Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a 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-ssh8834459989291199905.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh726614290085366996.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3105876651086368019.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh4863352871368976471.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-ssh14450321747145723843.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8493 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/330 [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/330 # 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 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4202)" > git config core.sparsecheckout # timeout=10 > git checkout -f b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a # timeout=10 > git rev-list --no-walk 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-18T20:53:16.686Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-18T20:53:16.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-18T20:53:16.738Z] ========================================================= [2022-10-18T20:53:16.738Z] EdgeX Global Pipelines Version Info [2022-10-18T20:53:16.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-18T20:53:17.451Z] ------------------- [2022-10-18T20:53:17.451Z] stable info: [2022-10-18T20:53:17.452Z] ------------------- [2022-10-18T20:53:17.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-18T20:53:17.452Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T20:53:17.452Z] Message: update stable to v1.0.243 [2022-10-18T20:53:18.020Z] ------------------- [2022-10-18T20:53:18.020Z] experimental info: [2022-10-18T20:53:18.020Z] ------------------- [2022-10-18T20:53:18.020Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-18T20:53:18.020Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T20:53:18.020Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-18T20:53:18.189Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-18T20:53:18.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-18T20:53:18.216Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-18T20:53:18.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-18T20:53:18.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-18T20:53:18.241Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-18T20:53:18.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-18T20:53:18.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-18T20:53:18.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-18T20:53:18.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-18T20:53:18.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-18T20:53:18.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-18T20:53:18.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-18T20:53:18.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-18T20:53:18.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-18T20:53:18.330Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T20:53:18.340Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T20:53:18.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-18T20:53:18.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-18T20:53:18.371Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-18T20:53:18.382Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-18T20:53:18.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-18T20:53:18.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-18T20:53:18.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-18T20:53:18.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-18T20:53:18.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-18T20:53:18.456Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] echo [2022-10-18T20:53:18.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b03163b [Pipeline] echo [2022-10-18T20:53:18.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T20:53:18.519Z] provisioning config files... [2022-10-18T20:53:18.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config7452448408906518207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T20:53:18.829Z] ---> docker-login.sh [2022-10-18T20:53:18.829Z] nexus3.edgexfoundry.org:10001 [2022-10-18T20:53:19.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:53:19.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:53:19.349Z] Configure a credential helper to remove this warning. See [2022-10-18T20:53:19.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:53:19.349Z] [2022-10-18T20:53:19.349Z] Login Succeeded [2022-10-18T20:53:19.349Z] nexus3.edgexfoundry.org:10002 [2022-10-18T20:53:19.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:53:19.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:53:19.349Z] Configure a credential helper to remove this warning. See [2022-10-18T20:53:19.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:53:19.349Z] [2022-10-18T20:53:19.349Z] Login Succeeded [2022-10-18T20:53:19.349Z] nexus3.edgexfoundry.org:10003 [2022-10-18T20:53:19.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:53:19.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:53:19.608Z] Configure a credential helper to remove this warning. See [2022-10-18T20:53:19.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:53:19.608Z] [2022-10-18T20:53:19.608Z] Login Succeeded [2022-10-18T20:53:19.608Z] nexus3.edgexfoundry.org:10004 [2022-10-18T20:53:19.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:53:19.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:53:19.608Z] Configure a credential helper to remove this warning. See [2022-10-18T20:53:19.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:53:19.608Z] [2022-10-18T20:53:19.608Z] Login Succeeded [2022-10-18T20:53:19.608Z] docker.io [2022-10-18T20:53:19.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:53:20.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:53:20.128Z] Configure a credential helper to remove this warning. See [2022-10-18T20:53:20.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:53:20.128Z] [2022-10-18T20:53:20.128Z] Login Succeeded [2022-10-18T20:53:20.128Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T20:53:20.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T20:53:20.433Z] + 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-18T20:53:20.433Z] + dirname cmd/core-command/Dockerfile [2022-10-18T20:53:20.433Z] + cut -d/ -f2 [2022-10-18T20:53:20.433Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-18T20:53:20.433Z] + cut -d/ -f2 [2022-10-18T20:53:20.433Z] + dirname cmd/core-data/Dockerfile [2022-10-18T20:53:20.433Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-18T20:53:20.433Z] + dirname cmd/core-metadata/Dockerfile [2022-10-18T20:53:20.433Z] + cut -d/ -f2 [2022-10-18T20:53:20.433Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-18T20:53:20.433Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-18T20:53:20.433Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-18T20:53:20.434Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-18T20:53:20.434Z] cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-18T20:53:20.434Z] + + cut -d/ -f2dirname [2022-10-18T20:53:20.434Z] cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T20:53:20.434Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/support-notifications/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-18T20:53:20.434Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-18T20:53:20.434Z] + cut -d/ -f2 [2022-10-18T20:53:20.434Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-18T20:53:20.468Z] 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-18T20:53:20.809Z] + git rev-list -1 --merges b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a~1..b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] echo [2022-10-18T20:53:20.832Z] -----------> git rev-list -1 --merges b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a~1..b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [false] [Pipeline] sh [2022-10-18T20:53:21.120Z] + git log --format=format:%s -1 b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] echo [2022-10-18T20:53:21.133Z] ========================================================= [2022-10-18T20:53:21.133Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-18T20:53:21.133Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-18T20:53:21.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T20:53:21.538Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-18T20:53:21.538Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-18T20:53:21.538Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-18T20:53:21.538Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-18T20:53:21.538Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-18T20:53:21.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:53:21.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T20:53:21.943Z] [2022-10-18T20:53:21.943Z] 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-18T20:53:22.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T20:53:22.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-18T20:53:22.240Z] b85a868b505f: Pulling fs layer [2022-10-18T20:53:22.240Z] e2be974225ed: Pulling fs layer [2022-10-18T20:53:22.240Z] 339a4e72a1f5: Pulling fs layer [2022-10-18T20:53:22.240Z] 988bab9f4d93: Pulling fs layer [2022-10-18T20:53:22.240Z] 1469e6f7b9e6: Pulling fs layer [2022-10-18T20:53:22.240Z] eaf3925da568: Pulling fs layer [2022-10-18T20:53:22.240Z] bab4dde63d76: Pulling fs layer [2022-10-18T20:53:22.240Z] bde34c3a00c8: Pulling fs layer [2022-10-18T20:53:22.240Z] b352a97aabf1: Pulling fs layer [2022-10-18T20:53:22.240Z] 4872d77fe225: Pulling fs layer [2022-10-18T20:53:22.240Z] 5851b861e8e6: Pulling fs layer [2022-10-18T20:53:22.240Z] 988bab9f4d93: Waiting [2022-10-18T20:53:22.240Z] 1469e6f7b9e6: Waiting [2022-10-18T20:53:22.240Z] b352a97aabf1: Waiting [2022-10-18T20:53:22.240Z] 4872d77fe225: Waiting [2022-10-18T20:53:22.240Z] 5851b861e8e6: Waiting [2022-10-18T20:53:22.240Z] bab4dde63d76: Waiting [2022-10-18T20:53:22.240Z] bde34c3a00c8: Waiting [2022-10-18T20:53:22.240Z] eaf3925da568: Waiting [2022-10-18T20:53:22.240Z] e2be974225ed: Download complete [2022-10-18T20:53:22.240Z] 988bab9f4d93: Verifying Checksum [2022-10-18T20:53:22.240Z] 988bab9f4d93: Download complete [2022-10-18T20:53:22.499Z] 1469e6f7b9e6: Verifying Checksum [2022-10-18T20:53:22.499Z] 1469e6f7b9e6: Download complete [2022-10-18T20:53:22.499Z] 339a4e72a1f5: Verifying Checksum [2022-10-18T20:53:22.499Z] 339a4e72a1f5: Download complete [2022-10-18T20:53:22.499Z] eaf3925da568: Verifying Checksum [2022-10-18T20:53:22.499Z] eaf3925da568: Download complete [2022-10-18T20:53:22.499Z] bde34c3a00c8: Download complete [2022-10-18T20:53:22.499Z] b352a97aabf1: Download complete [2022-10-18T20:53:22.499Z] 4872d77fe225: Download complete [2022-10-18T20:53:22.499Z] 5851b861e8e6: Verifying Checksum [2022-10-18T20:53:22.499Z] 5851b861e8e6: Download complete [2022-10-18T20:53:22.499Z] b85a868b505f: Verifying Checksum [2022-10-18T20:53:22.499Z] b85a868b505f: Download complete [2022-10-18T20:53:22.758Z] bab4dde63d76: Verifying Checksum [2022-10-18T20:53:22.758Z] bab4dde63d76: Download complete [2022-10-18T20:53:23.695Z] b85a868b505f: Pull complete [2022-10-18T20:53:23.952Z] e2be974225ed: Pull complete [2022-10-18T20:53:24.520Z] 339a4e72a1f5: Pull complete [2022-10-18T20:53:24.520Z] 988bab9f4d93: Pull complete [2022-10-18T20:53:24.778Z] 1469e6f7b9e6: Pull complete [2022-10-18T20:53:24.778Z] eaf3925da568: Pull complete [2022-10-18T20:53:26.677Z] bab4dde63d76: Pull complete [2022-10-18T20:53:26.677Z] bde34c3a00c8: Pull complete [2022-10-18T20:53:26.677Z] b352a97aabf1: Pull complete [2022-10-18T20:53:26.938Z] 4872d77fe225: Pull complete [2022-10-18T20:53:26.938Z] 5851b861e8e6: Pull complete [2022-10-18T20:53:26.938Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-18T20:53:26.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T20:53:26.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:53:27.030Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T20:53:27.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T20:53:28.611Z] $ docker top 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 -eo pid,comm [2022-10-18T20:53:28.660Z] 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-18T20:53:28.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T20:53:28.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T20:53:28.690Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T20:53:28.817Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T20:53:28.822Z] $ docker exec 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent [2022-10-18T20:53:28.933Z] SSH_AUTH_SOCK=/tmp/ssh-RIYATtLjp2xc/agent.32 [2022-10-18T20:53:28.933Z] SSH_AGENT_PID=38 [2022-10-18T20:53:28.940Z] Running ssh-add (command line suppressed) [2022-10-18T20:53:29.049Z] Identity added: /w/workspace/edgex-go/330@tmp/private_key_15409667811331833997.key (/w/workspace/edgex-go/330@tmp/private_key_15409667811331833997.key) [2022-10-18T20:53:29.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T20:53:29.351Z] + git tag --points-at HEAD [Pipeline] } [2022-10-18T20:53:29.365Z] $ docker exec --env ******** --env ******** 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent -k [2022-10-18T20:53:29.481Z] unset SSH_AUTH_SOCK; [2022-10-18T20:53:29.482Z] unset SSH_AGENT_PID; [2022-10-18T20:53:29.482Z] echo Agent pid 38 killed; [2022-10-18T20:53:29.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-18T20:53:29.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T20:53:29.510Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T20:53:29.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T20:53:29.628Z] $ docker exec 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent [2022-10-18T20:53:29.737Z] SSH_AUTH_SOCK=/tmp/ssh-y907B21Dsdpv/agent.70 [2022-10-18T20:53:29.737Z] SSH_AGENT_PID=76 [2022-10-18T20:53:29.742Z] Running ssh-add (command line suppressed) [2022-10-18T20:53:29.840Z] Identity added: /w/workspace/edgex-go/330@tmp/private_key_10206670436741192392.key (/w/workspace/edgex-go/330@tmp/private_key_10206670436741192392.key) [2022-10-18T20:53:29.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T20:53:30.135Z] + git semver init [2022-10-18T20:53:30.394Z] 2022-10-18 20:53:30,335 [run_init] DEBUG init version:0.0.0 force:False [2022-10-18T20:53:30.394Z] 2022-10-18 20:53:30,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/330/.semver [2022-10-18T20:53:30.394Z] 2022-10-18 20:53:30,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/330/.semver [2022-10-18T20:53:30.394Z] 2022-10-18 20:53:30,336 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/330/.semver'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=None) [2022-10-18T20:53:35.715Z] 2022-10-18 20:53:35,182 [append_file] DEBUG append to file:/w/workspace/edgex-go/330/.git/info/exclude [2022-10-18T20:53:35.715Z] 2022-10-18 20:53:35,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/330/.semver/main with force:False [2022-10-18T20:53:35.716Z] 2022-10-18 20:53:35,183 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T20:53:35.716Z] 2022-10-18 20:53:35,183 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T20:53:35.716Z] 2.3.0-dev.92 [Pipeline] } [2022-10-18T20:53:35.730Z] $ docker exec --env ******** --env ******** 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 ssh-agent -k [2022-10-18T20:53:35.831Z] unset SSH_AUTH_SOCK; [2022-10-18T20:53:35.831Z] unset SSH_AGENT_PID; [2022-10-18T20:53:35.831Z] echo Agent pid 76 killed; [2022-10-18T20:53:35.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T20:53:36.151Z] + git semver [Pipeline] } [2022-10-18T20:53:36.428Z] $ docker stop --time=1 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 [2022-10-18T20:53:37.759Z] $ docker rm -f 0393d338c09139ff5d9eeba6489d33658c734de57891c3ceb7e62c5e1faf8338 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T20:53:38.097Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-18T20:53:38.265Z] Stashed 1 file(s) [Pipeline] echo [2022-10-18T20:53:38.268Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.92 [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-18T20:53:38.661Z] + git config --global --add safe.directory /w/workspace/edgex-go/330 [Pipeline] echo [2022-10-18T20:53:38.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T20:53:38.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T20:53:38.693Z] ========================================================= [2022-10-18T20:53:38.693Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-18T20:53:38.693Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T20:53:38.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T20:53:38.981Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-18T20:53:38.981Z] 213ec9aee27d: Pulling fs layer [2022-10-18T20:53:38.981Z] 4583459ba037: Pulling fs layer [2022-10-18T20:53:38.981Z] 93c1e223e6f2: Pulling fs layer [2022-10-18T20:53:38.981Z] 53926ce57604: Pulling fs layer [2022-10-18T20:53:38.981Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-18T20:53:38.981Z] 30f14e443154: Pulling fs layer [2022-10-18T20:53:38.981Z] 801331c1e519: Pulling fs layer [2022-10-18T20:53:38.981Z] 99cc6dd402b0: Pulling fs layer [2022-10-18T20:53:38.981Z] 7d9ed39f4882: Pulling fs layer [2022-10-18T20:53:38.981Z] 801331c1e519: Waiting [2022-10-18T20:53:38.981Z] 53926ce57604: Waiting [2022-10-18T20:53:38.981Z] 7d9ed39f4882: Waiting [2022-10-18T20:53:38.981Z] 21b2b0c7a3f4: Waiting [2022-10-18T20:53:38.981Z] 99cc6dd402b0: Waiting [2022-10-18T20:53:38.981Z] 30f14e443154: Waiting [2022-10-18T20:53:38.981Z] 93c1e223e6f2: Verifying Checksum [2022-10-18T20:53:38.981Z] 93c1e223e6f2: Download complete [2022-10-18T20:53:38.981Z] 4583459ba037: Download complete [2022-10-18T20:53:38.981Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-18T20:53:38.981Z] 21b2b0c7a3f4: Download complete [2022-10-18T20:53:38.981Z] 30f14e443154: Verifying Checksum [2022-10-18T20:53:38.981Z] 30f14e443154: Download complete [2022-10-18T20:53:38.981Z] 213ec9aee27d: Verifying Checksum [2022-10-18T20:53:38.981Z] 213ec9aee27d: Download complete [2022-10-18T20:53:38.981Z] 801331c1e519: Verifying Checksum [2022-10-18T20:53:38.981Z] 801331c1e519: Download complete [2022-10-18T20:53:39.244Z] 213ec9aee27d: Pull complete [2022-10-18T20:53:39.244Z] 4583459ba037: Pull complete [2022-10-18T20:53:39.513Z] 93c1e223e6f2: Pull complete [2022-10-18T20:53:39.776Z] 7d9ed39f4882: Verifying Checksum [2022-10-18T20:53:39.776Z] 7d9ed39f4882: Download complete [2022-10-18T20:53:39.776Z] 99cc6dd402b0: Verifying Checksum [2022-10-18T20:53:39.776Z] 99cc6dd402b0: Download complete [2022-10-18T20:53:39.776Z] 53926ce57604: Verifying Checksum [2022-10-18T20:53:39.776Z] 53926ce57604: Download complete [2022-10-18T20:53:43.973Z] 53926ce57604: Pull complete [2022-10-18T20:53:43.973Z] 21b2b0c7a3f4: Pull complete [2022-10-18T20:53:43.973Z] 30f14e443154: Pull complete [2022-10-18T20:53:43.973Z] 801331c1e519: Pull complete [2022-10-18T20:53:45.869Z] 99cc6dd402b0: Pull complete [2022-10-18T20:53:46.434Z] 7d9ed39f4882: Pull complete [2022-10-18T20:53:46.693Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-18T20:53:46.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T20:53:46.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T20:53:46.992Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T20:53:46.992Z] WORKDIR /edgex [2022-10-18T20:53:46.992Z] COPY go.mod . [2022-10-18T20:53:46.992Z] RUN go mod download [2022-10-18T20:53:46.992Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-18T20:53:47.561Z] Sending build context to Docker daemon 169.6MB [2022-10-18T20:53:47.561Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T20:53:47.561Z] ---> 1dedd983c030 [2022-10-18T20:53:47.561Z] Step 2/4 : WORKDIR /edgex [2022-10-18T20:53:50.854Z] ---> Running in c60b82fde84d [2022-10-18T20:53:50.854Z] Removing intermediate container c60b82fde84d [2022-10-18T20:53:50.854Z] ---> adef9d17e8a4 [2022-10-18T20:53:50.854Z] Step 3/4 : COPY go.mod . [2022-10-18T20:53:50.854Z] ---> 6c528cab1c8f [2022-10-18T20:53:50.854Z] Step 4/4 : RUN go mod download [2022-10-18T20:53:50.854Z] ---> Running in 55f92564573c [2022-10-18T20:53:53.340Z] Still waiting to schedule task [2022-10-18T20:53:53.340Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-18T20:54:03.087Z] Removing intermediate container 55f92564573c [2022-10-18T20:54:03.087Z] ---> 6b193a70c4c1 [2022-10-18T20:54:03.087Z] Successfully built 6b193a70c4c1 [2022-10-18T20:54:03.087Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:54:03.396Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T20:54:03.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:54:03.477Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T20:54:03.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T20:54:03.913Z] $ docker top 5b8c0b44ea007c988a15b7008c32c513d3c5013944aaa9c722fb771d15b24f9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T20:54:04.261Z] + go version [2022-10-18T20:54:04.261Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-18T20:54:04.273Z] $ docker stop --time=1 5b8c0b44ea007c988a15b7008c32c513d3c5013944aaa9c722fb771d15b24f9d [2022-10-18T20:54:05.538Z] $ docker rm -f 5b8c0b44ea007c988a15b7008c32c513d3c5013944aaa9c722fb771d15b24f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:54:05.937Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T20:54:05.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:54:05.995Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T20:54:06.027Z] $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T20:54:06.361Z] $ docker top 90d0189ed8d54603d9d403154286b81cfbb8aeaf28804230783c235ba46d3498 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T20:54:06.420Z] ========================================================= [2022-10-18T20:54:06.420Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-18T20:54:06.420Z] ========================================================= [Pipeline] sh [2022-10-18T20:54:06.698Z] + git config --global --add safe.directory /w/workspace/edgex-go/330 [Pipeline] fileExists [Pipeline] sh [2022-10-18T20:54:06.993Z] + make test [2022-10-18T20:54:06.993Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T20:54:13.555Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-18T20:54:25.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-18T20:54:26.026Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-18T20:54:26.284Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-18T20:54:26.284Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-18T20:54:26.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-18T20:54:26.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-18T20:54:27.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-10-18T20:54:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-18T20:54:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-18T20:54:27.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements [2022-10-18T20:54:27.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.100s coverage: 41.3% of statements [2022-10-18T20:54:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-18T20:54:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-18T20:54:28.041Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.2% of statements [2022-10-18T20:54:28.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-18T20:54:28.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.460s coverage: 89.2% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.101s coverage: 2.2% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.122s coverage: 58.8% of statements [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-10-18T20:54:32.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-10-18T20:54:32.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-10-18T20:54:40.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-10-18T20:54:40.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2022-10-18T20:54:42.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 80.5% of statements [2022-10-18T20:54:42.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.099s coverage: 85.4% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.305s coverage: 65.8% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.180s coverage: 92.3% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-18T20:54:50.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-10-18T20:54:50.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-10-18T20:54:50.988Z] 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-18T20:55:09.064Z] 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-18T20:55:09.064Z] GO111MODULE=on go vet ./... [2022-10-18T20:55:12.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T20:55:12.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T20:55:12.622Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-18T20:55:12.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-18T20:55:12.920Z] + ls -al . [2022-10-18T20:55:12.920Z] total 760 [2022-10-18T20:55:12.920Z] drwxrwxr-x 11 1001 1001 4096 Oct 18 20:54 . [2022-10-18T20:55:12.920Z] drwxr-xr-x 4 root root 4096 Oct 18 20:54 .. [2022-10-18T20:55:12.920Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 20:53 .blubracket [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 16 Oct 18 20:53 .dockerignore [2022-10-18T20:55:12.920Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 20:54 .git [2022-10-18T20:55:12.920Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 20:53 .github [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 1030 Oct 18 20:53 .gitignore [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 20:53 .golangci.yml [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 87 Oct 18 20:53 .hadolint.yml [2022-10-18T20:55:12.920Z] drwxr-xr-x 3 1001 1001 4096 Oct 18 20:53 .semver [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 20:53 .sonarcloud.properties [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 20:53 ADOPTERS.md [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 10722 Oct 18 20:53 Attribution.txt [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 63209 Oct 18 20:53 CHANGELOG.md [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 20:53 CONTRIBUTING.md [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 20:53 GOVERNANCE.md [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 850 Oct 18 20:53 Jenkinsfile [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 20:53 LICENSE [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 13857 Oct 18 20:53 Makefile [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 20:53 OWNERS.md [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 9799 Oct 18 20:53 README.md [2022-10-18T20:55:12.920Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 20:53 SECURITY.md [2022-10-18T20:55:12.921Z] -rw-rw-r-- 1 1001 1001 12 Oct 18 20:53 VERSION [2022-10-18T20:55:12.921Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 20:53 ZMQWindows.md [2022-10-18T20:55:12.921Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 20:53 bin [2022-10-18T20:55:12.921Z] drwxrwxr-x 18 1001 1001 4096 Oct 18 20:53 cmd [2022-10-18T20:55:12.921Z] -rw-r--r-- 1 root root 502375 Oct 18 20:54 coverage.out [2022-10-18T20:55:12.921Z] -rw-rw-r-- 1 1001 1001 3458 Oct 18 20:53 go.mod [2022-10-18T20:55:12.921Z] -rw-rw-r-- 1 1001 1001 38041 Oct 18 20:53 go.sum [2022-10-18T20:55:12.921Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 20:53 internal [2022-10-18T20:55:12.921Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 20:53 openapi [2022-10-18T20:55:12.921Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 20:53 snap [2022-10-18T20:55:12.921Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 20:53 version.go [Pipeline] sh [2022-10-18T20:55:13.207Z] + '[' -e coverage.out ] [2022-10-18T20:55:13.207Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-18T20:55:13.325Z] Stashed 1 file(s) [Pipeline] sh [2022-10-18T20:55:13.600Z] + make build [2022-10-18T20:55:13.600Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T20:55:25.297Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8494 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-18T20:55:25.309Z] Running in /w/workspace/edgex-go/330 [Pipeline] { [Pipeline] checkout [2022-10-18T20:55:25.340Z] The recommended git tool is: git [2022-10-18T20:55:25.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T20:55:30.163Z] using credential edgex-jenkins-ssh [2022-10-18T20:55:30.182Z] Cloning the remote Git repository [2022-10-18T20:55:30.227Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-18T20:55:30.315Z] > git init /w/workspace/edgex-go/330 # timeout=10 [2022-10-18T20:55:30.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-18T20:55:30.469Z] > git --version # timeout=10 [2022-10-18T20:55:30.497Z] > git --version # 'git version 2.25.1' [2022-10-18T20:55:30.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T20:55:30.551Z] Verifying host key using known hosts file [2022-10-18T20:55:30.763Z] 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-18T20:55:30.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T20:55:38.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T20:55:38.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T20:55:44.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T20:55:44.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T20:55:45.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T20:55:46.723Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T20:55:46.873Z] Avoid second fetch [2022-10-18T20:55:46.873Z] Checking out Revision b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a (main) [2022-10-18T20:55:46.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-18T20:55:46.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T20:55:46.891Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T20:55:46.925Z] > git checkout -f b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a # timeout=10 [2022-10-18T20:55:47.548Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4202)" [2022-10-18T20:55:47.657Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T20:55:48.516Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-18T20:55:48.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T20:55:48.516Z] Dload Upload Total Spent Left Speed [2022-10-18T20:55:48.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-10-18T20:55:49.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T20:55:49.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-18T20:55:49.399Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-18T20:55:49.399Z] + sudo tee /etc/docker/daemon.new [2022-10-18T20:55:49.399Z] { [2022-10-18T20:55:49.399Z] "registry-mirrors": [ [2022-10-18T20:55:49.399Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-18T20:55:49.399Z] ], [2022-10-18T20:55:49.399Z] "bip": "10.250.0.254/24", [2022-10-18T20:55:49.399Z] "hosts": [ [2022-10-18T20:55:49.399Z] "tcp://0.0.0.0:5555", [2022-10-18T20:55:49.399Z] "unix:///var/run/docker.sock" [2022-10-18T20:55:49.399Z] ], [2022-10-18T20:55:49.399Z] "mtu": 1458, [2022-10-18T20:55:49.399Z] "selinux-enabled": true, [2022-10-18T20:55:49.399Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-18T20:55:49.399Z] } [Pipeline] sh [2022-10-18T20:55:49.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T20:55:49.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-18T20:55:50.056Z] + sudo service docker restart [2022-10-18T20:55:50.538Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T20:55:51.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-18T20:55:53.297Z] $ docker stop --time=1 90d0189ed8d54603d9d403154286b81cfbb8aeaf28804230783c235ba46d3498 [2022-10-18T20:55:56.717Z] $ docker rm -f 90d0189ed8d54603d9d403154286b81cfbb8aeaf28804230783c235ba46d3498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:55:57.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T20:55:57.574Z] [2022-10-18T20:55:57.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:55:57.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T20:55:57.870Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-18T20:55:57.870Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-18T20:55:57.870Z] ca9280d653b3: Pulling fs layer [2022-10-18T20:55:57.870Z] 7e9c9ca2126c: Pulling fs layer [2022-10-18T20:55:57.870Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-18T20:55:57.870Z] cbdbe7a5bc2a: Download complete [2022-10-18T20:55:58.130Z] ca9280d653b3: Verifying Checksum [2022-10-18T20:55:58.130Z] ca9280d653b3: Download complete [2022-10-18T20:55:58.130Z] cbdbe7a5bc2a: Pull complete [2022-10-18T20:55:58.695Z] 7e9c9ca2126c: Verifying Checksum [2022-10-18T20:55:58.695Z] 7e9c9ca2126c: Download complete [2022-10-18T20:55:58.695Z] ca9280d653b3: Pull complete [2022-10-18T20:56:01.981Z] 7e9c9ca2126c: Pull complete [2022-10-18T20:56:01.981Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-18T20:56:01.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T20:56:01.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:56:02.054Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T20:56:02.091Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T20:56:04.302Z] $ docker top a472c6bd66865cdcfc95b2609c9494663ded9dd4853b216dfd23acbdc8205e5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T20:56:04.640Z] + docker-compose build --help [2022-10-18T20:56:04.640Z] + grep parallel [2022-10-18T20:56:05.208Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T20:56:05.223Z] $ docker stop --time=1 a472c6bd66865cdcfc95b2609c9494663ded9dd4853b216dfd23acbdc8205e5e [2022-10-18T20:56:06.526Z] $ docker rm -f a472c6bd66865cdcfc95b2609c9494663ded9dd4853b216dfd23acbdc8205e5e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:56:06.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T20:56:06.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:56:06.988Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T20:56:07.021Z] $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T20:56:07.353Z] $ docker top c81a5d44dc70046964f0f85e8a338595b57c111cb13417a8c53a0355fa7702a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T20:56:07.692Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T20:56:08.260Z] Building core-command ... [2022-10-18T20:56:08.260Z] Building core-data ... [2022-10-18T20:56:08.260Z] Building core-metadata ... [2022-10-18T20:56:08.260Z] Building security-bootstrapper ... [2022-10-18T20:56:08.260Z] Building security-proxy-setup ... [2022-10-18T20:56:08.260Z] Building security-secretstore-setup ... [2022-10-18T20:56:08.260Z] Building security-spiffe-token-provider ... [2022-10-18T20:56:08.260Z] Building security-spire-agent ... [2022-10-18T20:56:08.260Z] Building security-spire-config ... [2022-10-18T20:56:08.260Z] Building security-spire-server ... [2022-10-18T20:56:08.260Z] Building support-notifications ... [2022-10-18T20:56:08.260Z] Building support-scheduler ... [2022-10-18T20:56:08.260Z] Building sys-mgmt-agent ... [2022-10-18T20:56:08.260Z] Building core-command [2022-10-18T20:56:08.260Z] Building security-spiffe-token-provider [2022-10-18T20:56:08.260Z] Building support-notifications [2022-10-18T20:56:08.260Z] Building support-scheduler [2022-10-18T20:56:08.260Z] Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T20:56:08.314Z] provisioning config files... [2022-10-18T20:56:08.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config5211960303695722724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T20:56:08.693Z] ---> docker-login.sh [2022-10-18T20:56:08.694Z] nexus3.edgexfoundry.org:10001 [2022-10-18T20:56:09.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:56:09.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:56:09.283Z] Configure a credential helper to remove this warning. See [2022-10-18T20:56:09.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:56:09.283Z] [2022-10-18T20:56:09.283Z] Login Succeeded [2022-10-18T20:56:09.283Z] nexus3.edgexfoundry.org:10002 [2022-10-18T20:56:09.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:56:09.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:56:09.554Z] Configure a credential helper to remove this warning. See [2022-10-18T20:56:09.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:56:09.554Z] [2022-10-18T20:56:09.554Z] Login Succeeded [2022-10-18T20:56:09.554Z] nexus3.edgexfoundry.org:10003 [2022-10-18T20:56:09.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:56:10.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:56:10.091Z] Configure a credential helper to remove this warning. See [2022-10-18T20:56:10.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:56:10.091Z] [2022-10-18T20:56:10.091Z] Login Succeeded [2022-10-18T20:56:10.091Z] nexus3.edgexfoundry.org:10004 [2022-10-18T20:56:10.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:56:10.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:56:10.372Z] Configure a credential helper to remove this warning. See [2022-10-18T20:56:10.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:56:10.372Z] [2022-10-18T20:56:10.372Z] Login Succeeded [2022-10-18T20:56:10.372Z] docker.io [2022-10-18T20:56:10.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:56:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:56:10.910Z] Configure a credential helper to remove this warning. See [2022-10-18T20:56:10.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:56:10.910Z] [2022-10-18T20:56:10.910Z] Login Succeeded [2022-10-18T20:56:10.910Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T20:56:10.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-18T20:56:11.392Z] + git config --global --add safe.directory /w/workspace/edgex-go/330 [Pipeline] echo [2022-10-18T20:56:11.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T20:56:11.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T20:56:11.430Z] ========================================================= [2022-10-18T20:56:11.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-18T20:56:11.430Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T20:56:11.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T20:56:12.025Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-18T20:56:12.025Z] 9b18e9b68314: Pulling fs layer [2022-10-18T20:56:12.025Z] d32db5db7311: Pulling fs layer [2022-10-18T20:56:12.025Z] d0c4b47475fc: Pulling fs layer [2022-10-18T20:56:12.025Z] 5831b945b038: Pulling fs layer [2022-10-18T20:56:12.025Z] 86bbec2aaacd: Pulling fs layer [2022-10-18T20:56:12.025Z] e10730c5d714: Pulling fs layer [2022-10-18T20:56:12.025Z] 5dd5c2283517: Pulling fs layer [2022-10-18T20:56:12.025Z] d5ac0230b979: Pulling fs layer [2022-10-18T20:56:12.025Z] e10730c5d714: Waiting [2022-10-18T20:56:12.025Z] 5831b945b038: Waiting [2022-10-18T20:56:12.025Z] 5dd5c2283517: Waiting [2022-10-18T20:56:12.026Z] d5ac0230b979: Waiting [2022-10-18T20:56:12.026Z] 86bbec2aaacd: Waiting [2022-10-18T20:56:12.026Z] d0c4b47475fc: Download complete [2022-10-18T20:56:12.026Z] d32db5db7311: Verifying Checksum [2022-10-18T20:56:12.026Z] d32db5db7311: Download complete [2022-10-18T20:56:12.026Z] 86bbec2aaacd: Verifying Checksum [2022-10-18T20:56:12.026Z] 86bbec2aaacd: Download complete [2022-10-18T20:56:12.026Z] e10730c5d714: Verifying Checksum [2022-10-18T20:56:12.026Z] e10730c5d714: Download complete [2022-10-18T20:56:12.026Z] 9b18e9b68314: Verifying Checksum [2022-10-18T20:56:12.026Z] 9b18e9b68314: Download complete [2022-10-18T20:56:13.016Z] 9b18e9b68314: Pull complete [2022-10-18T20:56:13.016Z] d5ac0230b979: Verifying Checksum [2022-10-18T20:56:13.016Z] d5ac0230b979: Download complete [2022-10-18T20:56:13.605Z] d32db5db7311: Pull complete [2022-10-18T20:56:13.874Z] d0c4b47475fc: Pull complete [2022-10-18T20:56:14.460Z] 5dd5c2283517: Verifying Checksum [2022-10-18T20:56:14.461Z] 5dd5c2283517: Download complete [2022-10-18T20:56:15.045Z] 5831b945b038: Verifying Checksum [2022-10-18T20:56:15.045Z] 5831b945b038: Download complete [2022-10-18T20:56:18.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:56:18.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:56:18.224Z] ---> 6b193a70c4c1 [2022-10-18T20:56:18.224Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:56:18.224Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:56:18.224Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:56:18.224Z] ---> 6b193a70c4c1 [2022-10-18T20:56:18.224Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:56:18.224Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:56:18.224Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:56:18.224Z] ---> 6b193a70c4c1 [2022-10-18T20:56:18.224Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:56:18.224Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:56:18.224Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:56:18.224Z] ---> 6b193a70c4c1 [2022-10-18T20:56:18.224Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T20:56:18.224Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:56:18.224Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:56:18.224Z] ---> 6b193a70c4c1 [2022-10-18T20:56:18.224Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T20:56:21.509Z] ---> Running in 5f0767eea79d [2022-10-18T20:56:21.509Z] ---> Running in 028b2d48b8f0 [2022-10-18T20:56:21.509Z] ---> Running in 9d29b34dcd22 [2022-10-18T20:56:21.509Z] ---> Running in 7d325e1ece3e [2022-10-18T20:56:21.509Z] ---> Running in 870ef5062728 [2022-10-18T20:56:21.509Z] Removing intermediate container 028b2d48b8f0 [2022-10-18T20:56:21.509Z] ---> a569e948bf26 [2022-10-18T20:56:21.509Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T20:56:21.509Z] Removing intermediate container 7d325e1ece3e [2022-10-18T20:56:21.509Z] ---> 27cbeadd0ec2 [2022-10-18T20:56:21.509Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T20:56:21.509Z] Removing intermediate container 870ef5062728 [2022-10-18T20:56:21.509Z] ---> 865d92a5b95d [2022-10-18T20:56:21.509Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T20:56:21.509Z] Removing intermediate container 5f0767eea79d [2022-10-18T20:56:21.509Z] Removing intermediate container 9d29b34dcd22 [2022-10-18T20:56:21.509Z] ---> 50fd76f7314a [2022-10-18T20:56:21.509Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T20:56:21.509Z] ---> bae85f365d26 [2022-10-18T20:56:21.509Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:56:21.767Z] ---> Running in e5ffc261d794 [2022-10-18T20:56:21.767Z] ---> Running in 527b8afc7341 [2022-10-18T20:56:21.767Z] ---> Running in fd306ea7afb9 [2022-10-18T20:56:21.767Z] ---> Running in 32c7bd8669eb [2022-10-18T20:56:21.767Z] ---> Running in f451a067d9ca [2022-10-18T20:56:21.767Z] Removing intermediate container e5ffc261d794 [2022-10-18T20:56:21.767Z] ---> f0abc40aee7d [2022-10-18T20:56:21.767Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:56:21.767Z] ---> Running in 2bbf4e7342dc [2022-10-18T20:56:21.767Z] Removing intermediate container fd306ea7afb9 [2022-10-18T20:56:21.767Z] ---> b017aa8a1f09 [2022-10-18T20:56:21.767Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:56:21.767Z] Removing intermediate container f451a067d9ca [2022-10-18T20:56:21.767Z] ---> 774999300459 [2022-10-18T20:56:21.767Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:56:21.767Z] ---> Running in 33f6646aebed [2022-10-18T20:56:21.767Z] ---> Running in 90d2a6a9248f [2022-10-18T20:56:22.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:22.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:22.595Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T20:56:22.596Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T20:56:22.596Z] OK: 17037 distinct packages available [2022-10-18T20:56:22.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:22.854Z] Removing intermediate container 32c7bd8669eb [2022-10-18T20:56:22.854Z] ---> 13c9951b2bb3 [2022-10-18T20:56:22.854Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T20:56:22.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:22.854Z] ---> Running in 01d95e9e61f7 [2022-10-18T20:56:22.854Z] Removing intermediate container 2bbf4e7342dc [2022-10-18T20:56:22.854Z] ---> 48a71103bb54 [2022-10-18T20:56:22.854Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T20:56:22.854Z] ---> Running in 3944c127cfa7 [2022-10-18T20:56:22.854Z] OK: 211 MiB in 51 packages [2022-10-18T20:56:23.113Z] Removing intermediate container 90d2a6a9248f [2022-10-18T20:56:23.113Z] ---> dfe55a132e4f [2022-10-18T20:56:23.113Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T20:56:23.113Z] ---> Running in 730213feac54 [2022-10-18T20:56:23.113Z] Removing intermediate container 33f6646aebed [2022-10-18T20:56:23.113Z] ---> 795f4b63c5de [2022-10-18T20:56:23.113Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T20:56:23.113Z] ---> Running in 49fdc06cb9a6 [2022-10-18T20:56:23.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:23.629Z] Removing intermediate container 527b8afc7341 [2022-10-18T20:56:23.629Z] ---> b766491b9b4f [2022-10-18T20:56:23.629Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T20:56:23.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:23.629Z] ---> 2b47559e7a9e [2022-10-18T20:56:23.629Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:56:23.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:23.629Z] ---> Running in 9569111505d0 [2022-10-18T20:56:23.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:24.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:24.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:24.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:24.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:56:24.720Z] OK: 211 MiB in 51 packages [2022-10-18T20:56:24.720Z] OK: 211 MiB in 51 packages [2022-10-18T20:56:24.978Z] OK: 211 MiB in 51 packages [2022-10-18T20:56:24.978Z] Removing intermediate container 01d95e9e61f7 [2022-10-18T20:56:24.978Z] ---> 8b6f6ec41bf4 [2022-10-18T20:56:24.979Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T20:56:25.236Z] Removing intermediate container 730213feac54 [2022-10-18T20:56:25.236Z] ---> 89f10f3341bc [2022-10-18T20:56:25.236Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T20:56:25.236Z] OK: 211 MiB in 51 packages [2022-10-18T20:56:25.236Z] ---> 955a472a0f47 [2022-10-18T20:56:25.236Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:56:25.236Z] ---> Running in 70d37cf75f78 [2022-10-18T20:56:25.236Z] Removing intermediate container 3944c127cfa7 [2022-10-18T20:56:25.236Z] ---> 94edc36e2607 [2022-10-18T20:56:25.236Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T20:56:25.236Z] ---> 878a7eab20df [2022-10-18T20:56:25.236Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:56:25.236Z] ---> Running in fe14ea7758b7 [2022-10-18T20:56:25.497Z] ---> bf5c84ae0903 [2022-10-18T20:56:25.497Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:56:25.497Z] ---> Running in afd71dc8f3a1 [2022-10-18T20:56:25.497Z] Removing intermediate container 49fdc06cb9a6 [2022-10-18T20:56:25.497Z] ---> a9d5982f997b [2022-10-18T20:56:25.497Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T20:56:25.754Z] ---> 4389a65efd77 [2022-10-18T20:56:25.754Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:56:25.754Z] ---> Running in 545e987ad165 [2022-10-18T20:56:27.386Z] 5831b945b038: Pull complete [2022-10-18T20:56:27.386Z] 86bbec2aaacd: Pull complete [2022-10-18T20:56:27.386Z] e10730c5d714: Pull complete [2022-10-18T20:56:32.758Z] 5dd5c2283517: Pull complete [2022-10-18T20:56:34.712Z] d5ac0230b979: Pull complete [2022-10-18T20:56:34.712Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-18T20:56:34.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T20:56:34.712Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T20:56:35.037Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T20:56:35.037Z] WORKDIR /edgex [2022-10-18T20:56:35.037Z] COPY go.mod . [2022-10-18T20:56:35.037Z] RUN go mod download -t [2022-10-18T20:56:35.037Z] ci-base-image-arm64 -f - . [2022-10-18T20:56:35.626Z] Sending build context to Docker daemon 3.268MB [2022-10-18T20:56:35.626Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T20:56:35.626Z] ---> 59b3b1a385d4 [2022-10-18T20:56:35.626Z] Step 2/4 : WORKDIR /edgex [2022-10-18T20:56:37.577Z] ---> Running in 04bc8db01d80 [2022-10-18T20:56:37.577Z] Removing intermediate container 04bc8db01d80 [2022-10-18T20:56:37.577Z] ---> beb01a06fe09 [2022-10-18T20:56:37.577Z] Step 3/4 : COPY go.mod . [2022-10-18T20:56:38.256Z] ---> a59db84e9580 [2022-10-18T20:56:38.256Z] Step 4/4 : RUN go mod download [2022-10-18T20:56:38.256Z] ---> Running in 2c9a48f2499a [2022-10-18T20:56:43.854Z] Removing intermediate container 9569111505d0 [2022-10-18T20:56:43.854Z] ---> 0923ffde84b5 [2022-10-18T20:56:43.854Z] Step 7/20 : COPY . . [2022-10-18T20:56:43.854Z] Removing intermediate container 545e987ad165 [2022-10-18T20:56:43.854Z] ---> 94e5723a5ac1 [2022-10-18T20:56:43.854Z] Step 9/23 : COPY . . [2022-10-18T20:56:43.854Z] Removing intermediate container afd71dc8f3a1 [2022-10-18T20:56:43.854Z] ---> bd1e2103bc50 [2022-10-18T20:56:43.854Z] Step 9/24 : COPY . . [2022-10-18T20:56:43.854Z] Removing intermediate container 70d37cf75f78 [2022-10-18T20:56:43.854Z] ---> 08e72dbc1f0d [2022-10-18T20:56:43.854Z] Removing intermediate container fe14ea7758b7 [2022-10-18T20:56:43.854Z] Step 8/33 : COPY . . ---> 9590706c2fea [2022-10-18T20:56:43.854Z] [2022-10-18T20:56:43.854Z] Step 9/23 : COPY . . [2022-10-18T20:57:01.962Z] ---> 4847ccbc6ef8 [2022-10-18T20:57:01.962Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T20:57:01.962Z] ---> f537979b75aa [2022-10-18T20:57:01.962Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T20:57:01.962Z] ---> 44e8f0ae80d6 [2022-10-18T20:57:01.962Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T20:57:01.962Z] ---> 5cf58513b072 [2022-10-18T20:57:01.962Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T20:57:01.962Z] ---> 1b1e1391460e [2022-10-18T20:57:01.962Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T20:57:01.962Z] ---> Running in ea2a2e88050d [2022-10-18T20:57:01.962Z] ---> Running in 69da6eef3f68 [2022-10-18T20:57:01.962Z] ---> Running in 1753fe2f3cd5 [2022-10-18T20:57:01.962Z] ---> Running in 3488fb8ceb06 [2022-10-18T20:57:01.962Z] ---> Running in ac55551a667a [2022-10-18T20:57:01.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-18T20:57:01.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T20:57:01.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T20:57:01.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T20:57:01.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T20:57:10.539Z] Removing intermediate container 2c9a48f2499a [2022-10-18T20:57:10.539Z] ---> 0c8d1b119546 [2022-10-18T20:57:10.539Z] Successfully built 0c8d1b119546 [2022-10-18T20:57:10.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:57:10.870Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T20:57:10.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:57:11.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container [2022-10-18T20:57:11.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-18T20:57:12.187Z] $ docker top c42db483e15574aed0d3c6f3dda5fb1f78c52d609f84558070476c8a322c1809 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T20:57:12.980Z] + go version [2022-10-18T20:57:12.980Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-18T20:57:12.997Z] $ docker stop --time=1 c42db483e15574aed0d3c6f3dda5fb1f78c52d609f84558070476c8a322c1809 [2022-10-18T20:57:14.546Z] $ docker rm -f c42db483e15574aed0d3c6f3dda5fb1f78c52d609f84558070476c8a322c1809 [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-18T20:57:15.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T20:57:15.094Z] [2022-10-18T20:57:15.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:57:15.419Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T20:57:15.419Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-18T20:57:15.419Z] 29e5d40040c1: Pulling fs layer [2022-10-18T20:57:15.419Z] 1ce36da41761: Pulling fs layer [2022-10-18T20:57:15.419Z] 25b303627fd3: Pulling fs layer [2022-10-18T20:57:15.685Z] 29e5d40040c1: Verifying Checksum [2022-10-18T20:57:15.685Z] 29e5d40040c1: Download complete [2022-10-18T20:57:15.953Z] 1ce36da41761: Verifying Checksum [2022-10-18T20:57:15.953Z] 1ce36da41761: Download complete [2022-10-18T20:57:15.953Z] 29e5d40040c1: Pull complete [2022-10-18T20:57:17.368Z] 1ce36da41761: Pull complete [2022-10-18T20:57:17.368Z] 25b303627fd3: Verifying Checksum [2022-10-18T20:57:17.368Z] 25b303627fd3: Download complete [2022-10-18T20:57:27.459Z] 25b303627fd3: Pull complete [2022-10-18T20:57:27.459Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-18T20:57:27.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T20:57:27.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:57:27.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container [2022-10-18T20:57:27.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T20:57:29.768Z] $ docker top a65b8752c1ec59c0b9d0b31a080354a960670ffe699bdc4bc4b5fb841badd684 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T20:57:30.590Z] + docker-compose build --help [2022-10-18T20:57:30.590Z] + grep parallel [2022-10-18T20:57:34.843Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T20:57:34.863Z] $ docker stop --time=1 a65b8752c1ec59c0b9d0b31a080354a960670ffe699bdc4bc4b5fb841badd684 [2022-10-18T20:57:36.514Z] $ docker rm -f a65b8752c1ec59c0b9d0b31a080354a960670ffe699bdc4bc4b5fb841badd684 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:57:37.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T20:57:37.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T20:57:37.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container [2022-10-18T20:57:37.247Z] $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-18T20:57:38.356Z] $ docker top 227a19c68a9e9121175d8029a0ee7c15143eacb31d8e78eeb826c6cf8f659d70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T20:57:38.849Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T20:57:43.103Z] Building core-command ... [2022-10-18T20:57:43.103Z] Building core-data ... [2022-10-18T20:57:43.103Z] Building core-metadata ... [2022-10-18T20:57:43.103Z] Building security-bootstrapper ... [2022-10-18T20:57:43.103Z] Building security-proxy-setup ... [2022-10-18T20:57:43.103Z] Building security-secretstore-setup ... [2022-10-18T20:57:43.103Z] Building security-spiffe-token-provider ... [2022-10-18T20:57:43.103Z] Building security-spire-agent ... [2022-10-18T20:57:43.103Z] Building security-spire-config ... [2022-10-18T20:57:43.103Z] Building security-spire-server ... [2022-10-18T20:57:43.103Z] Building support-notifications ... [2022-10-18T20:57:43.103Z] Building support-scheduler ... [2022-10-18T20:57:43.103Z] Building sys-mgmt-agent ... [2022-10-18T20:57:43.103Z] Building security-bootstrapper [2022-10-18T20:57:43.103Z] Building core-data [2022-10-18T20:57:43.103Z] Building security-spiffe-token-provider [2022-10-18T20:57:43.103Z] Building support-notifications [2022-10-18T20:57:43.103Z] Building security-secretstore-setup [2022-10-18T20:57:48.623Z] Removing intermediate container 69da6eef3f68 [2022-10-18T20:57:48.623Z] ---> 0b5fdddd5cb2 [2022-10-18T20:57:48.623Z] [2022-10-18T20:57:48.623Z] Removing intermediate container 3488fb8ceb06 [2022-10-18T20:57:48.623Z] Step 11/24 : FROM alpine:3.16 ---> 952c49814261 [2022-10-18T20:57:48.623Z] [2022-10-18T20:57:48.623Z] [2022-10-18T20:57:48.623Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T20:57:48.623Z] Removing intermediate container ea2a2e88050d [2022-10-18T20:57:48.623Z] ---> c0104b110bed [2022-10-18T20:57:48.623Z] [2022-10-18T20:57:48.623Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T20:57:48.623Z] Removing intermediate container 1753fe2f3cd5 [2022-10-18T20:57:48.623Z] ---> 148cf2c8cf63 [2022-10-18T20:57:48.623Z] [2022-10-18T20:57:48.623Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T20:57:48.623Z] Removing intermediate container ac55551a667a [2022-10-18T20:57:48.623Z] ---> 706b5e1316e9 [2022-10-18T20:57:48.623Z] [2022-10-18T20:57:48.623Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T20:57:48.623Z] 3.16: Pulling from library/alpine [2022-10-18T20:57:48.623Z] 3.16: Pulling from library/alpine [2022-10-18T20:57:48.623Z] 3.16: Pulling from library/alpine [2022-10-18T20:57:48.623Z] 3.16: Pulling from library/alpine [2022-10-18T20:57:50.528Z] 3.15: Pulling from library/alpine [2022-10-18T20:57:50.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T20:57:50.528Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T20:57:50.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T20:57:50.528Z] Status: Image is up to date for alpine:3.16 [2022-10-18T20:57:50.528Z] ---> 9c6f07244728 [2022-10-18T20:57:50.528Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T20:57:50.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T20:57:50.528Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T20:57:50.528Z] Status: Image is up to date for alpine:3.16 [2022-10-18T20:57:50.528Z] Status: Image is up to date for alpine:3.16 [2022-10-18T20:57:50.528Z] ---> 9c6f07244728 [2022-10-18T20:57:50.528Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T20:57:50.528Z] ---> 9c6f07244728 [2022-10-18T20:57:50.528Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T20:57:50.528Z] ---> 9c6f07244728 [2022-10-18T20:57:50.528Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T20:57:50.528Z] ---> Running in 8d7c6a203d54 [2022-10-18T20:57:50.528Z] ---> Running in 6a25ca5fd484 [2022-10-18T20:57:50.528Z] ---> Running in cd39f456131c [2022-10-18T20:57:50.528Z] ---> Running in ac6c0e70088c [2022-10-18T20:57:50.528Z] Removing intermediate container 6a25ca5fd484 [2022-10-18T20:57:50.528Z] ---> 82ffcd871ede [2022-10-18T20:57:50.528Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T20:57:50.528Z] ---> Running in 557b7ddf5371 [2022-10-18T20:57:50.528Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T20:57:50.528Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T20:57:50.528Z] ---> c4fc93816858 [2022-10-18T20:57:50.528Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T20:57:50.528Z] ---> Running in b30100428e66 [2022-10-18T20:57:50.786Z] Removing intermediate container b30100428e66 [2022-10-18T20:57:50.786Z] ---> 26ea89a27cc5 [2022-10-18T20:57:50.786Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:50.786Z] ---> Running in d02883902774 [2022-10-18T20:57:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:51.304Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T20:57:51.304Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T20:57:51.304Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:57:51.304Z] OK: 6 MiB in 16 packages [2022-10-18T20:57:51.304Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T20:57:51.304Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:57:51.304Z] OK: 6 MiB in 15 packages [2022-10-18T20:57:51.304Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T20:57:51.562Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T20:57:51.562Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:57:51.562Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T20:57:51.562Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T20:57:51.562Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:57:51.562Z] OK: 6 MiB in 15 packages [2022-10-18T20:57:51.562Z] OK: 6 MiB in 16 packages [2022-10-18T20:57:51.562Z] Removing intermediate container d02883902774 [2022-10-18T20:57:51.562Z] ---> b05b60bf40b7 [2022-10-18T20:57:51.562Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T20:57:51.562Z] ---> Running in c5ad7a05bd10 [2022-10-18T20:57:52.129Z] Removing intermediate container 557b7ddf5371 [2022-10-18T20:57:52.130Z] ---> cf154ab69e16 [2022-10-18T20:57:52.130Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T20:57:52.130Z] Removing intermediate container 8d7c6a203d54 [2022-10-18T20:57:52.130Z] ---> 20de17fd6ca0 [2022-10-18T20:57:52.130Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T20:57:52.130Z] ---> Running in 4c63c95c4f57 [2022-10-18T20:57:52.130Z] ---> Running in 9dd25ec4eb0b [2022-10-18T20:57:52.130Z] Removing intermediate container ac6c0e70088c [2022-10-18T20:57:52.130Z] ---> 128581b2faba [2022-10-18T20:57:52.130Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T20:57:52.130Z] Removing intermediate container cd39f456131c [2022-10-18T20:57:52.130Z] ---> f138efd54876 [2022-10-18T20:57:52.130Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T20:57:52.130Z] ---> Running in 283ee114d6c1 [2022-10-18T20:57:52.130Z] ---> Running in 8e13962abf2d [2022-10-18T20:57:52.130Z] Removing intermediate container 4c63c95c4f57 [2022-10-18T20:57:52.130Z] ---> 925572293542 [2022-10-18T20:57:52.130Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T20:57:52.390Z] ---> Running in 271a08ce6187 [2022-10-18T20:57:52.390Z] Removing intermediate container 9dd25ec4eb0b [2022-10-18T20:57:52.390Z] ---> ad69581d2253 [2022-10-18T20:57:52.390Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T20:57:52.390Z] Removing intermediate container 283ee114d6c1 [2022-10-18T20:57:52.390Z] ---> 0486df03ec84 [2022-10-18T20:57:52.390Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T20:57:52.390Z] Removing intermediate container 8e13962abf2d [2022-10-18T20:57:52.390Z] ---> e4ee39889192 [2022-10-18T20:57:52.390Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T20:57:52.390Z] ---> Running in 2171e9a03633 [2022-10-18T20:57:52.390Z] ---> Running in af54aaa4ef9f [2022-10-18T20:57:52.390Z] ---> Running in 2d7a4a9b79a1 [2022-10-18T20:57:52.390Z] Removing intermediate container 271a08ce6187 [2022-10-18T20:57:52.390Z] ---> ceb127787e37 [2022-10-18T20:57:52.390Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T20:57:52.390Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:52.390Z] ---> Running in 927d48a44f5c [2022-10-18T20:57:52.649Z] Removing intermediate container af54aaa4ef9f [2022-10-18T20:57:52.649Z] ---> bd0591bac55c [2022-10-18T20:57:52.649Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T20:57:52.649Z] Removing intermediate container 2171e9a03633 [2022-10-18T20:57:52.649Z] ---> 7ac05bb4476a [2022-10-18T20:57:52.649Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T20:57:52.649Z] ---> Running in d9fe4758e759 [2022-10-18T20:57:52.649Z] ---> Running in f8bd2db7874d [2022-10-18T20:57:52.649Z] Removing intermediate container 2d7a4a9b79a1 [2022-10-18T20:57:52.649Z] ---> 9b5704fd49ab [2022-10-18T20:57:52.649Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T20:57:52.649Z] Removing intermediate container 927d48a44f5c [2022-10-18T20:57:52.649Z] ---> 3861d2dd8bda [2022-10-18T20:57:52.649Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T20:57:52.649Z] ---> Running in 1b7010eda3da [2022-10-18T20:57:52.649Z] ---> Running in c651c76d0157 [2022-10-18T20:57:52.649Z] Removing intermediate container d9fe4758e759 [2022-10-18T20:57:52.649Z] ---> 2f4c38e346a3 [2022-10-18T20:57:52.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:57:52.649Z] Removing intermediate container f8bd2db7874d [2022-10-18T20:57:52.649Z] ---> 24f24a1c7f6f [2022-10-18T20:57:52.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:57:52.907Z] Removing intermediate container c651c76d0157 [2022-10-18T20:57:52.907Z] Removing intermediate container 1b7010eda3da [2022-10-18T20:57:52.907Z] ---> d2f560297bc7 [2022-10-18T20:57:52.907Z] ---> a3e7f673ca49 [2022-10-18T20:57:52.907Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR}Step 16/24 : WORKDIR / [2022-10-18T20:57:52.907Z] [2022-10-18T20:57:52.907Z] ---> Running in fe102833a743 [2022-10-18T20:57:52.907Z] ---> Running in 4e3a2a521403 [2022-10-18T20:57:52.907Z] ---> 3b9a7ab0444a [2022-10-18T20:57:52.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T20:57:52.907Z] ---> c77a5ebac7ca [2022-10-18T20:57:52.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T20:57:52.907Z] Removing intermediate container 4e3a2a521403 [2022-10-18T20:57:52.907Z] ---> 658dd8471469 [2022-10-18T20:57:52.907Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:57:53.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:53.753Z] ---> 548d42b56410 [2022-10-18T20:57:53.753Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T20:57:53.753Z] ---> 87a5ad9cf1bc [2022-10-18T20:57:53.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T20:57:53.753Z] ---> 14c61fc6cb06 [2022-10-18T20:57:53.753Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T20:57:54.011Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T20:57:54.011Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T20:57:54.011Z] OK: 15857 distinct packages available [2022-10-18T20:57:54.011Z] ---> 3e19713a142a [2022-10-18T20:57:54.011Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T20:57:54.276Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:54.276Z] ---> f1321580cdc7 [2022-10-18T20:57:54.276Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T20:57:54.276Z] ---> 965700f40d5a [2022-10-18T20:57:54.276Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T20:57:54.276Z] ---> Running in 68f01b83079e [2022-10-18T20:57:54.276Z] ---> Running in 15f576f2eebf [2022-10-18T20:57:54.276Z] Removing intermediate container fe102833a743 [2022-10-18T20:57:54.276Z] ---> 689155ed5bb8 [2022-10-18T20:57:54.276Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T20:57:54.276Z] ---> Running in 810c30095fef [2022-10-18T20:57:54.276Z] Removing intermediate container 68f01b83079e [2022-10-18T20:57:54.276Z] ---> 1d271c51aac9 [2022-10-18T20:57:54.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:57:54.276Z] Removing intermediate container 15f576f2eebf [2022-10-18T20:57:54.276Z] ---> d2463f2ee047 [2022-10-18T20:57:54.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:57:54.276Z] ---> Running in 8cbcf0309ae5 [2022-10-18T20:57:54.276Z] ---> Running in cf03e5683e2c [2022-10-18T20:57:54.276Z] ---> fe5f1dabef92 [2022-10-18T20:57:54.276Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T20:57:54.276Z] ---> Running in d506eb4679a3 [2022-10-18T20:57:54.541Z] Removing intermediate container 810c30095fef [2022-10-18T20:57:54.541Z] ---> 8a4395b3b519 [2022-10-18T20:57:54.541Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T20:57:54.541Z] Removing intermediate container 8cbcf0309ae5 [2022-10-18T20:57:54.541Z] ---> b17f0f5e625c [2022-10-18T20:57:54.541Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T20:57:54.541Z] Removing intermediate container cf03e5683e2c [2022-10-18T20:57:54.541Z] ---> 61815a234f39 [2022-10-18T20:57:54.541Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T20:57:54.541Z] ---> Running in 4c3f534bc094 [2022-10-18T20:57:54.541Z] ---> Running in 9f8bfb38c3f3 [2022-10-18T20:57:54.541Z] Removing intermediate container d506eb4679a3 [2022-10-18T20:57:54.541Z] ---> 3c6e38c06ea5 [2022-10-18T20:57:54.541Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:57:54.541Z] ---> Running in b27b01becc8c [2022-10-18T20:57:54.541Z] ---> 815ba316a3be [2022-10-18T20:57:54.541Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T20:57:54.541Z] ---> Running in bfb36ed0b208 [2022-10-18T20:57:54.800Z] Removing intermediate container 4c3f534bc094 [2022-10-18T20:57:54.800Z] ---> f8d59153b396 [2022-10-18T20:57:54.800Z] Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:57:54.800Z] Removing intermediate container 9f8bfb38c3f3 [2022-10-18T20:57:54.800Z] ---> 8e4f784cdd51 [2022-10-18T20:57:54.800Z] Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:57:54.800Z] ---> Running in c8ab47e0424b [2022-10-18T20:57:54.800Z] Removing intermediate container b27b01becc8c [2022-10-18T20:57:54.800Z] ---> b93980c3ed9f [2022-10-18T20:57:54.800Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T20:57:54.800Z] ---> Running in 3cccc35a0449 [2022-10-18T20:57:54.800Z] ---> Running in 0b7d254a09c9 [2022-10-18T20:57:54.800Z] Removing intermediate container c8ab47e0424b [2022-10-18T20:57:54.800Z] ---> 8b9edd07ad22 [2022-10-18T20:57:54.800Z] Step 23/23 : LABEL version=2.3.0-dev.92 [2022-10-18T20:57:54.800Z] ---> Running in 36f5ca699890 [2022-10-18T20:57:54.800Z] Removing intermediate container 3cccc35a0449 [2022-10-18T20:57:54.800Z] ---> f6cc3286359e [2022-10-18T20:57:54.800Z] Step 23/23 : LABEL version=2.3.0-dev.92 [2022-10-18T20:57:55.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:57:55.059Z] ---> Running in c47338bb4db3 [2022-10-18T20:57:55.059Z] Removing intermediate container 0b7d254a09c9 [2022-10-18T20:57:55.059Z] ---> cc55de57fd6b [2022-10-18T20:57:55.059Z] Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:57:55.059Z] Removing intermediate container 36f5ca699890 [2022-10-18T20:57:55.059Z] ---> 0e0c16aac195 [2022-10-18T20:57:55.059Z] [2022-10-18T20:57:55.059Z] ---> Running in 19d1b01b6e2a [2022-10-18T20:57:55.059Z] Removing intermediate container c47338bb4db3 [2022-10-18T20:57:55.059Z] ---> 2d01b49ca276 [2022-10-18T20:57:55.059Z] [2022-10-18T20:57:55.059Z] Successfully built 0e0c16aac195 [2022-10-18T20:57:55.059Z] Successfully tagged support-scheduler:latest [2022-10-18T20:57:55.059Z] Building security-spire-config [2022-10-18T20:57:55.060Z]  Building support-scheduler ... done Successfully built 2d01b49ca276 [2022-10-18T20:57:55.060Z] Successfully tagged support-notifications:latest [2022-10-18T20:57:55.060Z] Building security-spire-agent [2022-10-18T20:57:55.318Z]  Building support-notifications ... done (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T20:57:55.318Z] Removing intermediate container 19d1b01b6e2a [2022-10-18T20:57:55.318Z] ---> 66c76307d40f [2022-10-18T20:57:55.318Z] Step 24/24 : LABEL version=2.3.0-dev.92 [2022-10-18T20:57:55.318Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T20:57:55.410Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:55.410Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:55.410Z] ---> 0c8d1b119546 [2022-10-18T20:57:55.410Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T20:57:55.410Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:55.410Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:55.410Z] ---> 0c8d1b119546 [2022-10-18T20:57:55.410Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T20:57:55.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:55.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:55.410Z] ---> 0c8d1b119546 [2022-10-18T20:57:55.410Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:57:55.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:55.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:55.410Z] ---> 0c8d1b119546 [2022-10-18T20:57:55.410Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:57:55.410Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:55.410Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:55.410Z] ---> 0c8d1b119546 [2022-10-18T20:57:55.410Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T20:57:55.410Z] ---> Running in d293a4ad64e4 [2022-10-18T20:57:55.410Z] ---> Running in 75b576385485 [2022-10-18T20:57:55.410Z] ---> Running in 6f177ea2467d [2022-10-18T20:57:55.410Z] ---> Running in 984303ea4aae [2022-10-18T20:57:55.410Z] ---> Running in feabc990751f [2022-10-18T20:57:55.410Z] Removing intermediate container d293a4ad64e4 [2022-10-18T20:57:55.410Z] ---> da77bd05583b [2022-10-18T20:57:55.410Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T20:57:55.410Z] ---> Running in 13269b30c32e [2022-10-18T20:57:55.410Z] Removing intermediate container 984303ea4aae [2022-10-18T20:57:55.410Z] Removing intermediate container 75b576385485 [2022-10-18T20:57:55.410Z] ---> 73bbb2a24f54 [2022-10-18T20:57:55.410Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:55.410Z] ---> 72b69d50cdc4 [2022-10-18T20:57:55.410Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T20:57:55.410Z] Removing intermediate container feabc990751f [2022-10-18T20:57:55.410Z] ---> 7e30aa898d44 [2022-10-18T20:57:55.410Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T20:57:55.410Z] Removing intermediate container 6f177ea2467d [2022-10-18T20:57:55.410Z] ---> 4b70f99acfd4 [2022-10-18T20:57:55.410Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:55.410Z] ---> Running in 2a154df441b6 [2022-10-18T20:57:55.410Z] ---> Running in 587d2751758c [2022-10-18T20:57:55.410Z] ---> Running in 36de58714f9c [2022-10-18T20:57:55.576Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T20:57:55.577Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T20:57:55.577Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T20:57:55.679Z] ---> Running in 778799ace611 [2022-10-18T20:57:55.835Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T20:57:55.835Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T20:57:56.120Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T20:57:56.120Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T20:57:56.120Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T20:57:56.120Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T20:57:56.120Z] OK: 8 MiB in 23 packages [2022-10-18T20:57:56.647Z] Removing intermediate container 587d2751758c [2022-10-18T20:57:56.647Z] ---> efe98fb16be0 [2022-10-18T20:57:56.647Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:56.647Z] Removing intermediate container 2a154df441b6 [2022-10-18T20:57:56.647Z] ---> 94deb9228637 [2022-10-18T20:57:56.647Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:56.647Z] ---> Running in cd4ed12923be [2022-10-18T20:57:56.914Z] ---> Running in 02e2a05a6370 [2022-10-18T20:57:57.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T20:57:57.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T20:57:58.725Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T20:57:58.725Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T20:57:58.725Z] OK: 16893 distinct packages available [2022-10-18T20:57:58.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T20:57:58.855Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:58.855Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:58.855Z] ---> 6b193a70c4c1 [2022-10-18T20:57:58.855Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T20:57:58.855Z] ---> Using cache [2022-10-18T20:57:58.855Z] ---> bae85f365d26 [2022-10-18T20:57:58.855Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:58.855Z] ---> Using cache [2022-10-18T20:57:58.855Z] ---> 13c9951b2bb3 [2022-10-18T20:57:58.855Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T20:57:58.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T20:57:59.115Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:57:59.115Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:57:59.115Z] ---> 6b193a70c4c1 [2022-10-18T20:57:59.115Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T20:57:59.115Z] ---> Using cache [2022-10-18T20:57:59.115Z] ---> bae85f365d26 [2022-10-18T20:57:59.115Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:57:59.115Z] ---> Using cache [2022-10-18T20:57:59.116Z] ---> 13c9951b2bb3 [2022-10-18T20:57:59.116Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T20:57:59.262Z] Removing intermediate container 36de58714f9c [2022-10-18T20:57:59.262Z] Removing intermediate container 778799ace611 [2022-10-18T20:57:59.262Z] ---> 0c8acfed7a94 [2022-10-18T20:57:59.262Z] Step 5/25 : RUN apk add --update --no-cache make git ---> cf34853bedd9 [2022-10-18T20:57:59.262Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T20:57:59.262Z] [2022-10-18T20:57:59.529Z] ---> Running in 942a052c9ac6 [2022-10-18T20:57:59.529Z] ---> Running in 53bfe3913280 [2022-10-18T20:58:00.122Z] OK: 221 MiB in 51 packages [2022-10-18T20:58:00.391Z] Removing intermediate container 02e2a05a6370 [2022-10-18T20:58:00.391Z] ---> 401296e48dba [2022-10-18T20:58:00.391Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T20:58:00.659Z] ---> Running in 043e7d82802c [2022-10-18T20:58:00.659Z] Removing intermediate container cd4ed12923be [2022-10-18T20:58:00.659Z] ---> 2d69098bf2f9 [2022-10-18T20:58:00.659Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T20:58:00.932Z] ---> Running in 3a32dfcdff57 [2022-10-18T20:58:01.024Z] ---> Running in 7a4de1794e66 [2022-10-18T20:58:01.024Z] ---> Running in 2f55e7b468bd [2022-10-18T20:58:01.024Z] ---> Running in 1606eb497a6a [2022-10-18T20:58:01.286Z] Removing intermediate container 7a4de1794e66 [2022-10-18T20:58:01.286Z] ---> d8726571464d [2022-10-18T20:58:01.286Z] [2022-10-18T20:58:01.286Z] Removing intermediate container bfb36ed0b208 [2022-10-18T20:58:01.286Z] ---> 01ed3a8ded71 [2022-10-18T20:58:01.286Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:58:01.544Z] Successfully built d8726571464d [2022-10-18T20:58:01.544Z] Removing intermediate container c5ad7a05bd10 [2022-10-18T20:58:01.544Z] ---> 7f141175f2da [2022-10-18T20:58:01.544Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:58:01.544Z] Successfully tagged core-command:latest [2022-10-18T20:58:01.544Z]  Building core-command ... done Building sys-mgmt-agent [2022-10-18T20:58:01.544Z] ---> f78ff7710982 [2022-10-18T20:58:01.544Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T20:58:01.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:01.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:01.896Z] Removing intermediate container 13269b30c32e [2022-10-18T20:58:01.896Z] ---> a650831da008 [2022-10-18T20:58:01.896Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T20:58:02.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:02.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:02.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:02.697Z] ---> 548ff5e723f9 [2022-10-18T20:58:02.697Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:02.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:02.697Z] ---> Running in 4cc17090571f [2022-10-18T20:58:02.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:03.035Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:03.035Z] OK: 211 MiB in 51 packages [2022-10-18T20:58:03.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:03.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:03.310Z] OK: 211 MiB in 51 packages [2022-10-18T20:58:03.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:03.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T20:58:04.406Z] OK: 221 MiB in 51 packages [2022-10-18T20:58:04.406Z] OK: 221 MiB in 51 packages [2022-10-18T20:58:04.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:58:04.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:58:04.994Z] OK: 221 MiB in 51 packages [2022-10-18T20:58:05.178Z] ---> 6b193a70c4c1 [2022-10-18T20:58:05.178Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T20:58:05.178Z] ---> Using cache [2022-10-18T20:58:05.178Z] ---> bae85f365d26 [2022-10-18T20:58:05.178Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:58:05.178Z] ---> Using cache [2022-10-18T20:58:05.178Z] ---> 13c9951b2bb3 [2022-10-18T20:58:05.178Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T20:58:05.178Z] ---> 82f0cfbbd0fe [2022-10-18T20:58:05.178Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T20:58:05.437Z] ---> 33d19af0a6d7 [2022-10-18T20:58:05.437Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T20:58:05.437Z] ---> Running in 0101a1b04bad [2022-10-18T20:58:05.437Z] ---> a2ae30aa1ce4 [2022-10-18T20:58:05.437Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T20:58:05.578Z] OK: 221 MiB in 51 packages [2022-10-18T20:58:05.715Z] Removing intermediate container 1606eb497a6a [2022-10-18T20:58:05.715Z] ---> 320936d3b29b [2022-10-18T20:58:05.715Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T20:58:05.715Z] Removing intermediate container 2f55e7b468bd [2022-10-18T20:58:05.715Z] ---> 3d24e5d958ba [2022-10-18T20:58:05.715Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T20:58:05.973Z] ---> 852f28f0528f [2022-10-18T20:58:05.973Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T20:58:05.973Z] ---> 3cf72e68c8f1 [2022-10-18T20:58:05.973Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T20:58:05.973Z] ---> Running in 0ba7a9ea117f [2022-10-18T20:58:05.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:05.973Z] ---> def66d38775f [2022-10-18T20:58:05.973Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:05.973Z] Removing intermediate container 0ba7a9ea117f [2022-10-18T20:58:05.973Z] ---> 4162982126ff [2022-10-18T20:58:05.973Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:58:05.973Z] ---> Running in 66ced639f468 [2022-10-18T20:58:05.973Z] ---> b48b069603b1 [2022-10-18T20:58:05.973Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:05.973Z] ---> Running in 2990d08145f1 [2022-10-18T20:58:05.973Z] ---> 83bad0824d7b [2022-10-18T20:58:05.973Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T20:58:05.973Z] ---> Running in 6a57fe1648ea [2022-10-18T20:58:06.169Z] Removing intermediate container 942a052c9ac6 [2022-10-18T20:58:06.169Z] ---> 7ff15c8f9c83 [2022-10-18T20:58:06.169Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T20:58:06.231Z] Removing intermediate container 2990d08145f1 [2022-10-18T20:58:06.231Z] ---> 496f216be559 [2022-10-18T20:58:06.231Z] Step 18/20 : LABEL arch=x86_64 [2022-10-18T20:58:06.231Z] ---> Running in 44d73a253718 [2022-10-18T20:58:06.231Z] ---> f6c6136f9548 [2022-10-18T20:58:06.231Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T20:58:06.231Z] Removing intermediate container 44d73a253718 [2022-10-18T20:58:06.231Z] ---> f3772dfa7e7d [2022-10-18T20:58:06.231Z] Step 19/20 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:58:06.231Z] ---> Running in 0aadeda15ba6 [2022-10-18T20:58:06.512Z] Removing intermediate container 0aadeda15ba6 [2022-10-18T20:58:06.512Z] ---> d2547332ea24 [2022-10-18T20:58:06.512Z] Step 20/20 : LABEL version=2.3.0-dev.92 [2022-10-18T20:58:06.512Z] ---> bb05d518cc71 [2022-10-18T20:58:06.512Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T20:58:06.512Z] ---> Running in 5354cbd78e30 [2022-10-18T20:58:06.512Z] Removing intermediate container 5354cbd78e30 [2022-10-18T20:58:06.512Z] ---> 3140a78eb04e [2022-10-18T20:58:06.512Z] [2022-10-18T20:58:06.512Z] ---> f9b72e965d3f [2022-10-18T20:58:06.512Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T20:58:06.754Z] Removing intermediate container 53bfe3913280 [2022-10-18T20:58:06.754Z] ---> 1bccb61a3668 [2022-10-18T20:58:06.754Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T20:58:06.754Z] Removing intermediate container 043e7d82802c [2022-10-18T20:58:06.754Z] ---> 0291f494a56f [2022-10-18T20:58:06.754Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T20:58:06.769Z] ---> Running in e7ac4b4bcad2 [2022-10-18T20:58:06.769Z] Successfully built 3140a78eb04e [2022-10-18T20:58:06.769Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-18T20:58:06.769Z] Building core-data [2022-10-18T20:58:06.769Z]  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:07.026Z] Removing intermediate container 3a32dfcdff57 [2022-10-18T20:58:07.027Z] ---> 87ab50b91a3d [2022-10-18T20:58:07.027Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T20:58:07.027Z] OK: 211 MiB in 51 packages [2022-10-18T20:58:07.294Z] ---> 33a4d01075c7 [2022-10-18T20:58:07.294Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:07.562Z] ---> Running in 754dd0e3bff4 [2022-10-18T20:58:08.159Z] ---> 6e85cd86e260 [2022-10-18T20:58:08.159Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:08.159Z] ---> 3ead71db5d35 [2022-10-18T20:58:08.159Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:08.427Z] ---> Running in 8f0ecd01db18 [2022-10-18T20:58:08.427Z] ---> 07660091fc33 [2022-10-18T20:58:08.427Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:08.696Z] ---> Running in bcd959bdac6c [2022-10-18T20:58:08.963Z] ---> Running in 2d859f01e00e [2022-10-18T20:58:10.459Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:58:10.459Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:58:10.459Z] ---> 6b193a70c4c1 [2022-10-18T20:58:10.459Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:58:10.459Z] ---> Using cache [2022-10-18T20:58:10.459Z] ---> 865d92a5b95d [2022-10-18T20:58:10.459Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T20:58:10.459Z] ---> Using cache [2022-10-18T20:58:10.459Z] ---> b017aa8a1f09 [2022-10-18T20:58:10.459Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:58:10.459Z] ---> Using cache [2022-10-18T20:58:10.459Z] ---> 795f4b63c5de [2022-10-18T20:58:10.459Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T20:58:13.997Z] Removing intermediate container e7ac4b4bcad2 [2022-10-18T20:58:13.997Z] ---> 40985e9534ee [2022-10-18T20:58:13.997Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T20:58:13.997Z] ---> Running in b68422a61cc5 [2022-10-18T20:58:13.997Z] ---> Running in 9e89ee05c876 [2022-10-18T20:58:13.997Z] Removing intermediate container 0101a1b04bad [2022-10-18T20:58:13.997Z] ---> 51d2bd1b14ca [2022-10-18T20:58:13.997Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T20:58:13.997Z] Removing intermediate container 9e89ee05c876 [2022-10-18T20:58:13.997Z] ---> 3321ca59cfba [2022-10-18T20:58:13.997Z] Step 30/33 : CMD ["gate"] [2022-10-18T20:58:13.997Z] ---> Running in fc1f64f5ddd1 [2022-10-18T20:58:13.997Z] ---> 40e37672dc6d [2022-10-18T20:58:13.997Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:14.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:14.255Z] Removing intermediate container fc1f64f5ddd1 [2022-10-18T20:58:14.255Z] ---> d8aa314572bd [2022-10-18T20:58:14.255Z] Step 31/33 : LABEL arch=x86_64 [2022-10-18T20:58:14.255Z] ---> Running in 8f17e3ea76fc [2022-10-18T20:58:15.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:15.533Z] OK: 211 MiB in 51 packages [2022-10-18T20:58:15.533Z] ---> Running in 92f00a38fedd [2022-10-18T20:58:15.792Z] Removing intermediate container 92f00a38fedd [2022-10-18T20:58:15.792Z] ---> 479b73a72aa4 [2022-10-18T20:58:15.792Z] Step 32/33 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:58:15.792Z] ---> Running in 644863e756b5 [2022-10-18T20:58:16.076Z] Removing intermediate container b68422a61cc5 [2022-10-18T20:58:16.076Z] ---> 0573b6a5b790 [2022-10-18T20:58:16.076Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T20:58:16.076Z] Removing intermediate container 644863e756b5 [2022-10-18T20:58:16.076Z] ---> b87123ca897b [2022-10-18T20:58:16.076Z] Step 33/33 : LABEL version=2.3.0-dev.92 [2022-10-18T20:58:16.353Z] ---> Running in 54f7b6213208 [2022-10-18T20:58:16.612Z] ---> cea7e8828733 [2022-10-18T20:58:16.612Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:16.612Z] Removing intermediate container 54f7b6213208 [2022-10-18T20:58:16.612Z] ---> 6e4d6b281cda [2022-10-18T20:58:16.612Z] [2022-10-18T20:58:16.612Z] ---> Running in 60cf8cfe6a30 [2022-10-18T20:58:16.871Z] Successfully built 6e4d6b281cda [2022-10-18T20:58:16.871Z] Successfully tagged security-bootstrapper:latest [2022-10-18T20:58:16.871Z]  Building security-bootstrapper ... done Building security-spire-server [2022-10-18T20:58:21.065Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:58:21.065Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:58:21.065Z] ---> 6b193a70c4c1 [2022-10-18T20:58:21.065Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T20:58:21.065Z] ---> Using cache [2022-10-18T20:58:21.065Z] ---> bae85f365d26 [2022-10-18T20:58:21.065Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:58:21.065Z] ---> Using cache [2022-10-18T20:58:21.065Z] ---> 13c9951b2bb3 [2022-10-18T20:58:21.065Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T20:58:21.065Z] ---> Using cache [2022-10-18T20:58:21.065Z] ---> 3d24e5d958ba [2022-10-18T20:58:21.065Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T20:58:21.065Z] ---> Using cache [2022-10-18T20:58:21.065Z] ---> b48b069603b1 [2022-10-18T20:58:21.065Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:58:25.267Z] ---> Running in e9f52aad9118 [2022-10-18T20:58:25.833Z] Removing intermediate container 6a57fe1648ea [2022-10-18T20:58:25.833Z] ---> b52b5f86ab69 [2022-10-18T20:58:25.833Z] Step 8/26 : COPY . . [2022-10-18T20:58:25.833Z] Removing intermediate container 66ced639f468 [2022-10-18T20:58:25.833Z] ---> 646d1cbd0869 [2022-10-18T20:58:25.833Z] Step 8/26 : COPY . . [2022-10-18T20:58:38.053Z] ---> bfe6f09f6c31 [2022-10-18T20:58:38.053Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T20:58:38.053Z] ---> ed8444662bd4 [2022-10-18T20:58:38.053Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T20:58:38.329Z] Removing intermediate container 60cf8cfe6a30 [2022-10-18T20:58:38.329Z] ---> d123ffd47a04 [2022-10-18T20:58:38.329Z] Step 9/24 : COPY . . [2022-10-18T20:58:38.590Z] Removing intermediate container 8f17e3ea76fc [2022-10-18T20:58:38.590Z] ---> 39854aefbe51 [2022-10-18T20:58:38.590Z] Step 8/23 : COPY . . [2022-10-18T20:58:45.207Z] ---> Running in a188a6ff96ee [2022-10-18T20:58:45.207Z] ---> Running in f58ba700273f [2022-10-18T20:58:46.149Z] Removing intermediate container a188a6ff96ee [2022-10-18T20:58:46.149Z] ---> 10f899376c3b [2022-10-18T20:58:46.149Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T20:58:46.149Z] Removing intermediate container f58ba700273f [2022-10-18T20:58:46.149Z] ---> 1c221e12a9de [2022-10-18T20:58:46.149Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T20:58:46.149Z] ---> Running in 31c21171135b [2022-10-18T20:58:46.149Z] ---> Running in aaf40da3f1a0 [2022-10-18T20:58:46.149Z] ---> 0a84102c44e2 [2022-10-18T20:58:46.149Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T20:58:46.149Z] ---> f2e10796a880 [2022-10-18T20:58:46.149Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T20:58:46.149Z] ---> Running in 79f49a845068 [2022-10-18T20:58:46.149Z] ---> Running in 476d69849b70 [2022-10-18T20:58:46.149Z] Removing intermediate container aaf40da3f1a0 [2022-10-18T20:58:46.149Z] ---> 9f8abc7a764d [2022-10-18T20:58:46.149Z] 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-18T20:58:46.149Z] Removing intermediate container 31c21171135b [2022-10-18T20:58:46.149Z] ---> b55c64572290 [2022-10-18T20:58:46.149Z] 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-18T20:58:46.408Z] ---> Running in 5bcea680c0a5 [2022-10-18T20:58:46.408Z] ---> Running in 505b8d43b6b0 [2022-10-18T20:58:46.408Z] Removing intermediate container e9f52aad9118 [2022-10-18T20:58:46.408Z] ---> 3048a3dc4542 [2022-10-18T20:58:46.408Z] Step 8/25 : COPY . . [2022-10-18T20:58:46.668Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T20:58:46.932Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T20:58:52.225Z] ---> d33c99737a2e [2022-10-18T20:58:52.225Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T20:58:52.225Z] Removing intermediate container 5bcea680c0a5 [2022-10-18T20:58:52.225Z] ---> 06429ba68b56 [2022-10-18T20:58:52.225Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T20:58:52.225Z] ---> Running in 78d08efd4e81 [2022-10-18T20:58:52.225Z] Removing intermediate container 505b8d43b6b0 [2022-10-18T20:58:52.225Z] ---> 893e3c1125db [2022-10-18T20:58:52.225Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T20:58:52.225Z] ---> Running in 8e06cdfe8f4c [2022-10-18T20:58:52.225Z] ---> Running in c4b58f66390e [2022-10-18T20:58:52.225Z] Removing intermediate container 78d08efd4e81 [2022-10-18T20:58:52.225Z] ---> fe015672f4e0 [2022-10-18T20:58:52.225Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T20:58:52.225Z] Removing intermediate container c4b58f66390e [2022-10-18T20:58:52.225Z] ---> b8ec6174cc35 [2022-10-18T20:58:52.225Z] [2022-10-18T20:58:52.225Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T20:58:52.225Z] ---> c4fc93816858 [2022-10-18T20:58:52.225Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T20:58:52.225Z] ---> Using cache [2022-10-18T20:58:52.225Z] ---> 26ea89a27cc5 [2022-10-18T20:58:52.225Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:58:52.225Z] ---> Using cache [2022-10-18T20:58:52.225Z] ---> b05b60bf40b7 [2022-10-18T20:58:52.225Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T20:58:52.225Z] Removing intermediate container 8e06cdfe8f4c [2022-10-18T20:58:52.225Z] ---> 7153f3d1c5ad [2022-10-18T20:58:52.225Z] [2022-10-18T20:58:52.225Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T20:58:52.225Z] ---> c4fc93816858 [2022-10-18T20:58:52.225Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T20:58:52.225Z] ---> Using cache [2022-10-18T20:58:52.225Z] ---> 26ea89a27cc5 [2022-10-18T20:58:52.225Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:58:52.225Z] ---> Using cache [2022-10-18T20:58:52.225Z] ---> b05b60bf40b7 [2022-10-18T20:58:52.225Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T20:58:52.225Z] ---> Running in c1288690bf9c [2022-10-18T20:58:52.225Z] ---> Running in cc850700c57d [2022-10-18T20:58:52.225Z] ---> Running in 25d82a4c7e4b [2022-10-18T20:58:52.485Z] Removing intermediate container cc850700c57d [2022-10-18T20:58:52.485Z] ---> be9ebefc6678 [2022-10-18T20:58:52.485Z] 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-18T20:58:52.485Z] ---> Running in e905f79215c9 [2022-10-18T20:58:53.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:53.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:53.997Z] Removing intermediate container e905f79215c9 [2022-10-18T20:58:53.997Z] ---> 9c8a7d554b9c [2022-10-18T20:58:53.997Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T20:58:53.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:53.997Z] ---> Running in 5a45d3c600b4 [2022-10-18T20:58:53.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:53.997Z] Removing intermediate container 5a45d3c600b4 [2022-10-18T20:58:53.997Z] ---> a1b6dad85437 [2022-10-18T20:58:53.997Z] [2022-10-18T20:58:53.997Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T20:58:53.997Z] ---> c4fc93816858 [2022-10-18T20:58:53.997Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T20:58:53.997Z] ---> Using cache [2022-10-18T20:58:53.997Z] ---> 26ea89a27cc5 [2022-10-18T20:58:53.997Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:58:53.997Z] ---> Using cache [2022-10-18T20:58:53.997Z] ---> b05b60bf40b7 [2022-10-18T20:58:53.997Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T20:58:54.256Z] ---> Running in 87e7e6eb6b83 [2022-10-18T20:58:54.256Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T20:58:54.256Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T20:58:54.256Z] OK: 15857 distinct packages available [2022-10-18T20:58:54.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:54.515Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T20:58:54.515Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T20:58:54.515Z] OK: 15857 distinct packages available [2022-10-18T20:58:54.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:55.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:55.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:55.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:55.604Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T20:58:55.604Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T20:58:55.604Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T20:58:55.604Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T20:58:55.604Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T20:58:55.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:55.863Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T20:58:55.863Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T20:58:55.863Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T20:58:55.863Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T20:58:55.863Z] OK: 6 MiB in 18 packages [2022-10-18T20:58:55.863Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T20:58:56.124Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T20:58:56.124Z] OK: 7 MiB in 19 packages [2022-10-18T20:58:56.124Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T20:58:56.124Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T20:58:56.124Z] OK: 15857 distinct packages available [2022-10-18T20:58:56.124Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:57.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:58:57.326Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T20:58:57.326Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T20:58:57.326Z] Removing intermediate container 25d82a4c7e4b [2022-10-18T20:58:57.326Z] ---> c899e55f3987 [2022-10-18T20:58:57.326Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T20:58:57.326Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T20:58:57.586Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T20:58:57.586Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T20:58:57.586Z] Removing intermediate container c1288690bf9c [2022-10-18T20:58:57.586Z] ---> 6764c29030f7 [2022-10-18T20:58:57.586Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T20:58:57.586Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T20:58:57.586Z] OK: 7 MiB in 19 packages [2022-10-18T20:59:00.180Z] ---> 90d0546ad862 [2022-10-18T20:59:00.180Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T20:59:00.180Z] ---> 3905d1a44c70 [2022-10-18T20:59:00.180Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T20:59:00.180Z] Removing intermediate container 87e7e6eb6b83 [2022-10-18T20:59:00.180Z] ---> c22653be8acd [2022-10-18T20:59:00.180Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T20:59:00.180Z] ---> 7cb5535190a7 [2022-10-18T20:59:00.180Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T20:59:00.449Z] ---> Running in d79ab1923d50 [2022-10-18T20:59:02.371Z] Removing intermediate container d79ab1923d50 [2022-10-18T20:59:02.371Z] ---> 3bf357b69e25 [2022-10-18T20:59:02.371Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T20:59:02.371Z] ---> ee621283f2fd [2022-10-18T20:59:02.371Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T20:59:02.371Z] ---> 11a35fbab775 [2022-10-18T20:59:02.371Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T20:59:02.952Z] ---> 8b6e7943eca2 [2022-10-18T20:59:02.952Z] Step 21/26 : WORKDIR / [2022-10-18T20:59:02.952Z] ---> 3beb235b33ab [2022-10-18T20:59:02.952Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T20:59:02.952Z] ---> 47c24015a8a3 [2022-10-18T20:59:02.952Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T20:59:02.952Z] ---> Running in 6e6f70e7a151 [2022-10-18T20:59:03.216Z] ---> 9f227a594ec8 [2022-10-18T20:59:03.216Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T20:59:03.216Z] Removing intermediate container 6e6f70e7a151 [2022-10-18T20:59:03.216Z] ---> e3aa1b3bcc85 [2022-10-18T20:59:03.216Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T20:59:03.480Z] ---> a7a1e0b7cc00 [2022-10-18T20:59:03.480Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T20:59:03.742Z] ---> Running in 3ff83eb1bcc8 [2022-10-18T20:59:03.742Z] ---> 2dc6b96120d8 [2022-10-18T20:59:03.742Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T20:59:03.742Z] ---> Running in e6d2bf6f2899 [2022-10-18T20:59:04.690Z] Removing intermediate container 3ff83eb1bcc8 [2022-10-18T20:59:04.690Z] ---> aaadf59e6404 [2022-10-18T20:59:04.690Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T20:59:04.964Z] Removing intermediate container e6d2bf6f2899 [2022-10-18T20:59:04.964Z] ---> 1a781a76ea5b [2022-10-18T20:59:04.964Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T20:59:05.227Z] ---> 83cfd107b0db [2022-10-18T20:59:05.227Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T20:59:05.407Z] Removing intermediate container 4cc17090571f [2022-10-18T20:59:05.407Z] ---> d78a92454cb8 [2022-10-18T20:59:05.407Z] Step 7/20 : COPY . . [2022-10-18T20:59:05.407Z] ---> 13ce5a5bb3c6 [2022-10-18T20:59:05.407Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T20:59:05.407Z] ---> Running in ca8e9495628b [2022-10-18T20:59:05.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-18T20:59:05.488Z] ---> Running in c24eb4fe3a1a [2022-10-18T20:59:05.488Z] ---> Running in e3abf659d07f [2022-10-18T20:59:05.488Z] ---> Running in 2d4c703872dc [2022-10-18T20:59:05.488Z] Removing intermediate container 79f49a845068 [2022-10-18T20:59:05.488Z] ---> 078d0fa0b099 [2022-10-18T20:59:05.488Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T20:59:05.488Z] Removing intermediate container c24eb4fe3a1a [2022-10-18T20:59:05.488Z] ---> 765783d65e09 [2022-10-18T20:59:05.488Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T20:59:05.488Z] Removing intermediate container 2d4c703872dc [2022-10-18T20:59:05.488Z] ---> a4648307491a [2022-10-18T20:59:05.488Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T20:59:05.488Z] Removing intermediate container e3abf659d07f [2022-10-18T20:59:05.488Z] ---> 7e281d5ae090 [2022-10-18T20:59:05.488Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T20:59:05.488Z] ---> Running in 5e49bcc8af97 [2022-10-18T20:59:05.488Z] ---> Running in 2ea2d1d0e246 [2022-10-18T20:59:05.488Z] ---> Running in d59c5319d5f0 [2022-10-18T20:59:05.488Z] ---> Running in 351f2ce547c8 [2022-10-18T20:59:05.748Z] Removing intermediate container 2ea2d1d0e246 [2022-10-18T20:59:05.748Z] ---> 835e4e083d14 [2022-10-18T20:59:05.748Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T20:59:05.748Z] Removing intermediate container 351f2ce547c8 [2022-10-18T20:59:05.748Z] ---> 117b55ac442d [2022-10-18T20:59:05.748Z] Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:05.748Z] Removing intermediate container d59c5319d5f0 [2022-10-18T20:59:05.748Z] ---> 8f903359d103 [2022-10-18T20:59:05.748Z] Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:05.748Z] ---> Running in f536ae3dfd29 [2022-10-18T20:59:05.748Z] ---> Running in c19603645ed1 [2022-10-18T20:59:05.748Z] ---> Running in e7bacf6fc147 [2022-10-18T20:59:05.748Z] Removing intermediate container f536ae3dfd29 [2022-10-18T20:59:05.748Z] ---> 5fc141f040bb [2022-10-18T20:59:05.748Z] Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:05.748Z] ---> Running in 9aa51e8ee732 [2022-10-18T20:59:05.748Z] Removing intermediate container c19603645ed1 [2022-10-18T20:59:05.748Z] ---> e03e166ba443 [2022-10-18T20:59:05.748Z] Step 26/26 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:06.020Z] Removing intermediate container e7bacf6fc147 [2022-10-18T20:59:06.020Z] ---> 4ee9f92c3bc5 [2022-10-18T20:59:06.020Z] Step 26/26 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:06.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T20:59:06.020Z] ---> Running in 036d4638c03b [2022-10-18T20:59:06.020Z] ---> Running in a9ce0d69cf7d [2022-10-18T20:59:06.020Z] Removing intermediate container 9aa51e8ee732 [2022-10-18T20:59:06.020Z] ---> 2c02f5ffe099 [2022-10-18T20:59:06.020Z] Step 25/25 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:06.020Z] ---> Running in ec7b48c833fe [2022-10-18T20:59:06.020Z] Removing intermediate container 036d4638c03b [2022-10-18T20:59:06.020Z] ---> 5dbd6a76a2e1 [2022-10-18T20:59:06.020Z] [2022-10-18T20:59:06.020Z] Removing intermediate container a9ce0d69cf7d [2022-10-18T20:59:06.020Z] ---> e191636eaf3f [2022-10-18T20:59:06.020Z] [2022-10-18T20:59:06.020Z] Removing intermediate container ec7b48c833fe [2022-10-18T20:59:06.020Z] ---> 42da2582505d [2022-10-18T20:59:06.020Z] [2022-10-18T20:59:06.020Z] Successfully built 5dbd6a76a2e1 [2022-10-18T20:59:06.280Z] Successfully tagged security-spire-config:latest [2022-10-18T20:59:06.280Z] Building core-metadata [2022-10-18T20:59:06.280Z]  Building security-spire-config ... done Successfully built e191636eaf3f [2022-10-18T20:59:06.280Z] Successfully tagged security-spire-agent:latest [2022-10-18T20:59:06.280Z] Building security-proxy-setup [2022-10-18T20:59:06.280Z]  Building security-spire-agent ... done Successfully built 42da2582505d [2022-10-18T20:59:06.280Z] Successfully tagged security-spire-server:latest [2022-10-18T20:59:06.280Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-10-18T20:59:11.564Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:59:11.564Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:59:11.564Z] ---> 6b193a70c4c1 [2022-10-18T20:59:11.564Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> bae85f365d26 [2022-10-18T20:59:11.564Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 13c9951b2bb3 [2022-10-18T20:59:11.564Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 8b6f6ec41bf4 [2022-10-18T20:59:11.564Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 955a472a0f47 [2022-10-18T20:59:11.564Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 08e72dbc1f0d [2022-10-18T20:59:11.564Z] Step 8/22 : COPY . . [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 44e8f0ae80d6 [2022-10-18T20:59:11.564Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T20:59:11.564Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:59:11.564Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:59:11.564Z] ---> 6b193a70c4c1 [2022-10-18T20:59:11.564Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> bae85f365d26 [2022-10-18T20:59:11.564Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 13c9951b2bb3 [2022-10-18T20:59:11.564Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 8b6f6ec41bf4 [2022-10-18T20:59:11.564Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 955a472a0f47 [2022-10-18T20:59:11.564Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 08e72dbc1f0d [2022-10-18T20:59:11.564Z] Step 8/25 : COPY . . [2022-10-18T20:59:11.564Z] ---> Using cache [2022-10-18T20:59:11.564Z] ---> 44e8f0ae80d6 [2022-10-18T20:59:11.564Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T20:59:11.827Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T20:59:11.827Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T20:59:11.827Z] ---> 6b193a70c4c1 [2022-10-18T20:59:11.827Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T20:59:11.827Z] ---> Using cache [2022-10-18T20:59:11.827Z] ---> 865d92a5b95d [2022-10-18T20:59:11.827Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T20:59:11.827Z] ---> Using cache [2022-10-18T20:59:11.827Z] ---> b017aa8a1f09 [2022-10-18T20:59:11.827Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:59:11.827Z] ---> Using cache [2022-10-18T20:59:11.827Z] ---> 795f4b63c5de [2022-10-18T20:59:11.827Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T20:59:15.506Z] Removing intermediate container 8f0ecd01db18 [2022-10-18T20:59:15.506Z] ---> c687fa350314 [2022-10-18T20:59:15.506Z] Step 8/25 : COPY . . [2022-10-18T20:59:15.506Z] Removing intermediate container 2d859f01e00e [2022-10-18T20:59:15.506Z] ---> e0f8f1393671 [2022-10-18T20:59:15.506Z] Step 9/23 : COPY . . [2022-10-18T20:59:15.506Z] Removing intermediate container 754dd0e3bff4 [2022-10-18T20:59:15.506Z] ---> c76b2e5f6a71 [2022-10-18T20:59:15.506Z] Step 8/33 : COPY . . [2022-10-18T20:59:15.506Z] Removing intermediate container bcd959bdac6c [2022-10-18T20:59:15.506Z] ---> db9c51bfd6e4 [2022-10-18T20:59:15.506Z] Step 9/24 : COPY . . [2022-10-18T20:59:16.047Z] ---> Running in b69f4e995bf3 [2022-10-18T20:59:16.047Z] ---> Running in e9f67b8fff27 [2022-10-18T20:59:16.047Z] ---> Running in 8208cc22cb49 [2022-10-18T20:59:16.047Z] Removing intermediate container 5e49bcc8af97 [2022-10-18T20:59:16.047Z] ---> 064da54be8df [2022-10-18T20:59:16.047Z] [2022-10-18T20:59:16.047Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T20:59:16.047Z] ---> 9c6f07244728 [2022-10-18T20:59:16.047Z] 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-18T20:59:16.047Z] ---> Running in dab0c902266e [2022-10-18T20:59:16.047Z] Removing intermediate container dab0c902266e [2022-10-18T20:59:16.047Z] ---> 5a0741e45673 [2022-10-18T20:59:16.047Z] 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-18T20:59:16.047Z] ---> Running in fad9b2dcff9c [2022-10-18T20:59:16.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T20:59:16.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T20:59:16.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:16.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:16.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:16.818Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T20:59:16.818Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T20:59:16.818Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T20:59:16.818Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T20:59:16.818Z] Executing bash-5.1.16-r2.post-install [2022-10-18T20:59:16.818Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T20:59:16.818Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T20:59:16.818Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T20:59:16.818Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T20:59:16.818Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T20:59:16.818Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T20:59:17.075Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T20:59:17.075Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T20:59:17.075Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T20:59:17.075Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T20:59:17.075Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T20:59:17.075Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T20:59:17.075Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T20:59:17.075Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T20:59:17.075Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T20:59:17.075Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T20:59:17.075Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T20:59:17.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:17.656Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T20:59:17.656Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T20:59:17.656Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T20:59:17.656Z] OK: 211 MiB in 51 packages [2022-10-18T20:59:17.656Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T20:59:17.656Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T20:59:17.656Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T20:59:17.656Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T20:59:17.656Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T20:59:17.656Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T20:59:17.656Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T20:59:17.656Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T20:59:17.656Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T20:59:17.915Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:59:17.915Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T20:59:17.915Z] OK: 122 MiB in 47 packages [2022-10-18T20:59:18.850Z] Removing intermediate container 476d69849b70 [2022-10-18T20:59:18.850Z] ---> 9d3a670bd327 [2022-10-18T20:59:18.850Z] [2022-10-18T20:59:18.850Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T20:59:18.850Z] ---> 9c6f07244728 [2022-10-18T20:59:18.850Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T20:59:18.850Z] ---> Running in c465cfe21d03 [2022-10-18T20:59:18.850Z] Removing intermediate container 8208cc22cb49 [2022-10-18T20:59:18.850Z] ---> eed8501fb2f3 [2022-10-18T20:59:18.850Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T20:59:19.108Z] Removing intermediate container c465cfe21d03 [2022-10-18T20:59:19.108Z] ---> 05685bb3cd50 [2022-10-18T20:59:19.108Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T20:59:19.108Z] ---> ea4448530471 [2022-10-18T20:59:19.108Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T20:59:19.369Z] ---> Running in 2f72560fdf40 [2022-10-18T20:59:19.369Z] ---> Running in 2df834506d03 [2022-10-18T20:59:19.369Z] Removing intermediate container 2f72560fdf40 [2022-10-18T20:59:19.369Z] ---> f34115191416 [2022-10-18T20:59:19.369Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T20:59:19.369Z] ---> Running in 0f1b9f5f4ebb [2022-10-18T20:59:19.627Z] Removing intermediate container 0f1b9f5f4ebb [2022-10-18T20:59:19.627Z] ---> 4f838dc4b702 [2022-10-18T20:59:19.627Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T20:59:19.901Z] ---> Running in 48590df52670 [2022-10-18T20:59:20.837Z] Collecting docker-compose==1.23.2 [2022-10-18T20:59:20.837Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T20:59:20.837Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.0 MB/s eta 0:00:00 [2022-10-18T20:59:20.837Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T20:59:20.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T20:59:21.111Z] Preparing metadata (setup.py): started [2022-10-18T20:59:21.111Z] Removing intermediate container 48590df52670 [2022-10-18T20:59:21.111Z] ---> 3636a05d3cea [2022-10-18T20:59:21.111Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T20:59:21.370Z] ---> Running in f229576edb69 [2022-10-18T20:59:21.370Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T20:59:21.370Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T20:59:21.370Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T20:59:21.370Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T20:59:21.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T20:59:21.370Z] Preparing metadata (setup.py): started [2022-10-18T20:59:21.628Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T20:59:21.628Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T20:59:21.628Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T20:59:21.628Z] Preparing metadata (setup.py): started [2022-10-18T20:59:21.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:21.896Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T20:59:22.154Z] ---> 259f389d2eab [2022-10-18T20:59:22.154Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T20:59:22.154Z] ---> 64994c39843c [2022-10-18T20:59:22.154Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T20:59:22.154Z] ---> Running in 384e40e13aba [2022-10-18T20:59:22.154Z] ---> b35789fca1d0 [2022-10-18T20:59:22.154Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T20:59:22.154Z] ---> 0c3db16f1e73 [2022-10-18T20:59:22.154Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T20:59:22.154Z] ---> Running in a4d748b19fe5 [2022-10-18T20:59:22.154Z] ---> Running in da7bb4520cbb [2022-10-18T20:59:22.154Z] ---> Running in def885dcfdfc [2022-10-18T20:59:22.157Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T20:59:22.157Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T20:59:22.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 97.2 MB/s eta 0:00:00 [2022-10-18T20:59:22.414Z] Collecting PyYAML<4,>=3.10 [2022-10-18T20:59:22.414Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T20:59:22.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.4 MB/s eta 0:00:00 [2022-10-18T20:59:22.670Z] Preparing metadata (setup.py): started [2022-10-18T20:59:22.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:22.930Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T20:59:22.930Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T20:59:22.930Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T20:59:22.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 181.2 MB/s eta 0:00:00 [2022-10-18T20:59:22.930Z] 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-18T20:59:22.930Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T20:59:22.930Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T20:59:22.930Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T20:59:22.930Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T20:59:23.187Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T20:59:23.187Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T20:59:23.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.9 MB/s eta 0:00:00 [2022-10-18T20:59:23.187Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T20:59:23.187Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T20:59:23.187Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T20:59:23.187Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T20:59:23.187Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T20:59:23.187Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T20:59:23.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 168.6 MB/s eta 0:00:00 [2022-10-18T20:59:23.187Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T20:59:23.187Z] Collecting certifi>=2017.4.17 [2022-10-18T20:59:23.187Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T20:59:23.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 30.0 MB/s eta 0:00:00 [2022-10-18T20:59:23.444Z] Collecting idna<2.8,>=2.5 [2022-10-18T20:59:23.444Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T20:59:23.444Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T20:59:23.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 179.5 MB/s eta 0:00:00 [2022-10-18T20:59:23.444Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T20:59:23.444Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:59:23.444Z] OK: 8 MiB in 20 packages [2022-10-18T20:59:23.444Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T20:59:23.444Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 86.4 MB/s eta 0:00:00 [2022-10-18T20:59:23.444Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T20:59:23.444Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T20:59:23.444Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T20:59:23.444Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T20:59:23.702Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T20:59:23.702Z] Running setup.py install for texttable: started [2022-10-18T20:59:23.959Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T20:59:23.959Z] Running setup.py install for PyYAML: started [2022-10-18T20:59:24.104Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T20:59:24.105Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T20:59:24.105Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T20:59:24.105Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T20:59:24.523Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T20:59:25.896Z] Running setup.py install for docopt: started [2022-10-18T20:59:26.154Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T20:59:26.718Z] Removing intermediate container f229576edb69 [2022-10-18T20:59:26.718Z] ---> e52f4ae52f7f [2022-10-18T20:59:26.718Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:59:26.977Z] Running setup.py install for dockerpty: started [2022-10-18T20:59:27.911Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T20:59:28.477Z] ---> f26dcf018ff2 [2022-10-18T20:59:28.477Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T20:59:28.736Z] 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-18T20:59:28.736Z] 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-18T20:59:29.830Z] ---> cd571247f34c [2022-10-18T20:59:29.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T20:59:30.088Z] ---> 7462046aa6bb [2022-10-18T20:59:30.088Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T20:59:31.021Z] ---> Running in 3779266d244f [2022-10-18T20:59:31.021Z] Removing intermediate container 3779266d244f [2022-10-18T20:59:31.021Z] ---> b1186e0f0809 [2022-10-18T20:59:31.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:59:31.279Z] ---> Running in 6e31697902eb [2022-10-18T20:59:31.537Z] Removing intermediate container 2df834506d03 [2022-10-18T20:59:31.537Z] ---> 56988a6b05e3 [2022-10-18T20:59:31.537Z] Step 9/25 : COPY . . [2022-10-18T20:59:32.105Z] Removing intermediate container 6e31697902eb [2022-10-18T20:59:32.105Z] ---> 6fb947d7346f [2022-10-18T20:59:32.105Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T20:59:33.482Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T20:59:34.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T20:59:36.595Z] ---> Running in 2c82387abb77 [2022-10-18T20:59:36.595Z] ---> 14df16381d52 [2022-10-18T20:59:36.595Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T20:59:36.595Z] Removing intermediate container 2c82387abb77 [2022-10-18T20:59:36.595Z] ---> c20eb7d27ede [2022-10-18T20:59:36.595Z] Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:36.595Z] ---> Running in 57ae4f3ede75 [2022-10-18T20:59:36.595Z] ---> Running in b858c8d6140c [2022-10-18T20:59:36.853Z] Removing intermediate container fad9b2dcff9c [2022-10-18T20:59:36.853Z] ---> 25dc2aa0c2f3 [2022-10-18T20:59:36.853Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T20:59:37.418Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T20:59:37.985Z] Removing intermediate container b858c8d6140c [2022-10-18T20:59:37.985Z] ---> 4ef33f771097 [2022-10-18T20:59:37.985Z] Step 24/24 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:38.242Z] ---> Running in de23a364cb80 [2022-10-18T20:59:38.242Z] ---> Running in d0f42799dd54 [2022-10-18T20:59:38.501Z] Removing intermediate container de23a364cb80 [2022-10-18T20:59:38.501Z] ---> eb1099925619 [2022-10-18T20:59:38.501Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T20:59:38.501Z] Removing intermediate container d0f42799dd54 [2022-10-18T20:59:38.501Z] ---> 24f86cccf928 [2022-10-18T20:59:38.501Z] [2022-10-18T20:59:38.501Z] ---> Running in f949f8552e7a [2022-10-18T20:59:38.501Z] Removing intermediate container b69f4e995bf3 [2022-10-18T20:59:38.501Z] ---> b53bd9405528 [2022-10-18T20:59:38.501Z] [2022-10-18T20:59:38.501Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T20:59:38.501Z] ---> 9c6f07244728 [2022-10-18T20:59:38.501Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T20:59:38.501Z] Removing intermediate container e9f67b8fff27 [2022-10-18T20:59:38.501Z] ---> 1f823a9f0de5 [2022-10-18T20:59:38.501Z] [2022-10-18T20:59:38.501Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T20:59:38.501Z] ---> 9c6f07244728 [2022-10-18T20:59:38.501Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T20:59:38.501Z] ---> Running in b65d87d27df8 [2022-10-18T20:59:38.501Z] Successfully built 24f86cccf928 [2022-10-18T20:59:38.501Z] Successfully tagged core-data:latest [2022-10-18T20:59:38.501Z]  Building core-data ... done  ---> Running in 8e8e035c91ab [2022-10-18T20:59:38.760Z] Removing intermediate container f949f8552e7a [2022-10-18T20:59:38.760Z] ---> b41eeeec4a4d [2022-10-18T20:59:38.760Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T20:59:38.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:39.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:39.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:39.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T20:59:39.020Z] ---> 2260724961ed [2022-10-18T20:59:39.020Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T20:59:39.285Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T20:59:39.285Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T20:59:39.285Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T20:59:39.285Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:59:39.285Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T20:59:39.285Z] OK: 6 MiB in 17 packages [2022-10-18T20:59:39.285Z] ---> b2ad099c1985 [2022-10-18T20:59:39.285Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T20:59:39.285Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T20:59:39.285Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T20:59:39.285Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T20:59:39.285Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T20:59:39.285Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T20:59:39.285Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T20:59:39.285Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T20:59:39.285Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T20:59:39.542Z] OK: 8 MiB in 20 packages [2022-10-18T20:59:39.542Z] ---> 71b7dbeda0f7 [2022-10-18T20:59:39.542Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T20:59:39.542Z] ---> Running in dee7721d10d5 [2022-10-18T20:59:39.800Z] Removing intermediate container b65d87d27df8 [2022-10-18T20:59:39.800Z] ---> d760e2f39c09 [2022-10-18T20:59:39.800Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T20:59:39.800Z] Removing intermediate container dee7721d10d5 [2022-10-18T20:59:39.800Z] ---> 694c0b93990b [2022-10-18T20:59:39.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:59:39.800Z] ---> Running in 3512ccbc66d3 [2022-10-18T20:59:39.800Z] ---> Running in 80b804c18965 [2022-10-18T20:59:40.058Z] Removing intermediate container 80b804c18965 [2022-10-18T20:59:40.059Z] ---> 5f67a52e7283 [2022-10-18T20:59:40.059Z] Step 13/25 : WORKDIR / [2022-10-18T20:59:40.059Z] Removing intermediate container 8e8e035c91ab [2022-10-18T20:59:40.059Z] ---> 91beda2e3f5c [2022-10-18T20:59:40.059Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T20:59:40.059Z] Removing intermediate container 3512ccbc66d3 [2022-10-18T20:59:40.059Z] ---> 88e27d67604e [2022-10-18T20:59:40.059Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T20:59:40.059Z] ---> Running in a3487e211ad1 [2022-10-18T20:59:40.059Z] ---> Running in ad7d212333e0 [2022-10-18T20:59:40.059Z] ---> Running in ab6166587521 [2022-10-18T20:59:40.319Z] Removing intermediate container ab6166587521 [2022-10-18T20:59:40.319Z] ---> 4eb7e9209091 [2022-10-18T20:59:40.319Z] Step 13/22 : WORKDIR /edgex [2022-10-18T20:59:40.319Z] Removing intermediate container a3487e211ad1 [2022-10-18T20:59:40.319Z] ---> 0be163402b68 [2022-10-18T20:59:40.319Z] 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-18T20:59:40.319Z] Removing intermediate container ad7d212333e0 [2022-10-18T20:59:40.319Z] ---> 39cdab1913cc [2022-10-18T20:59:40.319Z] Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:40.319Z] ---> Running in 7bdcefc1d5c7 [2022-10-18T20:59:40.319Z] ---> Running in 13b4e05ead60 [2022-10-18T20:59:40.582Z] Removing intermediate container 7bdcefc1d5c7 [2022-10-18T20:59:40.582Z] ---> b46c20de9af0 [2022-10-18T20:59:40.582Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T20:59:40.582Z] ---> f604af7dc906 [2022-10-18T20:59:40.582Z] 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-18T20:59:40.843Z] Removing intermediate container 13b4e05ead60 [2022-10-18T20:59:40.843Z] ---> bc3e44472db0 [2022-10-18T20:59:40.843Z] Step 23/23 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:40.843Z] ---> Running in 4c484641a885 [2022-10-18T20:59:40.843Z] ---> 316c5419ab16 [2022-10-18T20:59:40.843Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T20:59:40.843Z] ---> 12bea44d8b10 [2022-10-18T20:59:40.843Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T20:59:40.843Z] Removing intermediate container 4c484641a885 [2022-10-18T20:59:40.843Z] ---> 5ef81d5a6c70 [2022-10-18T20:59:40.843Z] [2022-10-18T20:59:41.100Z] Successfully built 5ef81d5a6c70 [2022-10-18T20:59:41.100Z] Successfully tagged sys-mgmt-agent:latest [2022-10-18T20:59:41.370Z]  Building sys-mgmt-agent ... done  ---> 8d3381a69cab [2022-10-18T20:59:41.370Z] 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-18T20:59:41.631Z] ---> 2f1824d34f87 [2022-10-18T20:59:41.631Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T20:59:41.892Z] ---> 4075d6591f52 [2022-10-18T20:59:41.892Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T20:59:42.150Z] ---> d5f7a883d51f [2022-10-18T20:59:42.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T20:59:42.503Z] ---> 4758206cbe75 [2022-10-18T20:59:42.503Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T20:59:42.503Z] ---> c4855b8c9787 [2022-10-18T20:59:42.504Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T20:59:42.765Z] ---> Running in 86dbf032e0a3 [2022-10-18T20:59:43.331Z] ---> 8fe47f121ca4 [2022-10-18T20:59:43.331Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T20:59:43.589Z] ---> 1ece3fcae343 [2022-10-18T20:59:43.589Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T20:59:43.589Z] ---> Running in 7cb0a9b793c1 [2022-10-18T20:59:43.848Z] Removing intermediate container 86dbf032e0a3 [2022-10-18T20:59:43.848Z] ---> 5f95eb5c26cc [2022-10-18T20:59:43.848Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T20:59:43.848Z] ---> Running in 4e326d09d7c0 [2022-10-18T20:59:44.115Z] Removing intermediate container 4e326d09d7c0 [2022-10-18T20:59:44.115Z] ---> 48a778a71674 [2022-10-18T20:59:44.115Z] Step 20/22 : LABEL arch=x86_64 [2022-10-18T20:59:44.115Z] ---> Running in 089f7dd45a35 [2022-10-18T20:59:44.373Z] Removing intermediate container 089f7dd45a35 [2022-10-18T20:59:44.373Z] ---> da6f57b87fe3 [2022-10-18T20:59:44.373Z] Step 21/22 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:44.373Z] ---> Running in 9f905ee7e55f [2022-10-18T20:59:44.636Z] Removing intermediate container 9f905ee7e55f [2022-10-18T20:59:44.636Z] ---> 12b674954335 [2022-10-18T20:59:44.636Z] Step 22/22 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:44.636Z] ---> Running in ec524cbd88b7 [2022-10-18T20:59:44.896Z] Removing intermediate container 7cb0a9b793c1 [2022-10-18T20:59:44.896Z] ---> 4d23bdc00bd6 [2022-10-18T20:59:44.896Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T20:59:44.896Z] ---> Running in 329b6dcc32e9 [2022-10-18T20:59:44.896Z] Removing intermediate container ec524cbd88b7 [2022-10-18T20:59:44.896Z] ---> 8aa103fd5e35 [2022-10-18T20:59:44.896Z] [2022-10-18T20:59:44.896Z] Removing intermediate container 329b6dcc32e9 [2022-10-18T20:59:44.896Z] ---> 3fe682ce235d [2022-10-18T20:59:44.896Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T20:59:44.896Z] Successfully built 8aa103fd5e35 [2022-10-18T20:59:44.896Z] Successfully tagged security-proxy-setup:latest [2022-10-18T20:59:44.896Z]  Building security-proxy-setup ... done  ---> Running in 0bb72a311862 [2022-10-18T20:59:45.154Z] Removing intermediate container 0bb72a311862 [2022-10-18T20:59:45.154Z] ---> 34fb83fbe81f [2022-10-18T20:59:45.154Z] Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:45.154Z] ---> Running in b4040978f5b3 [2022-10-18T20:59:45.154Z] Removing intermediate container b4040978f5b3 [2022-10-18T20:59:45.154Z] ---> 6c45fa4e22a5 [2022-10-18T20:59:45.154Z] Step 25/25 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:45.154Z] ---> Running in 5bbadcc3559f [2022-10-18T20:59:45.419Z] Removing intermediate container 5bbadcc3559f [2022-10-18T20:59:45.419Z] ---> 3a03ef1737ee [2022-10-18T20:59:45.419Z] [2022-10-18T20:59:45.419Z] Successfully built 3a03ef1737ee [2022-10-18T20:59:45.419Z] Successfully tagged security-secretstore-setup:latest [2022-10-18T20:59:52.083Z]  Building security-secretstore-setup ... done Removing intermediate container 57ae4f3ede75 [2022-10-18T20:59:52.083Z] ---> 369b2178b352 [2022-10-18T20:59:52.083Z] [2022-10-18T20:59:52.083Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T20:59:52.083Z] ---> 9c6f07244728 [2022-10-18T20:59:52.083Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T20:59:52.083Z] ---> Using cache [2022-10-18T20:59:52.083Z] ---> 128581b2faba [2022-10-18T20:59:52.083Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T20:59:52.083Z] ---> Using cache [2022-10-18T20:59:52.083Z] ---> 0486df03ec84 [2022-10-18T20:59:52.083Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T20:59:52.083Z] ---> Running in 20f31a65b9de [2022-10-18T20:59:52.083Z] Removing intermediate container 20f31a65b9de [2022-10-18T20:59:52.083Z] ---> 0b44a8937895 [2022-10-18T20:59:52.083Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T20:59:52.083Z] ---> Running in d58b26a6705a [2022-10-18T20:59:52.083Z] Removing intermediate container d58b26a6705a [2022-10-18T20:59:52.083Z] ---> 7be4d77e7bab [2022-10-18T20:59:52.083Z] Step 16/25 : WORKDIR / [2022-10-18T20:59:52.083Z] ---> Running in 12602055fac2 [2022-10-18T20:59:52.344Z] Removing intermediate container 12602055fac2 [2022-10-18T20:59:52.344Z] ---> 8cf90ae4c1e2 [2022-10-18T20:59:52.344Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T20:59:52.344Z] ---> c29b710c5659 [2022-10-18T20:59:52.344Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T20:59:52.916Z] ---> 965a947bb327 [2022-10-18T20:59:52.916Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T20:59:52.916Z] ---> 438d1cdd228d [2022-10-18T20:59:52.916Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T20:59:52.916Z] ---> 6dff5fd02eb6 [2022-10-18T20:59:52.916Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T20:59:52.916Z] ---> Running in bc0b0893cd0d [2022-10-18T20:59:53.177Z] Removing intermediate container bc0b0893cd0d [2022-10-18T20:59:53.177Z] ---> d979fc53d7f4 [2022-10-18T20:59:53.177Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T20:59:53.177Z] ---> Running in c998ebb1c7c2 [2022-10-18T20:59:53.177Z] Removing intermediate container c998ebb1c7c2 [2022-10-18T20:59:53.177Z] ---> c4354fef3f67 [2022-10-18T20:59:53.177Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T20:59:53.177Z] ---> Running in 227c2ebc6838 [2022-10-18T20:59:53.177Z] Removing intermediate container 227c2ebc6838 [2022-10-18T20:59:53.177Z] ---> 5bddf17cd79a [2022-10-18T20:59:53.177Z] Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:53.441Z] ---> Running in e71c217c0499 [2022-10-18T20:59:53.441Z] Removing intermediate container e71c217c0499 [2022-10-18T20:59:53.441Z] ---> afa61f87e4c3 [2022-10-18T20:59:53.441Z] Step 25/25 : LABEL version=2.3.0-dev.92 [2022-10-18T20:59:53.441Z] ---> Running in 3b06575757f2 [2022-10-18T20:59:53.441Z] Removing intermediate container 3b06575757f2 [2022-10-18T20:59:53.441Z] ---> 8cd815f12016 [2022-10-18T20:59:53.441Z] [2022-10-18T20:59:53.441Z] Successfully built 8cd815f12016 [2022-10-18T20:59:53.702Z] Successfully tagged core-metadata:latest [2022-10-18T20:59:53.710Z]  Building core-metadata ... done  [Pipeline] } [2022-10-18T20:59:53.719Z] $ docker stop --time=1 c81a5d44dc70046964f0f85e8a338595b57c111cb13417a8c53a0355fa7702a5 [2022-10-18T20:59:54.994Z] $ docker rm -f c81a5d44dc70046964f0f85e8a338595b57c111cb13417a8c53a0355fa7702a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T20:59:55.321Z] + docker images [2022-10-18T20:59:55.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T20:59:55.321Z] core-metadata latest 8cd815f12016 2 seconds ago 18.3MB [2022-10-18T20:59:55.321Z] 369b2178b352 5 seconds ago 1.59GB [2022-10-18T20:59:55.321Z] security-secretstore-setup latest 3a03ef1737ee 10 seconds ago 29.3MB [2022-10-18T20:59:55.321Z] security-proxy-setup latest 8aa103fd5e35 11 seconds ago 27.4MB [2022-10-18T20:59:55.321Z] sys-mgmt-agent latest 5ef81d5a6c70 15 seconds ago 136MB [2022-10-18T20:59:55.321Z] b53bd9405528 17 seconds ago 1.57GB [2022-10-18T20:59:55.322Z] 1f823a9f0de5 17 seconds ago 1.57GB [2022-10-18T20:59:55.322Z] core-data latest 24f86cccf928 17 seconds ago 21.6MB [2022-10-18T20:59:55.322Z] 9d3a670bd327 39 seconds ago 1.59GB [2022-10-18T20:59:55.322Z] 064da54be8df 40 seconds ago 1.56GB [2022-10-18T20:59:55.322Z] security-spire-agent latest e191636eaf3f 50 seconds ago 125MB [2022-10-18T20:59:55.322Z] security-spire-server latest 42da2582505d 50 seconds ago 86.5MB [2022-10-18T20:59:55.322Z] security-spire-config latest 5dbd6a76a2e1 50 seconds ago 85.8MB [2022-10-18T20:59:55.322Z] a1b6dad85437 About a minute ago 1.45GB [2022-10-18T20:59:55.322Z] 7153f3d1c5ad About a minute ago 1.45GB [2022-10-18T20:59:55.322Z] b8ec6174cc35 About a minute ago 1.45GB [2022-10-18T20:59:55.322Z] security-bootstrapper latest 6e4d6b281cda About a minute ago 19.9MB [2022-10-18T20:59:55.322Z] security-spiffe-token-provider latest 3140a78eb04e About a minute ago 29.3MB [2022-10-18T20:59:55.322Z] core-command latest d8726571464d About a minute ago 17.5MB [2022-10-18T20:59:55.322Z] support-notifications latest 2d01b49ca276 2 minutes ago 30.1MB [2022-10-18T20:59:55.322Z] support-scheduler latest 0e0c16aac195 2 minutes ago 29.5MB [2022-10-18T20:59:55.322Z] 706b5e1316e9 2 minutes ago 1.64GB [2022-10-18T20:59:55.322Z] 148cf2c8cf63 2 minutes ago 1.64GB [2022-10-18T20:59:55.322Z] 0b5fdddd5cb2 2 minutes ago 1.58GB [2022-10-18T20:59:55.322Z] c0104b110bed 2 minutes ago 1.61GB [2022-10-18T20:59:55.322Z] 952c49814261 2 minutes ago 1.57GB [2022-10-18T20:59:55.322Z] ci-base-image-x86_64 latest 6b193a70c4c1 5 minutes ago 941MB [2022-10-18T20:59:55.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 8 days ago 677MB [2022-10-18T20:59:55.322Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-18T20:59:55.322Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-18T20:59:55.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-18T20:59:55.322Z] 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-18T20:59:55.402Z] provisioning config files... [2022-10-18T20:59:55.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config13916111084286642057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T20:59:55.709Z] ---> docker-login.sh [2022-10-18T20:59:55.709Z] nexus3.edgexfoundry.org:10001 [2022-10-18T20:59:55.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:59:55.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:59:55.968Z] Configure a credential helper to remove this warning. See [2022-10-18T20:59:55.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:59:55.968Z] [2022-10-18T20:59:55.968Z] Login Succeeded [2022-10-18T20:59:55.968Z] nexus3.edgexfoundry.org:10002 [2022-10-18T20:59:55.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:59:55.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:59:55.968Z] Configure a credential helper to remove this warning. See [2022-10-18T20:59:55.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:59:55.968Z] [2022-10-18T20:59:55.968Z] Login Succeeded [2022-10-18T20:59:55.968Z] nexus3.edgexfoundry.org:10003 [2022-10-18T20:59:55.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:59:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:59:56.226Z] Configure a credential helper to remove this warning. See [2022-10-18T20:59:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:59:56.226Z] [2022-10-18T20:59:56.226Z] Login Succeeded [2022-10-18T20:59:56.226Z] nexus3.edgexfoundry.org:10004 [2022-10-18T20:59:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:59:56.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:59:56.226Z] Configure a credential helper to remove this warning. See [2022-10-18T20:59:56.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:59:56.226Z] [2022-10-18T20:59:56.226Z] Login Succeeded [2022-10-18T20:59:56.226Z] docker.io [2022-10-18T20:59:56.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T20:59:56.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T20:59:56.483Z] Configure a credential helper to remove this warning. See [2022-10-18T20:59:56.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T20:59:56.483Z] [2022-10-18T20:59:56.483Z] Login Succeeded [2022-10-18T20:59:56.483Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T20:59:56.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T20:59:56.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T20:59:56.538Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-18T20:59:56.538Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:56.538Z] latest [2022-10-18T20:59:56.538Z] 2.3.0-dev.92 [2022-10-18T20:59:56.538Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T20:59:56.538Z] main [2022-10-18T20:59:56.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:59:56.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:59:57.148Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T20:59:57.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T20:59:57.148Z] 9b756d37d530: Preparing [2022-10-18T20:59:57.148Z] ec83f1000e93: Preparing [2022-10-18T20:59:57.148Z] 3b3d2473ba7d: Preparing [2022-10-18T20:59:57.148Z] 69fa3330cad0: Preparing [2022-10-18T20:59:57.148Z] 994393dc58e7: Preparing [2022-10-18T20:59:57.148Z] 994393dc58e7: Layer already exists [2022-10-18T20:59:57.148Z] 69fa3330cad0: Pushed [2022-10-18T20:59:57.148Z] 3b3d2473ba7d: Pushed [2022-10-18T20:59:57.148Z] 9b756d37d530: Pushed [2022-10-18T20:59:58.526Z] ec83f1000e93: Pushed [2022-10-18T20:59:58.526Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:59:58.830Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:59:59.130Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-18T20:59:59.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T20:59:59.130Z] 9b756d37d530: Preparing [2022-10-18T20:59:59.130Z] ec83f1000e93: Preparing [2022-10-18T20:59:59.130Z] 3b3d2473ba7d: Preparing [2022-10-18T20:59:59.130Z] 69fa3330cad0: Preparing [2022-10-18T20:59:59.130Z] 994393dc58e7: Preparing [2022-10-18T20:59:59.130Z] ec83f1000e93: Layer already exists [2022-10-18T20:59:59.130Z] 69fa3330cad0: Layer already exists [2022-10-18T20:59:59.130Z] 9b756d37d530: Layer already exists [2022-10-18T20:59:59.130Z] 994393dc58e7: Layer already exists [2022-10-18T20:59:59.130Z] 3b3d2473ba7d: Layer already exists [2022-10-18T20:59:59.130Z] latest: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:59:59.447Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T20:59:59.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.92 [2022-10-18T20:59:59.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T20:59:59.749Z] 9b756d37d530: Preparing [2022-10-18T20:59:59.749Z] ec83f1000e93: Preparing [2022-10-18T20:59:59.749Z] 3b3d2473ba7d: Preparing [2022-10-18T20:59:59.749Z] 69fa3330cad0: Preparing [2022-10-18T20:59:59.749Z] 994393dc58e7: Preparing [2022-10-18T20:59:59.749Z] 9b756d37d530: Layer already exists [2022-10-18T20:59:59.749Z] ec83f1000e93: Layer already exists [2022-10-18T20:59:59.749Z] 994393dc58e7: Layer already exists [2022-10-18T20:59:59.749Z] 3b3d2473ba7d: Layer already exists [2022-10-18T20:59:59.749Z] 69fa3330cad0: Layer already exists [2022-10-18T20:59:59.749Z] 2.3.0-dev.92: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:00.060Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:00.363Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:00.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T21:00:00.363Z] 9b756d37d530: Preparing [2022-10-18T21:00:00.363Z] ec83f1000e93: Preparing [2022-10-18T21:00:00.363Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:00.363Z] 69fa3330cad0: Preparing [2022-10-18T21:00:00.363Z] 994393dc58e7: Preparing [2022-10-18T21:00:00.363Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:00.363Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:00.363Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:00.363Z] ec83f1000e93: Layer already exists [2022-10-18T21:00:00.363Z] 9b756d37d530: Layer already exists [2022-10-18T21:00:00.363Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:00.678Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:00.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-18T21:00:00.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T21:00:00.988Z] 9b756d37d530: Preparing [2022-10-18T21:00:00.988Z] ec83f1000e93: Preparing [2022-10-18T21:00:00.988Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:00.988Z] 69fa3330cad0: Preparing [2022-10-18T21:00:00.988Z] 994393dc58e7: Preparing [2022-10-18T21:00:00.988Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:00.988Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:00.988Z] 9b756d37d530: Layer already exists [2022-10-18T21:00:00.988Z] ec83f1000e93: Layer already exists [2022-10-18T21:00:00.988Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:00.988Z] main: digest: sha256:6311e1b7f3c79beb2fc311de18521996fe3941db85e0eef6dce9a9615cb648ab size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:01.027Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:01.032Z] taggedImages: [2022-10-18T21:00:01.032Z] - nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:01.032Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-18T21:00:01.032Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.92 [2022-10-18T21:00:01.032Z] - nexus3.edgexfoundry.org:10004/core-command:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:01.032Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-18T21:00:01.045Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-18T21:00:01.045Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:01.045Z] latest [2022-10-18T21:00:01.045Z] 2.3.0-dev.92 [2022-10-18T21:00:01.045Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:01.045Z] main [2022-10-18T21:00:01.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:01.368Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:01.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:01.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T21:00:01.674Z] ef26407f2f88: Preparing [2022-10-18T21:00:01.674Z] bf66a8affd74: Preparing [2022-10-18T21:00:01.674Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:01.674Z] 5699b42ab6b7: Preparing [2022-10-18T21:00:01.674Z] c665ef42b037: Preparing [2022-10-18T21:00:01.674Z] 994393dc58e7: Preparing [2022-10-18T21:00:01.674Z] 994393dc58e7: Waiting [2022-10-18T21:00:01.674Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:01.674Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:01.674Z] ef26407f2f88: Pushed [2022-10-18T21:00:01.674Z] c665ef42b037: Pushed [2022-10-18T21:00:01.936Z] 5699b42ab6b7: Pushed [2022-10-18T21:00:03.312Z] bf66a8affd74: Pushed [2022-10-18T21:00:03.312Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:03.623Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:03.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-18T21:00:03.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T21:00:03.931Z] ef26407f2f88: Preparing [2022-10-18T21:00:03.931Z] bf66a8affd74: Preparing [2022-10-18T21:00:03.931Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:03.931Z] 5699b42ab6b7: Preparing [2022-10-18T21:00:03.931Z] c665ef42b037: Preparing [2022-10-18T21:00:03.931Z] 994393dc58e7: Preparing [2022-10-18T21:00:03.931Z] 994393dc58e7: Waiting [2022-10-18T21:00:03.931Z] ef26407f2f88: Layer already exists [2022-10-18T21:00:03.931Z] 5699b42ab6b7: Layer already exists [2022-10-18T21:00:03.931Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:03.931Z] bf66a8affd74: Layer already exists [2022-10-18T21:00:03.931Z] c665ef42b037: Layer already exists [2022-10-18T21:00:03.931Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:03.931Z] latest: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:04.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:04.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.92 [2022-10-18T21:00:04.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T21:00:04.558Z] ef26407f2f88: Preparing [2022-10-18T21:00:04.558Z] bf66a8affd74: Preparing [2022-10-18T21:00:04.558Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:04.558Z] 5699b42ab6b7: Preparing [2022-10-18T21:00:04.558Z] c665ef42b037: Preparing [2022-10-18T21:00:04.558Z] 994393dc58e7: Preparing [2022-10-18T21:00:04.558Z] 994393dc58e7: Waiting [2022-10-18T21:00:04.558Z] bf66a8affd74: Layer already exists [2022-10-18T21:00:04.558Z] ef26407f2f88: Layer already exists [2022-10-18T21:00:04.558Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:04.558Z] c665ef42b037: Layer already exists [2022-10-18T21:00:04.558Z] 5699b42ab6b7: Layer already exists [2022-10-18T21:00:04.558Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:04.558Z] 2.3.0-dev.92: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:04.866Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:05.175Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:05.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T21:00:05.175Z] ef26407f2f88: Preparing [2022-10-18T21:00:05.175Z] bf66a8affd74: Preparing [2022-10-18T21:00:05.175Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:05.175Z] 5699b42ab6b7: Preparing [2022-10-18T21:00:05.175Z] c665ef42b037: Preparing [2022-10-18T21:00:05.175Z] 994393dc58e7: Preparing [2022-10-18T21:00:05.175Z] 994393dc58e7: Waiting [2022-10-18T21:00:05.175Z] c665ef42b037: Layer already exists [2022-10-18T21:00:05.175Z] ef26407f2f88: Layer already exists [2022-10-18T21:00:05.175Z] 5699b42ab6b7: Layer already exists [2022-10-18T21:00:05.175Z] bf66a8affd74: Layer already exists [2022-10-18T21:00:05.175Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:05.175Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:05.175Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:05.489Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:05.799Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-18T21:00:05.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T21:00:05.799Z] ef26407f2f88: Preparing [2022-10-18T21:00:05.799Z] bf66a8affd74: Preparing [2022-10-18T21:00:05.799Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:05.799Z] 5699b42ab6b7: Preparing [2022-10-18T21:00:05.799Z] c665ef42b037: Preparing [2022-10-18T21:00:05.799Z] 994393dc58e7: Preparing [2022-10-18T21:00:05.799Z] 994393dc58e7: Waiting [2022-10-18T21:00:05.799Z] bf66a8affd74: Layer already exists [2022-10-18T21:00:05.799Z] c665ef42b037: Layer already exists [2022-10-18T21:00:05.799Z] ef26407f2f88: Layer already exists [2022-10-18T21:00:05.799Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:05.799Z] 5699b42ab6b7: Layer already exists [2022-10-18T21:00:05.799Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:05.799Z] main: digest: sha256:60cb64644582b0352fc7cf9a9af3e21e58ea18b566081747f475109ef09f4368 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:05.842Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:05.851Z] taggedImages: [2022-10-18T21:00:05.851Z] - nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:05.851Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-18T21:00:05.851Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.92 [2022-10-18T21:00:05.851Z] - nexus3.edgexfoundry.org:10004/core-data:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:05.851Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-18T21:00:05.872Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-18T21:00:05.872Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:05.872Z] latest [2022-10-18T21:00:05.872Z] 2.3.0-dev.92 [2022-10-18T21:00:05.872Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:05.872Z] main [2022-10-18T21:00:05.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:06.191Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:06.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:06.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T21:00:06.503Z] aa7e790eba88: Preparing [2022-10-18T21:00:06.503Z] fd781e7ea98a: Preparing [2022-10-18T21:00:06.503Z] 7883c733e122: Preparing [2022-10-18T21:00:06.503Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:06.503Z] 69fa3330cad0: Preparing [2022-10-18T21:00:06.503Z] 994393dc58e7: Preparing [2022-10-18T21:00:06.503Z] 994393dc58e7: Waiting [2022-10-18T21:00:06.503Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:06.503Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:06.503Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:06.503Z] fd781e7ea98a: Pushed [2022-10-18T21:00:06.503Z] aa7e790eba88: Pushed [2022-10-18T21:00:07.940Z] 7883c733e122: Pushed [2022-10-18T21:00:07.940Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:08.302Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:08.667Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-18T21:00:08.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T21:00:08.667Z] aa7e790eba88: Preparing [2022-10-18T21:00:08.667Z] fd781e7ea98a: Preparing [2022-10-18T21:00:08.667Z] 7883c733e122: Preparing [2022-10-18T21:00:08.667Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:08.667Z] 69fa3330cad0: Preparing [2022-10-18T21:00:08.667Z] 994393dc58e7: Preparing [2022-10-18T21:00:08.667Z] 994393dc58e7: Waiting [2022-10-18T21:00:08.667Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:08.667Z] fd781e7ea98a: Layer already exists [2022-10-18T21:00:08.667Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:08.667Z] aa7e790eba88: Layer already exists [2022-10-18T21:00:08.667Z] 7883c733e122: Layer already exists [2022-10-18T21:00:08.667Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:08.667Z] latest: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:09.009Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:09.335Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.92 [2022-10-18T21:00:09.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T21:00:09.336Z] aa7e790eba88: Preparing [2022-10-18T21:00:09.336Z] fd781e7ea98a: Preparing [2022-10-18T21:00:09.336Z] 7883c733e122: Preparing [2022-10-18T21:00:09.336Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:09.336Z] 69fa3330cad0: Preparing [2022-10-18T21:00:09.336Z] 994393dc58e7: Preparing [2022-10-18T21:00:09.336Z] 994393dc58e7: Waiting [2022-10-18T21:00:09.336Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:09.336Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:09.336Z] fd781e7ea98a: Layer already exists [2022-10-18T21:00:09.336Z] 7883c733e122: Layer already exists [2022-10-18T21:00:09.336Z] aa7e790eba88: Layer already exists [2022-10-18T21:00:09.336Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:09.336Z] 2.3.0-dev.92: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:09.648Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:09.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:09.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T21:00:09.950Z] aa7e790eba88: Preparing [2022-10-18T21:00:09.950Z] fd781e7ea98a: Preparing [2022-10-18T21:00:09.950Z] 7883c733e122: Preparing [2022-10-18T21:00:09.950Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:09.950Z] 69fa3330cad0: Preparing [2022-10-18T21:00:09.950Z] 994393dc58e7: Preparing [2022-10-18T21:00:09.950Z] 994393dc58e7: Waiting [2022-10-18T21:00:09.950Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:09.950Z] 7883c733e122: Layer already exists [2022-10-18T21:00:09.950Z] aa7e790eba88: Layer already exists [2022-10-18T21:00:09.950Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:09.950Z] fd781e7ea98a: Layer already exists [2022-10-18T21:00:09.950Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:09.950Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:10.328Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:10.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-18T21:00:10.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T21:00:10.629Z] aa7e790eba88: Preparing [2022-10-18T21:00:10.629Z] fd781e7ea98a: Preparing [2022-10-18T21:00:10.629Z] 7883c733e122: Preparing [2022-10-18T21:00:10.629Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:10.629Z] 69fa3330cad0: Preparing [2022-10-18T21:00:10.629Z] 994393dc58e7: Preparing [2022-10-18T21:00:10.629Z] 994393dc58e7: Waiting [2022-10-18T21:00:10.629Z] fd781e7ea98a: Layer already exists [2022-10-18T21:00:10.629Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:10.629Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:10.629Z] aa7e790eba88: Layer already exists [2022-10-18T21:00:10.629Z] 7883c733e122: Layer already exists [2022-10-18T21:00:10.629Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:10.629Z] main: digest: sha256:6c037b00b83af7f2f5ba69754f6002b008af59edf870806c87a80825200d8fd3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:10.672Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:10.680Z] taggedImages: [2022-10-18T21:00:10.680Z] - nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:10.680Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-18T21:00:10.680Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.92 [2022-10-18T21:00:10.680Z] - nexus3.edgexfoundry.org:10004/core-metadata:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:10.680Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-18T21:00:10.699Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-18T21:00:10.699Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:10.699Z] latest [2022-10-18T21:00:10.699Z] 2.3.0-dev.92 [2022-10-18T21:00:10.699Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:10.699Z] main [2022-10-18T21:00:10.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:11.007Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:11.317Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:11.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T21:00:11.317Z] 7445941a7cb1: Preparing [2022-10-18T21:00:11.317Z] 7445941a7cb1: Preparing [2022-10-18T21:00:11.317Z] 76d4f5958c27: Preparing [2022-10-18T21:00:11.317Z] 7f7b6b385f16: Preparing [2022-10-18T21:00:11.317Z] b8c7e3a30e50: Preparing [2022-10-18T21:00:11.317Z] 2503657e1b3b: Preparing [2022-10-18T21:00:11.317Z] e9302b5fa9cd: Preparing [2022-10-18T21:00:11.317Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:11.317Z] ee4dd389f360: Preparing [2022-10-18T21:00:11.317Z] e6a87eefea9f: Preparing [2022-10-18T21:00:11.317Z] 24a2c6ec0df9: Preparing [2022-10-18T21:00:11.317Z] 5752e1e1eb30: Preparing [2022-10-18T21:00:11.317Z] 994393dc58e7: Preparing [2022-10-18T21:00:11.317Z] e9302b5fa9cd: Waiting [2022-10-18T21:00:11.317Z] 3b3d2473ba7d: Waiting [2022-10-18T21:00:11.317Z] ee4dd389f360: Waiting [2022-10-18T21:00:11.317Z] e6a87eefea9f: Waiting [2022-10-18T21:00:11.317Z] 24a2c6ec0df9: Waiting [2022-10-18T21:00:11.317Z] 5752e1e1eb30: Waiting [2022-10-18T21:00:11.317Z] 994393dc58e7: Waiting [2022-10-18T21:00:11.317Z] 76d4f5958c27: Pushed [2022-10-18T21:00:11.317Z] b8c7e3a30e50: Pushed [2022-10-18T21:00:11.317Z] 2503657e1b3b: Pushed [2022-10-18T21:00:11.317Z] 7445941a7cb1: Pushed [2022-10-18T21:00:11.317Z] 7f7b6b385f16: Pushed [2022-10-18T21:00:11.317Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:11.576Z] ee4dd389f360: Pushed [2022-10-18T21:00:11.576Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:11.576Z] 5752e1e1eb30: Pushed [2022-10-18T21:00:11.576Z] 24a2c6ec0df9: Pushed [2022-10-18T21:00:11.576Z] e6a87eefea9f: Pushed [2022-10-18T21:00:12.953Z] e9302b5fa9cd: Pushed [2022-10-18T21:00:12.954Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:13.261Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:13.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-18T21:00:13.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T21:00:13.562Z] 7445941a7cb1: Preparing [2022-10-18T21:00:13.562Z] 7445941a7cb1: Preparing [2022-10-18T21:00:13.562Z] 76d4f5958c27: Preparing [2022-10-18T21:00:13.562Z] 7f7b6b385f16: Preparing [2022-10-18T21:00:13.562Z] b8c7e3a30e50: Preparing [2022-10-18T21:00:13.562Z] 2503657e1b3b: Preparing [2022-10-18T21:00:13.562Z] e9302b5fa9cd: Preparing [2022-10-18T21:00:13.562Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:13.562Z] ee4dd389f360: Preparing [2022-10-18T21:00:13.562Z] e6a87eefea9f: Preparing [2022-10-18T21:00:13.562Z] 24a2c6ec0df9: Preparing [2022-10-18T21:00:13.562Z] 5752e1e1eb30: Preparing [2022-10-18T21:00:13.562Z] 994393dc58e7: Preparing [2022-10-18T21:00:13.562Z] e9302b5fa9cd: Waiting [2022-10-18T21:00:13.562Z] ee4dd389f360: Waiting [2022-10-18T21:00:13.562Z] e6a87eefea9f: Waiting [2022-10-18T21:00:13.562Z] 24a2c6ec0df9: Waiting [2022-10-18T21:00:13.562Z] 5752e1e1eb30: Waiting [2022-10-18T21:00:13.562Z] 994393dc58e7: Waiting [2022-10-18T21:00:13.562Z] 3b3d2473ba7d: Waiting [2022-10-18T21:00:13.562Z] 76d4f5958c27: Layer already exists [2022-10-18T21:00:13.562Z] 7445941a7cb1: Layer already exists [2022-10-18T21:00:13.562Z] b8c7e3a30e50: Layer already exists [2022-10-18T21:00:13.562Z] 7f7b6b385f16: Layer already exists [2022-10-18T21:00:13.562Z] 2503657e1b3b: Layer already exists [2022-10-18T21:00:13.562Z] e9302b5fa9cd: Layer already exists [2022-10-18T21:00:13.562Z] e6a87eefea9f: Layer already exists [2022-10-18T21:00:13.562Z] ee4dd389f360: Layer already exists [2022-10-18T21:00:13.562Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:13.562Z] 24a2c6ec0df9: Layer already exists [2022-10-18T21:00:13.562Z] 5752e1e1eb30: Layer already exists [2022-10-18T21:00:13.562Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:13.562Z] latest: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:13.865Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:14.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.92 [2022-10-18T21:00:14.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T21:00:14.176Z] 7445941a7cb1: Preparing [2022-10-18T21:00:14.176Z] 7445941a7cb1: Preparing [2022-10-18T21:00:14.176Z] 76d4f5958c27: Preparing [2022-10-18T21:00:14.176Z] 7f7b6b385f16: Preparing [2022-10-18T21:00:14.176Z] b8c7e3a30e50: Preparing [2022-10-18T21:00:14.176Z] 2503657e1b3b: Preparing [2022-10-18T21:00:14.176Z] e9302b5fa9cd: Preparing [2022-10-18T21:00:14.176Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:14.176Z] ee4dd389f360: Preparing [2022-10-18T21:00:14.176Z] e6a87eefea9f: Preparing [2022-10-18T21:00:14.176Z] 24a2c6ec0df9: Preparing [2022-10-18T21:00:14.176Z] 5752e1e1eb30: Preparing [2022-10-18T21:00:14.176Z] 994393dc58e7: Preparing [2022-10-18T21:00:14.176Z] 3b3d2473ba7d: Waiting [2022-10-18T21:00:14.176Z] ee4dd389f360: Waiting [2022-10-18T21:00:14.176Z] e6a87eefea9f: Waiting [2022-10-18T21:00:14.176Z] 24a2c6ec0df9: Waiting [2022-10-18T21:00:14.176Z] 5752e1e1eb30: Waiting [2022-10-18T21:00:14.176Z] 994393dc58e7: Waiting [2022-10-18T21:00:14.176Z] e9302b5fa9cd: Waiting [2022-10-18T21:00:14.176Z] 7f7b6b385f16: Layer already exists [2022-10-18T21:00:14.176Z] 7445941a7cb1: Layer already exists [2022-10-18T21:00:14.176Z] 2503657e1b3b: Layer already exists [2022-10-18T21:00:14.176Z] 76d4f5958c27: Layer already exists [2022-10-18T21:00:14.176Z] b8c7e3a30e50: Layer already exists [2022-10-18T21:00:14.176Z] e9302b5fa9cd: Layer already exists [2022-10-18T21:00:14.176Z] 24a2c6ec0df9: Layer already exists [2022-10-18T21:00:14.176Z] e6a87eefea9f: Layer already exists [2022-10-18T21:00:14.176Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:14.176Z] ee4dd389f360: Layer already exists [2022-10-18T21:00:14.176Z] 5752e1e1eb30: Layer already exists [2022-10-18T21:00:14.176Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:14.176Z] 2.3.0-dev.92: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:14.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:14.783Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:14.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T21:00:14.783Z] 7445941a7cb1: Preparing [2022-10-18T21:00:14.783Z] 7445941a7cb1: Preparing [2022-10-18T21:00:14.783Z] 76d4f5958c27: Preparing [2022-10-18T21:00:14.783Z] 7f7b6b385f16: Preparing [2022-10-18T21:00:14.783Z] b8c7e3a30e50: Preparing [2022-10-18T21:00:14.783Z] 2503657e1b3b: Preparing [2022-10-18T21:00:14.784Z] e9302b5fa9cd: Preparing [2022-10-18T21:00:14.784Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:14.784Z] ee4dd389f360: Preparing [2022-10-18T21:00:14.784Z] e6a87eefea9f: Preparing [2022-10-18T21:00:14.784Z] 24a2c6ec0df9: Preparing [2022-10-18T21:00:14.784Z] 5752e1e1eb30: Preparing [2022-10-18T21:00:14.784Z] 994393dc58e7: Preparing [2022-10-18T21:00:14.784Z] 3b3d2473ba7d: Waiting [2022-10-18T21:00:14.784Z] ee4dd389f360: Waiting [2022-10-18T21:00:14.784Z] e6a87eefea9f: Waiting [2022-10-18T21:00:14.784Z] 994393dc58e7: Waiting [2022-10-18T21:00:14.784Z] 5752e1e1eb30: Waiting [2022-10-18T21:00:14.784Z] 24a2c6ec0df9: Waiting [2022-10-18T21:00:14.784Z] e9302b5fa9cd: Waiting [2022-10-18T21:00:14.784Z] 7445941a7cb1: Layer already exists [2022-10-18T21:00:14.784Z] 2503657e1b3b: Layer already exists [2022-10-18T21:00:14.784Z] b8c7e3a30e50: Layer already exists [2022-10-18T21:00:14.784Z] 76d4f5958c27: Layer already exists [2022-10-18T21:00:14.784Z] 7f7b6b385f16: Layer already exists [2022-10-18T21:00:14.784Z] e9302b5fa9cd: Layer already exists [2022-10-18T21:00:14.784Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:14.784Z] e6a87eefea9f: Layer already exists [2022-10-18T21:00:14.784Z] ee4dd389f360: Layer already exists [2022-10-18T21:00:14.784Z] 24a2c6ec0df9: Layer already exists [2022-10-18T21:00:14.784Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:14.784Z] 5752e1e1eb30: Layer already exists [2022-10-18T21:00:14.784Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:15.088Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:15.392Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-18T21:00:15.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T21:00:15.392Z] 7445941a7cb1: Preparing [2022-10-18T21:00:15.392Z] 7445941a7cb1: Preparing [2022-10-18T21:00:15.392Z] 76d4f5958c27: Preparing [2022-10-18T21:00:15.392Z] 7f7b6b385f16: Preparing [2022-10-18T21:00:15.392Z] b8c7e3a30e50: Preparing [2022-10-18T21:00:15.392Z] 2503657e1b3b: Preparing [2022-10-18T21:00:15.392Z] e9302b5fa9cd: Preparing [2022-10-18T21:00:15.392Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:15.392Z] ee4dd389f360: Preparing [2022-10-18T21:00:15.392Z] e6a87eefea9f: Preparing [2022-10-18T21:00:15.392Z] 24a2c6ec0df9: Preparing [2022-10-18T21:00:15.392Z] 5752e1e1eb30: Preparing [2022-10-18T21:00:15.392Z] 994393dc58e7: Preparing [2022-10-18T21:00:15.392Z] e9302b5fa9cd: Waiting [2022-10-18T21:00:15.392Z] 3b3d2473ba7d: Waiting [2022-10-18T21:00:15.392Z] ee4dd389f360: Waiting [2022-10-18T21:00:15.392Z] e6a87eefea9f: Waiting [2022-10-18T21:00:15.392Z] 24a2c6ec0df9: Waiting [2022-10-18T21:00:15.392Z] 994393dc58e7: Waiting [2022-10-18T21:00:15.392Z] 7f7b6b385f16: Layer already exists [2022-10-18T21:00:15.392Z] b8c7e3a30e50: Layer already exists [2022-10-18T21:00:15.392Z] 7445941a7cb1: Layer already exists [2022-10-18T21:00:15.392Z] 76d4f5958c27: Layer already exists [2022-10-18T21:00:15.392Z] 2503657e1b3b: Layer already exists [2022-10-18T21:00:15.392Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:15.392Z] ee4dd389f360: Layer already exists [2022-10-18T21:00:15.392Z] e6a87eefea9f: Layer already exists [2022-10-18T21:00:15.392Z] e9302b5fa9cd: Layer already exists [2022-10-18T21:00:15.392Z] 24a2c6ec0df9: Layer already exists [2022-10-18T21:00:15.392Z] 5752e1e1eb30: Layer already exists [2022-10-18T21:00:15.392Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:15.392Z] main: digest: sha256:5fb41223572d559766aae844250741ddf1865cb9cf219e3671105b1f9b3f348f size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:15.439Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:15.447Z] taggedImages: [2022-10-18T21:00:15.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:15.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-18T21:00:15.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.92 [2022-10-18T21:00:15.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:15.447Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-18T21:00:15.469Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-18T21:00:15.469Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:15.469Z] latest [2022-10-18T21:00:15.469Z] 2.3.0-dev.92 [2022-10-18T21:00:15.469Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:15.469Z] main [2022-10-18T21:00:15.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:15.784Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:16.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:16.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T21:00:16.090Z] c6362a4cd5a4: Preparing [2022-10-18T21:00:16.090Z] fa29d6b2673f: Preparing [2022-10-18T21:00:16.090Z] f82730e4d92b: Preparing [2022-10-18T21:00:16.090Z] 386c3557eb05: Preparing [2022-10-18T21:00:16.090Z] 0a23cc296fcd: Preparing [2022-10-18T21:00:16.091Z] 2b31e5fe93dc: Preparing [2022-10-18T21:00:16.091Z] 4c83ad95f2b6: Preparing [2022-10-18T21:00:16.091Z] 994393dc58e7: Preparing [2022-10-18T21:00:16.091Z] 2b31e5fe93dc: Waiting [2022-10-18T21:00:16.091Z] 994393dc58e7: Waiting [2022-10-18T21:00:16.091Z] 4c83ad95f2b6: Waiting [2022-10-18T21:00:16.091Z] c6362a4cd5a4: Pushed [2022-10-18T21:00:16.091Z] 0a23cc296fcd: Pushed [2022-10-18T21:00:16.091Z] fa29d6b2673f: Pushed [2022-10-18T21:00:16.091Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:16.348Z] 2b31e5fe93dc: Pushed [2022-10-18T21:00:16.348Z] 4c83ad95f2b6: Pushed [2022-10-18T21:00:17.282Z] 386c3557eb05: Pushed [2022-10-18T21:00:17.282Z] f82730e4d92b: Pushed [2022-10-18T21:00:17.282Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:17.583Z] + 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-18T21:00:17.882Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-18T21:00:17.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T21:00:17.882Z] c6362a4cd5a4: Preparing [2022-10-18T21:00:17.882Z] fa29d6b2673f: Preparing [2022-10-18T21:00:17.882Z] f82730e4d92b: Preparing [2022-10-18T21:00:17.882Z] 386c3557eb05: Preparing [2022-10-18T21:00:17.882Z] 0a23cc296fcd: Preparing [2022-10-18T21:00:17.882Z] 2b31e5fe93dc: Preparing [2022-10-18T21:00:17.882Z] 4c83ad95f2b6: Preparing [2022-10-18T21:00:17.882Z] 994393dc58e7: Preparing [2022-10-18T21:00:17.882Z] 994393dc58e7: Waiting [2022-10-18T21:00:17.882Z] 2b31e5fe93dc: Waiting [2022-10-18T21:00:17.882Z] 4c83ad95f2b6: Waiting [2022-10-18T21:00:17.882Z] 0a23cc296fcd: Layer already exists [2022-10-18T21:00:17.882Z] fa29d6b2673f: Layer already exists [2022-10-18T21:00:17.882Z] f82730e4d92b: Layer already exists [2022-10-18T21:00:17.882Z] 386c3557eb05: Layer already exists [2022-10-18T21:00:17.882Z] c6362a4cd5a4: Layer already exists [2022-10-18T21:00:17.882Z] 2b31e5fe93dc: Layer already exists [2022-10-18T21:00:17.882Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:17.882Z] 4c83ad95f2b6: Layer already exists [2022-10-18T21:00:17.882Z] latest: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:18.186Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:18.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.92 [2022-10-18T21:00:18.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T21:00:18.488Z] c6362a4cd5a4: Preparing [2022-10-18T21:00:18.488Z] fa29d6b2673f: Preparing [2022-10-18T21:00:18.488Z] f82730e4d92b: Preparing [2022-10-18T21:00:18.488Z] 386c3557eb05: Preparing [2022-10-18T21:00:18.488Z] 0a23cc296fcd: Preparing [2022-10-18T21:00:18.488Z] 2b31e5fe93dc: Preparing [2022-10-18T21:00:18.488Z] 4c83ad95f2b6: Preparing [2022-10-18T21:00:18.488Z] 994393dc58e7: Preparing [2022-10-18T21:00:18.488Z] 2b31e5fe93dc: Waiting [2022-10-18T21:00:18.488Z] 4c83ad95f2b6: Waiting [2022-10-18T21:00:18.488Z] 994393dc58e7: Waiting [2022-10-18T21:00:18.488Z] c6362a4cd5a4: Layer already exists [2022-10-18T21:00:18.488Z] fa29d6b2673f: Layer already exists [2022-10-18T21:00:18.488Z] 386c3557eb05: Layer already exists [2022-10-18T21:00:18.488Z] 0a23cc296fcd: Layer already exists [2022-10-18T21:00:18.488Z] f82730e4d92b: Layer already exists [2022-10-18T21:00:18.488Z] 4c83ad95f2b6: Layer already exists [2022-10-18T21:00:18.488Z] 2b31e5fe93dc: Layer already exists [2022-10-18T21:00:18.488Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:18.488Z] 2.3.0-dev.92: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:18.796Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:19.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:19.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T21:00:19.098Z] c6362a4cd5a4: Preparing [2022-10-18T21:00:19.098Z] fa29d6b2673f: Preparing [2022-10-18T21:00:19.098Z] f82730e4d92b: Preparing [2022-10-18T21:00:19.098Z] 386c3557eb05: Preparing [2022-10-18T21:00:19.098Z] 0a23cc296fcd: Preparing [2022-10-18T21:00:19.098Z] 2b31e5fe93dc: Preparing [2022-10-18T21:00:19.098Z] 4c83ad95f2b6: Preparing [2022-10-18T21:00:19.098Z] 994393dc58e7: Preparing [2022-10-18T21:00:19.098Z] 4c83ad95f2b6: Waiting [2022-10-18T21:00:19.098Z] 994393dc58e7: Waiting [2022-10-18T21:00:19.098Z] 2b31e5fe93dc: Waiting [2022-10-18T21:00:19.098Z] c6362a4cd5a4: Layer already exists [2022-10-18T21:00:19.098Z] 0a23cc296fcd: Layer already exists [2022-10-18T21:00:19.098Z] fa29d6b2673f: Layer already exists [2022-10-18T21:00:19.098Z] 386c3557eb05: Layer already exists [2022-10-18T21:00:19.098Z] f82730e4d92b: Layer already exists [2022-10-18T21:00:19.098Z] 2b31e5fe93dc: Layer already exists [2022-10-18T21:00:19.098Z] 4c83ad95f2b6: Layer already exists [2022-10-18T21:00:19.098Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:19.098Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:19.413Z] + 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-18T21:00:19.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-18T21:00:19.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T21:00:19.712Z] c6362a4cd5a4: Preparing [2022-10-18T21:00:19.712Z] fa29d6b2673f: Preparing [2022-10-18T21:00:19.712Z] f82730e4d92b: Preparing [2022-10-18T21:00:19.712Z] 386c3557eb05: Preparing [2022-10-18T21:00:19.712Z] 0a23cc296fcd: Preparing [2022-10-18T21:00:19.712Z] 2b31e5fe93dc: Preparing [2022-10-18T21:00:19.712Z] 4c83ad95f2b6: Preparing [2022-10-18T21:00:19.712Z] 994393dc58e7: Preparing [2022-10-18T21:00:19.712Z] 2b31e5fe93dc: Waiting [2022-10-18T21:00:19.712Z] 4c83ad95f2b6: Waiting [2022-10-18T21:00:19.712Z] 994393dc58e7: Waiting [2022-10-18T21:00:19.712Z] 0a23cc296fcd: Layer already exists [2022-10-18T21:00:19.712Z] f82730e4d92b: Layer already exists [2022-10-18T21:00:19.712Z] c6362a4cd5a4: Layer already exists [2022-10-18T21:00:19.712Z] fa29d6b2673f: Layer already exists [2022-10-18T21:00:19.712Z] 386c3557eb05: Layer already exists [2022-10-18T21:00:19.712Z] 2b31e5fe93dc: Layer already exists [2022-10-18T21:00:19.712Z] 4c83ad95f2b6: Layer already exists [2022-10-18T21:00:19.712Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:19.712Z] main: digest: sha256:197d8818a40253b06d4864849386b062e600d5b74ab6ae8353d0b367ddf2f958 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:19.746Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:19.752Z] taggedImages: [2022-10-18T21:00:19.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:19.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-18T21:00:19.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.92 [2022-10-18T21:00:19.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:19.752Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-18T21:00:19.765Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-18T21:00:19.765Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:19.765Z] latest [2022-10-18T21:00:19.765Z] 2.3.0-dev.92 [2022-10-18T21:00:19.765Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:19.765Z] main [2022-10-18T21:00:19.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:20.065Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:20.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:20.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T21:00:20.358Z] 12fd40a631e0: Preparing [2022-10-18T21:00:20.358Z] 8157aa475733: Preparing [2022-10-18T21:00:20.358Z] fa3443fc314a: Preparing [2022-10-18T21:00:20.358Z] 7958f0077033: Preparing [2022-10-18T21:00:20.358Z] 98e09173d703: Preparing [2022-10-18T21:00:20.358Z] 18e8e894c55a: Preparing [2022-10-18T21:00:20.358Z] ac56c266e84f: Preparing [2022-10-18T21:00:20.358Z] fe8eb372ba7e: Preparing [2022-10-18T21:00:20.358Z] 4c982f6fa9f4: Preparing [2022-10-18T21:00:20.358Z] 994393dc58e7: Preparing [2022-10-18T21:00:20.358Z] ac56c266e84f: Waiting [2022-10-18T21:00:20.358Z] 18e8e894c55a: Waiting [2022-10-18T21:00:20.358Z] fe8eb372ba7e: Waiting [2022-10-18T21:00:20.358Z] 4c982f6fa9f4: Waiting [2022-10-18T21:00:20.358Z] 994393dc58e7: Waiting [2022-10-18T21:00:20.358Z] 98e09173d703: Pushed [2022-10-18T21:00:20.358Z] 8157aa475733: Pushed [2022-10-18T21:00:20.358Z] 12fd40a631e0: Pushed [2022-10-18T21:00:20.616Z] fe8eb372ba7e: Pushed [2022-10-18T21:00:20.616Z] 18e8e894c55a: Pushed [2022-10-18T21:00:20.616Z] ac56c266e84f: Pushed [2022-10-18T21:00:20.616Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:20.616Z] 4c982f6fa9f4: Pushed [2022-10-18T21:00:21.548Z] 7958f0077033: Pushed [2022-10-18T21:00:21.806Z] fa3443fc314a: Pushed [2022-10-18T21:00:21.806Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:22.119Z] + 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-18T21:00:22.424Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-18T21:00:22.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T21:00:22.424Z] 12fd40a631e0: Preparing [2022-10-18T21:00:22.424Z] 8157aa475733: Preparing [2022-10-18T21:00:22.424Z] fa3443fc314a: Preparing [2022-10-18T21:00:22.424Z] 7958f0077033: Preparing [2022-10-18T21:00:22.424Z] 98e09173d703: Preparing [2022-10-18T21:00:22.425Z] 18e8e894c55a: Preparing [2022-10-18T21:00:22.425Z] ac56c266e84f: Preparing [2022-10-18T21:00:22.425Z] fe8eb372ba7e: Preparing [2022-10-18T21:00:22.425Z] 4c982f6fa9f4: Preparing [2022-10-18T21:00:22.425Z] 994393dc58e7: Preparing [2022-10-18T21:00:22.425Z] 18e8e894c55a: Waiting [2022-10-18T21:00:22.425Z] 994393dc58e7: Waiting [2022-10-18T21:00:22.425Z] fe8eb372ba7e: Waiting [2022-10-18T21:00:22.425Z] 4c982f6fa9f4: Waiting [2022-10-18T21:00:22.425Z] ac56c266e84f: Waiting [2022-10-18T21:00:22.425Z] 7958f0077033: Layer already exists [2022-10-18T21:00:22.425Z] 8157aa475733: Layer already exists [2022-10-18T21:00:22.425Z] 12fd40a631e0: Layer already exists [2022-10-18T21:00:22.425Z] fa3443fc314a: Layer already exists [2022-10-18T21:00:22.425Z] 98e09173d703: Layer already exists [2022-10-18T21:00:22.425Z] 18e8e894c55a: Layer already exists [2022-10-18T21:00:22.425Z] fe8eb372ba7e: Layer already exists [2022-10-18T21:00:22.425Z] ac56c266e84f: Layer already exists [2022-10-18T21:00:22.425Z] 4c982f6fa9f4: Layer already exists [2022-10-18T21:00:22.425Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:22.425Z] latest: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:22.725Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:23.022Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.92 [2022-10-18T21:00:23.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T21:00:23.022Z] 12fd40a631e0: Preparing [2022-10-18T21:00:23.022Z] 8157aa475733: Preparing [2022-10-18T21:00:23.022Z] fa3443fc314a: Preparing [2022-10-18T21:00:23.022Z] 7958f0077033: Preparing [2022-10-18T21:00:23.022Z] 98e09173d703: Preparing [2022-10-18T21:00:23.022Z] 18e8e894c55a: Preparing [2022-10-18T21:00:23.022Z] ac56c266e84f: Preparing [2022-10-18T21:00:23.022Z] fe8eb372ba7e: Preparing [2022-10-18T21:00:23.022Z] 4c982f6fa9f4: Preparing [2022-10-18T21:00:23.022Z] 994393dc58e7: Preparing [2022-10-18T21:00:23.022Z] ac56c266e84f: Waiting [2022-10-18T21:00:23.022Z] fe8eb372ba7e: Waiting [2022-10-18T21:00:23.022Z] 4c982f6fa9f4: Waiting [2022-10-18T21:00:23.022Z] 994393dc58e7: Waiting [2022-10-18T21:00:23.022Z] 18e8e894c55a: Waiting [2022-10-18T21:00:23.022Z] 98e09173d703: Layer already exists [2022-10-18T21:00:23.022Z] 8157aa475733: Layer already exists [2022-10-18T21:00:23.022Z] 7958f0077033: Layer already exists [2022-10-18T21:00:23.022Z] fa3443fc314a: Layer already exists [2022-10-18T21:00:23.022Z] 12fd40a631e0: Layer already exists [2022-10-18T21:00:23.022Z] 18e8e894c55a: Layer already exists [2022-10-18T21:00:23.022Z] 4c982f6fa9f4: Layer already exists [2022-10-18T21:00:23.022Z] fe8eb372ba7e: Layer already exists [2022-10-18T21:00:23.022Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:23.022Z] ac56c266e84f: Layer already exists [2022-10-18T21:00:23.022Z] 2.3.0-dev.92: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:23.321Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:23.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:23.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T21:00:24.189Z] 12fd40a631e0: Preparing [2022-10-18T21:00:24.189Z] 8157aa475733: Preparing [2022-10-18T21:00:24.189Z] fa3443fc314a: Preparing [2022-10-18T21:00:24.189Z] 7958f0077033: Preparing [2022-10-18T21:00:24.189Z] 98e09173d703: Preparing [2022-10-18T21:00:24.189Z] 18e8e894c55a: Preparing [2022-10-18T21:00:24.189Z] ac56c266e84f: Preparing [2022-10-18T21:00:24.189Z] fe8eb372ba7e: Preparing [2022-10-18T21:00:24.189Z] 4c982f6fa9f4: Preparing [2022-10-18T21:00:24.189Z] 994393dc58e7: Preparing [2022-10-18T21:00:24.189Z] 18e8e894c55a: Waiting [2022-10-18T21:00:24.189Z] ac56c266e84f: Waiting [2022-10-18T21:00:24.189Z] fe8eb372ba7e: Waiting [2022-10-18T21:00:24.189Z] 4c982f6fa9f4: Waiting [2022-10-18T21:00:24.189Z] 994393dc58e7: Waiting [2022-10-18T21:00:24.189Z] 8157aa475733: Layer already exists [2022-10-18T21:00:24.189Z] 98e09173d703: Layer already exists [2022-10-18T21:00:24.189Z] fa3443fc314a: Layer already exists [2022-10-18T21:00:24.189Z] 12fd40a631e0: Layer already exists [2022-10-18T21:00:24.189Z] 7958f0077033: Layer already exists [2022-10-18T21:00:24.189Z] 18e8e894c55a: Layer already exists [2022-10-18T21:00:24.189Z] 4c982f6fa9f4: Layer already exists [2022-10-18T21:00:24.189Z] ac56c266e84f: Layer already exists [2022-10-18T21:00:24.189Z] fe8eb372ba7e: Layer already exists [2022-10-18T21:00:24.189Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:24.189Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:24.495Z] + 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-18T21:00:24.793Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-18T21:00:24.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T21:00:24.793Z] 12fd40a631e0: Preparing [2022-10-18T21:00:24.793Z] 8157aa475733: Preparing [2022-10-18T21:00:24.793Z] fa3443fc314a: Preparing [2022-10-18T21:00:24.793Z] 7958f0077033: Preparing [2022-10-18T21:00:24.793Z] 98e09173d703: Preparing [2022-10-18T21:00:24.793Z] 18e8e894c55a: Preparing [2022-10-18T21:00:24.793Z] ac56c266e84f: Preparing [2022-10-18T21:00:24.793Z] fe8eb372ba7e: Preparing [2022-10-18T21:00:24.793Z] 4c982f6fa9f4: Preparing [2022-10-18T21:00:24.793Z] 18e8e894c55a: Waiting [2022-10-18T21:00:24.793Z] fe8eb372ba7e: Waiting [2022-10-18T21:00:24.793Z] ac56c266e84f: Waiting [2022-10-18T21:00:24.793Z] 994393dc58e7: Preparing [2022-10-18T21:00:24.793Z] 4c982f6fa9f4: Waiting [2022-10-18T21:00:24.793Z] 994393dc58e7: Waiting [2022-10-18T21:00:24.793Z] 8157aa475733: Layer already exists [2022-10-18T21:00:24.793Z] 12fd40a631e0: Layer already exists [2022-10-18T21:00:24.793Z] 98e09173d703: Layer already exists [2022-10-18T21:00:24.793Z] 7958f0077033: Layer already exists [2022-10-18T21:00:24.793Z] fa3443fc314a: Layer already exists [2022-10-18T21:00:24.793Z] 18e8e894c55a: Layer already exists [2022-10-18T21:00:24.793Z] fe8eb372ba7e: Layer already exists [2022-10-18T21:00:24.793Z] 4c982f6fa9f4: Layer already exists [2022-10-18T21:00:24.793Z] ac56c266e84f: Layer already exists [2022-10-18T21:00:24.793Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:24.793Z] main: digest: sha256:ca9661963b485edeabe7d131b8fafe3c29c3378655002b2828fd2618ec52ef6c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:24.846Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:24.855Z] taggedImages: [2022-10-18T21:00:24.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:24.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-18T21:00:24.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.92 [2022-10-18T21:00:24.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:24.855Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-18T21:00:24.873Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-18T21:00:24.873Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:24.873Z] latest [2022-10-18T21:00:24.873Z] 2.3.0-dev.92 [2022-10-18T21:00:24.873Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:24.873Z] main [2022-10-18T21:00:24.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:25.188Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:25.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:25.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T21:00:25.497Z] de7cf7189f98: Preparing [2022-10-18T21:00:25.497Z] 7f7e5fa2df8c: Preparing [2022-10-18T21:00:25.497Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:25.497Z] 69d3ece1ced8: Preparing [2022-10-18T21:00:25.497Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:25.497Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:25.497Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:25.497Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:25.497Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:25.497Z] de7cf7189f98: Pushed [2022-10-18T21:00:25.497Z] 90a78c80e2b9: Pushed [2022-10-18T21:00:26.063Z] 69d3ece1ced8: Pushed [2022-10-18T21:00:27.436Z] 7f7e5fa2df8c: Pushed [2022-10-18T21:00:27.436Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:27.746Z] + 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-18T21:00:28.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-18T21:00:28.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T21:00:28.050Z] de7cf7189f98: Preparing [2022-10-18T21:00:28.050Z] 7f7e5fa2df8c: Preparing [2022-10-18T21:00:28.050Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:28.050Z] 69d3ece1ced8: Preparing [2022-10-18T21:00:28.050Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:28.050Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:28.050Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:28.050Z] de7cf7189f98: Layer already exists [2022-10-18T21:00:28.050Z] 69d3ece1ced8: Layer already exists [2022-10-18T21:00:28.050Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:28.050Z] 7f7e5fa2df8c: Layer already exists [2022-10-18T21:00:28.050Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:28.050Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:28.050Z] latest: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:28.357Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:28.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.92 [2022-10-18T21:00:28.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T21:00:28.661Z] de7cf7189f98: Preparing [2022-10-18T21:00:28.661Z] 7f7e5fa2df8c: Preparing [2022-10-18T21:00:28.661Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:28.661Z] 69d3ece1ced8: Preparing [2022-10-18T21:00:28.661Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:28.661Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:28.661Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:28.661Z] 7f7e5fa2df8c: Layer already exists [2022-10-18T21:00:28.661Z] 69d3ece1ced8: Layer already exists [2022-10-18T21:00:28.661Z] de7cf7189f98: Layer already exists [2022-10-18T21:00:28.661Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:28.661Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:28.661Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:28.661Z] 2.3.0-dev.92: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:28.967Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:29.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:29.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T21:00:29.261Z] de7cf7189f98: Preparing [2022-10-18T21:00:29.261Z] 7f7e5fa2df8c: Preparing [2022-10-18T21:00:29.261Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:29.261Z] 69d3ece1ced8: Preparing [2022-10-18T21:00:29.261Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:29.261Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:29.261Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:29.261Z] 69d3ece1ced8: Layer already exists [2022-10-18T21:00:29.261Z] de7cf7189f98: Layer already exists [2022-10-18T21:00:29.261Z] 7f7e5fa2df8c: Layer already exists [2022-10-18T21:00:29.261Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:29.261Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:29.261Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:29.261Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:29.560Z] + 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-18T21:00:29.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-18T21:00:29.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T21:00:29.874Z] de7cf7189f98: Preparing [2022-10-18T21:00:29.874Z] 7f7e5fa2df8c: Preparing [2022-10-18T21:00:29.874Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:29.874Z] 69d3ece1ced8: Preparing [2022-10-18T21:00:29.874Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:29.874Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:29.874Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:29.874Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:29.874Z] 7f7e5fa2df8c: Layer already exists [2022-10-18T21:00:29.874Z] de7cf7189f98: Layer already exists [2022-10-18T21:00:29.874Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:29.874Z] 69d3ece1ced8: Layer already exists [2022-10-18T21:00:29.874Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:29.874Z] main: digest: sha256:9eb2a91e98adb2ae95f54035b36381a2523e27678e59626db67b2d5658d5144e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:29.918Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:29.926Z] taggedImages: [2022-10-18T21:00:29.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:29.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-18T21:00:29.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.92 [2022-10-18T21:00:29.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:29.926Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-18T21:00:29.945Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-18T21:00:29.945Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:29.945Z] latest [2022-10-18T21:00:29.945Z] 2.3.0-dev.92 [2022-10-18T21:00:29.945Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:29.945Z] main [2022-10-18T21:00:29.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:30.265Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:30.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:30.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T21:00:30.570Z] 1780da39f1d2: Preparing [2022-10-18T21:00:30.570Z] ed6ee31dd3a4: Preparing [2022-10-18T21:00:30.570Z] f91a20f03c6a: Preparing [2022-10-18T21:00:30.570Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:30.570Z] 6a011e47c3ac: Preparing [2022-10-18T21:00:30.570Z] 6c35e0e2b860: Preparing [2022-10-18T21:00:30.570Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:30.570Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:30.570Z] 6c35e0e2b860: Waiting [2022-10-18T21:00:30.570Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:30.570Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:30.570Z] f91a20f03c6a: Pushed [2022-10-18T21:00:30.570Z] ed6ee31dd3a4: Pushed [2022-10-18T21:00:30.570Z] 1780da39f1d2: Pushed [2022-10-18T21:00:30.570Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:30.570Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:31.137Z] 6c35e0e2b860: Pushed [2022-10-18T21:00:34.415Z] 6a011e47c3ac: Pushed [2022-10-18T21:00:36.946Z] 5e6fc62a9530: Pushed [2022-10-18T21:00:36.946Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:37.254Z] + 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-18T21:00:37.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-18T21:00:37.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T21:00:37.556Z] 1780da39f1d2: Preparing [2022-10-18T21:00:37.556Z] ed6ee31dd3a4: Preparing [2022-10-18T21:00:37.556Z] f91a20f03c6a: Preparing [2022-10-18T21:00:37.556Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:37.556Z] 6a011e47c3ac: Preparing [2022-10-18T21:00:37.556Z] 6c35e0e2b860: Preparing [2022-10-18T21:00:37.556Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:37.556Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:37.556Z] 6c35e0e2b860: Waiting [2022-10-18T21:00:37.556Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:37.556Z] ed6ee31dd3a4: Layer already exists [2022-10-18T21:00:37.556Z] f91a20f03c6a: Layer already exists [2022-10-18T21:00:37.556Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:37.556Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:37.556Z] 6a011e47c3ac: Layer already exists [2022-10-18T21:00:37.556Z] 6c35e0e2b860: Layer already exists [2022-10-18T21:00:37.556Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:37.556Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:37.556Z] latest: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:37.861Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:38.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.92 [2022-10-18T21:00:38.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T21:00:38.164Z] 1780da39f1d2: Preparing [2022-10-18T21:00:38.164Z] ed6ee31dd3a4: Preparing [2022-10-18T21:00:38.164Z] f91a20f03c6a: Preparing [2022-10-18T21:00:38.164Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:38.164Z] 6a011e47c3ac: Preparing [2022-10-18T21:00:38.164Z] 6c35e0e2b860: Preparing [2022-10-18T21:00:38.164Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:38.164Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:38.164Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:38.164Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:38.164Z] 6c35e0e2b860: Waiting [2022-10-18T21:00:38.164Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:38.164Z] ed6ee31dd3a4: Layer already exists [2022-10-18T21:00:38.164Z] f91a20f03c6a: Layer already exists [2022-10-18T21:00:38.164Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:38.164Z] 6a011e47c3ac: Layer already exists [2022-10-18T21:00:38.164Z] 6c35e0e2b860: Layer already exists [2022-10-18T21:00:38.164Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:38.164Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:38.164Z] 2.3.0-dev.92: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:38.464Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:38.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:38.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T21:00:38.761Z] 1780da39f1d2: Preparing [2022-10-18T21:00:38.761Z] ed6ee31dd3a4: Preparing [2022-10-18T21:00:38.761Z] f91a20f03c6a: Preparing [2022-10-18T21:00:38.761Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:38.761Z] 6a011e47c3ac: Preparing [2022-10-18T21:00:38.761Z] 6c35e0e2b860: Preparing [2022-10-18T21:00:38.761Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:38.761Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:38.761Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:38.761Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:38.761Z] 6c35e0e2b860: Waiting [2022-10-18T21:00:38.761Z] ed6ee31dd3a4: Layer already exists [2022-10-18T21:00:38.761Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:38.761Z] 6a011e47c3ac: Layer already exists [2022-10-18T21:00:38.761Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:38.761Z] f91a20f03c6a: Layer already exists [2022-10-18T21:00:38.761Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:38.761Z] 6c35e0e2b860: Layer already exists [2022-10-18T21:00:38.761Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:38.761Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:39.061Z] + 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-18T21:00:39.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-18T21:00:39.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T21:00:39.361Z] 1780da39f1d2: Preparing [2022-10-18T21:00:39.361Z] ed6ee31dd3a4: Preparing [2022-10-18T21:00:39.361Z] f91a20f03c6a: Preparing [2022-10-18T21:00:39.361Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:39.361Z] 6a011e47c3ac: Preparing [2022-10-18T21:00:39.361Z] 6c35e0e2b860: Preparing [2022-10-18T21:00:39.361Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:39.361Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:39.361Z] 6c35e0e2b860: Waiting [2022-10-18T21:00:39.361Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:39.361Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:39.361Z] 6a011e47c3ac: Layer already exists [2022-10-18T21:00:39.361Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:39.361Z] f91a20f03c6a: Layer already exists [2022-10-18T21:00:39.361Z] ed6ee31dd3a4: Layer already exists [2022-10-18T21:00:39.361Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:39.361Z] 6c35e0e2b860: Layer already exists [2022-10-18T21:00:39.361Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:39.361Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:39.361Z] main: digest: sha256:c16466a5296c53aad63ab811f77ac8c2aeab373307f7ecc478fde6ac31578447 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:39.394Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:39.399Z] taggedImages: [2022-10-18T21:00:39.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:39.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-18T21:00:39.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.92 [2022-10-18T21:00:39.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:39.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-18T21:00:39.413Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-18T21:00:39.413Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:39.413Z] latest [2022-10-18T21:00:39.413Z] 2.3.0-dev.92 [2022-10-18T21:00:39.413Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:39.413Z] main [2022-10-18T21:00:39.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:39.711Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:40.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:40.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T21:00:40.008Z] bea055dc6211: Preparing [2022-10-18T21:00:40.008Z] 83d3156e4d79: Preparing [2022-10-18T21:00:40.008Z] 16aa3bba4152: Preparing [2022-10-18T21:00:40.008Z] 5f433931bf91: Preparing [2022-10-18T21:00:40.008Z] 3b813885fb31: Preparing [2022-10-18T21:00:40.008Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:40.008Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:40.008Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:40.008Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:40.008Z] 16aa3bba4152: Pushed [2022-10-18T21:00:40.008Z] bea055dc6211: Pushed [2022-10-18T21:00:40.008Z] 83d3156e4d79: Pushed [2022-10-18T21:00:40.008Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:40.008Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:40.267Z] 3b813885fb31: Pushed [2022-10-18T21:00:46.825Z] 5f433931bf91: Pushed [2022-10-18T21:00:46.825Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:47.135Z] + 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-18T21:00:47.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-18T21:00:47.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T21:00:47.429Z] bea055dc6211: Preparing [2022-10-18T21:00:47.429Z] 83d3156e4d79: Preparing [2022-10-18T21:00:47.429Z] 16aa3bba4152: Preparing [2022-10-18T21:00:47.429Z] 5f433931bf91: Preparing [2022-10-18T21:00:47.429Z] 3b813885fb31: Preparing [2022-10-18T21:00:47.429Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:47.429Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:47.429Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:47.429Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:47.429Z] bea055dc6211: Layer already exists [2022-10-18T21:00:47.429Z] 5f433931bf91: Layer already exists [2022-10-18T21:00:47.429Z] 83d3156e4d79: Layer already exists [2022-10-18T21:00:47.429Z] 16aa3bba4152: Layer already exists [2022-10-18T21:00:47.429Z] 3b813885fb31: Layer already exists [2022-10-18T21:00:47.429Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:47.429Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:47.429Z] latest: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:47.729Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:48.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.92 [2022-10-18T21:00:48.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T21:00:48.025Z] bea055dc6211: Preparing [2022-10-18T21:00:48.025Z] 83d3156e4d79: Preparing [2022-10-18T21:00:48.025Z] 16aa3bba4152: Preparing [2022-10-18T21:00:48.025Z] 5f433931bf91: Preparing [2022-10-18T21:00:48.025Z] 3b813885fb31: Preparing [2022-10-18T21:00:48.025Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:48.025Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:48.025Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:48.025Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:48.025Z] 3b813885fb31: Layer already exists [2022-10-18T21:00:48.025Z] 5f433931bf91: Layer already exists [2022-10-18T21:00:48.025Z] bea055dc6211: Layer already exists [2022-10-18T21:00:48.025Z] 16aa3bba4152: Layer already exists [2022-10-18T21:00:48.025Z] 83d3156e4d79: Layer already exists [2022-10-18T21:00:48.025Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:48.025Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:48.025Z] 2.3.0-dev.92: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:48.338Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:48.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:48.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T21:00:48.639Z] bea055dc6211: Preparing [2022-10-18T21:00:48.639Z] 83d3156e4d79: Preparing [2022-10-18T21:00:48.639Z] 16aa3bba4152: Preparing [2022-10-18T21:00:48.639Z] 5f433931bf91: Preparing [2022-10-18T21:00:48.639Z] 3b813885fb31: Preparing [2022-10-18T21:00:48.639Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:48.639Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:48.639Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:48.639Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:48.639Z] bea055dc6211: Layer already exists [2022-10-18T21:00:48.639Z] 5f433931bf91: Layer already exists [2022-10-18T21:00:48.639Z] 3b813885fb31: Layer already exists [2022-10-18T21:00:48.639Z] 83d3156e4d79: Layer already exists [2022-10-18T21:00:48.640Z] 16aa3bba4152: Layer already exists [2022-10-18T21:00:48.640Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:48.640Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:48.640Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:48.945Z] + 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-18T21:00:49.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-18T21:00:49.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T21:00:49.254Z] bea055dc6211: Preparing [2022-10-18T21:00:49.254Z] 83d3156e4d79: Preparing [2022-10-18T21:00:49.254Z] 16aa3bba4152: Preparing [2022-10-18T21:00:49.254Z] 5f433931bf91: Preparing [2022-10-18T21:00:49.254Z] 3b813885fb31: Preparing [2022-10-18T21:00:49.254Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:49.254Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:49.254Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:49.254Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:49.254Z] 3b813885fb31: Layer already exists [2022-10-18T21:00:49.254Z] 16aa3bba4152: Layer already exists [2022-10-18T21:00:49.254Z] 83d3156e4d79: Layer already exists [2022-10-18T21:00:49.254Z] bea055dc6211: Layer already exists [2022-10-18T21:00:49.254Z] 5f433931bf91: Layer already exists [2022-10-18T21:00:49.254Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:49.254Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:49.254Z] main: digest: sha256:5dc6cc71d6e64e2f0d4782aad4cca6f1a5dcd80d4dc46b406c0fd49fb3aa3189 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:49.293Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:49.300Z] taggedImages: [2022-10-18T21:00:49.300Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:49.300Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-18T21:00:49.300Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.92 [2022-10-18T21:00:49.300Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:49.300Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-18T21:00:49.318Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-18T21:00:49.318Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:49.318Z] latest [2022-10-18T21:00:49.318Z] 2.3.0-dev.92 [2022-10-18T21:00:49.318Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:49.318Z] main [2022-10-18T21:00:49.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:49.626Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:49.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:49.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T21:00:49.926Z] 1780da39f1d2: Preparing [2022-10-18T21:00:49.926Z] fb9ce800b78e: Preparing [2022-10-18T21:00:49.926Z] d96b00c0172d: Preparing [2022-10-18T21:00:49.926Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:49.926Z] 7728c3c77b0b: Preparing [2022-10-18T21:00:49.926Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:49.926Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:49.926Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:49.926Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:49.926Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:49.926Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:49.926Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:49.926Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:49.926Z] d96b00c0172d: Pushed [2022-10-18T21:00:49.926Z] fb9ce800b78e: Pushed [2022-10-18T21:00:50.184Z] 7728c3c77b0b: Pushed [2022-10-18T21:00:50.443Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:50.752Z] + 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-18T21:00:51.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-18T21:00:51.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T21:00:51.047Z] 1780da39f1d2: Preparing [2022-10-18T21:00:51.047Z] fb9ce800b78e: Preparing [2022-10-18T21:00:51.047Z] d96b00c0172d: Preparing [2022-10-18T21:00:51.047Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:51.047Z] 7728c3c77b0b: Preparing [2022-10-18T21:00:51.047Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:51.047Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:51.047Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:51.047Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:51.047Z] fb9ce800b78e: Layer already exists [2022-10-18T21:00:51.047Z] d96b00c0172d: Layer already exists [2022-10-18T21:00:51.047Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:51.047Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:51.047Z] 7728c3c77b0b: Layer already exists [2022-10-18T21:00:51.047Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:51.047Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:51.047Z] latest: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:51.344Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:51.646Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.92 [2022-10-18T21:00:51.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T21:00:51.646Z] 1780da39f1d2: Preparing [2022-10-18T21:00:51.646Z] fb9ce800b78e: Preparing [2022-10-18T21:00:51.646Z] d96b00c0172d: Preparing [2022-10-18T21:00:51.646Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:51.646Z] 7728c3c77b0b: Preparing [2022-10-18T21:00:51.646Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:51.646Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:51.646Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:51.646Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:51.646Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:51.646Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:51.646Z] fb9ce800b78e: Layer already exists [2022-10-18T21:00:51.646Z] d96b00c0172d: Layer already exists [2022-10-18T21:00:51.646Z] 7728c3c77b0b: Layer already exists [2022-10-18T21:00:51.646Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:51.646Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:51.646Z] 2.3.0-dev.92: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:51.950Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:52.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:52.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T21:00:52.251Z] 1780da39f1d2: Preparing [2022-10-18T21:00:52.251Z] fb9ce800b78e: Preparing [2022-10-18T21:00:52.251Z] d96b00c0172d: Preparing [2022-10-18T21:00:52.251Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:52.251Z] 7728c3c77b0b: Preparing [2022-10-18T21:00:52.251Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:52.251Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:52.251Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:52.251Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:52.251Z] d96b00c0172d: Layer already exists [2022-10-18T21:00:52.251Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:52.251Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:52.251Z] fb9ce800b78e: Layer already exists [2022-10-18T21:00:52.251Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:52.251Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:52.251Z] 7728c3c77b0b: Layer already exists [2022-10-18T21:00:52.251Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:52.556Z] + 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-18T21:00:52.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-18T21:00:52.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T21:00:52.853Z] 1780da39f1d2: Preparing [2022-10-18T21:00:52.853Z] fb9ce800b78e: Preparing [2022-10-18T21:00:52.853Z] d96b00c0172d: Preparing [2022-10-18T21:00:52.853Z] 5e6fc62a9530: Preparing [2022-10-18T21:00:52.853Z] 7728c3c77b0b: Preparing [2022-10-18T21:00:52.853Z] 90a78c80e2b9: Preparing [2022-10-18T21:00:52.853Z] 34d5ebaa5410: Preparing [2022-10-18T21:00:52.853Z] 90a78c80e2b9: Waiting [2022-10-18T21:00:52.853Z] 34d5ebaa5410: Waiting [2022-10-18T21:00:52.853Z] d96b00c0172d: Layer already exists [2022-10-18T21:00:52.853Z] 1780da39f1d2: Layer already exists [2022-10-18T21:00:52.853Z] 7728c3c77b0b: Layer already exists [2022-10-18T21:00:52.853Z] fb9ce800b78e: Layer already exists [2022-10-18T21:00:52.853Z] 5e6fc62a9530: Layer already exists [2022-10-18T21:00:52.853Z] 90a78c80e2b9: Layer already exists [2022-10-18T21:00:52.853Z] 34d5ebaa5410: Layer already exists [2022-10-18T21:00:52.853Z] main: digest: sha256:72907c0b6e1eb9d565b78c97c99c73b3249c745ccd845ba7079ef927b0701dec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:52.890Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:52.896Z] taggedImages: [2022-10-18T21:00:52.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:52.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-18T21:00:52.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.92 [2022-10-18T21:00:52.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:52.896Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-18T21:00:52.909Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-18T21:00:52.909Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:52.909Z] latest [2022-10-18T21:00:52.909Z] 2.3.0-dev.92 [2022-10-18T21:00:52.909Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:52.909Z] main [2022-10-18T21:00:52.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:53.217Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:53.521Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:53.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T21:00:53.521Z] 3a1663e21782: Preparing [2022-10-18T21:00:53.521Z] 7d4760d7e6e7: Preparing [2022-10-18T21:00:53.521Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:53.521Z] 5611a804c00e: Preparing [2022-10-18T21:00:53.521Z] 994393dc58e7: Preparing [2022-10-18T21:00:53.521Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:53.521Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:53.521Z] 3a1663e21782: Pushed [2022-10-18T21:00:53.521Z] 5611a804c00e: Pushed [2022-10-18T21:00:56.052Z] 7d4760d7e6e7: Pushed [2022-10-18T21:00:56.052Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:56.363Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:56.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-18T21:00:56.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T21:00:56.669Z] 3a1663e21782: Preparing [2022-10-18T21:00:56.669Z] 7d4760d7e6e7: Preparing [2022-10-18T21:00:56.669Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:56.669Z] 5611a804c00e: Preparing [2022-10-18T21:00:56.669Z] 994393dc58e7: Preparing [2022-10-18T21:00:56.669Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:56.669Z] 3a1663e21782: Layer already exists [2022-10-18T21:00:56.669Z] 7d4760d7e6e7: Layer already exists [2022-10-18T21:00:56.669Z] 5611a804c00e: Layer already exists [2022-10-18T21:00:56.669Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:56.669Z] latest: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:56.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:57.280Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.92 [2022-10-18T21:00:57.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T21:00:57.280Z] 3a1663e21782: Preparing [2022-10-18T21:00:57.280Z] 7d4760d7e6e7: Preparing [2022-10-18T21:00:57.280Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:57.280Z] 5611a804c00e: Preparing [2022-10-18T21:00:57.280Z] 994393dc58e7: Preparing [2022-10-18T21:00:57.280Z] 5611a804c00e: Layer already exists [2022-10-18T21:00:57.280Z] 7d4760d7e6e7: Layer already exists [2022-10-18T21:00:57.280Z] 3a1663e21782: Layer already exists [2022-10-18T21:00:57.280Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:57.280Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:57.280Z] 2.3.0-dev.92: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:57.580Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:57.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:57.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T21:00:57.994Z] 3a1663e21782: Preparing [2022-10-18T21:00:57.994Z] 7d4760d7e6e7: Preparing [2022-10-18T21:00:57.994Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:57.994Z] 5611a804c00e: Preparing [2022-10-18T21:00:57.994Z] 994393dc58e7: Preparing [2022-10-18T21:00:57.994Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:57.994Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:57.994Z] 5611a804c00e: Layer already exists [2022-10-18T21:00:57.994Z] 7d4760d7e6e7: Layer already exists [2022-10-18T21:00:57.994Z] 3a1663e21782: Layer already exists [2022-10-18T21:00:57.994Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:58.341Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:58.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-18T21:00:58.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T21:00:58.661Z] 3a1663e21782: Preparing [2022-10-18T21:00:58.661Z] 7d4760d7e6e7: Preparing [2022-10-18T21:00:58.661Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:58.661Z] 5611a804c00e: Preparing [2022-10-18T21:00:58.661Z] 994393dc58e7: Preparing [2022-10-18T21:00:58.661Z] 5611a804c00e: Layer already exists [2022-10-18T21:00:58.661Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:58.661Z] 7d4760d7e6e7: Layer already exists [2022-10-18T21:00:58.661Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:58.661Z] 3a1663e21782: Layer already exists [2022-10-18T21:00:58.661Z] main: digest: sha256:63a224486107056d965fd94e459bee2cd9c0acaf4c901b67ac1321ce7bde5763 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:00:58.707Z] ===================================================== [Pipeline] echo [2022-10-18T21:00:58.715Z] taggedImages: [2022-10-18T21:00:58.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:58.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-18T21:00:58.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.92 [2022-10-18T21:00:58.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:58.715Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-18T21:00:58.733Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-18T21:00:58.733Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:58.733Z] latest [2022-10-18T21:00:58.733Z] 2.3.0-dev.92 [2022-10-18T21:00:58.733Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:00:58.733Z] main [2022-10-18T21:00:58.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:59.052Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:00:59.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:00:59.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T21:00:59.349Z] 5f98a1198b3d: Preparing [2022-10-18T21:00:59.349Z] dd04c7c1eb4d: Preparing [2022-10-18T21:00:59.349Z] 3b3d2473ba7d: Preparing [2022-10-18T21:00:59.349Z] 69fa3330cad0: Preparing [2022-10-18T21:00:59.349Z] 994393dc58e7: Preparing [2022-10-18T21:00:59.349Z] 69fa3330cad0: Layer already exists [2022-10-18T21:00:59.349Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:00:59.349Z] 994393dc58e7: Layer already exists [2022-10-18T21:00:59.349Z] 5f98a1198b3d: Pushed [2022-10-18T21:01:01.875Z] dd04c7c1eb4d: Pushed [2022-10-18T21:01:01.875Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:02.176Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:02.473Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-18T21:01:02.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T21:01:02.473Z] 5f98a1198b3d: Preparing [2022-10-18T21:01:02.473Z] dd04c7c1eb4d: Preparing [2022-10-18T21:01:02.473Z] 3b3d2473ba7d: Preparing [2022-10-18T21:01:02.473Z] 69fa3330cad0: Preparing [2022-10-18T21:01:02.473Z] 994393dc58e7: Preparing [2022-10-18T21:01:02.473Z] 69fa3330cad0: Layer already exists [2022-10-18T21:01:02.473Z] dd04c7c1eb4d: Layer already exists [2022-10-18T21:01:02.473Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:02.473Z] 5f98a1198b3d: Layer already exists [2022-10-18T21:01:02.473Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:01:02.473Z] latest: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:02.774Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:03.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.92 [2022-10-18T21:01:03.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T21:01:03.071Z] 5f98a1198b3d: Preparing [2022-10-18T21:01:03.071Z] dd04c7c1eb4d: Preparing [2022-10-18T21:01:03.071Z] 3b3d2473ba7d: Preparing [2022-10-18T21:01:03.071Z] 69fa3330cad0: Preparing [2022-10-18T21:01:03.071Z] 994393dc58e7: Preparing [2022-10-18T21:01:03.071Z] 69fa3330cad0: Layer already exists [2022-10-18T21:01:03.071Z] dd04c7c1eb4d: Layer already exists [2022-10-18T21:01:03.071Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:01:03.071Z] 5f98a1198b3d: Layer already exists [2022-10-18T21:01:03.071Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:03.071Z] 2.3.0-dev.92: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:03.369Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:03.672Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:01:03.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T21:01:03.672Z] 5f98a1198b3d: Preparing [2022-10-18T21:01:03.672Z] dd04c7c1eb4d: Preparing [2022-10-18T21:01:03.672Z] 3b3d2473ba7d: Preparing [2022-10-18T21:01:03.672Z] 69fa3330cad0: Preparing [2022-10-18T21:01:03.672Z] 994393dc58e7: Preparing [2022-10-18T21:01:03.672Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:03.672Z] 69fa3330cad0: Layer already exists [2022-10-18T21:01:03.672Z] dd04c7c1eb4d: Layer already exists [2022-10-18T21:01:03.672Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:01:03.672Z] 5f98a1198b3d: Layer already exists [2022-10-18T21:01:03.672Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:03.972Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:04.271Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-18T21:01:04.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T21:01:04.271Z] 5f98a1198b3d: Preparing [2022-10-18T21:01:04.271Z] dd04c7c1eb4d: Preparing [2022-10-18T21:01:04.271Z] 3b3d2473ba7d: Preparing [2022-10-18T21:01:04.271Z] 69fa3330cad0: Preparing [2022-10-18T21:01:04.271Z] 994393dc58e7: Preparing [2022-10-18T21:01:04.271Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:04.271Z] 5f98a1198b3d: Layer already exists [2022-10-18T21:01:04.271Z] dd04c7c1eb4d: Layer already exists [2022-10-18T21:01:04.271Z] 69fa3330cad0: Layer already exists [2022-10-18T21:01:04.271Z] 3b3d2473ba7d: Layer already exists [2022-10-18T21:01:04.271Z] main: digest: sha256:fdcd4e51c0f02f247423fd3e6d9cadee18c4a8484614d28137252555452fcf00 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:01:04.305Z] ===================================================== [Pipeline] echo [2022-10-18T21:01:04.310Z] taggedImages: [2022-10-18T21:01:04.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:01:04.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-18T21:01:04.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.92 [2022-10-18T21:01:04.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:01:04.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-18T21:01:04.322Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-18T21:01:04.322Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:01:04.322Z] latest [2022-10-18T21:01:04.322Z] 2.3.0-dev.92 [2022-10-18T21:01:04.322Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:01:04.322Z] main [2022-10-18T21:01:04.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:04.637Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:04.942Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:01:04.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T21:01:04.942Z] 209749b68e07: Preparing [2022-10-18T21:01:04.942Z] 27d3c4858266: Preparing [2022-10-18T21:01:04.942Z] 34451f89940a: Preparing [2022-10-18T21:01:04.942Z] ffea9855655d: Preparing [2022-10-18T21:01:04.942Z] 994393dc58e7: Preparing [2022-10-18T21:01:04.942Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:04.942Z] 27d3c4858266: Pushed [2022-10-18T21:01:05.200Z] 209749b68e07: Pushed [2022-10-18T21:01:06.136Z] 34451f89940a: Pushed [2022-10-18T21:01:16.106Z] ffea9855655d: Pushed [2022-10-18T21:01:16.106Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:16.418Z] + 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-18T21:01:16.734Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-18T21:01:16.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T21:01:16.734Z] 209749b68e07: Preparing [2022-10-18T21:01:16.734Z] 27d3c4858266: Preparing [2022-10-18T21:01:16.734Z] 34451f89940a: Preparing [2022-10-18T21:01:16.734Z] ffea9855655d: Preparing [2022-10-18T21:01:16.734Z] 994393dc58e7: Preparing [2022-10-18T21:01:16.734Z] 209749b68e07: Layer already exists [2022-10-18T21:01:16.734Z] 34451f89940a: Layer already exists [2022-10-18T21:01:16.734Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:16.734Z] 27d3c4858266: Layer already exists [2022-10-18T21:01:16.734Z] ffea9855655d: Layer already exists [2022-10-18T21:01:16.734Z] latest: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:17.041Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:17.348Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.92 [2022-10-18T21:01:17.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T21:01:17.348Z] 209749b68e07: Preparing [2022-10-18T21:01:17.348Z] 27d3c4858266: Preparing [2022-10-18T21:01:17.348Z] 34451f89940a: Preparing [2022-10-18T21:01:17.348Z] ffea9855655d: Preparing [2022-10-18T21:01:17.348Z] 994393dc58e7: Preparing [2022-10-18T21:01:17.348Z] 209749b68e07: Layer already exists [2022-10-18T21:01:17.348Z] ffea9855655d: Layer already exists [2022-10-18T21:01:17.348Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:17.348Z] 27d3c4858266: Layer already exists [2022-10-18T21:01:17.348Z] 34451f89940a: Layer already exists [2022-10-18T21:01:17.348Z] 2.3.0-dev.92: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:17.665Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:17.969Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:01:17.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T21:01:17.969Z] 209749b68e07: Preparing [2022-10-18T21:01:17.969Z] 27d3c4858266: Preparing [2022-10-18T21:01:17.969Z] 34451f89940a: Preparing [2022-10-18T21:01:17.969Z] ffea9855655d: Preparing [2022-10-18T21:01:17.969Z] 994393dc58e7: Preparing [2022-10-18T21:01:17.969Z] 209749b68e07: Layer already exists [2022-10-18T21:01:17.969Z] 27d3c4858266: Layer already exists [2022-10-18T21:01:17.969Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:17.969Z] ffea9855655d: Layer already exists [2022-10-18T21:01:17.969Z] 34451f89940a: Layer already exists [2022-10-18T21:01:17.969Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:01:18.270Z] + 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-18T21:01:18.572Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-18T21:01:18.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T21:01:18.572Z] 209749b68e07: Preparing [2022-10-18T21:01:18.572Z] 27d3c4858266: Preparing [2022-10-18T21:01:18.572Z] 34451f89940a: Preparing [2022-10-18T21:01:18.572Z] ffea9855655d: Preparing [2022-10-18T21:01:18.572Z] 994393dc58e7: Preparing [2022-10-18T21:01:18.572Z] 27d3c4858266: Layer already exists [2022-10-18T21:01:18.572Z] ffea9855655d: Layer already exists [2022-10-18T21:01:18.572Z] 34451f89940a: Layer already exists [2022-10-18T21:01:18.572Z] 209749b68e07: Layer already exists [2022-10-18T21:01:18.572Z] 994393dc58e7: Layer already exists [2022-10-18T21:01:18.572Z] main: digest: sha256:d3d36f49e8b8861f17b7c064cd5cd6371d4b09aa65cafb28c16c5657656b65df size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:01:18.606Z] ===================================================== [Pipeline] echo [2022-10-18T21:01:18.612Z] taggedImages: [2022-10-18T21:01:18.612Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:01:18.612Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-18T21:01:18.612Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.92 [2022-10-18T21:01:18.612Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:01:18.612Z] - 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-18T21:05:01.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.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T21:05:13.407Z] Removing intermediate container def885dcfdfc [2022-10-18T21:05:13.407Z] ---> 214769fe2973 [2022-10-18T21:05:13.407Z] [2022-10-18T21:05:13.407Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T21:05:13.407Z] 3.16: Pulling from library/alpine [2022-10-18T21:05:13.675Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T21:05:13.675Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T21:05:13.675Z] ---> a6215f271958 [2022-10-18T21:05:13.675Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T21:05:14.123Z] ---> Running in 70b93328108f [2022-10-18T21:05:16.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:05:16.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:05:18.873Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T21:05:18.873Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T21:05:18.873Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T21:05:18.873Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:05:18.873Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T21:05:19.140Z] OK: 6 MiB in 17 packages [2022-10-18T21:05:19.407Z] Removing intermediate container 384e40e13aba [2022-10-18T21:05:19.407Z] ---> 77aeccd28ca8 [2022-10-18T21:05:19.407Z] [2022-10-18T21:05:19.407Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T21:05:19.407Z] ---> a6215f271958 [2022-10-18T21:05:19.407Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T21:05:19.694Z] ---> Running in 79447ebaa47f [2022-10-18T21:05:20.278Z] Removing intermediate container 79447ebaa47f [2022-10-18T21:05:20.278Z] ---> 4dacfd3f1fff [2022-10-18T21:05:20.278Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T21:05:20.545Z] ---> Running in 89317fb42771 [2022-10-18T21:05:21.953Z] Removing intermediate container 70b93328108f [2022-10-18T21:05:21.953Z] ---> 451b53bc92dc [2022-10-18T21:05:21.953Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T21:05:21.953Z] ---> Running in 7c281757c3e1 [2022-10-18T21:05:22.538Z] Removing intermediate container 7c281757c3e1 [2022-10-18T21:05:22.538Z] ---> 174b4847abbb [2022-10-18T21:05:22.538Z] Step 13/25 : WORKDIR / [2022-10-18T21:05:22.806Z] ---> Running in b4859782592b [2022-10-18T21:05:22.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:05:23.389Z] Removing intermediate container b4859782592b [2022-10-18T21:05:23.389Z] ---> 0823d0333a4d [2022-10-18T21:05:23.389Z] 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-18T21:05:23.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:05:24.349Z] ---> a339916b779e [2022-10-18T21:05:24.349Z] 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-18T21:05:24.615Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T21:05:24.615Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T21:05:24.615Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:05:24.615Z] OK: 5 MiB in 16 packages [2022-10-18T21:05:25.214Z] ---> c24366bedc2f [2022-10-18T21:05:25.214Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T21:05:26.617Z] ---> 5757981b5df5 [2022-10-18T21:05:26.617Z] 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-18T21:05:26.617Z] Removing intermediate container 89317fb42771 [2022-10-18T21:05:26.617Z] ---> f4cde81b4bfb [2022-10-18T21:05:26.617Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T21:05:26.882Z] ---> Running in c5908d3654a3 [2022-10-18T21:05:27.462Z] Removing intermediate container c5908d3654a3 [2022-10-18T21:05:27.462Z] ---> 6a601734ab06 [2022-10-18T21:05:27.462Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T21:05:27.462Z] ---> Running in ed65c6660e2f [2022-10-18T21:05:27.727Z] ---> e18edd04cdec [2022-10-18T21:05:27.727Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T21:05:28.308Z] Removing intermediate container ed65c6660e2f [2022-10-18T21:05:28.308Z] ---> 22806c1be07d [2022-10-18T21:05:28.308Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T21:05:28.308Z] ---> Running in 012ec31ec568 [2022-10-18T21:05:28.899Z] Removing intermediate container 012ec31ec568 [2022-10-18T21:05:28.899Z] ---> db6357a17954 [2022-10-18T21:05:28.899Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T21:05:29.169Z] ---> Running in b004e54f898d [2022-10-18T21:05:29.753Z] ---> a87adcbcb3b2 [2022-10-18T21:05:29.753Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T21:05:30.028Z] Removing intermediate container b004e54f898d [2022-10-18T21:05:30.028Z] ---> 5cfada4807b0 [2022-10-18T21:05:30.028Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T21:05:30.294Z] ---> Running in a434e752a37e [2022-10-18T21:05:32.870Z] ---> d21234b91b35 [2022-10-18T21:05:32.870Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T21:05:33.837Z] Removing intermediate container a434e752a37e [2022-10-18T21:05:33.837Z] ---> 5545bda8dbd3 [2022-10-18T21:05:33.837Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T21:05:33.837Z] ---> 95fb1cd427c0 [2022-10-18T21:05:33.837Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T21:05:33.837Z] ---> Running in 1b259b9b9d8b [2022-10-18T21:05:34.103Z] ---> Running in a570efafbca8 [2022-10-18T21:05:34.684Z] Removing intermediate container 1b259b9b9d8b [2022-10-18T21:05:34.684Z] ---> f942fd7c26b1 [2022-10-18T21:05:34.684Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T21:05:36.090Z] ---> 73f74f3a378d [2022-10-18T21:05:36.090Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T21:05:36.361Z] ---> Running in e486de9e24f0 [2022-10-18T21:05:38.327Z] Removing intermediate container a570efafbca8 [2022-10-18T21:05:38.327Z] ---> 69067145b38e [2022-10-18T21:05:38.327Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T21:05:38.327Z] ---> Running in 65d35bffe8d4 [2022-10-18T21:05:38.908Z] Removing intermediate container 65d35bffe8d4 [2022-10-18T21:05:38.908Z] ---> abbd06a3b337 [2022-10-18T21:05:38.908Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T21:05:39.179Z] ---> Running in 2f9d0a110945 [2022-10-18T21:05:40.139Z] Removing intermediate container 2f9d0a110945 [2022-10-18T21:05:40.139Z] ---> 48de1ee27370 [2022-10-18T21:05:40.139Z] Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:05:40.410Z] ---> Running in 8ae95a678007 [2022-10-18T21:05:40.410Z] Removing intermediate container e486de9e24f0 [2022-10-18T21:05:40.410Z] ---> c7cc6c1a7ae4 [2022-10-18T21:05:40.410Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:05:40.992Z] Removing intermediate container 8ae95a678007 [2022-10-18T21:05:40.992Z] ---> da2f18403154 [2022-10-18T21:05:40.992Z] Step 25/25 : LABEL version=2.3.0-dev.92 [2022-10-18T21:05:41.258Z] ---> Running in 0aa51c3097b2 [2022-10-18T21:05:41.525Z] ---> aad9376bd77d [2022-10-18T21:05:41.525Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T21:05:41.792Z] Removing intermediate container 0aa51c3097b2 [2022-10-18T21:05:41.792Z] ---> 8aacbe7f3b84 [2022-10-18T21:05:41.792Z] [2022-10-18T21:05:42.058Z] Successfully built 8aacbe7f3b84 [2022-10-18T21:05:42.058Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-18T21:05:42.058Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-10-18T21:05:43.481Z] ---> c7574482fa0d [2022-10-18T21:05:43.481Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T21:05:44.445Z] ---> 3681caada256 [2022-10-18T21:05:44.445Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T21:05:45.401Z] ---> 08fa1ac3206c [2022-10-18T21:05:45.401Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T21:05:46.356Z] ---> 474b692ae2a8 [2022-10-18T21:05:46.356Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T21:05:47.315Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:05:47.315Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:05:47.315Z] ---> 0c8d1b119546 [2022-10-18T21:05:47.315Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T21:05:47.315Z] ---> Using cache [2022-10-18T21:05:47.315Z] ---> 4b70f99acfd4 [2022-10-18T21:05:47.315Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:05:47.315Z] ---> Using cache [2022-10-18T21:05:47.315Z] ---> 0c8acfed7a94 [2022-10-18T21:05:47.315Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T21:05:47.583Z] ---> Running in 046fa68c86d1 [2022-10-18T21:05:47.583Z] ---> e08de335948a [2022-10-18T21:05:47.583Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T21:05:48.991Z] ---> 56343843b78c [2022-10-18T21:05:48.991Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T21:05:49.258Z] ---> Running in 778267a92423 [2022-10-18T21:05:50.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:05:51.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:05:52.147Z] Removing intermediate container 778267a92423 [2022-10-18T21:05:52.147Z] ---> d48c739715be [2022-10-18T21:05:52.147Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T21:05:52.414Z] ---> Running in 511baeb41af7 [2022-10-18T21:05:52.687Z] OK: 221 MiB in 51 packages [2022-10-18T21:05:52.954Z] Removing intermediate container 511baeb41af7 [2022-10-18T21:05:52.954Z] ---> 295ee898a005 [2022-10-18T21:05:52.954Z] Step 30/33 : CMD ["gate"] [2022-10-18T21:05:52.954Z] ---> Running in 10fd84498201 [2022-10-18T21:05:53.928Z] Removing intermediate container 10fd84498201 [2022-10-18T21:05:53.928Z] ---> bf577faa9785 [2022-10-18T21:05:53.929Z] Step 31/33 : LABEL arch=arm64 [2022-10-18T21:05:54.197Z] Removing intermediate container 046fa68c86d1 [2022-10-18T21:05:54.197Z] ---> 53afb05e12df [2022-10-18T21:05:54.197Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T21:05:54.197Z] ---> Running in 5b9f069d38de [2022-10-18T21:05:55.160Z] Removing intermediate container 5b9f069d38de [2022-10-18T21:05:55.160Z] ---> b934316d617b [2022-10-18T21:05:55.160Z] Step 32/33 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:05:55.452Z] ---> Running in 28bfd1aa0ac9 [2022-10-18T21:05:55.733Z] ---> 927bae0f7d69 [2022-10-18T21:05:55.733Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:05:56.010Z] ---> Running in 1341832e8d72 [2022-10-18T21:05:56.010Z] Removing intermediate container 28bfd1aa0ac9 [2022-10-18T21:05:56.010Z] ---> 3242f993665c [2022-10-18T21:05:56.010Z] Step 33/33 : LABEL version=2.3.0-dev.92 [2022-10-18T21:05:56.276Z] ---> Running in 5c36a785130e [2022-10-18T21:05:56.858Z] Removing intermediate container 5c36a785130e [2022-10-18T21:05:56.858Z] ---> 9c81211af0cb [2022-10-18T21:05:56.858Z] [2022-10-18T21:05:57.125Z] Successfully built 9c81211af0cb [2022-10-18T21:05:57.125Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-18T21:05:57.125Z]  Building security-bootstrapper ... done Building security-spire-config [2022-10-18T21:06:01.362Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:06:01.362Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:06:01.362Z] ---> 0c8d1b119546 [2022-10-18T21:06:01.362Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T21:06:01.362Z] ---> Using cache [2022-10-18T21:06:01.362Z] ---> 4b70f99acfd4 [2022-10-18T21:06:01.362Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:06:01.362Z] ---> Using cache [2022-10-18T21:06:01.362Z] ---> 0c8acfed7a94 [2022-10-18T21:06:01.362Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T21:06:01.362Z] ---> Using cache [2022-10-18T21:06:01.362Z] ---> 53afb05e12df [2022-10-18T21:06:01.362Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T21:06:01.362Z] ---> Using cache [2022-10-18T21:06:01.362Z] ---> 927bae0f7d69 [2022-10-18T21:06:01.362Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:06:01.362Z] ---> Running in 245a4bdff280 [2022-10-18T21:06:33.571Z] Removing intermediate container ca8e9495628b [2022-10-18T21:06:33.571Z] ---> 042994aa92ad [2022-10-18T21:06:33.571Z] [2022-10-18T21:06:33.571Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T21:06:33.571Z] 3.15: Pulling from library/alpine [2022-10-18T21:06:34.985Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T21:06:34.985Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T21:06:34.985Z] ---> 02e0d6fdf486 [2022-10-18T21:06:34.985Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T21:06:35.251Z] ---> Running in 838fcd2ff5a1 [2022-10-18T21:06:36.662Z] Removing intermediate container 838fcd2ff5a1 [2022-10-18T21:06:36.662Z] ---> 44a8539feb59 [2022-10-18T21:06:36.662Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:06:36.928Z] ---> Running in 74551eaeea78 [2022-10-18T21:06:42.258Z] Removing intermediate container 74551eaeea78 [2022-10-18T21:06:42.258Z] ---> e0b976946036 [2022-10-18T21:06:42.258Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T21:06:42.258Z] ---> Running in 170b2c67a27f [2022-10-18T21:06:44.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:06:45.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:06:47.205Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T21:06:47.205Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T21:06:47.205Z] OK: 15734 distinct packages available [2022-10-18T21:06:47.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:06:48.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:06:49.115Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T21:06:49.379Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T21:06:49.379Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T21:06:49.379Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T21:06:49.645Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T21:06:49.645Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T21:06:49.910Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T21:06:49.910Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T21:06:49.910Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T21:06:50.185Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T21:06:50.185Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T21:06:50.460Z] OK: 8 MiB in 23 packages [2022-10-18T21:06:52.396Z] Removing intermediate container da7bb4520cbb [2022-10-18T21:06:52.396Z] ---> 6cee1ed37cdd [2022-10-18T21:06:52.396Z] [2022-10-18T21:06:52.396Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T21:06:52.396Z] ---> a6215f271958 [2022-10-18T21:06:52.396Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T21:06:52.662Z] ---> Running in def4fc97e25f [2022-10-18T21:06:53.626Z] Removing intermediate container def4fc97e25f [2022-10-18T21:06:53.626Z] ---> 88f04e7bfd6d [2022-10-18T21:06:53.626Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T21:06:53.626Z] ---> Running in 69f8940bacb5 [2022-10-18T21:06:53.626Z] Removing intermediate container 170b2c67a27f [2022-10-18T21:06:53.626Z] ---> 91bff5d4bd80 [2022-10-18T21:06:53.626Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:06:55.047Z] Removing intermediate container 69f8940bacb5 [2022-10-18T21:06:55.047Z] ---> 7852667b1b3f [2022-10-18T21:06:55.047Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T21:06:55.047Z] ---> Running in 1809755170a5 [2022-10-18T21:06:56.010Z] ---> d6a6555ef9f4 [2022-10-18T21:06:56.010Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T21:06:56.283Z] Removing intermediate container 1809755170a5 [2022-10-18T21:06:56.283Z] ---> 3dffcc64284f [2022-10-18T21:06:56.283Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:06:56.549Z] ---> Running in 71005e64dde0 [2022-10-18T21:07:00.802Z] Removing intermediate container 71005e64dde0 [2022-10-18T21:07:00.802Z] ---> 6596fe490a2a [2022-10-18T21:07:00.802Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T21:07:00.802Z] ---> 857b6c5ce12b [2022-10-18T21:07:00.802Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T21:07:00.802Z] ---> Running in bbce9cf8cc30 [2022-10-18T21:07:02.208Z] ---> ab045e397ef5 [2022-10-18T21:07:02.208Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T21:07:02.208Z] ---> Running in 503b15ad5de8 [2022-10-18T21:07:02.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:03.060Z] Removing intermediate container 503b15ad5de8 [2022-10-18T21:07:03.060Z] ---> e9aa19177c8c [2022-10-18T21:07:03.060Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:07:03.330Z] ---> Running in d1b9ad561709 [2022-10-18T21:07:03.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:04.179Z] Removing intermediate container d1b9ad561709 [2022-10-18T21:07:04.179Z] ---> 82082bc1187e [2022-10-18T21:07:04.179Z] Step 18/20 : LABEL arch=arm64 [2022-10-18T21:07:04.446Z] ---> Running in 440715a465e6 [2022-10-18T21:07:04.711Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T21:07:04.980Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T21:07:04.980Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T21:07:04.980Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T21:07:05.246Z] Removing intermediate container 440715a465e6 [2022-10-18T21:07:05.246Z] ---> e278a9802bfc [2022-10-18T21:07:05.246Z] Step 19/20 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:07:05.246Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T21:07:05.513Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T21:07:05.513Z] ---> Running in b24d8c0bfc18 [2022-10-18T21:07:05.513Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:07:05.513Z] OK: 8 MiB in 20 packages [2022-10-18T21:07:06.470Z] Removing intermediate container b24d8c0bfc18 [2022-10-18T21:07:06.470Z] ---> 5d352764722b [2022-10-18T21:07:06.470Z] Step 20/20 : LABEL version=2.3.0-dev.92 [2022-10-18T21:07:06.736Z] ---> Running in 4f53a405e274 [2022-10-18T21:07:07.708Z] Removing intermediate container 4f53a405e274 [2022-10-18T21:07:07.708Z] ---> 40cc69a88abc [2022-10-18T21:07:07.708Z] [2022-10-18T21:07:07.708Z] Removing intermediate container bbce9cf8cc30 [2022-10-18T21:07:07.708Z] ---> faa2f367b82d [2022-10-18T21:07:07.708Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:07:07.977Z] Successfully built 40cc69a88abc [2022-10-18T21:07:07.977Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-18T21:07:07.977Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-10-18T21:07:09.914Z] ---> 87939fbe362b [2022-10-18T21:07:09.914Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T21:07:11.853Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:07:11.853Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:07:11.853Z] ---> 0c8d1b119546 [2022-10-18T21:07:11.853Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T21:07:11.853Z] ---> Using cache [2022-10-18T21:07:11.853Z] ---> 7e30aa898d44 [2022-10-18T21:07:11.853Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T21:07:11.853Z] ---> Using cache [2022-10-18T21:07:11.853Z] ---> 94deb9228637 [2022-10-18T21:07:11.853Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:07:12.119Z] ---> Using cache [2022-10-18T21:07:12.119Z] ---> 401296e48dba [2022-10-18T21:07:12.119Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T21:07:12.705Z] ---> Running in de601053b595 [2022-10-18T21:07:12.705Z] ---> 2a4b4ec13e3f [2022-10-18T21:07:12.705Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T21:07:14.674Z] ---> 5d2a607e8bf3 [2022-10-18T21:07:14.674Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T21:07:14.674Z] ---> Running in 0052aa94d125 [2022-10-18T21:07:14.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:15.213Z] Removing intermediate container 0052aa94d125 [2022-10-18T21:07:15.213Z] ---> a10fb01b9871 [2022-10-18T21:07:15.213Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:07:15.213Z] ---> Running in d4ed527cfd4d [2022-10-18T21:07:15.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:15.792Z] Removing intermediate container d4ed527cfd4d [2022-10-18T21:07:15.792Z] ---> bc2da8ace236 [2022-10-18T21:07:15.792Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T21:07:16.058Z] ---> Running in f8fb20ac47d5 [2022-10-18T21:07:16.640Z] Removing intermediate container f8fb20ac47d5 [2022-10-18T21:07:16.640Z] ---> 010e44939650 [2022-10-18T21:07:16.640Z] Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:07:16.914Z] ---> Running in a5849728b6a8 [2022-10-18T21:07:16.914Z] OK: 221 MiB in 51 packages [2022-10-18T21:07:17.497Z] Removing intermediate container 1341832e8d72 [2022-10-18T21:07:17.497Z] ---> dd36db0ae3a6 [2022-10-18T21:07:17.497Z] Step 8/26 : COPY . . [2022-10-18T21:07:17.761Z] Removing intermediate container a5849728b6a8 [2022-10-18T21:07:17.761Z] ---> f000fcb515c1 [2022-10-18T21:07:17.761Z] Step 24/24 : LABEL version=2.3.0-dev.92 [2022-10-18T21:07:17.761Z] ---> Running in fa56dc740844 [2022-10-18T21:07:18.341Z] Removing intermediate container de601053b595 [2022-10-18T21:07:18.341Z] ---> 66bbe5f67e56 [2022-10-18T21:07:18.341Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T21:07:18.341Z] Removing intermediate container 245a4bdff280 [2022-10-18T21:07:18.341Z] ---> 29c5f06eb397 [2022-10-18T21:07:18.341Z] Step 8/26 : COPY . . [2022-10-18T21:07:18.341Z] Removing intermediate container fa56dc740844 [2022-10-18T21:07:18.341Z] ---> b8716f8adca8 [2022-10-18T21:07:18.341Z] [2022-10-18T21:07:18.926Z] Successfully built b8716f8adca8 [2022-10-18T21:07:18.926Z] Successfully tagged core-data-arm64:latest [2022-10-18T21:07:18.926Z]  Building core-data ... done Building sys-mgmt-agent [2022-10-18T21:07:19.508Z] ---> 3a84c0df8652 [2022-10-18T21:07:19.508Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:07:19.774Z] ---> Running in e42b4828adfc [2022-10-18T21:07:22.348Z] ---> faf90033f9e6 [2022-10-18T21:07:22.348Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T21:07:22.944Z] ---> Running in cff9a0b81df2 [2022-10-18T21:07:22.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:07:22.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:07:22.944Z] ---> 0c8d1b119546 [2022-10-18T21:07:22.944Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T21:07:22.944Z] ---> Using cache [2022-10-18T21:07:22.944Z] ---> 4b70f99acfd4 [2022-10-18T21:07:22.944Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:07:22.944Z] ---> Using cache [2022-10-18T21:07:22.944Z] ---> 0c8acfed7a94 [2022-10-18T21:07:22.944Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T21:07:23.212Z] ---> Running in a45a21271b6a [2022-10-18T21:07:23.479Z] ---> 42e0e7d481d6 [2022-10-18T21:07:23.479Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T21:07:23.479Z] ---> Running in ec28d0971d69 [2022-10-18T21:07:23.747Z] Removing intermediate container cff9a0b81df2 [2022-10-18T21:07:23.747Z] ---> 68756f564c32 [2022-10-18T21:07:23.747Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T21:07:24.013Z] ---> Running in 4b3efb71020a [2022-10-18T21:07:24.279Z] Removing intermediate container ec28d0971d69 [2022-10-18T21:07:24.279Z] ---> d38075f16d1b [2022-10-18T21:07:24.279Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T21:07:24.547Z] ---> Running in badccd010c18 [2022-10-18T21:07:24.815Z] Removing intermediate container 4b3efb71020a [2022-10-18T21:07:24.815Z] ---> 96f7f6de6147 [2022-10-18T21:07:24.815Z] 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-18T21:07:24.815Z] ---> Running in 54e6be23471a [2022-10-18T21:07:25.773Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:25.773Z] Removing intermediate container badccd010c18 [2022-10-18T21:07:25.773Z] ---> 36e83bd1efa0 [2022-10-18T21:07:25.773Z] 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-18T21:07:25.773Z] ---> Running in 85019ee1e1c1 [2022-10-18T21:07:26.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:27.694Z] OK: 221 MiB in 51 packages [2022-10-18T21:07:29.646Z] Removing intermediate container 54e6be23471a [2022-10-18T21:07:29.646Z] ---> d2410c9d517a [2022-10-18T21:07:29.646Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T21:07:29.913Z] ---> Running in 9b1302e46932 [2022-10-18T21:07:30.182Z] Removing intermediate container 85019ee1e1c1 [2022-10-18T21:07:30.182Z] ---> 5f03d01afd0d [2022-10-18T21:07:30.182Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T21:07:30.450Z] Removing intermediate container a45a21271b6a [2022-10-18T21:07:30.450Z] ---> efcbdcccf7a7 [2022-10-18T21:07:30.450Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T21:07:30.450Z] ---> Running in 93255504f196 [2022-10-18T21:07:31.037Z] Removing intermediate container 9b1302e46932 [2022-10-18T21:07:31.037Z] ---> bd73218911ca [2022-10-18T21:07:31.037Z] [2022-10-18T21:07:31.037Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T21:07:31.037Z] ---> 02e0d6fdf486 [2022-10-18T21:07:31.037Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T21:07:31.037Z] ---> Using cache [2022-10-18T21:07:31.037Z] ---> 44a8539feb59 [2022-10-18T21:07:31.037Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:07:31.037Z] ---> Using cache [2022-10-18T21:07:31.037Z] ---> e0b976946036 [2022-10-18T21:07:31.037Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T21:07:31.304Z] ---> Running in 967f50ef0250 [2022-10-18T21:07:32.271Z] ---> da5971cd15f2 [2022-10-18T21:07:32.271Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:07:32.271Z] Removing intermediate container 93255504f196 [2022-10-18T21:07:32.271Z] ---> 2dc9f3cc0df1 [2022-10-18T21:07:32.271Z] [2022-10-18T21:07:32.271Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T21:07:32.271Z] ---> 02e0d6fdf486 [2022-10-18T21:07:32.271Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T21:07:32.271Z] ---> Using cache [2022-10-18T21:07:32.271Z] ---> 44a8539feb59 [2022-10-18T21:07:32.271Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:07:32.271Z] ---> Using cache [2022-10-18T21:07:32.271Z] ---> e0b976946036 [2022-10-18T21:07:32.271Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T21:07:32.271Z] ---> Running in b1d11665017a [2022-10-18T21:07:32.852Z] ---> Running in a233d3dd4816 [2022-10-18T21:07:33.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:34.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:35.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:36.659Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T21:07:36.659Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T21:07:36.659Z] OK: 15734 distinct packages available [2022-10-18T21:07:36.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:36.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:37.638Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T21:07:37.638Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T21:07:37.638Z] OK: 15734 distinct packages available [2022-10-18T21:07:37.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:37.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:38.549Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T21:07:38.818Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T21:07:38.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:38.818Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T21:07:38.818Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T21:07:39.100Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T21:07:39.100Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T21:07:39.398Z] OK: 6 MiB in 19 packages [2022-10-18T21:07:40.016Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T21:07:40.016Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T21:07:40.016Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T21:07:40.290Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T21:07:40.290Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T21:07:40.290Z] OK: 6 MiB in 18 packages [2022-10-18T21:07:40.872Z] Removing intermediate container a4d748b19fe5 [2022-10-18T21:07:40.872Z] ---> bc9e6a9742b3 [2022-10-18T21:07:40.872Z] [2022-10-18T21:07:40.872Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T21:07:40.872Z] ---> a6215f271958 [2022-10-18T21:07:40.872Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T21:07:41.477Z] ---> Running in 6cf76ad44ba4 [2022-10-18T21:07:42.062Z] Removing intermediate container 967f50ef0250 [2022-10-18T21:07:42.062Z] ---> a39955d019c9 [2022-10-18T21:07:42.062Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T21:07:43.027Z] Removing intermediate container a233d3dd4816 [2022-10-18T21:07:43.027Z] ---> 89f6a825b0ab [2022-10-18T21:07:43.027Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T21:07:43.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:43.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:07:45.287Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T21:07:45.287Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T21:07:45.287Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:07:45.287Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T21:07:45.553Z] OK: 6 MiB in 16 packages [2022-10-18T21:07:48.888Z] Removing intermediate container 6cf76ad44ba4 [2022-10-18T21:07:48.888Z] ---> 80bf0ae30e73 [2022-10-18T21:07:48.888Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T21:07:48.888Z] ---> c7473bff30e2 [2022-10-18T21:07:48.888Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T21:07:48.888Z] ---> Running in 5bf28b58f7ee [2022-10-18T21:07:49.842Z] Removing intermediate container 5bf28b58f7ee [2022-10-18T21:07:49.842Z] ---> 9d391fe598a2 [2022-10-18T21:07:49.842Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T21:07:50.106Z] ---> Running in f76b69e57dab [2022-10-18T21:07:51.070Z] Removing intermediate container f76b69e57dab [2022-10-18T21:07:51.070Z] ---> afdad33a1d67 [2022-10-18T21:07:51.070Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T21:07:51.340Z] ---> Running in b1970359c007 [2022-10-18T21:07:51.923Z] Removing intermediate container b1970359c007 [2022-10-18T21:07:51.923Z] ---> 3b16a5e0a3be [2022-10-18T21:07:51.923Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:07:52.887Z] ---> 19744da116f2 [2022-10-18T21:07:52.887Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T21:07:53.847Z] ---> 889340e1cc43 [2022-10-18T21:07:53.847Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T21:07:55.262Z] ---> 7d509988f97b [2022-10-18T21:07:55.262Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T21:07:55.530Z] ---> Running in 2379ca135632 [2022-10-18T21:07:56.118Z] Removing intermediate container 2379ca135632 [2022-10-18T21:07:56.118Z] ---> 8dbcea4ff6aa [2022-10-18T21:07:56.118Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T21:07:57.082Z] ---> 63145f1e98c1 [2022-10-18T21:07:57.082Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T21:07:57.082Z] ---> 68a8df6691e0 [2022-10-18T21:07:57.082Z] Step 21/26 : WORKDIR / [2022-10-18T21:07:57.352Z] ---> Running in 17c8428f8e3f [2022-10-18T21:07:58.766Z] Removing intermediate container 17c8428f8e3f [2022-10-18T21:07:58.766Z] ---> 6aeed7f1de25 [2022-10-18T21:07:58.766Z] ---> 320dcc84e23b [2022-10-18T21:07:58.766Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T21:07:58.766Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T21:07:59.034Z] ---> Running in ac71c72cad6e [2022-10-18T21:07:59.034Z] ---> 0cb64aee1922 [2022-10-18T21:07:59.034Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T21:07:59.034Z] ---> Running in a439b9e3b444 [2022-10-18T21:07:59.621Z] Removing intermediate container a439b9e3b444 [2022-10-18T21:07:59.621Z] ---> 2ccc9871cd9f [2022-10-18T21:07:59.621Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:07:59.888Z] Removing intermediate container ac71c72cad6e [2022-10-18T21:07:59.888Z] ---> cb5b1e9cc495 [2022-10-18T21:07:59.888Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T21:07:59.888Z] ---> Running in 8e26068e9315 [2022-10-18T21:07:59.888Z] ---> Running in ef75d21c2b4f [2022-10-18T21:08:00.155Z] ---> 2149af7b305f [2022-10-18T21:08:00.155Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T21:08:00.741Z] Removing intermediate container 8e26068e9315 [2022-10-18T21:08:00.741Z] ---> 28be295cd8f7 [2022-10-18T21:08:00.741Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T21:08:00.741Z] Removing intermediate container ef75d21c2b4f [2022-10-18T21:08:00.741Z] ---> 2ecc6c97c646 [2022-10-18T21:08:00.741Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T21:08:00.741Z] ---> Running in a75fba4deff4 [2022-10-18T21:08:01.009Z] ---> Running in 3b3c0b84934e [2022-10-18T21:08:01.591Z] Removing intermediate container a75fba4deff4 [2022-10-18T21:08:01.591Z] ---> 30bc4396b395 [2022-10-18T21:08:01.591Z] Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:08:01.591Z] ---> 927483fcb9ee [2022-10-18T21:08:01.591Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T21:08:01.591Z] ---> Running in 4d4b5e0359f6 [2022-10-18T21:08:01.591Z] Removing intermediate container 3b3c0b84934e [2022-10-18T21:08:01.591Z] ---> 57293bb97082 [2022-10-18T21:08:01.591Z] Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:08:01.858Z] ---> Running in 3be32e61e6dc [2022-10-18T21:08:02.440Z] Removing intermediate container 4d4b5e0359f6 [2022-10-18T21:08:02.440Z] ---> fa78e919d06f [2022-10-18T21:08:02.440Z] Step 23/23 : LABEL version=2.3.0-dev.92 [2022-10-18T21:08:02.440Z] ---> Running in 2a8d655f31ef [2022-10-18T21:08:02.713Z] Removing intermediate container 3be32e61e6dc [2022-10-18T21:08:02.713Z] ---> 17efd4ac2403 [2022-10-18T21:08:02.713Z] Step 26/26 : LABEL version=2.3.0-dev.92 [2022-10-18T21:08:02.987Z] ---> Running in f7704dc94803 [2022-10-18T21:08:02.987Z] ---> b460a01ec771 [2022-10-18T21:08:02.987Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T21:08:02.987Z] ---> Running in 604efa038e9a [2022-10-18T21:08:03.257Z] Removing intermediate container 2a8d655f31ef [2022-10-18T21:08:03.257Z] ---> 3ad8e780a8ef [2022-10-18T21:08:03.257Z] [2022-10-18T21:08:03.524Z] Successfully built 3ad8e780a8ef [2022-10-18T21:08:03.524Z] Removing intermediate container f7704dc94803 [2022-10-18T21:08:03.524Z] ---> df50b73021fb [2022-10-18T21:08:03.524Z] [2022-10-18T21:08:03.524Z] Successfully tagged support-notifications-arm64:latest [2022-10-18T21:08:03.524Z]  Building support-notifications ... done Building security-proxy-setup [2022-10-18T21:08:03.790Z] Removing intermediate container 604efa038e9a [2022-10-18T21:08:03.790Z] ---> 31d3b2d8c0bc [2022-10-18T21:08:03.790Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T21:08:04.054Z] Successfully built df50b73021fb [2022-10-18T21:08:04.054Z] ---> Running in 0fa779d5e049 [2022-10-18T21:08:04.054Z] Successfully tagged security-spire-config-arm64:latest [2022-10-18T21:08:04.054Z]  Building security-spire-config ... done Building security-spire-server [2022-10-18T21:08:04.635Z] Removing intermediate container 0fa779d5e049 [2022-10-18T21:08:04.635Z] ---> f1fcd6bf57d8 [2022-10-18T21:08:04.635Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T21:08:04.635Z] ---> Running in cf0d25a8eabe [2022-10-18T21:08:05.218Z] Removing intermediate container cf0d25a8eabe [2022-10-18T21:08:05.218Z] ---> 8f86f022803d [2022-10-18T21:08:05.218Z] Step 25/26 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:08:05.484Z] ---> Running in d5daf8b39321 [2022-10-18T21:08:06.071Z] Removing intermediate container d5daf8b39321 [2022-10-18T21:08:06.071Z] ---> 84cd1685e364 [2022-10-18T21:08:06.071Z] Step 26/26 : LABEL version=2.3.0-dev.92 [2022-10-18T21:08:06.336Z] ---> Running in 42dd28769f76 [2022-10-18T21:08:06.915Z] Removing intermediate container 42dd28769f76 [2022-10-18T21:08:06.915Z] ---> 9a501400597a [2022-10-18T21:08:06.915Z] [2022-10-18T21:08:06.915Z] Successfully built 9a501400597a [2022-10-18T21:08:06.915Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-18T21:08:06.915Z]  Building security-spire-agent ... done Building core-metadata [2022-10-18T21:08:10.249Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:08:10.249Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:08:10.249Z] ---> 0c8d1b119546 [2022-10-18T21:08:10.249Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T21:08:10.249Z] ---> Using cache [2022-10-18T21:08:10.249Z] ---> 4b70f99acfd4 [2022-10-18T21:08:10.249Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:08:10.249Z] ---> Using cache [2022-10-18T21:08:10.249Z] ---> 0c8acfed7a94 [2022-10-18T21:08:10.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T21:08:10.249Z] ---> Using cache [2022-10-18T21:08:10.249Z] ---> 1bccb61a3668 [2022-10-18T21:08:10.249Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T21:08:10.249Z] ---> Using cache [2022-10-18T21:08:10.249Z] ---> 6e85cd86e260 [2022-10-18T21:08:10.249Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:08:10.249Z] ---> Using cache [2022-10-18T21:08:10.249Z] ---> c687fa350314 [2022-10-18T21:08:10.249Z] Step 8/22 : COPY . . [2022-10-18T21:08:10.249Z] ---> Using cache [2022-10-18T21:08:10.249Z] ---> 0c3db16f1e73 [2022-10-18T21:08:10.249Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T21:08:10.514Z] ---> Running in 011fc5e40b17 [2022-10-18T21:08:10.514Z] Removing intermediate container e42b4828adfc [2022-10-18T21:08:10.514Z] ---> 997fd38cd4da [2022-10-18T21:08:10.514Z] Step 9/23 : COPY . . [2022-10-18T21:08:10.514Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:08:10.514Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:08:10.514Z] ---> 0c8d1b119546 [2022-10-18T21:08:10.514Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T21:08:10.514Z] ---> Using cache [2022-10-18T21:08:10.514Z] ---> 4b70f99acfd4 [2022-10-18T21:08:10.514Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:08:10.514Z] ---> Using cache [2022-10-18T21:08:10.514Z] ---> 0c8acfed7a94 [2022-10-18T21:08:10.514Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T21:08:10.514Z] ---> Using cache [2022-10-18T21:08:10.514Z] ---> 53afb05e12df [2022-10-18T21:08:10.514Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T21:08:10.780Z] ---> Using cache [2022-10-18T21:08:10.780Z] ---> 927bae0f7d69 [2022-10-18T21:08:10.780Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:08:10.780Z] ---> Using cache [2022-10-18T21:08:10.780Z] ---> 29c5f06eb397 [2022-10-18T21:08:10.780Z] Step 8/25 : COPY . . [2022-10-18T21:08:11.047Z] ---> Using cache [2022-10-18T21:08:11.047Z] ---> 42e0e7d481d6 [2022-10-18T21:08:11.047Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T21:08:11.047Z] ---> Using cache [2022-10-18T21:08:11.047Z] ---> d38075f16d1b [2022-10-18T21:08:11.047Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T21:08:11.047Z] ---> Using cache [2022-10-18T21:08:11.047Z] ---> 36e83bd1efa0 [2022-10-18T21:08:11.047Z] 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-18T21:08:11.312Z] ---> Running in 4582b43455ce [2022-10-18T21:08:12.270Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:08:12.270Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:08:12.270Z] ---> 0c8d1b119546 [2022-10-18T21:08:12.270Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T21:08:12.270Z] ---> Using cache [2022-10-18T21:08:12.270Z] ---> 7e30aa898d44 [2022-10-18T21:08:12.270Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T21:08:12.270Z] ---> Using cache [2022-10-18T21:08:12.270Z] ---> 94deb9228637 [2022-10-18T21:08:12.270Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:08:12.270Z] ---> Using cache [2022-10-18T21:08:12.270Z] ---> 401296e48dba [2022-10-18T21:08:12.270Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T21:08:12.270Z] ---> Using cache [2022-10-18T21:08:12.270Z] ---> 66bbe5f67e56 [2022-10-18T21:08:12.270Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T21:08:12.535Z] ---> Using cache [2022-10-18T21:08:12.535Z] ---> 3a84c0df8652 [2022-10-18T21:08:12.535Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:08:12.535Z] ---> Using cache [2022-10-18T21:08:12.535Z] ---> 997fd38cd4da [2022-10-18T21:08:12.535Z] Step 9/25 : COPY . . [2022-10-18T21:08:12.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T21:08:15.872Z] Removing intermediate container 4582b43455ce [2022-10-18T21:08:15.872Z] ---> 167da66fd664 [2022-10-18T21:08:15.872Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T21:08:15.872Z] ---> Running in eeb79e9e3642 [2022-10-18T21:08:16.834Z] Removing intermediate container eeb79e9e3642 [2022-10-18T21:08:16.834Z] ---> cfe27a0f4588 [2022-10-18T21:08:16.834Z] [2022-10-18T21:08:16.834Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T21:08:16.834Z] ---> 02e0d6fdf486 [2022-10-18T21:08:16.834Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T21:08:16.834Z] ---> Using cache [2022-10-18T21:08:16.834Z] ---> 44a8539feb59 [2022-10-18T21:08:16.834Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:08:16.834Z] ---> Using cache [2022-10-18T21:08:16.834Z] ---> e0b976946036 [2022-10-18T21:08:16.834Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T21:08:16.834Z] ---> Using cache [2022-10-18T21:08:16.834Z] ---> a39955d019c9 [2022-10-18T21:08:16.834Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T21:08:16.834Z] ---> 45d9a55223e0 [2022-10-18T21:08:17.101Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T21:08:17.369Z] ---> Running in a7161e08e24d [2022-10-18T21:08:19.319Z] ---> ee5cbe0f56e5 [2022-10-18T21:08:19.319Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T21:08:19.319Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T21:08:19.585Z] ---> Running in 531b26eefc62 [2022-10-18T21:08:22.157Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T21:08:24.097Z] Removing intermediate container b1d11665017a [2022-10-18T21:08:24.097Z] ---> b8900b56c809 [2022-10-18T21:08:24.097Z] Step 8/23 : COPY . . [2022-10-18T21:08:25.051Z] ---> 1cb4b08ffd59 [2022-10-18T21:08:25.051Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T21:08:26.005Z] ---> 26c3d57e516c [2022-10-18T21:08:26.005Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T21:08:27.939Z] ---> 93cbcebe8774 [2022-10-18T21:08:27.939Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T21:08:27.939Z] ---> 6c332fbf0512 [2022-10-18T21:08:27.939Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T21:08:27.939Z] ---> Running in 85d8c3040552 [2022-10-18T21:08:28.893Z] ---> 69b3f8a5ba23 [2022-10-18T21:08:28.893Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T21:08:29.159Z] ---> Running in ddd7b892af91 [2022-10-18T21:08:29.741Z] Removing intermediate container ddd7b892af91 [2022-10-18T21:08:29.742Z] ---> 48e6afed5c62 [2022-10-18T21:08:29.742Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T21:08:30.009Z] ---> Running in 732b5c5f8510 [2022-10-18T21:08:30.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T21:08:30.589Z] Removing intermediate container 732b5c5f8510 [2022-10-18T21:08:30.589Z] ---> bd2ba80f4d36 [2022-10-18T21:08:30.589Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T21:08:30.855Z] ---> Running in 46fa235da075 [2022-10-18T21:08:31.120Z] Removing intermediate container 46fa235da075 [2022-10-18T21:08:31.120Z] ---> 8345280ee0ce [2022-10-18T21:08:31.120Z] Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:08:31.386Z] ---> Running in 1db73159635e [2022-10-18T21:08:31.651Z] Removing intermediate container 1db73159635e [2022-10-18T21:08:31.651Z] ---> 9b48f66a526e [2022-10-18T21:08:31.651Z] Step 25/25 : LABEL version=2.3.0-dev.92 [2022-10-18T21:08:31.917Z] ---> Running in 92de40622c4d [2022-10-18T21:08:32.497Z] Removing intermediate container 92de40622c4d [2022-10-18T21:08:32.497Z] ---> b62dde8e9f30 [2022-10-18T21:08:32.497Z] [2022-10-18T21:08:32.497Z] Successfully built b62dde8e9f30 [2022-10-18T21:08:32.497Z] Successfully tagged security-spire-server-arm64:latest [2022-10-18T21:08:32.497Z]  Building security-spire-server ... done Building core-command [2022-10-18T21:08:36.742Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T21:08:36.742Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T21:08:36.742Z] ---> 0c8d1b119546 [2022-10-18T21:08:36.742Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> 7e30aa898d44 [2022-10-18T21:08:36.742Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> 94deb9228637 [2022-10-18T21:08:36.742Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> 401296e48dba [2022-10-18T21:08:36.742Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> 66bbe5f67e56 [2022-10-18T21:08:36.742Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> 3a84c0df8652 [2022-10-18T21:08:36.742Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> 997fd38cd4da [2022-10-18T21:08:36.742Z] Step 9/24 : COPY . . [2022-10-18T21:08:36.742Z] ---> Using cache [2022-10-18T21:08:36.742Z] ---> ee5cbe0f56e5 [2022-10-18T21:08:36.742Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T21:08:36.742Z] ---> Running in c1da88f2538b [2022-10-18T21:08:38.155Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T21:13:14.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T21:13:27.262Z] Removing intermediate container 011fc5e40b17 [2022-10-18T21:13:27.262Z] ---> c693f1885cc9 [2022-10-18T21:13:27.262Z] [2022-10-18T21:13:27.262Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T21:13:27.262Z] ---> a6215f271958 [2022-10-18T21:13:27.262Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T21:13:27.262Z] ---> Running in 8de54522ae76 [2022-10-18T21:13:28.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:13:29.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:13:30.199Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T21:13:30.464Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T21:13:30.464Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T21:13:30.464Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T21:13:30.464Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T21:13:30.464Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T21:13:30.464Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:13:30.464Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T21:13:31.045Z] OK: 8 MiB in 20 packages [2022-10-18T21:13:32.982Z] Removing intermediate container 8de54522ae76 [2022-10-18T21:13:32.982Z] ---> fbc2bae301c7 [2022-10-18T21:13:32.982Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T21:13:32.982Z] ---> Running in 4f3431fc60bf [2022-10-18T21:13:33.561Z] Removing intermediate container 4f3431fc60bf [2022-10-18T21:13:33.561Z] ---> 99c4461df14b [2022-10-18T21:13:33.561Z] Step 13/22 : WORKDIR /edgex [2022-10-18T21:13:33.561Z] ---> Running in c3cfbd87012b [2022-10-18T21:13:34.141Z] Removing intermediate container c3cfbd87012b [2022-10-18T21:13:34.141Z] ---> 1f5593524e52 [2022-10-18T21:13:34.141Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T21:13:35.093Z] ---> 92a896cd0fa7 [2022-10-18T21:13:35.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T21:13:37.660Z] ---> ff9bc0fd54bd [2022-10-18T21:13:37.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T21:13:40.227Z] ---> 4cda2be2edd3 [2022-10-18T21:13:40.227Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T21:13:41.630Z] ---> 3623cd16f09c [2022-10-18T21:13:41.630Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T21:13:41.897Z] ---> Running in bde969c37a73 [2022-10-18T21:13:44.469Z] Removing intermediate container 85d8c3040552 [2022-10-18T21:13:44.469Z] ---> 767a19af13b5 [2022-10-18T21:13:44.469Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T21:13:44.733Z] ---> Running in 0a2d7f92cfbc [2022-10-18T21:13:45.686Z] Removing intermediate container bde969c37a73 [2022-10-18T21:13:45.686Z] ---> be30e2e71e2c [2022-10-18T21:13:45.686Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T21:13:45.950Z] ---> Running in 4b79ec3e4519 [2022-10-18T21:13:46.528Z] Removing intermediate container 4b79ec3e4519 [2022-10-18T21:13:46.528Z] ---> dd5fe8507ada [2022-10-18T21:13:46.528Z] Step 20/22 : LABEL arch=arm64 [2022-10-18T21:13:46.528Z] ---> Running in db0a169369b4 [2022-10-18T21:13:47.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T21:13:47.374Z] Removing intermediate container db0a169369b4 [2022-10-18T21:13:47.374Z] ---> 9014944a6d64 [2022-10-18T21:13:47.374Z] Step 21/22 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:13:47.374Z] ---> Running in 0310a7c4b8bb [2022-10-18T21:13:47.957Z] Removing intermediate container 0310a7c4b8bb [2022-10-18T21:13:47.957Z] ---> 2842f6ab97d1 [2022-10-18T21:13:47.957Z] Step 22/22 : LABEL version=2.3.0-dev.92 [2022-10-18T21:13:47.958Z] ---> Running in 7280c0438394 [2022-10-18T21:13:48.537Z] Removing intermediate container 7280c0438394 [2022-10-18T21:13:48.537Z] ---> afc25d564b16 [2022-10-18T21:13:48.537Z] [2022-10-18T21:13:48.802Z] Successfully built afc25d564b16 [2022-10-18T21:13:48.802Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-18T21:13:52.129Z]  Building security-proxy-setup ... done Removing intermediate container 0a2d7f92cfbc [2022-10-18T21:13:52.129Z] ---> 415b8bd8e9bd [2022-10-18T21:13:52.129Z] [2022-10-18T21:13:52.129Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T21:13:52.129Z] ---> a6215f271958 [2022-10-18T21:13:52.129Z] 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-18T21:13:52.129Z] ---> Running in 087610b0ee2e [2022-10-18T21:13:52.715Z] Removing intermediate container 087610b0ee2e [2022-10-18T21:13:52.715Z] ---> 84e21aec9717 [2022-10-18T21:13:52.715Z] 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-18T21:13:52.979Z] ---> Running in d86991499429 [2022-10-18T21:13:55.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:13:55.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:13:56.768Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T21:13:56.768Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T21:13:56.768Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T21:13:56.768Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T21:13:56.768Z] Executing bash-5.1.16-r2.post-install [2022-10-18T21:13:56.768Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T21:13:57.066Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T21:13:57.066Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T21:13:57.066Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T21:13:57.066Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T21:13:57.066Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T21:13:58.073Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T21:13:58.073Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T21:13:58.073Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T21:13:58.073Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T21:13:58.073Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T21:13:58.073Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T21:13:58.073Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T21:13:58.073Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T21:13:58.073Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T21:13:58.073Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T21:13:58.340Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T21:14:00.953Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T21:14:00.953Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T21:14:00.953Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T21:14:00.953Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T21:14:00.953Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T21:14:00.953Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T21:14:00.953Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T21:14:00.953Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T21:14:00.953Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T21:14:00.953Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T21:14:00.953Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T21:14:00.953Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T21:14:01.532Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:14:01.796Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T21:14:02.065Z] OK: 120 MiB in 47 packages [2022-10-18T21:14:17.040Z] Collecting docker-compose==1.23.2 [2022-10-18T21:14:17.040Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T21:14:17.040Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-10-18T21:14:17.040Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T21:14:17.040Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T21:14:17.040Z] Preparing metadata (setup.py): started [2022-10-18T21:14:18.000Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T21:14:18.587Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T21:14:18.587Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T21:14:18.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.5 MB/s eta 0:00:00 [2022-10-18T21:14:19.188Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T21:14:19.188Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T21:14:19.188Z] 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-18T21:14:19.454Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T21:14:19.454Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T21:14:20.035Z] Collecting PyYAML<4,>=3.10 [2022-10-18T21:14:20.300Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T21:14:20.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.4 MB/s eta 0:00:00 [2022-10-18T21:14:22.239Z] Preparing metadata (setup.py): started [2022-10-18T21:14:23.646Z] Removing intermediate container c1da88f2538b [2022-10-18T21:14:23.646Z] ---> 0137f5edb4aa [2022-10-18T21:14:23.646Z] [2022-10-18T21:14:23.646Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T21:14:23.646Z] ---> a6215f271958 [2022-10-18T21:14:23.646Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T21:14:23.646Z] ---> Running in 63d6edbea75f [2022-10-18T21:14:24.229Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T21:14:24.497Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T21:14:24.497Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T21:14:24.497Z] Preparing metadata (setup.py): started [2022-10-18T21:14:25.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T21:14:25.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T21:14:26.477Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T21:14:27.057Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T21:14:27.057Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T21:14:27.057Z] OK: 5 MiB in 15 packages [2022-10-18T21:14:27.057Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T21:14:27.057Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T21:14:27.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.4 MB/s eta 0:00:00 [2022-10-18T21:14:27.589Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T21:14:27.589Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T21:14:27.589Z] Preparing metadata (setup.py): started [2022-10-18T21:14:29.527Z] Removing intermediate container 63d6edbea75f [2022-10-18T21:14:29.527Z] ---> b7fc602fd138 [2022-10-18T21:14:29.527Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T21:14:29.527Z] ---> Running in 55029e4254d7 [2022-10-18T21:14:29.805Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T21:14:30.070Z] Removing intermediate container 55029e4254d7 [2022-10-18T21:14:30.070Z] ---> 80e09780cdfa [2022-10-18T21:14:30.070Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T21:14:30.335Z] ---> Running in ccd5203f96ff [2022-10-18T21:14:30.912Z] Removing intermediate container ccd5203f96ff [2022-10-18T21:14:30.912Z] ---> dd8a54c36cdb [2022-10-18T21:14:30.912Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T21:14:31.177Z] ---> Running in 80d602640555 [2022-10-18T21:14:31.177Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T21:14:31.177Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T21:14:31.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 [2022-10-18T21:14:31.441Z] Removing intermediate container 531b26eefc62 [2022-10-18T21:14:31.441Z] ---> acd8275444a6 [2022-10-18T21:14:31.441Z] [2022-10-18T21:14:31.441Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T21:14:31.441Z] ---> a6215f271958 [2022-10-18T21:14:31.441Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T21:14:31.441Z] ---> Using cache [2022-10-18T21:14:31.441Z] ---> b7fc602fd138 [2022-10-18T21:14:31.441Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T21:14:31.441Z] ---> Using cache [2022-10-18T21:14:31.441Z] ---> 80e09780cdfa [2022-10-18T21:14:31.441Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T21:14:32.019Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T21:14:32.019Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T21:14:32.596Z] Collecting certifi>=2017.4.17 [2022-10-18T21:14:32.596Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T21:14:32.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 20.2 MB/s eta 0:00:00 [2022-10-18T21:14:32.865Z] Collecting idna<2.8,>=2.5 [2022-10-18T21:14:32.865Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T21:14:32.865Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.3 MB/s eta 0:00:00 [2022-10-18T21:14:32.865Z] ---> Running in 61a8013b712c [2022-10-18T21:14:33.130Z] Removing intermediate container 80d602640555 [2022-10-18T21:14:33.130Z] ---> 93389203e40a [2022-10-18T21:14:33.130Z] Step 16/24 : WORKDIR / [2022-10-18T21:14:33.130Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T21:14:33.130Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T21:14:33.130Z] ---> Running in aeb42731de1a [2022-10-18T21:14:33.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.5 MB/s eta 0:00:00 [2022-10-18T21:14:33.709Z] Removing intermediate container 61a8013b712c [2022-10-18T21:14:33.709Z] ---> 1ca39c523076 [2022-10-18T21:14:33.709Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T21:14:33.709Z] ---> Running in 28c54edb63f3 [2022-10-18T21:14:33.975Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T21:14:33.975Z] Removing intermediate container aeb42731de1a [2022-10-18T21:14:33.975Z] ---> 83e341fe5c83 [2022-10-18T21:14:33.975Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:14:33.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T21:14:33.975Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.9 MB/s eta 0:00:00 [2022-10-18T21:14:34.558Z] Removing intermediate container 28c54edb63f3 [2022-10-18T21:14:34.558Z] ---> d8b8760e6972 [2022-10-18T21:14:34.558Z] Step 16/25 : WORKDIR / [2022-10-18T21:14:34.558Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T21:14:34.558Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T21:14:34.558Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T21:14:34.558Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T21:14:34.558Z] ---> Running in 02fd8091b477 [2022-10-18T21:14:35.139Z] ---> b7c11e7db9bd [2022-10-18T21:14:35.139Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T21:14:35.139Z] Removing intermediate container 02fd8091b477 [2022-10-18T21:14:35.139Z] ---> 9c4899cd7565 [2022-10-18T21:14:35.139Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:14:35.717Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T21:14:35.717Z] Running setup.py install for texttable: started [2022-10-18T21:14:36.296Z] ---> 6c451353da46 [2022-10-18T21:14:36.296Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T21:14:37.267Z] ---> 20a7d6f8ecac [2022-10-18T21:14:37.267Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T21:14:37.847Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T21:14:37.848Z] Running setup.py install for PyYAML: started [2022-10-18T21:14:38.113Z] ---> 5787bc9e41a0 [2022-10-18T21:14:38.113Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T21:14:38.384Z] ---> Running in 893af1133477 [2022-10-18T21:14:38.650Z] ---> 2050fa29827d [2022-10-18T21:14:38.650Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T21:14:38.920Z] Removing intermediate container 893af1133477 [2022-10-18T21:14:38.920Z] ---> 097d536426c5 [2022-10-18T21:14:38.920Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:14:39.191Z] ---> Running in 710daea3d2d5 [2022-10-18T21:14:39.773Z] Removing intermediate container 710daea3d2d5 [2022-10-18T21:14:39.773Z] ---> e6f5a2416737 [2022-10-18T21:14:39.773Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T21:14:39.773Z] ---> Running in 4715d7eefa9f [2022-10-18T21:14:39.773Z] ---> ee848407893f [2022-10-18T21:14:39.773Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T21:14:40.361Z] Removing intermediate container 4715d7eefa9f [2022-10-18T21:14:40.361Z] ---> 9bb5f7388253 [2022-10-18T21:14:40.361Z] Step 23/24 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:14:40.634Z] ---> Running in 26dc7893efab [2022-10-18T21:14:40.900Z] ---> c3d640a85cbc [2022-10-18T21:14:40.900Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T21:14:40.900Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T21:14:40.900Z] ---> Running in b34a47a172ed [2022-10-18T21:14:41.167Z] Removing intermediate container 26dc7893efab [2022-10-18T21:14:41.167Z] ---> 13e42e6ed8af [2022-10-18T21:14:41.167Z] Step 24/24 : LABEL version=2.3.0-dev.92 [2022-10-18T21:14:41.433Z] ---> Running in 6839630426a5 [2022-10-18T21:14:41.699Z] Removing intermediate container b34a47a172ed [2022-10-18T21:14:41.699Z] ---> aadbd913f896 [2022-10-18T21:14:41.699Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:14:41.699Z] ---> Running in 780062995f8c [2022-10-18T21:14:41.968Z] Removing intermediate container 6839630426a5 [2022-10-18T21:14:41.968Z] ---> c1161743106e [2022-10-18T21:14:41.968Z] [2022-10-18T21:14:42.235Z] Successfully built c1161743106e [2022-10-18T21:14:42.235Z] Successfully tagged core-command-arm64:latest [2022-10-18T21:14:42.235Z]  Building core-command ... done Removing intermediate container 780062995f8c [2022-10-18T21:14:42.235Z] ---> 49f87a4e7cd5 [2022-10-18T21:14:42.235Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T21:14:42.501Z] ---> Running in 957e45f4dc70 [2022-10-18T21:14:42.501Z] Running setup.py install for docopt: started [2022-10-18T21:14:42.770Z] Removing intermediate container 957e45f4dc70 [2022-10-18T21:14:42.770Z] ---> d3161810e35a [2022-10-18T21:14:42.770Z] Step 24/25 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:14:43.040Z] ---> Running in 0a3917d4a5fc [2022-10-18T21:14:44.975Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T21:14:45.250Z] Removing intermediate container 0a3917d4a5fc [2022-10-18T21:14:45.250Z] ---> acf422c504fd [2022-10-18T21:14:45.250Z] Step 25/25 : LABEL version=2.3.0-dev.92 [2022-10-18T21:14:45.517Z] ---> Running in 19d36519cdf6 [2022-10-18T21:14:46.101Z] Removing intermediate container 19d36519cdf6 [2022-10-18T21:14:46.101Z] ---> 86b02e3decef [2022-10-18T21:14:46.101Z] [2022-10-18T21:14:46.101Z] Successfully built 86b02e3decef [2022-10-18T21:14:46.101Z] Successfully tagged core-metadata-arm64:latest [2022-10-18T21:14:47.500Z]  Building core-metadata ... done  Running setup.py install for dockerpty: started [2022-10-18T21:14:50.066Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T21:14:52.004Z] 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-18T21:14:52.004Z] 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-18T21:15:04.309Z] Removing intermediate container d86991499429 [2022-10-18T21:15:04.309Z] ---> 8ce633db2dd0 [2022-10-18T21:15:04.309Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T21:15:04.309Z] ---> Running in 86cc600fc8a4 [2022-10-18T21:15:04.580Z] Removing intermediate container 86cc600fc8a4 [2022-10-18T21:15:04.580Z] ---> 66d555cabd56 [2022-10-18T21:15:04.580Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T21:15:04.853Z] ---> Running in dfc49607dc4d [2022-10-18T21:15:05.119Z] Removing intermediate container dfc49607dc4d [2022-10-18T21:15:05.119Z] ---> 8f8bdb357451 [2022-10-18T21:15:05.119Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T21:15:06.086Z] ---> 44cb11853e48 [2022-10-18T21:15:06.086Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T21:15:06.667Z] ---> a1948c404a44 [2022-10-18T21:15:06.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T21:15:07.625Z] ---> c4379a2ea31b [2022-10-18T21:15:07.625Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T21:15:07.625Z] ---> Running in 7c6d4b0d68a3 [2022-10-18T21:15:09.564Z] Removing intermediate container 7c6d4b0d68a3 [2022-10-18T21:15:09.564Z] ---> a67f681877b4 [2022-10-18T21:15:09.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:15:09.564Z] ---> Running in 3eb3a8212a57 [2022-10-18T21:15:09.827Z] Removing intermediate container 3eb3a8212a57 [2022-10-18T21:15:09.827Z] ---> 9fb51a55b15a [2022-10-18T21:15:09.827Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T21:15:09.827Z] ---> Running in 1e54d3d4bcb3 [2022-10-18T21:15:10.414Z] Removing intermediate container 1e54d3d4bcb3 [2022-10-18T21:15:10.414Z] ---> effcea892728 [2022-10-18T21:15:10.414Z] Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:10.414Z] ---> Running in 0e12a89eb683 [2022-10-18T21:15:10.678Z] Removing intermediate container 0e12a89eb683 [2022-10-18T21:15:10.678Z] ---> 0db61b9d41b8 [2022-10-18T21:15:10.678Z] Step 23/23 : LABEL version=2.3.0-dev.92 [2022-10-18T21:15:10.678Z] ---> Running in aec10901155b [2022-10-18T21:15:11.263Z] Removing intermediate container aec10901155b [2022-10-18T21:15:11.263Z] ---> 56f86692a132 [2022-10-18T21:15:11.263Z] [2022-10-18T21:15:11.263Z] Successfully built 56f86692a132 [2022-10-18T21:15:11.263Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-18T21:15:23.625Z]  Building sys-mgmt-agent ... done Removing intermediate container a7161e08e24d [2022-10-18T21:15:23.625Z] ---> fa61b04ae701 [2022-10-18T21:15:23.625Z] [2022-10-18T21:15:23.625Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T21:15:23.625Z] ---> a6215f271958 [2022-10-18T21:15:23.625Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T21:15:23.625Z] ---> Using cache [2022-10-18T21:15:23.625Z] ---> b7fc602fd138 [2022-10-18T21:15:23.625Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T21:15:23.625Z] ---> Using cache [2022-10-18T21:15:23.625Z] ---> 80e09780cdfa [2022-10-18T21:15:23.625Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T21:15:23.625Z] ---> Running in a79ac2f3460c [2022-10-18T21:15:23.625Z] Removing intermediate container a79ac2f3460c [2022-10-18T21:15:23.625Z] ---> c4aada086677 [2022-10-18T21:15:23.625Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T21:15:23.625Z] ---> Running in 25cce3c3dcd0 [2022-10-18T21:15:23.625Z] Removing intermediate container 25cce3c3dcd0 [2022-10-18T21:15:23.625Z] ---> 6d89b1b9f524 [2022-10-18T21:15:23.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T21:15:23.625Z] ---> b6a562651fc1 [2022-10-18T21:15:23.625Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T21:15:24.204Z] ---> 11f22abea34d [2022-10-18T21:15:24.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T21:15:24.784Z] ---> 8593ae6137ed [2022-10-18T21:15:24.784Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T21:15:24.784Z] ---> Running in 4f2c62893cf8 [2022-10-18T21:15:25.049Z] Removing intermediate container 4f2c62893cf8 [2022-10-18T21:15:25.049Z] ---> 2657ddede34e [2022-10-18T21:15:25.049Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T21:15:25.049Z] ---> Running in 5a7652c700b8 [2022-10-18T21:15:25.314Z] Removing intermediate container 5a7652c700b8 [2022-10-18T21:15:25.314Z] ---> a1a78dc4ac0c [2022-10-18T21:15:25.314Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T21:15:25.314Z] ---> Running in 35f9513363e4 [2022-10-18T21:15:25.579Z] Removing intermediate container 35f9513363e4 [2022-10-18T21:15:25.579Z] ---> 22fb629ff72e [2022-10-18T21:15:25.579Z] Step 22/23 : LABEL git_sha=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:25.579Z] ---> Running in aaea0d970399 [2022-10-18T21:15:26.158Z] Removing intermediate container aaea0d970399 [2022-10-18T21:15:26.158Z] ---> de8c45936299 [2022-10-18T21:15:26.158Z] Step 23/23 : LABEL version=2.3.0-dev.92 [2022-10-18T21:15:26.158Z] ---> Running in 206c2f901b66 [2022-10-18T21:15:26.421Z] Removing intermediate container 206c2f901b66 [2022-10-18T21:15:26.421Z] ---> fee34c6c3d4f [2022-10-18T21:15:26.421Z] [2022-10-18T21:15:26.421Z] Successfully built fee34c6c3d4f [2022-10-18T21:15:26.421Z] Successfully tagged support-scheduler-arm64:latest [2022-10-18T21:15:26.694Z]  Building support-scheduler ... done  [Pipeline] } [2022-10-18T21:15:26.704Z] $ docker stop --time=1 227a19c68a9e9121175d8029a0ee7c15143eacb31d8e78eeb826c6cf8f659d70 [2022-10-18T21:15:28.326Z] $ docker rm -f 227a19c68a9e9121175d8029a0ee7c15143eacb31d8e78eeb826c6cf8f659d70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T21:15:28.774Z] + docker images [2022-10-18T21:15:29.039Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T21:15:29.039Z] support-scheduler-arm64 latest fee34c6c3d4f 2 seconds ago 28.5MB [2022-10-18T21:15:29.039Z] fa61b04ae701 8 seconds ago 1.3GB [2022-10-18T21:15:29.039Z] sys-mgmt-agent-arm64 latest 56f86692a132 18 seconds ago 133MB [2022-10-18T21:15:29.039Z] core-metadata-arm64 latest 86b02e3decef 43 seconds ago 17.6MB [2022-10-18T21:15:29.039Z] core-command-arm64 latest c1161743106e 47 seconds ago 16.8MB [2022-10-18T21:15:29.039Z] acd8275444a6 58 seconds ago 1.25GB [2022-10-18T21:15:29.039Z] 0137f5edb4aa About a minute ago 1.24GB [2022-10-18T21:15:29.039Z] 415b8bd8e9bd About a minute ago 1.22GB [2022-10-18T21:15:29.039Z] security-proxy-setup-arm64 latest afc25d564b16 About a minute ago 26.5MB [2022-10-18T21:15:29.039Z] c693f1885cc9 2 minutes ago 1.23GB [2022-10-18T21:15:29.039Z] security-spire-server-arm64 latest b62dde8e9f30 6 minutes ago 84.3MB [2022-10-18T21:15:29.039Z] cfe27a0f4588 7 minutes ago 1.11GB [2022-10-18T21:15:29.039Z] security-spire-agent-arm64 latest 9a501400597a 7 minutes ago 122MB [2022-10-18T21:15:29.039Z] security-spire-config-arm64 latest df50b73021fb 7 minutes ago 83.6MB [2022-10-18T21:15:29.039Z] support-notifications-arm64 latest 3ad8e780a8ef 7 minutes ago 29.1MB [2022-10-18T21:15:29.039Z] bc9e6a9742b3 7 minutes ago 1.3GB [2022-10-18T21:15:29.039Z] 2dc9f3cc0df1 7 minutes ago 1.11GB [2022-10-18T21:15:29.039Z] bd73218911ca 7 minutes ago 1.11GB [2022-10-18T21:15:29.039Z] core-data-arm64 latest b8716f8adca8 8 minutes ago 20.7MB [2022-10-18T21:15:29.039Z] security-spiffe-token-provider-arm64 latest 40cc69a88abc 8 minutes ago 28.4MB [2022-10-18T21:15:29.039Z] 6cee1ed37cdd 8 minutes ago 1.25GB [2022-10-18T21:15:29.039Z] 042994aa92ad 8 minutes ago 1.27GB [2022-10-18T21:15:29.039Z] security-bootstrapper-arm64 latest 9c81211af0cb 9 minutes ago 19.1MB [2022-10-18T21:15:29.039Z] security-secretstore-setup-arm64 latest 8aacbe7f3b84 9 minutes ago 28.2MB [2022-10-18T21:15:29.039Z] 77aeccd28ca8 10 minutes ago 1.23GB [2022-10-18T21:15:29.039Z] 214769fe2973 10 minutes ago 1.23GB [2022-10-18T21:15:29.039Z] ci-base-image-arm64 latest 0c8d1b119546 18 minutes ago 942MB [2022-10-18T21:15:29.039Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 8 days ago 679MB [2022-10-18T21:15:29.039Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-18T21:15:29.039Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-18T21:15:29.039Z] 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-18T21:15:29.125Z] provisioning config files... [2022-10-18T21:15:29.137Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/330@tmp/config9205138082847489535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:15:29.452Z] ---> docker-login.sh [2022-10-18T21:15:29.452Z] nexus3.edgexfoundry.org:10001 [2022-10-18T21:15:29.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T21:15:30.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T21:15:30.032Z] Configure a credential helper to remove this warning. See [2022-10-18T21:15:30.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T21:15:30.032Z] [2022-10-18T21:15:30.032Z] Login Succeeded [2022-10-18T21:15:30.032Z] nexus3.edgexfoundry.org:10002 [2022-10-18T21:15:30.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T21:15:30.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T21:15:30.297Z] Configure a credential helper to remove this warning. See [2022-10-18T21:15:30.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T21:15:30.297Z] [2022-10-18T21:15:30.297Z] Login Succeeded [2022-10-18T21:15:30.297Z] nexus3.edgexfoundry.org:10003 [2022-10-18T21:15:30.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T21:15:30.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T21:15:30.562Z] Configure a credential helper to remove this warning. See [2022-10-18T21:15:30.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T21:15:30.562Z] [2022-10-18T21:15:30.562Z] Login Succeeded [2022-10-18T21:15:30.562Z] nexus3.edgexfoundry.org:10004 [2022-10-18T21:15:30.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T21:15:31.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T21:15:31.095Z] Configure a credential helper to remove this warning. See [2022-10-18T21:15:31.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T21:15:31.095Z] [2022-10-18T21:15:31.095Z] Login Succeeded [2022-10-18T21:15:31.095Z] docker.io [2022-10-18T21:15:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T21:15:31.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T21:15:31.628Z] Configure a credential helper to remove this warning. See [2022-10-18T21:15:31.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T21:15:31.628Z] [2022-10-18T21:15:31.628Z] Login Succeeded [2022-10-18T21:15:31.628Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T21:15:31.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:15:31.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T21:15:31.682Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-18T21:15:31.682Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:31.682Z] latest [2022-10-18T21:15:31.682Z] 2.3.0-dev.92 [2022-10-18T21:15:31.682Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:31.682Z] main [2022-10-18T21:15:31.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:32.006Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:32.335Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:32.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T21:15:32.335Z] 98efdda1b35b: Preparing [2022-10-18T21:15:32.335Z] a41bc2d5d796: Preparing [2022-10-18T21:15:32.335Z] 040a1c634b38: Preparing [2022-10-18T21:15:32.335Z] f76e1820930c: Preparing [2022-10-18T21:15:32.335Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:32.335Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:32.601Z] 040a1c634b38: Pushed [2022-10-18T21:15:32.601Z] 98efdda1b35b: Pushed [2022-10-18T21:15:32.601Z] f76e1820930c: Pushed [2022-10-18T21:15:35.172Z] a41bc2d5d796: Pushed [2022-10-18T21:15:35.172Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:35.496Z] + 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-18T21:15:35.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-18T21:15:35.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T21:15:35.817Z] 98efdda1b35b: Preparing [2022-10-18T21:15:35.817Z] a41bc2d5d796: Preparing [2022-10-18T21:15:35.817Z] 040a1c634b38: Preparing [2022-10-18T21:15:35.817Z] f76e1820930c: Preparing [2022-10-18T21:15:35.817Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:35.817Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:35.817Z] 98efdda1b35b: Layer already exists [2022-10-18T21:15:35.817Z] f76e1820930c: Layer already exists [2022-10-18T21:15:35.817Z] a41bc2d5d796: Layer already exists [2022-10-18T21:15:35.817Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:35.817Z] latest: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:36.138Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:36.459Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.92 [2022-10-18T21:15:36.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T21:15:36.459Z] 98efdda1b35b: Preparing [2022-10-18T21:15:36.459Z] a41bc2d5d796: Preparing [2022-10-18T21:15:36.459Z] 040a1c634b38: Preparing [2022-10-18T21:15:36.459Z] f76e1820930c: Preparing [2022-10-18T21:15:36.459Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:36.459Z] 98efdda1b35b: Layer already exists [2022-10-18T21:15:36.459Z] a41bc2d5d796: Layer already exists [2022-10-18T21:15:36.459Z] f76e1820930c: Layer already exists [2022-10-18T21:15:36.459Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:36.459Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:36.459Z] 2.3.0-dev.92: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:36.782Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:37.102Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:37.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T21:15:37.102Z] 98efdda1b35b: Preparing [2022-10-18T21:15:37.102Z] a41bc2d5d796: Preparing [2022-10-18T21:15:37.102Z] 040a1c634b38: Preparing [2022-10-18T21:15:37.102Z] f76e1820930c: Preparing [2022-10-18T21:15:37.102Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:37.102Z] f76e1820930c: Layer already exists [2022-10-18T21:15:37.102Z] a41bc2d5d796: Layer already exists [2022-10-18T21:15:37.102Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:37.102Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:37.102Z] 98efdda1b35b: Layer already exists [2022-10-18T21:15:37.102Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:37.433Z] + 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-18T21:15:37.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-18T21:15:37.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T21:15:37.753Z] 98efdda1b35b: Preparing [2022-10-18T21:15:37.753Z] a41bc2d5d796: Preparing [2022-10-18T21:15:37.753Z] 040a1c634b38: Preparing [2022-10-18T21:15:37.753Z] f76e1820930c: Preparing [2022-10-18T21:15:37.753Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:37.753Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:37.753Z] f76e1820930c: Layer already exists [2022-10-18T21:15:37.753Z] a41bc2d5d796: Layer already exists [2022-10-18T21:15:37.753Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:37.753Z] 98efdda1b35b: Layer already exists [2022-10-18T21:15:37.753Z] main: digest: sha256:390bca9942e89fb1c267dd0ec2c6c891b5b905b06b64a52c94638ca20b1f9e7f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:15:37.790Z] ===================================================== [Pipeline] echo [2022-10-18T21:15:37.796Z] taggedImages: [2022-10-18T21:15:37.796Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:37.796Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-18T21:15:37.796Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.92 [2022-10-18T21:15:37.796Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:37.796Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-18T21:15:37.808Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-18T21:15:37.808Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:37.808Z] latest [2022-10-18T21:15:37.808Z] 2.3.0-dev.92 [2022-10-18T21:15:37.808Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:37.808Z] main [2022-10-18T21:15:37.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:38.124Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:38.449Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:38.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T21:15:38.450Z] be42dd6fc7dd: Preparing [2022-10-18T21:15:38.450Z] 9f6e90e7253d: Preparing [2022-10-18T21:15:38.450Z] 040a1c634b38: Preparing [2022-10-18T21:15:38.450Z] e69a81d7008f: Preparing [2022-10-18T21:15:38.450Z] 41229aeee759: Preparing [2022-10-18T21:15:38.450Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:38.450Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:38.450Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:38.450Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:38.713Z] be42dd6fc7dd: Pushed [2022-10-18T21:15:38.713Z] 41229aeee759: Pushed [2022-10-18T21:15:39.289Z] e69a81d7008f: Pushed [2022-10-18T21:15:41.214Z] 9f6e90e7253d: Pushed [2022-10-18T21:15:41.500Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:41.839Z] + 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-18T21:15:42.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-18T21:15:42.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T21:15:42.173Z] be42dd6fc7dd: Preparing [2022-10-18T21:15:42.173Z] 9f6e90e7253d: Preparing [2022-10-18T21:15:42.173Z] 040a1c634b38: Preparing [2022-10-18T21:15:42.173Z] e69a81d7008f: Preparing [2022-10-18T21:15:42.173Z] 41229aeee759: Preparing [2022-10-18T21:15:42.173Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:42.173Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:42.173Z] be42dd6fc7dd: Layer already exists [2022-10-18T21:15:42.173Z] e69a81d7008f: Layer already exists [2022-10-18T21:15:42.173Z] 9f6e90e7253d: Layer already exists [2022-10-18T21:15:42.173Z] 41229aeee759: Layer already exists [2022-10-18T21:15:42.173Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:42.173Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:42.173Z] latest: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:42.786Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:43.138Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.92 [2022-10-18T21:15:43.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T21:15:43.138Z] be42dd6fc7dd: Preparing [2022-10-18T21:15:43.138Z] 9f6e90e7253d: Preparing [2022-10-18T21:15:43.138Z] 040a1c634b38: Preparing [2022-10-18T21:15:43.138Z] e69a81d7008f: Preparing [2022-10-18T21:15:43.138Z] 41229aeee759: Preparing [2022-10-18T21:15:43.138Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:43.138Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:43.138Z] 9f6e90e7253d: Layer already exists [2022-10-18T21:15:43.138Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:43.138Z] e69a81d7008f: Layer already exists [2022-10-18T21:15:43.138Z] 41229aeee759: Layer already exists [2022-10-18T21:15:43.138Z] be42dd6fc7dd: Layer already exists [2022-10-18T21:15:43.138Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:43.138Z] 2.3.0-dev.92: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:43.500Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:43.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:43.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T21:15:43.822Z] be42dd6fc7dd: Preparing [2022-10-18T21:15:43.822Z] 9f6e90e7253d: Preparing [2022-10-18T21:15:43.822Z] 040a1c634b38: Preparing [2022-10-18T21:15:43.822Z] e69a81d7008f: Preparing [2022-10-18T21:15:43.822Z] 41229aeee759: Preparing [2022-10-18T21:15:43.822Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:43.822Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:43.822Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:43.822Z] e69a81d7008f: Layer already exists [2022-10-18T21:15:43.822Z] 9f6e90e7253d: Layer already exists [2022-10-18T21:15:43.822Z] 41229aeee759: Layer already exists [2022-10-18T21:15:43.822Z] be42dd6fc7dd: Layer already exists [2022-10-18T21:15:43.822Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:43.822Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:44.415Z] + 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-18T21:15:44.752Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-18T21:15:44.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T21:15:44.752Z] be42dd6fc7dd: Preparing [2022-10-18T21:15:44.752Z] 9f6e90e7253d: Preparing [2022-10-18T21:15:44.752Z] 040a1c634b38: Preparing [2022-10-18T21:15:44.752Z] e69a81d7008f: Preparing [2022-10-18T21:15:44.752Z] 41229aeee759: Preparing [2022-10-18T21:15:44.752Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:44.752Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:44.752Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:44.752Z] 9f6e90e7253d: Layer already exists [2022-10-18T21:15:44.752Z] e69a81d7008f: Layer already exists [2022-10-18T21:15:44.752Z] be42dd6fc7dd: Layer already exists [2022-10-18T21:15:44.752Z] 41229aeee759: Layer already exists [2022-10-18T21:15:44.752Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:44.752Z] main: digest: sha256:84889e19c72b0b5ed39006e7ac08c997fa8fcb8faf29f4ae1095272a8d20c1c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:15:44.802Z] ===================================================== [Pipeline] echo [2022-10-18T21:15:44.810Z] taggedImages: [2022-10-18T21:15:44.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:44.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-18T21:15:44.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.92 [2022-10-18T21:15:44.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:44.810Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-18T21:15:44.830Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-18T21:15:44.830Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:44.830Z] latest [2022-10-18T21:15:44.830Z] 2.3.0-dev.92 [2022-10-18T21:15:44.830Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:44.830Z] main [2022-10-18T21:15:44.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:45.168Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:45.496Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:45.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T21:15:45.496Z] 41bad7e9d546: Preparing [2022-10-18T21:15:45.496Z] 5918c0223da3: Preparing [2022-10-18T21:15:45.496Z] 244f3de08077: Preparing [2022-10-18T21:15:45.496Z] 040a1c634b38: Preparing [2022-10-18T21:15:45.496Z] f76e1820930c: Preparing [2022-10-18T21:15:45.496Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:45.496Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:45.496Z] f76e1820930c: Layer already exists [2022-10-18T21:15:45.496Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:45.496Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:45.760Z] 5918c0223da3: Pushed [2022-10-18T21:15:45.760Z] 41bad7e9d546: Pushed [2022-10-18T21:15:48.325Z] 244f3de08077: Pushed [2022-10-18T21:15:48.325Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:48.664Z] + 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-18T21:15:48.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-18T21:15:48.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T21:15:48.990Z] 41bad7e9d546: Preparing [2022-10-18T21:15:48.990Z] 5918c0223da3: Preparing [2022-10-18T21:15:48.990Z] 244f3de08077: Preparing [2022-10-18T21:15:48.990Z] 040a1c634b38: Preparing [2022-10-18T21:15:48.990Z] f76e1820930c: Preparing [2022-10-18T21:15:48.990Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:48.990Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:48.990Z] 244f3de08077: Layer already exists [2022-10-18T21:15:48.990Z] 41bad7e9d546: Layer already exists [2022-10-18T21:15:48.990Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:48.990Z] 5918c0223da3: Layer already exists [2022-10-18T21:15:48.990Z] f76e1820930c: Layer already exists [2022-10-18T21:15:48.990Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:48.990Z] latest: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:49.587Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:49.909Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.92 [2022-10-18T21:15:49.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T21:15:49.909Z] 41bad7e9d546: Preparing [2022-10-18T21:15:49.909Z] 5918c0223da3: Preparing [2022-10-18T21:15:49.909Z] 244f3de08077: Preparing [2022-10-18T21:15:49.909Z] 040a1c634b38: Preparing [2022-10-18T21:15:49.909Z] f76e1820930c: Preparing [2022-10-18T21:15:49.909Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:49.909Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:49.909Z] 41bad7e9d546: Layer already exists [2022-10-18T21:15:49.909Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:49.909Z] f76e1820930c: Layer already exists [2022-10-18T21:15:49.909Z] 244f3de08077: Layer already exists [2022-10-18T21:15:49.909Z] 5918c0223da3: Layer already exists [2022-10-18T21:15:49.909Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:50.173Z] 2.3.0-dev.92: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:50.513Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:50.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:50.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T21:15:50.848Z] 41bad7e9d546: Preparing [2022-10-18T21:15:50.848Z] 5918c0223da3: Preparing [2022-10-18T21:15:50.848Z] 244f3de08077: Preparing [2022-10-18T21:15:50.848Z] 040a1c634b38: Preparing [2022-10-18T21:15:50.848Z] f76e1820930c: Preparing [2022-10-18T21:15:50.848Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:50.848Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:50.848Z] 5918c0223da3: Layer already exists [2022-10-18T21:15:50.848Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:50.848Z] f76e1820930c: Layer already exists [2022-10-18T21:15:50.848Z] 244f3de08077: Layer already exists [2022-10-18T21:15:50.848Z] 41bad7e9d546: Layer already exists [2022-10-18T21:15:50.848Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:51.113Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:51.449Z] + 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-18T21:15:51.773Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-18T21:15:51.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T21:15:51.773Z] 41bad7e9d546: Preparing [2022-10-18T21:15:51.773Z] 5918c0223da3: Preparing [2022-10-18T21:15:51.773Z] 244f3de08077: Preparing [2022-10-18T21:15:51.773Z] 040a1c634b38: Preparing [2022-10-18T21:15:51.773Z] f76e1820930c: Preparing [2022-10-18T21:15:51.773Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:51.773Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:51.773Z] 244f3de08077: Layer already exists [2022-10-18T21:15:51.773Z] 5918c0223da3: Layer already exists [2022-10-18T21:15:51.773Z] f76e1820930c: Layer already exists [2022-10-18T21:15:51.773Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:51.773Z] 41bad7e9d546: Layer already exists [2022-10-18T21:15:51.773Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:51.773Z] main: digest: sha256:6e2349502865c5e872a62ca9681e453a8fb5d12739257d9b48bae9925316befd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:15:52.077Z] ===================================================== [Pipeline] echo [2022-10-18T21:15:52.083Z] taggedImages: [2022-10-18T21:15:52.083Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:52.083Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-18T21:15:52.083Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.92 [2022-10-18T21:15:52.083Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:52.083Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-18T21:15:52.096Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-18T21:15:52.096Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:52.096Z] latest [2022-10-18T21:15:52.096Z] 2.3.0-dev.92 [2022-10-18T21:15:52.096Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:52.096Z] main [2022-10-18T21:15:52.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:52.428Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:52.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:15:52.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T21:15:52.756Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:52.756Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:52.756Z] ca5f8710eef9: Preparing [2022-10-18T21:15:52.756Z] 879b3c729d0d: Preparing [2022-10-18T21:15:52.756Z] a361b32dbb56: Preparing [2022-10-18T21:15:52.756Z] 55e39d7b6834: Preparing [2022-10-18T21:15:52.756Z] 0250ed91a2bb: Preparing [2022-10-18T21:15:52.756Z] 040a1c634b38: Preparing [2022-10-18T21:15:52.756Z] b8b382eb7de5: Preparing [2022-10-18T21:15:52.756Z] 1b4ced84b991: Preparing [2022-10-18T21:15:52.756Z] a708b5bf1fed: Preparing [2022-10-18T21:15:52.756Z] 1d4797c16666: Preparing [2022-10-18T21:15:52.756Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:52.756Z] b8b382eb7de5: Waiting [2022-10-18T21:15:52.756Z] 1b4ced84b991: Waiting [2022-10-18T21:15:52.756Z] 0250ed91a2bb: Waiting [2022-10-18T21:15:52.756Z] 040a1c634b38: Waiting [2022-10-18T21:15:52.756Z] 1d4797c16666: Waiting [2022-10-18T21:15:52.756Z] a708b5bf1fed: Waiting [2022-10-18T21:15:52.756Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:53.019Z] ca5f8710eef9: Pushed [2022-10-18T21:15:53.019Z] 879b3c729d0d: Pushed [2022-10-18T21:15:53.019Z] a361b32dbb56: Pushed [2022-10-18T21:15:53.019Z] d6afdbcb3cf8: Pushed [2022-10-18T21:15:53.019Z] 55e39d7b6834: Pushed [2022-10-18T21:15:53.019Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:53.283Z] 1b4ced84b991: Pushed [2022-10-18T21:15:53.283Z] b8b382eb7de5: Pushed [2022-10-18T21:15:53.283Z] a708b5bf1fed: Pushed [2022-10-18T21:15:53.283Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:53.283Z] 1d4797c16666: Pushed [2022-10-18T21:15:56.617Z] 0250ed91a2bb: Pushed [2022-10-18T21:15:56.617Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:56.948Z] + 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-18T21:15:57.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-18T21:15:57.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T21:15:57.278Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:57.278Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:57.278Z] ca5f8710eef9: Preparing [2022-10-18T21:15:57.278Z] 879b3c729d0d: Preparing [2022-10-18T21:15:57.278Z] a361b32dbb56: Preparing [2022-10-18T21:15:57.278Z] 55e39d7b6834: Preparing [2022-10-18T21:15:57.278Z] 0250ed91a2bb: Preparing [2022-10-18T21:15:57.278Z] 040a1c634b38: Preparing [2022-10-18T21:15:57.278Z] b8b382eb7de5: Preparing [2022-10-18T21:15:57.278Z] 1b4ced84b991: Preparing [2022-10-18T21:15:57.278Z] a708b5bf1fed: Preparing [2022-10-18T21:15:57.278Z] 1d4797c16666: Preparing [2022-10-18T21:15:57.278Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:57.278Z] 0250ed91a2bb: Waiting [2022-10-18T21:15:57.278Z] b8b382eb7de5: Waiting [2022-10-18T21:15:57.278Z] 1b4ced84b991: Waiting [2022-10-18T21:15:57.278Z] a708b5bf1fed: Waiting [2022-10-18T21:15:57.278Z] 1d4797c16666: Waiting [2022-10-18T21:15:57.278Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:57.278Z] 040a1c634b38: Waiting [2022-10-18T21:15:57.278Z] 879b3c729d0d: Layer already exists [2022-10-18T21:15:57.278Z] a361b32dbb56: Layer already exists [2022-10-18T21:15:57.278Z] 55e39d7b6834: Layer already exists [2022-10-18T21:15:57.278Z] d6afdbcb3cf8: Layer already exists [2022-10-18T21:15:57.278Z] ca5f8710eef9: Layer already exists [2022-10-18T21:15:57.278Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:57.278Z] b8b382eb7de5: Layer already exists [2022-10-18T21:15:57.278Z] 0250ed91a2bb: Layer already exists [2022-10-18T21:15:57.278Z] 1b4ced84b991: Layer already exists [2022-10-18T21:15:57.278Z] a708b5bf1fed: Layer already exists [2022-10-18T21:15:57.278Z] 1d4797c16666: Layer already exists [2022-10-18T21:15:57.278Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:57.544Z] latest: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:57.876Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:58.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.92 [2022-10-18T21:15:58.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T21:15:58.211Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:58.211Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:58.211Z] ca5f8710eef9: Preparing [2022-10-18T21:15:58.211Z] 879b3c729d0d: Preparing [2022-10-18T21:15:58.211Z] a361b32dbb56: Preparing [2022-10-18T21:15:58.211Z] 55e39d7b6834: Preparing [2022-10-18T21:15:58.211Z] 0250ed91a2bb: Preparing [2022-10-18T21:15:58.211Z] 040a1c634b38: Preparing [2022-10-18T21:15:58.211Z] b8b382eb7de5: Preparing [2022-10-18T21:15:58.211Z] 1b4ced84b991: Preparing [2022-10-18T21:15:58.211Z] a708b5bf1fed: Preparing [2022-10-18T21:15:58.211Z] 1d4797c16666: Preparing [2022-10-18T21:15:58.211Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:58.211Z] b8b382eb7de5: Waiting [2022-10-18T21:15:58.211Z] 1b4ced84b991: Waiting [2022-10-18T21:15:58.211Z] a708b5bf1fed: Waiting [2022-10-18T21:15:58.211Z] 1d4797c16666: Waiting [2022-10-18T21:15:58.211Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:58.211Z] 0250ed91a2bb: Waiting [2022-10-18T21:15:58.211Z] 040a1c634b38: Waiting [2022-10-18T21:15:58.211Z] ca5f8710eef9: Layer already exists [2022-10-18T21:15:58.211Z] 55e39d7b6834: Layer already exists [2022-10-18T21:15:58.211Z] 879b3c729d0d: Layer already exists [2022-10-18T21:15:58.211Z] d6afdbcb3cf8: Layer already exists [2022-10-18T21:15:58.211Z] a361b32dbb56: Layer already exists [2022-10-18T21:15:58.211Z] 0250ed91a2bb: Layer already exists [2022-10-18T21:15:58.211Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:58.211Z] b8b382eb7de5: Layer already exists [2022-10-18T21:15:58.211Z] a708b5bf1fed: Layer already exists [2022-10-18T21:15:58.211Z] 1b4ced84b991: Layer already exists [2022-10-18T21:15:58.211Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:58.211Z] 1d4797c16666: Layer already exists [2022-10-18T21:15:58.477Z] 2.3.0-dev.92: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:58.808Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:59.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:15:59.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T21:15:59.136Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:59.136Z] d6afdbcb3cf8: Preparing [2022-10-18T21:15:59.136Z] ca5f8710eef9: Preparing [2022-10-18T21:15:59.136Z] 879b3c729d0d: Preparing [2022-10-18T21:15:59.136Z] a361b32dbb56: Preparing [2022-10-18T21:15:59.136Z] 55e39d7b6834: Preparing [2022-10-18T21:15:59.136Z] 0250ed91a2bb: Preparing [2022-10-18T21:15:59.136Z] 040a1c634b38: Preparing [2022-10-18T21:15:59.136Z] b8b382eb7de5: Preparing [2022-10-18T21:15:59.136Z] 1b4ced84b991: Preparing [2022-10-18T21:15:59.136Z] a708b5bf1fed: Preparing [2022-10-18T21:15:59.136Z] 1d4797c16666: Preparing [2022-10-18T21:15:59.136Z] 5d3e392a13a0: Preparing [2022-10-18T21:15:59.136Z] 0250ed91a2bb: Waiting [2022-10-18T21:15:59.136Z] 040a1c634b38: Waiting [2022-10-18T21:15:59.136Z] 1b4ced84b991: Waiting [2022-10-18T21:15:59.136Z] a708b5bf1fed: Waiting [2022-10-18T21:15:59.136Z] 1d4797c16666: Waiting [2022-10-18T21:15:59.136Z] 5d3e392a13a0: Waiting [2022-10-18T21:15:59.136Z] b8b382eb7de5: Waiting [2022-10-18T21:15:59.136Z] 879b3c729d0d: Layer already exists [2022-10-18T21:15:59.136Z] d6afdbcb3cf8: Layer already exists [2022-10-18T21:15:59.136Z] 55e39d7b6834: Layer already exists [2022-10-18T21:15:59.136Z] ca5f8710eef9: Layer already exists [2022-10-18T21:15:59.136Z] a361b32dbb56: Layer already exists [2022-10-18T21:15:59.136Z] b8b382eb7de5: Layer already exists [2022-10-18T21:15:59.136Z] 0250ed91a2bb: Layer already exists [2022-10-18T21:15:59.136Z] 040a1c634b38: Layer already exists [2022-10-18T21:15:59.136Z] 1b4ced84b991: Layer already exists [2022-10-18T21:15:59.136Z] a708b5bf1fed: Layer already exists [2022-10-18T21:15:59.136Z] 1d4797c16666: Layer already exists [2022-10-18T21:15:59.136Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:15:59.401Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:15:59.733Z] + 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-18T21:16:00.063Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-18T21:16:00.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T21:16:00.064Z] d6afdbcb3cf8: Preparing [2022-10-18T21:16:00.064Z] d6afdbcb3cf8: Preparing [2022-10-18T21:16:00.064Z] ca5f8710eef9: Preparing [2022-10-18T21:16:00.064Z] 879b3c729d0d: Preparing [2022-10-18T21:16:00.064Z] a361b32dbb56: Preparing [2022-10-18T21:16:00.064Z] 55e39d7b6834: Preparing [2022-10-18T21:16:00.064Z] 0250ed91a2bb: Preparing [2022-10-18T21:16:00.064Z] 040a1c634b38: Preparing [2022-10-18T21:16:00.064Z] b8b382eb7de5: Preparing [2022-10-18T21:16:00.064Z] 1b4ced84b991: Preparing [2022-10-18T21:16:00.064Z] a708b5bf1fed: Preparing [2022-10-18T21:16:00.064Z] 1d4797c16666: Preparing [2022-10-18T21:16:00.064Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:00.064Z] 0250ed91a2bb: Waiting [2022-10-18T21:16:00.064Z] 040a1c634b38: Waiting [2022-10-18T21:16:00.064Z] b8b382eb7de5: Waiting [2022-10-18T21:16:00.064Z] 1b4ced84b991: Waiting [2022-10-18T21:16:00.064Z] a708b5bf1fed: Waiting [2022-10-18T21:16:00.064Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:00.064Z] 1d4797c16666: Waiting [2022-10-18T21:16:00.064Z] d6afdbcb3cf8: Layer already exists [2022-10-18T21:16:00.064Z] a361b32dbb56: Layer already exists [2022-10-18T21:16:00.064Z] 879b3c729d0d: Layer already exists [2022-10-18T21:16:00.064Z] ca5f8710eef9: Layer already exists [2022-10-18T21:16:00.064Z] 55e39d7b6834: Layer already exists [2022-10-18T21:16:00.064Z] 0250ed91a2bb: Layer already exists [2022-10-18T21:16:00.064Z] b8b382eb7de5: Layer already exists [2022-10-18T21:16:00.064Z] 040a1c634b38: Layer already exists [2022-10-18T21:16:00.064Z] 1b4ced84b991: Layer already exists [2022-10-18T21:16:00.064Z] a708b5bf1fed: Layer already exists [2022-10-18T21:16:00.064Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:00.064Z] 1d4797c16666: Layer already exists [2022-10-18T21:16:00.328Z] main: digest: sha256:6e8cf75bc16de601fb3e6b11ad4c657c1348723bea1c0a2adbdc6cd361b116aa size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:16:00.369Z] ===================================================== [Pipeline] echo [2022-10-18T21:16:00.375Z] taggedImages: [2022-10-18T21:16:00.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:00.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-18T21:16:00.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.92 [2022-10-18T21:16:00.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:00.375Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-18T21:16:00.388Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-18T21:16:00.388Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:00.388Z] latest [2022-10-18T21:16:00.388Z] 2.3.0-dev.92 [2022-10-18T21:16:00.388Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:00.388Z] main [2022-10-18T21:16:00.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:00.712Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:01.037Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:01.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T21:16:01.037Z] 73fe9af35724: Preparing [2022-10-18T21:16:01.037Z] ac905759ec0d: Preparing [2022-10-18T21:16:01.037Z] 4891902457e7: Preparing [2022-10-18T21:16:01.037Z] 1a42b1cce44a: Preparing [2022-10-18T21:16:01.037Z] 75bfeff9efda: Preparing [2022-10-18T21:16:01.037Z] 6965d9ad2845: Preparing [2022-10-18T21:16:01.037Z] c947749b66eb: Preparing [2022-10-18T21:16:01.037Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:01.037Z] 6965d9ad2845: Waiting [2022-10-18T21:16:01.037Z] c947749b66eb: Waiting [2022-10-18T21:16:01.037Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:01.303Z] 73fe9af35724: Pushed [2022-10-18T21:16:01.303Z] 75bfeff9efda: Pushed [2022-10-18T21:16:01.303Z] ac905759ec0d: Pushed [2022-10-18T21:16:01.303Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:01.565Z] 6965d9ad2845: Pushed [2022-10-18T21:16:02.143Z] c947749b66eb: Pushed [2022-10-18T21:16:03.547Z] 1a42b1cce44a: Pushed [2022-10-18T21:16:03.547Z] 4891902457e7: Pushed [2022-10-18T21:16:03.810Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:04.135Z] + 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-18T21:16:04.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-18T21:16:04.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T21:16:04.459Z] 73fe9af35724: Preparing [2022-10-18T21:16:04.459Z] ac905759ec0d: Preparing [2022-10-18T21:16:04.459Z] 4891902457e7: Preparing [2022-10-18T21:16:04.459Z] 1a42b1cce44a: Preparing [2022-10-18T21:16:04.459Z] 75bfeff9efda: Preparing [2022-10-18T21:16:04.459Z] 6965d9ad2845: Preparing [2022-10-18T21:16:04.459Z] c947749b66eb: Preparing [2022-10-18T21:16:04.459Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:04.459Z] 6965d9ad2845: Waiting [2022-10-18T21:16:04.459Z] c947749b66eb: Waiting [2022-10-18T21:16:04.459Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:04.459Z] ac905759ec0d: Layer already exists [2022-10-18T21:16:04.459Z] 4891902457e7: Layer already exists [2022-10-18T21:16:04.459Z] 1a42b1cce44a: Layer already exists [2022-10-18T21:16:04.459Z] 73fe9af35724: Layer already exists [2022-10-18T21:16:04.459Z] 75bfeff9efda: Layer already exists [2022-10-18T21:16:04.459Z] c947749b66eb: Layer already exists [2022-10-18T21:16:04.459Z] 6965d9ad2845: Layer already exists [2022-10-18T21:16:04.459Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:04.724Z] latest: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:05.049Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:05.372Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.92 [2022-10-18T21:16:05.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T21:16:05.372Z] 73fe9af35724: Preparing [2022-10-18T21:16:05.372Z] ac905759ec0d: Preparing [2022-10-18T21:16:05.372Z] 4891902457e7: Preparing [2022-10-18T21:16:05.372Z] 1a42b1cce44a: Preparing [2022-10-18T21:16:05.372Z] 75bfeff9efda: Preparing [2022-10-18T21:16:05.372Z] 6965d9ad2845: Preparing [2022-10-18T21:16:05.372Z] c947749b66eb: Preparing [2022-10-18T21:16:05.372Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:05.372Z] 6965d9ad2845: Waiting [2022-10-18T21:16:05.372Z] c947749b66eb: Waiting [2022-10-18T21:16:05.372Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:05.372Z] ac905759ec0d: Layer already exists [2022-10-18T21:16:05.372Z] 4891902457e7: Layer already exists [2022-10-18T21:16:05.372Z] 75bfeff9efda: Layer already exists [2022-10-18T21:16:05.372Z] 73fe9af35724: Layer already exists [2022-10-18T21:16:05.372Z] 1a42b1cce44a: Layer already exists [2022-10-18T21:16:05.372Z] c947749b66eb: Layer already exists [2022-10-18T21:16:05.372Z] 6965d9ad2845: Layer already exists [2022-10-18T21:16:05.372Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:05.372Z] 2.3.0-dev.92: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:05.962Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:06.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:06.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T21:16:06.285Z] 73fe9af35724: Preparing [2022-10-18T21:16:06.285Z] ac905759ec0d: Preparing [2022-10-18T21:16:06.285Z] 4891902457e7: Preparing [2022-10-18T21:16:06.285Z] 1a42b1cce44a: Preparing [2022-10-18T21:16:06.285Z] 75bfeff9efda: Preparing [2022-10-18T21:16:06.285Z] 6965d9ad2845: Preparing [2022-10-18T21:16:06.285Z] c947749b66eb: Preparing [2022-10-18T21:16:06.285Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:06.285Z] c947749b66eb: Waiting [2022-10-18T21:16:06.285Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:06.285Z] 6965d9ad2845: Waiting [2022-10-18T21:16:06.285Z] 73fe9af35724: Layer already exists [2022-10-18T21:16:06.285Z] 4891902457e7: Layer already exists [2022-10-18T21:16:06.285Z] 1a42b1cce44a: Layer already exists [2022-10-18T21:16:06.285Z] ac905759ec0d: Layer already exists [2022-10-18T21:16:06.285Z] 75bfeff9efda: Layer already exists [2022-10-18T21:16:06.285Z] c947749b66eb: Layer already exists [2022-10-18T21:16:06.285Z] 6965d9ad2845: Layer already exists [2022-10-18T21:16:06.285Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:06.285Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:06.873Z] + 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-18T21:16:07.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-18T21:16:07.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T21:16:07.200Z] 73fe9af35724: Preparing [2022-10-18T21:16:07.200Z] ac905759ec0d: Preparing [2022-10-18T21:16:07.200Z] 4891902457e7: Preparing [2022-10-18T21:16:07.200Z] 1a42b1cce44a: Preparing [2022-10-18T21:16:07.200Z] 75bfeff9efda: Preparing [2022-10-18T21:16:07.200Z] 6965d9ad2845: Preparing [2022-10-18T21:16:07.200Z] c947749b66eb: Preparing [2022-10-18T21:16:07.200Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:07.200Z] 6965d9ad2845: Waiting [2022-10-18T21:16:07.200Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:07.200Z] c947749b66eb: Waiting [2022-10-18T21:16:07.200Z] 4891902457e7: Layer already exists [2022-10-18T21:16:07.200Z] 73fe9af35724: Layer already exists [2022-10-18T21:16:07.200Z] ac905759ec0d: Layer already exists [2022-10-18T21:16:07.200Z] 1a42b1cce44a: Layer already exists [2022-10-18T21:16:07.200Z] 75bfeff9efda: Layer already exists [2022-10-18T21:16:07.200Z] c947749b66eb: Layer already exists [2022-10-18T21:16:07.200Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:07.200Z] 6965d9ad2845: Layer already exists [2022-10-18T21:16:07.463Z] main: digest: sha256:6cd6052c6a7640e1df1f24765a2457753ac42e83fc237005c65a885d0ee9add0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:16:07.503Z] ===================================================== [Pipeline] echo [2022-10-18T21:16:07.508Z] taggedImages: [2022-10-18T21:16:07.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:07.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-18T21:16:07.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.92 [2022-10-18T21:16:07.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:07.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-18T21:16:07.521Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-18T21:16:07.521Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:07.521Z] latest [2022-10-18T21:16:07.521Z] 2.3.0-dev.92 [2022-10-18T21:16:07.521Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:07.521Z] main [2022-10-18T21:16:07.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:07.842Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:08.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:08.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T21:16:08.167Z] d8134d513eed: Preparing [2022-10-18T21:16:08.167Z] 7fe99add906f: Preparing [2022-10-18T21:16:08.167Z] 8e428d09c3f3: Preparing [2022-10-18T21:16:08.167Z] 37862f981fd5: Preparing [2022-10-18T21:16:08.167Z] c41bc7143fca: Preparing [2022-10-18T21:16:08.167Z] f2825282c349: Preparing [2022-10-18T21:16:08.167Z] 52caa7da9287: Preparing [2022-10-18T21:16:08.167Z] ca4d70c15e5b: Preparing [2022-10-18T21:16:08.167Z] 74ff255645ac: Preparing [2022-10-18T21:16:08.167Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:08.167Z] 52caa7da9287: Waiting [2022-10-18T21:16:08.167Z] ca4d70c15e5b: Waiting [2022-10-18T21:16:08.167Z] 74ff255645ac: Waiting [2022-10-18T21:16:08.167Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:08.167Z] f2825282c349: Waiting [2022-10-18T21:16:08.434Z] c41bc7143fca: Pushed [2022-10-18T21:16:08.434Z] d8134d513eed: Pushed [2022-10-18T21:16:08.434Z] 7fe99add906f: Pushed [2022-10-18T21:16:08.700Z] ca4d70c15e5b: Pushed [2022-10-18T21:16:08.700Z] 52caa7da9287: Pushed [2022-10-18T21:16:08.700Z] f2825282c349: Pushed [2022-10-18T21:16:08.700Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:08.965Z] 74ff255645ac: Pushed [2022-10-18T21:16:10.899Z] 37862f981fd5: Pushed [2022-10-18T21:16:11.480Z] 8e428d09c3f3: Pushed [2022-10-18T21:16:11.745Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:12.072Z] + 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-18T21:16:12.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-18T21:16:12.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T21:16:12.400Z] d8134d513eed: Preparing [2022-10-18T21:16:12.400Z] 7fe99add906f: Preparing [2022-10-18T21:16:12.400Z] 8e428d09c3f3: Preparing [2022-10-18T21:16:12.400Z] 37862f981fd5: Preparing [2022-10-18T21:16:12.400Z] c41bc7143fca: Preparing [2022-10-18T21:16:12.400Z] f2825282c349: Preparing [2022-10-18T21:16:12.400Z] 52caa7da9287: Preparing [2022-10-18T21:16:12.400Z] ca4d70c15e5b: Preparing [2022-10-18T21:16:12.400Z] 74ff255645ac: Preparing [2022-10-18T21:16:12.400Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:12.400Z] ca4d70c15e5b: Waiting [2022-10-18T21:16:12.400Z] 74ff255645ac: Waiting [2022-10-18T21:16:12.400Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:12.400Z] f2825282c349: Waiting [2022-10-18T21:16:12.400Z] 52caa7da9287: Waiting [2022-10-18T21:16:12.400Z] c41bc7143fca: Layer already exists [2022-10-18T21:16:12.400Z] 8e428d09c3f3: Layer already exists [2022-10-18T21:16:12.400Z] 7fe99add906f: Layer already exists [2022-10-18T21:16:12.400Z] d8134d513eed: Layer already exists [2022-10-18T21:16:12.400Z] 37862f981fd5: Layer already exists [2022-10-18T21:16:12.400Z] ca4d70c15e5b: Layer already exists [2022-10-18T21:16:12.400Z] f2825282c349: Layer already exists [2022-10-18T21:16:12.400Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:12.400Z] 74ff255645ac: Layer already exists [2022-10-18T21:16:12.400Z] 52caa7da9287: Layer already exists [2022-10-18T21:16:12.665Z] latest: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:13.005Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:13.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.92 [2022-10-18T21:16:13.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T21:16:13.337Z] d8134d513eed: Preparing [2022-10-18T21:16:13.337Z] 7fe99add906f: Preparing [2022-10-18T21:16:13.337Z] 8e428d09c3f3: Preparing [2022-10-18T21:16:13.337Z] 37862f981fd5: Preparing [2022-10-18T21:16:13.337Z] c41bc7143fca: Preparing [2022-10-18T21:16:13.337Z] f2825282c349: Preparing [2022-10-18T21:16:13.337Z] 52caa7da9287: Preparing [2022-10-18T21:16:13.337Z] ca4d70c15e5b: Preparing [2022-10-18T21:16:13.337Z] 74ff255645ac: Preparing [2022-10-18T21:16:13.337Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:13.337Z] f2825282c349: Waiting [2022-10-18T21:16:13.337Z] 52caa7da9287: Waiting [2022-10-18T21:16:13.337Z] ca4d70c15e5b: Waiting [2022-10-18T21:16:13.337Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:13.337Z] 74ff255645ac: Waiting [2022-10-18T21:16:13.337Z] 7fe99add906f: Layer already exists [2022-10-18T21:16:13.337Z] d8134d513eed: Layer already exists [2022-10-18T21:16:13.337Z] c41bc7143fca: Layer already exists [2022-10-18T21:16:13.337Z] 8e428d09c3f3: Layer already exists [2022-10-18T21:16:13.337Z] 37862f981fd5: Layer already exists [2022-10-18T21:16:13.337Z] 74ff255645ac: Layer already exists [2022-10-18T21:16:13.337Z] f2825282c349: Layer already exists [2022-10-18T21:16:13.337Z] ca4d70c15e5b: Layer already exists [2022-10-18T21:16:13.337Z] 52caa7da9287: Layer already exists [2022-10-18T21:16:13.601Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:13.601Z] 2.3.0-dev.92: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:13.930Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:14.252Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:14.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T21:16:14.253Z] d8134d513eed: Preparing [2022-10-18T21:16:14.253Z] 7fe99add906f: Preparing [2022-10-18T21:16:14.253Z] 8e428d09c3f3: Preparing [2022-10-18T21:16:14.253Z] 37862f981fd5: Preparing [2022-10-18T21:16:14.253Z] c41bc7143fca: Preparing [2022-10-18T21:16:14.253Z] f2825282c349: Preparing [2022-10-18T21:16:14.253Z] 52caa7da9287: Preparing [2022-10-18T21:16:14.253Z] ca4d70c15e5b: Preparing [2022-10-18T21:16:14.253Z] 74ff255645ac: Preparing [2022-10-18T21:16:14.253Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:14.253Z] 52caa7da9287: Waiting [2022-10-18T21:16:14.253Z] ca4d70c15e5b: Waiting [2022-10-18T21:16:14.253Z] 74ff255645ac: Waiting [2022-10-18T21:16:14.253Z] f2825282c349: Waiting [2022-10-18T21:16:14.253Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:14.253Z] c41bc7143fca: Layer already exists [2022-10-18T21:16:14.253Z] 7fe99add906f: Layer already exists [2022-10-18T21:16:14.253Z] d8134d513eed: Layer already exists [2022-10-18T21:16:14.517Z] 8e428d09c3f3: Layer already exists [2022-10-18T21:16:14.517Z] 37862f981fd5: Layer already exists [2022-10-18T21:16:14.517Z] 52caa7da9287: Layer already exists [2022-10-18T21:16:14.517Z] ca4d70c15e5b: Layer already exists [2022-10-18T21:16:14.517Z] f2825282c349: Layer already exists [2022-10-18T21:16:14.517Z] 74ff255645ac: Layer already exists [2022-10-18T21:16:14.517Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:14.517Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:14.851Z] + 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-18T21:16:15.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-18T21:16:15.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T21:16:15.178Z] d8134d513eed: Preparing [2022-10-18T21:16:15.178Z] 7fe99add906f: Preparing [2022-10-18T21:16:15.178Z] 8e428d09c3f3: Preparing [2022-10-18T21:16:15.178Z] 37862f981fd5: Preparing [2022-10-18T21:16:15.178Z] c41bc7143fca: Preparing [2022-10-18T21:16:15.178Z] f2825282c349: Preparing [2022-10-18T21:16:15.178Z] 52caa7da9287: Preparing [2022-10-18T21:16:15.178Z] ca4d70c15e5b: Preparing [2022-10-18T21:16:15.178Z] 74ff255645ac: Preparing [2022-10-18T21:16:15.178Z] 5d3e392a13a0: Preparing [2022-10-18T21:16:15.178Z] f2825282c349: Waiting [2022-10-18T21:16:15.178Z] 52caa7da9287: Waiting [2022-10-18T21:16:15.178Z] ca4d70c15e5b: Waiting [2022-10-18T21:16:15.178Z] 74ff255645ac: Waiting [2022-10-18T21:16:15.178Z] 5d3e392a13a0: Waiting [2022-10-18T21:16:15.178Z] 7fe99add906f: Layer already exists [2022-10-18T21:16:15.178Z] 8e428d09c3f3: Layer already exists [2022-10-18T21:16:15.178Z] d8134d513eed: Layer already exists [2022-10-18T21:16:15.178Z] 37862f981fd5: Layer already exists [2022-10-18T21:16:15.179Z] c41bc7143fca: Layer already exists [2022-10-18T21:16:15.445Z] 74ff255645ac: Layer already exists [2022-10-18T21:16:15.445Z] ca4d70c15e5b: Layer already exists [2022-10-18T21:16:15.445Z] 52caa7da9287: Layer already exists [2022-10-18T21:16:15.445Z] f2825282c349: Layer already exists [2022-10-18T21:16:15.445Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:16:15.445Z] main: digest: sha256:8620dc9097b97387313466f320832af3e8290d54643d774d6d827a84814fbc67 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:16:15.491Z] ===================================================== [Pipeline] echo [2022-10-18T21:16:15.496Z] taggedImages: [2022-10-18T21:16:15.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:15.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-18T21:16:15.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.92 [2022-10-18T21:16:15.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:15.496Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-18T21:16:15.510Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-18T21:16:15.510Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:15.510Z] latest [2022-10-18T21:16:15.510Z] 2.3.0-dev.92 [2022-10-18T21:16:15.510Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:15.510Z] main [2022-10-18T21:16:15.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:15.829Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:16.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:16.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T21:16:16.235Z] 48e6750a9ce2: Preparing [2022-10-18T21:16:16.235Z] 2a099cd02333: Preparing [2022-10-18T21:16:16.235Z] 040a1c634b38: Preparing [2022-10-18T21:16:16.235Z] 0e5ca513dc2b: Preparing [2022-10-18T21:16:16.235Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:16.235Z] 9833f26c6bda: Preparing [2022-10-18T21:16:16.235Z] 9833f26c6bda: Waiting [2022-10-18T21:16:16.235Z] 040a1c634b38: Layer already exists [2022-10-18T21:16:16.512Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:16.797Z] ce1e1e9a3c85: Pushed [2022-10-18T21:16:16.797Z] 48e6750a9ce2: Pushed [2022-10-18T21:16:17.772Z] 0e5ca513dc2b: Pushed [2022-10-18T21:16:21.099Z] 2a099cd02333: Pushed [2022-10-18T21:16:21.099Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:21.430Z] + 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-18T21:16:21.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-18T21:16:21.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T21:16:21.752Z] 48e6750a9ce2: Preparing [2022-10-18T21:16:21.752Z] 2a099cd02333: Preparing [2022-10-18T21:16:21.752Z] 040a1c634b38: Preparing [2022-10-18T21:16:21.752Z] 0e5ca513dc2b: Preparing [2022-10-18T21:16:21.752Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:21.752Z] 9833f26c6bda: Preparing [2022-10-18T21:16:21.752Z] 9833f26c6bda: Waiting [2022-10-18T21:16:21.752Z] 0e5ca513dc2b: Layer already exists [2022-10-18T21:16:21.752Z] 040a1c634b38: Layer already exists [2022-10-18T21:16:21.752Z] 2a099cd02333: Layer already exists [2022-10-18T21:16:21.752Z] 48e6750a9ce2: Layer already exists [2022-10-18T21:16:21.752Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:21.752Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:22.016Z] latest: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:22.340Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:22.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.92 [2022-10-18T21:16:22.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T21:16:22.663Z] 48e6750a9ce2: Preparing [2022-10-18T21:16:22.663Z] 2a099cd02333: Preparing [2022-10-18T21:16:22.663Z] 040a1c634b38: Preparing [2022-10-18T21:16:22.663Z] 0e5ca513dc2b: Preparing [2022-10-18T21:16:22.663Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:22.663Z] 9833f26c6bda: Preparing [2022-10-18T21:16:22.663Z] 9833f26c6bda: Waiting [2022-10-18T21:16:22.663Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:22.663Z] 2a099cd02333: Layer already exists [2022-10-18T21:16:22.663Z] 040a1c634b38: Layer already exists [2022-10-18T21:16:22.663Z] 48e6750a9ce2: Layer already exists [2022-10-18T21:16:22.663Z] 0e5ca513dc2b: Layer already exists [2022-10-18T21:16:22.663Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:22.663Z] 2.3.0-dev.92: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:22.988Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:23.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:23.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T21:16:23.310Z] 48e6750a9ce2: Preparing [2022-10-18T21:16:23.310Z] 2a099cd02333: Preparing [2022-10-18T21:16:23.310Z] 040a1c634b38: Preparing [2022-10-18T21:16:23.310Z] 0e5ca513dc2b: Preparing [2022-10-18T21:16:23.310Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:23.310Z] 9833f26c6bda: Preparing [2022-10-18T21:16:23.310Z] 9833f26c6bda: Waiting [2022-10-18T21:16:23.310Z] 040a1c634b38: Layer already exists [2022-10-18T21:16:23.310Z] 48e6750a9ce2: Layer already exists [2022-10-18T21:16:23.310Z] 2a099cd02333: Layer already exists [2022-10-18T21:16:23.310Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:23.310Z] 0e5ca513dc2b: Layer already exists [2022-10-18T21:16:23.310Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:23.310Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:23.899Z] + 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-18T21:16:24.220Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-18T21:16:24.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T21:16:24.220Z] 48e6750a9ce2: Preparing [2022-10-18T21:16:24.220Z] 2a099cd02333: Preparing [2022-10-18T21:16:24.220Z] 040a1c634b38: Preparing [2022-10-18T21:16:24.220Z] 0e5ca513dc2b: Preparing [2022-10-18T21:16:24.220Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:24.220Z] 9833f26c6bda: Preparing [2022-10-18T21:16:24.220Z] 9833f26c6bda: Waiting [2022-10-18T21:16:24.220Z] 48e6750a9ce2: Layer already exists [2022-10-18T21:16:24.220Z] 2a099cd02333: Layer already exists [2022-10-18T21:16:24.220Z] 040a1c634b38: Layer already exists [2022-10-18T21:16:24.220Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:24.220Z] 0e5ca513dc2b: Layer already exists [2022-10-18T21:16:24.220Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:24.483Z] main: digest: sha256:c865b9eb38c4b9f41c2981fdf5f9574f63b73449575348e5ee0d49be4b3f1eae size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:16:24.522Z] ===================================================== [Pipeline] echo [2022-10-18T21:16:24.527Z] taggedImages: [2022-10-18T21:16:24.527Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:24.527Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-18T21:16:24.527Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.92 [2022-10-18T21:16:24.527Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:24.527Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-18T21:16:24.540Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-18T21:16:24.540Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:24.540Z] latest [2022-10-18T21:16:24.540Z] 2.3.0-dev.92 [2022-10-18T21:16:24.540Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:24.540Z] main [2022-10-18T21:16:24.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:24.858Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:25.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:25.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T21:16:25.185Z] 13adb5619ccd: Preparing [2022-10-18T21:16:25.185Z] a3e218be9d34: Preparing [2022-10-18T21:16:25.185Z] 1f6d71dc5542: Preparing [2022-10-18T21:16:25.185Z] ac98538b7749: Preparing [2022-10-18T21:16:25.185Z] adda3dafce43: Preparing [2022-10-18T21:16:25.185Z] ee46b7b9bf8c: Preparing [2022-10-18T21:16:25.185Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:25.185Z] 9833f26c6bda: Preparing [2022-10-18T21:16:25.185Z] ee46b7b9bf8c: Waiting [2022-10-18T21:16:25.185Z] ce1e1e9a3c85: Waiting [2022-10-18T21:16:25.185Z] 9833f26c6bda: Waiting [2022-10-18T21:16:25.450Z] 13adb5619ccd: Pushed [2022-10-18T21:16:25.450Z] a3e218be9d34: Pushed [2022-10-18T21:16:25.450Z] 1f6d71dc5542: Pushed [2022-10-18T21:16:25.450Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:25.450Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:26.400Z] ee46b7b9bf8c: Pushed [2022-10-18T21:16:33.014Z] adda3dafce43: Pushed [2022-10-18T21:16:41.197Z] ac98538b7749: Pushed [2022-10-18T21:16:41.197Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:41.522Z] + 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-18T21:16:41.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-18T21:16:41.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T21:16:41.891Z] 13adb5619ccd: Preparing [2022-10-18T21:16:41.891Z] a3e218be9d34: Preparing [2022-10-18T21:16:41.891Z] 1f6d71dc5542: Preparing [2022-10-18T21:16:41.891Z] ac98538b7749: Preparing [2022-10-18T21:16:41.891Z] adda3dafce43: Preparing [2022-10-18T21:16:41.891Z] ee46b7b9bf8c: Preparing [2022-10-18T21:16:41.891Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:41.891Z] 9833f26c6bda: Preparing [2022-10-18T21:16:41.891Z] ee46b7b9bf8c: Waiting [2022-10-18T21:16:41.891Z] ce1e1e9a3c85: Waiting [2022-10-18T21:16:41.891Z] 9833f26c6bda: Waiting [2022-10-18T21:16:41.891Z] adda3dafce43: Layer already exists [2022-10-18T21:16:41.891Z] ac98538b7749: Layer already exists [2022-10-18T21:16:41.891Z] 1f6d71dc5542: Layer already exists [2022-10-18T21:16:41.891Z] 13adb5619ccd: Layer already exists [2022-10-18T21:16:41.891Z] a3e218be9d34: Layer already exists [2022-10-18T21:16:41.891Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:16:41.891Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:41.891Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:41.891Z] latest: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:42.484Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:42.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.92 [2022-10-18T21:16:42.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T21:16:42.901Z] 13adb5619ccd: Preparing [2022-10-18T21:16:42.901Z] a3e218be9d34: Preparing [2022-10-18T21:16:42.901Z] 1f6d71dc5542: Preparing [2022-10-18T21:16:42.901Z] ac98538b7749: Preparing [2022-10-18T21:16:42.901Z] adda3dafce43: Preparing [2022-10-18T21:16:42.901Z] ee46b7b9bf8c: Preparing [2022-10-18T21:16:42.901Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:42.901Z] 9833f26c6bda: Preparing [2022-10-18T21:16:42.901Z] ee46b7b9bf8c: Waiting [2022-10-18T21:16:42.901Z] ce1e1e9a3c85: Waiting [2022-10-18T21:16:42.901Z] a3e218be9d34: Layer already exists [2022-10-18T21:16:42.901Z] adda3dafce43: Layer already exists [2022-10-18T21:16:42.901Z] ac98538b7749: Layer already exists [2022-10-18T21:16:42.901Z] 13adb5619ccd: Layer already exists [2022-10-18T21:16:42.901Z] 1f6d71dc5542: Layer already exists [2022-10-18T21:16:42.901Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:42.901Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:16:42.901Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:42.901Z] 2.3.0-dev.92: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:43.480Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:43.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:43.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T21:16:43.799Z] 13adb5619ccd: Preparing [2022-10-18T21:16:43.799Z] a3e218be9d34: Preparing [2022-10-18T21:16:43.799Z] 1f6d71dc5542: Preparing [2022-10-18T21:16:43.799Z] ac98538b7749: Preparing [2022-10-18T21:16:43.799Z] adda3dafce43: Preparing [2022-10-18T21:16:43.799Z] ee46b7b9bf8c: Preparing [2022-10-18T21:16:43.799Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:43.799Z] 9833f26c6bda: Preparing [2022-10-18T21:16:43.799Z] ee46b7b9bf8c: Waiting [2022-10-18T21:16:43.799Z] 9833f26c6bda: Waiting [2022-10-18T21:16:43.799Z] ce1e1e9a3c85: Waiting [2022-10-18T21:16:43.799Z] 13adb5619ccd: Layer already exists [2022-10-18T21:16:43.799Z] 1f6d71dc5542: Layer already exists [2022-10-18T21:16:43.799Z] a3e218be9d34: Layer already exists [2022-10-18T21:16:43.799Z] ac98538b7749: Layer already exists [2022-10-18T21:16:43.799Z] adda3dafce43: Layer already exists [2022-10-18T21:16:43.799Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:43.799Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:16:43.799Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:43.799Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:44.123Z] + 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-18T21:16:44.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-18T21:16:44.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T21:16:44.445Z] 13adb5619ccd: Preparing [2022-10-18T21:16:44.445Z] a3e218be9d34: Preparing [2022-10-18T21:16:44.445Z] 1f6d71dc5542: Preparing [2022-10-18T21:16:44.445Z] ac98538b7749: Preparing [2022-10-18T21:16:44.445Z] adda3dafce43: Preparing [2022-10-18T21:16:44.445Z] ee46b7b9bf8c: Preparing [2022-10-18T21:16:44.445Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:44.445Z] 9833f26c6bda: Preparing [2022-10-18T21:16:44.445Z] ee46b7b9bf8c: Waiting [2022-10-18T21:16:44.445Z] ce1e1e9a3c85: Waiting [2022-10-18T21:16:44.445Z] 9833f26c6bda: Waiting [2022-10-18T21:16:44.445Z] adda3dafce43: Layer already exists [2022-10-18T21:16:44.445Z] 13adb5619ccd: Layer already exists [2022-10-18T21:16:44.445Z] ac98538b7749: Layer already exists [2022-10-18T21:16:44.445Z] a3e218be9d34: Layer already exists [2022-10-18T21:16:44.445Z] 1f6d71dc5542: Layer already exists [2022-10-18T21:16:44.445Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:44.445Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:16:44.445Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:44.709Z] main: digest: sha256:94af0c08989f10b607972f174c82d3d1bc4be707280846e39c93ce462b8c6bcc size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:16:44.746Z] ===================================================== [Pipeline] echo [2022-10-18T21:16:44.751Z] taggedImages: [2022-10-18T21:16:44.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:44.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-18T21:16:44.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.92 [2022-10-18T21:16:44.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:44.751Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-18T21:16:44.764Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-18T21:16:44.764Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:44.764Z] latest [2022-10-18T21:16:44.764Z] 2.3.0-dev.92 [2022-10-18T21:16:44.764Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:16:44.764Z] main [2022-10-18T21:16:44.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:45.083Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:16:45.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:16:45.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T21:16:45.413Z] ad86b7b71335: Preparing [2022-10-18T21:16:45.413Z] 218bb6ad6d26: Preparing [2022-10-18T21:16:45.413Z] d7290621c9d6: Preparing [2022-10-18T21:16:45.413Z] cbb038d92b91: Preparing [2022-10-18T21:16:45.413Z] 3c5ca8cf4542: Preparing [2022-10-18T21:16:45.413Z] ce1e1e9a3c85: Preparing [2022-10-18T21:16:45.413Z] 9833f26c6bda: Preparing [2022-10-18T21:16:45.413Z] ce1e1e9a3c85: Waiting [2022-10-18T21:16:45.413Z] 9833f26c6bda: Waiting [2022-10-18T21:16:45.678Z] 218bb6ad6d26: Pushed [2022-10-18T21:16:45.678Z] d7290621c9d6: Pushed [2022-10-18T21:16:45.678Z] ad86b7b71335: Pushed [2022-10-18T21:16:45.678Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:16:45.678Z] 9833f26c6bda: Layer already exists [2022-10-18T21:16:46.257Z] 3c5ca8cf4542: Pushed [2022-10-18T21:17:01.212Z] cbb038d92b91: Pushed [2022-10-18T21:17:01.212Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:01.542Z] + 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-18T21:17:01.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-18T21:17:01.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T21:17:01.871Z] ad86b7b71335: Preparing [2022-10-18T21:17:01.871Z] 218bb6ad6d26: Preparing [2022-10-18T21:17:01.871Z] d7290621c9d6: Preparing [2022-10-18T21:17:01.871Z] cbb038d92b91: Preparing [2022-10-18T21:17:01.871Z] 3c5ca8cf4542: Preparing [2022-10-18T21:17:01.871Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:01.871Z] 9833f26c6bda: Preparing [2022-10-18T21:17:01.871Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:01.871Z] 9833f26c6bda: Waiting [2022-10-18T21:17:01.871Z] 3c5ca8cf4542: Layer already exists [2022-10-18T21:17:01.871Z] ad86b7b71335: Layer already exists [2022-10-18T21:17:01.871Z] d7290621c9d6: Layer already exists [2022-10-18T21:17:01.871Z] cbb038d92b91: Layer already exists [2022-10-18T21:17:01.871Z] 218bb6ad6d26: Layer already exists [2022-10-18T21:17:01.871Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:01.871Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:02.135Z] latest: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:02.468Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:02.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.92 [2022-10-18T21:17:02.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T21:17:02.792Z] ad86b7b71335: Preparing [2022-10-18T21:17:02.792Z] 218bb6ad6d26: Preparing [2022-10-18T21:17:02.792Z] d7290621c9d6: Preparing [2022-10-18T21:17:02.792Z] cbb038d92b91: Preparing [2022-10-18T21:17:02.792Z] 3c5ca8cf4542: Preparing [2022-10-18T21:17:02.792Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:02.792Z] 9833f26c6bda: Preparing [2022-10-18T21:17:02.792Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:02.792Z] 9833f26c6bda: Waiting [2022-10-18T21:17:02.792Z] 3c5ca8cf4542: Layer already exists [2022-10-18T21:17:02.792Z] cbb038d92b91: Layer already exists [2022-10-18T21:17:02.792Z] 218bb6ad6d26: Layer already exists [2022-10-18T21:17:02.792Z] d7290621c9d6: Layer already exists [2022-10-18T21:17:02.792Z] ad86b7b71335: Layer already exists [2022-10-18T21:17:02.792Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:02.792Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:02.792Z] 2.3.0-dev.92: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:03.376Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:03.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:03.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T21:17:03.706Z] ad86b7b71335: Preparing [2022-10-18T21:17:03.706Z] 218bb6ad6d26: Preparing [2022-10-18T21:17:03.706Z] d7290621c9d6: Preparing [2022-10-18T21:17:03.706Z] cbb038d92b91: Preparing [2022-10-18T21:17:03.706Z] 3c5ca8cf4542: Preparing [2022-10-18T21:17:03.706Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:03.706Z] 9833f26c6bda: Preparing [2022-10-18T21:17:03.706Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:03.706Z] 9833f26c6bda: Waiting [2022-10-18T21:17:03.706Z] 3c5ca8cf4542: Layer already exists [2022-10-18T21:17:03.706Z] ad86b7b71335: Layer already exists [2022-10-18T21:17:03.706Z] d7290621c9d6: Layer already exists [2022-10-18T21:17:03.706Z] 218bb6ad6d26: Layer already exists [2022-10-18T21:17:03.706Z] cbb038d92b91: Layer already exists [2022-10-18T21:17:03.706Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:03.706Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:03.969Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:04.294Z] + 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-18T21:17:04.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-18T21:17:04.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T21:17:04.620Z] ad86b7b71335: Preparing [2022-10-18T21:17:04.620Z] 218bb6ad6d26: Preparing [2022-10-18T21:17:04.620Z] d7290621c9d6: Preparing [2022-10-18T21:17:04.620Z] cbb038d92b91: Preparing [2022-10-18T21:17:04.620Z] 3c5ca8cf4542: Preparing [2022-10-18T21:17:04.620Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:04.620Z] 9833f26c6bda: Preparing [2022-10-18T21:17:04.620Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:04.620Z] 9833f26c6bda: Waiting [2022-10-18T21:17:04.620Z] cbb038d92b91: Layer already exists [2022-10-18T21:17:04.620Z] 3c5ca8cf4542: Layer already exists [2022-10-18T21:17:04.620Z] 218bb6ad6d26: Layer already exists [2022-10-18T21:17:04.620Z] ad86b7b71335: Layer already exists [2022-10-18T21:17:04.620Z] d7290621c9d6: Layer already exists [2022-10-18T21:17:04.620Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:04.620Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:04.885Z] main: digest: sha256:c16b7bb60fdcc236d23f3aba6fbacf653706376dfb45e728e2923cf1e76784d0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:17:04.923Z] ===================================================== [Pipeline] echo [2022-10-18T21:17:04.929Z] taggedImages: [2022-10-18T21:17:04.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:04.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-18T21:17:04.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.92 [2022-10-18T21:17:04.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:04.929Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-18T21:17:04.942Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-18T21:17:04.942Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:04.942Z] latest [2022-10-18T21:17:04.942Z] 2.3.0-dev.92 [2022-10-18T21:17:04.942Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:04.942Z] main [2022-10-18T21:17:04.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:05.261Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:05.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:05.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T21:17:05.586Z] 5cb1c7756c6e: Preparing [2022-10-18T21:17:05.586Z] 367ae983b325: Preparing [2022-10-18T21:17:05.586Z] 3951ab6b7030: Preparing [2022-10-18T21:17:05.586Z] 8dc26988002a: Preparing [2022-10-18T21:17:05.586Z] ee46b7b9bf8c: Preparing [2022-10-18T21:17:05.586Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:05.586Z] 9833f26c6bda: Preparing [2022-10-18T21:17:05.586Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:05.586Z] 9833f26c6bda: Waiting [2022-10-18T21:17:05.586Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:17:05.586Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:05.850Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:05.850Z] 367ae983b325: Pushed [2022-10-18T21:17:05.850Z] 5cb1c7756c6e: Pushed [2022-10-18T21:17:05.850Z] 3951ab6b7030: Pushed [2022-10-18T21:17:20.812Z] 8dc26988002a: Pushed [2022-10-18T21:17:20.812Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:21.405Z] + 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-18T21:17:21.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-18T21:17:21.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T21:17:21.728Z] 5cb1c7756c6e: Preparing [2022-10-18T21:17:21.728Z] 367ae983b325: Preparing [2022-10-18T21:17:21.728Z] 3951ab6b7030: Preparing [2022-10-18T21:17:21.728Z] 8dc26988002a: Preparing [2022-10-18T21:17:21.728Z] ee46b7b9bf8c: Preparing [2022-10-18T21:17:21.728Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:21.728Z] 9833f26c6bda: Preparing [2022-10-18T21:17:21.728Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:21.728Z] 9833f26c6bda: Waiting [2022-10-18T21:17:21.728Z] 8dc26988002a: Layer already exists [2022-10-18T21:17:21.728Z] 5cb1c7756c6e: Layer already exists [2022-10-18T21:17:21.728Z] 367ae983b325: Layer already exists [2022-10-18T21:17:21.728Z] 3951ab6b7030: Layer already exists [2022-10-18T21:17:21.728Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:17:21.728Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:21.728Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:21.993Z] latest: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:22.323Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:22.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.92 [2022-10-18T21:17:22.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T21:17:22.647Z] 5cb1c7756c6e: Preparing [2022-10-18T21:17:22.647Z] 367ae983b325: Preparing [2022-10-18T21:17:22.647Z] 3951ab6b7030: Preparing [2022-10-18T21:17:22.647Z] 8dc26988002a: Preparing [2022-10-18T21:17:22.647Z] ee46b7b9bf8c: Preparing [2022-10-18T21:17:22.647Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:22.647Z] 9833f26c6bda: Preparing [2022-10-18T21:17:22.647Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:22.647Z] 9833f26c6bda: Waiting [2022-10-18T21:17:22.647Z] 3951ab6b7030: Layer already exists [2022-10-18T21:17:22.647Z] 8dc26988002a: Layer already exists [2022-10-18T21:17:22.647Z] 367ae983b325: Layer already exists [2022-10-18T21:17:22.647Z] 5cb1c7756c6e: Layer already exists [2022-10-18T21:17:22.647Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:17:22.647Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:22.647Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:22.647Z] 2.3.0-dev.92: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:23.236Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:23.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:23.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T21:17:23.565Z] 5cb1c7756c6e: Preparing [2022-10-18T21:17:23.565Z] 367ae983b325: Preparing [2022-10-18T21:17:23.565Z] 3951ab6b7030: Preparing [2022-10-18T21:17:23.565Z] 8dc26988002a: Preparing [2022-10-18T21:17:23.565Z] ee46b7b9bf8c: Preparing [2022-10-18T21:17:23.565Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:23.565Z] 9833f26c6bda: Preparing [2022-10-18T21:17:23.565Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:23.565Z] 9833f26c6bda: Waiting [2022-10-18T21:17:23.565Z] 5cb1c7756c6e: Layer already exists [2022-10-18T21:17:23.565Z] 367ae983b325: Layer already exists [2022-10-18T21:17:23.565Z] 8dc26988002a: Layer already exists [2022-10-18T21:17:23.565Z] 3951ab6b7030: Layer already exists [2022-10-18T21:17:23.565Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:17:23.565Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:23.565Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:23.565Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:24.160Z] + 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-18T21:17:24.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-18T21:17:24.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T21:17:24.482Z] 5cb1c7756c6e: Preparing [2022-10-18T21:17:24.482Z] 367ae983b325: Preparing [2022-10-18T21:17:24.482Z] 3951ab6b7030: Preparing [2022-10-18T21:17:24.482Z] 8dc26988002a: Preparing [2022-10-18T21:17:24.482Z] ee46b7b9bf8c: Preparing [2022-10-18T21:17:24.482Z] ce1e1e9a3c85: Preparing [2022-10-18T21:17:24.482Z] 9833f26c6bda: Preparing [2022-10-18T21:17:24.482Z] ce1e1e9a3c85: Waiting [2022-10-18T21:17:24.482Z] 9833f26c6bda: Waiting [2022-10-18T21:17:24.482Z] 5cb1c7756c6e: Layer already exists [2022-10-18T21:17:24.482Z] 367ae983b325: Layer already exists [2022-10-18T21:17:24.482Z] 3951ab6b7030: Layer already exists [2022-10-18T21:17:24.482Z] 8dc26988002a: Layer already exists [2022-10-18T21:17:24.482Z] ee46b7b9bf8c: Layer already exists [2022-10-18T21:17:24.482Z] 9833f26c6bda: Layer already exists [2022-10-18T21:17:24.482Z] ce1e1e9a3c85: Layer already exists [2022-10-18T21:17:24.482Z] main: digest: sha256:b1aef1d1e19c1ae2f40a5dd9a2bb588dfcb577baf2a43b073eb3ebfde8141903 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:17:24.783Z] ===================================================== [Pipeline] echo [2022-10-18T21:17:24.795Z] taggedImages: [2022-10-18T21:17:24.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:24.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-18T21:17:24.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.92 [2022-10-18T21:17:24.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:24.796Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-18T21:17:24.814Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-18T21:17:24.814Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:24.814Z] latest [2022-10-18T21:17:24.814Z] 2.3.0-dev.92 [2022-10-18T21:17:24.814Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:24.814Z] main [2022-10-18T21:17:24.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:25.157Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:25.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:25.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T21:17:25.484Z] ff802a28c23e: Preparing [2022-10-18T21:17:25.484Z] 73d896ea9047: Preparing [2022-10-18T21:17:25.484Z] 040a1c634b38: Preparing [2022-10-18T21:17:25.484Z] b0a5993b5950: Preparing [2022-10-18T21:17:25.484Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:25.484Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:25.484Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:25.749Z] ff802a28c23e: Pushed [2022-10-18T21:17:25.749Z] b0a5993b5950: Pushed [2022-10-18T21:17:31.160Z] 73d896ea9047: Pushed [2022-10-18T21:17:31.160Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:31.502Z] + 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-18T21:17:31.834Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-18T21:17:31.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T21:17:31.834Z] ff802a28c23e: Preparing [2022-10-18T21:17:31.834Z] 73d896ea9047: Preparing [2022-10-18T21:17:31.834Z] 040a1c634b38: Preparing [2022-10-18T21:17:31.834Z] b0a5993b5950: Preparing [2022-10-18T21:17:31.834Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:31.834Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:31.834Z] b0a5993b5950: Layer already exists [2022-10-18T21:17:31.834Z] ff802a28c23e: Layer already exists [2022-10-18T21:17:31.834Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:31.834Z] 73d896ea9047: Layer already exists [2022-10-18T21:17:32.098Z] latest: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:32.433Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:32.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.92 [2022-10-18T21:17:32.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T21:17:32.766Z] ff802a28c23e: Preparing [2022-10-18T21:17:32.766Z] 73d896ea9047: Preparing [2022-10-18T21:17:32.766Z] 040a1c634b38: Preparing [2022-10-18T21:17:32.766Z] b0a5993b5950: Preparing [2022-10-18T21:17:32.766Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:32.766Z] 73d896ea9047: Layer already exists [2022-10-18T21:17:32.766Z] b0a5993b5950: Layer already exists [2022-10-18T21:17:32.766Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:32.766Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:32.766Z] ff802a28c23e: Layer already exists [2022-10-18T21:17:32.766Z] 2.3.0-dev.92: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:33.111Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:33.436Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:33.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T21:17:33.436Z] ff802a28c23e: Preparing [2022-10-18T21:17:33.436Z] 73d896ea9047: Preparing [2022-10-18T21:17:33.436Z] 040a1c634b38: Preparing [2022-10-18T21:17:33.436Z] b0a5993b5950: Preparing [2022-10-18T21:17:33.436Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:33.436Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:33.436Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:33.436Z] 73d896ea9047: Layer already exists [2022-10-18T21:17:33.436Z] ff802a28c23e: Layer already exists [2022-10-18T21:17:33.436Z] b0a5993b5950: Layer already exists [2022-10-18T21:17:33.436Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:33.762Z] + 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-18T21:17:34.089Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-18T21:17:34.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T21:17:34.089Z] ff802a28c23e: Preparing [2022-10-18T21:17:34.089Z] 73d896ea9047: Preparing [2022-10-18T21:17:34.089Z] 040a1c634b38: Preparing [2022-10-18T21:17:34.089Z] b0a5993b5950: Preparing [2022-10-18T21:17:34.089Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:34.089Z] 73d896ea9047: Layer already exists [2022-10-18T21:17:34.089Z] b0a5993b5950: Layer already exists [2022-10-18T21:17:34.089Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:34.089Z] ff802a28c23e: Layer already exists [2022-10-18T21:17:34.089Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:34.089Z] main: digest: sha256:89aebad57f988a58c99893182df2df8d11f28f75de34ba0e2ad7ab993e5ffebb size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:17:34.126Z] ===================================================== [Pipeline] echo [2022-10-18T21:17:34.131Z] taggedImages: [2022-10-18T21:17:34.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:34.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-18T21:17:34.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.92 [2022-10-18T21:17:34.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:34.131Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-18T21:17:34.144Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-18T21:17:34.144Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:34.144Z] latest [2022-10-18T21:17:34.144Z] 2.3.0-dev.92 [2022-10-18T21:17:34.144Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:34.144Z] main [2022-10-18T21:17:34.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:34.476Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:34.798Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:34.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T21:17:34.798Z] dd8a00cf2783: Preparing [2022-10-18T21:17:34.798Z] b6ea0fd0a6ac: Preparing [2022-10-18T21:17:34.798Z] 040a1c634b38: Preparing [2022-10-18T21:17:34.798Z] f76e1820930c: Preparing [2022-10-18T21:17:34.798Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:34.798Z] f76e1820930c: Layer already exists [2022-10-18T21:17:34.798Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:34.798Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:35.061Z] dd8a00cf2783: Pushed [2022-10-18T21:17:40.377Z] b6ea0fd0a6ac: Pushed [2022-10-18T21:17:40.377Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:40.714Z] + 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-18T21:17:41.049Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-18T21:17:41.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T21:17:41.049Z] dd8a00cf2783: Preparing [2022-10-18T21:17:41.049Z] b6ea0fd0a6ac: Preparing [2022-10-18T21:17:41.049Z] 040a1c634b38: Preparing [2022-10-18T21:17:41.049Z] f76e1820930c: Preparing [2022-10-18T21:17:41.049Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:41.049Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:41.049Z] dd8a00cf2783: Layer already exists [2022-10-18T21:17:41.049Z] b6ea0fd0a6ac: Layer already exists [2022-10-18T21:17:41.049Z] f76e1820930c: Layer already exists [2022-10-18T21:17:41.049Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:41.049Z] latest: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:41.649Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:41.976Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.92 [2022-10-18T21:17:41.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T21:17:41.976Z] dd8a00cf2783: Preparing [2022-10-18T21:17:41.976Z] b6ea0fd0a6ac: Preparing [2022-10-18T21:17:41.976Z] 040a1c634b38: Preparing [2022-10-18T21:17:41.976Z] f76e1820930c: Preparing [2022-10-18T21:17:41.976Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:41.976Z] dd8a00cf2783: Layer already exists [2022-10-18T21:17:41.976Z] b6ea0fd0a6ac: Layer already exists [2022-10-18T21:17:41.976Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:41.976Z] f76e1820930c: Layer already exists [2022-10-18T21:17:41.976Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:41.976Z] 2.3.0-dev.92: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:42.315Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:42.647Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:42.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T21:17:42.647Z] dd8a00cf2783: Preparing [2022-10-18T21:17:42.647Z] b6ea0fd0a6ac: Preparing [2022-10-18T21:17:42.647Z] 040a1c634b38: Preparing [2022-10-18T21:17:42.647Z] f76e1820930c: Preparing [2022-10-18T21:17:42.647Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:42.647Z] f76e1820930c: Layer already exists [2022-10-18T21:17:42.647Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:42.647Z] dd8a00cf2783: Layer already exists [2022-10-18T21:17:42.647Z] b6ea0fd0a6ac: Layer already exists [2022-10-18T21:17:42.647Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:42.647Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:42.969Z] + 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-18T21:17:43.292Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-18T21:17:43.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T21:17:43.292Z] dd8a00cf2783: Preparing [2022-10-18T21:17:43.292Z] b6ea0fd0a6ac: Preparing [2022-10-18T21:17:43.292Z] 040a1c634b38: Preparing [2022-10-18T21:17:43.292Z] f76e1820930c: Preparing [2022-10-18T21:17:43.292Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:43.292Z] b6ea0fd0a6ac: Layer already exists [2022-10-18T21:17:43.292Z] 040a1c634b38: Layer already exists [2022-10-18T21:17:43.292Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:43.292Z] f76e1820930c: Layer already exists [2022-10-18T21:17:43.292Z] dd8a00cf2783: Layer already exists [2022-10-18T21:17:43.556Z] main: digest: sha256:692b7b425ebe71f614fca4d2fe259e2f606f7b26e1908ee2f7334e656c1b1a3a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:17:43.594Z] ===================================================== [Pipeline] echo [2022-10-18T21:17:43.599Z] taggedImages: [2022-10-18T21:17:43.599Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:43.599Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-18T21:17:43.599Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.92 [2022-10-18T21:17:43.599Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:43.599Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-18T21:17:43.611Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-18T21:17:43.611Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:43.611Z] latest [2022-10-18T21:17:43.611Z] 2.3.0-dev.92 [2022-10-18T21:17:43.611Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:17:43.611Z] main [2022-10-18T21:17:43.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:43.929Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:17:44.255Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:17:44.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T21:17:44.255Z] 2b2c2209d0f6: Preparing [2022-10-18T21:17:44.255Z] d760374c4d4c: Preparing [2022-10-18T21:17:44.255Z] 1369ee5f1c4c: Preparing [2022-10-18T21:17:44.255Z] 5b249c7ee322: Preparing [2022-10-18T21:17:44.255Z] 5d3e392a13a0: Preparing [2022-10-18T21:17:44.255Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:17:44.520Z] d760374c4d4c: Pushed [2022-10-18T21:17:45.100Z] 2b2c2209d0f6: Pushed [2022-10-18T21:17:47.034Z] 1369ee5f1c4c: Pushed [2022-10-18T21:18:13.678Z] 5b249c7ee322: Pushed [2022-10-18T21:18:13.678Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:14.011Z] + 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-18T21:18:14.338Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-18T21:18:14.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T21:18:14.338Z] 2b2c2209d0f6: Preparing [2022-10-18T21:18:14.338Z] d760374c4d4c: Preparing [2022-10-18T21:18:14.338Z] 1369ee5f1c4c: Preparing [2022-10-18T21:18:14.338Z] 5b249c7ee322: Preparing [2022-10-18T21:18:14.338Z] 5d3e392a13a0: Preparing [2022-10-18T21:18:14.338Z] d760374c4d4c: Layer already exists [2022-10-18T21:18:14.338Z] 5b249c7ee322: Layer already exists [2022-10-18T21:18:14.338Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:18:14.338Z] 2b2c2209d0f6: Layer already exists [2022-10-18T21:18:14.338Z] 1369ee5f1c4c: Layer already exists [2022-10-18T21:18:14.338Z] latest: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:14.928Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:15.261Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.92 [2022-10-18T21:18:15.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T21:18:15.261Z] 2b2c2209d0f6: Preparing [2022-10-18T21:18:15.261Z] d760374c4d4c: Preparing [2022-10-18T21:18:15.261Z] 1369ee5f1c4c: Preparing [2022-10-18T21:18:15.261Z] 5b249c7ee322: Preparing [2022-10-18T21:18:15.261Z] 5d3e392a13a0: Preparing [2022-10-18T21:18:15.261Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:18:15.261Z] d760374c4d4c: Layer already exists [2022-10-18T21:18:15.261Z] 1369ee5f1c4c: Layer already exists [2022-10-18T21:18:15.261Z] 5b249c7ee322: Layer already exists [2022-10-18T21:18:15.261Z] 2b2c2209d0f6: Layer already exists [2022-10-18T21:18:15.261Z] 2.3.0-dev.92: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:15.585Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:15.904Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:18:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T21:18:15.904Z] 2b2c2209d0f6: Preparing [2022-10-18T21:18:15.904Z] d760374c4d4c: Preparing [2022-10-18T21:18:15.904Z] 1369ee5f1c4c: Preparing [2022-10-18T21:18:15.904Z] 5b249c7ee322: Preparing [2022-10-18T21:18:15.904Z] 5d3e392a13a0: Preparing [2022-10-18T21:18:15.904Z] 2b2c2209d0f6: Layer already exists [2022-10-18T21:18:15.904Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:18:15.904Z] 5b249c7ee322: Layer already exists [2022-10-18T21:18:15.904Z] 1369ee5f1c4c: Layer already exists [2022-10-18T21:18:15.904Z] d760374c4d4c: Layer already exists [2022-10-18T21:18:15.904Z] b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:16.230Z] + 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-18T21:18:16.551Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-18T21:18:16.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T21:18:16.551Z] 2b2c2209d0f6: Preparing [2022-10-18T21:18:16.551Z] d760374c4d4c: Preparing [2022-10-18T21:18:16.551Z] 1369ee5f1c4c: Preparing [2022-10-18T21:18:16.551Z] 5b249c7ee322: Preparing [2022-10-18T21:18:16.551Z] 5d3e392a13a0: Preparing [2022-10-18T21:18:16.551Z] d760374c4d4c: Layer already exists [2022-10-18T21:18:16.551Z] 2b2c2209d0f6: Layer already exists [2022-10-18T21:18:16.551Z] 5d3e392a13a0: Layer already exists [2022-10-18T21:18:16.551Z] 5b249c7ee322: Layer already exists [2022-10-18T21:18:16.551Z] 1369ee5f1c4c: Layer already exists [2022-10-18T21:18:16.551Z] main: digest: sha256:a901a4bd5c28d17f8293c67016056e7d7510763e89caf91e25b5ec13635f68d7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T21:18:16.855Z] ===================================================== [Pipeline] echo [2022-10-18T21:18:16.860Z] taggedImages: [2022-10-18T21:18:16.860Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [2022-10-18T21:18:16.860Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-18T21:18:16.860Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.92 [2022-10-18T21:18:16.860Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a-2.3.0-dev.92 [2022-10-18T21:18:16.860Z] - 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-18T21:18:17.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T21:18:17.216Z] [2022-10-18T21:18:17.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:17.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T21:18:17.533Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-18T21:18:17.533Z] 8998bd30e6a1: Pulling fs layer [2022-10-18T21:18:17.533Z] 04944245beec: Pulling fs layer [2022-10-18T21:18:17.533Z] 699f458cf7ca: Pulling fs layer [2022-10-18T21:18:17.533Z] 765212b225bb: Pulling fs layer [2022-10-18T21:18:17.533Z] f23df028b6ca: Pulling fs layer [2022-10-18T21:18:17.533Z] d65c8cfc05b1: Pulling fs layer [2022-10-18T21:18:17.533Z] 2437ff75d9bd: Pulling fs layer [2022-10-18T21:18:17.533Z] f23df028b6ca: Waiting [2022-10-18T21:18:17.533Z] 765212b225bb: Waiting [2022-10-18T21:18:17.533Z] d65c8cfc05b1: Waiting [2022-10-18T21:18:17.533Z] 2437ff75d9bd: Waiting [2022-10-18T21:18:17.803Z] 04944245beec: Verifying Checksum [2022-10-18T21:18:17.803Z] 04944245beec: Download complete [2022-10-18T21:18:17.803Z] 765212b225bb: Verifying Checksum [2022-10-18T21:18:17.803Z] 765212b225bb: Download complete [2022-10-18T21:18:17.803Z] f23df028b6ca: Verifying Checksum [2022-10-18T21:18:17.803Z] f23df028b6ca: Download complete [2022-10-18T21:18:17.803Z] d65c8cfc05b1: Verifying Checksum [2022-10-18T21:18:17.803Z] d65c8cfc05b1: Download complete [2022-10-18T21:18:17.803Z] 699f458cf7ca: Download complete [2022-10-18T21:18:18.385Z] 8998bd30e6a1: Verifying Checksum [2022-10-18T21:18:18.385Z] 8998bd30e6a1: Download complete [2022-10-18T21:18:20.331Z] 2437ff75d9bd: Verifying Checksum [2022-10-18T21:18:20.331Z] 2437ff75d9bd: Download complete [2022-10-18T21:18:22.269Z] 8998bd30e6a1: Pull complete [2022-10-18T21:18:22.849Z] 04944245beec: Pull complete [2022-10-18T21:18:24.253Z] 699f458cf7ca: Pull complete [2022-10-18T21:18:24.253Z] 765212b225bb: Pull complete [2022-10-18T21:18:25.212Z] f23df028b6ca: Pull complete [2022-10-18T21:18:25.212Z] d65c8cfc05b1: Pull complete [2022-10-18T21:18:40.182Z] 2437ff75d9bd: Pull complete [2022-10-18T21:18:40.182Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-18T21:18:40.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T21:18:40.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:18:40.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-8494 does not seem to be running inside a container [2022-10-18T21:18:40.409Z] $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-18T21:18:42.423Z] $ docker top 4a76719303ad9525279dbb0562e3077975740f6dd93bf3187df0570c73259d16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:18:42.990Z] ---> job-cost.sh [2022-10-18T21:18:43.254Z] lf-activate-venv: SKIPPING [2022-10-18T21:18:43.254Z] INFO: No Stack... [2022-10-18T21:18:43.832Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-18T21:18:44.410Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T21:18:45.033Z] + cut -d, -f6 [2022-10-18T21:18:45.033Z] + cat /w/workspace/edgex-go/330/archives/cost.csv [Pipeline] lock [2022-10-18T21:18:45.099Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] [2022-10-18T21:18:45.105Z] Resource [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] did not exist. Created. [2022-10-18T21:18:45.105Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T21:18:45.420Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-18T21:18:45.970Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T21:18:45.977Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-330-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T21:18:46.000Z] $ docker stop --time=1 4a76719303ad9525279dbb0562e3077975740f6dd93bf3187df0570c73259d16 [2022-10-18T21:18:47.499Z] $ docker rm -f 4a76719303ad9525279dbb0562e3077975740f6dd93bf3187df0570c73259d16 [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-18T21:18:47.919Z] provisioning config files... [2022-10-18T21:18:47.926Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/330@tmp/config10541644454658642525tmp [Pipeline] { [Pipeline] sh [2022-10-18T21:18:48.210Z] + set +x [2022-10-18T21:18:48.210Z] + bash -s -- [2022-10-18T21:18:48.210Z] + curl -s https://codecov.io/bash [2022-10-18T21:18:48.210Z] [2022-10-18T21:18:48.210Z] _____ _ [2022-10-18T21:18:48.210Z] / ____| | | [2022-10-18T21:18:48.210Z] | | ___ __| | ___ ___ _____ __ [2022-10-18T21:18:48.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-18T21:18:48.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-18T21:18:48.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-18T21:18:48.210Z] Bash-1.0.6 [2022-10-18T21:18:48.210Z] [2022-10-18T21:18:48.210Z] [2022-10-18T21:18:48.210Z] ==> git version 2.25.1 found [2022-10-18T21:18:48.210Z] ==> 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-18T21:18:48.210Z] Release-Date: 2020-01-08 [2022-10-18T21:18:48.210Z] 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-18T21:18:48.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-18T21:18:48.210Z] ==> Jenkins CI detected. [2022-10-18T21:18:48.210Z] current dir:  /w/workspace/edgex-go/330 [2022-10-18T21:18:48.210Z] project root: . [2022-10-18T21:18:48.210Z] --> token set from env [2022-10-18T21:18:48.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-18T21:18:48.210Z] ==> Running gcov in . (disable via -X gcov) [2022-10-18T21:18:48.210Z] ==> Python coveragepy not found [2022-10-18T21:18:48.210Z] ==> Searching for coverage reports in: [2022-10-18T21:18:48.210Z] + . [2022-10-18T21:18:48.469Z] -> Found 1 reports [2022-10-18T21:18:48.469Z] ==> Detecting git/mercurial file structure [2022-10-18T21:18:48.469Z] ==> Reading reports [2022-10-18T21:18:48.469Z] + ./coverage.out bytes=502375 [2022-10-18T21:18:48.469Z] ==> Appending adjustments [2022-10-18T21:18:48.469Z] https://docs.codecov.io/docs/fixing-reports [2022-10-18T21:18:49.845Z] + Found adjustments [2022-10-18T21:18:49.845Z] ==> Gzipping contents [2022-10-18T21:18:49.845Z] 64K /tmp/codecov.h43RUZ.gz [2022-10-18T21:18:49.845Z] ==> Uploading reports [2022-10-18T21:18:49.845Z] url: https://codecov.io [2022-10-18T21:18:49.845Z] query: branch=main&commit=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T21:18:49.845Z] -> Pinging Codecov [2022-10-18T21:18:49.845Z] 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=b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T21:18:50.105Z] -> Uploading to [2022-10-18T21:18:50.105Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a/b2a689de-6a90-4a9f-8005-ee9b361875f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T211849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c241b0e40f69855731f4149a331ebf710c2597d46154e6e07bfb968a37edae27 [2022-10-18T21:18:50.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:18:50.105Z] Dload Upload Total Spent Left Speed [2022-10-18T21:18:50.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65489 0 0 100 65489 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-10-18T21:18:50.365Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b03163b6dfa213fc1cfb1a6e71a1f45e1d396c7a [Pipeline] } [2022-10-18T21:18:50.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-18T21:18:50.565Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-18T21:18:50.574Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:18:50.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T21:18:50.863Z] [2022-10-18T21:18:50.863Z] 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-18T21:18:51.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T21:18:51.158Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-18T21:18:51.158Z] df9b9388f04a: Pulling fs layer [2022-10-18T21:18:51.158Z] 52dc419b0ee2: Pulling fs layer [2022-10-18T21:18:51.158Z] 25bc292e5bac: Pulling fs layer [2022-10-18T21:18:51.158Z] 114826534d7a: Pulling fs layer [2022-10-18T21:18:51.158Z] 4657fd5d0bcf: Pulling fs layer [2022-10-18T21:18:51.158Z] 6ad1cebc031e: Pulling fs layer [2022-10-18T21:18:51.158Z] 8a3aa393b2d8: Pulling fs layer [2022-10-18T21:18:51.158Z] 114826534d7a: Waiting [2022-10-18T21:18:51.158Z] 4657fd5d0bcf: Waiting [2022-10-18T21:18:51.158Z] 6ad1cebc031e: Waiting [2022-10-18T21:18:51.158Z] 8a3aa393b2d8: Waiting [2022-10-18T21:18:51.158Z] 25bc292e5bac: Verifying Checksum [2022-10-18T21:18:51.158Z] 25bc292e5bac: Download complete [2022-10-18T21:18:51.158Z] 52dc419b0ee2: Download complete [2022-10-18T21:18:51.158Z] 4657fd5d0bcf: Download complete [2022-10-18T21:18:51.158Z] df9b9388f04a: Verifying Checksum [2022-10-18T21:18:51.158Z] df9b9388f04a: Download complete [2022-10-18T21:18:51.418Z] 6ad1cebc031e: Verifying Checksum [2022-10-18T21:18:51.418Z] 6ad1cebc031e: Download complete [2022-10-18T21:18:51.418Z] df9b9388f04a: Pull complete [2022-10-18T21:18:51.418Z] 52dc419b0ee2: Pull complete [2022-10-18T21:18:51.418Z] 25bc292e5bac: Pull complete [2022-10-18T21:18:51.993Z] 114826534d7a: Verifying Checksum [2022-10-18T21:18:51.993Z] 114826534d7a: Download complete [2022-10-18T21:18:51.993Z] 8a3aa393b2d8: Verifying Checksum [2022-10-18T21:18:51.993Z] 8a3aa393b2d8: Download complete [2022-10-18T21:18:55.293Z] 114826534d7a: Pull complete [2022-10-18T21:18:55.293Z] 4657fd5d0bcf: Pull complete [2022-10-18T21:18:55.293Z] 6ad1cebc031e: Pull complete [2022-10-18T21:18:57.826Z] 8a3aa393b2d8: Pull complete [2022-10-18T21:18:57.826Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-18T21:18:57.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T21:18:57.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:18:57.892Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T21:18:57.926Z] $ 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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T21:19:00.949Z] $ docker top ea5a8fa9443125996a91c2ea7451b7755298e915de76bcb0d0f3044a2d3b3cee -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T21:19:01.012Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-18T21:19:01.287Z] + set -o pipefail [2022-10-18T21:19:01.287Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-18T21:19:07.848Z] [2022-10-18T21:19:07.848Z] Monitoring /w/workspace/edgex-go/330 (github.com/edgexfoundry/edgex-go)... [2022-10-18T21:19:07.848Z] [2022-10-18T21:19:07.848Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4911b83a-6454-4aad-9ad3-d6a596989aa5 [2022-10-18T21:19:07.848Z] [2022-10-18T21:19:07.848Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-18T21:19:07.848Z] [2022-10-18T21:19:07.848Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-18T21:19:07.848Z] [2022-10-18T21:19:07.848Z] [2022-10-18T21:19:07.848Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-18T21:19:07.848Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-18T21:19:07.848Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-18T21:19:07.860Z] $ docker stop --time=1 ea5a8fa9443125996a91c2ea7451b7755298e915de76bcb0d0f3044a2d3b3cee [2022-10-18T21:19:10.021Z] $ docker rm -f ea5a8fa9443125996a91c2ea7451b7755298e915de76bcb0d0f3044a2d3b3cee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-18T21:19:10.346Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T21:19:10.353Z] provisioning config files... [2022-10-18T21:19:10.360Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/330@tmp/config17070888339011755336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:19:10.647Z] --> edgex-publish-swagger.sh [2022-10-18T21:19:10.647Z] === Publish openapi/v2 API === [2022-10-18T21:19:10.647Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-18T21:19:10.647Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/330/openapi/v2/core-command.yaml] [2022-10-18T21:19:10.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:19:10.647Z] Dload Upload Total Spent Left Speed [2022-10-18T21:19:12.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 220k --:--:-- --:--:-- --:--:-- 218k 100 33831 0 0 100 33831 0 27549 0:00:01 0:00:01 --:--:-- 27527 100 33831 0 0 100 33831 0 26389 0:00:01 0:00:01 --:--:-- 26368 [2022-10-18T21:19:12.023Z] [2022-10-18T21:19:12.023Z] [2022-10-18T21:19:12.023Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/330/openapi/v2/core-data.yaml] [2022-10-18T21:19:12.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:19:12.023Z] Dload Upload Total Spent Left Speed [2022-10-18T21:19:12.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 61357 0:00:01 0:00:01 --:--:-- 61357 100 71604 0 0 100 71604 0 61357 0:00:01 0:00:01 --:--:-- 61357 [2022-10-18T21:19:12.959Z] [2022-10-18T21:19:12.959Z] [2022-10-18T21:19:12.959Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/330/openapi/v2/core-metadata.yaml] [2022-10-18T21:19:12.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:19:12.959Z] Dload Upload Total Spent Left Speed [2022-10-18T21:19:14.337Z] 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-18T21:19:14.337Z] [2022-10-18T21:19:14.337Z] [2022-10-18T21:19:14.337Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/330/openapi/v2/support-notifications.yaml] [2022-10-18T21:19:14.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:19:14.337Z] Dload Upload Total Spent Left Speed [2022-10-18T21:19:15.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83866 0:00:01 0:00:01 --:--:-- 83866 100 89318 0 0 100 89318 0 83866 0:00:01 0:00:01 --:--:-- 83866 [2022-10-18T21:19:15.272Z] [2022-10-18T21:19:15.272Z] [2022-10-18T21:19:15.272Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/330/openapi/v2/support-scheduler.yaml] [2022-10-18T21:19:15.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:19:15.272Z] Dload Upload Total Spent Left Speed [2022-10-18T21:19:16.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 38366 0:00:01 0:00:01 --:--:-- 38366 100 39556 0 0 100 39556 0 38329 0:00:01 0:00:01 --:--:-- 38329 [2022-10-18T21:19:16.208Z] [2022-10-18T21:19:16.208Z] [2022-10-18T21:19:16.208Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/330/openapi/v2/system-agent.yaml] [2022-10-18T21:19:16.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T21:19:16.208Z] Dload Upload Total Spent Left Speed [2022-10-18T21:19:17.148Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21981 --:--:-- --:--:-- --:--:-- 21957 100 20091 0 0 100 20091 0 21981 --:--:-- --:--:-- --:--:-- 21957 [2022-10-18T21:19:17.148Z] [2022-10-18T21:19:17.148Z] [Pipeline] } [2022-10-18T21:19:17.156Z] 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-18T21:19:17.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T21:19:17.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:17.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T21:19:17.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:19:17.906Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T21:19:17.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T21:19:18.281Z] $ docker top 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 -eo pid,comm [2022-10-18T21:19:18.325Z] 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-18T21:19:18.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T21:19:18.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T21:19:18.357Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T21:19:18.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T21:19:18.469Z] $ docker exec 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 ssh-agent [2022-10-18T21:19:18.566Z] SSH_AUTH_SOCK=/tmp/ssh-v7V8HUjdi5Qz/agent.32 [2022-10-18T21:19:18.566Z] SSH_AGENT_PID=38 [2022-10-18T21:19:18.571Z] Running ssh-add (command line suppressed) [2022-10-18T21:19:18.691Z] Identity added: /w/workspace/edgex-go/330@tmp/private_key_14694036827899355089.key (/w/workspace/edgex-go/330@tmp/private_key_14694036827899355089.key) [2022-10-18T21:19:18.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T21:19:18.986Z] + git semver tag [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,171 [run_tag] DEBUG tag force:False [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,171 [check_head_tag] DEBUG check head tag [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,174 [execute] INFO git cat-file --batch-check [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=) [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,179 [execute] INFO git cat-file --batch [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=) [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,209 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,209 [execute] INFO git tag -a v2.3.0-dev.92 -m v2.3.0-dev.92 [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,209 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.92', '-m', 'v2.3.0-dev.92'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=None) [2022-10-18T21:19:19.244Z] 2022-10-18 21:19:19,213 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:19.244Z] 2.3.0-dev.92 [Pipeline] } [2022-10-18T21:19:19.254Z] $ docker exec --env ******** --env ******** 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 ssh-agent -k [2022-10-18T21:19:19.340Z] unset SSH_AUTH_SOCK; [2022-10-18T21:19:19.341Z] unset SSH_AGENT_PID; [2022-10-18T21:19:19.344Z] echo Agent pid 38 killed; [2022-10-18T21:19:19.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T21:19:19.643Z] + git semver [Pipeline] } [2022-10-18T21:19:19.915Z] $ docker stop --time=1 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 [2022-10-18T21:19:21.231Z] $ docker rm -f 56f12512025b635e818d1c4a397ac876b3da8e5f68f77ce1efdb45bf95c9f405 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:21.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T21:19:21.608Z] [2022-10-18T21:19:21.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:21.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T21:19:21.909Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-18T21:19:21.909Z] ab5ef0e58194: Pulling fs layer [2022-10-18T21:19:21.909Z] 9712f1f96733: Pulling fs layer [2022-10-18T21:19:21.909Z] 63f879dbbcfc: Pulling fs layer [2022-10-18T21:19:21.909Z] 0d9ebad4ef96: Pulling fs layer [2022-10-18T21:19:21.909Z] e9a5061849ea: Pulling fs layer [2022-10-18T21:19:21.909Z] d747dcd14b5f: Pulling fs layer [2022-10-18T21:19:21.909Z] 2de7ff778b66: Pulling fs layer [2022-10-18T21:19:21.909Z] 0d9ebad4ef96: Waiting [2022-10-18T21:19:21.909Z] e9a5061849ea: Waiting [2022-10-18T21:19:21.909Z] d747dcd14b5f: Waiting [2022-10-18T21:19:21.909Z] 2de7ff778b66: Waiting [2022-10-18T21:19:21.909Z] 9712f1f96733: Verifying Checksum [2022-10-18T21:19:21.909Z] 9712f1f96733: Download complete [2022-10-18T21:19:22.481Z] 63f879dbbcfc: Verifying Checksum [2022-10-18T21:19:22.481Z] 63f879dbbcfc: Download complete [2022-10-18T21:19:22.481Z] e9a5061849ea: Verifying Checksum [2022-10-18T21:19:22.481Z] e9a5061849ea: Download complete [2022-10-18T21:19:22.481Z] d747dcd14b5f: Download complete [2022-10-18T21:19:22.740Z] 0d9ebad4ef96: Verifying Checksum [2022-10-18T21:19:22.740Z] 0d9ebad4ef96: Download complete [2022-10-18T21:19:22.740Z] ab5ef0e58194: Verifying Checksum [2022-10-18T21:19:22.740Z] ab5ef0e58194: Download complete [2022-10-18T21:19:22.740Z] 2de7ff778b66: Verifying Checksum [2022-10-18T21:19:22.740Z] 2de7ff778b66: Download complete [2022-10-18T21:19:25.264Z] ab5ef0e58194: Pull complete [2022-10-18T21:19:25.264Z] 9712f1f96733: Pull complete [2022-10-18T21:19:25.829Z] 63f879dbbcfc: Pull complete [2022-10-18T21:19:29.104Z] 0d9ebad4ef96: Pull complete [2022-10-18T21:19:29.104Z] e9a5061849ea: Pull complete [2022-10-18T21:19:29.363Z] d747dcd14b5f: Pull complete [2022-10-18T21:19:30.295Z] 2de7ff778b66: Pull complete [2022-10-18T21:19:30.295Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-18T21:19:30.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T21:19:30.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:19:30.361Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T21:19:30.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T21:19:32.823Z] $ docker top 1581cf79219725f74f1870389acaee6bd420e2a186c409dca4555dd157299961 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-18T21:19:32.887Z] provisioning config files... [2022-10-18T21:19:32.893Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/330@tmp/config11943737760301459194tmp [2022-10-18T21:19:32.902Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/330@tmp/config7447653352647827005tmp [2022-10-18T21:19:32.910Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/330@tmp/config4979344714604551946tmp [Pipeline] { [Pipeline] echo [2022-10-18T21:19:32.924Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:19:33.203Z] ---> sigul-configuration.sh [2022-10-18T21:19:33.203Z] gpg: directory `/root/.gnupg' created [2022-10-18T21:19:33.203Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-18T21:19:33.203Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-18T21:19:33.203Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-18T21:19:33.203Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-18T21:19:33.203Z] gpg: CAST5 encrypted data [2022-10-18T21:19:33.203Z] gpg: encrypted with 1 passphrase [2022-10-18T21:19:33.203Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-18T21:19:33.482Z] + mkdir /home/jenkins [2022-10-18T21:19:33.482Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-18T21:19:33.764Z] + 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-18T21:19:33.773Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:19:34.055Z] ---> sigul-install.sh [2022-10-18T21:19:34.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-18T21:19:34.336Z] + git tag --list [2022-10-18T21:19:34.336Z] 0.6.0 [2022-10-18T21:19:34.336Z] 0.6.1 [2022-10-18T21:19:34.336Z] 0.7.0 [2022-10-18T21:19:34.336Z] 0.7.1 [2022-10-18T21:19:34.336Z] v1.0.0 [2022-10-18T21:19:34.336Z] v1.0.1 [2022-10-18T21:19:34.336Z] v1.1.0 [2022-10-18T21:19:34.336Z] v1.2.0 [2022-10-18T21:19:34.336Z] v1.2.1 [2022-10-18T21:19:34.336Z] v1.3.0 [2022-10-18T21:19:34.336Z] v1.3.1 [2022-10-18T21:19:34.336Z] v2.0.0 [2022-10-18T21:19:34.336Z] v2.1.0 [2022-10-18T21:19:34.336Z] v2.1.1 [2022-10-18T21:19:34.336Z] v2.1.1-dev.1 [2022-10-18T21:19:34.336Z] v2.1.1-dev.2 [2022-10-18T21:19:34.336Z] v2.1.1-dev.3 [2022-10-18T21:19:34.336Z] v2.1.1-dev.4 [2022-10-18T21:19:34.336Z] v2.1.1-dev.5 [2022-10-18T21:19:34.336Z] v2.1.1-dev.6 [2022-10-18T21:19:34.336Z] v2.1.1-dev.7 [2022-10-18T21:19:34.336Z] v2.1.1-dev.8 [2022-10-18T21:19:34.336Z] v2.1.2-dev.1 [2022-10-18T21:19:34.336Z] v2.2.0 [2022-10-18T21:19:34.336Z] v2.2.1-dev.1 [2022-10-18T21:19:34.336Z] v2.2.1-dev.10 [2022-10-18T21:19:34.336Z] v2.2.1-dev.11 [2022-10-18T21:19:34.336Z] v2.2.1-dev.12 [2022-10-18T21:19:34.336Z] v2.2.1-dev.13 [2022-10-18T21:19:34.336Z] v2.2.1-dev.14 [2022-10-18T21:19:34.336Z] v2.2.1-dev.15 [2022-10-18T21:19:34.336Z] v2.2.1-dev.16 [2022-10-18T21:19:34.336Z] v2.2.1-dev.17 [2022-10-18T21:19:34.336Z] v2.2.1-dev.18 [2022-10-18T21:19:34.336Z] v2.2.1-dev.19 [2022-10-18T21:19:34.336Z] v2.2.1-dev.2 [2022-10-18T21:19:34.336Z] v2.2.1-dev.20 [2022-10-18T21:19:34.336Z] v2.2.1-dev.21 [2022-10-18T21:19:34.336Z] v2.2.1-dev.22 [2022-10-18T21:19:34.336Z] v2.2.1-dev.23 [2022-10-18T21:19:34.336Z] v2.2.1-dev.24 [2022-10-18T21:19:34.336Z] v2.2.1-dev.25 [2022-10-18T21:19:34.336Z] v2.2.1-dev.26 [2022-10-18T21:19:34.336Z] v2.2.1-dev.27 [2022-10-18T21:19:34.336Z] v2.2.1-dev.28 [2022-10-18T21:19:34.336Z] v2.2.1-dev.29 [2022-10-18T21:19:34.336Z] v2.2.1-dev.3 [2022-10-18T21:19:34.336Z] v2.2.1-dev.4 [2022-10-18T21:19:34.336Z] v2.2.1-dev.5 [2022-10-18T21:19:34.336Z] v2.2.1-dev.6 [2022-10-18T21:19:34.336Z] v2.2.1-dev.7 [2022-10-18T21:19:34.336Z] v2.2.1-dev.8 [2022-10-18T21:19:34.336Z] v2.2.1-dev.9 [2022-10-18T21:19:34.336Z] v2.3.0-dev.29 [2022-10-18T21:19:34.336Z] v2.3.0-dev.30 [2022-10-18T21:19:34.336Z] v2.3.0-dev.31 [2022-10-18T21:19:34.336Z] v2.3.0-dev.32 [2022-10-18T21:19:34.336Z] v2.3.0-dev.33 [2022-10-18T21:19:34.336Z] v2.3.0-dev.34 [2022-10-18T21:19:34.336Z] v2.3.0-dev.35 [2022-10-18T21:19:34.336Z] v2.3.0-dev.36 [2022-10-18T21:19:34.336Z] v2.3.0-dev.37 [2022-10-18T21:19:34.336Z] v2.3.0-dev.38 [2022-10-18T21:19:34.336Z] v2.3.0-dev.39 [2022-10-18T21:19:34.336Z] v2.3.0-dev.40 [2022-10-18T21:19:34.336Z] v2.3.0-dev.41 [2022-10-18T21:19:34.336Z] v2.3.0-dev.42 [2022-10-18T21:19:34.336Z] v2.3.0-dev.43 [2022-10-18T21:19:34.336Z] v2.3.0-dev.44 [2022-10-18T21:19:34.336Z] v2.3.0-dev.45 [2022-10-18T21:19:34.336Z] v2.3.0-dev.46 [2022-10-18T21:19:34.336Z] v2.3.0-dev.47 [2022-10-18T21:19:34.336Z] v2.3.0-dev.48 [2022-10-18T21:19:34.336Z] v2.3.0-dev.49 [2022-10-18T21:19:34.336Z] v2.3.0-dev.50 [2022-10-18T21:19:34.336Z] v2.3.0-dev.51 [2022-10-18T21:19:34.336Z] v2.3.0-dev.52 [2022-10-18T21:19:34.336Z] v2.3.0-dev.53 [2022-10-18T21:19:34.336Z] v2.3.0-dev.54 [2022-10-18T21:19:34.336Z] v2.3.0-dev.55 [2022-10-18T21:19:34.336Z] v2.3.0-dev.56 [2022-10-18T21:19:34.336Z] v2.3.0-dev.57 [2022-10-18T21:19:34.336Z] v2.3.0-dev.58 [2022-10-18T21:19:34.336Z] v2.3.0-dev.59 [2022-10-18T21:19:34.336Z] v2.3.0-dev.60 [2022-10-18T21:19:34.336Z] v2.3.0-dev.61 [2022-10-18T21:19:34.336Z] v2.3.0-dev.62 [2022-10-18T21:19:34.336Z] v2.3.0-dev.63 [2022-10-18T21:19:34.336Z] v2.3.0-dev.64 [2022-10-18T21:19:34.336Z] v2.3.0-dev.65 [2022-10-18T21:19:34.336Z] v2.3.0-dev.66 [2022-10-18T21:19:34.336Z] v2.3.0-dev.67 [2022-10-18T21:19:34.336Z] v2.3.0-dev.68 [2022-10-18T21:19:34.336Z] v2.3.0-dev.69 [2022-10-18T21:19:34.336Z] v2.3.0-dev.70 [2022-10-18T21:19:34.336Z] v2.3.0-dev.71 [2022-10-18T21:19:34.336Z] v2.3.0-dev.72 [2022-10-18T21:19:34.336Z] v2.3.0-dev.73 [2022-10-18T21:19:34.336Z] v2.3.0-dev.74 [2022-10-18T21:19:34.336Z] v2.3.0-dev.75 [2022-10-18T21:19:34.336Z] v2.3.0-dev.76 [2022-10-18T21:19:34.336Z] v2.3.0-dev.77 [2022-10-18T21:19:34.336Z] v2.3.0-dev.78 [2022-10-18T21:19:34.336Z] v2.3.0-dev.79 [2022-10-18T21:19:34.336Z] v2.3.0-dev.80 [2022-10-18T21:19:34.336Z] v2.3.0-dev.81 [2022-10-18T21:19:34.336Z] v2.3.0-dev.82 [2022-10-18T21:19:34.336Z] v2.3.0-dev.83 [2022-10-18T21:19:34.336Z] v2.3.0-dev.84 [2022-10-18T21:19:34.336Z] v2.3.0-dev.85 [2022-10-18T21:19:34.336Z] v2.3.0-dev.86 [2022-10-18T21:19:34.336Z] v2.3.0-dev.87 [2022-10-18T21:19:34.336Z] v2.3.0-dev.88 [2022-10-18T21:19:34.336Z] v2.3.0-dev.89 [2022-10-18T21:19:34.336Z] v2.3.0-dev.90 [2022-10-18T21:19:34.336Z] v2.3.0-dev.91 [2022-10-18T21:19:34.336Z] v2.3.0-dev.92 [Pipeline] sh [2022-10-18T21:19:34.619Z] + lftools sign git-tag v2.3.0-dev.92 [2022-10-18T21:19:35.185Z] Signing Git tag with Sigul... [2022-10-18T21:19:35.185Z] Signing v2.3.0-dev.92 [Pipeline] echo [2022-10-18T21:19:35.449Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:19:35.729Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-18T21:19:35.736Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-18T21:19:35.751Z] $ docker stop --time=1 1581cf79219725f74f1870389acaee6bd420e2a186c409dca4555dd157299961 [2022-10-18T21:19:37.024Z] $ docker rm -f 1581cf79219725f74f1870389acaee6bd420e2a186c409dca4555dd157299961 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-18T21:19:37.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T21:19:37.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:37.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T21:19:37.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:19:37.814Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T21:19:37.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T21:19:38.175Z] $ docker top 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T21:19:38.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T21:19:38.256Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T21:19:38.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T21:19:38.358Z] $ docker exec 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e ssh-agent [2022-10-18T21:19:38.449Z] SSH_AUTH_SOCK=/tmp/ssh-ApueA6Yhw3pl/agent.32 [2022-10-18T21:19:38.449Z] SSH_AGENT_PID=38 [2022-10-18T21:19:38.454Z] Running ssh-add (command line suppressed) [2022-10-18T21:19:38.555Z] Identity added: /w/workspace/edgex-go/330@tmp/private_key_14708077302827193465.key (/w/workspace/edgex-go/330@tmp/private_key_14708077302827193465.key) [2022-10-18T21:19:38.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T21:19:38.847Z] + git semver bump pre [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,029 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,030 [bump_version] DEBUG bumping version:2.3.0-dev.92 on axis:pre with prefix:dev [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,030 [bump_version] DEBUG bumped version:2.3.0-dev.93 [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,030 [write_version] DEBUG write version:2.3.0-dev.93 to path:/w/workspace/edgex-go/330/.semver/main with force:True [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,030 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,030 [write_file] DEBUG write to file:/w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,031 [execute] INFO git cat-file --batch-check [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,036 [execute] INFO git cat-file --batch [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T21:19:39.106Z] 2022-10-18 21:19:39,041 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:39.106Z] 2.3.0-dev.93 [Pipeline] } [2022-10-18T21:19:39.114Z] $ docker exec --env ******** --env ******** 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e ssh-agent -k [2022-10-18T21:19:39.220Z] unset SSH_AUTH_SOCK; [2022-10-18T21:19:39.220Z] unset SSH_AGENT_PID; [2022-10-18T21:19:39.220Z] echo Agent pid 38 killed; [2022-10-18T21:19:39.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T21:19:39.526Z] + git semver [Pipeline] } [2022-10-18T21:19:39.800Z] $ docker stop --time=1 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e [2022-10-18T21:19:41.147Z] $ docker rm -f 52faf2656bd93363cc02361876807383447a87216ff25bf91f1ea89fa270e91e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T21:19:41.483Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T21:19:41.483Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:41.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T21:19:41.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:19:41.841Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T21:19:41.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T21:19:42.219Z] $ docker top c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a -eo pid,comm [2022-10-18T21:19:42.268Z] 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-18T21:19:42.268Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T21:19:42.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T21:19:42.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T21:19:42.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T21:19:42.410Z] $ docker exec c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a ssh-agent [2022-10-18T21:19:42.522Z] SSH_AUTH_SOCK=/tmp/ssh-nh2MD5EqkRkO/agent.32 [2022-10-18T21:19:42.522Z] SSH_AGENT_PID=38 [2022-10-18T21:19:42.527Z] Running ssh-add (command line suppressed) [2022-10-18T21:19:42.622Z] Identity added: /w/workspace/edgex-go/330@tmp/private_key_4361098190737539602.key (/w/workspace/edgex-go/330@tmp/private_key_4361098190737539602.key) [2022-10-18T21:19:42.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T21:19:42.913Z] + git semver push [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,086 [run_push] DEBUG push [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,087 [execute] INFO git cat-file --batch-check [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,091 [execute] INFO git rev-list dcecd8139a2a420a796fcafc75cee128c87bb5a4 -- [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,092 [execute] DEBUG Popen(['git', 'rev-list', 'dcecd8139a2a420a796fcafc75cee128c87bb5a4', '--'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,105 [execute] INFO git fetch -v origin [2022-10-18T21:19:43.171Z] 2022-10-18 21:19:43,105 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-18T21:19:44.116Z] 2022-10-18 21:19:43,758 [run_push] DEBUG no remote changes detected [2022-10-18T21:19:44.116Z] 2022-10-18 21:19:43,759 [execute] INFO git push origin semver [2022-10-18T21:19:44.116Z] 2022-10-18 21:19:43,759 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/330/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T21:19:45.053Z] 2022-10-18 21:19:44,784 [run_push] DEBUG push all version tags [2022-10-18T21:19:45.053Z] 2022-10-18 21:19:44,784 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-18T21:19:45.053Z] 2022-10-18 21:19:44,785 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/330, universal_newlines=False, shell=None, istream=None) [2022-10-18T21:19:45.990Z] 2022-10-18 21:19:45,630 [read_version] DEBUG read version from /w/workspace/edgex-go/330/.semver/main [2022-10-18T21:19:45.990Z] 2.3.0-dev.93 [Pipeline] } [2022-10-18T21:19:46.001Z] $ docker exec --env ******** --env ******** c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a ssh-agent -k [2022-10-18T21:19:46.091Z] unset SSH_AUTH_SOCK; [2022-10-18T21:19:46.091Z] unset SSH_AGENT_PID; [2022-10-18T21:19:46.091Z] echo Agent pid 38 killed; [2022-10-18T21:19:46.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T21:19:46.394Z] + git semver [Pipeline] } [2022-10-18T21:19:46.664Z] $ docker stop --time=1 c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a [2022-10-18T21:19:47.920Z] $ docker rm -f c0579426186b12e4bad500833b3306df946d08216f4a2e8ee31fe47266fa421a [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-18T21:19:48.452Z] + [ -d /w/workspace/edgex-go/330/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:19:48.740Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:19:49.598Z] ---> package-listing.sh [2022-10-18T21:19:49.598Z] ++ facter osfamily [2022-10-18T21:19:49.598Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-18T21:19:49.857Z] + OS_FAMILY=debian [2022-10-18T21:19:49.858Z] + workspace=/w/workspace/edgex-go/330 [2022-10-18T21:19:49.858Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-18T21:19:49.858Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-18T21:19:49.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-18T21:19:49.858Z] + PACKAGES=/tmp/packages_start.txt [2022-10-18T21:19:49.858Z] + '[' /w/workspace/edgex-go/330 ']' [2022-10-18T21:19:49.858Z] + PACKAGES=/tmp/packages_end.txt [2022-10-18T21:19:49.858Z] + case "${OS_FAMILY}" in [2022-10-18T21:19:49.858Z] + dpkg -l [2022-10-18T21:19:49.858Z] + grep '^ii' [2022-10-18T21:19:49.858Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-18T21:19:49.858Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-18T21:19:49.858Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-18T21:19:49.858Z] + '[' /w/workspace/edgex-go/330 ']' [2022-10-18T21:19:49.858Z] + mkdir -p /w/workspace/edgex-go/330/archives/ [2022-10-18T21:19:49.858Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/330/archives/ [Pipeline] echo [2022-10-18T21:19:49.870Z] 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/330/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-18T21:19:50.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:50.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T21:19:50.714Z] [2022-10-18T21:19:50.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T21:19:51.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T21:19:51.018Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-18T21:19:51.018Z] 5eb5b503b376: Pulling fs layer [2022-10-18T21:19:51.018Z] 5c69ac0246d0: Pulling fs layer [2022-10-18T21:19:51.018Z] ec43610c2a17: Pulling fs layer [2022-10-18T21:19:51.018Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-18T21:19:51.018Z] 33b1e0a273af: Pulling fs layer [2022-10-18T21:19:51.018Z] 5d3b04190fa2: Pulling fs layer [2022-10-18T21:19:51.018Z] 2f39f015ded8: Pulling fs layer [2022-10-18T21:19:51.018Z] 33b1e0a273af: Waiting [2022-10-18T21:19:51.018Z] 5d3b04190fa2: Waiting [2022-10-18T21:19:51.018Z] 2f39f015ded8: Waiting [2022-10-18T21:19:51.018Z] 3a2ae6a8a46f: Waiting [2022-10-18T21:19:51.018Z] 5c69ac0246d0: Verifying Checksum [2022-10-18T21:19:51.018Z] 5c69ac0246d0: Download complete [2022-10-18T21:19:51.018Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-18T21:19:51.018Z] 3a2ae6a8a46f: Download complete [2022-10-18T21:19:51.018Z] 33b1e0a273af: Verifying Checksum [2022-10-18T21:19:51.018Z] 33b1e0a273af: Download complete [2022-10-18T21:19:51.018Z] ec43610c2a17: Verifying Checksum [2022-10-18T21:19:51.018Z] ec43610c2a17: Download complete [2022-10-18T21:19:51.018Z] 5d3b04190fa2: Verifying Checksum [2022-10-18T21:19:51.018Z] 5d3b04190fa2: Download complete [2022-10-18T21:19:51.275Z] 5eb5b503b376: Verifying Checksum [2022-10-18T21:19:51.275Z] 5eb5b503b376: Download complete [2022-10-18T21:19:51.839Z] 2f39f015ded8: Download complete [2022-10-18T21:19:52.404Z] 5eb5b503b376: Pull complete [2022-10-18T21:19:52.404Z] 5c69ac0246d0: Pull complete [2022-10-18T21:19:52.969Z] ec43610c2a17: Pull complete [2022-10-18T21:19:52.969Z] 3a2ae6a8a46f: Pull complete [2022-10-18T21:19:53.227Z] 33b1e0a273af: Pull complete [2022-10-18T21:19:53.227Z] 5d3b04190fa2: Pull complete [2022-10-18T21:19:57.411Z] 2f39f015ded8: Pull complete [2022-10-18T21:19:57.411Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-18T21:19:57.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T21:19:57.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T21:19:57.478Z] prd-ubuntu20.04-docker-8c-8g-8493 does not seem to be running inside a container [2022-10-18T21:19:57.509Z] $ 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/330/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/330 -v /w/workspace/edgex-go/330:/w/workspace/edgex-go/330:rw,z -v /w/workspace/edgex-go/330@tmp:/w/workspace/edgex-go/330@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-18T21:19:59.128Z] $ docker top 88387dfa9b9b4eefb171d8a09049179874292e4ef2cb74fb17b261bab004310a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T21:19:59.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-18T21:19:59.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-18T21:20:00.087Z] + ls /var/log/sa-host [2022-10-18T21:20:00.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T21:20:00.279Z] provisioning config files... [2022-10-18T21:20:00.296Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/330@tmp/config4019591258652663729tmp [Pipeline] { [Pipeline] echo [2022-10-18T21:20:00.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:20:00.639Z] ---> create-netrc.sh [Pipeline] } [2022-10-18T21:20:00.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:20:00.967Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-18T21:20:00.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:20:01.253Z] ---> sudo-logs.sh [2022-10-18T21:20:01.253Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-18T21:20:01.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:20:01.552Z] ---> job-cost.sh [2022-10-18T21:20:01.552Z] lf-activate-venv: SKIPPING [2022-10-18T21:20:01.552Z] DEBUG: total: 0.10999999940395355 [2022-10-18T21:20:01.552Z] INFO: Retrieving Stack Cost... [2022-10-18T21:20:02.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T21:20:02.377Z] INFO: Archiving Costs [Pipeline] echo [2022-10-18T21:20:02.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T21:20:02.673Z] ---> logs-deploy.sh [2022-10-18T21:20:02.673Z] lf-activate-venv: SKIPPING [2022-10-18T21:20:02.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/330 [2022-10-18T21:20:02.673Z] INFO: archiving workspace using pattern(s): [2022-10-18T21:20:03.606Z] Archives upload complete. [2022-10-18T21:20:03.863Z] INFO: archiving logs to Nexus [2022-10-18T21:20:04.434Z] ---> uname -a: [2022-10-18T21:20:04.434Z] Linux prd-ubuntu20-04-docker-8c-8g-8493 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] ---> lscpu: [2022-10-18T21:20:04.434Z] Architecture: x86_64 [2022-10-18T21:20:04.434Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-18T21:20:04.434Z] Byte Order: Little Endian [2022-10-18T21:20:04.434Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-18T21:20:04.434Z] CPU(s): 8 [2022-10-18T21:20:04.434Z] On-line CPU(s) list: 0-7 [2022-10-18T21:20:04.434Z] Thread(s) per core: 1 [2022-10-18T21:20:04.434Z] Core(s) per socket: 1 [2022-10-18T21:20:04.434Z] Socket(s): 8 [2022-10-18T21:20:04.434Z] NUMA node(s): 1 [2022-10-18T21:20:04.434Z] Vendor ID: AuthenticAMD [2022-10-18T21:20:04.434Z] CPU family: 23 [2022-10-18T21:20:04.434Z] Model: 49 [2022-10-18T21:20:04.434Z] Model name: AMD EPYC-Rome Processor [2022-10-18T21:20:04.434Z] Stepping: 0 [2022-10-18T21:20:04.434Z] CPU MHz: 2799.956 [2022-10-18T21:20:04.434Z] BogoMIPS: 5599.91 [2022-10-18T21:20:04.434Z] Virtualization: AMD-V [2022-10-18T21:20:04.434Z] Hypervisor vendor: KVM [2022-10-18T21:20:04.434Z] Virtualization type: full [2022-10-18T21:20:04.434Z] L1d cache: 256 KiB [2022-10-18T21:20:04.434Z] L1i cache: 256 KiB [2022-10-18T21:20:04.434Z] L2 cache: 4 MiB [2022-10-18T21:20:04.434Z] L3 cache: 128 MiB [2022-10-18T21:20:04.434Z] NUMA node0 CPU(s): 0-7 [2022-10-18T21:20:04.434Z] Vulnerability Itlb multihit: Not affected [2022-10-18T21:20:04.434Z] Vulnerability L1tf: Not affected [2022-10-18T21:20:04.434Z] Vulnerability Mds: Not affected [2022-10-18T21:20:04.434Z] Vulnerability Meltdown: Not affected [2022-10-18T21:20:04.434Z] Vulnerability Mmio stale data: Not affected [2022-10-18T21:20:04.434Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-18T21:20:04.434Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-18T21:20:04.434Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-18T21:20:04.434Z] Vulnerability Srbds: Not affected [2022-10-18T21:20:04.434Z] Vulnerability Tsx async abort: Not affected [2022-10-18T21:20:04.434Z] 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-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] ---> nproc: [2022-10-18T21:20:04.434Z] 8 [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] ---> df -h: [2022-10-18T21:20:04.434Z] Filesystem Size Used Avail Use% Mounted on [2022-10-18T21:20:04.434Z] overlay 155G 21G 135G 14% / [2022-10-18T21:20:04.434Z] tmpfs 64M 0 64M 0% /dev [2022-10-18T21:20:04.434Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-18T21:20:04.434Z] shm 64M 0 64M 0% /dev/shm [2022-10-18T21:20:04.434Z] /dev/vda1 155G 21G 135G 14% /facter-os [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] ---> sar -b -r -n DEV: [2022-10-18T21:20:04.434Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8493) 10/18/22 _x86_64_ (8 CPU) [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] 20:52:37 LINUX RESTART (8 CPU) [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] 20:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-18T21:20:04.434Z] 20:54:01 171.40 38.34 133.06 0.00 4269.29 96958.37 0.00 [2022-10-18T21:20:04.434Z] 20:55:01 57.11 0.10 57.01 0.00 9.73 18944.31 0.00 [2022-10-18T21:20:04.434Z] 20:56:01 60.54 1.33 59.21 0.00 36.79 24088.14 0.00 [2022-10-18T21:20:04.434Z] 20:57:01 518.73 6.97 511.76 0.00 67.46 272425.00 0.00 [2022-10-18T21:20:04.434Z] 20:58:01 506.95 7.16 499.78 0.00 912.86 123353.36 0.00 [2022-10-18T21:20:04.434Z] 20:59:01 755.76 6.33 749.43 0.00 2011.93 295110.55 0.00 [2022-10-18T21:20:04.434Z] 21:00:01 925.53 0.52 925.01 0.00 18.53 188414.46 0.00 [2022-10-18T21:20:04.434Z] 21:01:01 24.11 0.05 24.06 0.00 9.47 800.00 0.00 [2022-10-18T21:20:04.434Z] 21:02:01 8.18 0.02 8.17 0.00 0.80 162.77 0.00 [2022-10-18T21:20:04.434Z] 21:03:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2022-10-18T21:20:04.434Z] 21:04:01 1.70 0.00 1.70 0.00 0.00 29.19 0.00 [2022-10-18T21:20:04.434Z] 21:05:01 0.82 0.00 0.82 0.00 0.00 10.26 0.00 [2022-10-18T21:20:04.434Z] 21:06:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2022-10-18T21:20:04.434Z] 21:07:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2022-10-18T21:20:04.434Z] 21:08:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-10-18T21:20:04.434Z] 21:09:01 2.37 0.02 2.35 0.00 0.13 27.86 0.00 [2022-10-18T21:20:04.434Z] 21:10:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-10-18T21:20:04.434Z] 21:11:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2022-10-18T21:20:04.434Z] 21:12:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2022-10-18T21:20:04.434Z] 21:13:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2022-10-18T21:20:04.434Z] 21:14:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-10-18T21:20:04.434Z] 21:15:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2022-10-18T21:20:04.434Z] 21:16:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-10-18T21:20:04.434Z] 21:17:01 1.57 0.02 1.55 0.00 0.13 17.86 0.00 [2022-10-18T21:20:04.434Z] 21:18:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2022-10-18T21:20:04.434Z] 21:19:01 47.29 0.12 47.18 0.00 10.53 28849.99 0.00 [2022-10-18T21:20:04.434Z] 21:20:01 131.08 0.37 130.71 0.00 16.00 50739.68 0.00 [2022-10-18T21:20:04.434Z] Average: 119.53 2.27 117.26 0.00 272.74 40745.14 0.00 [2022-10-18T21:20:04.434Z] [2022-10-18T21:20:04.434Z] 20:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-18T21:20:04.434Z] 20:54:01 28052912 31593148 716616 2.18 104868 3645332 1834096 5.41 1113892 3285520 140524 [2022-10-18T21:20:04.434Z] 20:55:01 27802656 31454788 849196 2.58 108268 3742512 2323468 6.85 1450696 3177584 301748 [2022-10-18T21:20:04.434Z] 20:56:01 27860072 31542084 766688 2.33 110980 3769936 2025268 5.97 1234980 3341400 404440 [2022-10-18T21:20:04.434Z] 20:57:01 23093812 31399316 889044 2.70 254932 8002164 2925324 8.62 1811620 7259820 1020 [2022-10-18T21:20:04.434Z] 20:58:01 22103992 31445168 823100 2.50 279824 8979404 2215028 6.53 1906272 8099192 404 [2022-10-18T21:20:04.434Z] 20:59:01 17968868 31134032 1121260 3.41 410440 12442976 3057516 9.01 2701632 11193448 90948 [2022-10-18T21:20:04.434Z] 21:00:01 19039304 31523832 744708 2.26 465564 11701928 1873092 5.52 2321612 10517532 1008 [2022-10-18T21:20:04.435Z] 21:01:01 19012100 31498608 769340 2.34 466836 11702688 2017932 5.95 2347932 10517424 720 [2022-10-18T21:20:04.435Z] 21:02:01 19027756 31514032 753764 2.29 466996 11702772 1862520 5.49 2331696 10517436 8 [2022-10-18T21:20:04.435Z] 21:03:01 19027328 31513788 754060 2.29 467020 11702772 1862520 5.49 2331456 10517560 172 [2022-10-18T21:20:04.435Z] 21:04:01 19033264 31519756 748568 2.28 467044 11702776 1862520 5.49 2326596 10517572 20 [2022-10-18T21:20:04.435Z] 21:05:01 19033848 31520480 747952 2.27 467056 11702912 1862520 5.49 2326428 10517700 176 [2022-10-18T21:20:04.435Z] 21:06:01 19038588 31525232 743160 2.26 467068 11702912 1862520 5.49 2322252 10517700 8 [2022-10-18T21:20:04.435Z] 21:07:01 19038320 31524984 743392 2.26 467080 11702916 1862520 5.49 2321972 10517704 44 [2022-10-18T21:20:04.435Z] 21:08:01 19038020 31525196 743628 2.26 467088 11702912 1862520 5.49 2321476 10518212 12 [2022-10-18T21:20:04.435Z] 21:09:01 19037312 31524584 744316 2.26 467108 11702896 1900156 5.60 2321856 10518196 40 [2022-10-18T21:20:04.435Z] 21:10:01 19037296 31524576 744292 2.26 467112 11702900 1900156 5.60 2321792 10518200 4 [2022-10-18T21:20:04.435Z] 21:11:01 19037508 31524788 744020 2.26 467112 11702900 1900156 5.60 2321792 10518200 44 [2022-10-18T21:20:04.435Z] 21:12:01 19037368 31524664 744280 2.26 467128 11702904 1900156 5.60 2321808 10518204 12 [2022-10-18T21:20:04.435Z] 21:13:01 19037864 31525168 743760 2.26 467132 11702900 1900156 5.60 2321528 10518204 40 [2022-10-18T21:20:04.435Z] 21:14:01 19037548 31524880 743948 2.26 467152 11702908 1900156 5.60 2321856 10518208 12 [2022-10-18T21:20:04.435Z] 21:15:01 19037492 31524836 743944 2.26 467156 11702916 1900156 5.60 2321800 10518216 40 [2022-10-18T21:20:04.435Z] 21:16:01 19037192 31524540 744168 2.26 467168 11702916 1900156 5.60 2321504 10518216 8 [2022-10-18T21:20:04.435Z] 21:17:01 19036876 31524260 744340 2.26 467212 11702920 1900156 5.60 2322132 10518228 56 [2022-10-18T21:20:04.435Z] 21:18:01 19037088 31524508 744036 2.26 467240 11702908 1900156 5.60 2321612 10518224 8 [2022-10-18T21:20:04.435Z] 21:19:01 18207272 31455500 810644 2.47 479584 12406852 1994180 5.88 2401400 11218676 812 [2022-10-18T21:20:04.435Z] 21:20:01 16990116 31481940 778356 2.37 533188 13463956 1962320 5.78 2491120 12210692 448 [2022-10-18T21:20:04.435Z] Average: 20138584 31496988 775725 2.36 413161 10696548 2009905 5.92 2195582 9615825 34918 [2022-10-18T21:20:04.435Z] [2022-10-18T21:20:04.435Z] 20:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-18T21:20:04.435Z] 20:54:01 ens3 1361.54 1121.83 12466.75 155.97 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:54:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:54:01 docker0 428.86 412.10 34.25 3469.11 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:55:01 ens3 37.43 25.11 34.95 15.98 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:55:01 vethce3aaef 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:55:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:56:01 ens3 107.07 84.55 1687.71 110.92 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:56:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 vethc237f7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 vethcc4a97c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 veth350e130 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 veth77ffd88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 ens3 587.60 466.67 4722.95 51.20 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 veth120c6fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 vethd0bb81b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 veth3b3206e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 docker0 448.19 557.04 31.68 4692.88 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 vethb9b6b88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:57:01 veth71746d6 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 veth4dc729f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 ens3 127.83 85.68 1146.17 13.43 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 vethe418348 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 docker0 29.56 42.26 1.70 259.30 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 vethd7a3550 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 veth08be90a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:58:01 veth71746d6 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:59:01 ens3 677.75 407.52 5357.79 50.69 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:59:01 veth6ef2ea6 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:59:01 veth6ec6e81 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:59:01 docker0 305.50 458.92 24.36 4843.12 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 20:59:01 veth71746d6 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:00:01 ens3 230.13 142.83 1804.77 143.21 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:00:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:00:01 docker0 81.44 146.76 6.53 1740.98 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:01:01 ens3 569.92 588.87 270.83 2806.50 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:01:01 lo 50.72 50.72 5.00 5.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:02:01 ens3 109.08 105.38 42.79 766.03 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:02:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:04:01 ens3 2.47 1.08 3.13 0.38 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:09:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:10:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:12:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:14:01 ens3 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:17:01 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:19:01 ens3 163.19 89.94 3975.38 12.95 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:19:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:19:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:19:01 veth028a946 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:20:01 ens3 444.89 313.33 6495.89 176.92 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:20:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.435Z] 21:20:01 docker0 50.04 85.19 4.25 698.23 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.436Z] Average: ens3 163.71 127.19 1407.73 159.42 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.436Z] Average: lo 2.86 2.86 0.28 0.28 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.436Z] Average: docker0 49.82 63.10 3.81 581.61 0.00 0.00 0.00 0.00 [2022-10-18T21:20:04.436Z] [2022-10-18T21:20:04.436Z] [2022-10-18T21:20:04.436Z] ---> sar -P ALL: [2022-10-18T21:20:04.436Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8493) 10/18/22 _x86_64_ (8 CPU) [2022-10-18T21:20:04.436Z] [2022-10-18T21:20:04.436Z] 20:52:37 LINUX RESTART (8 CPU) [2022-10-18T21:20:04.436Z] [2022-10-18T21:20:04.436Z] 20:53:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T21:20:04.436Z] 20:54:01 all 12.32 0.00 4.41 2.10 0.07 81.11 [2022-10-18T21:20:04.436Z] 20:54:01 0 11.50 0.00 4.35 1.05 0.07 83.03 [2022-10-18T21:20:04.436Z] 20:54:01 1 10.09 0.00 4.29 1.59 0.05 83.98 [2022-10-18T21:20:04.436Z] 20:54:01 2 11.28 0.00 4.35 4.35 0.07 79.95 [2022-10-18T21:20:04.436Z] 20:54:01 3 14.09 0.00 5.17 3.16 0.09 77.49 [2022-10-18T21:20:04.436Z] 20:54:01 4 14.08 0.00 3.47 2.08 0.07 80.30 [2022-10-18T21:20:04.436Z] 20:54:01 5 13.35 0.00 4.33 0.20 0.05 82.07 [2022-10-18T21:20:04.436Z] 20:54:01 6 11.29 0.00 4.21 2.09 0.07 82.34 [2022-10-18T21:20:04.436Z] 20:54:01 7 12.90 0.00 5.08 2.26 0.10 79.65 [2022-10-18T21:20:04.436Z] 20:55:01 all 41.34 0.00 6.84 0.44 0.09 51.29 [2022-10-18T21:20:04.436Z] 20:55:01 0 41.17 0.00 6.51 0.02 0.08 52.21 [2022-10-18T21:20:04.436Z] 20:55:01 1 40.22 0.00 8.07 1.59 0.10 50.02 [2022-10-18T21:20:04.436Z] 20:55:01 2 41.09 0.00 6.10 0.08 0.08 52.65 [2022-10-18T21:20:04.436Z] 20:55:01 3 41.21 0.00 6.41 1.57 0.08 50.72 [2022-10-18T21:20:04.436Z] 20:55:01 4 42.23 0.00 7.13 0.15 0.08 50.40 [2022-10-18T21:20:04.436Z] 20:55:01 5 42.06 0.00 7.31 0.05 0.10 50.47 [2022-10-18T21:20:04.436Z] 20:55:01 6 41.37 0.00 5.98 0.03 0.07 52.55 [2022-10-18T21:20:04.436Z] 20:55:01 7 41.33 0.00 7.24 0.02 0.08 51.32 [2022-10-18T21:20:04.436Z] 20:56:01 all 44.82 0.00 6.64 0.67 0.10 47.76 [2022-10-18T21:20:04.436Z] 20:56:01 0 43.62 0.00 6.87 0.02 0.08 49.41 [2022-10-18T21:20:04.436Z] 20:56:01 1 44.69 0.00 6.88 0.30 0.08 48.04 [2022-10-18T21:20:04.436Z] 20:56:01 2 46.83 0.00 6.52 0.05 0.10 46.50 [2022-10-18T21:20:04.436Z] 20:56:01 3 44.84 0.00 6.61 1.45 0.12 46.97 [2022-10-18T21:20:04.436Z] 20:56:01 4 45.19 0.00 7.21 0.05 0.10 47.45 [2022-10-18T21:20:04.436Z] 20:56:01 5 44.80 0.00 6.57 0.25 0.08 48.29 [2022-10-18T21:20:04.436Z] 20:56:01 6 44.26 0.00 6.48 3.24 0.10 45.92 [2022-10-18T21:20:04.436Z] 20:56:01 7 44.35 0.00 5.99 0.02 0.10 49.54 [2022-10-18T21:20:04.436Z] 20:57:01 all 13.26 0.00 9.54 8.88 0.07 68.25 [2022-10-18T21:20:04.436Z] 20:57:01 0 13.88 0.00 10.23 3.84 0.07 71.98 [2022-10-18T21:20:04.436Z] 20:57:01 1 13.12 0.00 9.71 9.64 0.07 67.45 [2022-10-18T21:20:04.436Z] 20:57:01 2 12.99 0.00 9.51 8.95 0.07 68.48 [2022-10-18T21:20:04.436Z] 20:57:01 3 12.82 0.00 7.70 2.56 0.05 76.86 [2022-10-18T21:20:04.436Z] 20:57:01 4 13.77 0.00 12.63 33.50 0.07 40.02 [2022-10-18T21:20:04.436Z] 20:57:01 5 11.02 0.00 7.96 3.02 0.07 77.93 [2022-10-18T21:20:04.436Z] 20:57:01 6 14.49 0.00 9.80 5.87 0.07 69.77 [2022-10-18T21:20:04.436Z] 20:57:01 7 14.00 0.00 8.78 3.81 0.10 73.30 [2022-10-18T21:20:04.436Z] 20:58:01 all 59.83 0.00 9.56 6.34 0.12 24.14 [2022-10-18T21:20:04.436Z] 20:58:01 0 60.49 0.00 9.58 3.34 0.12 26.47 [2022-10-18T21:20:04.436Z] 20:58:01 1 59.86 0.00 9.21 7.50 0.12 23.31 [2022-10-18T21:20:04.436Z] 20:58:01 2 59.18 0.00 9.14 4.29 0.12 27.28 [2022-10-18T21:20:04.436Z] 20:58:01 3 59.80 0.00 9.94 3.67 0.12 26.46 [2022-10-18T21:20:04.436Z] 20:58:01 4 59.60 0.00 9.66 12.19 0.13 18.42 [2022-10-18T21:20:04.436Z] 20:58:01 5 59.89 0.00 9.77 1.07 0.14 29.13 [2022-10-18T21:20:04.436Z] 20:58:01 6 59.63 0.00 10.18 12.69 0.12 17.38 [2022-10-18T21:20:04.436Z] 20:58:01 7 60.22 0.00 9.01 5.95 0.13 24.68 [2022-10-18T21:20:04.436Z] 20:59:01 all 28.30 0.00 10.51 20.99 0.10 40.10 [2022-10-18T21:20:04.436Z] 20:59:01 0 27.69 0.00 11.43 32.45 0.08 28.35 [2022-10-18T21:20:04.436Z] 20:59:01 1 28.53 0.00 10.64 17.66 0.07 43.10 [2022-10-18T21:20:04.436Z] 20:59:01 2 28.84 0.00 10.85 21.78 0.10 38.43 [2022-10-18T21:20:04.436Z] 20:59:01 3 29.33 0.00 9.53 19.75 0.14 41.25 [2022-10-18T21:20:04.436Z] 20:59:01 4 28.55 0.00 9.98 22.37 0.08 39.01 [2022-10-18T21:20:04.436Z] 20:59:01 5 26.51 0.00 10.04 15.81 0.12 47.52 [2022-10-18T21:20:04.436Z] 20:59:01 6 28.74 0.00 9.97 13.38 0.10 47.80 [2022-10-18T21:20:04.436Z] 20:59:01 7 28.19 0.00 11.65 24.76 0.10 35.30 [2022-10-18T21:20:04.436Z] 21:00:01 all 42.06 0.00 10.68 7.44 0.11 39.70 [2022-10-18T21:20:04.436Z] 21:00:01 0 42.09 0.00 10.38 8.62 0.10 38.81 [2022-10-18T21:20:04.436Z] 21:00:01 1 40.58 0.00 11.95 8.48 0.12 38.86 [2022-10-18T21:20:04.436Z] 21:00:01 2 43.31 0.00 10.46 2.70 0.10 43.42 [2022-10-18T21:20:04.436Z] 21:00:01 3 41.87 0.00 10.50 4.54 0.12 42.98 [2022-10-18T21:20:04.436Z] 21:00:01 4 43.09 0.00 10.15 8.75 0.12 37.89 [2022-10-18T21:20:04.436Z] 21:00:01 5 42.48 0.00 10.41 4.16 0.10 42.85 [2022-10-18T21:20:04.436Z] 21:00:01 6 41.55 0.00 10.67 16.71 0.12 30.96 [2022-10-18T21:20:04.436Z] 21:00:01 7 41.54 0.00 10.94 5.57 0.12 41.83 [2022-10-18T21:20:04.436Z] 21:01:01 all 7.95 0.00 1.09 0.12 0.05 90.80 [2022-10-18T21:20:04.436Z] 21:01:01 0 5.98 0.00 1.15 0.02 0.03 92.82 [2022-10-18T21:20:04.436Z] 21:01:01 1 9.57 0.00 1.07 0.18 0.05 89.13 [2022-10-18T21:20:04.436Z] 21:01:01 2 10.62 0.00 1.14 0.05 0.07 88.13 [2022-10-18T21:20:04.436Z] 21:01:01 3 5.63 0.00 0.99 0.02 0.07 93.30 [2022-10-18T21:20:04.436Z] 21:01:01 4 7.13 0.00 1.09 0.54 0.05 91.20 [2022-10-18T21:20:04.436Z] 21:01:01 5 9.61 0.00 0.95 0.03 0.05 89.35 [2022-10-18T21:20:04.436Z] 21:01:01 6 7.62 0.00 0.99 0.05 0.03 91.31 [2022-10-18T21:20:04.436Z] 21:01:01 7 7.45 0.00 1.31 0.03 0.05 91.15 [2022-10-18T21:20:04.436Z] 21:02:01 all 2.74 0.00 0.25 0.03 0.02 96.97 [2022-10-18T21:20:04.436Z] 21:02:01 0 1.90 0.00 0.32 0.00 0.02 97.76 [2022-10-18T21:20:04.436Z] 21:02:01 1 2.84 0.00 0.18 0.00 0.02 96.96 [2022-10-18T21:20:04.436Z] 21:02:01 2 3.18 0.00 0.27 0.00 0.03 96.52 [2022-10-18T21:20:04.436Z] 21:02:01 3 3.94 0.00 0.32 0.00 0.05 95.69 [2022-10-18T21:20:04.436Z] 21:02:01 4 3.42 0.00 0.20 0.20 0.02 96.16 [2022-10-18T21:20:04.436Z] 21:02:01 5 2.18 0.00 0.17 0.00 0.02 97.63 [2022-10-18T21:20:04.436Z] 21:02:01 6 3.13 0.00 0.30 0.00 0.02 96.55 [2022-10-18T21:20:04.436Z] 21:02:01 7 1.30 0.00 0.22 0.00 0.02 98.46 [2022-10-18T21:20:04.436Z] 21:03:01 all 0.02 0.00 0.02 0.01 0.00 99.96 [2022-10-18T21:20:04.436Z] 21:03:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2022-10-18T21:20:04.436Z] 21:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-18T21:20:04.436Z] 21:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:03:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-18T21:20:04.436Z] 21:04:01 all 0.05 0.00 0.01 0.03 0.00 99.90 [2022-10-18T21:20:04.436Z] 21:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-18T21:20:04.436Z] 21:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-18T21:20:04.436Z] 21:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-18T21:20:04.436Z] 21:04:01 4 0.00 0.00 0.00 0.25 0.00 99.75 [2022-10-18T21:20:04.436Z] 21:04:01 5 0.22 0.00 0.00 0.00 0.00 99.78 [2022-10-18T21:20:04.436Z] 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] [2022-10-18T21:20:04.436Z] 21:04:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T21:20:04.436Z] 21:05:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-10-18T21:20:04.436Z] 21:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-18T21:20:04.436Z] 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.436Z] 21:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T21:20:04.436Z] 21:05:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-18T21:20:04.436Z] 21:05:01 5 0.22 0.00 0.10 0.00 0.00 99.68 [2022-10-18T21:20:04.436Z] 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.436Z] 21:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:06:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-18T21:20:04.436Z] 21:06:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-18T21:20:04.436Z] 21:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-18T21:20:04.436Z] 21:06:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-18T21:20:04.436Z] 21:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-18T21:20:04.436Z] 21:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.436Z] 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-18T21:20:04.436Z] 21:07:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2022-10-18T21:20:04.436Z] 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.436Z] 21:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T21:20:04.436Z] 21:08:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2022-10-18T21:20:04.436Z] 21:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T21:20:04.436Z] 21:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:08:01 3 0.05 0.00 0.02 0.03 0.02 99.88 [2022-10-18T21:20:04.436Z] 21:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.436Z] 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.436Z] 21:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-18T21:20:04.436Z] 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.436Z] 21:09:01 all 0.03 0.00 0.04 0.01 0.00 99.92 [2022-10-18T21:20:04.436Z] 21:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-18T21:20:04.436Z] 21:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-18T21:20:04.436Z] 21:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:09:01 3 0.07 0.00 0.05 0.05 0.02 99.82 [2022-10-18T21:20:04.437Z] 21:09:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:09:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-18T21:20:04.437Z] 21:09:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2022-10-18T21:20:04.437Z] 21:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-18T21:20:04.437Z] 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-18T21:20:04.437Z] 21:10:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T21:20:04.437Z] 21:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-18T21:20:04.437Z] 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:11:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T21:20:04.437Z] 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-18T21:20:04.437Z] 21:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:12:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:12:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-18T21:20:04.437Z] 21:12:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:13:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-10-18T21:20:04.437Z] 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:13:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-18T21:20:04.437Z] 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:13:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-18T21:20:04.437Z] 21:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T21:20:04.437Z] 21:13:01 5 1.94 0.00 0.00 0.00 0.00 98.06 [2022-10-18T21:20:04.437Z] 21:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-18T21:20:04.437Z] 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:14:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-10-18T21:20:04.437Z] 21:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-18T21:20:04.437Z] 21:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:14:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-18T21:20:04.437Z] 21:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-18T21:20:04.437Z] 21:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-18T21:20:04.437Z] 21:15:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2022-10-18T21:20:04.437Z] 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-18T21:20:04.437Z] 21:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T21:20:04.437Z] 21:15:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-18T21:20:04.437Z] 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:15:01 5 0.75 0.00 0.03 0.00 0.00 99.22 [2022-10-18T21:20:04.437Z] 21:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] [2022-10-18T21:20:04.437Z] 21:15:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T21:20:04.437Z] 21:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-18T21:20:04.437Z] 21:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T21:20:04.437Z] 21:16:01 1 0.10 0.00 0.02 0.02 0.00 99.87 [2022-10-18T21:20:04.437Z] 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:17:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:17:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-18T21:20:04.437Z] 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-18T21:20:04.437Z] 21:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T21:20:04.437Z] 21:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-18T21:20:04.437Z] 21:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:18:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-18T21:20:04.437Z] 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-18T21:20:04.437Z] 21:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T21:20:04.437Z] 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T21:20:04.437Z] 21:19:01 all 2.79 0.00 1.26 0.71 0.03 95.21 [2022-10-18T21:20:04.437Z] 21:19:01 0 3.36 0.00 1.29 0.00 0.02 95.34 [2022-10-18T21:20:04.437Z] 21:19:01 1 2.94 0.00 1.27 0.00 0.02 95.77 [2022-10-18T21:20:04.437Z] 21:19:01 2 3.82 0.00 1.39 0.07 0.02 94.71 [2022-10-18T21:20:04.437Z] 21:19:01 3 2.50 0.00 1.37 0.74 0.03 95.36 [2022-10-18T21:20:04.437Z] 21:19:01 4 2.92 0.00 0.91 0.75 0.05 95.37 [2022-10-18T21:20:04.437Z] 21:19:01 5 1.92 0.00 0.86 0.29 0.02 96.92 [2022-10-18T21:20:04.437Z] 21:19:01 6 2.19 0.00 1.89 3.77 0.02 92.13 [2022-10-18T21:20:04.437Z] 21:19:01 7 2.70 0.00 1.09 0.07 0.03 96.10 [2022-10-18T21:20:04.437Z] 21:20:01 all 8.64 0.00 3.67 1.04 0.06 86.59 [2022-10-18T21:20:04.437Z] 21:20:01 0 8.28 0.00 3.14 0.89 0.07 87.62 [2022-10-18T21:20:04.437Z] 21:20:01 1 8.79 0.00 3.57 0.08 0.05 87.50 [2022-10-18T21:20:04.437Z] 21:20:01 2 8.15 0.00 3.80 0.05 0.05 87.95 [2022-10-18T21:20:04.437Z] 21:20:01 3 7.20 0.00 4.48 4.70 0.07 83.55 [2022-10-18T21:20:04.437Z] 21:20:01 4 8.45 0.00 3.61 0.52 0.05 87.37 [2022-10-18T21:20:04.437Z] 21:20:01 5 6.99 0.00 3.44 0.12 0.05 89.40 [2022-10-18T21:20:04.437Z] 21:20:01 6 10.38 0.00 3.34 0.19 0.05 86.05 [2022-10-18T21:20:04.437Z] 21:20:01 7 10.88 0.00 3.98 1.81 0.07 83.26 [2022-10-18T21:20:04.437Z] Average: all 9.74 0.00 2.37 1.79 0.03 86.07 [2022-10-18T21:20:04.437Z] Average: 0 9.58 0.00 2.41 1.84 0.03 86.15 [2022-10-18T21:20:04.437Z] Average: 1 9.61 0.00 2.46 1.73 0.03 86.17 [2022-10-18T21:20:04.437Z] Average: 2 9.91 0.00 2.33 1.55 0.03 86.18 [2022-10-18T21:20:04.437Z] Average: 3 9.68 0.00 2.32 1.55 0.04 86.41 [2022-10-18T21:20:04.437Z] Average: 4 9.89 0.00 2.43 2.98 0.03 84.67 [2022-10-18T21:20:04.437Z] Average: 5 9.78 0.00 2.28 0.92 0.03 86.99 [2022-10-18T21:20:04.437Z] Average: 6 9.73 0.00 2.35 2.13 0.03 85.76 [2022-10-18T21:20:04.437Z] Average: 7 9.71 0.00 2.39 1.61 0.03 86.25 [2022-10-18T21:20:04.437Z] [2022-10-18T21:20:04.437Z] [2022-10-18T21:20:04.437Z]