Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db608d24777f3846be0c8d00faf18a86b4479024 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-ssh6836842897621949732.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh15726717742126889558.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3910938859354203971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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-ssh12973896750658828185.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4170434181427795925.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-951’ is offline Running on prd-ubuntu20.04-docker-8c-8g-955 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision db608d24777f3846be0c8d00faf18a86b4479024 (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 Commit message: "build(snap): upgrade kuiper to 1.4.4 (Jakarta) (#4047)" > git rev-list --no-walk bc2756e56e1e712f115f7e7a7fa9318fbd66a66e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T15:22:07.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T15:22:07.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T15:22:07.869Z] ========================================================= [2022-06-03T15:22:07.869Z] EdgeX Global Pipelines Version Info [2022-06-03T15:22:07.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:22:08.671Z] ------------------- [2022-06-03T15:22:08.671Z] stable info: [2022-06-03T15:22:08.671Z] ------------------- [2022-06-03T15:22:08.671Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T15:22:08.671Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T15:22:08.671Z] Message: update stable to v1.0.231 [2022-06-03T15:22:09.244Z] ------------------- [2022-06-03T15:22:09.244Z] experimental info: [2022-06-03T15:22:09.244Z] ------------------- [2022-06-03T15:22:09.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T15:22:09.244Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T15:22:09.244Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T15:22:09.487Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T15:22:09.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T15:22:09.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T15:22:09.523Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T15:22:09.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T15:22:09.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T15:22:09.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T15:22:09.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T15:22:09.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T15:22:09.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T15:22:09.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T15:22:09.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T15:22:09.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T15:22:09.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T15:22:09.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T15:22:09.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T15:22:09.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T15:22:09.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T15:22:09.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T15:22:09.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T15:22:09.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-03T15:22:09.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T15:22:09.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T15:22:09.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-03T15:22:09.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-03T15:22:09.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-03T15:22:09.816Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] echo [2022-06-03T15:22:09.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db608d2 [Pipeline] echo [2022-06-03T15:22:09.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:22:09.887Z] provisioning config files... [2022-06-03T15:22:09.902Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2156092970044731365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:22:10.214Z] ---> docker-login.sh [2022-06-03T15:22:10.214Z] nexus3.edgexfoundry.org:10001 [2022-06-03T15:22:10.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:22:10.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:22:10.476Z] Configure a credential helper to remove this warning. See [2022-06-03T15:22:10.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:22:10.476Z] [2022-06-03T15:22:10.476Z] Login Succeeded [2022-06-03T15:22:10.476Z] nexus3.edgexfoundry.org:10002 [2022-06-03T15:22:10.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:22:10.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:22:10.737Z] Configure a credential helper to remove this warning. See [2022-06-03T15:22:10.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:22:10.737Z] [2022-06-03T15:22:10.737Z] Login Succeeded [2022-06-03T15:22:10.737Z] nexus3.edgexfoundry.org:10003 [2022-06-03T15:22:10.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:22:10.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:22:10.737Z] Configure a credential helper to remove this warning. See [2022-06-03T15:22:10.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:22:10.737Z] [2022-06-03T15:22:10.737Z] Login Succeeded [2022-06-03T15:22:10.737Z] nexus3.edgexfoundry.org:10004 [2022-06-03T15:22:10.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:22:10.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:22:10.998Z] Configure a credential helper to remove this warning. See [2022-06-03T15:22:10.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:22:10.998Z] [2022-06-03T15:22:10.998Z] Login Succeeded [2022-06-03T15:22:10.998Z] docker.io [2022-06-03T15:22:10.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:22:11.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:22:11.260Z] Configure a credential helper to remove this warning. See [2022-06-03T15:22:11.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:22:11.260Z] [2022-06-03T15:22:11.260Z] Login Succeeded [2022-06-03T15:22:11.260Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T15:22:11.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:22:11.580Z] + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-03T15:22:11.580Z] + dirname cmd/core-command/Dockerfile [2022-06-03T15:22:11.580Z] + cut -d/ -f2 [2022-06-03T15:22:11.580Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T15:22:11.580Z] + dirname cmd/core-data/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T15:22:11.581Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T15:22:11.581Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T15:22:11.581Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-06-03T15:22:11.581Z] cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T15:22:11.581Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T15:22:11.581Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T15:22:11.581Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T15:22:11.581Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T15:22:11.581Z] + cut -d/ -f2 [2022-06-03T15:22:11.581Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T15:22:11.613Z] 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: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-06-03T15:22:11.956Z] + git rev-list -1 --merges db608d24777f3846be0c8d00faf18a86b4479024~1..db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] echo [2022-06-03T15:22:11.977Z] -----------> git rev-list -1 --merges db608d24777f3846be0c8d00faf18a86b4479024~1..db608d24777f3846be0c8d00faf18a86b4479024 db608d24777f3846be0c8d00faf18a86b4479024 [false] [Pipeline] sh [2022-06-03T15:22:12.270Z] + git log --format=format:%s -1 db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] echo [2022-06-03T15:22:12.285Z] ========================================================= [2022-06-03T15:22:12.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T15:22:12.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T15:22:12.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T15:22:12.728Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T15:22:12.728Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T15:22:12.728Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T15:22:12.728Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T15:22:12.728Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T15:22:12.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:22:13.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:22:13.142Z] [2022-06-03T15:22:13.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:22:13.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:22:13.453Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T15:22:13.453Z] 42c077c10790: Pulling fs layer [2022-06-03T15:22:13.453Z] f63e77b7563a: Pulling fs layer [2022-06-03T15:22:13.453Z] bd5fdadae976: Pulling fs layer [2022-06-03T15:22:13.453Z] 205491f53016: Pulling fs layer [2022-06-03T15:22:13.453Z] df18705c85c3: Pulling fs layer [2022-06-03T15:22:13.453Z] bdb3f477010e: Pulling fs layer [2022-06-03T15:22:13.453Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T15:22:13.453Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T15:22:13.453Z] bdb8f0575790: Pulling fs layer [2022-06-03T15:22:13.453Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T15:22:13.453Z] 2343380bae48: Pulling fs layer [2022-06-03T15:22:13.453Z] bdb3f477010e: Waiting [2022-06-03T15:22:13.453Z] c8a8fc8e1c8f: Waiting [2022-06-03T15:22:13.453Z] 2c6e9b1d212d: Waiting [2022-06-03T15:22:13.453Z] df18705c85c3: Waiting [2022-06-03T15:22:13.453Z] 205491f53016: Waiting [2022-06-03T15:22:13.453Z] bdb8f0575790: Waiting [2022-06-03T15:22:13.453Z] 2343380bae48: Waiting [2022-06-03T15:22:13.453Z] 386e3cb2ff24: Waiting [2022-06-03T15:22:13.453Z] f63e77b7563a: Download complete [2022-06-03T15:22:13.453Z] 205491f53016: Download complete [2022-06-03T15:22:13.715Z] df18705c85c3: Verifying Checksum [2022-06-03T15:22:13.715Z] df18705c85c3: Download complete [2022-06-03T15:22:13.715Z] bd5fdadae976: Verifying Checksum [2022-06-03T15:22:13.715Z] bd5fdadae976: Download complete [2022-06-03T15:22:13.715Z] bdb3f477010e: Download complete [2022-06-03T15:22:13.715Z] 2c6e9b1d212d: Download complete [2022-06-03T15:22:13.715Z] bdb8f0575790: Download complete [2022-06-03T15:22:13.715Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T15:22:13.715Z] 386e3cb2ff24: Download complete [2022-06-03T15:22:13.715Z] 2343380bae48: Verifying Checksum [2022-06-03T15:22:13.715Z] 2343380bae48: Download complete [2022-06-03T15:22:13.715Z] 42c077c10790: Download complete [2022-06-03T15:22:13.977Z] c8a8fc8e1c8f: Download complete [2022-06-03T15:22:15.362Z] 42c077c10790: Pull complete [2022-06-03T15:22:15.362Z] f63e77b7563a: Pull complete [2022-06-03T15:22:15.932Z] bd5fdadae976: Pull complete [2022-06-03T15:22:15.932Z] 205491f53016: Pull complete [2022-06-03T15:22:16.192Z] df18705c85c3: Pull complete [2022-06-03T15:22:16.192Z] bdb3f477010e: Pull complete [2022-06-03T15:22:18.102Z] c8a8fc8e1c8f: Pull complete [2022-06-03T15:22:18.102Z] 2c6e9b1d212d: Pull complete [2022-06-03T15:22:18.102Z] bdb8f0575790: Pull complete [2022-06-03T15:22:18.102Z] 386e3cb2ff24: Pull complete [2022-06-03T15:22:18.361Z] 2343380bae48: Pull complete [2022-06-03T15:22:18.361Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T15:22:18.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:22:18.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:22:18.464Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:22:18.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T15:22:20.090Z] $ docker top efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 -eo pid,comm [2022-06-03T15:22:20.149Z] 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-06-03T15:22:20.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T15:22:20.177Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:22:20.177Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:22:20.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:22:20.319Z] $ docker exec efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 ssh-agent [2022-06-03T15:22:20.436Z] SSH_AUTH_SOCK=/tmp/ssh-YN1bXujBvdvW/agent.32 [2022-06-03T15:22:20.436Z] SSH_AGENT_PID=38 [2022-06-03T15:22:20.442Z] Running ssh-add (command line suppressed) [2022-06-03T15:22:20.567Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6394094356658762552.key (/w/workspace/edgex-go/8@tmp/private_key_6394094356658762552.key) [2022-06-03T15:22:20.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:22:20.863Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T15:22:20.884Z] $ docker exec --env ******** --env ******** efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 ssh-agent -k [2022-06-03T15:22:20.994Z] unset SSH_AUTH_SOCK; [2022-06-03T15:22:20.995Z] unset SSH_AGENT_PID; [2022-06-03T15:22:20.995Z] echo Agent pid 38 killed; [2022-06-03T15:22:21.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T15:22:21.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:22:21.024Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:22:21.157Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:22:21.167Z] $ docker exec efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 ssh-agent [2022-06-03T15:22:21.282Z] SSH_AUTH_SOCK=/tmp/ssh-jyLtCCsOryRA/agent.72 [2022-06-03T15:22:21.282Z] SSH_AGENT_PID=79 [2022-06-03T15:22:21.288Z] Running ssh-add (command line suppressed) [2022-06-03T15:22:21.408Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2243167765698325356.key (/w/workspace/edgex-go/8@tmp/private_key_2243167765698325356.key) [2022-06-03T15:22:21.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:22:21.708Z] + git semver init [2022-06-03T15:22:21.970Z] 2022-06-03 15:22:21,897 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T15:22:21.970Z] 2022-06-03 15:22:21,898 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver [2022-06-03T15:22:21.970Z] 2022-06-03 15:22:21,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver [2022-06-03T15:22:21.970Z] 2022-06-03 15:22:21,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-06-03T15:22:27.267Z] 2022-06-03 15:22:26,190 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude [2022-06-03T15:22:27.267Z] 2022-06-03 15:22:26,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/jakarta with force:False [2022-06-03T15:22:27.267Z] 2022-06-03 15:22:26,190 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:22:27.267Z] 2022-06-03 15:22:26,191 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:22:27.267Z] 2.1.1-dev.6 [Pipeline] } [2022-06-03T15:22:27.284Z] $ docker exec --env ******** --env ******** efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 ssh-agent -k [2022-06-03T15:22:27.419Z] unset SSH_AUTH_SOCK; [2022-06-03T15:22:27.419Z] unset SSH_AGENT_PID; [2022-06-03T15:22:27.419Z] echo Agent pid 79 killed; [2022-06-03T15:22:27.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:22:27.736Z] + git semver [Pipeline] } [2022-06-03T15:22:28.020Z] $ docker stop --time=1 efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 [2022-06-03T15:22:29.335Z] $ docker rm -f efb96e6c58b7a5d22864342b77f753b2e63c0a15e6c72d0a14912d4da53396f7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:22:29.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T15:22:29.931Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T15:22:29.934Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.6 [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] echo [2022-06-03T15:22:30.047Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T15:22:30.055Z] ========================================================= [2022-06-03T15:22:30.055Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-03T15:22:30.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:22:30.342Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:22:30.343Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-03T15:22:30.343Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T15:22:30.343Z] 666ba61612fd: Pulling fs layer [2022-06-03T15:22:30.343Z] 8ed8ca486205: Pulling fs layer [2022-06-03T15:22:30.343Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T15:22:30.343Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T15:22:30.343Z] 812f408151ee: Pulling fs layer [2022-06-03T15:22:30.343Z] bab7bd504b26: Pulling fs layer [2022-06-03T15:22:30.343Z] 070449caade9: Pulling fs layer [2022-06-03T15:22:30.343Z] 8f1a5288e3a6: Pulling fs layer [2022-06-03T15:22:30.343Z] 22a0e8bec74d: Waiting [2022-06-03T15:22:30.343Z] 812f408151ee: Waiting [2022-06-03T15:22:30.343Z] bab7bd504b26: Waiting [2022-06-03T15:22:30.343Z] 070449caade9: Waiting [2022-06-03T15:22:30.343Z] 8f1a5288e3a6: Waiting [2022-06-03T15:22:30.343Z] 4fe6c5a15a65: Waiting [2022-06-03T15:22:30.343Z] 8ed8ca486205: Verifying Checksum [2022-06-03T15:22:30.343Z] 8ed8ca486205: Download complete [2022-06-03T15:22:30.343Z] 666ba61612fd: Verifying Checksum [2022-06-03T15:22:30.343Z] 666ba61612fd: Download complete [2022-06-03T15:22:30.343Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T15:22:30.343Z] 22a0e8bec74d: Download complete [2022-06-03T15:22:30.343Z] 812f408151ee: Verifying Checksum [2022-06-03T15:22:30.343Z] 812f408151ee: Download complete [2022-06-03T15:22:30.343Z] bab7bd504b26: Verifying Checksum [2022-06-03T15:22:30.343Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T15:22:30.606Z] 070449caade9: Verifying Checksum [2022-06-03T15:22:30.606Z] 070449caade9: Download complete [2022-06-03T15:22:30.606Z] 59bf1c3509f3: Pull complete [2022-06-03T15:22:30.606Z] 666ba61612fd: Pull complete [2022-06-03T15:22:30.869Z] 8ed8ca486205: Pull complete [2022-06-03T15:22:31.129Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T15:22:31.129Z] 4fe6c5a15a65: Download complete [2022-06-03T15:22:31.129Z] 8f1a5288e3a6: Verifying Checksum [2022-06-03T15:22:31.129Z] 8f1a5288e3a6: Download complete [2022-06-03T15:22:35.329Z] 4fe6c5a15a65: Pull complete [2022-06-03T15:22:35.329Z] 22a0e8bec74d: Pull complete [2022-06-03T15:22:35.329Z] 812f408151ee: Pull complete [2022-06-03T15:22:35.329Z] bab7bd504b26: Pull complete [2022-06-03T15:22:35.329Z] 070449caade9: Pull complete [2022-06-03T15:22:37.236Z] 8f1a5288e3a6: Pull complete [2022-06-03T15:22:37.236Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-03T15:22:37.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:22:37.236Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:22:37.539Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:22:37.539Z] WORKDIR /edgex [2022-06-03T15:22:37.539Z] COPY go.mod . [2022-06-03T15:22:37.539Z] RUN go mod download [2022-06-03T15:22:37.539Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T15:22:38.918Z] Sending build context to Docker daemon 346.4MB [2022-06-03T15:22:38.918Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-03T15:22:38.918Z] ---> c47586b81864 [2022-06-03T15:22:38.918Z] Step 2/4 : WORKDIR /edgex [2022-06-03T15:22:40.829Z] ---> Running in 336f9d74d800 [2022-06-03T15:22:41.090Z] Removing intermediate container 336f9d74d800 [2022-06-03T15:22:41.090Z] ---> 79e2ff63968e [2022-06-03T15:22:41.090Z] Step 3/4 : COPY go.mod . [2022-06-03T15:22:41.090Z] ---> 0e9adea30094 [2022-06-03T15:22:41.090Z] Step 4/4 : RUN go mod download [2022-06-03T15:22:41.090Z] ---> Running in 80d3f3cea50a [2022-06-03T15:22:45.000Z] Still waiting to schedule task [2022-06-03T15:22:45.000Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-03T15:23:07.664Z] Removing intermediate container 80d3f3cea50a [2022-06-03T15:23:07.664Z] ---> 5929dfe8cfd9 [2022-06-03T15:23:07.664Z] Successfully built 5929dfe8cfd9 [2022-06-03T15:23:07.664Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:23:07.973Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T15:23:07.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:23:08.048Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:23:08.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2022-06-03T15:23:08.526Z] $ docker top 5b2decc8aa55debf29aa85e052daf19feb6ca0fe1e7b0147a9a63fe8c3ef31d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:23:08.885Z] + go version [2022-06-03T15:23:08.885Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T15:23:08.902Z] $ docker stop --time=1 5b2decc8aa55debf29aa85e052daf19feb6ca0fe1e7b0147a9a63fe8c3ef31d2 [2022-06-03T15:23:10.187Z] $ docker rm -f 5b2decc8aa55debf29aa85e052daf19feb6ca0fe1e7b0147a9a63fe8c3ef31d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:23:10.598Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T15:23:10.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:23:10.683Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:23:10.727Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat [2022-06-03T15:23:11.110Z] $ docker top 825850b87e8bf8ca4c0175efe766a006a5087f6cebdf6b5a4a290fc4031e169c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T15:23:11.198Z] ========================================================= [2022-06-03T15:23:11.198Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T15:23:11.198Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:23:11.522Z] + make test [2022-06-03T15:23:11.522Z] go mod tidy [2022-06-03T15:23:11.522Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T15:23:16.813Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T15:23:26.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T15:23:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T15:23:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T15:23:27.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 98.5% of statements [2022-06-03T15:23:27.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T15:23:27.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.126s coverage: 44.7% of statements [2022-06-03T15:23:27.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T15:23:27.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T15:23:27.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.131s coverage: 89.5% of statements [2022-06-03T15:23:27.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T15:23:27.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:23:27.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 83.8% of statements [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T15:23:27.883Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.298s coverage: 94.2% of statements [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:23:27.883Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 59.1% of statements [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T15:23:27.883Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 60.0% of statements [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T15:23:27.883Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T15:23:28.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-06-03T15:23:28.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T15:23:28.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-06-03T15:23:28.143Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 21.7% of statements [2022-06-03T15:23:28.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T15:23:28.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2022-06-03T15:23:28.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements [2022-06-03T15:23:28.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-06-03T15:23:28.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-06-03T15:23:28.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-06-03T15:23:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2022-06-03T15:23:40.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-06-03T15:23:42.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-06-03T15:23:42.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 65.1% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.078s coverage: 100.0% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.330s coverage: 65.4% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.8% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T15:23:52.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T15:23:52.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T15:23:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T15:23:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T15:23:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T15:23:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T15:23:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-06-03T15:23:52.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-03T15:23:52.035Z] 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-06-03T15:24:04.248Z] GO111MODULE=on go vet ./... [2022-06-03T15:24:08.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T15:24:08.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T15:24:08.709Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T15:24:09.297Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:24:09.601Z] + go mod tidy [Pipeline] sh [2022-06-03T15:24:09.891Z] + ls -al . [2022-06-03T15:24:09.891Z] total 680 [2022-06-03T15:24:09.891Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 15:24 . [2022-06-03T15:24:09.891Z] drwxr-xr-x 4 root root 4096 Jun 3 15:23 .. [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:22 .dockerignore [2022-06-03T15:24:09.891Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:22 .git [2022-06-03T15:24:09.891Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:22 .github [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 797 Jun 3 15:22 .gitignore [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 15:22 .golangci.yml [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 76 Jun 3 15:22 .hadolint.yml [2022-06-03T15:24:09.891Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 15:22 .semver [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:22 .sonarcloud.properties [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 15:22 ADOPTERS.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 8910 Jun 3 15:22 Attribution.txt [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 52201 Jun 3 15:22 CHANGELOG.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:22 CONTRIBUTING.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 15:22 GOVERNANCE.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:22 Jenkinsfile [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:22 LICENSE [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 6508 Jun 3 15:22 Makefile [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 15:22 OWNERS.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 8207 Jun 3 15:22 README.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 15:22 SECURITY.md [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:22 VERSION [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:22 ZMQWindows.md [2022-06-03T15:24:09.891Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 15:22 bin [2022-06-03T15:24:09.891Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:22 cmd [2022-06-03T15:24:09.891Z] -rw-r--r-- 1 root root 428658 Jun 3 15:23 coverage.out [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 822 Jun 3 15:24 go.mod [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 49471 Jun 3 15:22 go.sum [2022-06-03T15:24:09.891Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:22 internal [2022-06-03T15:24:09.891Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 15:22 openapi [2022-06-03T15:24:09.891Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:22 snap [2022-06-03T15:24:09.891Z] drwxrwxr-x 6 1001 1001 4096 Jun 3 15:22 vendor [2022-06-03T15:24:09.891Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 15:22 version.go [Pipeline] sh [2022-06-03T15:24:10.180Z] + '[' -e coverage.out ] [2022-06-03T15:24:10.180Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T15:24:10.296Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T15:24:10.577Z] + make build [2022-06-03T15:24:10.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T15:24:11.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T15:24:16.152Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T15:24:17.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T15:24:17.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T15:24:17.877Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-956 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-03T15:24:17.888Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2022-06-03T15:24:17.937Z] The recommended git tool is: git [2022-06-03T15:24:18.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T15:24:19.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T15:24:19.643Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T15:24:20.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T15:24:21.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T15:24:22.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T15:24:22.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T15:24:23.921Z] using credential edgex-jenkins-ssh [2022-06-03T15:24:23.936Z] Cloning the remote Git repository [Pipeline] } [2022-06-03T15:24:24.063Z] $ docker stop --time=1 825850b87e8bf8ca4c0175efe766a006a5087f6cebdf6b5a4a290fc4031e169c [2022-06-03T15:24:24.003Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:24:24.076Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2022-06-03T15:24:24.157Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T15:24:24.158Z] > git --version # timeout=10 [2022-06-03T15:24:24.178Z] > git --version # 'git version 2.25.1' [2022-06-03T15:24:24.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T15:24:24.308Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T15:24:26.145Z] $ docker rm -f 825850b87e8bf8ca4c0175efe766a006a5087f6cebdf6b5a4a290fc4031e169c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:24:26.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:24:26.921Z] [2022-06-03T15:24:26.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:24:27.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:24:27.230Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T15:24:27.230Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T15:24:27.230Z] ca9280d653b3: Pulling fs layer [2022-06-03T15:24:27.230Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T15:24:27.230Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-03T15:24:27.230Z] cbdbe7a5bc2a: Download complete [2022-06-03T15:24:27.490Z] ca9280d653b3: Verifying Checksum [2022-06-03T15:24:27.490Z] ca9280d653b3: Download complete [2022-06-03T15:24:27.490Z] cbdbe7a5bc2a: Pull complete [2022-06-03T15:24:27.749Z] 7e9c9ca2126c: Download complete [2022-06-03T15:24:28.007Z] ca9280d653b3: Pull complete [2022-06-03T15:24:31.298Z] 7e9c9ca2126c: Pull complete [2022-06-03T15:24:31.298Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T15:24:31.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:24:31.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:24:31.398Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:24:31.445Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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/edgex-compose:latest cat [2022-06-03T15:24:32.830Z] $ docker top be9f65427cad19d61bfb8105d28d1a21193b1a87dfb8972b0e4373967a9c7f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:24:33.181Z] + docker-compose build+ grep --help parallel [2022-06-03T15:24:33.181Z] [2022-06-03T15:24:33.755Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T15:24:33.772Z] $ docker stop --time=1 be9f65427cad19d61bfb8105d28d1a21193b1a87dfb8972b0e4373967a9c7f52 [2022-06-03T15:24:35.064Z] $ docker rm -f be9f65427cad19d61bfb8105d28d1a21193b1a87dfb8972b0e4373967a9c7f52 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:24:35.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T15:24:35.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:24:35.653Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:24:35.719Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-06-03T15:24:36.060Z] $ docker top 8a31f0985f416b5f1498edd5f75e0290b28086e7e1091579cfef344cf5c49f4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:24:36.411Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T15:24:36.983Z] Building core-command ... [2022-06-03T15:24:36.983Z] Building core-data ... [2022-06-03T15:24:36.983Z] Building core-metadata ... [2022-06-03T15:24:36.983Z] Building security-bootstrapper ... [2022-06-03T15:24:36.983Z] Building security-proxy-setup ... [2022-06-03T15:24:36.983Z] Building security-secretstore-setup ... [2022-06-03T15:24:36.983Z] Building support-notifications ... [2022-06-03T15:24:36.983Z] Building support-scheduler ... [2022-06-03T15:24:36.983Z] Building sys-mgmt-agent ... [2022-06-03T15:24:36.983Z] Building sys-mgmt-agent [2022-06-03T15:24:36.983Z] Building support-scheduler [2022-06-03T15:24:36.983Z] Building security-proxy-setup [2022-06-03T15:24:36.983Z] Building security-secretstore-setup [2022-06-03T15:24:36.983Z] Building core-command [2022-06-03T15:24:40.835Z] Avoid second fetch [2022-06-03T15:24:40.836Z] Checking out Revision db608d24777f3846be0c8d00faf18a86b4479024 (jakarta) [2022-06-03T15:24:40.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T15:24:40.817Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T15:24:40.858Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T15:24:40.873Z] > git checkout -f db608d24777f3846be0c8d00faf18a86b4479024 # timeout=10 [2022-06-03T15:24:45.593Z] Commit message: "build(snap): upgrade kuiper to 1.4.4 (Jakarta) (#4047)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T15:24:46.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T15:24:46.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:24:46.397Z] Dload Upload Total Spent Left Speed [2022-06-03T15:24:46.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 95726 0 --:--:-- --:--:-- --:--:-- 95726 [Pipeline] sh [2022-06-03T15:24:47.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T15:24:47.411Z] + sudo tee /etc/docker/daemon.new [2022-06-03T15:24:47.411Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T15:24:47.411Z] { [2022-06-03T15:24:47.411Z] "registry-mirrors": [ [2022-06-03T15:24:47.411Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T15:24:47.411Z] ], [2022-06-03T15:24:47.411Z] "bip": "10.250.0.254/24", [2022-06-03T15:24:47.411Z] "hosts": [ [2022-06-03T15:24:47.411Z] "tcp://0.0.0.0:5555", [2022-06-03T15:24:47.411Z] "unix:///var/run/docker.sock" [2022-06-03T15:24:47.411Z] ], [2022-06-03T15:24:47.411Z] "mtu": 1458, [2022-06-03T15:24:47.411Z] "selinux-enabled": true, [2022-06-03T15:24:47.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T15:24:47.411Z] } [Pipeline] sh [2022-06-03T15:24:47.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T15:24:48.117Z] + sudo service docker restart [2022-06-03T15:24:55.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:24:55.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:24:55.089Z] ---> 5929dfe8cfd9 [2022-06-03T15:24:55.089Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T15:24:55.089Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:24:55.089Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:24:55.089Z] ---> 5929dfe8cfd9 [2022-06-03T15:24:55.089Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:24:55.089Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:24:55.089Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:24:55.089Z] ---> 5929dfe8cfd9 [2022-06-03T15:24:55.089Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T15:24:55.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:24:55.350Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:24:55.350Z] ---> 5929dfe8cfd9 [2022-06-03T15:24:55.350Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T15:24:55.350Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:24:55.350Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:24:55.350Z] ---> 5929dfe8cfd9 [2022-06-03T15:24:55.350Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:24:57.894Z] ---> Running in 55a1a741399c [2022-06-03T15:24:57.894Z] ---> Running in 61802abcda18 [2022-06-03T15:24:57.894Z] ---> Running in 7884492f6a7c [2022-06-03T15:24:57.894Z] ---> Running in 5a17eff41abc [2022-06-03T15:24:57.894Z] ---> Running in aff4219c49e5 [2022-06-03T15:24:58.159Z] Removing intermediate container aff4219c49e5 [2022-06-03T15:24:58.159Z] ---> 63a3d0538f41 [2022-06-03T15:24:58.159Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:24:58.159Z] Removing intermediate container 5a17eff41abc [2022-06-03T15:24:58.159Z] ---> d0745ebf2546 [2022-06-03T15:24:58.159Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:24:58.159Z] Removing intermediate container 61802abcda18 [2022-06-03T15:24:58.159Z] ---> 365251e54a53 [2022-06-03T15:24:58.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:24:58.159Z] Removing intermediate container 55a1a741399c [2022-06-03T15:24:58.159Z] ---> f1c76ffbf63e [2022-06-03T15:24:58.159Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:24:58.418Z] Removing intermediate container 7884492f6a7c [2022-06-03T15:24:58.418Z] ---> 477aea16bb50 [2022-06-03T15:24:58.418Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:24:58.418Z] ---> Running in 6e1dedb95ff3 [2022-06-03T15:24:58.418Z] ---> Running in c321e837a170 [2022-06-03T15:24:58.418Z] ---> Running in 88b4d14557e2 [2022-06-03T15:24:58.418Z] ---> Running in 9c8af6c49ad4 [2022-06-03T15:24:58.418Z] ---> Running in d6136d3675f3 [2022-06-03T15:24:59.357Z] Removing intermediate container 6e1dedb95ff3 [2022-06-03T15:24:59.357Z] ---> daad5073b429 [2022-06-03T15:24:59.357Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T15:24:59.357Z] Removing intermediate container 88b4d14557e2 [2022-06-03T15:24:59.357Z] ---> 8016422d83a7 [2022-06-03T15:24:59.358Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T15:24:59.358Z] ---> Running in d77415a3f362 [2022-06-03T15:24:59.358Z] ---> Running in 43c8214bd613 [2022-06-03T15:24:59.928Z] Removing intermediate container c321e837a170 [2022-06-03T15:24:59.928Z] ---> 7c8b3033aefa [2022-06-03T15:24:59.928Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T15:24:59.928Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:24:59.928Z] ---> Running in e6b0dff17a36 [2022-06-03T15:24:59.928Z] Removing intermediate container 9c8af6c49ad4 [2022-06-03T15:24:59.928Z] ---> a1707d29d8ba [2022-06-03T15:24:59.929Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T15:24:59.929Z] Removing intermediate container d6136d3675f3 [2022-06-03T15:24:59.929Z] ---> 2124345b51d0 [2022-06-03T15:24:59.929Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:25:00.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:00.192Z] ---> Running in 37b94442d1ca [2022-06-03T15:25:00.192Z] ---> Running in 977c1d01bf04 [2022-06-03T15:25:00.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:00.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:00.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:00.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:01.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:01.025Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:01.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:01.286Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:01.552Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:01.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:01.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:01.552Z] Removing intermediate container d77415a3f362 [2022-06-03T15:25:01.552Z] ---> 65233fa86a3b [2022-06-03T15:25:01.552Z] Step 6/24 : COPY . . [2022-06-03T15:25:01.812Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:01.812Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:02.383Z] Removing intermediate container 43c8214bd613 [2022-06-03T15:25:02.383Z] ---> 8d55f6c94712 [2022-06-03T15:25:02.383Z] Step 6/23 : COPY go.mod . [2022-06-03T15:25:03.321Z] ---> d7919a1542a4 [2022-06-03T15:25:03.321Z] Step 7/23 : RUN go mod download [2022-06-03T15:25:03.321Z] ---> Running in 892ea56408bd [2022-06-03T15:25:03.321Z] Removing intermediate container e6b0dff17a36 [2022-06-03T15:25:03.321Z] ---> 38b141fa75fe [2022-06-03T15:25:03.321Z] Step 6/20 : COPY . . [2022-06-03T15:25:03.580Z] Removing intermediate container 977c1d01bf04 [2022-06-03T15:25:03.580Z] ---> 075455f840f0 [2022-06-03T15:25:03.580Z] Step 6/22 : COPY . . [2022-06-03T15:25:03.580Z] Removing intermediate container 37b94442d1ca [2022-06-03T15:25:03.580Z] ---> a84823a58b94 [2022-06-03T15:25:03.580Z] Step 6/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:25:06.465Z] provisioning config files... [2022-06-03T15:25:06.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6006417800653031468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:25:06.847Z] ---> docker-login.sh [2022-06-03T15:25:06.847Z] nexus3.edgexfoundry.org:10001 [2022-06-03T15:25:07.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:25:07.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:25:07.720Z] Configure a credential helper to remove this warning. See [2022-06-03T15:25:07.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:25:07.720Z] [2022-06-03T15:25:07.720Z] Login Succeeded [2022-06-03T15:25:07.720Z] nexus3.edgexfoundry.org:10002 [2022-06-03T15:25:07.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:25:08.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:25:08.270Z] Configure a credential helper to remove this warning. See [2022-06-03T15:25:08.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:25:08.270Z] [2022-06-03T15:25:08.270Z] Login Succeeded [2022-06-03T15:25:08.270Z] nexus3.edgexfoundry.org:10003 [2022-06-03T15:25:08.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:25:08.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:25:08.543Z] Configure a credential helper to remove this warning. See [2022-06-03T15:25:08.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:25:08.543Z] [2022-06-03T15:25:08.543Z] Login Succeeded [2022-06-03T15:25:08.543Z] nexus3.edgexfoundry.org:10004 [2022-06-03T15:25:09.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:25:09.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:25:09.151Z] Configure a credential helper to remove this warning. See [2022-06-03T15:25:09.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:25:09.151Z] [2022-06-03T15:25:09.151Z] Login Succeeded [2022-06-03T15:25:09.151Z] docker.io [2022-06-03T15:25:09.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:25:10.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:25:10.027Z] Configure a credential helper to remove this warning. See [2022-06-03T15:25:10.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:25:10.027Z] [2022-06-03T15:25:10.027Z] Login Succeeded [2022-06-03T15:25:10.027Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T15:25:10.045Z] Deleting 1 temporary files [2022-06-03T15:25:10.151Z] Removing intermediate container 892ea56408bd [2022-06-03T15:25:10.151Z] ---> 5d508e965af6 [2022-06-03T15:25:10.151Z] Step 8/23 : COPY . . [2022-06-03T15:25:10.151Z] ---> d6251e786490 [2022-06-03T15:25:10.151Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:10.151Z] ---> cbb8efc40726 [2022-06-03T15:25:10.151Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:10.151Z] ---> Running in 43232b543a42 [2022-06-03T15:25:10.151Z] ---> Running in cb9cfe149fc0 [2022-06-03T15:25:10.151Z] ---> dc14d0f960ed [2022-06-03T15:25:10.151Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:10.151Z] ---> 3d45baa91980 [2022-06-03T15:25:10.151Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T15:25:10.593Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T15:25:10.602Z] ========================================================= [2022-06-03T15:25:10.602Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-03T15:25:10.602Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:25:10.937Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:25:11.088Z] ---> Running in a807ced52b24 [2022-06-03T15:25:11.089Z] ---> Running in a0cc18e968b1 [2022-06-03T15:25:11.223Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T15:25:11.223Z] 9b3977197b4f: Pulling fs layer [2022-06-03T15:25:11.223Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T15:25:11.223Z] 94645a83ff95: Pulling fs layer [2022-06-03T15:25:11.223Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T15:25:11.223Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T15:25:11.223Z] 63b1bc5785f6: Pulling fs layer [2022-06-03T15:25:11.223Z] 626d30ff41c6: Pulling fs layer [2022-06-03T15:25:11.223Z] de1d54c125be: Pulling fs layer [2022-06-03T15:25:11.223Z] 0c92f367c5e7: Waiting [2022-06-03T15:25:11.223Z] 63b1bc5785f6: Waiting [2022-06-03T15:25:11.223Z] 626d30ff41c6: Waiting [2022-06-03T15:25:11.223Z] 3f3a8bcf1eab: Waiting [2022-06-03T15:25:11.223Z] de1d54c125be: Waiting [2022-06-03T15:25:11.223Z] 94645a83ff95: Verifying Checksum [2022-06-03T15:25:11.223Z] 94645a83ff95: Download complete [2022-06-03T15:25:11.223Z] 1a89e8eeedd5: Download complete [2022-06-03T15:25:11.223Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T15:25:11.223Z] 0c92f367c5e7: Download complete [2022-06-03T15:25:11.223Z] 63b1bc5785f6: Verifying Checksum [2022-06-03T15:25:11.223Z] 63b1bc5785f6: Download complete [2022-06-03T15:25:11.223Z] 9b3977197b4f: Verifying Checksum [2022-06-03T15:25:11.223Z] 9b3977197b4f: Download complete [2022-06-03T15:25:11.223Z] 626d30ff41c6: Verifying Checksum [2022-06-03T15:25:11.223Z] 626d30ff41c6: Download complete [2022-06-03T15:25:11.347Z] skipping... [2022-06-03T15:25:11.347Z] skipping... [2022-06-03T15:25:11.916Z] skipping... [2022-06-03T15:25:11.916Z] skipping... [2022-06-03T15:25:12.181Z] Removing intermediate container cb9cfe149fc0 [2022-06-03T15:25:12.181Z] ---> e38dfd6c7153 [2022-06-03T15:25:12.181Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T15:25:12.181Z] Removing intermediate container 43232b543a42 [2022-06-03T15:25:12.181Z] ---> 46b784569ebb [2022-06-03T15:25:12.181Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T15:25:12.181Z] ---> Running in 798ede2d42f8 [2022-06-03T15:25:12.181Z] ---> Running in 4092c04013d3 [2022-06-03T15:25:12.223Z] 9b3977197b4f: Pull complete [2022-06-03T15:25:12.443Z] Removing intermediate container a807ced52b24 [2022-06-03T15:25:12.443Z] ---> da8ee030ffc6 [2022-06-03T15:25:12.443Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T15:25:12.443Z] ---> Running in ad87e5002128 [2022-06-03T15:25:12.443Z] Removing intermediate container a0cc18e968b1 [2022-06-03T15:25:12.443Z] ---> 5d520a48f3c1 [2022-06-03T15:25:12.443Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T15:25:12.443Z] ---> Running in 663f394c28ff [2022-06-03T15:25:12.506Z] 1a89e8eeedd5: Pull complete [2022-06-03T15:25:12.784Z] 94645a83ff95: Pull complete [2022-06-03T15:25:13.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T15:25:13.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T15:25:13.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T15:25:13.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T15:25:13.382Z] de1d54c125be: Verifying Checksum [2022-06-03T15:25:13.383Z] de1d54c125be: Download complete [2022-06-03T15:25:13.667Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T15:25:13.667Z] 3f3a8bcf1eab: Download complete [2022-06-03T15:25:16.314Z] ---> 923baab3b4f0 [2022-06-03T15:25:16.314Z] Step 9/23 : RUN go mod tidy [2022-06-03T15:25:16.314Z] ---> Running in dff3d51c3915 [2022-06-03T15:25:18.853Z] Removing intermediate container dff3d51c3915 [2022-06-03T15:25:18.853Z] ---> 9575a0a115d6 [2022-06-03T15:25:18.853Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T15:25:18.853Z] ---> Running in 1c324d5a46d2 [2022-06-03T15:25:18.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T15:25:24.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T15:25:24.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T15:25:26.066Z] Removing intermediate container 798ede2d42f8 [2022-06-03T15:25:26.066Z] ---> 3d7c9202a01c [2022-06-03T15:25:26.066Z] [2022-06-03T15:25:26.066Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:25:26.327Z] 3.14: Pulling from library/alpine [2022-06-03T15:25:26.327Z] Removing intermediate container 663f394c28ff [2022-06-03T15:25:26.327Z] ---> 21ee23a8ea7f [2022-06-03T15:25:26.327Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T15:25:26.896Z] ---> Running in cf2263a363dc [2022-06-03T15:25:26.896Z] Removing intermediate container 4092c04013d3 [2022-06-03T15:25:26.896Z] ---> 55c18ea6a323 [2022-06-03T15:25:26.896Z] [2022-06-03T15:25:26.896Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T15:25:26.896Z] Removing intermediate container ad87e5002128 [2022-06-03T15:25:26.896Z] ---> bdaeb05344bb [2022-06-03T15:25:26.896Z] [2022-06-03T15:25:26.896Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T15:25:27.155Z] 3.14: Pulling from library/alpine [2022-06-03T15:25:27.155Z] 3.14: Pulling from library/alpine [2022-06-03T15:25:27.155Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:25:27.155Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:25:27.155Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T15:25:27.155Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T15:25:27.155Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:25:27.155Z] Status: Image is up to date for alpine:3.14 [2022-06-03T15:25:27.155Z] ---> e04c818066af [2022-06-03T15:25:27.155Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:25:27.155Z] ---> e04c818066af [2022-06-03T15:25:27.155Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T15:25:27.155Z] ---> e04c818066af [2022-06-03T15:25:27.155Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T15:25:27.426Z] ---> Running in 5dfbeca2c246 [2022-06-03T15:25:27.426Z] ---> Running in fa35b52a9d1e [2022-06-03T15:25:27.426Z] ---> Running in aef68425a365 [2022-06-03T15:25:27.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T15:25:27.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:28.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:28.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:28.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:28.256Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T15:25:28.516Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T15:25:28.516Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T15:25:28.516Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:25:28.516Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:25:28.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:28.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:28.516Z] OK: 6 MiB in 17 packages [2022-06-03T15:25:28.516Z] Removing intermediate container 1c324d5a46d2 [2022-06-03T15:25:28.516Z] ---> 575b03b916e8 [2022-06-03T15:25:28.516Z] [2022-06-03T15:25:28.516Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T15:25:28.516Z] ---> e04c818066af [2022-06-03T15:25:28.516Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:25:28.516Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T15:25:28.516Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:25:28.516Z] OK: 6 MiB in 15 packages [2022-06-03T15:25:28.516Z] ---> Running in 3f42cc694621 [2022-06-03T15:25:28.516Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T15:25:28.755Z] 3f3a8bcf1eab: Pull complete [2022-06-03T15:25:28.755Z] 0c92f367c5e7: Pull complete [2022-06-03T15:25:28.755Z] 63b1bc5785f6: Pull complete [2022-06-03T15:25:28.755Z] 626d30ff41c6: Pull complete [2022-06-03T15:25:28.775Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:25:28.775Z] Removing intermediate container cf2263a363dc [2022-06-03T15:25:28.775Z] ---> 388d9461c6c0 [2022-06-03T15:25:28.775Z] [2022-06-03T15:25:28.775Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T15:25:28.775Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:25:28.775Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T15:25:28.775Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T15:25:28.775Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:25:28.775Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:25:28.775Z] OK: 8 MiB in 19 packages [2022-06-03T15:25:28.775Z] 20.10.8: Pulling from library/docker [2022-06-03T15:25:29.059Z] Removing intermediate container 5dfbeca2c246 [2022-06-03T15:25:29.059Z] ---> e171660c678a [2022-06-03T15:25:29.059Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:25:29.319Z] ---> Running in 398b547c5859 [2022-06-03T15:25:29.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:29.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:29.579Z] Removing intermediate container fa35b52a9d1e [2022-06-03T15:25:29.579Z] ---> 63eb5643f626 [2022-06-03T15:25:29.579Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:25:29.579Z] Removing intermediate container 398b547c5859 [2022-06-03T15:25:29.579Z] ---> af6da8cf1712 [2022-06-03T15:25:29.579Z] Step 12/24 : WORKDIR / [2022-06-03T15:25:29.579Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T15:25:29.579Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:25:29.579Z] OK: 6 MiB in 15 packages [2022-06-03T15:25:29.840Z] ---> Running in e5113f611a58 [2022-06-03T15:25:29.840Z] ---> Running in 370463264bbb [2022-06-03T15:25:29.840Z] Removing intermediate container aef68425a365 [2022-06-03T15:25:29.840Z] ---> 063c12425fbf [2022-06-03T15:25:29.840Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:25:29.840Z] ---> Running in 2cfd787c050e [2022-06-03T15:25:29.840Z] Removing intermediate container e5113f611a58 [2022-06-03T15:25:29.840Z] ---> dac8b125c869 [2022-06-03T15:25:29.840Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T15:25:30.099Z] Removing intermediate container 370463264bbb [2022-06-03T15:25:30.099Z] ---> b02b360c6645 [2022-06-03T15:25:30.099Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T15:25:30.099Z] Removing intermediate container 2cfd787c050e [2022-06-03T15:25:30.099Z] ---> 9c97d8659f90 [2022-06-03T15:25:30.099Z] Step 12/20 : WORKDIR /edgex [2022-06-03T15:25:30.099Z] ---> Running in 56e61040afd1 [2022-06-03T15:25:30.099Z] ---> Running in e77d22a5fae7 [2022-06-03T15:25:30.387Z] Removing intermediate container 3f42cc694621 [2022-06-03T15:25:30.387Z] ---> 30a9c8c26885 [2022-06-03T15:25:30.387Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:25:30.387Z] Removing intermediate container 56e61040afd1 [2022-06-03T15:25:30.387Z] ---> 47be244f7102 [2022-06-03T15:25:30.387Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:25:30.387Z] ---> 42cae7abe9ff [2022-06-03T15:25:30.387Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T15:25:30.387Z] ---> Running in 2f465707553c [2022-06-03T15:25:30.387Z] ---> Running in f0213d14597f [2022-06-03T15:25:30.387Z] Removing intermediate container e77d22a5fae7 [2022-06-03T15:25:30.387Z] ---> 1774b76a8cda [2022-06-03T15:25:30.387Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T15:25:30.648Z] ---> 8293796ffb0c [2022-06-03T15:25:30.648Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T15:25:30.648Z] Removing intermediate container 2f465707553c [2022-06-03T15:25:30.648Z] ---> 5bc549a5e25b [2022-06-03T15:25:30.648Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T15:25:30.648Z] Removing intermediate container f0213d14597f [2022-06-03T15:25:30.648Z] ---> 66e05a100ab3 [2022-06-03T15:25:30.648Z] Step 14/22 : WORKDIR / [2022-06-03T15:25:30.648Z] ---> 3634c6804a74 [2022-06-03T15:25:30.648Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T15:25:30.648Z] ---> Running in d1c5de81dbb5 [2022-06-03T15:25:30.909Z] ---> Running in a26b48edd92b [2022-06-03T15:25:30.909Z] ---> b533f5a9018c [2022-06-03T15:25:30.909Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T15:25:30.909Z] Removing intermediate container d1c5de81dbb5 [2022-06-03T15:25:30.909Z] ---> a06d6da08aff [2022-06-03T15:25:30.909Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T15:25:31.173Z] ---> ff48225b896c [2022-06-03T15:25:31.173Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T15:25:31.173Z] Removing intermediate container a26b48edd92b [2022-06-03T15:25:31.173Z] ---> 307c8ebfa545 [2022-06-03T15:25:31.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:25:31.173Z] ---> Running in 7f81111b8763 [2022-06-03T15:25:31.432Z] ---> f7afb0d790e7 [2022-06-03T15:25:31.432Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T15:25:31.432Z] Removing intermediate container 7f81111b8763 [2022-06-03T15:25:31.432Z] ---> 9f0a220f585b [2022-06-03T15:25:31.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:25:31.691Z] ---> 33f85240e4f2 [2022-06-03T15:25:31.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T15:25:31.691Z] ---> 5a4d58b74ad8 [2022-06-03T15:25:31.691Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T15:25:31.691Z] ---> 0203bea844c8 [2022-06-03T15:25:31.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T15:25:31.691Z] ---> 7717613a5a12 [2022-06-03T15:25:31.691Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T15:25:31.691Z] ---> Running in 5db1c6d74ad9 [2022-06-03T15:25:32.016Z] ---> 2f19fbf1a363 [2022-06-03T15:25:32.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T15:25:32.282Z] Removing intermediate container 5db1c6d74ad9 [2022-06-03T15:25:32.282Z] ---> b37d45a77ad0 [2022-06-03T15:25:32.282Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T15:25:32.282Z] ---> 3e10b2e5c803 [2022-06-03T15:25:32.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T15:25:32.282Z] ---> Running in a713c5dbf54f [2022-06-03T15:25:32.542Z] ---> 9f9e6226de94 [2022-06-03T15:25:32.543Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T15:25:32.543Z] ---> cff140dd64bb [2022-06-03T15:25:32.543Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T15:25:32.543Z] ---> Running in 6230516b3bce [2022-06-03T15:25:32.543Z] Removing intermediate container a713c5dbf54f [2022-06-03T15:25:32.543Z] ---> 8a1df4b6e1dc [2022-06-03T15:25:32.543Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T15:25:32.543Z] ---> f909cc5e54b7 [2022-06-03T15:25:32.543Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T15:25:32.543Z] ---> Running in 3ba66d075bad [2022-06-03T15:25:32.543Z] ---> 612b58ff2713 [2022-06-03T15:25:32.543Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-03T15:25:32.803Z] ---> Running in ad459d79c127 [2022-06-03T15:25:32.803Z] ---> Running in c9d530fd7c67 [2022-06-03T15:25:32.803Z] Removing intermediate container 6230516b3bce [2022-06-03T15:25:32.803Z] ---> 5e029800a15a [2022-06-03T15:25:32.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:25:32.803Z] Removing intermediate container 3ba66d075bad [2022-06-03T15:25:32.803Z] ---> 6a6ce249e04d [2022-06-03T15:25:32.803Z] Step 19/20 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:25:32.803Z] ---> Running in 5f5961c18de1 [2022-06-03T15:25:32.803Z] ---> Running in a3c2e6da3db7 [2022-06-03T15:25:32.803Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T15:25:32.803Z] Removing intermediate container ad459d79c127 [2022-06-03T15:25:32.803Z] ---> b7e44053e04c [2022-06-03T15:25:32.803Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:25:32.803Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T15:25:32.803Z] ---> bc6c0ffef665 [2022-06-03T15:25:32.803Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:25:33.062Z] ---> Running in 717f050ce8a7 [2022-06-03T15:25:33.062Z] ---> Running in 508beda6daba [2022-06-03T15:25:33.062Z] Removing intermediate container a3c2e6da3db7 [2022-06-03T15:25:33.062Z] ---> ddbc2b83e970 [2022-06-03T15:25:33.062Z] Step 20/20 : LABEL version=2.1.1-dev.6 [2022-06-03T15:25:33.062Z] Removing intermediate container 5f5961c18de1 [2022-06-03T15:25:33.062Z] ---> dee76f7e4258 [2022-06-03T15:25:33.062Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:25:33.062Z] ---> Running in 691538c63c3f [2022-06-03T15:25:33.062Z] ---> Running in 3a9b37b6bf7c [2022-06-03T15:25:33.062Z] Removing intermediate container 717f050ce8a7 [2022-06-03T15:25:33.062Z] ---> 12888c0622a0 [2022-06-03T15:25:33.062Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T15:25:33.062Z] Removing intermediate container 508beda6daba [2022-06-03T15:25:33.062Z] ---> 34173aa60c72 [2022-06-03T15:25:33.062Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-03T15:25:33.070Z] de1d54c125be: Pull complete [2022-06-03T15:25:33.070Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-03T15:25:33.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:25:33.070Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-03T15:25:33.321Z] ---> Running in 62da0d19d7d2 [2022-06-03T15:25:33.321Z] ---> Running in 1da8702821e3 [2022-06-03T15:25:33.321Z] Removing intermediate container 691538c63c3f [2022-06-03T15:25:33.321Z] ---> 2a56acd2acb2 [2022-06-03T15:25:33.321Z] [2022-06-03T15:25:33.321Z] Removing intermediate container 3a9b37b6bf7c [2022-06-03T15:25:33.321Z] ---> 97f299c00398 [2022-06-03T15:25:33.321Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:25:33.321Z] ---> Running in cd947695a4ea [2022-06-03T15:25:33.321Z] Removing intermediate container 62da0d19d7d2 [2022-06-03T15:25:33.321Z] ---> 5f50c4caa1cb [2022-06-03T15:25:33.321Z] Step 22/23 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:25:33.423Z] + docker build -t ci-base-image-arm64 -f+ - . [2022-06-03T15:25:33.423Z] echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:25:33.423Z] WORKDIR /edgex [2022-06-03T15:25:33.423Z] COPY go.mod . [2022-06-03T15:25:33.423Z] RUN go mod download [2022-06-03T15:25:33.583Z] Successfully built 2a56acd2acb2 [2022-06-03T15:25:33.583Z] ---> Running in 8e79d0f6faff [2022-06-03T15:25:33.583Z] Successfully tagged security-proxy-setup:latest [2022-06-03T15:25:33.583Z]  Building security-proxy-setup ... done Building core-metadata [2022-06-03T15:25:33.583Z] Removing intermediate container cd947695a4ea [2022-06-03T15:25:33.583Z] ---> d81d584d10c7 [2022-06-03T15:25:33.583Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:25:33.583Z] ---> Running in 8aa39c2d4002 [2022-06-03T15:25:33.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:33.583Z] Removing intermediate container 8e79d0f6faff [2022-06-03T15:25:33.583Z] ---> 3da62025d931 [2022-06-03T15:25:33.583Z] Step 23/23 : LABEL version=2.1.1-dev.6 [2022-06-03T15:25:33.583Z] Removing intermediate container c9d530fd7c67 [2022-06-03T15:25:33.583Z] ---> 628e16933cf7 [2022-06-03T15:25:33.583Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T15:25:33.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:33.583Z] ---> Running in 9c06f114c4d6 [2022-06-03T15:25:33.843Z] (1/42) Installing readline (8.1.0-r0) [2022-06-03T15:25:33.843Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T15:25:33.843Z] Executing bash-5.1.16-r0.post-install [2022-06-03T15:25:33.843Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:25:33.843Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:25:33.843Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T15:25:33.843Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T15:25:33.843Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T15:25:33.843Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T15:25:33.843Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T15:25:33.843Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T15:25:33.843Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T15:25:34.101Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T15:25:34.101Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:25:34.101Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:25:34.101Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T15:25:34.101Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T15:25:34.101Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T15:25:34.101Z] ---> Running in ad4d0d774e10 [2022-06-03T15:25:34.101Z] Removing intermediate container 8aa39c2d4002 [2022-06-03T15:25:34.101Z] ---> 23a38fdc6678 [2022-06-03T15:25:34.101Z] [2022-06-03T15:25:34.101Z] Successfully built 23a38fdc6678 [2022-06-03T15:25:34.360Z] Successfully tagged core-command:latest [2022-06-03T15:25:34.360Z] Building core-data [2022-06-03T15:25:34.620Z]  Building core-command ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T15:25:34.620Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T15:25:34.620Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T15:25:34.620Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T15:25:34.620Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T15:25:34.620Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T15:25:34.620Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T15:25:34.620Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T15:25:34.620Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T15:25:34.620Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T15:25:34.620Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T15:25:34.620Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T15:25:34.620Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T15:25:34.620Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T15:25:34.620Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T15:25:34.620Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T15:25:34.620Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T15:25:34.620Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T15:25:34.620Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T15:25:34.620Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T15:25:34.620Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T15:25:34.620Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T15:25:34.620Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T15:25:34.620Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T15:25:34.620Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T15:25:34.879Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T15:25:34.879Z] OK: 84 MiB in 64 packages [2022-06-03T15:25:35.137Z] Removing intermediate container 9c06f114c4d6 [2022-06-03T15:25:35.137Z] ---> b26d8ce3de31 [2022-06-03T15:25:35.137Z] [2022-06-03T15:25:35.137Z] Successfully built b26d8ce3de31 [2022-06-03T15:25:35.395Z] Collecting docker-compose==1.23.2 [2022-06-03T15:25:35.656Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T15:25:35.656Z] Successfully tagged support-scheduler:latest [2022-06-03T15:25:35.656Z] Building support-notifications [2022-06-03T15:25:35.656Z]  Building support-scheduler ... done Removing intermediate container ad4d0d774e10 [2022-06-03T15:25:35.656Z] ---> 7c402579621d [2022-06-03T15:25:35.656Z] Step 22/24 : LABEL arch=x86_64 [2022-06-03T15:25:35.656Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T15:25:35.656Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T15:25:35.916Z] Collecting PyYAML<4,>=3.10 [2022-06-03T15:25:35.916Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T15:25:36.176Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T15:25:36.437Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T15:25:36.437Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T15:25:36.696Z] ---> Running in 896c026945c9 [2022-06-03T15:25:36.696Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T15:25:36.696Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T15:25:36.696Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T15:25:36.696Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T15:25:36.696Z] Removing intermediate container 896c026945c9 [2022-06-03T15:25:36.696Z] ---> 837b842e528d [2022-06-03T15:25:36.696Z] Step 23/24 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:25:36.817Z] Sending build context to Docker daemon 180.5MB [2022-06-03T15:25:36.818Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-03T15:25:36.818Z] ---> 5f011755c4a2 [2022-06-03T15:25:36.818Z] Step 2/4 : WORKDIR /edgex [2022-06-03T15:25:36.965Z] ---> Running in 183729c65aec [2022-06-03T15:25:36.965Z] Removing intermediate container 183729c65aec [2022-06-03T15:25:36.965Z] ---> 7ab21748a9b4 [2022-06-03T15:25:36.965Z] Step 24/24 : LABEL version=2.1.1-dev.6 [2022-06-03T15:25:37.226Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T15:25:37.227Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T15:25:37.227Z] ---> Running in 6e7e8187fb6f [2022-06-03T15:25:37.227Z] Removing intermediate container 6e7e8187fb6f [2022-06-03T15:25:37.227Z] ---> 1920c6c07168 [2022-06-03T15:25:37.227Z] [2022-06-03T15:25:37.487Z] Successfully built 1920c6c07168 [2022-06-03T15:25:37.487Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T15:25:37.487Z] Building security-bootstrapper [2022-06-03T15:25:37.487Z]  Building security-secretstore-setup ... done Collecting cached-property<2,>=1.2.0 [2022-06-03T15:25:37.487Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T15:25:37.487Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T15:25:37.487Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T15:25:37.748Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T15:25:37.748Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T15:25:37.748Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T15:25:37.748Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T15:25:37.748Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T15:25:37.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T15:25:37.748Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-03T15:25:37.748Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T15:25:37.748Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T15:25:38.008Z] Collecting idna<2.8,>=2.5 [2022-06-03T15:25:38.008Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T15:25:38.008Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T15:25:38.008Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T15:25:38.008Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T15:25:38.008Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T15:25:38.008Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T15:25:38.008Z] Attempting uninstall: urllib3 [2022-06-03T15:25:38.008Z] Found existing installation: urllib3 1.26.5 [2022-06-03T15:25:38.008Z] Uninstalling urllib3-1.26.5: [2022-06-03T15:25:38.008Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T15:25:38.268Z] Attempting uninstall: idna [2022-06-03T15:25:38.268Z] Found existing installation: idna 3.2 [2022-06-03T15:25:38.268Z] Uninstalling idna-3.2: [2022-06-03T15:25:38.268Z] Successfully uninstalled idna-3.2 [2022-06-03T15:25:38.268Z] Attempting uninstall: chardet [2022-06-03T15:25:38.268Z] Found existing installation: chardet 4.0.0 [2022-06-03T15:25:38.268Z] Uninstalling chardet-4.0.0: [2022-06-03T15:25:38.268Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T15:25:38.530Z] Attempting uninstall: requests [2022-06-03T15:25:38.530Z] Found existing installation: requests 2.25.1 [2022-06-03T15:25:38.530Z] Uninstalling requests-2.25.1: [2022-06-03T15:25:38.530Z] Successfully uninstalled requests-2.25.1 [2022-06-03T15:25:38.789Z] Running setup.py install for texttable: started [2022-06-03T15:25:38.796Z] ---> Running in 6bfcb5d84e04 [2022-06-03T15:25:38.796Z] Removing intermediate container 6bfcb5d84e04 [2022-06-03T15:25:38.796Z] ---> 4c202269c866 [2022-06-03T15:25:38.796Z] Step 3/4 : COPY go.mod . [2022-06-03T15:25:39.049Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T15:25:39.049Z] Running setup.py install for PyYAML: started [2022-06-03T15:25:39.394Z] ---> 07730b9db99c [2022-06-03T15:25:39.394Z] Step 4/4 : RUN go mod download [2022-06-03T15:25:39.394Z] ---> Running in 1ba7bda9af58 [2022-06-03T15:25:39.617Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T15:25:39.617Z] Running setup.py install for docopt: started [2022-06-03T15:25:39.877Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T15:25:39.877Z] Running setup.py install for dockerpty: started [2022-06-03T15:25:40.136Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T15:25:40.395Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-03T15:25:42.937Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:25:42.937Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:25:42.937Z] ---> 5929dfe8cfd9 [2022-06-03T15:25:42.937Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:25:42.937Z] ---> Using cache [2022-06-03T15:25:42.937Z] ---> 477aea16bb50 [2022-06-03T15:25:42.937Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:25:42.937Z] ---> Using cache [2022-06-03T15:25:42.937Z] ---> 2124345b51d0 [2022-06-03T15:25:42.937Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:25:42.937Z] ---> Using cache [2022-06-03T15:25:42.937Z] ---> 075455f840f0 [2022-06-03T15:25:42.937Z] Step 6/22 : COPY . . [2022-06-03T15:25:42.937Z] ---> Using cache [2022-06-03T15:25:42.937Z] ---> cbb8efc40726 [2022-06-03T15:25:42.937Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:42.937Z] ---> Using cache [2022-06-03T15:25:42.937Z] ---> e38dfd6c7153 [2022-06-03T15:25:42.937Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T15:25:44.848Z] ---> Running in cb56a9d61f36 [2022-06-03T15:25:45.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:25:45.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:25:45.107Z] ---> 5929dfe8cfd9 [2022-06-03T15:25:45.107Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:25:45.107Z] ---> Using cache [2022-06-03T15:25:45.107Z] ---> 477aea16bb50 [2022-06-03T15:25:45.107Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:25:45.107Z] ---> Using cache [2022-06-03T15:25:45.107Z] ---> 2124345b51d0 [2022-06-03T15:25:45.107Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T15:25:45.367Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T15:25:46.316Z] ---> Running in 6604411fb0d8 [2022-06-03T15:25:46.891Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:25:46.891Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:25:46.891Z] ---> 5929dfe8cfd9 [2022-06-03T15:25:46.891Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T15:25:46.891Z] ---> Using cache [2022-06-03T15:25:46.891Z] ---> 477aea16bb50 [2022-06-03T15:25:46.891Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:25:46.891Z] ---> Using cache [2022-06-03T15:25:46.891Z] ---> 2124345b51d0 [2022-06-03T15:25:46.891Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T15:25:47.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:47.412Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:25:47.412Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:25:47.412Z] ---> 5929dfe8cfd9 [2022-06-03T15:25:47.412Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T15:25:47.412Z] ---> Using cache [2022-06-03T15:25:47.412Z] ---> 477aea16bb50 [2022-06-03T15:25:47.412Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:25:47.412Z] ---> Using cache [2022-06-03T15:25:47.412Z] ---> 2124345b51d0 [2022-06-03T15:25:47.412Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T15:25:47.412Z] ---> Using cache [2022-06-03T15:25:47.412Z] ---> 075455f840f0 [2022-06-03T15:25:47.412Z] Step 6/30 : COPY . . [2022-06-03T15:25:47.412Z] ---> Using cache [2022-06-03T15:25:47.412Z] ---> cbb8efc40726 [2022-06-03T15:25:47.412Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:47.412Z] ---> Using cache [2022-06-03T15:25:47.412Z] ---> e38dfd6c7153 [2022-06-03T15:25:47.412Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T15:25:47.704Z] ---> Running in 1f66b1655035 [2022-06-03T15:25:47.704Z] ---> Running in 08d050975c37 [2022-06-03T15:25:47.704Z] Removing intermediate container 1da8702821e3 [2022-06-03T15:25:47.704Z] ---> 7ce9f436d20a [2022-06-03T15:25:47.704Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T15:25:48.026Z] ---> Running in 465f23b34c00 [2022-06-03T15:25:48.026Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:48.026Z] Removing intermediate container 465f23b34c00 [2022-06-03T15:25:48.026Z] ---> c8c16f19e1e4 [2022-06-03T15:25:48.026Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T15:25:48.026Z] ---> Running in 61802e6deada [2022-06-03T15:25:48.374Z] Removing intermediate container 61802e6deada [2022-06-03T15:25:48.374Z] ---> 0342d8206e2d [2022-06-03T15:25:48.374Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T15:25:48.374Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:48.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:48.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T15:25:48.637Z] ---> 8ffbb3142ef1 [2022-06-03T15:25:48.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T15:25:48.896Z] Removing intermediate container 6604411fb0d8 [2022-06-03T15:25:48.896Z] ---> 5288bd5b5b3b [2022-06-03T15:25:48.896Z] Step 6/22 : COPY . . [2022-06-03T15:25:48.896Z] ---> 1479e491dc52 [2022-06-03T15:25:48.896Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T15:25:49.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:49.462Z] OK: 221 MiB in 52 packages [2022-06-03T15:25:49.733Z] ---> 046c437b9342 [2022-06-03T15:25:49.733Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T15:25:49.994Z] ---> Running in adb11c36216d [2022-06-03T15:25:50.564Z] Removing intermediate container adb11c36216d [2022-06-03T15:25:50.564Z] ---> 00da04fdac47 [2022-06-03T15:25:50.564Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:25:51.132Z] Removing intermediate container 08d050975c37 [2022-06-03T15:25:51.132Z] ---> 727aca49fc20 [2022-06-03T15:25:51.132Z] Step 6/21 : COPY . . [2022-06-03T15:25:51.132Z] ---> Running in f8f42c5fc584 [2022-06-03T15:25:51.700Z] Removing intermediate container f8f42c5fc584 [2022-06-03T15:25:51.700Z] ---> 6c8f8a6039b2 [2022-06-03T15:25:51.700Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:25:51.700Z] ---> Running in 96d35d211f7e [2022-06-03T15:25:52.267Z] Removing intermediate container 96d35d211f7e [2022-06-03T15:25:52.267Z] ---> ab04d34c5a31 [2022-06-03T15:25:52.267Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:25:52.849Z] ---> Running in 7dad54a631cb [2022-06-03T15:25:53.164Z] Removing intermediate container 7dad54a631cb [2022-06-03T15:25:53.164Z] ---> cb8a55c749c1 [2022-06-03T15:25:53.164Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:25:53.739Z] ---> Running in e2150eba72b4 [2022-06-03T15:25:53.998Z] Removing intermediate container e2150eba72b4 [2022-06-03T15:25:53.998Z] ---> 88bed5af9352 [2022-06-03T15:25:53.998Z] [2022-06-03T15:25:54.257Z] Successfully built 88bed5af9352 [2022-06-03T15:25:54.257Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T15:25:55.638Z]  Building sys-mgmt-agent ... done Removing intermediate container cb56a9d61f36 [2022-06-03T15:25:55.638Z] ---> 5fe567407dc8 [2022-06-03T15:25:55.638Z] [2022-06-03T15:25:55.638Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:25:55.638Z] ---> e04c818066af [2022-06-03T15:25:55.638Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:25:55.638Z] ---> Using cache [2022-06-03T15:25:55.638Z] ---> 30a9c8c26885 [2022-06-03T15:25:55.638Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:25:55.638Z] ---> Using cache [2022-06-03T15:25:55.638Z] ---> 5bc549a5e25b [2022-06-03T15:25:55.638Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T15:25:55.898Z] ---> Running in 4c7b5c02530b [2022-06-03T15:25:56.160Z] Removing intermediate container 4c7b5c02530b [2022-06-03T15:25:56.160Z] ---> 5523f5c48b68 [2022-06-03T15:25:56.160Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:25:56.160Z] ---> cdf556ad6a0e [2022-06-03T15:25:56.160Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:56.419Z] ---> Running in 88a1ca7cf0fc [2022-06-03T15:25:56.419Z] ---> Running in 0da584768c35 [2022-06-03T15:25:56.678Z] Removing intermediate container 0da584768c35 [2022-06-03T15:25:56.678Z] ---> c230fdf4aa1d [2022-06-03T15:25:56.678Z] Step 14/22 : WORKDIR / [2022-06-03T15:25:56.678Z] skipping... [2022-06-03T15:25:56.938Z] ---> Running in 2791936e3aa9 [2022-06-03T15:25:56.938Z] Removing intermediate container 1f66b1655035 [2022-06-03T15:25:56.938Z] ---> 16da8944aea0 [2022-06-03T15:25:56.938Z] [2022-06-03T15:25:56.938Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T15:25:56.938Z] ---> e04c818066af [2022-06-03T15:25:56.938Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T15:25:57.200Z] ---> Running in 55c0581c340c [2022-06-03T15:25:57.200Z] Removing intermediate container 2791936e3aa9 [2022-06-03T15:25:57.200Z] ---> 80160c4b79f4 [2022-06-03T15:25:57.200Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:25:57.459Z] Removing intermediate container 88a1ca7cf0fc [2022-06-03T15:25:57.459Z] Removing intermediate container 55c0581c340c [2022-06-03T15:25:57.459Z] ---> 9184e981105b [2022-06-03T15:25:57.459Z] ---> e1d34a5eea2e [2022-06-03T15:25:57.459Z] Step 8/22 : RUN make cmd/core-data/core-dataStep 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T15:25:57.459Z] [2022-06-03T15:25:57.459Z] ---> Running in 637dcbac1938 [2022-06-03T15:25:57.459Z] ---> Running in 0ccfc9f00258 [2022-06-03T15:25:57.459Z] ---> ceb18ac5addd [2022-06-03T15:25:57.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T15:25:58.028Z] ---> 7e1f7fde93a6 [2022-06-03T15:25:58.028Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T15:25:58.028Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T15:25:58.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:58.289Z] ---> 42495db86570 [2022-06-03T15:25:58.289Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:25:58.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:25:58.289Z] ---> Running in b8f31b9bdb18 [2022-06-03T15:25:58.289Z] ---> a18ccb292a03 [2022-06-03T15:25:58.289Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T15:25:58.289Z] ---> Running in 2f803e52d943 [2022-06-03T15:25:58.554Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:25:58.554Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T15:25:58.554Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:25:58.554Z] OK: 6 MiB in 16 packages [2022-06-03T15:25:58.554Z] Removing intermediate container 2f803e52d943 [2022-06-03T15:25:58.554Z] ---> 785c81eca013 [2022-06-03T15:25:58.554Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:25:58.821Z] ---> Running in 578f44a3b4ac [2022-06-03T15:25:58.821Z] skipping... [2022-06-03T15:25:58.821Z] Removing intermediate container 578f44a3b4ac [2022-06-03T15:25:58.821Z] ---> 26e9a27c04bd [2022-06-03T15:25:58.821Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:25:59.080Z] ---> Running in 8148e0c7638c [2022-06-03T15:25:59.080Z] Removing intermediate container 0ccfc9f00258 [2022-06-03T15:25:59.080Z] ---> 251722620531 [2022-06-03T15:25:59.080Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T15:25:59.348Z] ---> Running in 0616838e58b4 [2022-06-03T15:25:59.348Z] Removing intermediate container 8148e0c7638c [2022-06-03T15:25:59.348Z] ---> 294a976ab878 [2022-06-03T15:25:59.348Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:25:59.348Z] ---> Running in cae16cdc30d8 [2022-06-03T15:25:59.348Z] Removing intermediate container 0616838e58b4 [2022-06-03T15:25:59.348Z] ---> 2faf48b451c0 [2022-06-03T15:25:59.348Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T15:25:59.609Z] Removing intermediate container b8f31b9bdb18 [2022-06-03T15:25:59.609Z] ---> f3714d24480c [2022-06-03T15:25:59.609Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T15:25:59.609Z] ---> Running in 9a1b15216c0c [2022-06-03T15:25:59.609Z] Removing intermediate container cae16cdc30d8 [2022-06-03T15:25:59.609Z] ---> 4ad2cb75fcc9 [2022-06-03T15:25:59.609Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:25:59.869Z] ---> Running in 43c7d86c697d [2022-06-03T15:25:59.870Z] ---> Running in 97baf82c3c3e [2022-06-03T15:25:59.870Z] Removing intermediate container 9a1b15216c0c [2022-06-03T15:25:59.870Z] ---> ea8f86b70761 [2022-06-03T15:25:59.870Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T15:26:00.129Z] ---> Running in 4961a1e341c3 [2022-06-03T15:26:00.129Z] Removing intermediate container 97baf82c3c3e [2022-06-03T15:26:00.129Z] ---> 59f323152de7 [2022-06-03T15:26:00.129Z] [2022-06-03T15:26:00.388Z] Successfully built 59f323152de7 [2022-06-03T15:26:00.388Z] Successfully tagged core-metadata:latest [2022-06-03T15:26:00.647Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T15:26:01.585Z] Removing intermediate container 4961a1e341c3 [2022-06-03T15:26:01.585Z] ---> 423fb2273d6c [2022-06-03T15:26:01.585Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T15:26:01.585Z] ---> Running in 337681adae64 [2022-06-03T15:26:01.585Z] Removing intermediate container 337681adae64 [2022-06-03T15:26:01.585Z] ---> 6e2453d3016d [2022-06-03T15:26:01.585Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T15:26:02.151Z] ---> 31a2b3547df5 [2022-06-03T15:26:02.151Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T15:26:02.151Z] ---> Running in aefc38709326 [2022-06-03T15:26:03.534Z] Removing intermediate container aefc38709326 [2022-06-03T15:26:03.534Z] ---> ba73ba2d2fbd [2022-06-03T15:26:03.534Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:26:03.534Z] ---> 35a621e0a38d [2022-06-03T15:26:03.534Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T15:26:04.103Z] ---> 4c463d79b2a7 [2022-06-03T15:26:04.103Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T15:26:04.363Z] ---> b436d200accd [2022-06-03T15:26:04.363Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T15:26:04.624Z] ---> d4647e04f248 [2022-06-03T15:26:04.624Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T15:26:04.624Z] ---> ca898d45c43b [2022-06-03T15:26:04.624Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T15:26:04.884Z] ---> Running in d8caaa63e304 [2022-06-03T15:26:04.884Z] Removing intermediate container d8caaa63e304 [2022-06-03T15:26:04.884Z] ---> da2d0a099550 [2022-06-03T15:26:04.884Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T15:26:05.143Z] ---> 3beee57ec9eb [2022-06-03T15:26:05.143Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T15:26:05.403Z] ---> Running in 0b4f0fdb440b [2022-06-03T15:26:06.783Z] Removing intermediate container 0b4f0fdb440b [2022-06-03T15:26:06.783Z] ---> 30fc232a95fe [2022-06-03T15:26:06.783Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T15:26:06.783Z] Removing intermediate container 637dcbac1938 [2022-06-03T15:26:06.783Z] ---> 47543354accc [2022-06-03T15:26:06.783Z] [2022-06-03T15:26:06.783Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:26:06.783Z] ---> e04c818066af [2022-06-03T15:26:06.783Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T15:26:06.783Z] ---> Running in d07ccf0673b5 [2022-06-03T15:26:06.783Z] ---> Running in b92df18ee720 [2022-06-03T15:26:06.783Z] Removing intermediate container d07ccf0673b5 [2022-06-03T15:26:06.783Z] ---> 8dfc350b4a0d [2022-06-03T15:26:06.783Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T15:26:07.047Z] Removing intermediate container b92df18ee720 [2022-06-03T15:26:07.047Z] ---> 4294382e3696 [2022-06-03T15:26:07.047Z] Step 27/30 : CMD ["gate"] [2022-06-03T15:26:07.047Z] ---> Running in 63c9320df936 [2022-06-03T15:26:07.047Z] ---> Running in eb92b8c0bade [2022-06-03T15:26:07.309Z] Removing intermediate container 63c9320df936 [2022-06-03T15:26:07.309Z] ---> ed690272f1e4 [2022-06-03T15:26:07.309Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T15:26:07.309Z] ---> Running in 85008403ee12 [2022-06-03T15:26:07.309Z] Removing intermediate container eb92b8c0bade [2022-06-03T15:26:07.309Z] ---> 3553f0f7b359 [2022-06-03T15:26:07.309Z] Step 28/30 : LABEL arch=x86_64 [2022-06-03T15:26:07.571Z] ---> Running in ce937cd82cb5 [2022-06-03T15:26:07.572Z] Removing intermediate container 85008403ee12 [2022-06-03T15:26:07.572Z] ---> 09fa3eee7515 [2022-06-03T15:26:07.572Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:26:07.572Z] ---> Running in 0e56c4a57b4c [2022-06-03T15:26:07.572Z] Removing intermediate container ce937cd82cb5 [2022-06-03T15:26:07.572Z] ---> 9b73bf9ab792 [2022-06-03T15:26:07.572Z] Step 29/30 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:07.832Z] ---> Running in 157c841f3d1a [2022-06-03T15:26:07.832Z] Removing intermediate container 157c841f3d1a [2022-06-03T15:26:07.832Z] ---> 5ebdf5dee49d [2022-06-03T15:26:07.832Z] Step 30/30 : LABEL version=2.1.1-dev.6 [2022-06-03T15:26:08.097Z] ---> Running in 1668bcc6581a [2022-06-03T15:26:08.356Z] Removing intermediate container 1668bcc6581a [2022-06-03T15:26:08.356Z] ---> c3d2fc22ad6d [2022-06-03T15:26:08.356Z] [2022-06-03T15:26:08.882Z] Successfully built c3d2fc22ad6d [2022-06-03T15:26:08.882Z] Successfully tagged security-bootstrapper:latest [2022-06-03T15:26:08.882Z]  Building security-bootstrapper ... done Removing intermediate container 0e56c4a57b4c [2022-06-03T15:26:08.882Z] ---> 8b566fc6e62d [2022-06-03T15:26:08.882Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T15:26:08.882Z] ---> Running in a430ee175fd7 [2022-06-03T15:26:08.882Z] Removing intermediate container 43c7d86c697d [2022-06-03T15:26:08.882Z] ---> e976062197a9 [2022-06-03T15:26:08.882Z] [2022-06-03T15:26:08.882Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T15:26:08.882Z] ---> e04c818066af [2022-06-03T15:26:08.882Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T15:26:08.882Z] ---> Running in 96fe04248604 [2022-06-03T15:26:08.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:26:09.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T15:26:09.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:26:09.402Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T15:26:09.402Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:26:09.402Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:26:09.402Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:26:09.663Z] OK: 6 MiB in 16 packages [2022-06-03T15:26:09.923Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T15:26:09.923Z] Removing intermediate container 96fe04248604 [2022-06-03T15:26:09.924Z] ---> bfa410583eab [2022-06-03T15:26:09.924Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:26:09.924Z] ---> Running in dd2456ba3b38 [2022-06-03T15:26:10.185Z] Removing intermediate container dd2456ba3b38 [2022-06-03T15:26:10.185Z] ---> 0e2bde41600e [2022-06-03T15:26:10.185Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T15:26:10.185Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T15:26:10.185Z] ---> Running in 3a8f9e037de6 [2022-06-03T15:26:10.185Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:26:10.185Z] Removing intermediate container 3a8f9e037de6 [2022-06-03T15:26:10.185Z] ---> 66d0c9a7af0f [2022-06-03T15:26:10.185Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T15:26:10.185Z] ---> Running in 63484a897b15 [2022-06-03T15:26:10.445Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T15:26:10.445Z] Removing intermediate container 63484a897b15 [2022-06-03T15:26:10.445Z] ---> 66472082afcc [2022-06-03T15:26:10.445Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:26:10.445Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:26:10.445Z] ---> 1e9b267b1e46 [2022-06-03T15:26:10.445Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T15:26:11.017Z] ---> dbc5a3064183 [2022-06-03T15:26:11.017Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T15:26:11.017Z] ---> 0d7e26f45ff8 [2022-06-03T15:26:11.017Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T15:26:11.017Z] ---> Running in 583d3803d3ed [2022-06-03T15:26:11.277Z] Removing intermediate container 583d3803d3ed [2022-06-03T15:26:11.277Z] ---> 0e59314e3b1d [2022-06-03T15:26:11.277Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:26:11.277Z] ---> Running in 13a072a32dc2 [2022-06-03T15:26:11.277Z] Removing intermediate container 13a072a32dc2 [2022-06-03T15:26:11.277Z] ---> 577d5031e399 [2022-06-03T15:26:11.277Z] Step 19/21 : LABEL arch=x86_64 [2022-06-03T15:26:11.277Z] ---> Running in a202394a6905 [2022-06-03T15:26:11.539Z] Removing intermediate container a202394a6905 [2022-06-03T15:26:11.539Z] ---> 240282a8bbea [2022-06-03T15:26:11.539Z] Step 20/21 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:11.539Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T15:26:11.539Z] ---> Running in 7217f0a639a3 [2022-06-03T15:26:11.539Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T15:26:11.539Z] Removing intermediate container 7217f0a639a3 [2022-06-03T15:26:11.539Z] ---> e2efabcd7ce4 [2022-06-03T15:26:11.539Z] Step 21/21 : LABEL version=2.1.1-dev.6 [2022-06-03T15:26:11.799Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:26:11.799Z] OK: 8 MiB in 20 packages [2022-06-03T15:26:11.799Z] ---> Running in 52521bdc8cc6 [2022-06-03T15:26:11.799Z] Removing intermediate container 52521bdc8cc6 [2022-06-03T15:26:11.799Z] ---> 3390d2a4c3b7 [2022-06-03T15:26:11.799Z] [2022-06-03T15:26:11.799Z] Successfully built 3390d2a4c3b7 [2022-06-03T15:26:11.799Z] Successfully tagged support-notifications:latest [2022-06-03T15:26:12.060Z]  Building support-notifications ... done Removing intermediate container a430ee175fd7 [2022-06-03T15:26:12.060Z] ---> 713711794f55 [2022-06-03T15:26:12.060Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:26:12.321Z] ---> 17048e4e4040 [2022-06-03T15:26:12.321Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T15:26:12.580Z] ---> 399760aafde7 [2022-06-03T15:26:12.580Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T15:26:12.853Z] ---> d3fd10696597 [2022-06-03T15:26:12.853Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T15:26:12.853Z] ---> Running in 0596697ba73f [2022-06-03T15:26:12.853Z] Removing intermediate container 0596697ba73f [2022-06-03T15:26:12.853Z] ---> 2c05e0eb7709 [2022-06-03T15:26:12.853Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:26:13.113Z] ---> Running in 8e6533212b13 [2022-06-03T15:26:13.113Z] Removing intermediate container 8e6533212b13 [2022-06-03T15:26:13.113Z] ---> c54c7d32688f [2022-06-03T15:26:13.113Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T15:26:13.113Z] ---> Running in 5fb47382df29 [2022-06-03T15:26:13.374Z] Removing intermediate container 5fb47382df29 [2022-06-03T15:26:13.374Z] ---> 1c51e9886dc9 [2022-06-03T15:26:13.374Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:13.374Z] ---> Running in 7fe3d670dcb9 [2022-06-03T15:26:13.374Z] Removing intermediate container 7fe3d670dcb9 [2022-06-03T15:26:13.374Z] ---> 63ef3906a878 [2022-06-03T15:26:13.374Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:26:13.374Z] ---> Running in 5d3c4779e9e3 [2022-06-03T15:26:13.634Z] Removing intermediate container 5d3c4779e9e3 [2022-06-03T15:26:13.634Z] ---> 3324aebaea28 [2022-06-03T15:26:13.634Z] [2022-06-03T15:26:13.634Z] Successfully built 3324aebaea28 [2022-06-03T15:26:13.634Z] Successfully tagged core-data:latest [2022-06-03T15:26:13.640Z]  Building core-data ... done  [Pipeline] } [2022-06-03T15:26:13.650Z] $ docker stop --time=1 8a31f0985f416b5f1498edd5f75e0290b28086e7e1091579cfef344cf5c49f4a [2022-06-03T15:26:14.940Z] $ docker rm -f 8a31f0985f416b5f1498edd5f75e0290b28086e7e1091579cfef344cf5c49f4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:26:15.287Z] + docker images [2022-06-03T15:26:15.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T15:26:15.287Z] core-data latest 3324aebaea28 2 seconds ago 19.9MB [2022-06-03T15:26:15.287Z] support-notifications latest 3390d2a4c3b7 4 seconds ago 16.6MB [2022-06-03T15:26:15.287Z] e976062197a9 7 seconds ago 1.79GB [2022-06-03T15:26:15.287Z] security-bootstrapper latest c3d2fc22ad6d 7 seconds ago 18.7MB [2022-06-03T15:26:15.287Z] 47543354accc 9 seconds ago 1.79GB [2022-06-03T15:26:15.287Z] core-metadata latest 59f323152de7 16 seconds ago 16.5MB [2022-06-03T15:26:15.287Z] 16da8944aea0 19 seconds ago 1.78GB [2022-06-03T15:26:15.287Z] 5fe567407dc8 21 seconds ago 1.79GB [2022-06-03T15:26:15.287Z] sys-mgmt-agent latest 88bed5af9352 22 seconds ago 294MB [2022-06-03T15:26:15.287Z] security-secretstore-setup latest 1920c6c07168 38 seconds ago 27.7MB [2022-06-03T15:26:15.287Z] core-command latest 23a38fdc6678 42 seconds ago 15.7MB [2022-06-03T15:26:15.287Z] support-scheduler latest b26d8ce3de31 42 seconds ago 15.9MB [2022-06-03T15:26:15.287Z] security-proxy-setup latest 2a56acd2acb2 42 seconds ago 26.1MB [2022-06-03T15:26:15.287Z] 575b03b916e8 47 seconds ago 1.79GB [2022-06-03T15:26:15.287Z] 388d9461c6c0 47 seconds ago 1.78GB [2022-06-03T15:26:15.287Z] bdaeb05344bb 49 seconds ago 1.79GB [2022-06-03T15:26:15.287Z] 55c18ea6a323 49 seconds ago 1.79GB [2022-06-03T15:26:15.287Z] 3d7c9202a01c 50 seconds ago 1.78GB [2022-06-03T15:26:15.287Z] ci-base-image-x86_64 latest 5929dfe8cfd9 3 minutes ago 1.27GB [2022-06-03T15:26:15.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 16 hours ago 253MB [2022-06-03T15:26:15.287Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 6 days ago 562MB [2022-06-03T15:26:15.287Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T15:26:15.287Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-03T15:26:15.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months 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-06-03T15:26:15.382Z] provisioning config files... [2022-06-03T15:26:15.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config882088639944774165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:26:15.684Z] ---> docker-login.sh [2022-06-03T15:26:15.684Z] nexus3.edgexfoundry.org:10001 [2022-06-03T15:26:15.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:26:15.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:26:15.684Z] Configure a credential helper to remove this warning. See [2022-06-03T15:26:15.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:26:15.684Z] [2022-06-03T15:26:15.684Z] Login Succeeded [2022-06-03T15:26:15.684Z] nexus3.edgexfoundry.org:10002 [2022-06-03T15:26:15.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:26:15.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:26:15.949Z] Configure a credential helper to remove this warning. See [2022-06-03T15:26:15.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:26:15.949Z] [2022-06-03T15:26:15.949Z] Login Succeeded [2022-06-03T15:26:15.949Z] nexus3.edgexfoundry.org:10003 [2022-06-03T15:26:15.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:26:15.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:26:15.949Z] Configure a credential helper to remove this warning. See [2022-06-03T15:26:15.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:26:15.949Z] [2022-06-03T15:26:15.949Z] Login Succeeded [2022-06-03T15:26:15.949Z] nexus3.edgexfoundry.org:10004 [2022-06-03T15:26:15.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:26:16.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:26:16.209Z] Configure a credential helper to remove this warning. See [2022-06-03T15:26:16.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:26:16.209Z] [2022-06-03T15:26:16.209Z] Login Succeeded [2022-06-03T15:26:16.209Z] docker.io [2022-06-03T15:26:16.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:26:16.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:26:16.470Z] Configure a credential helper to remove this warning. See [2022-06-03T15:26:16.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:26:16.470Z] [2022-06-03T15:26:16.470Z] Login Succeeded [2022-06-03T15:26:16.470Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T15:26:16.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:16.509Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T15:26:16.530Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-03T15:26:16.530Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:16.530Z] 2.1.1-dev.6 [2022-06-03T15:26:16.530Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:16.530Z] jakarta [2022-06-03T15:26:16.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:16.861Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:17.170Z] + docker push nexus3.edgexfoundry.org:10004/core-command:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:17.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T15:26:17.170Z] 939d4312c4e8: Preparing [2022-06-03T15:26:17.170Z] 5bdef056845c: Preparing [2022-06-03T15:26:17.170Z] 684637a36526: Preparing [2022-06-03T15:26:17.170Z] 78a6abbe867b: Preparing [2022-06-03T15:26:17.170Z] b541d28bf3b4: Preparing [2022-06-03T15:26:17.170Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:17.170Z] 78a6abbe867b: Pushed [2022-06-03T15:26:17.170Z] 684637a36526: Pushed [2022-06-03T15:26:17.170Z] 939d4312c4e8: Pushed [2022-06-03T15:26:18.112Z] 5bdef056845c: Pushed [2022-06-03T15:26:18.373Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:e9618394c6fa026cae19c633c379af0cb5a2cf803714f816170190edaa7a8d93 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:18.689Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:19.003Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.6 [2022-06-03T15:26:19.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T15:26:19.003Z] 939d4312c4e8: Preparing [2022-06-03T15:26:19.003Z] 5bdef056845c: Preparing [2022-06-03T15:26:19.003Z] 684637a36526: Preparing [2022-06-03T15:26:19.003Z] 78a6abbe867b: Preparing [2022-06-03T15:26:19.003Z] b541d28bf3b4: Preparing [2022-06-03T15:26:19.003Z] 939d4312c4e8: Layer already exists [2022-06-03T15:26:19.003Z] 684637a36526: Layer already exists [2022-06-03T15:26:19.003Z] 78a6abbe867b: Layer already exists [2022-06-03T15:26:19.003Z] 5bdef056845c: Layer already exists [2022-06-03T15:26:19.003Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:19.003Z] 2.1.1-dev.6: digest: sha256:e9618394c6fa026cae19c633c379af0cb5a2cf803714f816170190edaa7a8d93 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:19.316Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:19.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:19.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T15:26:19.630Z] 939d4312c4e8: Preparing [2022-06-03T15:26:19.630Z] 5bdef056845c: Preparing [2022-06-03T15:26:19.630Z] 684637a36526: Preparing [2022-06-03T15:26:19.630Z] 78a6abbe867b: Preparing [2022-06-03T15:26:19.630Z] b541d28bf3b4: Preparing [2022-06-03T15:26:19.630Z] 5bdef056845c: Layer already exists [2022-06-03T15:26:19.630Z] 78a6abbe867b: Layer already exists [2022-06-03T15:26:19.630Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:19.630Z] 684637a36526: Layer already exists [2022-06-03T15:26:19.630Z] 939d4312c4e8: Layer already exists [2022-06-03T15:26:19.630Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:e9618394c6fa026cae19c633c379af0cb5a2cf803714f816170190edaa7a8d93 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:19.942Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:20.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-03T15:26:20.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-03T15:26:20.258Z] 939d4312c4e8: Preparing [2022-06-03T15:26:20.258Z] 5bdef056845c: Preparing [2022-06-03T15:26:20.258Z] 684637a36526: Preparing [2022-06-03T15:26:20.258Z] 78a6abbe867b: Preparing [2022-06-03T15:26:20.258Z] b541d28bf3b4: Preparing [2022-06-03T15:26:20.258Z] 684637a36526: Layer already exists [2022-06-03T15:26:20.258Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:20.258Z] 78a6abbe867b: Layer already exists [2022-06-03T15:26:20.258Z] 939d4312c4e8: Layer already exists [2022-06-03T15:26:20.258Z] 5bdef056845c: Layer already exists [2022-06-03T15:26:20.258Z] jakarta: digest: sha256:e9618394c6fa026cae19c633c379af0cb5a2cf803714f816170190edaa7a8d93 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:20.311Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:20.319Z] taggedImages: [2022-06-03T15:26:20.319Z] - nexus3.edgexfoundry.org:10004/core-command:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:20.319Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.6 [2022-06-03T15:26:20.319Z] - nexus3.edgexfoundry.org:10004/core-command:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:20.319Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-03T15:26:20.346Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-03T15:26:20.346Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:20.346Z] 2.1.1-dev.6 [2022-06-03T15:26:20.346Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:20.346Z] jakarta [2022-06-03T15:26:20.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:20.680Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:20.992Z] + docker push nexus3.edgexfoundry.org:10004/core-data:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:20.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T15:26:20.992Z] 0ae8adb6c8bb: Preparing [2022-06-03T15:26:20.992Z] 1b6dd0cae29f: Preparing [2022-06-03T15:26:20.992Z] 684637a36526: Preparing [2022-06-03T15:26:20.992Z] 2f97f3c0afaf: Preparing [2022-06-03T15:26:20.992Z] c7908753c9c4: Preparing [2022-06-03T15:26:20.992Z] b541d28bf3b4: Preparing [2022-06-03T15:26:20.992Z] b541d28bf3b4: Waiting [2022-06-03T15:26:20.992Z] 684637a36526: Layer already exists [2022-06-03T15:26:20.992Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:20.992Z] 0ae8adb6c8bb: Pushed [2022-06-03T15:26:20.992Z] c7908753c9c4: Pushed [2022-06-03T15:26:21.251Z] 2f97f3c0afaf: Pushed [2022-06-03T15:26:22.192Z] 1b6dd0cae29f: Pushed [2022-06-03T15:26:22.192Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:1aca7bc4b457a4d4d2ac0e7029e009d150151c9ff3d3cafb7f17bcfd741b51d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:22.507Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:22.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.6 [2022-06-03T15:26:22.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T15:26:22.829Z] 0ae8adb6c8bb: Preparing [2022-06-03T15:26:22.829Z] 1b6dd0cae29f: Preparing [2022-06-03T15:26:22.829Z] 684637a36526: Preparing [2022-06-03T15:26:22.829Z] 2f97f3c0afaf: Preparing [2022-06-03T15:26:22.829Z] c7908753c9c4: Preparing [2022-06-03T15:26:22.829Z] b541d28bf3b4: Preparing [2022-06-03T15:26:22.829Z] b541d28bf3b4: Waiting [2022-06-03T15:26:22.829Z] 1b6dd0cae29f: Layer already exists [2022-06-03T15:26:22.829Z] 2f97f3c0afaf: Layer already exists [2022-06-03T15:26:22.829Z] c7908753c9c4: Layer already exists [2022-06-03T15:26:22.829Z] 684637a36526: Layer already exists [2022-06-03T15:26:22.829Z] 0ae8adb6c8bb: Layer already exists [2022-06-03T15:26:22.829Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:22.829Z] 2.1.1-dev.6: digest: sha256:1aca7bc4b457a4d4d2ac0e7029e009d150151c9ff3d3cafb7f17bcfd741b51d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:23.146Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:23.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:23.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T15:26:23.460Z] 0ae8adb6c8bb: Preparing [2022-06-03T15:26:23.460Z] 1b6dd0cae29f: Preparing [2022-06-03T15:26:23.460Z] 684637a36526: Preparing [2022-06-03T15:26:23.460Z] 2f97f3c0afaf: Preparing [2022-06-03T15:26:23.460Z] c7908753c9c4: Preparing [2022-06-03T15:26:23.460Z] b541d28bf3b4: Preparing [2022-06-03T15:26:23.460Z] b541d28bf3b4: Waiting [2022-06-03T15:26:23.460Z] c7908753c9c4: Layer already exists [2022-06-03T15:26:23.460Z] 684637a36526: Layer already exists [2022-06-03T15:26:23.460Z] 1b6dd0cae29f: Layer already exists [2022-06-03T15:26:23.460Z] 0ae8adb6c8bb: Layer already exists [2022-06-03T15:26:23.460Z] 2f97f3c0afaf: Layer already exists [2022-06-03T15:26:23.460Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:23.460Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:1aca7bc4b457a4d4d2ac0e7029e009d150151c9ff3d3cafb7f17bcfd741b51d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:23.775Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:24.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-03T15:26:24.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-03T15:26:24.131Z] 0ae8adb6c8bb: Preparing [2022-06-03T15:26:24.131Z] 1b6dd0cae29f: Preparing [2022-06-03T15:26:24.131Z] 684637a36526: Preparing [2022-06-03T15:26:24.131Z] 2f97f3c0afaf: Preparing [2022-06-03T15:26:24.131Z] c7908753c9c4: Preparing [2022-06-03T15:26:24.131Z] b541d28bf3b4: Preparing [2022-06-03T15:26:24.131Z] b541d28bf3b4: Waiting [2022-06-03T15:26:24.131Z] c7908753c9c4: Layer already exists [2022-06-03T15:26:24.131Z] 0ae8adb6c8bb: Layer already exists [2022-06-03T15:26:24.131Z] 1b6dd0cae29f: Layer already exists [2022-06-03T15:26:24.131Z] 2f97f3c0afaf: Layer already exists [2022-06-03T15:26:24.131Z] 684637a36526: Layer already exists [2022-06-03T15:26:24.131Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:24.131Z] jakarta: digest: sha256:1aca7bc4b457a4d4d2ac0e7029e009d150151c9ff3d3cafb7f17bcfd741b51d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:24.195Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:24.204Z] taggedImages: [2022-06-03T15:26:24.204Z] - nexus3.edgexfoundry.org:10004/core-data:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:24.204Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.6 [2022-06-03T15:26:24.204Z] - nexus3.edgexfoundry.org:10004/core-data:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:24.204Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-03T15:26:24.222Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-03T15:26:24.222Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:24.222Z] 2.1.1-dev.6 [2022-06-03T15:26:24.222Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:24.222Z] jakarta [2022-06-03T15:26:24.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:24.606Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:24.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:24.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T15:26:24.916Z] 861f6af60f3a: Preparing [2022-06-03T15:26:24.916Z] e7c7aba868d4: Preparing [2022-06-03T15:26:24.916Z] 684637a36526: Preparing [2022-06-03T15:26:24.916Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:24.916Z] b541d28bf3b4: Preparing [2022-06-03T15:26:24.916Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:24.916Z] 684637a36526: Layer already exists [2022-06-03T15:26:24.916Z] 861f6af60f3a: Pushed [2022-06-03T15:26:24.916Z] 3d6ecdeb79cc: Pushed [2022-06-03T15:26:26.299Z] e7c7aba868d4: Pushed [2022-06-03T15:26:26.299Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:0cf64c661e678271fb06499ba77328a4b8d68b8ffbb2481dc42dd5d99a9c43cb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:26.617Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:26.930Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.6 [2022-06-03T15:26:26.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T15:26:26.930Z] 861f6af60f3a: Preparing [2022-06-03T15:26:26.930Z] e7c7aba868d4: Preparing [2022-06-03T15:26:26.930Z] 684637a36526: Preparing [2022-06-03T15:26:26.930Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:26.930Z] b541d28bf3b4: Preparing [2022-06-03T15:26:26.930Z] e7c7aba868d4: Layer already exists [2022-06-03T15:26:26.930Z] 684637a36526: Layer already exists [2022-06-03T15:26:26.930Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:26.930Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:26.930Z] 861f6af60f3a: Layer already exists [2022-06-03T15:26:26.930Z] 2.1.1-dev.6: digest: sha256:0cf64c661e678271fb06499ba77328a4b8d68b8ffbb2481dc42dd5d99a9c43cb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:27.247Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:27.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:27.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T15:26:27.572Z] 861f6af60f3a: Preparing [2022-06-03T15:26:27.572Z] e7c7aba868d4: Preparing [2022-06-03T15:26:27.572Z] 684637a36526: Preparing [2022-06-03T15:26:27.572Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:27.572Z] b541d28bf3b4: Preparing [2022-06-03T15:26:27.572Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:27.572Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:27.572Z] 861f6af60f3a: Layer already exists [2022-06-03T15:26:27.572Z] 684637a36526: Layer already exists [2022-06-03T15:26:27.572Z] e7c7aba868d4: Layer already exists [2022-06-03T15:26:27.572Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:0cf64c661e678271fb06499ba77328a4b8d68b8ffbb2481dc42dd5d99a9c43cb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:27.892Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:28.207Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-03T15:26:28.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-03T15:26:28.207Z] 861f6af60f3a: Preparing [2022-06-03T15:26:28.207Z] e7c7aba868d4: Preparing [2022-06-03T15:26:28.207Z] 684637a36526: Preparing [2022-06-03T15:26:28.207Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:28.207Z] b541d28bf3b4: Preparing [2022-06-03T15:26:28.207Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:28.207Z] e7c7aba868d4: Layer already exists [2022-06-03T15:26:28.207Z] 684637a36526: Layer already exists [2022-06-03T15:26:28.207Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:28.207Z] 861f6af60f3a: Layer already exists [2022-06-03T15:26:28.207Z] jakarta: digest: sha256:0cf64c661e678271fb06499ba77328a4b8d68b8ffbb2481dc42dd5d99a9c43cb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:28.252Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:28.260Z] taggedImages: [2022-06-03T15:26:28.260Z] - nexus3.edgexfoundry.org:10004/core-metadata:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:28.260Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.6 [2022-06-03T15:26:28.260Z] - nexus3.edgexfoundry.org:10004/core-metadata:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:28.260Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-03T15:26:28.281Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-03T15:26:28.281Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:28.281Z] 2.1.1-dev.6 [2022-06-03T15:26:28.281Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:28.281Z] jakarta [2022-06-03T15:26:28.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:28.599Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:28.905Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:28.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T15:26:28.906Z] f0fbd111db49: Preparing [2022-06-03T15:26:28.906Z] f0fbd111db49: Preparing [2022-06-03T15:26:28.906Z] 97777161a190: Preparing [2022-06-03T15:26:28.906Z] 6f13ffab6200: Preparing [2022-06-03T15:26:28.906Z] d2ffc7571df6: Preparing [2022-06-03T15:26:28.906Z] 81b1fb7f47d5: Preparing [2022-06-03T15:26:28.906Z] 684637a36526: Preparing [2022-06-03T15:26:28.906Z] abbfc6fe1f30: Preparing [2022-06-03T15:26:28.906Z] 69c846818df9: Preparing [2022-06-03T15:26:28.906Z] af7d1fdd77fc: Preparing [2022-06-03T15:26:28.906Z] e5e69cbbb068: Preparing [2022-06-03T15:26:28.906Z] b541d28bf3b4: Preparing [2022-06-03T15:26:28.906Z] abbfc6fe1f30: Waiting [2022-06-03T15:26:28.906Z] 69c846818df9: Waiting [2022-06-03T15:26:28.906Z] af7d1fdd77fc: Waiting [2022-06-03T15:26:28.906Z] e5e69cbbb068: Waiting [2022-06-03T15:26:28.906Z] b541d28bf3b4: Waiting [2022-06-03T15:26:28.906Z] 684637a36526: Waiting [2022-06-03T15:26:28.906Z] 97777161a190: Pushed [2022-06-03T15:26:28.906Z] f0fbd111db49: Pushed [2022-06-03T15:26:28.906Z] 6f13ffab6200: Pushed [2022-06-03T15:26:28.906Z] d2ffc7571df6: Pushed [2022-06-03T15:26:28.906Z] 684637a36526: Layer already exists [2022-06-03T15:26:29.166Z] 69c846818df9: Pushed [2022-06-03T15:26:29.166Z] e5e69cbbb068: Pushed [2022-06-03T15:26:29.166Z] abbfc6fe1f30: Pushed [2022-06-03T15:26:29.166Z] af7d1fdd77fc: Pushed [2022-06-03T15:26:29.166Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:30.547Z] 81b1fb7f47d5: Pushed [2022-06-03T15:26:30.547Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:94267bc01c6dfc21c8c6f04515ffdc016cab0b3100e7b3d27d31b8cec4160177 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:30.866Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:31.177Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.6 [2022-06-03T15:26:31.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T15:26:31.178Z] f0fbd111db49: Preparing [2022-06-03T15:26:31.178Z] f0fbd111db49: Preparing [2022-06-03T15:26:31.178Z] 97777161a190: Preparing [2022-06-03T15:26:31.178Z] 6f13ffab6200: Preparing [2022-06-03T15:26:31.178Z] d2ffc7571df6: Preparing [2022-06-03T15:26:31.178Z] 81b1fb7f47d5: Preparing [2022-06-03T15:26:31.178Z] 684637a36526: Preparing [2022-06-03T15:26:31.178Z] abbfc6fe1f30: Preparing [2022-06-03T15:26:31.178Z] 69c846818df9: Preparing [2022-06-03T15:26:31.178Z] af7d1fdd77fc: Preparing [2022-06-03T15:26:31.178Z] e5e69cbbb068: Preparing [2022-06-03T15:26:31.178Z] b541d28bf3b4: Preparing [2022-06-03T15:26:31.178Z] abbfc6fe1f30: Waiting [2022-06-03T15:26:31.178Z] 69c846818df9: Waiting [2022-06-03T15:26:31.178Z] af7d1fdd77fc: Waiting [2022-06-03T15:26:31.178Z] e5e69cbbb068: Waiting [2022-06-03T15:26:31.178Z] b541d28bf3b4: Waiting [2022-06-03T15:26:31.178Z] 684637a36526: Waiting [2022-06-03T15:26:31.178Z] 81b1fb7f47d5: Layer already exists [2022-06-03T15:26:31.178Z] 6f13ffab6200: Layer already exists [2022-06-03T15:26:31.178Z] d2ffc7571df6: Layer already exists [2022-06-03T15:26:31.178Z] 97777161a190: Layer already exists [2022-06-03T15:26:31.178Z] f0fbd111db49: Layer already exists [2022-06-03T15:26:31.178Z] 684637a36526: Layer already exists [2022-06-03T15:26:31.178Z] 69c846818df9: Layer already exists [2022-06-03T15:26:31.178Z] abbfc6fe1f30: Layer already exists [2022-06-03T15:26:31.178Z] e5e69cbbb068: Layer already exists [2022-06-03T15:26:31.178Z] af7d1fdd77fc: Layer already exists [2022-06-03T15:26:31.178Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:31.178Z] 2.1.1-dev.6: digest: sha256:94267bc01c6dfc21c8c6f04515ffdc016cab0b3100e7b3d27d31b8cec4160177 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:31.491Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:31.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:31.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T15:26:31.803Z] f0fbd111db49: Preparing [2022-06-03T15:26:31.803Z] f0fbd111db49: Preparing [2022-06-03T15:26:31.803Z] 97777161a190: Preparing [2022-06-03T15:26:31.803Z] 6f13ffab6200: Preparing [2022-06-03T15:26:31.803Z] d2ffc7571df6: Preparing [2022-06-03T15:26:31.803Z] 81b1fb7f47d5: Preparing [2022-06-03T15:26:31.803Z] 684637a36526: Preparing [2022-06-03T15:26:31.803Z] abbfc6fe1f30: Preparing [2022-06-03T15:26:31.803Z] 684637a36526: Waiting [2022-06-03T15:26:31.803Z] 69c846818df9: Preparing [2022-06-03T15:26:31.803Z] af7d1fdd77fc: Preparing [2022-06-03T15:26:31.803Z] e5e69cbbb068: Preparing [2022-06-03T15:26:31.803Z] b541d28bf3b4: Preparing [2022-06-03T15:26:31.803Z] abbfc6fe1f30: Waiting [2022-06-03T15:26:31.803Z] e5e69cbbb068: Waiting [2022-06-03T15:26:31.803Z] 69c846818df9: Waiting [2022-06-03T15:26:31.803Z] b541d28bf3b4: Waiting [2022-06-03T15:26:31.804Z] d2ffc7571df6: Layer already exists [2022-06-03T15:26:31.804Z] 6f13ffab6200: Layer already exists [2022-06-03T15:26:31.804Z] 81b1fb7f47d5: Layer already exists [2022-06-03T15:26:31.804Z] f0fbd111db49: Layer already exists [2022-06-03T15:26:31.804Z] 97777161a190: Layer already exists [2022-06-03T15:26:31.804Z] abbfc6fe1f30: Layer already exists [2022-06-03T15:26:31.804Z] 684637a36526: Layer already exists [2022-06-03T15:26:31.804Z] e5e69cbbb068: Layer already exists [2022-06-03T15:26:31.804Z] af7d1fdd77fc: Layer already exists [2022-06-03T15:26:31.804Z] 69c846818df9: Layer already exists [2022-06-03T15:26:31.804Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:31.804Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:94267bc01c6dfc21c8c6f04515ffdc016cab0b3100e7b3d27d31b8cec4160177 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:32.115Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:32.424Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-03T15:26:32.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-03T15:26:32.424Z] f0fbd111db49: Preparing [2022-06-03T15:26:32.424Z] f0fbd111db49: Preparing [2022-06-03T15:26:32.424Z] 97777161a190: Preparing [2022-06-03T15:26:32.424Z] 6f13ffab6200: Preparing [2022-06-03T15:26:32.424Z] d2ffc7571df6: Preparing [2022-06-03T15:26:32.424Z] 81b1fb7f47d5: Preparing [2022-06-03T15:26:32.424Z] 684637a36526: Preparing [2022-06-03T15:26:32.424Z] abbfc6fe1f30: Preparing [2022-06-03T15:26:32.424Z] 69c846818df9: Preparing [2022-06-03T15:26:32.424Z] 684637a36526: Waiting [2022-06-03T15:26:32.424Z] abbfc6fe1f30: Waiting [2022-06-03T15:26:32.424Z] af7d1fdd77fc: Preparing [2022-06-03T15:26:32.424Z] e5e69cbbb068: Preparing [2022-06-03T15:26:32.424Z] b541d28bf3b4: Preparing [2022-06-03T15:26:32.424Z] 69c846818df9: Waiting [2022-06-03T15:26:32.424Z] af7d1fdd77fc: Waiting [2022-06-03T15:26:32.424Z] e5e69cbbb068: Waiting [2022-06-03T15:26:32.424Z] b541d28bf3b4: Waiting [2022-06-03T15:26:32.424Z] 97777161a190: Layer already exists [2022-06-03T15:26:32.424Z] d2ffc7571df6: Layer already exists [2022-06-03T15:26:32.424Z] f0fbd111db49: Layer already exists [2022-06-03T15:26:32.424Z] 6f13ffab6200: Layer already exists [2022-06-03T15:26:32.424Z] 81b1fb7f47d5: Layer already exists [2022-06-03T15:26:32.424Z] abbfc6fe1f30: Layer already exists [2022-06-03T15:26:32.424Z] af7d1fdd77fc: Layer already exists [2022-06-03T15:26:32.424Z] e5e69cbbb068: Layer already exists [2022-06-03T15:26:32.424Z] 69c846818df9: Layer already exists [2022-06-03T15:26:32.424Z] 684637a36526: Layer already exists [2022-06-03T15:26:32.424Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:32.424Z] jakarta: digest: sha256:94267bc01c6dfc21c8c6f04515ffdc016cab0b3100e7b3d27d31b8cec4160177 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:32.472Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:32.479Z] taggedImages: [2022-06-03T15:26:32.479Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:32.479Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.6 [2022-06-03T15:26:32.479Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:32.479Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-03T15:26:32.500Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-03T15:26:32.500Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:32.500Z] 2.1.1-dev.6 [2022-06-03T15:26:32.500Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:32.500Z] jakarta [2022-06-03T15:26:32.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:32.818Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:33.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:33.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T15:26:33.128Z] 6f6157ae98bb: Preparing [2022-06-03T15:26:33.128Z] b78c2727b27d: Preparing [2022-06-03T15:26:33.128Z] 8066f012fd23: Preparing [2022-06-03T15:26:33.128Z] db10b1d6cab4: Preparing [2022-06-03T15:26:33.128Z] d4a89ea836f7: Preparing [2022-06-03T15:26:33.128Z] b541d28bf3b4: Preparing [2022-06-03T15:26:33.128Z] b541d28bf3b4: Waiting [2022-06-03T15:26:33.128Z] 8066f012fd23: Pushed [2022-06-03T15:26:33.128Z] db10b1d6cab4: Pushed [2022-06-03T15:26:33.128Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:33.389Z] d4a89ea836f7: Pushed [2022-06-03T15:26:34.327Z] 6f6157ae98bb: Pushed [2022-06-03T15:26:34.327Z] b78c2727b27d: Pushed [2022-06-03T15:26:34.327Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:8eeb62675c7159041fea8e297d62fba23426a2fb20f0fd3b16c90f6d0878d4c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:34.647Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:34.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.6 [2022-06-03T15:26:34.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T15:26:34.961Z] 6f6157ae98bb: Preparing [2022-06-03T15:26:34.961Z] b78c2727b27d: Preparing [2022-06-03T15:26:34.961Z] 8066f012fd23: Preparing [2022-06-03T15:26:34.961Z] db10b1d6cab4: Preparing [2022-06-03T15:26:34.961Z] d4a89ea836f7: Preparing [2022-06-03T15:26:34.961Z] b541d28bf3b4: Preparing [2022-06-03T15:26:34.961Z] b541d28bf3b4: Waiting [2022-06-03T15:26:34.961Z] 8066f012fd23: Layer already exists [2022-06-03T15:26:34.961Z] db10b1d6cab4: Layer already exists [2022-06-03T15:26:34.961Z] d4a89ea836f7: Layer already exists [2022-06-03T15:26:34.961Z] b78c2727b27d: Layer already exists [2022-06-03T15:26:34.961Z] 6f6157ae98bb: Layer already exists [2022-06-03T15:26:34.961Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:34.961Z] 2.1.1-dev.6: digest: sha256:8eeb62675c7159041fea8e297d62fba23426a2fb20f0fd3b16c90f6d0878d4c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:35.279Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:35.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:35.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T15:26:35.590Z] 6f6157ae98bb: Preparing [2022-06-03T15:26:35.590Z] b78c2727b27d: Preparing [2022-06-03T15:26:35.590Z] 8066f012fd23: Preparing [2022-06-03T15:26:35.590Z] db10b1d6cab4: Preparing [2022-06-03T15:26:35.590Z] d4a89ea836f7: Preparing [2022-06-03T15:26:35.590Z] b541d28bf3b4: Preparing [2022-06-03T15:26:35.590Z] b541d28bf3b4: Waiting [2022-06-03T15:26:35.590Z] d4a89ea836f7: Layer already exists [2022-06-03T15:26:35.590Z] db10b1d6cab4: Layer already exists [2022-06-03T15:26:35.590Z] b78c2727b27d: Layer already exists [2022-06-03T15:26:35.590Z] 6f6157ae98bb: Layer already exists [2022-06-03T15:26:35.590Z] 8066f012fd23: Layer already exists [2022-06-03T15:26:35.590Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:35.590Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:8eeb62675c7159041fea8e297d62fba23426a2fb20f0fd3b16c90f6d0878d4c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:35.902Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:36.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-03T15:26:36.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-03T15:26:36.209Z] 6f6157ae98bb: Preparing [2022-06-03T15:26:36.209Z] b78c2727b27d: Preparing [2022-06-03T15:26:36.209Z] 8066f012fd23: Preparing [2022-06-03T15:26:36.209Z] db10b1d6cab4: Preparing [2022-06-03T15:26:36.209Z] d4a89ea836f7: Preparing [2022-06-03T15:26:36.209Z] b541d28bf3b4: Preparing [2022-06-03T15:26:36.209Z] b541d28bf3b4: Waiting [2022-06-03T15:26:36.209Z] d4a89ea836f7: Layer already exists [2022-06-03T15:26:36.209Z] b78c2727b27d: Layer already exists [2022-06-03T15:26:36.209Z] 8066f012fd23: Layer already exists [2022-06-03T15:26:36.209Z] db10b1d6cab4: Layer already exists [2022-06-03T15:26:36.209Z] 6f6157ae98bb: Layer already exists [2022-06-03T15:26:36.209Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:36.209Z] jakarta: digest: sha256:8eeb62675c7159041fea8e297d62fba23426a2fb20f0fd3b16c90f6d0878d4c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:36.253Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:36.261Z] taggedImages: [2022-06-03T15:26:36.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:36.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.6 [2022-06-03T15:26:36.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:36.261Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-03T15:26:36.282Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-03T15:26:36.282Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:36.282Z] 2.1.1-dev.6 [2022-06-03T15:26:36.283Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:36.283Z] jakarta [2022-06-03T15:26:36.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:36.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:36.917Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:36.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T15:26:36.917Z] fd190720580d: Preparing [2022-06-03T15:26:36.917Z] 234e57ce6525: Preparing [2022-06-03T15:26:36.917Z] 20d5b655e70e: Preparing [2022-06-03T15:26:36.917Z] cba6e49f1704: Preparing [2022-06-03T15:26:36.917Z] f5740e530402: Preparing [2022-06-03T15:26:36.917Z] c5228a518eb1: Preparing [2022-06-03T15:26:36.917Z] fa144613c05c: Preparing [2022-06-03T15:26:36.917Z] 6b3d2c6426bf: Preparing [2022-06-03T15:26:36.917Z] 4832b0677244: Preparing [2022-06-03T15:26:36.917Z] b541d28bf3b4: Preparing [2022-06-03T15:26:36.917Z] fa144613c05c: Waiting [2022-06-03T15:26:36.917Z] 4832b0677244: Waiting [2022-06-03T15:26:36.917Z] 6b3d2c6426bf: Waiting [2022-06-03T15:26:36.917Z] b541d28bf3b4: Waiting [2022-06-03T15:26:36.917Z] c5228a518eb1: Waiting [2022-06-03T15:26:36.917Z] fd190720580d: Pushed [2022-06-03T15:26:36.917Z] 234e57ce6525: Pushed [2022-06-03T15:26:36.917Z] f5740e530402: Pushed [2022-06-03T15:26:37.177Z] 6b3d2c6426bf: Pushed [2022-06-03T15:26:37.177Z] c5228a518eb1: Pushed [2022-06-03T15:26:37.177Z] fa144613c05c: Pushed [2022-06-03T15:26:37.177Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:37.177Z] 4832b0677244: Pushed [2022-06-03T15:26:38.117Z] cba6e49f1704: Pushed [2022-06-03T15:26:38.378Z] 20d5b655e70e: Pushed [2022-06-03T15:26:38.378Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:1c3b08626b7a7d83abb481b3f2b56a4b926e6b78498313b4a21e54d36deb0b12 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:38.696Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:39.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.6 [2022-06-03T15:26:39.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T15:26:39.008Z] fd190720580d: Preparing [2022-06-03T15:26:39.008Z] 234e57ce6525: Preparing [2022-06-03T15:26:39.008Z] 20d5b655e70e: Preparing [2022-06-03T15:26:39.008Z] cba6e49f1704: Preparing [2022-06-03T15:26:39.008Z] f5740e530402: Preparing [2022-06-03T15:26:39.008Z] c5228a518eb1: Preparing [2022-06-03T15:26:39.008Z] fa144613c05c: Preparing [2022-06-03T15:26:39.008Z] 6b3d2c6426bf: Preparing [2022-06-03T15:26:39.008Z] 4832b0677244: Preparing [2022-06-03T15:26:39.008Z] b541d28bf3b4: Preparing [2022-06-03T15:26:39.008Z] c5228a518eb1: Waiting [2022-06-03T15:26:39.008Z] fa144613c05c: Waiting [2022-06-03T15:26:39.008Z] 6b3d2c6426bf: Waiting [2022-06-03T15:26:39.008Z] 4832b0677244: Waiting [2022-06-03T15:26:39.008Z] b541d28bf3b4: Waiting [2022-06-03T15:26:39.008Z] f5740e530402: Layer already exists [2022-06-03T15:26:39.008Z] 20d5b655e70e: Layer already exists [2022-06-03T15:26:39.008Z] cba6e49f1704: Layer already exists [2022-06-03T15:26:39.008Z] fd190720580d: Layer already exists [2022-06-03T15:26:39.008Z] 234e57ce6525: Layer already exists [2022-06-03T15:26:39.008Z] 6b3d2c6426bf: Layer already exists [2022-06-03T15:26:39.008Z] c5228a518eb1: Layer already exists [2022-06-03T15:26:39.008Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:39.008Z] fa144613c05c: Layer already exists [2022-06-03T15:26:39.008Z] 4832b0677244: Layer already exists [2022-06-03T15:26:39.008Z] 2.1.1-dev.6: digest: sha256:1c3b08626b7a7d83abb481b3f2b56a4b926e6b78498313b4a21e54d36deb0b12 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:39.324Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:39.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:39.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T15:26:39.674Z] fd190720580d: Preparing [2022-06-03T15:26:39.674Z] 234e57ce6525: Preparing [2022-06-03T15:26:39.674Z] 20d5b655e70e: Preparing [2022-06-03T15:26:39.674Z] cba6e49f1704: Preparing [2022-06-03T15:26:39.674Z] f5740e530402: Preparing [2022-06-03T15:26:39.674Z] c5228a518eb1: Preparing [2022-06-03T15:26:39.674Z] fa144613c05c: Preparing [2022-06-03T15:26:39.674Z] 6b3d2c6426bf: Preparing [2022-06-03T15:26:39.674Z] 4832b0677244: Preparing [2022-06-03T15:26:39.674Z] b541d28bf3b4: Preparing [2022-06-03T15:26:39.674Z] c5228a518eb1: Waiting [2022-06-03T15:26:39.674Z] fa144613c05c: Waiting [2022-06-03T15:26:39.674Z] 6b3d2c6426bf: Waiting [2022-06-03T15:26:39.674Z] 4832b0677244: Waiting [2022-06-03T15:26:39.674Z] fd190720580d: Layer already exists [2022-06-03T15:26:39.674Z] 234e57ce6525: Layer already exists [2022-06-03T15:26:39.674Z] cba6e49f1704: Layer already exists [2022-06-03T15:26:39.674Z] f5740e530402: Layer already exists [2022-06-03T15:26:39.674Z] 20d5b655e70e: Layer already exists [2022-06-03T15:26:39.674Z] c5228a518eb1: Layer already exists [2022-06-03T15:26:39.674Z] 6b3d2c6426bf: Layer already exists [2022-06-03T15:26:39.674Z] 4832b0677244: Layer already exists [2022-06-03T15:26:39.674Z] fa144613c05c: Layer already exists [2022-06-03T15:26:39.674Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:39.674Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:1c3b08626b7a7d83abb481b3f2b56a4b926e6b78498313b4a21e54d36deb0b12 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:39.990Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:40.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-03T15:26:40.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-03T15:26:40.304Z] fd190720580d: Preparing [2022-06-03T15:26:40.304Z] 234e57ce6525: Preparing [2022-06-03T15:26:40.304Z] 20d5b655e70e: Preparing [2022-06-03T15:26:40.304Z] cba6e49f1704: Preparing [2022-06-03T15:26:40.304Z] f5740e530402: Preparing [2022-06-03T15:26:40.304Z] c5228a518eb1: Preparing [2022-06-03T15:26:40.304Z] fa144613c05c: Preparing [2022-06-03T15:26:40.304Z] 6b3d2c6426bf: Preparing [2022-06-03T15:26:40.304Z] 4832b0677244: Preparing [2022-06-03T15:26:40.304Z] b541d28bf3b4: Preparing [2022-06-03T15:26:40.304Z] 4832b0677244: Waiting [2022-06-03T15:26:40.304Z] fa144613c05c: Waiting [2022-06-03T15:26:40.304Z] b541d28bf3b4: Waiting [2022-06-03T15:26:40.304Z] c5228a518eb1: Waiting [2022-06-03T15:26:40.304Z] 6b3d2c6426bf: Waiting [2022-06-03T15:26:40.304Z] fd190720580d: Layer already exists [2022-06-03T15:26:40.304Z] cba6e49f1704: Layer already exists [2022-06-03T15:26:40.304Z] f5740e530402: Layer already exists [2022-06-03T15:26:40.304Z] 234e57ce6525: Layer already exists [2022-06-03T15:26:40.304Z] 20d5b655e70e: Layer already exists [2022-06-03T15:26:40.304Z] c5228a518eb1: Layer already exists [2022-06-03T15:26:40.304Z] fa144613c05c: Layer already exists [2022-06-03T15:26:40.304Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:40.304Z] 6b3d2c6426bf: Layer already exists [2022-06-03T15:26:40.304Z] 4832b0677244: Layer already exists [2022-06-03T15:26:40.304Z] jakarta: digest: sha256:1c3b08626b7a7d83abb481b3f2b56a4b926e6b78498313b4a21e54d36deb0b12 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:40.353Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:40.361Z] taggedImages: [2022-06-03T15:26:40.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:40.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.6 [2022-06-03T15:26:40.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:40.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-03T15:26:40.383Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-03T15:26:40.383Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:40.383Z] 2.1.1-dev.6 [2022-06-03T15:26:40.383Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:40.383Z] jakarta [2022-06-03T15:26:40.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:40.710Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:41.042Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:41.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T15:26:41.042Z] 88a208970db2: Preparing [2022-06-03T15:26:41.042Z] 52d04fa4682d: Preparing [2022-06-03T15:26:41.042Z] 684637a36526: Preparing [2022-06-03T15:26:41.042Z] 4bfa401468bb: Preparing [2022-06-03T15:26:41.042Z] b541d28bf3b4: Preparing [2022-06-03T15:26:41.042Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:41.042Z] 684637a36526: Layer already exists [2022-06-03T15:26:41.042Z] 88a208970db2: Pushed [2022-06-03T15:26:41.042Z] 4bfa401468bb: Pushed [2022-06-03T15:26:42.471Z] 52d04fa4682d: Pushed [2022-06-03T15:26:42.471Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:c7b38671730379df076967b73740acfd96631bf6c56feb7185809e94cef883f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:42.802Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:43.109Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.6 [2022-06-03T15:26:43.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T15:26:43.109Z] 88a208970db2: Preparing [2022-06-03T15:26:43.109Z] 52d04fa4682d: Preparing [2022-06-03T15:26:43.109Z] 684637a36526: Preparing [2022-06-03T15:26:43.109Z] 4bfa401468bb: Preparing [2022-06-03T15:26:43.109Z] b541d28bf3b4: Preparing [2022-06-03T15:26:43.110Z] 684637a36526: Layer already exists [2022-06-03T15:26:43.110Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:43.110Z] 52d04fa4682d: Layer already exists [2022-06-03T15:26:43.110Z] 4bfa401468bb: Layer already exists [2022-06-03T15:26:43.110Z] 88a208970db2: Layer already exists [2022-06-03T15:26:43.110Z] 2.1.1-dev.6: digest: sha256:c7b38671730379df076967b73740acfd96631bf6c56feb7185809e94cef883f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:43.432Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:43.750Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:43.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T15:26:43.750Z] 88a208970db2: Preparing [2022-06-03T15:26:43.750Z] 52d04fa4682d: Preparing [2022-06-03T15:26:43.750Z] 684637a36526: Preparing [2022-06-03T15:26:43.751Z] 4bfa401468bb: Preparing [2022-06-03T15:26:43.751Z] b541d28bf3b4: Preparing [2022-06-03T15:26:43.751Z] 88a208970db2: Layer already exists [2022-06-03T15:26:43.751Z] 52d04fa4682d: Layer already exists [2022-06-03T15:26:43.751Z] 4bfa401468bb: Layer already exists [2022-06-03T15:26:43.751Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:43.751Z] 684637a36526: Layer already exists [2022-06-03T15:26:43.751Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:c7b38671730379df076967b73740acfd96631bf6c56feb7185809e94cef883f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:44.074Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:44.391Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-03T15:26:44.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-03T15:26:44.391Z] 88a208970db2: Preparing [2022-06-03T15:26:44.391Z] 52d04fa4682d: Preparing [2022-06-03T15:26:44.391Z] 684637a36526: Preparing [2022-06-03T15:26:44.391Z] 4bfa401468bb: Preparing [2022-06-03T15:26:44.391Z] b541d28bf3b4: Preparing [2022-06-03T15:26:44.391Z] 88a208970db2: Layer already exists [2022-06-03T15:26:44.391Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:44.391Z] 52d04fa4682d: Layer already exists [2022-06-03T15:26:44.391Z] 684637a36526: Layer already exists [2022-06-03T15:26:44.391Z] 4bfa401468bb: Layer already exists [2022-06-03T15:26:44.391Z] jakarta: digest: sha256:c7b38671730379df076967b73740acfd96631bf6c56feb7185809e94cef883f1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:44.449Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:44.458Z] taggedImages: [2022-06-03T15:26:44.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:44.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.6 [2022-06-03T15:26:44.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:44.458Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-03T15:26:44.487Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-03T15:26:44.487Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:44.487Z] 2.1.1-dev.6 [2022-06-03T15:26:44.487Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:44.487Z] jakarta [2022-06-03T15:26:44.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:44.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:45.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:45.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T15:26:45.130Z] f10555099b39: Preparing [2022-06-03T15:26:45.130Z] a2b624c477a8: Preparing [2022-06-03T15:26:45.130Z] 684637a36526: Preparing [2022-06-03T15:26:45.130Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:45.130Z] b541d28bf3b4: Preparing [2022-06-03T15:26:45.130Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:45.130Z] 684637a36526: Layer already exists [2022-06-03T15:26:45.130Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:45.130Z] f10555099b39: Pushed [2022-06-03T15:26:46.515Z] a2b624c477a8: Pushed [2022-06-03T15:26:46.515Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:c918f19003c45b6ed45f84edabb24c6696e7f5aaf074d5082c1aadd857a3a151 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:46.835Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:47.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.6 [2022-06-03T15:26:47.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T15:26:47.144Z] f10555099b39: Preparing [2022-06-03T15:26:47.144Z] a2b624c477a8: Preparing [2022-06-03T15:26:47.144Z] 684637a36526: Preparing [2022-06-03T15:26:47.144Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:47.144Z] b541d28bf3b4: Preparing [2022-06-03T15:26:47.144Z] 684637a36526: Layer already exists [2022-06-03T15:26:47.144Z] a2b624c477a8: Layer already exists [2022-06-03T15:26:47.144Z] f10555099b39: Layer already exists [2022-06-03T15:26:47.145Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:47.145Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:47.145Z] 2.1.1-dev.6: digest: sha256:c918f19003c45b6ed45f84edabb24c6696e7f5aaf074d5082c1aadd857a3a151 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:47.462Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:47.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:47.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T15:26:47.774Z] f10555099b39: Preparing [2022-06-03T15:26:47.774Z] a2b624c477a8: Preparing [2022-06-03T15:26:47.774Z] 684637a36526: Preparing [2022-06-03T15:26:47.774Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:47.774Z] b541d28bf3b4: Preparing [2022-06-03T15:26:47.774Z] 684637a36526: Layer already exists [2022-06-03T15:26:47.774Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:47.774Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:47.774Z] a2b624c477a8: Layer already exists [2022-06-03T15:26:47.774Z] f10555099b39: Layer already exists [2022-06-03T15:26:47.774Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:c918f19003c45b6ed45f84edabb24c6696e7f5aaf074d5082c1aadd857a3a151 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:48.088Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:48.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-03T15:26:48.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-03T15:26:48.401Z] f10555099b39: Preparing [2022-06-03T15:26:48.401Z] a2b624c477a8: Preparing [2022-06-03T15:26:48.401Z] 684637a36526: Preparing [2022-06-03T15:26:48.401Z] 3d6ecdeb79cc: Preparing [2022-06-03T15:26:48.401Z] b541d28bf3b4: Preparing [2022-06-03T15:26:48.401Z] 684637a36526: Layer already exists [2022-06-03T15:26:48.401Z] f10555099b39: Layer already exists [2022-06-03T15:26:48.401Z] a2b624c477a8: Layer already exists [2022-06-03T15:26:48.401Z] b541d28bf3b4: Layer already exists [2022-06-03T15:26:48.401Z] 3d6ecdeb79cc: Layer already exists [2022-06-03T15:26:48.401Z] jakarta: digest: sha256:c918f19003c45b6ed45f84edabb24c6696e7f5aaf074d5082c1aadd857a3a151 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:48.450Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:48.458Z] taggedImages: [2022-06-03T15:26:48.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:48.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.6 [2022-06-03T15:26:48.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:48.459Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-03T15:26:48.478Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-03T15:26:48.478Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:48.478Z] 2.1.1-dev.6 [2022-06-03T15:26:48.478Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:48.478Z] jakarta [2022-06-03T15:26:48.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:48.807Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:49.123Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:49.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T15:26:49.123Z] edd8d9354c96: Preparing [2022-06-03T15:26:49.123Z] feffedce2b72: Preparing [2022-06-03T15:26:49.123Z] 1fba0c3a81eb: Preparing [2022-06-03T15:26:49.123Z] c8d6c3b6ed0c: Preparing [2022-06-03T15:26:49.123Z] 879b85f2d1ed: Preparing [2022-06-03T15:26:49.123Z] 6777e3bbcb7c: Preparing [2022-06-03T15:26:49.123Z] fd08d546f6b8: Preparing [2022-06-03T15:26:49.123Z] 0636255016a6: Preparing [2022-06-03T15:26:49.123Z] 84e9d258764d: Preparing [2022-06-03T15:26:49.123Z] 56463f638872: Preparing [2022-06-03T15:26:49.123Z] 6777e3bbcb7c: Waiting [2022-06-03T15:26:49.123Z] fd08d546f6b8: Waiting [2022-06-03T15:26:49.123Z] 0636255016a6: Waiting [2022-06-03T15:26:49.123Z] 84e9d258764d: Waiting [2022-06-03T15:26:49.123Z] e2eb06d8af82: Preparing [2022-06-03T15:26:49.123Z] 56463f638872: Waiting [2022-06-03T15:26:49.123Z] e2eb06d8af82: Waiting [2022-06-03T15:26:49.123Z] 879b85f2d1ed: Layer already exists [2022-06-03T15:26:49.123Z] 6777e3bbcb7c: Layer already exists [2022-06-03T15:26:49.123Z] fd08d546f6b8: Layer already exists [2022-06-03T15:26:49.123Z] 0636255016a6: Layer already exists [2022-06-03T15:26:49.123Z] feffedce2b72: Pushed [2022-06-03T15:26:49.123Z] 84e9d258764d: Layer already exists [2022-06-03T15:26:49.123Z] 56463f638872: Layer already exists [2022-06-03T15:26:49.123Z] e2eb06d8af82: Layer already exists [2022-06-03T15:26:49.381Z] edd8d9354c96: Pushed [2022-06-03T15:26:50.322Z] 1fba0c3a81eb: Pushed [2022-06-03T15:26:56.899Z] c8d6c3b6ed0c: Pushed [2022-06-03T15:26:56.899Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:d66b00378a95ebc052467e014cd963d38f87f386b5bcb1c98f0f4a33290d2a9d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:57.211Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:57.514Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.6 [2022-06-03T15:26:57.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T15:26:57.514Z] edd8d9354c96: Preparing [2022-06-03T15:26:57.514Z] feffedce2b72: Preparing [2022-06-03T15:26:57.514Z] 1fba0c3a81eb: Preparing [2022-06-03T15:26:57.514Z] c8d6c3b6ed0c: Preparing [2022-06-03T15:26:57.514Z] 879b85f2d1ed: Preparing [2022-06-03T15:26:57.514Z] 6777e3bbcb7c: Preparing [2022-06-03T15:26:57.514Z] fd08d546f6b8: Preparing [2022-06-03T15:26:57.514Z] 0636255016a6: Preparing [2022-06-03T15:26:57.514Z] 84e9d258764d: Preparing [2022-06-03T15:26:57.514Z] 56463f638872: Preparing [2022-06-03T15:26:57.514Z] e2eb06d8af82: Preparing [2022-06-03T15:26:57.514Z] 56463f638872: Waiting [2022-06-03T15:26:57.514Z] 0636255016a6: Waiting [2022-06-03T15:26:57.514Z] e2eb06d8af82: Waiting [2022-06-03T15:26:57.514Z] fd08d546f6b8: Waiting [2022-06-03T15:26:57.514Z] 84e9d258764d: Waiting [2022-06-03T15:26:57.514Z] 1fba0c3a81eb: Layer already exists [2022-06-03T15:26:57.514Z] feffedce2b72: Layer already exists [2022-06-03T15:26:57.514Z] 879b85f2d1ed: Layer already exists [2022-06-03T15:26:57.514Z] c8d6c3b6ed0c: Layer already exists [2022-06-03T15:26:57.514Z] edd8d9354c96: Layer already exists [2022-06-03T15:26:57.514Z] 0636255016a6: Layer already exists [2022-06-03T15:26:57.514Z] 6777e3bbcb7c: Layer already exists [2022-06-03T15:26:57.514Z] fd08d546f6b8: Layer already exists [2022-06-03T15:26:57.514Z] 56463f638872: Layer already exists [2022-06-03T15:26:57.514Z] 84e9d258764d: Layer already exists [2022-06-03T15:26:57.514Z] e2eb06d8af82: Layer already exists [2022-06-03T15:26:57.514Z] 2.1.1-dev.6: digest: sha256:d66b00378a95ebc052467e014cd963d38f87f386b5bcb1c98f0f4a33290d2a9d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:57.822Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:58.130Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:58.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T15:26:58.130Z] edd8d9354c96: Preparing [2022-06-03T15:26:58.130Z] feffedce2b72: Preparing [2022-06-03T15:26:58.130Z] 1fba0c3a81eb: Preparing [2022-06-03T15:26:58.130Z] c8d6c3b6ed0c: Preparing [2022-06-03T15:26:58.130Z] 879b85f2d1ed: Preparing [2022-06-03T15:26:58.130Z] 6777e3bbcb7c: Preparing [2022-06-03T15:26:58.130Z] fd08d546f6b8: Preparing [2022-06-03T15:26:58.130Z] 0636255016a6: Preparing [2022-06-03T15:26:58.130Z] 84e9d258764d: Preparing [2022-06-03T15:26:58.130Z] 56463f638872: Preparing [2022-06-03T15:26:58.130Z] e2eb06d8af82: Preparing [2022-06-03T15:26:58.130Z] 0636255016a6: Waiting [2022-06-03T15:26:58.130Z] 84e9d258764d: Waiting [2022-06-03T15:26:58.130Z] 6777e3bbcb7c: Waiting [2022-06-03T15:26:58.130Z] fd08d546f6b8: Waiting [2022-06-03T15:26:58.130Z] 56463f638872: Waiting [2022-06-03T15:26:58.130Z] e2eb06d8af82: Waiting [2022-06-03T15:26:58.130Z] 1fba0c3a81eb: Layer already exists [2022-06-03T15:26:58.130Z] c8d6c3b6ed0c: Layer already exists [2022-06-03T15:26:58.130Z] feffedce2b72: Layer already exists [2022-06-03T15:26:58.130Z] edd8d9354c96: Layer already exists [2022-06-03T15:26:58.130Z] 879b85f2d1ed: Layer already exists [2022-06-03T15:26:58.130Z] fd08d546f6b8: Layer already exists [2022-06-03T15:26:58.130Z] 6777e3bbcb7c: Layer already exists [2022-06-03T15:26:58.130Z] 84e9d258764d: Layer already exists [2022-06-03T15:26:58.130Z] 56463f638872: Layer already exists [2022-06-03T15:26:58.130Z] 0636255016a6: Layer already exists [2022-06-03T15:26:58.130Z] e2eb06d8af82: Layer already exists [2022-06-03T15:26:58.130Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:d66b00378a95ebc052467e014cd963d38f87f386b5bcb1c98f0f4a33290d2a9d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:58.449Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:26:58.758Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-03T15:26:58.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-03T15:26:58.759Z] edd8d9354c96: Preparing [2022-06-03T15:26:58.759Z] feffedce2b72: Preparing [2022-06-03T15:26:58.759Z] 1fba0c3a81eb: Preparing [2022-06-03T15:26:58.759Z] c8d6c3b6ed0c: Preparing [2022-06-03T15:26:58.759Z] 879b85f2d1ed: Preparing [2022-06-03T15:26:58.759Z] 6777e3bbcb7c: Preparing [2022-06-03T15:26:58.759Z] fd08d546f6b8: Preparing [2022-06-03T15:26:58.759Z] 0636255016a6: Preparing [2022-06-03T15:26:58.759Z] 84e9d258764d: Preparing [2022-06-03T15:26:58.759Z] 56463f638872: Preparing [2022-06-03T15:26:58.759Z] e2eb06d8af82: Preparing [2022-06-03T15:26:58.759Z] 84e9d258764d: Waiting [2022-06-03T15:26:58.759Z] e2eb06d8af82: Waiting [2022-06-03T15:26:58.759Z] 6777e3bbcb7c: Waiting [2022-06-03T15:26:58.759Z] fd08d546f6b8: Waiting [2022-06-03T15:26:58.759Z] 56463f638872: Waiting [2022-06-03T15:26:58.759Z] 0636255016a6: Waiting [2022-06-03T15:26:58.759Z] 1fba0c3a81eb: Layer already exists [2022-06-03T15:26:58.759Z] 879b85f2d1ed: Layer already exists [2022-06-03T15:26:58.759Z] feffedce2b72: Layer already exists [2022-06-03T15:26:58.759Z] c8d6c3b6ed0c: Layer already exists [2022-06-03T15:26:58.759Z] edd8d9354c96: Layer already exists [2022-06-03T15:26:58.759Z] fd08d546f6b8: Layer already exists [2022-06-03T15:26:58.759Z] 0636255016a6: Layer already exists [2022-06-03T15:26:58.759Z] 84e9d258764d: Layer already exists [2022-06-03T15:26:58.759Z] 6777e3bbcb7c: Layer already exists [2022-06-03T15:26:58.759Z] 56463f638872: Layer already exists [2022-06-03T15:26:58.759Z] e2eb06d8af82: Layer already exists [2022-06-03T15:26:58.759Z] jakarta: digest: sha256:d66b00378a95ebc052467e014cd963d38f87f386b5bcb1c98f0f4a33290d2a9d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:26:58.811Z] ===================================================== [Pipeline] echo [2022-06-03T15:26:58.820Z] taggedImages: [2022-06-03T15:26:58.820Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:26:58.820Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.6 [2022-06-03T15:26:58.820Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:26:58.820Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T15:27:01.224Z] Removing intermediate container 1ba7bda9af58 [2022-06-03T15:27:01.224Z] ---> 8145bec3232c [2022-06-03T15:27:01.224Z] Successfully built 8145bec3232c [2022-06-03T15:27:01.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:27:01.573Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T15:27:01.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:27:01.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2022-06-03T15:27:01.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T15:27:03.265Z] $ docker top 2b6ac9ad24be0614e2a153f1c4eae2ad55c885aa3f69e15058b8d76843dcad8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:27:04.187Z] + go version [2022-06-03T15:27:04.187Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T15:27:04.214Z] $ docker stop --time=1 2b6ac9ad24be0614e2a153f1c4eae2ad55c885aa3f69e15058b8d76843dcad8f [2022-06-03T15:27:05.845Z] $ docker rm -f 2b6ac9ad24be0614e2a153f1c4eae2ad55c885aa3f69e15058b8d76843dcad8f [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-06-03T15:27:06.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:27:06.483Z] [2022-06-03T15:27:06.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:27:06.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:27:07.114Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T15:27:07.115Z] 29e5d40040c1: Pulling fs layer [2022-06-03T15:27:07.115Z] 1ce36da41761: Pulling fs layer [2022-06-03T15:27:07.115Z] 25b303627fd3: Pulling fs layer [2022-06-03T15:27:07.115Z] 29e5d40040c1: Verifying Checksum [2022-06-03T15:27:07.115Z] 29e5d40040c1: Download complete [2022-06-03T15:27:07.390Z] 1ce36da41761: Verifying Checksum [2022-06-03T15:27:07.390Z] 1ce36da41761: Download complete [2022-06-03T15:27:07.663Z] 29e5d40040c1: Pull complete [2022-06-03T15:27:09.100Z] 25b303627fd3: Verifying Checksum [2022-06-03T15:27:09.100Z] 1ce36da41761: Pull complete [2022-06-03T15:27:21.502Z] 25b303627fd3: Pull complete [2022-06-03T15:27:21.502Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T15:27:21.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:27:21.502Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:27:21.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2022-06-03T15:27:21.831Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T15:27:24.015Z] $ docker top cf3961ba38da4aa613280e681c952719fd7f2b60e2ce2c459d561c0883846872 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:27:24.930Z] + docker-compose build+ --help [2022-06-03T15:27:24.930Z] grep parallel [2022-06-03T15:27:28.305Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T15:27:28.606Z] $ docker stop --time=1 cf3961ba38da4aa613280e681c952719fd7f2b60e2ce2c459d561c0883846872 [2022-06-03T15:27:30.256Z] $ docker rm -f cf3961ba38da4aa613280e681c952719fd7f2b60e2ce2c459d561c0883846872 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:27:30.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T15:27:30.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:27:31.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2022-06-03T15:27:31.203Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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-06-03T15:27:32.458Z] $ docker top 258cc068dd9cb50b477ba57d21e65344a1304beb980ac558982b3b70093e4359 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:27:33.367Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T15:27:37.663Z] Building core-command ... [2022-06-03T15:27:37.663Z] Building core-data ... [2022-06-03T15:27:37.663Z] Building core-metadata ... [2022-06-03T15:27:37.663Z] Building security-bootstrapper ... [2022-06-03T15:27:37.663Z] Building security-proxy-setup ... [2022-06-03T15:27:37.663Z] Building security-secretstore-setup ... [2022-06-03T15:27:37.663Z] Building support-notifications ... [2022-06-03T15:27:37.663Z] Building support-scheduler ... [2022-06-03T15:27:37.663Z] Building sys-mgmt-agent ... [2022-06-03T15:27:37.663Z] Building security-secretstore-setup [2022-06-03T15:27:37.663Z] Building core-command [2022-06-03T15:27:37.663Z] Building security-bootstrapper [2022-06-03T15:27:37.663Z] Building support-notifications [2022-06-03T15:27:37.663Z] Building core-metadata [2022-06-03T15:28:45.686Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:28:45.686Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:28:45.686Z] ---> 8145bec3232c [2022-06-03T15:28:45.686Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:28:45.966Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:28:45.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:28:45.966Z] ---> 8145bec3232c [2022-06-03T15:28:45.966Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:28:46.248Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:28:46.248Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:28:46.248Z] ---> 8145bec3232c [2022-06-03T15:28:46.248Z] Step 3/30 : WORKDIR /edgex-go [2022-06-03T15:28:46.248Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:28:46.248Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:28:46.248Z] ---> 8145bec3232c [2022-06-03T15:28:46.248Z] Step 3/24 : WORKDIR /edgex-go [2022-06-03T15:28:46.248Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:28:46.248Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:28:46.248Z] ---> 8145bec3232c [2022-06-03T15:28:46.248Z] Step 3/21 : WORKDIR /edgex-go [2022-06-03T15:28:46.853Z] ---> Running in 00e890eb4179 [2022-06-03T15:28:46.853Z] ---> Running in b9e15ab88ca4 [2022-06-03T15:28:47.135Z] ---> Running in dbcbecbed50e [2022-06-03T15:28:47.135Z] ---> Running in 1664004081c5 [2022-06-03T15:28:47.135Z] ---> Running in c25f956f0ddf [2022-06-03T15:28:47.415Z] Removing intermediate container 1664004081c5 [2022-06-03T15:28:47.415Z] ---> 52c29f4e6d1c [2022-06-03T15:28:47.415Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:28:47.698Z] Removing intermediate container 00e890eb4179 [2022-06-03T15:28:47.698Z] ---> b913921203b8 [2022-06-03T15:28:47.698Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:28:47.698Z] ---> Running in 3f16a3aff28e [2022-06-03T15:28:47.698Z] Removing intermediate container dbcbecbed50e [2022-06-03T15:28:47.698Z] ---> 3c79eddbceb8 [2022-06-03T15:28:47.698Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:28:47.698Z] ---> Running in 4a212c6bc695 [2022-06-03T15:28:47.974Z] Removing intermediate container c25f956f0ddf [2022-06-03T15:28:47.974Z] ---> b0756599d949 [2022-06-03T15:28:47.974Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:28:47.974Z] Removing intermediate container b9e15ab88ca4 [2022-06-03T15:28:47.974Z] ---> 40e780ae3c8e [2022-06-03T15:28:47.974Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:28:47.974Z] ---> Running in 4400c9b7aadb [2022-06-03T15:28:47.974Z] ---> Running in fcaaf1f76ae1 [2022-06-03T15:28:47.975Z] ---> Running in 3f37ede78ae8 [2022-06-03T15:28:51.400Z] Removing intermediate container 3f16a3aff28e [2022-06-03T15:28:51.400Z] ---> 36a6645c60e8 [2022-06-03T15:28:51.400Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T15:28:51.400Z] ---> Running in 55110f41e529 [2022-06-03T15:28:51.676Z] Removing intermediate container 4400c9b7aadb [2022-06-03T15:28:51.676Z] ---> 2ed584d2a00c [2022-06-03T15:28:51.676Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:28:51.955Z] ---> Running in f91e86e02ab8 [2022-06-03T15:28:51.955Z] Removing intermediate container fcaaf1f76ae1 [2022-06-03T15:28:51.955Z] ---> 1b415648f070 [2022-06-03T15:28:51.955Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T15:28:52.235Z] ---> Running in 42830d06b44c [2022-06-03T15:28:52.235Z] Removing intermediate container 3f37ede78ae8 [2022-06-03T15:28:52.235Z] Removing intermediate container 4a212c6bc695 [2022-06-03T15:28:52.235Z] ---> 72f5eaebba91 [2022-06-03T15:28:52.235Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-03T15:28:52.235Z] ---> 2a116d032c16 [2022-06-03T15:28:52.235Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-03T15:28:52.516Z] ---> Running in eb3a5dc951a1 [2022-06-03T15:28:52.516Z] ---> Running in 52dd6b2c9ae0 [2022-06-03T15:28:53.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:54.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:54.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:54.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:54.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:54.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:55.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:55.290Z] OK: 220 MiB in 52 packages [2022-06-03T15:28:55.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:55.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:55.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:28:56.304Z] OK: 220 MiB in 52 packages [2022-06-03T15:28:56.583Z] Removing intermediate container 55110f41e529 [2022-06-03T15:28:56.583Z] ---> 40d65143f85d [2022-06-03T15:28:56.583Z] Step 6/21 : COPY . . [2022-06-03T15:28:56.583Z] OK: 220 MiB in 52 packages [2022-06-03T15:28:56.862Z] OK: 220 MiB in 52 packages [2022-06-03T15:28:56.862Z] OK: 220 MiB in 52 packages [2022-06-03T15:28:57.866Z] Removing intermediate container f91e86e02ab8 [2022-06-03T15:28:57.866Z] ---> 0e8fb2821464 [2022-06-03T15:28:57.866Z] Step 6/22 : COPY . . [2022-06-03T15:28:58.142Z] Removing intermediate container 42830d06b44c [2022-06-03T15:28:58.142Z] ---> 8186779e34f1 [2022-06-03T15:28:58.142Z] Step 6/22 : COPY . . [2022-06-03T15:28:58.142Z] Removing intermediate container eb3a5dc951a1 [2022-06-03T15:28:58.142Z] ---> 9810b734a07b [2022-06-03T15:28:58.142Z] Step 6/30 : COPY . . [2022-06-03T15:28:58.418Z] Removing intermediate container 52dd6b2c9ae0 [2022-06-03T15:28:58.418Z] ---> e5b319f1e4cc [2022-06-03T15:28:58.418Z] Step 6/24 : COPY . . [2022-06-03T15:29:25.271Z] ---> 853d0216b518 [2022-06-03T15:29:25.271Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:29:25.272Z] ---> 7e7d09ae11f6 [2022-06-03T15:29:25.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:29:25.272Z] ---> bf202d3ba34b [2022-06-03T15:29:25.272Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:29:25.272Z] ---> 8329a186c351 [2022-06-03T15:29:25.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:29:25.272Z] ---> fd641da9ce63 [2022-06-03T15:29:25.272Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:29:25.272Z] ---> Running in 3ef58bef4f67 [2022-06-03T15:29:25.272Z] ---> Running in 287bfc65d756 [2022-06-03T15:29:25.272Z] ---> Running in 8c146cbbb43a [2022-06-03T15:29:25.272Z] ---> Running in d976c605f910 [2022-06-03T15:29:25.272Z] ---> Running in 52a50319faeb [2022-06-03T15:29:25.272Z] skipping... [2022-06-03T15:29:25.272Z] skipping... [2022-06-03T15:29:25.272Z] skipping... [2022-06-03T15:29:25.272Z] skipping... [2022-06-03T15:29:25.272Z] skipping... [2022-06-03T15:29:25.549Z] Removing intermediate container 8c146cbbb43a [2022-06-03T15:29:25.549Z] ---> 8dcc71cdca52 [2022-06-03T15:29:25.549Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-03T15:29:25.549Z] Removing intermediate container 287bfc65d756 [2022-06-03T15:29:25.549Z] ---> dfa1ef2701d8 [2022-06-03T15:29:25.549Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T15:29:25.829Z] ---> Running in 4ff21534f927 [2022-06-03T15:29:25.829Z] ---> Running in 272f06250482 [2022-06-03T15:29:25.829Z] Removing intermediate container d976c605f910 [2022-06-03T15:29:25.829Z] ---> ed2cf5a6689b [2022-06-03T15:29:25.829Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-03T15:29:26.106Z] Removing intermediate container 3ef58bef4f67 [2022-06-03T15:29:26.106Z] ---> fd4650f0397c [2022-06-03T15:29:26.106Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-03T15:29:26.106Z] ---> Running in 91c23dd1591f [2022-06-03T15:29:26.386Z] ---> Running in d9828c4bc919 [2022-06-03T15:29:26.679Z] Removing intermediate container 52a50319faeb [2022-06-03T15:29:26.679Z] ---> d83484927171 [2022-06-03T15:29:26.679Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T15:29:26.962Z] ---> Running in a1b26ed8bb57 [2022-06-03T15:29:28.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T15:29:28.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T15:29:28.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T15:29:28.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T15:29:28.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T15:31:35.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T15:31:41.331Z] Removing intermediate container 91c23dd1591f [2022-06-03T15:31:41.331Z] ---> f04287dc0b15 [2022-06-03T15:31:41.331Z] [2022-06-03T15:31:41.331Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:31:41.331Z] 3.14: Pulling from library/alpine [2022-06-03T15:31:42.316Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T15:31:42.316Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T15:31:42.316Z] ---> ac73e934f311 [2022-06-03T15:31:42.316Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:31:42.599Z] ---> Running in f7303233f2c9 [2022-06-03T15:31:45.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:31:45.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:31:46.496Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:46.496Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:46.771Z] OK: 5 MiB in 15 packages [2022-06-03T15:31:48.232Z] Removing intermediate container 4ff21534f927 [2022-06-03T15:31:48.232Z] ---> 48ad8756d6bf [2022-06-03T15:31:48.232Z] [2022-06-03T15:31:48.232Z] Step 9/30 : FROM alpine:3.14 [2022-06-03T15:31:48.232Z] ---> ac73e934f311 [2022-06-03T15:31:48.232Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T15:31:48.517Z] ---> Running in a040032e1195 [2022-06-03T15:31:48.797Z] Removing intermediate container f7303233f2c9 [2022-06-03T15:31:48.797Z] ---> 1103f6587b17 [2022-06-03T15:31:48.797Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:31:48.797Z] ---> Running in d216d4815b2a [2022-06-03T15:31:49.075Z] Removing intermediate container a040032e1195 [2022-06-03T15:31:49.075Z] ---> 52d50a104463 [2022-06-03T15:31:49.075Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T15:31:49.354Z] ---> Running in 63a648e552af [2022-06-03T15:31:49.955Z] Removing intermediate container d216d4815b2a [2022-06-03T15:31:49.955Z] ---> 15919bd88097 [2022-06-03T15:31:49.955Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-03T15:31:50.231Z] ---> Running in 909736fd41e3 [2022-06-03T15:31:50.834Z] Removing intermediate container 909736fd41e3 [2022-06-03T15:31:50.834Z] ---> 439a3f17a299 [2022-06-03T15:31:50.834Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:31:51.117Z] ---> Running in 6d65efbc008c [2022-06-03T15:31:51.117Z] Removing intermediate container a1b26ed8bb57 [2022-06-03T15:31:51.117Z] ---> 98274162321a [2022-06-03T15:31:51.117Z] [2022-06-03T15:31:51.117Z] Step 9/24 : FROM alpine:3.14 [2022-06-03T15:31:51.117Z] ---> ac73e934f311 [2022-06-03T15:31:51.117Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T15:31:51.117Z] ---> Running in 161a5585e348 [2022-06-03T15:31:51.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:31:51.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:31:51.960Z] Removing intermediate container 6d65efbc008c [2022-06-03T15:31:51.960Z] ---> 6e45d3d4d831 [2022-06-03T15:31:51.960Z] Step 14/22 : WORKDIR / [2022-06-03T15:31:51.960Z] ---> Running in 2b9d3811c480 [2022-06-03T15:31:52.951Z] Removing intermediate container 2b9d3811c480 [2022-06-03T15:31:52.951Z] ---> 2741123fe449 [2022-06-03T15:31:52.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:31:52.951Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:52.951Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T15:31:52.951Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:52.951Z] OK: 6 MiB in 16 packages [2022-06-03T15:31:53.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:31:53.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:31:54.526Z] ---> 43abcab9b497 [2022-06-03T15:31:54.526Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T15:31:54.526Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T15:31:54.526Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T15:31:54.526Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T15:31:54.526Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:31:54.526Z] Removing intermediate container 63a648e552af [2022-06-03T15:31:54.526Z] ---> 044f4f0dc0a2 [2022-06-03T15:31:54.526Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T15:31:54.526Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:31:54.816Z] ---> Running in cc079fa82530 [2022-06-03T15:31:54.816Z] OK: 6 MiB in 17 packages [2022-06-03T15:31:55.445Z] Removing intermediate container cc079fa82530 [2022-06-03T15:31:55.445Z] ---> e8e59aa51c59 [2022-06-03T15:31:55.445Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T15:31:55.723Z] ---> Running in f6be3b59b0c8 [2022-06-03T15:31:56.337Z] Removing intermediate container f6be3b59b0c8 [2022-06-03T15:31:56.337Z] ---> 392be58870e5 [2022-06-03T15:31:56.337Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T15:31:56.630Z] ---> Running in 57763d02538f [2022-06-03T15:31:57.229Z] ---> 172ad268a96c [2022-06-03T15:31:57.229Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T15:31:57.229Z] Removing intermediate container 161a5585e348 [2022-06-03T15:31:57.229Z] ---> dbe923672924 [2022-06-03T15:31:57.229Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:31:57.229Z] ---> Running in 0165c386cdbd [2022-06-03T15:31:57.829Z] Removing intermediate container 0165c386cdbd [2022-06-03T15:31:57.829Z] ---> a0a4f5248237 [2022-06-03T15:31:57.829Z] Step 12/24 : WORKDIR / [2022-06-03T15:31:58.105Z] ---> Running in 596cbde08af2 [2022-06-03T15:31:58.105Z] ---> 0a2918f734d9 [2022-06-03T15:31:58.105Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-03T15:31:58.391Z] ---> Running in 262feaaf5623 [2022-06-03T15:31:58.990Z] Removing intermediate container 262feaaf5623 [2022-06-03T15:31:58.990Z] ---> ac35c6ef446c [2022-06-03T15:31:58.990Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:31:58.990Z] Removing intermediate container 596cbde08af2 [2022-06-03T15:31:58.990Z] ---> a8db2b265f33 [2022-06-03T15:31:58.990Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T15:31:59.263Z] ---> Running in 6b0576224a83 [2022-06-03T15:31:59.537Z] Removing intermediate container 57763d02538f [2022-06-03T15:31:59.537Z] ---> 721da8377983 [2022-06-03T15:31:59.537Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T15:31:59.812Z] ---> Running in ff68540b2cf4 [2022-06-03T15:31:59.812Z] Removing intermediate container 6b0576224a83 [2022-06-03T15:31:59.812Z] ---> 1e481f1ccc61 [2022-06-03T15:31:59.812Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:32:00.113Z] ---> Running in df90c5a869e1 [2022-06-03T15:32:00.113Z] ---> 7a41aa82a119 [2022-06-03T15:32:00.113Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T15:32:00.391Z] Removing intermediate container d9828c4bc919 [2022-06-03T15:32:00.391Z] ---> 0a5efcbfba63 [2022-06-03T15:32:00.391Z] [2022-06-03T15:32:00.391Z] Step 9/21 : FROM alpine:3.14 [2022-06-03T15:32:00.391Z] ---> ac73e934f311 [2022-06-03T15:32:00.391Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T15:32:00.391Z] Removing intermediate container ff68540b2cf4 [2022-06-03T15:32:00.391Z] ---> 7854ae6996cd [2022-06-03T15:32:00.391Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T15:32:00.391Z] Removing intermediate container 272f06250482 [2022-06-03T15:32:00.391Z] ---> 7515b6f54324 [2022-06-03T15:32:00.391Z] [2022-06-03T15:32:00.391Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:32:00.391Z] ---> ac73e934f311 [2022-06-03T15:32:00.391Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:32:00.391Z] ---> Using cache [2022-06-03T15:32:00.391Z] ---> 1103f6587b17 [2022-06-03T15:32:00.391Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:32:00.391Z] ---> Using cache [2022-06-03T15:32:00.391Z] ---> 15919bd88097 [2022-06-03T15:32:00.391Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-03T15:32:00.391Z] ---> Running in 09c5818da8ab [2022-06-03T15:32:00.667Z] ---> Running in e24f944071be [2022-06-03T15:32:00.667Z] Removing intermediate container df90c5a869e1 [2022-06-03T15:32:00.667Z] ---> 4814015f5537 [2022-06-03T15:32:00.667Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:32:00.945Z] ---> Running in 2455460844ce [2022-06-03T15:32:01.231Z] Removing intermediate container e24f944071be [2022-06-03T15:32:01.231Z] ---> 8c12e9009ce2 [2022-06-03T15:32:01.231Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-03T15:32:01.231Z] ---> Running in 876722bd2ac7 [2022-06-03T15:32:01.506Z] ---> 5c0bedee68b2 [2022-06-03T15:32:01.506Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T15:32:01.788Z] Removing intermediate container 2455460844ce [2022-06-03T15:32:01.788Z] ---> f3f58bc19888 [2022-06-03T15:32:01.788Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:32:01.788Z] ---> 3f6ea47f848b [2022-06-03T15:32:01.788Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T15:32:01.788Z] ---> Running in 4003a10c05e3 [2022-06-03T15:32:02.068Z] Removing intermediate container 876722bd2ac7 [2022-06-03T15:32:02.068Z] ---> de0a7746d494 [2022-06-03T15:32:02.068Z] Step 14/22 : WORKDIR / [2022-06-03T15:32:02.068Z] ---> Running in 71b30ee77359 [2022-06-03T15:32:02.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:32:02.351Z] ---> Running in 6bc08d89f3bf [2022-06-03T15:32:02.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:32:02.625Z] ---> a0063c85dc8d [2022-06-03T15:32:02.625Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T15:32:02.625Z] Removing intermediate container 4003a10c05e3 [2022-06-03T15:32:02.625Z] ---> ad806724cb93 [2022-06-03T15:32:02.625Z] [2022-06-03T15:32:02.905Z] Removing intermediate container 6bc08d89f3bf [2022-06-03T15:32:02.905Z] ---> 4ba54793e5b0 [2022-06-03T15:32:02.905Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:32:03.898Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T15:32:03.898Z] Successfully built ad806724cb93 [2022-06-03T15:32:03.898Z] Successfully tagged core-command-arm64:latest [2022-06-03T15:32:03.898Z] ---> 4859dee98327 [2022-06-03T15:32:03.898Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T15:32:03.898Z]  Building core-command ... done Building security-proxy-setup [2022-06-03T15:32:03.898Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T15:32:03.898Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:32:03.898Z] ---> 7c5e19c194a0 [2022-06-03T15:32:03.898Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T15:32:03.898Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:32:04.174Z] OK: 6 MiB in 16 packages [2022-06-03T15:32:05.616Z] Removing intermediate container 71b30ee77359 [2022-06-03T15:32:05.616Z] ---> cdb81843b52d [2022-06-03T15:32:05.616Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:32:06.614Z] Removing intermediate container 09c5818da8ab [2022-06-03T15:32:06.614Z] ---> cedfb188b125 [2022-06-03T15:32:06.614Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:32:06.614Z] ---> 6b6969ff6734 [2022-06-03T15:32:06.614Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T15:32:06.614Z] ---> Running in 8bd04506316a [2022-06-03T15:32:06.893Z] ---> 810b98c5d808 [2022-06-03T15:32:06.893Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T15:32:06.893Z] ---> b135b09cb641 [2022-06-03T15:32:06.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T15:32:07.493Z] Removing intermediate container 8bd04506316a [2022-06-03T15:32:07.493Z] ---> 91eddf05ec2c [2022-06-03T15:32:07.493Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-03T15:32:07.493Z] ---> Running in 484b0b1ae52a [2022-06-03T15:32:08.094Z] Removing intermediate container 484b0b1ae52a [2022-06-03T15:32:08.094Z] ---> 85b0f53db784 [2022-06-03T15:32:08.094Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-03T15:32:08.094Z] ---> e146291ed04d [2022-06-03T15:32:08.094Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-03T15:32:08.366Z] ---> Running in 44f85f41d360 [2022-06-03T15:32:08.366Z] ---> Running in 941041122e05 [2022-06-03T15:32:08.960Z] ---> 32e07dbf87f1 [2022-06-03T15:32:08.960Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T15:32:09.249Z] Removing intermediate container 44f85f41d360 [2022-06-03T15:32:09.249Z] ---> 3736524d48fa [2022-06-03T15:32:09.249Z] Removing intermediate container 941041122e05 [2022-06-03T15:32:09.249Z] ---> 3e2a560779c8 [2022-06-03T15:32:09.249Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt /Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:32:09.249Z] [2022-06-03T15:32:09.249Z] ---> 98236d5d77f3 [2022-06-03T15:32:09.249Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T15:32:09.249Z] ---> Running in bd85cbdd8c75 [2022-06-03T15:32:10.232Z] Removing intermediate container bd85cbdd8c75 [2022-06-03T15:32:10.232Z] ---> 47d8ca7eee9e [2022-06-03T15:32:10.232Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:32:10.232Z] ---> a48aa9ea379e [2022-06-03T15:32:10.232Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-03T15:32:10.232Z] ---> Running in a3cc82a158e3 [2022-06-03T15:32:10.232Z] ---> 65427b797786 [2022-06-03T15:32:10.232Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T15:32:10.232Z] ---> Running in d23a70af6975 [2022-06-03T15:32:10.512Z] ---> a1c40adb9b64 [2022-06-03T15:32:10.512Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T15:32:11.118Z] Removing intermediate container a3cc82a158e3 [2022-06-03T15:32:11.118Z] ---> 92252e750d90 [2022-06-03T15:32:11.118Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:32:11.118Z] ---> Running in 7f65e2e37f90 [2022-06-03T15:32:11.735Z] Removing intermediate container 7f65e2e37f90 [2022-06-03T15:32:11.735Z] ---> fd1fc44b622f [2022-06-03T15:32:11.735Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:32:11.735Z] ---> 811d3a4bea65 [2022-06-03T15:32:11.735Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T15:32:12.012Z] ---> Running in 95ddb6324f1a [2022-06-03T15:32:13.232Z] Removing intermediate container 95ddb6324f1a [2022-06-03T15:32:13.232Z] ---> 6f95b9af3946 [2022-06-03T15:32:13.232Z] [2022-06-03T15:32:13.580Z] ---> b169defa2ba2 [2022-06-03T15:32:13.580Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T15:32:13.580Z] Removing intermediate container d23a70af6975 [2022-06-03T15:32:13.580Z] ---> ed836b05a655 [2022-06-03T15:32:13.580Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T15:32:13.580Z] ---> dec5a8e292ec [2022-06-03T15:32:13.580Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T15:32:13.887Z] ---> Running in af04741b22d1 [2022-06-03T15:32:14.224Z] ---> Running in ed6585ce14be [2022-06-03T15:32:14.224Z] Successfully built 6f95b9af3946 [2022-06-03T15:32:14.224Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T15:32:14.224Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-06-03T15:32:14.527Z] Removing intermediate container af04741b22d1 [2022-06-03T15:32:14.527Z] ---> db9cdfa33983 [2022-06-03T15:32:14.527Z] Step 22/24 : LABEL arch=arm64 [2022-06-03T15:32:14.828Z] ---> Running in 7327721ce5c4 [2022-06-03T15:32:15.173Z] Removing intermediate container ed6585ce14be [2022-06-03T15:32:15.173Z] ---> bd68f70b8699 [2022-06-03T15:32:15.173Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T15:32:15.173Z] ---> 81635d0f5a85 [2022-06-03T15:32:15.173Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-03T15:32:15.480Z] ---> Running in 47c971c19088 [2022-06-03T15:32:15.480Z] Removing intermediate container 7327721ce5c4 [2022-06-03T15:32:15.480Z] ---> d4629f591c72 [2022-06-03T15:32:15.480Z] Step 23/24 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:32:15.768Z] ---> Running in 67d769c012ad [2022-06-03T15:32:16.410Z] Removing intermediate container 47c971c19088 [2022-06-03T15:32:16.410Z] ---> 8348771af2d2 [2022-06-03T15:32:16.410Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:32:16.410Z] ---> eeeb8b4a3fa2 [2022-06-03T15:32:16.410Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-03T15:32:16.410Z] ---> Running in fea3d2ea8ca5 [2022-06-03T15:32:16.685Z] Removing intermediate container 67d769c012ad [2022-06-03T15:32:16.685Z] ---> 85aebfd8ea48 [2022-06-03T15:32:16.685Z] Step 24/24 : LABEL version=2.1.1-dev.6 [2022-06-03T15:32:16.685Z] ---> Running in aacba6a2abd9 [2022-06-03T15:32:16.959Z] ---> Running in 71f458ac73c8 [2022-06-03T15:32:17.232Z] Removing intermediate container fea3d2ea8ca5 [2022-06-03T15:32:17.232Z] ---> 789e68ab0f02 [2022-06-03T15:32:17.232Z] Step 19/21 : LABEL arch=arm64 [2022-06-03T15:32:17.512Z] ---> Running in 9e4739069cf4 [2022-06-03T15:32:17.789Z] Removing intermediate container aacba6a2abd9 [2022-06-03T15:32:17.789Z] ---> 6372ab77a1f6 [2022-06-03T15:32:17.789Z] [2022-06-03T15:32:18.772Z] Removing intermediate container 9e4739069cf4 [2022-06-03T15:32:18.772Z] ---> 5fc1252eae6f [2022-06-03T15:32:18.772Z] Step 20/21 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:32:18.772Z] Successfully built 6372ab77a1f6 [2022-06-03T15:32:18.772Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T15:32:18.772Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-06-03T15:32:18.772Z] ---> Running in 47c4cda3bd61 [2022-06-03T15:32:19.368Z] Removing intermediate container 47c4cda3bd61 [2022-06-03T15:32:19.368Z] ---> 9b39ad5c78f9 [2022-06-03T15:32:19.368Z] Step 21/21 : LABEL version=2.1.1-dev.6 [2022-06-03T15:32:19.368Z] ---> Running in ddb7e8f3c068 [2022-06-03T15:32:19.964Z] Removing intermediate container 71f458ac73c8 [2022-06-03T15:32:19.964Z] ---> ee0d976af104 [2022-06-03T15:32:19.964Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T15:32:19.964Z] Removing intermediate container ddb7e8f3c068 [2022-06-03T15:32:19.964Z] ---> bce01c7f4c9d [2022-06-03T15:32:19.964Z] [2022-06-03T15:32:20.235Z] ---> Running in 1c93df1e7f84 [2022-06-03T15:32:20.507Z] Successfully built bce01c7f4c9d [2022-06-03T15:32:20.507Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T15:32:20.507Z] Building core-data [2022-06-03T15:32:20.507Z]  Building support-notifications ... done Removing intermediate container 1c93df1e7f84 [2022-06-03T15:32:20.507Z] ---> 790f983c8be8 [2022-06-03T15:32:20.507Z] Step 27/30 : CMD ["gate"] [2022-06-03T15:32:20.782Z] ---> Running in f8525c1c6b86 [2022-06-03T15:32:21.063Z] Removing intermediate container f8525c1c6b86 [2022-06-03T15:32:21.063Z] ---> f2c69dc69523 [2022-06-03T15:32:21.063Z] Step 28/30 : LABEL arch=arm64 [2022-06-03T15:32:21.338Z] ---> Running in d0db5fd27046 [2022-06-03T15:32:21.611Z] Removing intermediate container d0db5fd27046 [2022-06-03T15:32:21.611Z] ---> a635085b611a [2022-06-03T15:32:21.886Z] Step 29/30 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:32:21.886Z] ---> Running in 90d6fb882470 [2022-06-03T15:32:22.481Z] Removing intermediate container 90d6fb882470 [2022-06-03T15:32:22.481Z] ---> 6e687d1d3a42 [2022-06-03T15:32:22.481Z] Step 30/30 : LABEL version=2.1.1-dev.6 [2022-06-03T15:32:22.481Z] ---> Running in 76fb0aaf3087 [2022-06-03T15:32:23.079Z] Removing intermediate container 76fb0aaf3087 [2022-06-03T15:32:23.079Z] ---> 1d42cc5bdc43 [2022-06-03T15:32:23.079Z] [2022-06-03T15:32:23.350Z] Successfully built 1d42cc5bdc43 [2022-06-03T15:32:23.350Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T15:32:50.092Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:32:50.092Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:32:50.092Z] ---> 8145bec3232c [2022-06-03T15:32:50.092Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T15:32:50.092Z] ---> Using cache [2022-06-03T15:32:50.092Z] ---> b0756599d949 [2022-06-03T15:32:50.092Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:32:50.092Z] ---> Using cache [2022-06-03T15:32:50.092Z] ---> 72f5eaebba91 [2022-06-03T15:32:50.092Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-03T15:32:50.092Z] ---> Using cache [2022-06-03T15:32:50.092Z] ---> 9810b734a07b [2022-06-03T15:32:50.092Z] Step 6/20 : COPY . . [2022-06-03T15:32:50.092Z] ---> Using cache [2022-06-03T15:32:50.092Z] ---> 853d0216b518 [2022-06-03T15:32:50.092Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:32:50.092Z] ---> Using cache [2022-06-03T15:32:50.092Z] ---> dfa1ef2701d8 [2022-06-03T15:32:50.092Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T15:32:50.092Z] ---> Running in b11b78189098 [2022-06-03T15:32:50.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T15:33:00.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:33:00.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:33:00.279Z] ---> 8145bec3232c [2022-06-03T15:33:00.279Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:33:00.279Z] ---> Using cache [2022-06-03T15:33:00.279Z] ---> b0756599d949 [2022-06-03T15:33:00.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:33:00.279Z] ---> Using cache [2022-06-03T15:33:00.279Z] ---> 72f5eaebba91 [2022-06-03T15:33:00.279Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-03T15:33:00.279Z] ---> Running in 58824989efb1 [2022-06-03T15:33:02.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:33:03.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:33:03.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:33:03.190Z] ---> 8145bec3232c [2022-06-03T15:33:03.190Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T15:33:03.190Z] ---> Using cache [2022-06-03T15:33:03.190Z] ---> b0756599d949 [2022-06-03T15:33:03.190Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:33:03.190Z] ---> Using cache [2022-06-03T15:33:03.190Z] ---> 72f5eaebba91 [2022-06-03T15:33:03.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T15:33:03.190Z] ---> Using cache [2022-06-03T15:33:03.190Z] ---> 9810b734a07b [2022-06-03T15:33:03.190Z] Step 6/23 : COPY go.mod . [2022-06-03T15:33:03.823Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:33:03.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-03T15:33:03.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T15:33:03.823Z] ---> 8145bec3232c [2022-06-03T15:33:03.823Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T15:33:03.823Z] ---> Using cache [2022-06-03T15:33:03.823Z] ---> b0756599d949 [2022-06-03T15:33:03.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:33:03.823Z] ---> Using cache [2022-06-03T15:33:03.823Z] ---> 72f5eaebba91 [2022-06-03T15:33:03.823Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T15:33:04.103Z] ---> c736fc7f57f7 [2022-06-03T15:33:04.103Z] Step 7/23 : RUN go mod download [2022-06-03T15:33:04.103Z] ---> Running in a47894718754 [2022-06-03T15:33:04.388Z] ---> Running in 7f11cbe7b724 [2022-06-03T15:33:05.003Z] OK: 220 MiB in 52 packages [2022-06-03T15:33:06.455Z] Removing intermediate container 58824989efb1 [2022-06-03T15:33:06.455Z] ---> 89849801fd1f [2022-06-03T15:33:06.455Z] Step 6/22 : COPY . . [2022-06-03T15:33:06.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:33:07.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:33:08.724Z] OK: 220 MiB in 52 packages [2022-06-03T15:33:10.741Z] Removing intermediate container a47894718754 [2022-06-03T15:33:10.741Z] ---> dc9f6072adc9 [2022-06-03T15:33:10.741Z] Step 6/22 : COPY . . [2022-06-03T15:33:11.345Z] Removing intermediate container 7f11cbe7b724 [2022-06-03T15:33:11.345Z] ---> ceea7c577cca [2022-06-03T15:33:11.345Z] Step 8/23 : COPY . . [2022-06-03T15:33:38.173Z] ---> 83b092b9404c [2022-06-03T15:33:38.173Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:33:38.173Z] ---> Running in c5d023442353 [2022-06-03T15:33:38.173Z] skipping... [2022-06-03T15:33:38.777Z] Removing intermediate container c5d023442353 [2022-06-03T15:33:38.777Z] ---> 0d6c20e47326 [2022-06-03T15:33:38.777Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T15:33:39.055Z] ---> Running in 880cbe0e9485 [2022-06-03T15:33:39.335Z] ---> fd4d64d9fbdd [2022-06-03T15:33:39.335Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T15:33:39.611Z] ---> Running in 3914ba443a72 [2022-06-03T15:33:39.883Z] ---> bfb0b9f5ed3e [2022-06-03T15:33:39.883Z] Step 9/23 : RUN go mod tidy [2022-06-03T15:33:39.883Z] ---> Running in d92a001ab4df [2022-06-03T15:33:40.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T15:33:41.469Z] skipping... [2022-06-03T15:33:42.913Z] Removing intermediate container 3914ba443a72 [2022-06-03T15:33:42.913Z] ---> 013b23fec28f [2022-06-03T15:33:42.913Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-03T15:33:42.913Z] ---> Running in d6351f46b163 [2022-06-03T15:33:43.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T15:33:44.509Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T15:33:46.519Z] Removing intermediate container d92a001ab4df [2022-06-03T15:33:46.519Z] ---> b6e21d97f3c8 [2022-06-03T15:33:46.519Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T15:33:46.519Z] ---> Running in 4be088e4d530 [2022-06-03T15:33:48.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T15:34:00.924Z] Removing intermediate container b11b78189098 [2022-06-03T15:34:00.924Z] ---> 0734d7fa33d2 [2022-06-03T15:34:00.924Z] [2022-06-03T15:34:00.924Z] Step 9/20 : FROM alpine:3.14 [2022-06-03T15:34:00.924Z] ---> ac73e934f311 [2022-06-03T15:34:00.924Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-03T15:34:00.924Z] ---> Running in 549fb9aff446 [2022-06-03T15:34:02.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:34:02.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:34:03.675Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-03T15:34:03.675Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:34:03.675Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:34:03.957Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-03T15:34:03.957Z] (5/5) Installing curl (7.79.1-r1) [2022-06-03T15:34:03.957Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:34:03.957Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T15:34:04.237Z] OK: 8 MiB in 19 packages [2022-06-03T15:34:06.265Z] Removing intermediate container 549fb9aff446 [2022-06-03T15:34:06.265Z] ---> cdc29f6b7cfc [2022-06-03T15:34:06.265Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T15:34:06.265Z] ---> Running in 6e6dda5ae9eb [2022-06-03T15:34:06.879Z] Removing intermediate container 6e6dda5ae9eb [2022-06-03T15:34:06.879Z] ---> fa7853751d22 [2022-06-03T15:34:06.879Z] Step 12/20 : WORKDIR /edgex [2022-06-03T15:34:06.879Z] ---> Running in 3f751d902807 [2022-06-03T15:34:07.488Z] Removing intermediate container 3f751d902807 [2022-06-03T15:34:07.488Z] ---> dd799a8aacf0 [2022-06-03T15:34:07.488Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T15:34:08.483Z] ---> f524a8f5c126 [2022-06-03T15:34:08.483Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T15:34:09.939Z] ---> 61fda0a9d5e9 [2022-06-03T15:34:09.939Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T15:34:11.514Z] ---> 86144d2cdc2e [2022-06-03T15:34:11.515Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-03T15:34:11.515Z] ---> Running in 57aa5f3618d6 [2022-06-03T15:34:12.223Z] Removing intermediate container 57aa5f3618d6 [2022-06-03T15:34:12.223Z] ---> 8c408424cc9f [2022-06-03T15:34:12.223Z] Step 17/20 : CMD ["--init=true"] [2022-06-03T15:34:12.223Z] ---> Running in f7659eb8d403 [2022-06-03T15:34:12.883Z] Removing intermediate container f7659eb8d403 [2022-06-03T15:34:12.883Z] ---> 60402c15438d [2022-06-03T15:34:12.883Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T15:34:12.883Z] ---> Running in d487df805314 [2022-06-03T15:34:13.635Z] Removing intermediate container d487df805314 [2022-06-03T15:34:13.635Z] ---> da59974e80a7 [2022-06-03T15:34:13.635Z] Step 19/20 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:34:13.635Z] ---> Running in 1fd377b86de8 [2022-06-03T15:34:14.344Z] Removing intermediate container 1fd377b86de8 [2022-06-03T15:34:14.344Z] ---> baeffcef0c25 [2022-06-03T15:34:14.344Z] Step 20/20 : LABEL version=2.1.1-dev.6 [2022-06-03T15:34:14.344Z] ---> Running in 2f42400b8f4a [2022-06-03T15:34:14.980Z] Removing intermediate container 2f42400b8f4a [2022-06-03T15:34:14.981Z] ---> ea3f31005a5a [2022-06-03T15:34:14.981Z] [2022-06-03T15:34:15.584Z] Successfully built ea3f31005a5a [2022-06-03T15:34:15.584Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T15:35:23.605Z]  Building security-proxy-setup ... done Removing intermediate container 880cbe0e9485 [2022-06-03T15:35:23.605Z] ---> b11577eb688a [2022-06-03T15:35:23.605Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T15:35:23.605Z] ---> Running in 990eaa8dd552 [2022-06-03T15:35:23.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.6" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T15:35:24.206Z] Removing intermediate container 990eaa8dd552 [2022-06-03T15:35:24.206Z] ---> 4793a4ea3b12 [2022-06-03T15:35:24.206Z] [2022-06-03T15:35:24.206Z] Step 10/22 : FROM docker:20.10.8 [2022-06-03T15:35:24.482Z] 20.10.8: Pulling from library/docker [2022-06-03T15:35:31.209Z] Removing intermediate container 4be088e4d530 [2022-06-03T15:35:31.209Z] ---> 08f26ca00a12 [2022-06-03T15:35:31.209Z] [2022-06-03T15:35:31.209Z] Step 11/23 : FROM alpine:3.14 [2022-06-03T15:35:31.209Z] ---> ac73e934f311 [2022-06-03T15:35:31.209Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T15:35:31.209Z] ---> Using cache [2022-06-03T15:35:31.209Z] ---> 1103f6587b17 [2022-06-03T15:35:31.209Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:35:31.209Z] ---> Using cache [2022-06-03T15:35:31.209Z] ---> 15919bd88097 [2022-06-03T15:35:31.209Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-03T15:35:31.209Z] ---> Running in 8616cc29a63c [2022-06-03T15:35:31.484Z] Removing intermediate container 8616cc29a63c [2022-06-03T15:35:31.484Z] ---> 7a1dc54f73ac [2022-06-03T15:35:31.484Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T15:35:31.484Z] ---> Running in 337b98aeadf7 [2022-06-03T15:35:32.083Z] Removing intermediate container 337b98aeadf7 [2022-06-03T15:35:32.083Z] ---> 38a34a1aee2e [2022-06-03T15:35:32.083Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:35:33.070Z] ---> 5a73c105539b [2022-06-03T15:35:33.070Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T15:35:34.509Z] ---> 9386736de674 [2022-06-03T15:35:34.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T15:35:35.491Z] ---> c29e82586847 [2022-06-03T15:35:35.491Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T15:35:35.491Z] ---> Running in e2b05d9a5da1 [2022-06-03T15:35:36.088Z] Removing intermediate container e2b05d9a5da1 [2022-06-03T15:35:36.088Z] ---> dde22a84f13c [2022-06-03T15:35:36.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:35:36.088Z] ---> Running in ee373fbf5a95 [2022-06-03T15:35:36.088Z] Removing intermediate container d6351f46b163 [2022-06-03T15:35:36.088Z] ---> aaa57de91093 [2022-06-03T15:35:36.088Z] [2022-06-03T15:35:36.088Z] Step 9/22 : FROM alpine:3.14 [2022-06-03T15:35:36.088Z] ---> ac73e934f311 [2022-06-03T15:35:36.088Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T15:35:36.368Z] ---> Running in 853c57660149 [2022-06-03T15:35:36.368Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-03T15:35:36.368Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-03T15:35:36.368Z] ---> 3734d5adc5ac [2022-06-03T15:35:36.368Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T15:35:36.641Z] ---> Running in 8cf94f8e81c9 [2022-06-03T15:35:36.641Z] Removing intermediate container ee373fbf5a95 [2022-06-03T15:35:36.641Z] ---> f1d85d00202a [2022-06-03T15:35:36.641Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T15:35:36.641Z] ---> Running in c7fcf4fed2a0 [2022-06-03T15:35:36.927Z] Removing intermediate container 853c57660149 [2022-06-03T15:35:36.927Z] ---> a0f0ee906077 [2022-06-03T15:35:36.927Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-03T15:35:36.927Z] ---> Running in 1f923910a5a0 [2022-06-03T15:35:36.927Z] Removing intermediate container 8cf94f8e81c9 [2022-06-03T15:35:36.927Z] ---> c77ab94b560f [2022-06-03T15:35:36.927Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-03T15:35:37.203Z] ---> Running in 8fb651eaf296 [2022-06-03T15:35:37.203Z] Removing intermediate container c7fcf4fed2a0 [2022-06-03T15:35:37.203Z] ---> fde64826fc20 [2022-06-03T15:35:37.203Z] Step 22/23 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:35:37.480Z] ---> Running in 4306763b4297 [2022-06-03T15:35:37.480Z] Removing intermediate container 1f923910a5a0 [2022-06-03T15:35:37.480Z] ---> d5183f05b870 [2022-06-03T15:35:37.480Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-03T15:35:37.480Z] ---> Running in 5009c78c4d84 [2022-06-03T15:35:38.081Z] Removing intermediate container 4306763b4297 [2022-06-03T15:35:38.081Z] ---> 5c24d152cee4 [2022-06-03T15:35:38.081Z] Step 23/23 : LABEL version=2.1.1-dev.6 [2022-06-03T15:35:38.081Z] Removing intermediate container 5009c78c4d84 [2022-06-03T15:35:38.081Z] ---> 7c763f4270da [2022-06-03T15:35:38.081Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T15:35:38.081Z] ---> Running in 3cf6e8f43652 [2022-06-03T15:35:38.081Z] ---> Running in 16c27d4e12fd [2022-06-03T15:35:38.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:35:38.704Z] Removing intermediate container 3cf6e8f43652 [2022-06-03T15:35:38.704Z] ---> cdbeb5d713ef [2022-06-03T15:35:38.704Z] [2022-06-03T15:35:38.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:35:39.262Z] Successfully built cdbeb5d713ef [2022-06-03T15:35:39.262Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T15:35:39.883Z]  Building support-scheduler ... done (1/42) Installing readline (8.1.0-r0) [2022-06-03T15:35:39.883Z] (2/42) Installing bash (5.1.16-r0) [2022-06-03T15:35:40.164Z] Executing bash-5.1.16-r0.post-install [2022-06-03T15:35:40.164Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-03T15:35:40.164Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T15:35:40.164Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-03T15:35:40.165Z] (6/42) Installing curl (7.79.1-r1) [2022-06-03T15:35:40.165Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-03T15:35:40.165Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-03T15:35:40.165Z] (9/42) Installing expat (2.4.7-r0) [2022-06-03T15:35:40.165Z] (10/42) Installing libffi (3.3-r2) [2022-06-03T15:35:40.165Z] Removing intermediate container 16c27d4e12fd [2022-06-03T15:35:40.165Z] ---> 1cc1de193777 [2022-06-03T15:35:40.165Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T15:35:40.165Z] (11/42) Installing gdbm (1.19-r0) [2022-06-03T15:35:40.165Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-03T15:35:40.165Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:35:40.165Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:35:40.165Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-03T15:35:40.165Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-03T15:35:40.165Z] ---> Running in 849c477d3b9f [2022-06-03T15:35:40.455Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-03T15:35:41.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T15:35:42.444Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-03T15:35:42.444Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-03T15:35:42.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T15:35:42.444Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-03T15:35:42.444Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-03T15:35:42.444Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-03T15:35:42.444Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-03T15:35:42.719Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-03T15:35:42.719Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-03T15:35:42.719Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-03T15:35:42.719Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-03T15:35:42.719Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-03T15:35:42.719Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-03T15:35:42.719Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-03T15:35:42.720Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-03T15:35:42.720Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-03T15:35:42.720Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-03T15:35:42.720Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-03T15:35:42.999Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-03T15:35:42.999Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-03T15:35:42.999Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-03T15:35:42.999Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-03T15:35:42.999Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-03T15:35:42.999Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-03T15:35:42.999Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-03T15:35:42.999Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-03T15:35:43.274Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T15:35:43.274Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T15:35:43.552Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T15:35:43.552Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T15:35:43.552Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T15:35:43.833Z] Executing busybox-1.33.1-r3.trigger [2022-06-03T15:35:43.833Z] OK: 84 MiB in 64 packages [2022-06-03T15:35:43.833Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T15:35:43.833Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T15:35:43.833Z] OK: 8 MiB in 20 packages [2022-06-03T15:35:45.820Z] Removing intermediate container 849c477d3b9f [2022-06-03T15:35:45.820Z] ---> 25665212d3e7 [2022-06-03T15:35:45.820Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T15:35:46.097Z] ---> d023c35946c2 [2022-06-03T15:35:46.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T15:35:47.086Z] ---> 2d6d93ce01fa [2022-06-03T15:35:47.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T15:35:47.689Z] ---> 3fadecb9c0c1 [2022-06-03T15:35:47.689Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-03T15:35:47.973Z] ---> Running in ce9f9b08356c [2022-06-03T15:35:48.254Z] Removing intermediate container ce9f9b08356c [2022-06-03T15:35:48.254Z] ---> f0c216990362 [2022-06-03T15:35:48.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:35:48.254Z] ---> Running in 993e29158c90 [2022-06-03T15:35:48.535Z] Collecting docker-compose==1.23.2 [2022-06-03T15:35:48.535Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T15:35:48.812Z] Removing intermediate container 993e29158c90 [2022-06-03T15:35:48.812Z] ---> 15e79e7f93b1 [2022-06-03T15:35:48.812Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:35:48.812Z] ---> Running in f23fcc5826dd [2022-06-03T15:35:49.089Z] Removing intermediate container f23fcc5826dd [2022-06-03T15:35:49.089Z] ---> fd14af5d33a7 [2022-06-03T15:35:49.089Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:35:49.374Z] ---> Running in bae75cfdc39a [2022-06-03T15:35:49.650Z] Removing intermediate container bae75cfdc39a [2022-06-03T15:35:49.650Z] ---> def0191564cd [2022-06-03T15:35:49.650Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:35:49.650Z] ---> Running in 7d496df0d5c7 [2022-06-03T15:35:49.924Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T15:35:49.924Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T15:35:49.924Z] Removing intermediate container 7d496df0d5c7 [2022-06-03T15:35:49.924Z] ---> 67aa6de58f52 [2022-06-03T15:35:49.924Z] [2022-06-03T15:35:49.924Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T15:35:49.924Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T15:35:50.526Z] Successfully built 67aa6de58f52 [2022-06-03T15:35:50.526Z] Successfully tagged core-data-arm64:latest [2022-06-03T15:35:51.969Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2022-06-03T15:35:52.245Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T15:35:52.518Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T15:35:52.518Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T15:35:53.117Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T15:35:53.117Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T15:35:53.117Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T15:35:53.117Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T15:35:55.102Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T15:35:55.102Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T15:35:57.084Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-03T15:35:57.359Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T15:35:57.359Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T15:35:57.958Z] Collecting PyYAML<4,>=3.10 [2022-06-03T15:35:58.234Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T15:36:01.633Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T15:36:01.633Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T15:36:02.611Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T15:36:02.611Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T15:36:02.885Z] Collecting idna<2.8,>=2.5 [2022-06-03T15:36:02.885Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T15:36:02.885Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T15:36:02.885Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T15:36:02.885Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-03T15:36:03.488Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T15:36:03.488Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T15:36:03.488Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T15:36:03.488Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T15:36:04.090Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T15:36:04.090Z] Attempting uninstall: urllib3 [2022-06-03T15:36:04.090Z] Found existing installation: urllib3 1.26.5 [2022-06-03T15:36:04.090Z] Uninstalling urllib3-1.26.5: [2022-06-03T15:36:04.363Z] Successfully uninstalled urllib3-1.26.5 [2022-06-03T15:36:04.959Z] Attempting uninstall: idna [2022-06-03T15:36:04.959Z] Found existing installation: idna 3.2 [2022-06-03T15:36:04.959Z] Uninstalling idna-3.2: [2022-06-03T15:36:04.959Z] Successfully uninstalled idna-3.2 [2022-06-03T15:36:05.938Z] Attempting uninstall: chardet [2022-06-03T15:36:05.938Z] Found existing installation: chardet 4.0.0 [2022-06-03T15:36:05.938Z] Uninstalling chardet-4.0.0: [2022-06-03T15:36:06.211Z] Successfully uninstalled chardet-4.0.0 [2022-06-03T15:36:07.650Z] Attempting uninstall: requests [2022-06-03T15:36:07.650Z] Found existing installation: requests 2.25.1 [2022-06-03T15:36:07.651Z] Uninstalling requests-2.25.1: [2022-06-03T15:36:07.924Z] Successfully uninstalled requests-2.25.1 [2022-06-03T15:36:08.200Z] Running setup.py install for texttable: started [2022-06-03T15:36:10.180Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T15:36:10.180Z] Running setup.py install for PyYAML: started [2022-06-03T15:36:12.810Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T15:36:13.084Z] Running setup.py install for docopt: started [2022-06-03T15:36:15.067Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T15:36:15.342Z] Running setup.py install for dockerpty: started [2022-06-03T15:36:17.323Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T15:36:19.305Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-03T15:36:29.555Z] Removing intermediate container 8fb651eaf296 [2022-06-03T15:36:29.555Z] ---> 1ef1b81711f7 [2022-06-03T15:36:29.555Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-03T15:36:29.555Z] ---> Running in 8798edf05ee9 [2022-06-03T15:36:29.555Z] Removing intermediate container 8798edf05ee9 [2022-06-03T15:36:29.555Z] ---> 61a1a41cec96 [2022-06-03T15:36:29.555Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T15:36:29.555Z] ---> Running in 50cc8ce95757 [2022-06-03T15:36:29.555Z] Removing intermediate container 50cc8ce95757 [2022-06-03T15:36:29.555Z] ---> bfa6e205310b [2022-06-03T15:36:29.555Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T15:36:30.183Z] ---> a82e5ef0213f [2022-06-03T15:36:30.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T15:36:30.791Z] ---> 58e7ee535ead [2022-06-03T15:36:30.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T15:36:31.398Z] ---> 5ed88ed54460 [2022-06-03T15:36:31.398Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T15:36:31.675Z] ---> Running in 2e810947cf80 [2022-06-03T15:36:31.951Z] Removing intermediate container 2e810947cf80 [2022-06-03T15:36:31.951Z] ---> 246fd0e65e68 [2022-06-03T15:36:31.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T15:36:31.951Z] ---> Running in e80c00b266e3 [2022-06-03T15:36:32.229Z] Removing intermediate container e80c00b266e3 [2022-06-03T15:36:32.230Z] ---> 301abf419a7c [2022-06-03T15:36:32.230Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T15:36:32.506Z] ---> Running in f39154bbc4e9 [2022-06-03T15:36:32.782Z] Removing intermediate container f39154bbc4e9 [2022-06-03T15:36:32.782Z] ---> cbdcb25a0fcf [2022-06-03T15:36:32.782Z] Step 21/22 : LABEL git_sha=db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:32.782Z] ---> Running in b966e7fb74ef [2022-06-03T15:36:33.057Z] Removing intermediate container b966e7fb74ef [2022-06-03T15:36:33.057Z] ---> 45e27c674250 [2022-06-03T15:36:33.057Z] Step 22/22 : LABEL version=2.1.1-dev.6 [2022-06-03T15:36:33.331Z] ---> Running in 235fa70127c2 [2022-06-03T15:36:33.606Z] Removing intermediate container 235fa70127c2 [2022-06-03T15:36:33.606Z] ---> 9bad70952966 [2022-06-03T15:36:33.606Z] [2022-06-03T15:36:33.882Z] Successfully built 9bad70952966 [2022-06-03T15:36:33.882Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T15:36:34.500Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-03T15:36:34.513Z] $ docker stop --time=1 258cc068dd9cb50b477ba57d21e65344a1304beb980ac558982b3b70093e4359 [2022-06-03T15:36:36.259Z] $ docker rm -f 258cc068dd9cb50b477ba57d21e65344a1304beb980ac558982b3b70093e4359 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:36:36.829Z] + docker images [2022-06-03T15:36:37.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T15:36:37.100Z] sys-mgmt-agent-arm64 latest 9bad70952966 3 seconds ago 277MB [2022-06-03T15:36:37.100Z] core-data-arm64 latest 67aa6de58f52 47 seconds ago 19.2MB [2022-06-03T15:36:37.100Z] support-scheduler-arm64 latest cdbeb5d713ef 58 seconds ago 15.3MB [2022-06-03T15:36:37.100Z] aaa57de91093 About a minute ago 1.5GB [2022-06-03T15:36:37.100Z] 08f26ca00a12 About a minute ago 1.49GB [2022-06-03T15:36:37.100Z] 4793a4ea3b12 About a minute ago 1.49GB [2022-06-03T15:36:37.100Z] security-proxy-setup-arm64 latest ea3f31005a5a 2 minutes ago 25.3MB [2022-06-03T15:36:37.100Z] 0734d7fa33d2 2 minutes ago 1.49GB [2022-06-03T15:36:37.100Z] security-bootstrapper-arm64 latest 1d42cc5bdc43 4 minutes ago 18MB [2022-06-03T15:36:37.100Z] support-notifications-arm64 latest bce01c7f4c9d 4 minutes ago 16MB [2022-06-03T15:36:37.100Z] security-secretstore-setup-arm64 latest 6372ab77a1f6 4 minutes ago 26.8MB [2022-06-03T15:36:37.100Z] core-metadata-arm64 latest 6f95b9af3946 4 minutes ago 15.9MB [2022-06-03T15:36:37.100Z] core-command-arm64 latest ad806724cb93 4 minutes ago 15.1MB [2022-06-03T15:36:37.100Z] 0a5efcbfba63 4 minutes ago 1.49GB [2022-06-03T15:36:37.100Z] 7515b6f54324 4 minutes ago 1.49GB [2022-06-03T15:36:37.100Z] 98274162321a 4 minutes ago 1.5GB [2022-06-03T15:36:37.100Z] 48ad8756d6bf 4 minutes ago 1.49GB [2022-06-03T15:36:37.100Z] f04287dc0b15 4 minutes ago 1.49GB [2022-06-03T15:36:37.100Z] ci-base-image-arm64 latest 8145bec3232c 9 minutes ago 1.26GB [2022-06-03T15:36:37.100Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 6 days ago 551MB [2022-06-03T15:36:37.100Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T15:36:37.100Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-03T15:36:37.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months 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-06-03T15:36:37.189Z] provisioning config files... [2022-06-03T15:36:37.208Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config3203462603605549395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:36:37.563Z] ---> docker-login.sh [2022-06-03T15:36:37.564Z] nexus3.edgexfoundry.org:10001 [2022-06-03T15:36:37.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:36:37.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:36:37.838Z] Configure a credential helper to remove this warning. See [2022-06-03T15:36:37.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:36:37.838Z] [2022-06-03T15:36:37.838Z] Login Succeeded [2022-06-03T15:36:37.838Z] nexus3.edgexfoundry.org:10002 [2022-06-03T15:36:38.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:36:38.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:36:38.433Z] Configure a credential helper to remove this warning. See [2022-06-03T15:36:38.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:36:38.434Z] [2022-06-03T15:36:38.434Z] Login Succeeded [2022-06-03T15:36:38.434Z] nexus3.edgexfoundry.org:10003 [2022-06-03T15:36:38.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:36:38.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:36:38.979Z] Configure a credential helper to remove this warning. See [2022-06-03T15:36:38.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:36:38.979Z] [2022-06-03T15:36:38.979Z] Login Succeeded [2022-06-03T15:36:38.979Z] nexus3.edgexfoundry.org:10004 [2022-06-03T15:36:39.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:36:39.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:36:39.524Z] Configure a credential helper to remove this warning. See [2022-06-03T15:36:39.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:36:39.524Z] [2022-06-03T15:36:39.524Z] Login Succeeded [2022-06-03T15:36:39.524Z] docker.io [2022-06-03T15:36:39.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T15:36:40.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T15:36:40.391Z] Configure a credential helper to remove this warning. See [2022-06-03T15:36:40.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T15:36:40.391Z] [2022-06-03T15:36:40.391Z] Login Succeeded [2022-06-03T15:36:40.391Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T15:36:40.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:36:40.430Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T15:36:40.445Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-03T15:36:40.445Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:40.445Z] 2.1.1-dev.6 [2022-06-03T15:36:40.445Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:40.445Z] jakarta [2022-06-03T15:36:40.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:40.789Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:41.150Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:41.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T15:36:41.150Z] 44f395dca9b7: Preparing [2022-06-03T15:36:41.150Z] f0ba48723ed1: Preparing [2022-06-03T15:36:41.150Z] eb24f2c65503: Preparing [2022-06-03T15:36:41.150Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:41.150Z] f73e7dbfee58: Preparing [2022-06-03T15:36:41.150Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:41.421Z] 5a38b7fc3360: Pushed [2022-06-03T15:36:41.421Z] 44f395dca9b7: Pushed [2022-06-03T15:36:41.421Z] eb24f2c65503: Pushed [2022-06-03T15:36:44.034Z] f0ba48723ed1: Pushed [2022-06-03T15:36:44.034Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:23d27763fe57f10f44632bab14c20b19a76692e7901e9fa866d6199eecd70fb9 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:44.397Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:44.751Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.6 [2022-06-03T15:36:44.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T15:36:44.751Z] 44f395dca9b7: Preparing [2022-06-03T15:36:44.751Z] f0ba48723ed1: Preparing [2022-06-03T15:36:44.751Z] eb24f2c65503: Preparing [2022-06-03T15:36:44.751Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:44.751Z] f73e7dbfee58: Preparing [2022-06-03T15:36:44.751Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:44.751Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:36:44.751Z] 44f395dca9b7: Layer already exists [2022-06-03T15:36:44.751Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:44.751Z] f0ba48723ed1: Layer already exists [2022-06-03T15:36:45.023Z] 2.1.1-dev.6: digest: sha256:23d27763fe57f10f44632bab14c20b19a76692e7901e9fa866d6199eecd70fb9 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:45.382Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:45.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:45.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T15:36:45.738Z] 44f395dca9b7: Preparing [2022-06-03T15:36:45.738Z] f0ba48723ed1: Preparing [2022-06-03T15:36:45.738Z] eb24f2c65503: Preparing [2022-06-03T15:36:45.738Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:45.738Z] f73e7dbfee58: Preparing [2022-06-03T15:36:45.738Z] 44f395dca9b7: Layer already exists [2022-06-03T15:36:45.738Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:45.738Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:36:45.738Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:45.738Z] f0ba48723ed1: Layer already exists [2022-06-03T15:36:46.010Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:23d27763fe57f10f44632bab14c20b19a76692e7901e9fa866d6199eecd70fb9 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:46.365Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:46.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-03T15:36:46.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-03T15:36:46.718Z] 44f395dca9b7: Preparing [2022-06-03T15:36:46.718Z] f0ba48723ed1: Preparing [2022-06-03T15:36:46.718Z] eb24f2c65503: Preparing [2022-06-03T15:36:46.718Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:46.718Z] f73e7dbfee58: Preparing [2022-06-03T15:36:46.718Z] f0ba48723ed1: Layer already exists [2022-06-03T15:36:46.718Z] 44f395dca9b7: Layer already exists [2022-06-03T15:36:46.718Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:46.718Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:36:46.718Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:46.989Z] jakarta: digest: sha256:23d27763fe57f10f44632bab14c20b19a76692e7901e9fa866d6199eecd70fb9 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:36:47.044Z] ===================================================== [Pipeline] echo [2022-06-03T15:36:47.051Z] taggedImages: [2022-06-03T15:36:47.051Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:47.051Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.6 [2022-06-03T15:36:47.051Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:47.051Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-03T15:36:47.076Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-03T15:36:47.076Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:47.076Z] 2.1.1-dev.6 [2022-06-03T15:36:47.076Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:47.076Z] jakarta [2022-06-03T15:36:47.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:47.435Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:47.799Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:47.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T15:36:47.799Z] 0e07446f376a: Preparing [2022-06-03T15:36:47.799Z] cced251d3355: Preparing [2022-06-03T15:36:47.799Z] eb24f2c65503: Preparing [2022-06-03T15:36:47.799Z] c01c6e7fdb6a: Preparing [2022-06-03T15:36:47.799Z] 6a1fd436c185: Preparing [2022-06-03T15:36:47.799Z] f73e7dbfee58: Preparing [2022-06-03T15:36:47.799Z] f73e7dbfee58: Waiting [2022-06-03T15:36:48.069Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:48.069Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:48.069Z] 0e07446f376a: Pushed [2022-06-03T15:36:48.069Z] 6a1fd436c185: Pushed [2022-06-03T15:36:49.045Z] c01c6e7fdb6a: Pushed [2022-06-03T15:36:51.019Z] cced251d3355: Pushed [2022-06-03T15:36:51.019Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:0762177c618236f76fc2a09502a20b7e7f2c461763eaa0aa28a7808bb88ed6ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:51.386Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:51.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.6 [2022-06-03T15:36:51.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T15:36:51.745Z] 0e07446f376a: Preparing [2022-06-03T15:36:51.745Z] cced251d3355: Preparing [2022-06-03T15:36:51.745Z] eb24f2c65503: Preparing [2022-06-03T15:36:51.745Z] c01c6e7fdb6a: Preparing [2022-06-03T15:36:51.745Z] 6a1fd436c185: Preparing [2022-06-03T15:36:51.745Z] f73e7dbfee58: Preparing [2022-06-03T15:36:51.745Z] f73e7dbfee58: Waiting [2022-06-03T15:36:51.745Z] c01c6e7fdb6a: Layer already exists [2022-06-03T15:36:51.745Z] cced251d3355: Layer already exists [2022-06-03T15:36:51.745Z] 6a1fd436c185: Layer already exists [2022-06-03T15:36:51.745Z] 0e07446f376a: Layer already exists [2022-06-03T15:36:52.016Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:52.017Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:52.017Z] 2.1.1-dev.6: digest: sha256:0762177c618236f76fc2a09502a20b7e7f2c461763eaa0aa28a7808bb88ed6ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:52.380Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:52.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:52.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T15:36:52.734Z] 0e07446f376a: Preparing [2022-06-03T15:36:52.734Z] cced251d3355: Preparing [2022-06-03T15:36:52.734Z] eb24f2c65503: Preparing [2022-06-03T15:36:52.734Z] c01c6e7fdb6a: Preparing [2022-06-03T15:36:52.734Z] 6a1fd436c185: Preparing [2022-06-03T15:36:52.734Z] f73e7dbfee58: Preparing [2022-06-03T15:36:52.734Z] f73e7dbfee58: Waiting [2022-06-03T15:36:52.734Z] 0e07446f376a: Layer already exists [2022-06-03T15:36:52.734Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:52.734Z] cced251d3355: Layer already exists [2022-06-03T15:36:52.734Z] 6a1fd436c185: Layer already exists [2022-06-03T15:36:52.734Z] c01c6e7fdb6a: Layer already exists [2022-06-03T15:36:52.734Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:53.006Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:0762177c618236f76fc2a09502a20b7e7f2c461763eaa0aa28a7808bb88ed6ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:53.366Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:53.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-03T15:36:53.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-03T15:36:53.728Z] 0e07446f376a: Preparing [2022-06-03T15:36:53.728Z] cced251d3355: Preparing [2022-06-03T15:36:53.728Z] eb24f2c65503: Preparing [2022-06-03T15:36:53.728Z] c01c6e7fdb6a: Preparing [2022-06-03T15:36:53.728Z] 6a1fd436c185: Preparing [2022-06-03T15:36:53.728Z] f73e7dbfee58: Preparing [2022-06-03T15:36:53.728Z] f73e7dbfee58: Waiting [2022-06-03T15:36:53.728Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:53.728Z] 0e07446f376a: Layer already exists [2022-06-03T15:36:53.728Z] 6a1fd436c185: Layer already exists [2022-06-03T15:36:53.728Z] c01c6e7fdb6a: Layer already exists [2022-06-03T15:36:53.728Z] cced251d3355: Layer already exists [2022-06-03T15:36:53.728Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:53.999Z] jakarta: digest: sha256:0762177c618236f76fc2a09502a20b7e7f2c461763eaa0aa28a7808bb88ed6ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:36:54.056Z] ===================================================== [Pipeline] echo [2022-06-03T15:36:54.064Z] taggedImages: [2022-06-03T15:36:54.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:54.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.6 [2022-06-03T15:36:54.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:54.064Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-03T15:36:54.093Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-03T15:36:54.093Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:54.093Z] 2.1.1-dev.6 [2022-06-03T15:36:54.093Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:54.093Z] jakarta [2022-06-03T15:36:54.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:54.560Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:54.987Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:36:54.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T15:36:54.987Z] 3f6a4ce0e353: Preparing [2022-06-03T15:36:54.987Z] 9e66027bdc0c: Preparing [2022-06-03T15:36:54.987Z] eb24f2c65503: Preparing [2022-06-03T15:36:54.987Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:54.987Z] f73e7dbfee58: Preparing [2022-06-03T15:36:54.987Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:55.272Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:55.272Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:36:55.272Z] 3f6a4ce0e353: Pushed [2022-06-03T15:36:57.928Z] 9e66027bdc0c: Pushed [2022-06-03T15:36:58.201Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:d155c02ab09860e8782156e721e5aba066cf10133c4e85faf620932399cbea55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:58.564Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:58.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.6 [2022-06-03T15:36:58.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T15:36:58.927Z] 3f6a4ce0e353: Preparing [2022-06-03T15:36:58.927Z] 9e66027bdc0c: Preparing [2022-06-03T15:36:58.927Z] eb24f2c65503: Preparing [2022-06-03T15:36:58.927Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:58.927Z] f73e7dbfee58: Preparing [2022-06-03T15:36:58.927Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:58.927Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:36:58.927Z] 3f6a4ce0e353: Layer already exists [2022-06-03T15:36:58.927Z] 9e66027bdc0c: Layer already exists [2022-06-03T15:36:58.927Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:59.198Z] 2.1.1-dev.6: digest: sha256:d155c02ab09860e8782156e721e5aba066cf10133c4e85faf620932399cbea55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:59.571Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:36:59.920Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:36:59.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T15:36:59.920Z] 3f6a4ce0e353: Preparing [2022-06-03T15:36:59.920Z] 9e66027bdc0c: Preparing [2022-06-03T15:36:59.920Z] eb24f2c65503: Preparing [2022-06-03T15:36:59.920Z] 5a38b7fc3360: Preparing [2022-06-03T15:36:59.920Z] f73e7dbfee58: Preparing [2022-06-03T15:36:59.920Z] f73e7dbfee58: Layer already exists [2022-06-03T15:36:59.920Z] eb24f2c65503: Layer already exists [2022-06-03T15:36:59.920Z] 3f6a4ce0e353: Layer already exists [2022-06-03T15:36:59.920Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:36:59.920Z] 9e66027bdc0c: Layer already exists [2022-06-03T15:37:00.192Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:d155c02ab09860e8782156e721e5aba066cf10133c4e85faf620932399cbea55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:00.551Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:00.903Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-03T15:37:00.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-03T15:37:00.903Z] 3f6a4ce0e353: Preparing [2022-06-03T15:37:00.903Z] 9e66027bdc0c: Preparing [2022-06-03T15:37:00.903Z] eb24f2c65503: Preparing [2022-06-03T15:37:00.903Z] 5a38b7fc3360: Preparing [2022-06-03T15:37:00.903Z] f73e7dbfee58: Preparing [2022-06-03T15:37:00.903Z] 9e66027bdc0c: Layer already exists [2022-06-03T15:37:00.903Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:00.903Z] 3f6a4ce0e353: Layer already exists [2022-06-03T15:37:00.903Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:00.903Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:37:01.177Z] jakarta: digest: sha256:d155c02ab09860e8782156e721e5aba066cf10133c4e85faf620932399cbea55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:01.237Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:01.243Z] taggedImages: [2022-06-03T15:37:01.243Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:01.243Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.6 [2022-06-03T15:37:01.243Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:01.243Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-03T15:37:01.267Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-03T15:37:01.268Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:01.268Z] 2.1.1-dev.6 [2022-06-03T15:37:01.268Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:01.268Z] jakarta [2022-06-03T15:37:01.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:01.632Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:01.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:01.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T15:37:01.984Z] f4b7d59808b5: Preparing [2022-06-03T15:37:01.984Z] f4b7d59808b5: Preparing [2022-06-03T15:37:01.984Z] f3706f54573d: Preparing [2022-06-03T15:37:01.984Z] fbf4a8d5c4d0: Preparing [2022-06-03T15:37:01.984Z] 9e6caf44da72: Preparing [2022-06-03T15:37:01.984Z] 623a6b13ab6b: Preparing [2022-06-03T15:37:01.984Z] eb24f2c65503: Preparing [2022-06-03T15:37:01.984Z] 2021b362d7c8: Preparing [2022-06-03T15:37:01.984Z] f3f9e9df681c: Preparing [2022-06-03T15:37:01.984Z] 7ef61c30bae6: Preparing [2022-06-03T15:37:01.984Z] 71701adbf065: Preparing [2022-06-03T15:37:01.984Z] f73e7dbfee58: Preparing [2022-06-03T15:37:01.984Z] eb24f2c65503: Waiting [2022-06-03T15:37:01.984Z] 7ef61c30bae6: Waiting [2022-06-03T15:37:01.984Z] 71701adbf065: Waiting [2022-06-03T15:37:01.984Z] f73e7dbfee58: Waiting [2022-06-03T15:37:01.984Z] f3f9e9df681c: Waiting [2022-06-03T15:37:02.266Z] f3706f54573d: Pushed [2022-06-03T15:37:02.266Z] f4b7d59808b5: Pushed [2022-06-03T15:37:02.266Z] 9e6caf44da72: Pushed [2022-06-03T15:37:02.266Z] fbf4a8d5c4d0: Pushed [2022-06-03T15:37:02.266Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:02.538Z] 2021b362d7c8: Pushed [2022-06-03T15:37:02.538Z] 7ef61c30bae6: Pushed [2022-06-03T15:37:02.538Z] f3f9e9df681c: Pushed [2022-06-03T15:37:02.538Z] 71701adbf065: Pushed [2022-06-03T15:37:02.538Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:05.917Z] 623a6b13ab6b: Pushed [2022-06-03T15:37:05.917Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:d47b0cf74de13592d221a2fa07545ed63540e89690ec5657fbfad678d1364ba2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:06.281Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:06.633Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.6 [2022-06-03T15:37:06.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T15:37:06.633Z] f4b7d59808b5: Preparing [2022-06-03T15:37:06.633Z] f4b7d59808b5: Preparing [2022-06-03T15:37:06.633Z] f3706f54573d: Preparing [2022-06-03T15:37:06.633Z] fbf4a8d5c4d0: Preparing [2022-06-03T15:37:06.633Z] 9e6caf44da72: Preparing [2022-06-03T15:37:06.634Z] 623a6b13ab6b: Preparing [2022-06-03T15:37:06.634Z] eb24f2c65503: Preparing [2022-06-03T15:37:06.634Z] 2021b362d7c8: Preparing [2022-06-03T15:37:06.634Z] f3f9e9df681c: Preparing [2022-06-03T15:37:06.634Z] 7ef61c30bae6: Preparing [2022-06-03T15:37:06.634Z] 71701adbf065: Preparing [2022-06-03T15:37:06.634Z] f73e7dbfee58: Preparing [2022-06-03T15:37:06.634Z] 2021b362d7c8: Waiting [2022-06-03T15:37:06.634Z] f3f9e9df681c: Waiting [2022-06-03T15:37:06.634Z] 7ef61c30bae6: Waiting [2022-06-03T15:37:06.634Z] 71701adbf065: Waiting [2022-06-03T15:37:06.634Z] f73e7dbfee58: Waiting [2022-06-03T15:37:06.634Z] eb24f2c65503: Waiting [2022-06-03T15:37:06.634Z] 623a6b13ab6b: Layer already exists [2022-06-03T15:37:06.634Z] f4b7d59808b5: Layer already exists [2022-06-03T15:37:06.634Z] 9e6caf44da72: Layer already exists [2022-06-03T15:37:06.634Z] f3706f54573d: Layer already exists [2022-06-03T15:37:06.634Z] fbf4a8d5c4d0: Layer already exists [2022-06-03T15:37:06.906Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:06.906Z] 2021b362d7c8: Layer already exists [2022-06-03T15:37:06.906Z] 7ef61c30bae6: Layer already exists [2022-06-03T15:37:06.906Z] f3f9e9df681c: Layer already exists [2022-06-03T15:37:06.906Z] 71701adbf065: Layer already exists [2022-06-03T15:37:06.906Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:06.906Z] 2.1.1-dev.6: digest: sha256:d47b0cf74de13592d221a2fa07545ed63540e89690ec5657fbfad678d1364ba2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:07.267Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:07.617Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:07.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T15:37:07.617Z] f4b7d59808b5: Preparing [2022-06-03T15:37:07.617Z] f4b7d59808b5: Preparing [2022-06-03T15:37:07.617Z] f3706f54573d: Preparing [2022-06-03T15:37:07.617Z] fbf4a8d5c4d0: Preparing [2022-06-03T15:37:07.617Z] 9e6caf44da72: Preparing [2022-06-03T15:37:07.617Z] 623a6b13ab6b: Preparing [2022-06-03T15:37:07.617Z] eb24f2c65503: Preparing [2022-06-03T15:37:07.617Z] 2021b362d7c8: Preparing [2022-06-03T15:37:07.617Z] f3f9e9df681c: Preparing [2022-06-03T15:37:07.617Z] 7ef61c30bae6: Preparing [2022-06-03T15:37:07.617Z] 71701adbf065: Preparing [2022-06-03T15:37:07.617Z] f73e7dbfee58: Preparing [2022-06-03T15:37:07.617Z] f3f9e9df681c: Waiting [2022-06-03T15:37:07.617Z] 7ef61c30bae6: Waiting [2022-06-03T15:37:07.617Z] 71701adbf065: Waiting [2022-06-03T15:37:07.617Z] f73e7dbfee58: Waiting [2022-06-03T15:37:07.617Z] eb24f2c65503: Waiting [2022-06-03T15:37:07.617Z] 623a6b13ab6b: Layer already exists [2022-06-03T15:37:07.617Z] f4b7d59808b5: Layer already exists [2022-06-03T15:37:07.617Z] f3706f54573d: Layer already exists [2022-06-03T15:37:07.617Z] 9e6caf44da72: Layer already exists [2022-06-03T15:37:07.889Z] fbf4a8d5c4d0: Layer already exists [2022-06-03T15:37:07.889Z] 7ef61c30bae6: Layer already exists [2022-06-03T15:37:07.889Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:07.889Z] f3f9e9df681c: Layer already exists [2022-06-03T15:37:07.889Z] 71701adbf065: Layer already exists [2022-06-03T15:37:07.889Z] 2021b362d7c8: Layer already exists [2022-06-03T15:37:07.889Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:07.889Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:d47b0cf74de13592d221a2fa07545ed63540e89690ec5657fbfad678d1364ba2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:08.247Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:08.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-03T15:37:08.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-03T15:37:08.599Z] f4b7d59808b5: Preparing [2022-06-03T15:37:08.599Z] f4b7d59808b5: Preparing [2022-06-03T15:37:08.599Z] f3706f54573d: Preparing [2022-06-03T15:37:08.599Z] fbf4a8d5c4d0: Preparing [2022-06-03T15:37:08.599Z] 9e6caf44da72: Preparing [2022-06-03T15:37:08.599Z] 623a6b13ab6b: Preparing [2022-06-03T15:37:08.599Z] eb24f2c65503: Preparing [2022-06-03T15:37:08.600Z] 2021b362d7c8: Preparing [2022-06-03T15:37:08.600Z] f3f9e9df681c: Preparing [2022-06-03T15:37:08.600Z] 7ef61c30bae6: Preparing [2022-06-03T15:37:08.600Z] 71701adbf065: Preparing [2022-06-03T15:37:08.600Z] f73e7dbfee58: Preparing [2022-06-03T15:37:08.600Z] eb24f2c65503: Waiting [2022-06-03T15:37:08.600Z] 2021b362d7c8: Waiting [2022-06-03T15:37:08.600Z] f3f9e9df681c: Waiting [2022-06-03T15:37:08.600Z] 7ef61c30bae6: Waiting [2022-06-03T15:37:08.600Z] 71701adbf065: Waiting [2022-06-03T15:37:08.600Z] f73e7dbfee58: Waiting [2022-06-03T15:37:08.600Z] 623a6b13ab6b: Layer already exists [2022-06-03T15:37:08.600Z] 9e6caf44da72: Layer already exists [2022-06-03T15:37:08.600Z] f4b7d59808b5: Layer already exists [2022-06-03T15:37:08.600Z] f3706f54573d: Layer already exists [2022-06-03T15:37:08.600Z] fbf4a8d5c4d0: Layer already exists [2022-06-03T15:37:08.600Z] 2021b362d7c8: Layer already exists [2022-06-03T15:37:08.600Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:08.600Z] 71701adbf065: Layer already exists [2022-06-03T15:37:08.600Z] f3f9e9df681c: Layer already exists [2022-06-03T15:37:08.600Z] 7ef61c30bae6: Layer already exists [2022-06-03T15:37:08.870Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:08.870Z] jakarta: digest: sha256:d47b0cf74de13592d221a2fa07545ed63540e89690ec5657fbfad678d1364ba2 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:08.929Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:08.935Z] taggedImages: [2022-06-03T15:37:08.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:08.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.6 [2022-06-03T15:37:08.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:08.935Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-03T15:37:08.956Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-03T15:37:08.956Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:08.956Z] 2.1.1-dev.6 [2022-06-03T15:37:08.956Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:08.956Z] jakarta [2022-06-03T15:37:08.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:09.314Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:09.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:09.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T15:37:09.674Z] 284ece0c8401: Preparing [2022-06-03T15:37:09.674Z] 756bffb4448e: Preparing [2022-06-03T15:37:09.674Z] 689231512b30: Preparing [2022-06-03T15:37:09.674Z] 6a8ed82e0640: Preparing [2022-06-03T15:37:09.674Z] b14a008c573f: Preparing [2022-06-03T15:37:09.674Z] f73e7dbfee58: Preparing [2022-06-03T15:37:09.674Z] f73e7dbfee58: Waiting [2022-06-03T15:37:09.955Z] 689231512b30: Pushed [2022-06-03T15:37:09.955Z] 6a8ed82e0640: Pushed [2022-06-03T15:37:09.955Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:10.554Z] b14a008c573f: Pushed [2022-06-03T15:37:12.533Z] 284ece0c8401: Pushed [2022-06-03T15:37:12.533Z] 756bffb4448e: Pushed [2022-06-03T15:37:12.533Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:ccddeeddf3f7c8152199e09e833d707edffa0494f9063cdff669b77014358c48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:12.894Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:13.252Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.6 [2022-06-03T15:37:13.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T15:37:13.252Z] 284ece0c8401: Preparing [2022-06-03T15:37:13.252Z] 756bffb4448e: Preparing [2022-06-03T15:37:13.252Z] 689231512b30: Preparing [2022-06-03T15:37:13.252Z] 6a8ed82e0640: Preparing [2022-06-03T15:37:13.252Z] b14a008c573f: Preparing [2022-06-03T15:37:13.252Z] f73e7dbfee58: Preparing [2022-06-03T15:37:13.252Z] f73e7dbfee58: Waiting [2022-06-03T15:37:13.252Z] 284ece0c8401: Layer already exists [2022-06-03T15:37:13.252Z] 756bffb4448e: Layer already exists [2022-06-03T15:37:13.252Z] 689231512b30: Layer already exists [2022-06-03T15:37:13.252Z] b14a008c573f: Layer already exists [2022-06-03T15:37:13.252Z] 6a8ed82e0640: Layer already exists [2022-06-03T15:37:13.525Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:13.525Z] 2.1.1-dev.6: digest: sha256:ccddeeddf3f7c8152199e09e833d707edffa0494f9063cdff669b77014358c48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:13.893Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:14.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:14.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T15:37:14.255Z] 284ece0c8401: Preparing [2022-06-03T15:37:14.255Z] 756bffb4448e: Preparing [2022-06-03T15:37:14.255Z] 689231512b30: Preparing [2022-06-03T15:37:14.255Z] 6a8ed82e0640: Preparing [2022-06-03T15:37:14.255Z] b14a008c573f: Preparing [2022-06-03T15:37:14.255Z] f73e7dbfee58: Preparing [2022-06-03T15:37:14.255Z] f73e7dbfee58: Waiting [2022-06-03T15:37:14.534Z] 689231512b30: Layer already exists [2022-06-03T15:37:14.534Z] 756bffb4448e: Layer already exists [2022-06-03T15:37:14.534Z] 6a8ed82e0640: Layer already exists [2022-06-03T15:37:14.534Z] b14a008c573f: Layer already exists [2022-06-03T15:37:14.534Z] 284ece0c8401: Layer already exists [2022-06-03T15:37:14.534Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:14.534Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:ccddeeddf3f7c8152199e09e833d707edffa0494f9063cdff669b77014358c48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:14.903Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:15.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-03T15:37:15.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-03T15:37:15.260Z] 284ece0c8401: Preparing [2022-06-03T15:37:15.260Z] 756bffb4448e: Preparing [2022-06-03T15:37:15.260Z] 689231512b30: Preparing [2022-06-03T15:37:15.260Z] 6a8ed82e0640: Preparing [2022-06-03T15:37:15.260Z] b14a008c573f: Preparing [2022-06-03T15:37:15.260Z] f73e7dbfee58: Preparing [2022-06-03T15:37:15.260Z] f73e7dbfee58: Waiting [2022-06-03T15:37:15.532Z] b14a008c573f: Layer already exists [2022-06-03T15:37:15.532Z] 284ece0c8401: Layer already exists [2022-06-03T15:37:15.532Z] 6a8ed82e0640: Layer already exists [2022-06-03T15:37:15.532Z] 756bffb4448e: Layer already exists [2022-06-03T15:37:15.532Z] 689231512b30: Layer already exists [2022-06-03T15:37:15.532Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:15.532Z] jakarta: digest: sha256:ccddeeddf3f7c8152199e09e833d707edffa0494f9063cdff669b77014358c48 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:15.589Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:15.598Z] taggedImages: [2022-06-03T15:37:15.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:15.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.6 [2022-06-03T15:37:15.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:15.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-03T15:37:15.625Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-03T15:37:15.625Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:15.625Z] 2.1.1-dev.6 [2022-06-03T15:37:15.625Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:15.625Z] jakarta [2022-06-03T15:37:15.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:15.992Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:16.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:16.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T15:37:16.350Z] c7ead3bac684: Preparing [2022-06-03T15:37:16.350Z] bc34bf841add: Preparing [2022-06-03T15:37:16.350Z] 155d3593ecd4: Preparing [2022-06-03T15:37:16.350Z] 41c234de11a7: Preparing [2022-06-03T15:37:16.350Z] 1a8c5122107f: Preparing [2022-06-03T15:37:16.350Z] 4fb90a2fe9b8: Preparing [2022-06-03T15:37:16.350Z] 9c3405aad486: Preparing [2022-06-03T15:37:16.350Z] e17952d3e0d5: Preparing [2022-06-03T15:37:16.350Z] 894d6c3d236c: Preparing [2022-06-03T15:37:16.350Z] f73e7dbfee58: Preparing [2022-06-03T15:37:16.350Z] 9c3405aad486: Waiting [2022-06-03T15:37:16.350Z] e17952d3e0d5: Waiting [2022-06-03T15:37:16.350Z] 894d6c3d236c: Waiting [2022-06-03T15:37:16.350Z] f73e7dbfee58: Waiting [2022-06-03T15:37:16.350Z] 4fb90a2fe9b8: Waiting [2022-06-03T15:37:16.625Z] c7ead3bac684: Pushed [2022-06-03T15:37:16.625Z] 1a8c5122107f: Pushed [2022-06-03T15:37:16.625Z] bc34bf841add: Pushed [2022-06-03T15:37:16.898Z] 9c3405aad486: Pushed [2022-06-03T15:37:16.898Z] e17952d3e0d5: Pushed [2022-06-03T15:37:16.898Z] 4fb90a2fe9b8: Pushed [2022-06-03T15:37:16.898Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:17.173Z] 894d6c3d236c: Pushed [2022-06-03T15:37:19.143Z] 41c234de11a7: Pushed [2022-06-03T15:37:19.738Z] 155d3593ecd4: Pushed [2022-06-03T15:37:20.011Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:c1258449ba63c70d0bef2dd818f4e4823683f17476d4160a38f0e542cf2eb68e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:20.373Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:20.733Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.6 [2022-06-03T15:37:20.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T15:37:20.733Z] c7ead3bac684: Preparing [2022-06-03T15:37:20.733Z] bc34bf841add: Preparing [2022-06-03T15:37:20.733Z] 155d3593ecd4: Preparing [2022-06-03T15:37:20.733Z] 41c234de11a7: Preparing [2022-06-03T15:37:20.733Z] 1a8c5122107f: Preparing [2022-06-03T15:37:20.733Z] 4fb90a2fe9b8: Preparing [2022-06-03T15:37:20.733Z] 9c3405aad486: Preparing [2022-06-03T15:37:20.733Z] e17952d3e0d5: Preparing [2022-06-03T15:37:20.733Z] 894d6c3d236c: Preparing [2022-06-03T15:37:20.733Z] f73e7dbfee58: Preparing [2022-06-03T15:37:20.733Z] 9c3405aad486: Waiting [2022-06-03T15:37:20.733Z] e17952d3e0d5: Waiting [2022-06-03T15:37:20.733Z] 894d6c3d236c: Waiting [2022-06-03T15:37:20.733Z] f73e7dbfee58: Waiting [2022-06-03T15:37:20.733Z] 4fb90a2fe9b8: Waiting [2022-06-03T15:37:20.733Z] 41c234de11a7: Layer already exists [2022-06-03T15:37:20.733Z] c7ead3bac684: Layer already exists [2022-06-03T15:37:20.733Z] 1a8c5122107f: Layer already exists [2022-06-03T15:37:20.733Z] 155d3593ecd4: Layer already exists [2022-06-03T15:37:21.004Z] bc34bf841add: Layer already exists [2022-06-03T15:37:21.004Z] 9c3405aad486: Layer already exists [2022-06-03T15:37:21.004Z] 4fb90a2fe9b8: Layer already exists [2022-06-03T15:37:21.004Z] e17952d3e0d5: Layer already exists [2022-06-03T15:37:21.004Z] 894d6c3d236c: Layer already exists [2022-06-03T15:37:21.004Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:21.004Z] 2.1.1-dev.6: digest: sha256:c1258449ba63c70d0bef2dd818f4e4823683f17476d4160a38f0e542cf2eb68e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:21.366Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:21.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:21.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T15:37:21.718Z] c7ead3bac684: Preparing [2022-06-03T15:37:21.718Z] bc34bf841add: Preparing [2022-06-03T15:37:21.718Z] 155d3593ecd4: Preparing [2022-06-03T15:37:21.718Z] 41c234de11a7: Preparing [2022-06-03T15:37:21.718Z] 1a8c5122107f: Preparing [2022-06-03T15:37:21.718Z] 4fb90a2fe9b8: Preparing [2022-06-03T15:37:21.718Z] 9c3405aad486: Preparing [2022-06-03T15:37:21.718Z] e17952d3e0d5: Preparing [2022-06-03T15:37:21.718Z] 894d6c3d236c: Preparing [2022-06-03T15:37:21.718Z] f73e7dbfee58: Preparing [2022-06-03T15:37:21.718Z] 4fb90a2fe9b8: Waiting [2022-06-03T15:37:21.718Z] 9c3405aad486: Waiting [2022-06-03T15:37:21.718Z] e17952d3e0d5: Waiting [2022-06-03T15:37:21.718Z] f73e7dbfee58: Waiting [2022-06-03T15:37:21.718Z] 894d6c3d236c: Waiting [2022-06-03T15:37:21.718Z] 155d3593ecd4: Layer already exists [2022-06-03T15:37:21.718Z] 41c234de11a7: Layer already exists [2022-06-03T15:37:21.718Z] c7ead3bac684: Layer already exists [2022-06-03T15:37:21.718Z] 1a8c5122107f: Layer already exists [2022-06-03T15:37:21.718Z] bc34bf841add: Layer already exists [2022-06-03T15:37:21.992Z] e17952d3e0d5: Layer already exists [2022-06-03T15:37:21.992Z] 4fb90a2fe9b8: Layer already exists [2022-06-03T15:37:21.992Z] 894d6c3d236c: Layer already exists [2022-06-03T15:37:21.992Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:21.992Z] 9c3405aad486: Layer already exists [2022-06-03T15:37:21.992Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:c1258449ba63c70d0bef2dd818f4e4823683f17476d4160a38f0e542cf2eb68e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:22.357Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:22.749Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-03T15:37:22.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-03T15:37:22.750Z] c7ead3bac684: Preparing [2022-06-03T15:37:22.750Z] bc34bf841add: Preparing [2022-06-03T15:37:22.750Z] 155d3593ecd4: Preparing [2022-06-03T15:37:22.750Z] 41c234de11a7: Preparing [2022-06-03T15:37:22.750Z] 1a8c5122107f: Preparing [2022-06-03T15:37:22.750Z] 4fb90a2fe9b8: Preparing [2022-06-03T15:37:22.750Z] 9c3405aad486: Preparing [2022-06-03T15:37:22.750Z] e17952d3e0d5: Preparing [2022-06-03T15:37:22.750Z] 894d6c3d236c: Preparing [2022-06-03T15:37:22.750Z] f73e7dbfee58: Preparing [2022-06-03T15:37:22.750Z] 4fb90a2fe9b8: Waiting [2022-06-03T15:37:22.750Z] e17952d3e0d5: Waiting [2022-06-03T15:37:22.750Z] 9c3405aad486: Waiting [2022-06-03T15:37:22.750Z] 894d6c3d236c: Waiting [2022-06-03T15:37:22.750Z] f73e7dbfee58: Waiting [2022-06-03T15:37:23.035Z] bc34bf841add: Layer already exists [2022-06-03T15:37:23.035Z] 1a8c5122107f: Layer already exists [2022-06-03T15:37:23.035Z] c7ead3bac684: Layer already exists [2022-06-03T15:37:23.035Z] 41c234de11a7: Layer already exists [2022-06-03T15:37:23.035Z] 155d3593ecd4: Layer already exists [2022-06-03T15:37:23.035Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:23.035Z] 9c3405aad486: Layer already exists [2022-06-03T15:37:23.035Z] 894d6c3d236c: Layer already exists [2022-06-03T15:37:23.035Z] 4fb90a2fe9b8: Layer already exists [2022-06-03T15:37:23.035Z] e17952d3e0d5: Layer already exists [2022-06-03T15:37:23.035Z] jakarta: digest: sha256:c1258449ba63c70d0bef2dd818f4e4823683f17476d4160a38f0e542cf2eb68e size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:23.096Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:23.102Z] taggedImages: [2022-06-03T15:37:23.102Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:23.102Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.6 [2022-06-03T15:37:23.102Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:23.102Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-03T15:37:23.129Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-03T15:37:23.129Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:23.129Z] 2.1.1-dev.6 [2022-06-03T15:37:23.129Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:23.129Z] jakarta [2022-06-03T15:37:23.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:23.503Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:23.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:23.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T15:37:23.876Z] e713cc1c2c67: Preparing [2022-06-03T15:37:23.876Z] c58643d732e3: Preparing [2022-06-03T15:37:23.876Z] eb24f2c65503: Preparing [2022-06-03T15:37:23.876Z] 4cd75d8f0606: Preparing [2022-06-03T15:37:23.876Z] f73e7dbfee58: Preparing [2022-06-03T15:37:24.157Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:24.157Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:24.157Z] e713cc1c2c67: Pushed [2022-06-03T15:37:24.432Z] 4cd75d8f0606: Pushed [2022-06-03T15:37:27.043Z] c58643d732e3: Pushed [2022-06-03T15:37:27.043Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:4b620ea5a60ba552d0edf254e45a1f5b6eabd61a8d7dcbb42b2f71ea88cf192f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:27.408Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:27.763Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.6 [2022-06-03T15:37:27.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T15:37:27.763Z] e713cc1c2c67: Preparing [2022-06-03T15:37:27.763Z] c58643d732e3: Preparing [2022-06-03T15:37:27.763Z] eb24f2c65503: Preparing [2022-06-03T15:37:27.763Z] 4cd75d8f0606: Preparing [2022-06-03T15:37:27.763Z] f73e7dbfee58: Preparing [2022-06-03T15:37:27.763Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:27.763Z] c58643d732e3: Layer already exists [2022-06-03T15:37:27.763Z] 4cd75d8f0606: Layer already exists [2022-06-03T15:37:27.763Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:27.763Z] e713cc1c2c67: Layer already exists [2022-06-03T15:37:28.035Z] 2.1.1-dev.6: digest: sha256:4b620ea5a60ba552d0edf254e45a1f5b6eabd61a8d7dcbb42b2f71ea88cf192f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:28.394Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:28.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:28.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T15:37:28.748Z] e713cc1c2c67: Preparing [2022-06-03T15:37:28.748Z] c58643d732e3: Preparing [2022-06-03T15:37:28.748Z] eb24f2c65503: Preparing [2022-06-03T15:37:28.748Z] 4cd75d8f0606: Preparing [2022-06-03T15:37:28.748Z] f73e7dbfee58: Preparing [2022-06-03T15:37:28.748Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:28.748Z] 4cd75d8f0606: Layer already exists [2022-06-03T15:37:28.748Z] e713cc1c2c67: Layer already exists [2022-06-03T15:37:28.748Z] c58643d732e3: Layer already exists [2022-06-03T15:37:28.748Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:29.022Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:4b620ea5a60ba552d0edf254e45a1f5b6eabd61a8d7dcbb42b2f71ea88cf192f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:29.383Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:29.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-03T15:37:29.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-03T15:37:29.740Z] e713cc1c2c67: Preparing [2022-06-03T15:37:29.740Z] c58643d732e3: Preparing [2022-06-03T15:37:29.740Z] eb24f2c65503: Preparing [2022-06-03T15:37:29.740Z] 4cd75d8f0606: Preparing [2022-06-03T15:37:29.740Z] f73e7dbfee58: Preparing [2022-06-03T15:37:30.011Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:30.011Z] 4cd75d8f0606: Layer already exists [2022-06-03T15:37:30.011Z] e713cc1c2c67: Layer already exists [2022-06-03T15:37:30.011Z] c58643d732e3: Layer already exists [2022-06-03T15:37:30.011Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:30.011Z] jakarta: digest: sha256:4b620ea5a60ba552d0edf254e45a1f5b6eabd61a8d7dcbb42b2f71ea88cf192f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:30.066Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:30.074Z] taggedImages: [2022-06-03T15:37:30.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:30.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.6 [2022-06-03T15:37:30.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:30.074Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-03T15:37:30.098Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-03T15:37:30.098Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:30.098Z] 2.1.1-dev.6 [2022-06-03T15:37:30.098Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:30.098Z] jakarta [2022-06-03T15:37:30.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:30.464Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:30.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:30.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T15:37:30.830Z] 974b1fe331ba: Preparing [2022-06-03T15:37:30.830Z] 094268ffcd7b: Preparing [2022-06-03T15:37:30.830Z] eb24f2c65503: Preparing [2022-06-03T15:37:30.830Z] 5a38b7fc3360: Preparing [2022-06-03T15:37:30.830Z] f73e7dbfee58: Preparing [2022-06-03T15:37:31.107Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:37:31.107Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:31.107Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:31.107Z] 974b1fe331ba: Pushed [2022-06-03T15:37:33.715Z] 094268ffcd7b: Pushed [2022-06-03T15:37:33.716Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:58dce413838b032b78d2c303cd620c87e46bceafddc75f488208adb0c8021a5e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:34.075Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:34.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.6 [2022-06-03T15:37:34.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T15:37:34.424Z] 974b1fe331ba: Preparing [2022-06-03T15:37:34.424Z] 094268ffcd7b: Preparing [2022-06-03T15:37:34.424Z] eb24f2c65503: Preparing [2022-06-03T15:37:34.424Z] 5a38b7fc3360: Preparing [2022-06-03T15:37:34.424Z] f73e7dbfee58: Preparing [2022-06-03T15:37:34.424Z] 094268ffcd7b: Layer already exists [2022-06-03T15:37:34.424Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:37:34.424Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:34.424Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:34.424Z] 974b1fe331ba: Layer already exists [2022-06-03T15:37:34.696Z] 2.1.1-dev.6: digest: sha256:58dce413838b032b78d2c303cd620c87e46bceafddc75f488208adb0c8021a5e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:35.054Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:35.401Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:35.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T15:37:35.401Z] 974b1fe331ba: Preparing [2022-06-03T15:37:35.401Z] 094268ffcd7b: Preparing [2022-06-03T15:37:35.401Z] eb24f2c65503: Preparing [2022-06-03T15:37:35.401Z] 5a38b7fc3360: Preparing [2022-06-03T15:37:35.401Z] f73e7dbfee58: Preparing [2022-06-03T15:37:35.401Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:35.401Z] 094268ffcd7b: Layer already exists [2022-06-03T15:37:35.401Z] 974b1fe331ba: Layer already exists [2022-06-03T15:37:35.401Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:35.401Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:37:35.672Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:58dce413838b032b78d2c303cd620c87e46bceafddc75f488208adb0c8021a5e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:36.026Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:36.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-03T15:37:36.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-03T15:37:36.375Z] 974b1fe331ba: Preparing [2022-06-03T15:37:36.375Z] 094268ffcd7b: Preparing [2022-06-03T15:37:36.375Z] eb24f2c65503: Preparing [2022-06-03T15:37:36.375Z] 5a38b7fc3360: Preparing [2022-06-03T15:37:36.375Z] f73e7dbfee58: Preparing [2022-06-03T15:37:36.375Z] f73e7dbfee58: Layer already exists [2022-06-03T15:37:36.375Z] 5a38b7fc3360: Layer already exists [2022-06-03T15:37:36.375Z] eb24f2c65503: Layer already exists [2022-06-03T15:37:36.375Z] 094268ffcd7b: Layer already exists [2022-06-03T15:37:36.375Z] 974b1fe331ba: Layer already exists [2022-06-03T15:37:36.647Z] jakarta: digest: sha256:58dce413838b032b78d2c303cd620c87e46bceafddc75f488208adb0c8021a5e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:36.708Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:36.717Z] taggedImages: [2022-06-03T15:37:36.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:36.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.6 [2022-06-03T15:37:36.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:36.717Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-03T15:37:36.741Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-03T15:37:36.741Z] db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:36.741Z] 2.1.1-dev.6 [2022-06-03T15:37:36.741Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:36.741Z] jakarta [2022-06-03T15:37:36.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:37.102Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:37.508Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:37.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T15:37:37.508Z] 0c1b9267e0a5: Preparing [2022-06-03T15:37:37.508Z] 8a7592f000ba: Preparing [2022-06-03T15:37:37.508Z] f07de87443aa: Preparing [2022-06-03T15:37:37.508Z] 326f0a70b6e8: Preparing [2022-06-03T15:37:37.508Z] 166dde17997b: Preparing [2022-06-03T15:37:37.508Z] 78c4bc0ebec3: Preparing [2022-06-03T15:37:37.508Z] 45596ee15a31: Preparing [2022-06-03T15:37:37.508Z] 52dc75cd08be: Preparing [2022-06-03T15:37:37.508Z] a6e1fd50fee5: Preparing [2022-06-03T15:37:37.508Z] 56eb02710082: Preparing [2022-06-03T15:37:37.508Z] ee420dfed78a: Preparing [2022-06-03T15:37:37.508Z] 78c4bc0ebec3: Waiting [2022-06-03T15:37:37.508Z] 45596ee15a31: Waiting [2022-06-03T15:37:37.508Z] 52dc75cd08be: Waiting [2022-06-03T15:37:37.508Z] a6e1fd50fee5: Waiting [2022-06-03T15:37:37.508Z] 56eb02710082: Waiting [2022-06-03T15:37:37.508Z] ee420dfed78a: Waiting [2022-06-03T15:37:37.508Z] 166dde17997b: Layer already exists [2022-06-03T15:37:37.780Z] 78c4bc0ebec3: Layer already exists [2022-06-03T15:37:37.780Z] 45596ee15a31: Layer already exists [2022-06-03T15:37:37.780Z] 52dc75cd08be: Layer already exists [2022-06-03T15:37:37.780Z] 8a7592f000ba: Pushed [2022-06-03T15:37:37.780Z] a6e1fd50fee5: Layer already exists [2022-06-03T15:37:37.780Z] 56eb02710082: Layer already exists [2022-06-03T15:37:37.780Z] ee420dfed78a: Layer already exists [2022-06-03T15:37:38.375Z] 0c1b9267e0a5: Pushed [2022-06-03T15:37:40.343Z] f07de87443aa: Pushed [2022-06-03T15:37:55.394Z] 326f0a70b6e8: Pushed [2022-06-03T15:37:55.394Z] db608d24777f3846be0c8d00faf18a86b4479024: digest: sha256:d16d0c18538b1ba1a34b0362297f796488dc07e544f59af005cf3f1d5a7e9561 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:55.748Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:56.095Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.6 [2022-06-03T15:37:56.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T15:37:56.095Z] 0c1b9267e0a5: Preparing [2022-06-03T15:37:56.095Z] 8a7592f000ba: Preparing [2022-06-03T15:37:56.095Z] f07de87443aa: Preparing [2022-06-03T15:37:56.095Z] 326f0a70b6e8: Preparing [2022-06-03T15:37:56.095Z] 166dde17997b: Preparing [2022-06-03T15:37:56.095Z] 78c4bc0ebec3: Preparing [2022-06-03T15:37:56.095Z] 45596ee15a31: Preparing [2022-06-03T15:37:56.095Z] 52dc75cd08be: Preparing [2022-06-03T15:37:56.095Z] a6e1fd50fee5: Preparing [2022-06-03T15:37:56.095Z] 56eb02710082: Preparing [2022-06-03T15:37:56.095Z] ee420dfed78a: Preparing [2022-06-03T15:37:56.095Z] 52dc75cd08be: Waiting [2022-06-03T15:37:56.095Z] a6e1fd50fee5: Waiting [2022-06-03T15:37:56.095Z] 78c4bc0ebec3: Waiting [2022-06-03T15:37:56.095Z] 56eb02710082: Waiting [2022-06-03T15:37:56.095Z] ee420dfed78a: Waiting [2022-06-03T15:37:56.095Z] 45596ee15a31: Waiting [2022-06-03T15:37:56.095Z] 8a7592f000ba: Layer already exists [2022-06-03T15:37:56.095Z] 0c1b9267e0a5: Layer already exists [2022-06-03T15:37:56.095Z] 326f0a70b6e8: Layer already exists [2022-06-03T15:37:56.095Z] f07de87443aa: Layer already exists [2022-06-03T15:37:56.095Z] 166dde17997b: Layer already exists [2022-06-03T15:37:56.095Z] 78c4bc0ebec3: Layer already exists [2022-06-03T15:37:56.095Z] 45596ee15a31: Layer already exists [2022-06-03T15:37:56.095Z] a6e1fd50fee5: Layer already exists [2022-06-03T15:37:56.095Z] 56eb02710082: Layer already exists [2022-06-03T15:37:56.095Z] 52dc75cd08be: Layer already exists [2022-06-03T15:37:56.365Z] ee420dfed78a: Layer already exists [2022-06-03T15:37:56.365Z] 2.1.1-dev.6: digest: sha256:d16d0c18538b1ba1a34b0362297f796488dc07e544f59af005cf3f1d5a7e9561 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:56.718Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:57.071Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:57.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T15:37:57.071Z] 0c1b9267e0a5: Preparing [2022-06-03T15:37:57.071Z] 8a7592f000ba: Preparing [2022-06-03T15:37:57.071Z] f07de87443aa: Preparing [2022-06-03T15:37:57.071Z] 326f0a70b6e8: Preparing [2022-06-03T15:37:57.071Z] 166dde17997b: Preparing [2022-06-03T15:37:57.071Z] 78c4bc0ebec3: Preparing [2022-06-03T15:37:57.071Z] 45596ee15a31: Preparing [2022-06-03T15:37:57.071Z] 52dc75cd08be: Preparing [2022-06-03T15:37:57.071Z] a6e1fd50fee5: Preparing [2022-06-03T15:37:57.071Z] 56eb02710082: Preparing [2022-06-03T15:37:57.071Z] ee420dfed78a: Preparing [2022-06-03T15:37:57.071Z] 45596ee15a31: Waiting [2022-06-03T15:37:57.071Z] 52dc75cd08be: Waiting [2022-06-03T15:37:57.071Z] a6e1fd50fee5: Waiting [2022-06-03T15:37:57.071Z] 56eb02710082: Waiting [2022-06-03T15:37:57.071Z] ee420dfed78a: Waiting [2022-06-03T15:37:57.071Z] 78c4bc0ebec3: Waiting [2022-06-03T15:37:57.071Z] 8a7592f000ba: Layer already exists [2022-06-03T15:37:57.071Z] 166dde17997b: Layer already exists [2022-06-03T15:37:57.071Z] f07de87443aa: Layer already exists [2022-06-03T15:37:57.071Z] 0c1b9267e0a5: Layer already exists [2022-06-03T15:37:57.071Z] 326f0a70b6e8: Layer already exists [2022-06-03T15:37:57.341Z] 52dc75cd08be: Layer already exists [2022-06-03T15:37:57.341Z] 56eb02710082: Layer already exists [2022-06-03T15:37:57.341Z] 78c4bc0ebec3: Layer already exists [2022-06-03T15:37:57.341Z] a6e1fd50fee5: Layer already exists [2022-06-03T15:37:57.341Z] 45596ee15a31: Layer already exists [2022-06-03T15:37:57.341Z] ee420dfed78a: Layer already exists [2022-06-03T15:37:57.341Z] db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6: digest: sha256:d16d0c18538b1ba1a34b0362297f796488dc07e544f59af005cf3f1d5a7e9561 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:57.700Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:58.093Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-03T15:37:58.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-03T15:37:58.093Z] 0c1b9267e0a5: Preparing [2022-06-03T15:37:58.093Z] 8a7592f000ba: Preparing [2022-06-03T15:37:58.093Z] f07de87443aa: Preparing [2022-06-03T15:37:58.093Z] 326f0a70b6e8: Preparing [2022-06-03T15:37:58.093Z] 166dde17997b: Preparing [2022-06-03T15:37:58.093Z] 78c4bc0ebec3: Preparing [2022-06-03T15:37:58.093Z] 45596ee15a31: Preparing [2022-06-03T15:37:58.093Z] 52dc75cd08be: Preparing [2022-06-03T15:37:58.093Z] a6e1fd50fee5: Preparing [2022-06-03T15:37:58.093Z] 56eb02710082: Preparing [2022-06-03T15:37:58.093Z] ee420dfed78a: Preparing [2022-06-03T15:37:58.093Z] 45596ee15a31: Waiting [2022-06-03T15:37:58.093Z] 52dc75cd08be: Waiting [2022-06-03T15:37:58.093Z] a6e1fd50fee5: Waiting [2022-06-03T15:37:58.093Z] 56eb02710082: Waiting [2022-06-03T15:37:58.093Z] ee420dfed78a: Waiting [2022-06-03T15:37:58.093Z] 78c4bc0ebec3: Waiting [2022-06-03T15:37:58.093Z] f07de87443aa: Layer already exists [2022-06-03T15:37:58.093Z] 326f0a70b6e8: Layer already exists [2022-06-03T15:37:58.093Z] 166dde17997b: Layer already exists [2022-06-03T15:37:58.093Z] 8a7592f000ba: Layer already exists [2022-06-03T15:37:58.093Z] 0c1b9267e0a5: Layer already exists [2022-06-03T15:37:58.093Z] 52dc75cd08be: Layer already exists [2022-06-03T15:37:58.377Z] 78c4bc0ebec3: Layer already exists [2022-06-03T15:37:58.377Z] 45596ee15a31: Layer already exists [2022-06-03T15:37:58.377Z] a6e1fd50fee5: Layer already exists [2022-06-03T15:37:58.377Z] 56eb02710082: Layer already exists [2022-06-03T15:37:58.377Z] ee420dfed78a: Layer already exists [2022-06-03T15:37:58.377Z] jakarta: digest: sha256:d16d0c18538b1ba1a34b0362297f796488dc07e544f59af005cf3f1d5a7e9561 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-03T15:37:58.433Z] ===================================================== [Pipeline] echo [2022-06-03T15:37:58.442Z] taggedImages: [2022-06-03T15:37:58.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:db608d24777f3846be0c8d00faf18a86b4479024 [2022-06-03T15:37:58.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.6 [2022-06-03T15:37:58.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:db608d24777f3846be0c8d00faf18a86b4479024-2.1.1-dev.6 [2022-06-03T15:37:58.442Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:58.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T15:37:58.881Z] [2022-06-03T15:37:58.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:37:59.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T15:37:59.505Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T15:37:59.505Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T15:37:59.505Z] 04944245beec: Pulling fs layer [2022-06-03T15:37:59.505Z] 699f458cf7ca: Pulling fs layer [2022-06-03T15:37:59.505Z] 765212b225bb: Pulling fs layer [2022-06-03T15:37:59.505Z] f23df028b6ca: Pulling fs layer [2022-06-03T15:37:59.505Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T15:37:59.505Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T15:37:59.505Z] d65c8cfc05b1: Waiting [2022-06-03T15:37:59.505Z] 2437ff75d9bd: Waiting [2022-06-03T15:37:59.505Z] f23df028b6ca: Waiting [2022-06-03T15:37:59.505Z] 04944245beec: Verifying Checksum [2022-06-03T15:37:59.505Z] 04944245beec: Download complete [2022-06-03T15:37:59.505Z] 765212b225bb: Verifying Checksum [2022-06-03T15:37:59.505Z] 765212b225bb: Download complete [2022-06-03T15:37:59.505Z] f23df028b6ca: Download complete [2022-06-03T15:37:59.505Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T15:37:59.505Z] d65c8cfc05b1: Download complete [2022-06-03T15:37:59.777Z] 699f458cf7ca: Verifying Checksum [2022-06-03T15:37:59.777Z] 699f458cf7ca: Download complete [2022-06-03T15:38:00.048Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T15:38:00.048Z] 8998bd30e6a1: Download complete [2022-06-03T15:38:02.659Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T15:38:02.659Z] 2437ff75d9bd: Download complete [2022-06-03T15:38:04.088Z] 8998bd30e6a1: Pull complete [2022-06-03T15:38:04.681Z] 04944245beec: Pull complete [2022-06-03T15:38:06.109Z] 699f458cf7ca: Pull complete [2022-06-03T15:38:06.381Z] 765212b225bb: Pull complete [2022-06-03T15:38:06.979Z] f23df028b6ca: Pull complete [2022-06-03T15:38:07.249Z] d65c8cfc05b1: Pull complete [2022-06-03T15:38:22.315Z] 2437ff75d9bd: Pull complete [2022-06-03T15:38:22.315Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T15:38:22.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T15:38:22.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:38:22.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-956 does not seem to be running inside a container [2022-06-03T15:38:22.680Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T15:38:25.429Z] $ docker top b337d51741e8ce7a37beee3085da7797258f0ce7603218601aece3d4a88d5fc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:38:26.397Z] ---> job-cost.sh [2022-06-03T15:38:26.397Z] lf-activate-venv: SKIPPING [2022-06-03T15:38:26.397Z] INFO: No Stack... [2022-06-03T15:38:26.991Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T15:38:27.968Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T15:38:28.631Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [2022-06-03T15:38:28.631Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T15:38:28.705Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-8-stack-cost] [2022-06-03T15:38:28.716Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-8-stack-cost] did not exist. Created. [2022-06-03T15:38:28.716Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T15:38:29.378Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-03T15:38:30.218Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T15:38:30.226Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T15:38:30.253Z] $ docker stop --time=1 b337d51741e8ce7a37beee3085da7797258f0ce7603218601aece3d4a88d5fc4 [2022-06-03T15:38:31.786Z] $ docker rm -f b337d51741e8ce7a37beee3085da7797258f0ce7603218601aece3d4a88d5fc4 [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-06-03T15:38:32.263Z] provisioning config files... [2022-06-03T15:38:32.279Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config7595566021890459346tmp [Pipeline] { [Pipeline] sh [2022-06-03T15:38:32.571Z] + set +x [2022-06-03T15:38:32.571Z] + curl -s https://codecov.io/bash [2022-06-03T15:38:32.571Z] + bash -s -- [2022-06-03T15:38:32.571Z] [2022-06-03T15:38:32.571Z] _____ _ [2022-06-03T15:38:32.571Z] / ____| | | [2022-06-03T15:38:32.571Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T15:38:32.571Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T15:38:32.571Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T15:38:32.571Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T15:38:32.571Z] Bash-1.0.6 [2022-06-03T15:38:32.571Z] [2022-06-03T15:38:32.571Z] [2022-06-03T15:38:32.571Z] ==> git version 2.25.1 found [2022-06-03T15:38:32.571Z] ==> 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-06-03T15:38:32.571Z] Release-Date: 2020-01-08 [2022-06-03T15:38:32.571Z] 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-06-03T15:38:32.571Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T15:38:32.571Z] ==> Jenkins CI detected. [2022-06-03T15:38:32.571Z] current dir:  /w/workspace/edgex-go/8 [2022-06-03T15:38:32.571Z] project root: . [2022-06-03T15:38:32.571Z] --> token set from env [2022-06-03T15:38:32.571Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T15:38:32.571Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T15:38:32.571Z] ==> Python coveragepy not found [2022-06-03T15:38:32.571Z] ==> Searching for coverage reports in: [2022-06-03T15:38:32.571Z] + . [2022-06-03T15:38:32.571Z] -> Found 1 reports [2022-06-03T15:38:32.571Z] ==> Detecting git/mercurial file structure [2022-06-03T15:38:32.571Z] ==> Reading reports [2022-06-03T15:38:32.571Z] + ./coverage.out bytes=428658 [2022-06-03T15:38:32.571Z] ==> Appending adjustments [2022-06-03T15:38:32.571Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T15:38:33.954Z] + Found adjustments [2022-06-03T15:38:33.954Z] ==> Gzipping contents [2022-06-03T15:38:33.954Z] 64K /tmp/codecov.CEFN1E.gz [2022-06-03T15:38:33.954Z] ==> Uploading reports [2022-06-03T15:38:33.954Z] url: https://codecov.io [2022-06-03T15:38:33.954Z] query: branch=jakarta&commit=db608d24777f3846be0c8d00faf18a86b4479024&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T15:38:33.954Z] -> Pinging Codecov [2022-06-03T15:38:33.955Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=db608d24777f3846be0c8d00faf18a86b4479024&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-03T15:38:34.215Z] -> Uploading to [2022-06-03T15:38:34.215Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/db608d24777f3846be0c8d00faf18a86b4479024/a664911a-80d3-4183-9e09-81a703053365.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T153833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4bb0e30b71c8aecdaf7db9ca85e1f6aaffa4ba2c3d373d71ab9973df90d837 [2022-06-03T15:38:34.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:38:34.215Z] Dload Upload Total Spent Left Speed [2022-06-03T15:38:34.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65053 0 0 100 65053 0 314k --:--:-- --:--:-- --:--:-- 312k 100 65053 0 0 100 65053 0 281k --:--:-- --:--:-- --:--:-- 279k [2022-06-03T15:38:34.476Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/db608d24777f3846be0c8d00faf18a86b4479024 [Pipeline] } [2022-06-03T15:38:34.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-03T15:38:34.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-03T15:38:34.661Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:38:34.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T15:38:34.955Z] [2022-06-03T15:38:34.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:38:35.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T15:38:35.255Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-03T15:38:35.256Z] df9b9388f04a: Pulling fs layer [2022-06-03T15:38:35.256Z] 52dc419b0ee2: Pulling fs layer [2022-06-03T15:38:35.256Z] 25bc292e5bac: Pulling fs layer [2022-06-03T15:38:35.256Z] 114826534d7a: Pulling fs layer [2022-06-03T15:38:35.256Z] 4657fd5d0bcf: Pulling fs layer [2022-06-03T15:38:35.256Z] 6ad1cebc031e: Pulling fs layer [2022-06-03T15:38:35.256Z] 8a3aa393b2d8: Pulling fs layer [2022-06-03T15:38:35.256Z] 8a3aa393b2d8: Waiting [2022-06-03T15:38:35.256Z] 4657fd5d0bcf: Waiting [2022-06-03T15:38:35.256Z] 6ad1cebc031e: Waiting [2022-06-03T15:38:35.256Z] 114826534d7a: Waiting [2022-06-03T15:38:35.256Z] 25bc292e5bac: Verifying Checksum [2022-06-03T15:38:35.256Z] 25bc292e5bac: Download complete [2022-06-03T15:38:35.256Z] 52dc419b0ee2: Verifying Checksum [2022-06-03T15:38:35.256Z] 52dc419b0ee2: Download complete [2022-06-03T15:38:35.256Z] 4657fd5d0bcf: Verifying Checksum [2022-06-03T15:38:35.256Z] 4657fd5d0bcf: Download complete [2022-06-03T15:38:35.256Z] df9b9388f04a: Download complete [2022-06-03T15:38:35.518Z] df9b9388f04a: Pull complete [2022-06-03T15:38:35.518Z] 6ad1cebc031e: Verifying Checksum [2022-06-03T15:38:35.518Z] 6ad1cebc031e: Download complete [2022-06-03T15:38:35.518Z] 52dc419b0ee2: Pull complete [2022-06-03T15:38:35.780Z] 25bc292e5bac: Pull complete [2022-06-03T15:38:36.042Z] 114826534d7a: Verifying Checksum [2022-06-03T15:38:36.042Z] 114826534d7a: Download complete [2022-06-03T15:38:36.301Z] 8a3aa393b2d8: Verifying Checksum [2022-06-03T15:38:36.301Z] 8a3aa393b2d8: Download complete [2022-06-03T15:38:39.590Z] 114826534d7a: Pull complete [2022-06-03T15:38:39.848Z] 4657fd5d0bcf: Pull complete [2022-06-03T15:38:40.107Z] 6ad1cebc031e: Pull complete [2022-06-03T15:38:43.402Z] 8a3aa393b2d8: Pull complete [2022-06-03T15:38:43.402Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-03T15:38:43.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-03T15:38:43.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:38:43.490Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:38:43.541Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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/edgex-snyk-go:1.410.4 cat [2022-06-03T15:38:45.834Z] $ docker top 7fb8e34b03469bbe569c7e44d817871c552ee464137cf71bcc404d1a8eb8879f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T15:38:45.906Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh [2022-06-03T15:38:46.191Z] + set -o pipefail [2022-06-03T15:38:46.191Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' [2022-06-03T15:38:48.735Z] [2022-06-03T15:38:48.735Z] Monitoring /w/workspace/edgex-go/8 (github.com/edgexfoundry/edgex-go)... [2022-06-03T15:38:48.735Z] [2022-06-03T15:38:48.735Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/38cc11a9-9383-41ac-9b73-b172017b9aa9 [2022-06-03T15:38:48.735Z] [2022-06-03T15:38:48.735Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-03T15:38:48.735Z] [2022-06-03T15:38:48.735Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-03T15:38:48.735Z] [2022-06-03T15:38:48.735Z] [Pipeline] } [2022-06-03T15:38:48.751Z] $ docker stop --time=1 7fb8e34b03469bbe569c7e44d817871c552ee464137cf71bcc404d1a8eb8879f [2022-06-03T15:38:50.081Z] $ docker rm -f 7fb8e34b03469bbe569c7e44d817871c552ee464137cf71bcc404d1a8eb8879f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-03T15:38:50.261Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:38:50.271Z] provisioning config files... [2022-06-03T15:38:50.278Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/8@tmp/config8977810241585727729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:38:50.577Z] --> edgex-publish-swagger.sh [2022-06-03T15:38:50.577Z] === Publish openapi/v2 API === [2022-06-03T15:38:50.577Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-03T15:38:50.577Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/8/openapi/v2/core-command.yaml] [2022-06-03T15:38:50.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:38:50.577Z] Dload Upload Total Spent Left Speed [2022-06-03T15:38:51.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 30440 0:00:01 0:00:01 --:--:-- 30440 100 32389 0 0 100 32389 0 30440 0:00:01 0:00:01 --:--:-- 30440 [2022-06-03T15:38:51.527Z] [2022-06-03T15:38:51.527Z] [2022-06-03T15:38:51.527Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/8/openapi/v2/core-data.yaml] [2022-06-03T15:38:51.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:38:51.527Z] Dload Upload Total Spent Left Speed [2022-06-03T15:38:57.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 71116 0 0 100 71116 0 11936 0:00:05 0:00:05 --:--:-- 13681 100 71116 0 0 100 71116 0 11936 0:00:05 0:00:05 --:--:-- 17533 [2022-06-03T15:38:57.630Z] [2022-06-03T15:38:57.630Z] [2022-06-03T15:38:57.630Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/8/openapi/v2/core-metadata.yaml] [2022-06-03T15:38:57.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:38:57.630Z] Dload Upload Total Spent Left Speed [2022-06-03T15:38:58.574Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 126k --:--:-- --:--:-- --:--:-- 126k 100 119k 0 0 100 119k 0 126k --:--:-- --:--:-- --:--:-- 126k [2022-06-03T15:38:58.574Z] [2022-06-03T15:38:58.574Z] [2022-06-03T15:38:58.574Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/8/openapi/v2/support-notifications.yaml] [2022-06-03T15:38:58.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:38:58.574Z] Dload Upload Total Spent Left Speed [2022-06-03T15:38:59.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 96449 --:--:-- --:--:-- --:--:-- 96344 100 88830 0 0 100 88830 0 96449 --:--:-- --:--:-- --:--:-- 96344 [2022-06-03T15:38:59.515Z] [2022-06-03T15:38:59.515Z] [2022-06-03T15:38:59.515Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/8/openapi/v2/support-scheduler.yaml] [2022-06-03T15:38:59.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:38:59.515Z] Dload Upload Total Spent Left Speed [2022-06-03T15:39:00.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 42317 --:--:-- --:--:-- --:--:-- 42317 100 38932 0 0 100 38932 0 42317 --:--:-- --:--:-- --:--:-- 42271 [2022-06-03T15:39:00.458Z] [2022-06-03T15:39:00.458Z] [2022-06-03T15:39:00.458Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/8/openapi/v2/system-agent.yaml] [2022-06-03T15:39:00.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T15:39:00.458Z] Dload Upload Total Spent Left Speed [2022-06-03T15:39:01.396Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 22927 --:--:-- --:--:-- --:--:-- 22927 [2022-06-03T15:39:01.396Z] [2022-06-03T15:39:01.396Z] [Pipeline] } [2022-06-03T15:39:01.402Z] 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-06-03T15:39:01.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T15:39:01.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:02.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:39:02.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:39:02.196Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:39:02.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T15:39:02.611Z] $ docker top e5e8e53028092a7b40cdc523adbe007c905be530a4252a2bec1cc370513182c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T15:39:02.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:39:02.697Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:39:02.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:39:02.834Z] $ docker exec e5e8e53028092a7b40cdc523adbe007c905be530a4252a2bec1cc370513182c2 ssh-agent [2022-06-03T15:39:02.954Z] SSH_AUTH_SOCK=/tmp/ssh-7expBZXchaML/agent.37 [2022-06-03T15:39:02.954Z] SSH_AGENT_PID=43 [2022-06-03T15:39:02.961Z] Running ssh-add (command line suppressed) [2022-06-03T15:39:03.081Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2144664400646591189.key (/w/workspace/edgex-go/8@tmp/private_key_2144664400646591189.key) [2022-06-03T15:39:03.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:39:03.382Z] + git semver tag [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,591 [run_tag] DEBUG tag force:False [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,591 [check_head_tag] DEBUG check head tag [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,591 [execute] INFO git cat-file --batch-check [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=) [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,595 [execute] INFO git cat-file --batch [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=) [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,608 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,608 [execute] INFO git tag -a v2.1.1-dev.6 -m v2.1.1-dev.6 [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,608 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.6', '-m', 'v2.1.1-dev.6'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-06-03T15:39:03.642Z] 2022-06-03 15:39:03,613 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:03.642Z] 2.1.1-dev.6 [Pipeline] } [2022-06-03T15:39:03.655Z] $ docker exec --env ******** --env ******** e5e8e53028092a7b40cdc523adbe007c905be530a4252a2bec1cc370513182c2 ssh-agent -k [2022-06-03T15:39:03.772Z] unset SSH_AUTH_SOCK; [2022-06-03T15:39:03.772Z] unset SSH_AGENT_PID; [2022-06-03T15:39:03.772Z] echo Agent pid 43 killed; [2022-06-03T15:39:03.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:39:04.085Z] + git semver [Pipeline] } [2022-06-03T15:39:04.361Z] $ docker stop --time=1 e5e8e53028092a7b40cdc523adbe007c905be530a4252a2bec1cc370513182c2 [2022-06-03T15:39:05.680Z] $ docker rm -f e5e8e53028092a7b40cdc523adbe007c905be530a4252a2bec1cc370513182c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:06.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T15:39:06.071Z] [2022-06-03T15:39:06.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:06.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T15:39:06.374Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-03T15:39:06.374Z] ab5ef0e58194: Pulling fs layer [2022-06-03T15:39:06.374Z] 9712f1f96733: Pulling fs layer [2022-06-03T15:39:06.374Z] 63f879dbbcfc: Pulling fs layer [2022-06-03T15:39:06.374Z] 0d9ebad4ef96: Pulling fs layer [2022-06-03T15:39:06.374Z] e9a5061849ea: Pulling fs layer [2022-06-03T15:39:06.374Z] d747dcd14b5f: Pulling fs layer [2022-06-03T15:39:06.374Z] 2de7ff778b66: Pulling fs layer [2022-06-03T15:39:06.374Z] d747dcd14b5f: Waiting [2022-06-03T15:39:06.374Z] 0d9ebad4ef96: Waiting [2022-06-03T15:39:06.374Z] e9a5061849ea: Waiting [2022-06-03T15:39:06.374Z] 2de7ff778b66: Waiting [2022-06-03T15:39:06.374Z] 9712f1f96733: Download complete [2022-06-03T15:39:06.946Z] 63f879dbbcfc: Verifying Checksum [2022-06-03T15:39:06.946Z] 63f879dbbcfc: Download complete [2022-06-03T15:39:06.946Z] e9a5061849ea: Verifying Checksum [2022-06-03T15:39:06.946Z] e9a5061849ea: Download complete [2022-06-03T15:39:06.946Z] d747dcd14b5f: Verifying Checksum [2022-06-03T15:39:06.946Z] d747dcd14b5f: Download complete [2022-06-03T15:39:06.946Z] 0d9ebad4ef96: Verifying Checksum [2022-06-03T15:39:06.946Z] 0d9ebad4ef96: Download complete [2022-06-03T15:39:07.204Z] ab5ef0e58194: Download complete [2022-06-03T15:39:07.204Z] 2de7ff778b66: Verifying Checksum [2022-06-03T15:39:07.204Z] 2de7ff778b66: Download complete [2022-06-03T15:39:10.498Z] ab5ef0e58194: Pull complete [2022-06-03T15:39:10.498Z] 9712f1f96733: Pull complete [2022-06-03T15:39:10.756Z] 63f879dbbcfc: Pull complete [2022-06-03T15:39:14.949Z] 0d9ebad4ef96: Pull complete [2022-06-03T15:39:14.949Z] e9a5061849ea: Pull complete [2022-06-03T15:39:14.949Z] d747dcd14b5f: Pull complete [2022-06-03T15:39:15.886Z] 2de7ff778b66: Pull complete [2022-06-03T15:39:15.886Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-03T15:39:15.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-03T15:39:15.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:39:15.979Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:39:16.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-03T15:39:18.264Z] $ docker top 2a5793a0130cfa4f08789855b23057d5430e7d2a79055d00d8968ea410403cf4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:39:18.340Z] provisioning config files... [2022-06-03T15:39:18.350Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/8@tmp/config4333732539523941634tmp [2022-06-03T15:39:18.361Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/8@tmp/config1686823669823392516tmp [2022-06-03T15:39:18.372Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/8@tmp/config677535252714262439tmp [Pipeline] { [Pipeline] echo [2022-06-03T15:39:18.386Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:18.671Z] ---> sigul-configuration.sh [2022-06-03T15:39:18.671Z] gpg: directory `/root/.gnupg' created [2022-06-03T15:39:18.671Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-03T15:39:18.671Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-03T15:39:18.671Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-03T15:39:18.671Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-03T15:39:18.671Z] gpg: CAST5 encrypted data [2022-06-03T15:39:18.671Z] gpg: encrypted with 1 passphrase [2022-06-03T15:39:18.671Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-03T15:39:18.960Z] + mkdir /home/jenkins [2022-06-03T15:39:18.960Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-03T15:39:19.245Z] + 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-06-03T15:39:19.253Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:19.539Z] ---> sigul-install.sh [2022-06-03T15:39:19.539Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-03T15:39:19.826Z] + git tag --list [2022-06-03T15:39:19.826Z] 0.6.0 [2022-06-03T15:39:19.826Z] 0.6.1 [2022-06-03T15:39:19.826Z] 0.7.0 [2022-06-03T15:39:19.826Z] 0.7.1 [2022-06-03T15:39:19.826Z] v1.0.0 [2022-06-03T15:39:19.826Z] v1.0.1 [2022-06-03T15:39:19.826Z] v1.1.0 [2022-06-03T15:39:19.826Z] v1.2.0 [2022-06-03T15:39:19.826Z] v1.2.1 [2022-06-03T15:39:19.826Z] v1.3.0 [2022-06-03T15:39:19.826Z] v1.3.1 [2022-06-03T15:39:19.826Z] v2.0.0 [2022-06-03T15:39:19.826Z] v2.1.0 [2022-06-03T15:39:19.826Z] v2.1.1-dev.1 [2022-06-03T15:39:19.826Z] v2.1.1-dev.2 [2022-06-03T15:39:19.826Z] v2.1.1-dev.3 [2022-06-03T15:39:19.826Z] v2.1.1-dev.4 [2022-06-03T15:39:19.826Z] v2.1.1-dev.5 [2022-06-03T15:39:19.826Z] v2.1.1-dev.6 [2022-06-03T15:39:19.826Z] v2.2.0 [2022-06-03T15:39:19.826Z] v2.2.1-dev.1 [2022-06-03T15:39:19.826Z] v2.2.1-dev.2 [2022-06-03T15:39:19.826Z] v2.2.1-dev.3 [2022-06-03T15:39:19.826Z] v2.2.1-dev.4 [2022-06-03T15:39:19.826Z] v2.2.1-dev.5 [2022-06-03T15:39:19.826Z] v2.2.1-dev.6 [2022-06-03T15:39:19.826Z] v2.2.1-dev.7 [2022-06-03T15:39:19.826Z] v2.2.1-dev.8 [2022-06-03T15:39:19.826Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-03T15:39:20.162Z] + lftools sign git-tag v2.1.1-dev.6 [2022-06-03T15:39:20.797Z] Signing Git tag with Sigul... [2022-06-03T15:39:20.797Z] Signing v2.1.1-dev.6 [Pipeline] echo [2022-06-03T15:39:26.095Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:26.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-03T15:39:26.390Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-03T15:39:26.415Z] $ docker stop --time=1 2a5793a0130cfa4f08789855b23057d5430e7d2a79055d00d8968ea410403cf4 [2022-06-03T15:39:27.712Z] $ docker rm -f 2a5793a0130cfa4f08789855b23057d5430e7d2a79055d00d8968ea410403cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-03T15:39:28.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T15:39:28.113Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:28.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:39:28.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:39:28.506Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:39:28.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T15:39:28.938Z] $ docker top 978fc13fd192c7f731d39a6e889f0447078b06d2d639bfb7752d2e410041a091 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T15:39:29.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:39:29.038Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:39:29.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:39:29.173Z] $ docker exec 978fc13fd192c7f731d39a6e889f0447078b06d2d639bfb7752d2e410041a091 ssh-agent [2022-06-03T15:39:29.287Z] SSH_AUTH_SOCK=/tmp/ssh-8sOi7sAm981I/agent.33 [2022-06-03T15:39:29.287Z] SSH_AGENT_PID=39 [2022-06-03T15:39:29.294Z] Running ssh-add (command line suppressed) [2022-06-03T15:39:29.435Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2143257463089146594.key (/w/workspace/edgex-go/8@tmp/private_key_2143257463089146594.key) [2022-06-03T15:39:29.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:39:29.735Z] + git semver bump pre [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,934 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,934 [bump_version] DEBUG bumping version:2.1.1-dev.6 on axis:pre with prefix:dev [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,934 [bump_version] DEBUG bumped version:2.1.1-dev.7 [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,934 [write_version] DEBUG write version:2.1.1-dev.7 to path:/w/workspace/edgex-go/8/.semver/jakarta with force:True [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,934 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,934 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,936 [execute] INFO git cat-file --batch-check [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,941 [execute] INFO git cat-file --batch [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T15:39:29.997Z] 2022-06-03 15:39:29,947 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:29.997Z] 2.1.1-dev.7 [Pipeline] } [2022-06-03T15:39:30.013Z] $ docker exec --env ******** --env ******** 978fc13fd192c7f731d39a6e889f0447078b06d2d639bfb7752d2e410041a091 ssh-agent -k [2022-06-03T15:39:30.124Z] unset SSH_AUTH_SOCK; [2022-06-03T15:39:30.125Z] unset SSH_AGENT_PID; [2022-06-03T15:39:30.125Z] echo Agent pid 39 killed; [2022-06-03T15:39:30.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:39:30.441Z] + git semver [Pipeline] } [2022-06-03T15:39:30.719Z] $ docker stop --time=1 978fc13fd192c7f731d39a6e889f0447078b06d2d639bfb7752d2e410041a091 [2022-06-03T15:39:32.065Z] $ docker rm -f 978fc13fd192c7f731d39a6e889f0447078b06d2d639bfb7752d2e410041a091 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T15:39:32.411Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T15:39:32.411Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:32.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T15:39:32.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:39:32.802Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:39:32.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T15:39:33.279Z] $ docker top 2e6666da6977f27e743d1da8707da1beadef0984140e7dfc7357c48ea0f7a3d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T15:39:33.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T15:39:33.371Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T15:39:33.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T15:39:33.533Z] $ docker exec 2e6666da6977f27e743d1da8707da1beadef0984140e7dfc7357c48ea0f7a3d0 ssh-agent [2022-06-03T15:39:33.671Z] SSH_AUTH_SOCK=/tmp/ssh-UvCMpmOQ9UPZ/agent.33 [2022-06-03T15:39:33.671Z] SSH_AGENT_PID=40 [2022-06-03T15:39:33.678Z] Running ssh-add (command line suppressed) [2022-06-03T15:39:33.804Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_2609637415478238117.key (/w/workspace/edgex-go/8@tmp/private_key_2609637415478238117.key) [2022-06-03T15:39:33.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T15:39:34.109Z] + git semver push [2022-06-03T15:39:34.369Z] 2022-06-03 15:39:34,311 [run_push] DEBUG push [2022-06-03T15:39:34.369Z] 2022-06-03 15:39:34,311 [execute] INFO git cat-file --batch-check [2022-06-03T15:39:34.369Z] 2022-06-03 15:39:34,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T15:39:34.369Z] 2022-06-03 15:39:34,316 [execute] INFO git rev-list 33503ef9c99e8c8980a3a0de649ebd409b41746d -- [2022-06-03T15:39:34.370Z] 2022-06-03 15:39:34,317 [execute] DEBUG Popen(['git', 'rev-list', '33503ef9c99e8c8980a3a0de649ebd409b41746d', '--'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T15:39:34.370Z] 2022-06-03 15:39:34,327 [execute] INFO git fetch -v origin [2022-06-03T15:39:34.370Z] 2022-06-03 15:39:34,328 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-03T15:39:34.939Z] 2022-06-03 15:39:34,810 [run_push] DEBUG no remote changes detected [2022-06-03T15:39:34.939Z] 2022-06-03 15:39:34,810 [execute] INFO git push origin semver [2022-06-03T15:39:34.939Z] 2022-06-03 15:39:34,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-03T15:39:35.880Z] 2022-06-03 15:39:35,564 [run_push] DEBUG push all version tags [2022-06-03T15:39:35.880Z] 2022-06-03 15:39:35,565 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-03T15:39:35.880Z] 2022-06-03 15:39:35,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) [2022-06-03T15:39:36.451Z] 2022-06-03 15:39:36,272 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/jakarta [2022-06-03T15:39:36.451Z] 2.1.1-dev.7 [Pipeline] } [2022-06-03T15:39:36.466Z] $ docker exec --env ******** --env ******** 2e6666da6977f27e743d1da8707da1beadef0984140e7dfc7357c48ea0f7a3d0 ssh-agent -k [2022-06-03T15:39:36.575Z] unset SSH_AUTH_SOCK; [2022-06-03T15:39:36.575Z] unset SSH_AGENT_PID; [2022-06-03T15:39:36.575Z] echo Agent pid 40 killed; [2022-06-03T15:39:36.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T15:39:36.885Z] + git semver [Pipeline] } [2022-06-03T15:39:37.165Z] $ docker stop --time=1 2e6666da6977f27e743d1da8707da1beadef0984140e7dfc7357c48ea0f7a3d0 [2022-06-03T15:39:38.490Z] $ docker rm -f 2e6666da6977f27e743d1da8707da1beadef0984140e7dfc7357c48ea0f7a3d0 [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-06-03T15:39:39.023Z] + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:39.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:40.180Z] ---> package-listing.sh [2022-06-03T15:39:40.180Z] ++ facter osfamily [2022-06-03T15:39:40.180Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T15:39:40.440Z] + OS_FAMILY=debian [2022-06-03T15:39:40.440Z] + workspace=/w/workspace/edgex-go/8 [2022-06-03T15:39:40.440Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T15:39:40.440Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T15:39:40.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T15:39:40.440Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T15:39:40.440Z] + '[' /w/workspace/edgex-go/8 ']' [2022-06-03T15:39:40.440Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T15:39:40.440Z] + case "${OS_FAMILY}" in [2022-06-03T15:39:40.440Z] + dpkg -l [2022-06-03T15:39:40.440Z] + grep '^ii' [2022-06-03T15:39:40.440Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T15:39:40.440Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T15:39:40.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T15:39:40.440Z] + '[' /w/workspace/edgex-go/8 ']' [2022-06-03T15:39:40.440Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2022-06-03T15:39:40.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2022-06-03T15:39:40.452Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T15:39:40.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:41.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T15:39:41.300Z] [2022-06-03T15:39:41.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T15:39:41.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T15:39:41.599Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T15:39:41.599Z] 5eb5b503b376: Pulling fs layer [2022-06-03T15:39:41.599Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T15:39:41.599Z] ec43610c2a17: Pulling fs layer [2022-06-03T15:39:41.599Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T15:39:41.599Z] 33b1e0a273af: Pulling fs layer [2022-06-03T15:39:41.599Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T15:39:41.599Z] 2f39f015ded8: Pulling fs layer [2022-06-03T15:39:41.599Z] 5d3b04190fa2: Waiting [2022-06-03T15:39:41.599Z] 33b1e0a273af: Waiting [2022-06-03T15:39:41.599Z] 3a2ae6a8a46f: Waiting [2022-06-03T15:39:41.599Z] 2f39f015ded8: Waiting [2022-06-03T15:39:41.599Z] 5c69ac0246d0: Download complete [2022-06-03T15:39:41.599Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T15:39:41.599Z] 3a2ae6a8a46f: Download complete [2022-06-03T15:39:41.599Z] 33b1e0a273af: Verifying Checksum [2022-06-03T15:39:41.599Z] 33b1e0a273af: Download complete [2022-06-03T15:39:41.860Z] 5d3b04190fa2: Verifying Checksum [2022-06-03T15:39:41.860Z] 5d3b04190fa2: Download complete [2022-06-03T15:39:41.860Z] ec43610c2a17: Verifying Checksum [2022-06-03T15:39:41.860Z] ec43610c2a17: Download complete [2022-06-03T15:39:41.860Z] 5eb5b503b376: Verifying Checksum [2022-06-03T15:39:41.860Z] 5eb5b503b376: Download complete [2022-06-03T15:39:42.431Z] 2f39f015ded8: Verifying Checksum [2022-06-03T15:39:42.431Z] 2f39f015ded8: Download complete [2022-06-03T15:39:43.368Z] 5eb5b503b376: Pull complete [2022-06-03T15:39:43.368Z] 5c69ac0246d0: Pull complete [2022-06-03T15:39:43.938Z] ec43610c2a17: Pull complete [2022-06-03T15:39:43.938Z] 3a2ae6a8a46f: Pull complete [2022-06-03T15:39:44.198Z] 33b1e0a273af: Pull complete [2022-06-03T15:39:44.198Z] 5d3b04190fa2: Pull complete [2022-06-03T15:39:49.547Z] 2f39f015ded8: Pull complete [2022-06-03T15:39:49.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T15:39:49.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T15:39:49.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T15:39:49.642Z] prd-ubuntu20.04-docker-8c-8g-955 does not seem to be running inside a container [2022-06-03T15:39:49.681Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T15:39:51.689Z] $ docker top 05eb39149464d0770a05aa35fd1b0fe434931551ddd42495607fed30ec7b7125 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T15:39:52.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T15:39:52.334Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T15:39:52.624Z] + ls /var/log/sa-host [2022-06-03T15:39:52.624Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T15:39:52.738Z] provisioning config files... [2022-06-03T15:39:52.750Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config3951639946632484196tmp [Pipeline] { [Pipeline] echo [2022-06-03T15:39:52.766Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:53.051Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T15:39:53.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:53.385Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T15:39:53.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:53.678Z] ---> sudo-logs.sh [2022-06-03T15:39:53.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T15:39:53.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:53.986Z] ---> job-cost.sh [2022-06-03T15:39:53.986Z] lf-activate-venv: SKIPPING [2022-06-03T15:39:53.986Z] DEBUG: total: 0.10999999940395355 [2022-06-03T15:39:53.986Z] INFO: Retrieving Stack Cost... [2022-06-03T15:39:54.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T15:39:55.129Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T15:39:55.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T15:39:55.432Z] ---> logs-deploy.sh [2022-06-03T15:39:55.432Z] lf-activate-venv: SKIPPING [2022-06-03T15:39:55.432Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/8 [2022-06-03T15:39:55.432Z] INFO: archiving workspace using pattern(s): [2022-06-03T15:39:56.376Z] Archives upload complete. [2022-06-03T15:39:56.637Z] INFO: archiving logs to Nexus [2022-06-03T15:39:57.208Z] ---> uname -a: [2022-06-03T15:39:57.208Z] Linux prd-ubuntu20-04-docker-8c-8g-955 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z] ---> lscpu: [2022-06-03T15:39:57.208Z] Architecture: x86_64 [2022-06-03T15:39:57.208Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-03T15:39:57.208Z] Byte Order: Little Endian [2022-06-03T15:39:57.208Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-03T15:39:57.208Z] CPU(s): 8 [2022-06-03T15:39:57.208Z] On-line CPU(s) list: 0-7 [2022-06-03T15:39:57.208Z] Thread(s) per core: 1 [2022-06-03T15:39:57.208Z] Core(s) per socket: 1 [2022-06-03T15:39:57.208Z] Socket(s): 8 [2022-06-03T15:39:57.208Z] NUMA node(s): 1 [2022-06-03T15:39:57.208Z] Vendor ID: AuthenticAMD [2022-06-03T15:39:57.208Z] CPU family: 23 [2022-06-03T15:39:57.208Z] Model: 49 [2022-06-03T15:39:57.208Z] Model name: AMD EPYC-Rome Processor [2022-06-03T15:39:57.208Z] Stepping: 0 [2022-06-03T15:39:57.208Z] CPU MHz: 2800.000 [2022-06-03T15:39:57.208Z] BogoMIPS: 5600.00 [2022-06-03T15:39:57.208Z] Virtualization: AMD-V [2022-06-03T15:39:57.208Z] Hypervisor vendor: KVM [2022-06-03T15:39:57.208Z] Virtualization type: full [2022-06-03T15:39:57.208Z] L1d cache: 256 KiB [2022-06-03T15:39:57.208Z] L1i cache: 256 KiB [2022-06-03T15:39:57.208Z] L2 cache: 4 MiB [2022-06-03T15:39:57.208Z] L3 cache: 128 MiB [2022-06-03T15:39:57.208Z] NUMA node0 CPU(s): 0-7 [2022-06-03T15:39:57.208Z] Vulnerability Itlb multihit: Not affected [2022-06-03T15:39:57.208Z] Vulnerability L1tf: Not affected [2022-06-03T15:39:57.208Z] Vulnerability Mds: Not affected [2022-06-03T15:39:57.208Z] Vulnerability Meltdown: Not affected [2022-06-03T15:39:57.208Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-03T15:39:57.208Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-03T15:39:57.208Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-03T15:39:57.208Z] Vulnerability Srbds: Not affected [2022-06-03T15:39:57.208Z] Vulnerability Tsx async abort: Not affected [2022-06-03T15:39:57.208Z] 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-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z] ---> nproc: [2022-06-03T15:39:57.208Z] 8 [2022-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z] ---> df -h: [2022-06-03T15:39:57.208Z] Filesystem Size Used Avail Use% Mounted on [2022-06-03T15:39:57.208Z] overlay 155G 16G 139G 11% / [2022-06-03T15:39:57.208Z] tmpfs 64M 0 64M 0% /dev [2022-06-03T15:39:57.208Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-03T15:39:57.208Z] shm 64M 0 64M 0% /dev/shm [2022-06-03T15:39:57.208Z] /dev/vda1 155G 16G 139G 11% /facter-os [2022-06-03T15:39:57.208Z] [2022-06-03T15:39:57.208Z]