Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e28c24963a177f9c725e08727cde139eec58cb6 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-ssh13480438606944598924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh10075175049901645039.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh165885822646834430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 shared 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-ssh5154286502393825164.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8955729449332205211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1157’ Running on prd-centos7-docker-4c-2g-1160 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/132 [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/132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/132@tmp/jenkins-gitclient-ssh4397903764468201945.key > 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 1e28c24963a177f9c725e08727cde139eec58cb6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 Commit message: "docs(all): Upgrade the API Docs version to 2.2.0 (#3857)" > git rev-list --no-walk 29697069f250b3a6652f4279ffd582c48bc37000 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-10T22:11:52.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-10T22:11:52.349Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-10T22:11:52.363Z] ========================================================= [2022-01-10T22:11:52.363Z] EdgeX Global Pipelines Version Info [2022-01-10T22:11:52.363Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:11:53.503Z] ------------------- [2022-01-10T22:11:53.503Z] stable info: [2022-01-10T22:11:53.503Z] ------------------- [2022-01-10T22:11:53.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-10T22:11:53.503Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-10T22:11:53.503Z] Message: update stable to v1.0.217 [2022-01-10T22:11:54.074Z] ------------------- [2022-01-10T22:11:54.074Z] experimental info: [2022-01-10T22:11:54.074Z] ------------------- [2022-01-10T22:11:54.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-10T22:11:54.074Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-10T22:11:54.074Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-10T22:11:54.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-10T22:11:54.231Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-10T22:11:54.238Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-10T22:11:54.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-10T22:11:54.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-10T22:11:54.262Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-10T22:11:54.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-10T22:11:54.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-10T22:11:54.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-10T22:11:54.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-10T22:11:54.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-10T22:11:54.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-10T22:11:54.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-10T22:11:54.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-10T22:11:54.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-10T22:11:54.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-10T22:11:54.400Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-10T22:11:54.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-10T22:11:54.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-10T22:11:54.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-10T22:11:54.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-10T22:11:54.469Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-10T22:11:54.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-10T22:11:54.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-10T22:11:54.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-10T22:11:54.516Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] echo [2022-01-10T22:11:54.527Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e28c24 [Pipeline] echo [2022-01-10T22:11:54.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:11:54.582Z] provisioning config files... [2022-01-10T22:11:54.595Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/132@tmp/config8321952223753770402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:11:54.910Z] ---> docker-login.sh [2022-01-10T22:11:54.910Z] nexus3.edgexfoundry.org:10001 [2022-01-10T22:11:54.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:11:55.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:11:55.170Z] Configure a credential helper to remove this warning. See [2022-01-10T22:11:55.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:11:55.170Z] [2022-01-10T22:11:55.170Z] Login Succeeded [2022-01-10T22:11:55.170Z] nexus3.edgexfoundry.org:10002 [2022-01-10T22:11:55.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:11:55.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:11:55.170Z] Configure a credential helper to remove this warning. See [2022-01-10T22:11:55.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:11:55.170Z] [2022-01-10T22:11:55.170Z] Login Succeeded [2022-01-10T22:11:55.170Z] nexus3.edgexfoundry.org:10003 [2022-01-10T22:11:55.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:11:55.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:11:55.435Z] Configure a credential helper to remove this warning. See [2022-01-10T22:11:55.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:11:55.435Z] [2022-01-10T22:11:55.435Z] Login Succeeded [2022-01-10T22:11:55.435Z] nexus3.edgexfoundry.org:10004 [2022-01-10T22:11:55.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:11:55.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:11:55.435Z] Configure a credential helper to remove this warning. See [2022-01-10T22:11:55.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:11:55.435Z] [2022-01-10T22:11:55.435Z] Login Succeeded [2022-01-10T22:11:55.435Z] docker.io [2022-01-10T22:11:55.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:11:56.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:11:56.004Z] Configure a credential helper to remove this warning. See [2022-01-10T22:11:56.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:11:56.004Z] [2022-01-10T22:11:56.004Z] Login Succeeded [2022-01-10T22:11:56.004Z] ---> docker-login.sh ends [Pipeline] } [2022-01-10T22:11:56.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:11:56.331Z] ++ 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-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] ++ dirname cmd/core-command/Dockerfile [2022-01-10T22:11:56.331Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/core-data/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-10T22:11:56.331Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-10T22:11:56.331Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-10T22:11:56.331Z] ++ cut -d/ -f2 [2022-01-10T22:11:56.331Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-10T22:11:56.366Z] 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-01-10T22:11:56.703Z] + git rev-list -1 --merges 1e28c24963a177f9c725e08727cde139eec58cb6~1..1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] echo [2022-01-10T22:11:56.719Z] -----------> git rev-list -1 --merges 1e28c24963a177f9c725e08727cde139eec58cb6~1..1e28c24963a177f9c725e08727cde139eec58cb6 1e28c24963a177f9c725e08727cde139eec58cb6 [false] [Pipeline] sh [2022-01-10T22:11:57.011Z] + git log --format=format:%s -1 1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] echo [2022-01-10T22:11:57.027Z] ========================================================= [2022-01-10T22:11:57.027Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-10T22:11:57.027Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-10T22:11:57.436Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:11:57.436Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-10T22:11:57.436Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-10T22:11:57.436Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-10T22:11:57.436Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-10T22:11:57.436Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-10T22:11:57.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:11:57.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:11:57.784Z] [2022-01-10T22:11:57.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:11:58.088Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:11:58.088Z] latest: Pulling from edgex-devops/git-semver [2022-01-10T22:11:58.088Z] a0d0a0d46f8b: Pulling fs layer [2022-01-10T22:11:58.088Z] 3e5f54012d9b: Pulling fs layer [2022-01-10T22:11:58.088Z] 4c7163046ea9: Pulling fs layer [2022-01-10T22:11:58.088Z] 0c2d73faf560: Pulling fs layer [2022-01-10T22:11:58.088Z] 0c2d73faf560: Waiting [2022-01-10T22:11:58.088Z] 3e5f54012d9b: Verifying Checksum [2022-01-10T22:11:58.088Z] 3e5f54012d9b: Download complete [2022-01-10T22:11:58.088Z] a0d0a0d46f8b: Verifying Checksum [2022-01-10T22:11:58.088Z] a0d0a0d46f8b: Download complete [2022-01-10T22:11:58.088Z] 0c2d73faf560: Verifying Checksum [2022-01-10T22:11:58.088Z] 0c2d73faf560: Download complete [2022-01-10T22:11:58.088Z] 4c7163046ea9: Verifying Checksum [2022-01-10T22:11:58.088Z] 4c7163046ea9: Download complete [2022-01-10T22:11:58.353Z] a0d0a0d46f8b: Pull complete [2022-01-10T22:11:58.353Z] 3e5f54012d9b: Pull complete [2022-01-10T22:11:58.616Z] 4c7163046ea9: Pull complete [2022-01-10T22:11:58.877Z] 0c2d73faf560: Pull complete [2022-01-10T22:11:58.877Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-10T22:11:58.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:11:58.877Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-10T22:11:58.954Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:11:58.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:11:59.631Z] $ docker top a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:11:59.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:11:59.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:11:59.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:11:59.911Z] $ docker exec a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b ssh-agent [2022-01-10T22:12:00.024Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPFfiel/agent.14 [2022-01-10T22:12:00.024Z] SSH_AGENT_PID=21 [2022-01-10T22:12:00.031Z] Running ssh-add (command line suppressed) [2022-01-10T22:12:00.121Z] Identity added: /w/workspace/edgex-go/132@tmp/private_key_7870032833659464214.key (/w/workspace/edgex-go/132@tmp/private_key_7870032833659464214.key) [2022-01-10T22:12:00.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:12:00.426Z] + git tag --points-at HEAD [Pipeline] } [2022-01-10T22:12:00.438Z] $ docker exec --env ******** --env ******** a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b ssh-agent -k [2022-01-10T22:12:00.531Z] unset SSH_AUTH_SOCK; [2022-01-10T22:12:00.531Z] unset SSH_AGENT_PID; [2022-01-10T22:12:00.532Z] echo Agent pid 21 killed; [2022-01-10T22:12:00.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-10T22:12:00.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:12:00.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:12:00.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:12:00.675Z] $ docker exec a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b ssh-agent [2022-01-10T22:12:00.796Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOiINN/agent.53 [2022-01-10T22:12:00.796Z] SSH_AGENT_PID=59 [2022-01-10T22:12:00.802Z] Running ssh-add (command line suppressed) [2022-01-10T22:12:00.918Z] Identity added: /w/workspace/edgex-go/132@tmp/private_key_4693705730832422731.key (/w/workspace/edgex-go/132@tmp/private_key_4693705730832422731.key) [2022-01-10T22:12:00.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:12:01.221Z] + git semver init [2022-01-10T22:12:01.221Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:12:01.221Z] # $GIT_DIR = /w/workspace/edgex-go/132/.git [2022-01-10T22:12:01.221Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/132 [2022-01-10T22:12:01.221Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:12:01.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:12:01.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:12:01.221Z] # $SEMVER_BRANCH = main [2022-01-10T22:12:01.221Z] # $SEMVER_TEMP = /tmp/semver-797164242 [2022-01-10T22:12:01.221Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-10T22:12:16.189Z] # '/tmp/semver-797164242' -> '/w/workspace/edgex-go/132/.semver' [2022-01-10T22:12:16.189Z] # -> Force: false [2022-01-10T22:12:16.189Z] # $SEMVER_DIR = /w/workspace/edgex-go/132/.semver [Pipeline] } [2022-01-10T22:12:16.198Z] $ docker exec --env ******** --env ******** a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b ssh-agent -k [2022-01-10T22:12:16.302Z] unset SSH_AUTH_SOCK; [2022-01-10T22:12:16.302Z] unset SSH_AGENT_PID; [2022-01-10T22:12:16.302Z] echo Agent pid 59 killed; [2022-01-10T22:12:16.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:12:16.625Z] + git semver [Pipeline] } [2022-01-10T22:12:16.640Z] $ docker stop --time=1 a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b [2022-01-10T22:12:18.757Z] $ docker rm -f a0be99e4a074b11a82cc0ab5918c97d1fc70b86ff5077364fbf9401c99047e8b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:12:19.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-10T22:12:19.340Z] Stashed 1 file(s) [Pipeline] echo [2022-01-10T22:12:19.343Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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-01-10T22:12:19.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-10T22:12:19.479Z] ========================================================= [2022-01-10T22:12:19.479Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-10T22:12:19.479Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:12:19.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-10T22:12:19.780Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-10T22:12:19.780Z] a0d0a0d46f8b: Already exists [2022-01-10T22:12:19.780Z] 31adcdaf11c8: Pulling fs layer [2022-01-10T22:12:19.780Z] b8b176561691: Pulling fs layer [2022-01-10T22:12:19.780Z] 4527c011a84f: Pulling fs layer [2022-01-10T22:12:19.780Z] 5d74067f8e1e: Pulling fs layer [2022-01-10T22:12:19.780Z] e0aca202a116: Pulling fs layer [2022-01-10T22:12:19.780Z] 3a43be97a3b4: Pulling fs layer [2022-01-10T22:12:19.780Z] 34cad66bf833: Pulling fs layer [2022-01-10T22:12:19.780Z] b4e3c513aaa6: Pulling fs layer [2022-01-10T22:12:19.780Z] 5d74067f8e1e: Waiting [2022-01-10T22:12:19.780Z] 3a43be97a3b4: Waiting [2022-01-10T22:12:19.780Z] e0aca202a116: Waiting [2022-01-10T22:12:19.780Z] b4e3c513aaa6: Waiting [2022-01-10T22:12:19.780Z] 34cad66bf833: Waiting [2022-01-10T22:12:19.780Z] b8b176561691: Verifying Checksum [2022-01-10T22:12:19.780Z] b8b176561691: Download complete [2022-01-10T22:12:19.780Z] 31adcdaf11c8: Verifying Checksum [2022-01-10T22:12:19.780Z] 31adcdaf11c8: Download complete [2022-01-10T22:12:19.780Z] 5d74067f8e1e: Verifying Checksum [2022-01-10T22:12:19.780Z] 5d74067f8e1e: Download complete [2022-01-10T22:12:19.780Z] e0aca202a116: Verifying Checksum [2022-01-10T22:12:19.780Z] e0aca202a116: Download complete [2022-01-10T22:12:19.780Z] 3a43be97a3b4: Verifying Checksum [2022-01-10T22:12:19.780Z] 3a43be97a3b4: Download complete [2022-01-10T22:12:20.046Z] 31adcdaf11c8: Pull complete [2022-01-10T22:12:20.046Z] 34cad66bf833: Verifying Checksum [2022-01-10T22:12:20.046Z] 34cad66bf833: Download complete [2022-01-10T22:12:20.046Z] b8b176561691: Pull complete [2022-01-10T22:12:20.306Z] 4527c011a84f: Verifying Checksum [2022-01-10T22:12:20.306Z] 4527c011a84f: Download complete [2022-01-10T22:12:20.566Z] b4e3c513aaa6: Verifying Checksum [2022-01-10T22:12:20.566Z] b4e3c513aaa6: Download complete [2022-01-10T22:12:23.898Z] 4527c011a84f: Pull complete [2022-01-10T22:12:23.898Z] 5d74067f8e1e: Pull complete [2022-01-10T22:12:23.898Z] e0aca202a116: Pull complete [2022-01-10T22:12:24.160Z] 3a43be97a3b4: Pull complete [2022-01-10T22:12:24.160Z] 34cad66bf833: Pull complete [2022-01-10T22:12:26.721Z] b4e3c513aaa6: Pull complete [2022-01-10T22:12:26.721Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-10T22:12:26.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-10T22:12:26.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:12:27.026Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-10T22:12:27.026Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-10T22:12:27.026Z] WORKDIR /edgex [2022-01-10T22:12:27.026Z] COPY go.mod . [2022-01-10T22:12:27.026Z] RUN go mod download' [2022-01-10T22:12:28.459Z] Sending build context to Docker daemon 333.7MB [2022-01-10T22:12:28.459Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-10T22:12:28.459Z] ---> 9f6097aaca64 [2022-01-10T22:12:28.459Z] Step 2/4 : WORKDIR /edgex [2022-01-10T22:12:30.388Z] ---> Running in cfbe97c4e3d6 [2022-01-10T22:12:30.662Z] Removing intermediate container cfbe97c4e3d6 [2022-01-10T22:12:30.662Z] ---> 3e0fd0eee081 [2022-01-10T22:12:30.662Z] Step 3/4 : COPY go.mod . [2022-01-10T22:12:30.662Z] ---> 608948855d2e [2022-01-10T22:12:30.662Z] Step 4/4 : RUN go mod download [2022-01-10T22:12:30.662Z] ---> Running in 51b61ff2d7b0 [2022-01-10T22:12:34.418Z] Still waiting to schedule task [2022-01-10T22:12:34.418Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1158’ [2022-01-10T22:13:09.456Z] Removing intermediate container 51b61ff2d7b0 [2022-01-10T22:13:09.456Z] ---> 0074f3704f9a [2022-01-10T22:13:09.456Z] Successfully built 0074f3704f9a [2022-01-10T22:13:09.456Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:13:09.762Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-10T22:13:09.762Z] . [Pipeline] withDockerContainer [2022-01-10T22:13:09.825Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:13:09.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:13:10.287Z] $ docker top 0ab466f3b7aa30b5884ddf9d3056af42a1e124508b723939f56ad63445c8b11b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:13:10.641Z] + go version [2022-01-10T22:13:10.641Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-10T22:13:10.652Z] $ docker stop --time=1 0ab466f3b7aa30b5884ddf9d3056af42a1e124508b723939f56ad63445c8b11b [2022-01-10T22:13:11.864Z] $ docker rm -f 0ab466f3b7aa30b5884ddf9d3056af42a1e124508b723939f56ad63445c8b11b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:13:12.246Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-10T22:13:12.246Z] . [Pipeline] withDockerContainer [2022-01-10T22:13:12.304Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:13:12.337Z] $ 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/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:13:12.747Z] $ docker top 33d8ebd336375df58ff622c47d935e56d2dd1ce5ca9ab6d9864dc56cd762ee0b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-10T22:13:12.814Z] ========================================================= [2022-01-10T22:13:12.814Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-10T22:13:12.814Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:13:13.105Z] + make test [2022-01-10T22:13:13.105Z] go mod tidy [2022-01-10T22:13:13.105Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-10T22:13:19.758Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-10T22:13:38.013Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-10T22:13:44.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-10T22:13:44.711Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-10T22:13:44.711Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-10T22:13:46.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-10T22:13:47.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-10T22:13:47.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-10T22:13:47.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-10T22:13:48.230Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-10T22:13:48.495Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-10T22:13:48.761Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-10T22:13:48.761Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-10T22:13:48.761Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-10T22:13:48.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-10T22:13:50.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2022-01-10T22:13:50.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-10T22:13:50.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-10T22:13:51.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2022-01-10T22:13:51.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-10T22:13:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 44.7% of statements [2022-01-10T22:13:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-10T22:13:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-10T22:13:53.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2022-01-10T22:13:53.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-10T22:13:53.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-10T22:13:53.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 84.4% of statements [2022-01-10T22:13:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-10T22:13:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-10T22:13:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-10T22:13:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-10T22:13:53.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-10T22:13:54.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.332s coverage: 94.2% of statements [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-10T22:13:54.797Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-10T22:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-10T22:13:55.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-01-10T22:13:55.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-10T22:13:55.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-10T22:13:55.381Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-10T22:13:55.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-01-10T22:13:55.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-10T22:13:55.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-01-10T22:13:56.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.7% of statements [2022-01-10T22:13:56.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-10T22:13:56.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-01-10T22:13:57.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2022-01-10T22:13:57.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2022-01-10T22:13:57.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2022-01-10T22:13:57.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-01-10T22:14:12.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-01-10T22:14:12.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2022-01-10T22:14:14.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.189s coverage: 82.5% of statements [2022-01-10T22:14:14.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.2% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-10T22:14:32.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 89.4% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-01-10T22:14:32.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-01-10T22:14:33.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 65.4% of statements [2022-01-10T22:14:33.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-10T22:14:33.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-10T22:14:33.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-10T22:14:34.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-01-10T22:14:34.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-10T22:14:34.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-10T22:14:34.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-01-10T22:14:34.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-10T22:14:34.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-01-10T22:14:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-10T22:14:42.915Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-01-10T22:14:42.915Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-01-10T22:14:42.915Z] 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-01-10T22:15:15.826Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1161 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-10T22:15:15.838Z] Running in /w/workspace/edgex-go/132 [Pipeline] { [Pipeline] checkout [2022-01-10T22:15:16.034Z] The recommended git tool is: git [2022-01-10T22:15:20.653Z] using credential edgex-jenkins-ssh [2022-01-10T22:15:20.673Z] Cloning the remote Git repository [2022-01-10T22:15:20.739Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-10T22:15:20.813Z] > git init /w/workspace/edgex-go/132 # timeout=10 [2022-01-10T22:15:20.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-10T22:15:20.888Z] > git --version # timeout=10 [2022-01-10T22:15:20.904Z] > git --version # 'git version 2.17.1' [2022-01-10T22:15:20.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-10T22:15:21.813Z] GO111MODULE=on go vet ./... [2022-01-10T22:15:21.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-10T22:15:28.467Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-10T22:15:28.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-10T22:15:28.988Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-10T22:15:29.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-10T22:15:29.873Z] + ls -al . [2022-01-10T22:15:29.873Z] total 644 [2022-01-10T22:15:29.873Z] drwxrwxr-x 10 1001 1001 4096 Jan 10 22:15 . [2022-01-10T22:15:29.873Z] drwxr-xr-x 4 root root 32 Jan 10 22:13 .. [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 11 Jan 10 22:11 .dockerignore [2022-01-10T22:15:29.873Z] drwxrwxr-x 8 1001 1001 162 Jan 10 22:11 .git [2022-01-10T22:15:29.873Z] drwxrwxr-x 4 1001 1001 142 Jan 10 22:11 .github [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 804 Jan 10 22:11 .gitignore [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 42 Jan 10 22:11 .golangci.yml [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 76 Jan 10 22:11 .hadolint.yml [2022-01-10T22:15:29.873Z] drwx------ 3 1001 1001 58 Jan 10 22:12 .semver [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 166 Jan 10 22:11 .sonarcloud.properties [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 22:11 ADOPTERS.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 8910 Jan 10 22:11 Attribution.txt [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 51732 Jan 10 22:11 CHANGELOG.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 22:11 CONTRIBUTING.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 22:11 GOVERNANCE.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 849 Jan 10 22:11 Jenkinsfile [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 22:11 LICENSE [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 6508 Jan 10 22:11 Makefile [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 22:11 OWNERS.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 8207 Jan 10 22:11 README.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 6912 Jan 10 22:11 SECURITY.md [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 12 Jan 10 22:12 VERSION [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 4131 Jan 10 22:11 ZMQWindows.md [2022-01-10T22:15:29.873Z] drwxrwxr-x 2 1001 1001 37 Jan 10 22:11 bin [2022-01-10T22:15:29.873Z] drwxrwxr-x 14 1001 1001 4096 Jan 10 22:11 cmd [2022-01-10T22:15:29.873Z] -rw-r--r-- 1 root root 428381 Jan 10 22:14 coverage.out [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 828 Jan 10 22:11 go.mod [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 49574 Jan 10 22:13 go.sum [2022-01-10T22:15:29.873Z] drwxrwxr-x 8 1001 1001 124 Jan 10 22:11 internal [2022-01-10T22:15:29.873Z] drwxrwxr-x 3 1001 1001 16 Jan 10 22:11 openapi [2022-01-10T22:15:29.873Z] drwxrwxr-x 4 1001 1001 71 Jan 10 22:11 snap [2022-01-10T22:15:29.873Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 22:11 version.go [Pipeline] sh [2022-01-10T22:15:30.167Z] + '[' -e coverage.out ] [2022-01-10T22:15:30.167Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-10T22:15:30.270Z] Stashed 1 file(s) [Pipeline] sh [2022-01-10T22:15:30.572Z] + make build [2022-01-10T22:15:30.573Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2022-01-10T22:15:31.961Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-10T22:15:36.543Z] Avoid second fetch [2022-01-10T22:15:36.544Z] Checking out Revision 1e28c24963a177f9c725e08727cde139eec58cb6 (main) [2022-01-10T22:15:36.508Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-10T22:15:36.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-10T22:15:36.577Z] > git config core.sparsecheckout # timeout=10 [2022-01-10T22:15:36.604Z] > git checkout -f 1e28c24963a177f9c725e08727cde139eec58cb6 # timeout=10 [2022-01-10T22:15:39.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2022-01-10T22:15:39.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-10T22:15:40.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-10T22:15:40.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-10T22:15:41.165Z] Commit message: "docs(all): Upgrade the API Docs version to 2.2.0 (#3857)" [2022-01-10T22:15:41.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-10T22:15:42.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-10T22:15:42.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:15:42.115Z] Dload Upload Total Spent Left Speed [2022-01-10T22:15:42.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2022-01-10T22:15:42.499Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-10T22:15:42.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-10T22:15:42.978Z] + sudo tee /etc/docker/daemon.new [2022-01-10T22:15:42.978Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-10T22:15:42.978Z] { [2022-01-10T22:15:42.978Z] "registry-mirrors": [ [2022-01-10T22:15:42.978Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-10T22:15:42.978Z] ], [2022-01-10T22:15:42.978Z] "bip": "10.250.0.254/24", [2022-01-10T22:15:42.978Z] "hosts": [ [2022-01-10T22:15:42.978Z] "tcp://0.0.0.0:5555", [2022-01-10T22:15:42.978Z] "unix:///var/run/docker.sock" [2022-01-10T22:15:42.978Z] ], [2022-01-10T22:15:42.978Z] "mtu": 1458, [2022-01-10T22:15:42.978Z] "selinux-enabled": true, [2022-01-10T22:15:42.978Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-10T22:15:42.978Z] } [Pipeline] sh [2022-01-10T22:15:43.330Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-10T22:15:43.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-10T22:15:43.672Z] + sudo service docker restart [2022-01-10T22:15:44.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-10T22:15:45.325Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-10T22:15:46.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-10T22:15:47.674Z] $ docker stop --time=1 33d8ebd336375df58ff622c47d935e56d2dd1ce5ca9ab6d9864dc56cd762ee0b [2022-01-10T22:15:50.141Z] $ docker rm -f 33d8ebd336375df58ff622c47d935e56d2dd1ce5ca9ab6d9864dc56cd762ee0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:15:51.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-10T22:15:51.465Z] [2022-01-10T22:15:51.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:15:51.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-10T22:15:51.773Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-10T22:15:51.773Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-10T22:15:51.773Z] ca9280d653b3: Pulling fs layer [2022-01-10T22:15:51.773Z] 7e9c9ca2126c: Pulling fs layer [2022-01-10T22:15:52.034Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-10T22:15:52.034Z] cbdbe7a5bc2a: Download complete [2022-01-10T22:15:52.034Z] ca9280d653b3: Verifying Checksum [2022-01-10T22:15:52.034Z] ca9280d653b3: Download complete [2022-01-10T22:15:52.297Z] cbdbe7a5bc2a: Pull complete [2022-01-10T22:15:52.556Z] 7e9c9ca2126c: Verifying Checksum [2022-01-10T22:15:52.556Z] 7e9c9ca2126c: Download complete [2022-01-10T22:15:52.820Z] ca9280d653b3: Pull complete [2022-01-10T22:15:57.054Z] 7e9c9ca2126c: Pull complete [2022-01-10T22:15:57.054Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-10T22:15:57.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-10T22:15:57.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-10T22:15:57.118Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:15:57.150Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:16:00.334Z] $ docker top 140d8758d9be398a727553d21005b828c6460addfc8ecb1f01d1341dfae83e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:16:00.685Z] + docker-compose build --help [2022-01-10T22:16:00.685Z] + grep parallel [2022-01-10T22:16:01.258Z] --parallel Build images in parallel. [Pipeline] } [2022-01-10T22:16:01.271Z] $ docker stop --time=1 140d8758d9be398a727553d21005b828c6460addfc8ecb1f01d1341dfae83e8d [2022-01-10T22:16:02.525Z] $ docker rm -f 140d8758d9be398a727553d21005b828c6460addfc8ecb1f01d1341dfae83e8d [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:16:02.612Z] provisioning config files... [2022-01-10T22:16:02.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/132@tmp/config6598206079936088589tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:16:02.993Z] ---> docker-login.sh [2022-01-10T22:16:02.993Z] nexus3.edgexfoundry.org:10001 [2022-01-10T22:16:03.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-10T22:16:03.024Z] . [Pipeline] withDockerContainer [2022-01-10T22:16:03.089Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:16:03.125Z] $ 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/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:16:03.549Z] $ docker top 9ceabf9c6a3617f11e66e4b849687eb5499c2561cd26b16a822bc300686c59d1 -eo pid,comm [2022-01-10T22:16:03.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:16:03.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:16:03.586Z] Configure a credential helper to remove this warning. See [2022-01-10T22:16:03.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:16:03.586Z] [2022-01-10T22:16:03.586Z] Login Succeeded [2022-01-10T22:16:03.586Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] sh [2022-01-10T22:16:03.939Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-10T22:16:04.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:16:04.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:16:04.185Z] Configure a credential helper to remove this warning. See [2022-01-10T22:16:04.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:16:04.185Z] [2022-01-10T22:16:04.185Z] Login Succeeded [2022-01-10T22:16:04.185Z] nexus3.edgexfoundry.org:10003 [2022-01-10T22:16:04.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:16:04.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:16:04.458Z] Configure a credential helper to remove this warning. See [2022-01-10T22:16:04.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:16:04.458Z] [2022-01-10T22:16:04.458Z] Login Succeeded [2022-01-10T22:16:04.458Z] nexus3.edgexfoundry.org:10004 [2022-01-10T22:16:04.513Z] Building core-command ... [2022-01-10T22:16:04.513Z] Building core-data ... [2022-01-10T22:16:04.513Z] Building core-metadata ... [2022-01-10T22:16:04.513Z] Building security-bootstrapper ... [2022-01-10T22:16:04.513Z] Building security-proxy-setup ... [2022-01-10T22:16:04.513Z] Building security-secretstore-setup ... [2022-01-10T22:16:04.513Z] Building support-notifications ... [2022-01-10T22:16:04.513Z] Building support-scheduler ... [2022-01-10T22:16:04.513Z] Building sys-mgmt-agent ... [2022-01-10T22:16:04.513Z] Building sys-mgmt-agent [2022-01-10T22:16:04.513Z] Building security-secretstore-setup [2022-01-10T22:16:04.513Z] Building core-command [2022-01-10T22:16:04.513Z] Building security-proxy-setup [2022-01-10T22:16:04.513Z] Building support-notifications [2022-01-10T22:16:04.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:16:05.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:16:05.010Z] Configure a credential helper to remove this warning. See [2022-01-10T22:16:05.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:16:05.010Z] [2022-01-10T22:16:05.010Z] Login Succeeded [2022-01-10T22:16:05.010Z] docker.io [2022-01-10T22:16:05.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:16:05.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:16:05.557Z] Configure a credential helper to remove this warning. See [2022-01-10T22:16:05.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:16:05.557Z] [2022-01-10T22:16:05.557Z] Login Succeeded [2022-01-10T22:16:05.557Z] ---> docker-login.sh ends [Pipeline] } [2022-01-10T22:16:05.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-10T22:16:05.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-10T22:16:05.972Z] ========================================================= [2022-01-10T22:16:05.972Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-10T22:16:05.972Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:16:06.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-10T22:16:06.579Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-10T22:16:06.579Z] 552d1f2373af: Pulling fs layer [2022-01-10T22:16:06.579Z] ea3f2d53f512: Pulling fs layer [2022-01-10T22:16:06.579Z] 9e70ebbbe112: Pulling fs layer [2022-01-10T22:16:06.579Z] 7a9cfe048b4a: Pulling fs layer [2022-01-10T22:16:06.579Z] 72dc09318566: Pulling fs layer [2022-01-10T22:16:06.579Z] f4f7b4309257: Pulling fs layer [2022-01-10T22:16:06.579Z] 0ac9a79272e3: Pulling fs layer [2022-01-10T22:16:06.579Z] b78e95d17946: Pulling fs layer [2022-01-10T22:16:06.579Z] 7a9cfe048b4a: Waiting [2022-01-10T22:16:06.579Z] 72dc09318566: Waiting [2022-01-10T22:16:06.579Z] f4f7b4309257: Waiting [2022-01-10T22:16:06.579Z] 0ac9a79272e3: Waiting [2022-01-10T22:16:06.579Z] b78e95d17946: Waiting [2022-01-10T22:16:06.579Z] 9e70ebbbe112: Verifying Checksum [2022-01-10T22:16:06.579Z] 9e70ebbbe112: Download complete [2022-01-10T22:16:06.579Z] ea3f2d53f512: Verifying Checksum [2022-01-10T22:16:06.579Z] ea3f2d53f512: Download complete [2022-01-10T22:16:06.579Z] 72dc09318566: Verifying Checksum [2022-01-10T22:16:06.579Z] 72dc09318566: Download complete [2022-01-10T22:16:06.579Z] f4f7b4309257: Verifying Checksum [2022-01-10T22:16:06.579Z] f4f7b4309257: Download complete [2022-01-10T22:16:06.579Z] 552d1f2373af: Download complete [2022-01-10T22:16:06.579Z] 0ac9a79272e3: Verifying Checksum [2022-01-10T22:16:06.579Z] 0ac9a79272e3: Download complete [2022-01-10T22:16:07.182Z] 552d1f2373af: Pull complete [2022-01-10T22:16:07.779Z] ea3f2d53f512: Pull complete [2022-01-10T22:16:08.052Z] 9e70ebbbe112: Pull complete [2022-01-10T22:16:08.326Z] b78e95d17946: Verifying Checksum [2022-01-10T22:16:08.326Z] b78e95d17946: Download complete [2022-01-10T22:16:08.928Z] 7a9cfe048b4a: Verifying Checksum [2022-01-10T22:16:08.928Z] 7a9cfe048b4a: Download complete [2022-01-10T22:16:17.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:16:17.094Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:16:17.094Z] ---> 0074f3704f9a [2022-01-10T22:16:17.094Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:16:17.094Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:16:17.094Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:16:17.094Z] ---> 0074f3704f9a [2022-01-10T22:16:17.094Z] Step 3/21 : WORKDIR /edgex-go [2022-01-10T22:16:17.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:16:17.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:16:17.094Z] ---> 0074f3704f9a [2022-01-10T22:16:17.094Z] Step 3/24 : WORKDIR /edgex-go [2022-01-10T22:16:21.336Z] 7a9cfe048b4a: Pull complete [2022-01-10T22:16:21.336Z] 72dc09318566: Pull complete [2022-01-10T22:16:21.336Z] f4f7b4309257: Pull complete [2022-01-10T22:16:21.336Z] 0ac9a79272e3: Pull complete [2022-01-10T22:16:23.678Z] ---> Running in 32d842d97083 [2022-01-10T22:16:23.678Z] ---> Running in 8a0e3bc1ca4f [2022-01-10T22:16:23.678Z] ---> Running in 8a795e92296a [2022-01-10T22:16:26.734Z] b78e95d17946: Pull complete [2022-01-10T22:16:26.734Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-10T22:16:26.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-10T22:16:26.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-10T22:16:27.084Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-10T22:16:27.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-10T22:16:27.084Z] WORKDIR /edgex [2022-01-10T22:16:27.084Z] COPY go.mod . [2022-01-10T22:16:27.084Z] RUN go mod download [2022-01-10T22:16:29.069Z] Sending build context to Docker daemon 168.5MB [2022-01-10T22:16:29.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-10T22:16:29.344Z] ---> 8b459fc5aaf0 [2022-01-10T22:16:29.344Z] Step 2/4 : WORKDIR /edgex [2022-01-10T22:16:30.267Z] Removing intermediate container 32d842d97083 [2022-01-10T22:16:30.267Z] ---> c7564af13f82 [2022-01-10T22:16:30.267Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:16:30.267Z] Removing intermediate container 8a0e3bc1ca4f [2022-01-10T22:16:30.267Z] ---> 7e5e3f145b81 [2022-01-10T22:16:30.267Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:16:30.267Z] Removing intermediate container 8a795e92296a [2022-01-10T22:16:30.267Z] ---> 0294bd16b717 [2022-01-10T22:16:30.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:16:30.267Z] ---> Running in ac75df66461f [2022-01-10T22:16:30.267Z] ---> Running in 2c20d10202b7 [2022-01-10T22:16:30.267Z] ---> Running in 23954610432a [2022-01-10T22:16:31.332Z] ---> Running in 8d009178623e [2022-01-10T22:16:31.332Z] Removing intermediate container 8d009178623e [2022-01-10T22:16:31.332Z] ---> 78aa44d31933 [2022-01-10T22:16:31.332Z] Step 3/4 : COPY go.mod . [2022-01-10T22:16:31.647Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:16:31.647Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:16:31.647Z] ---> 0074f3704f9a [2022-01-10T22:16:31.647Z] Step 3/20 : WORKDIR /edgex-go [2022-01-10T22:16:31.647Z] ---> Using cache [2022-01-10T22:16:31.647Z] ---> 0294bd16b717 [2022-01-10T22:16:31.647Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:16:31.926Z] ---> cd5bba788770 [2022-01-10T22:16:31.926Z] Step 4/4 : RUN go mod download [2022-01-10T22:16:32.199Z] ---> Running in 7888cf8f4d6b [2022-01-10T22:16:32.224Z] ---> Running in a04f7987ef22 [2022-01-10T22:16:32.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:16:32.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:16:32.224Z] ---> 0074f3704f9a [2022-01-10T22:16:32.224Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:16:32.224Z] ---> Using cache [2022-01-10T22:16:32.224Z] ---> 0294bd16b717 [2022-01-10T22:16:32.224Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:16:32.224Z] ---> Running in d618a47c39aa [2022-01-10T22:16:32.224Z] Removing intermediate container ac75df66461f [2022-01-10T22:16:32.224Z] ---> b24a1603a93a [2022-01-10T22:16:32.224Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-10T22:16:32.224Z] ---> Running in 491f3ce7baff [2022-01-10T22:16:32.489Z] Removing intermediate container 2c20d10202b7 [2022-01-10T22:16:32.489Z] ---> 828e81dacbe4 [2022-01-10T22:16:32.489Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-10T22:16:32.489Z] ---> Running in 20fe58ea1e55 [2022-01-10T22:16:32.751Z] Removing intermediate container 23954610432a [2022-01-10T22:16:32.751Z] ---> 767bef8ce56a [2022-01-10T22:16:32.751Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-10T22:16:32.751Z] ---> Running in 0bd9e87fc2ab [2022-01-10T22:16:33.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:33.011Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:33.272Z] Removing intermediate container d618a47c39aa [2022-01-10T22:16:33.272Z] ---> b6730f77cace [2022-01-10T22:16:33.272Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-10T22:16:33.272Z] Removing intermediate container a04f7987ef22 [2022-01-10T22:16:33.272Z] ---> d255f276a11a [2022-01-10T22:16:33.272Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-10T22:16:33.272Z] ---> Running in bdefdbc3d8cb [2022-01-10T22:16:33.272Z] ---> Running in 0512ffdeb862 [2022-01-10T22:16:33.272Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:33.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:33.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:34.108Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:34.378Z] OK: 220 MiB in 52 packages [2022-01-10T22:16:34.378Z] OK: 220 MiB in 52 packages [2022-01-10T22:16:34.378Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:34.650Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:16:34.650Z] OK: 220 MiB in 52 packages [2022-01-10T22:16:34.650Z] Removing intermediate container 491f3ce7baff [2022-01-10T22:16:34.650Z] ---> 5c79a3faf96f [2022-01-10T22:16:34.650Z] Step 6/24 : COPY . . [2022-01-10T22:16:34.912Z] OK: 220 MiB in 52 packages [2022-01-10T22:16:34.912Z] OK: 220 MiB in 52 packages [2022-01-10T22:16:35.499Z] Removing intermediate container 20fe58ea1e55 [2022-01-10T22:16:35.499Z] ---> 172fc9efbecf [2022-01-10T22:16:35.499Z] Step 6/21 : COPY . . [2022-01-10T22:16:42.145Z] Removing intermediate container 0bd9e87fc2ab [2022-01-10T22:16:42.145Z] ---> 492dfb32d612 [2022-01-10T22:16:42.145Z] Step 6/22 : COPY . . [2022-01-10T22:16:44.063Z] ---> a603b50e6218 [2022-01-10T22:16:44.063Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:16:45.455Z] Removing intermediate container bdefdbc3d8cb [2022-01-10T22:16:45.455Z] ---> 63416973c2f2 [2022-01-10T22:16:45.455Z] Step 6/22 : COPY . . [2022-01-10T22:16:45.455Z] Removing intermediate container 0512ffdeb862 [2022-01-10T22:16:45.455Z] ---> 9962cd67307a [2022-01-10T22:16:45.455Z] Step 6/20 : COPY . . [2022-01-10T22:16:45.455Z] ---> Running in e7a7f2569c51 [2022-01-10T22:16:45.455Z] ---> 3320c0908deb [2022-01-10T22:16:45.455Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:16:45.455Z] ---> c0ebfe014a8e [2022-01-10T22:16:45.455Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:16:45.455Z] ---> Running in bd3903039783 [2022-01-10T22:16:45.721Z] ---> Running in 80bcce20e9a6 [2022-01-10T22:16:52.332Z] ---> 09c7be5d0a15 [2022-01-10T22:16:52.332Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:16:52.332Z] ---> 197ae7d96880 [2022-01-10T22:16:52.332Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:16:52.332Z] ---> Running in d85b3dd4fe6e [2022-01-10T22:16:52.332Z] ---> Running in d6d71904b102 [2022-01-10T22:16:52.332Z] Removing intermediate container 80bcce20e9a6 [2022-01-10T22:16:52.332Z] ---> 9ecb6be432cf [2022-01-10T22:16:52.332Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-10T22:16:52.595Z] Removing intermediate container e7a7f2569c51 [2022-01-10T22:16:52.595Z] ---> 623b760c8c09 [2022-01-10T22:16:52.595Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-10T22:16:52.595Z] ---> Running in 0574343c7999 [2022-01-10T22:16:52.595Z] Removing intermediate container bd3903039783 [2022-01-10T22:16:52.595Z] ---> d2cad2d71db3 [2022-01-10T22:16:52.595Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-10T22:16:52.595Z] ---> Running in b089e1ee6f60 [2022-01-10T22:16:52.595Z] ---> Running in 178dffba6703 [2022-01-10T22:16:53.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2022-01-10T22:16:53.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-10T22:16:53.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-10T22:16:53.701Z] Removing intermediate container d6d71904b102 [2022-01-10T22:16:53.701Z] ---> ddacc7468df6 [2022-01-10T22:16:53.701Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-10T22:16:53.701Z] Removing intermediate container d85b3dd4fe6e [2022-01-10T22:16:53.701Z] ---> 457e01eae3a9 [2022-01-10T22:16:53.701Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-10T22:16:53.701Z] ---> Running in 2af0d284aedd [2022-01-10T22:16:53.701Z] ---> Running in ef3c41bd1b3f [2022-01-10T22:16:54.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-10T22:16:54.533Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-10T22:17:33.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-10T22:17:33.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-10T22:17:33.359Z] Removing intermediate container 0574343c7999 [2022-01-10T22:17:33.359Z] ---> 7dffac7f0fbe [2022-01-10T22:17:33.359Z] [2022-01-10T22:17:33.359Z] Step 9/22 : FROM alpine:3.14 [2022-01-10T22:17:33.359Z] 3.14: Pulling from library/alpine [2022-01-10T22:17:33.359Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-10T22:17:33.359Z] Status: Downloaded newer image for alpine:3.14 [2022-01-10T22:17:33.359Z] ---> 0a97eee8041e [2022-01-10T22:17:33.359Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-10T22:17:33.623Z] ---> Running in d37b765e80bf [2022-01-10T22:17:34.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:34.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:34.197Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-10T22:17:34.197Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:17:34.197Z] OK: 6 MiB in 15 packages [2022-01-10T22:17:35.579Z] Removing intermediate container 2af0d284aedd [2022-01-10T22:17:35.579Z] ---> 9cd5781940d0 [2022-01-10T22:17:35.579Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-10T22:17:35.579Z] ---> Running in ef170949b1b9 [2022-01-10T22:17:35.579Z] Removing intermediate container d37b765e80bf [2022-01-10T22:17:35.579Z] ---> 82c59baf1fd9 [2022-01-10T22:17:35.579Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:17:35.579Z] Removing intermediate container ef3c41bd1b3f [2022-01-10T22:17:35.579Z] ---> 677bc8b9cf02 [2022-01-10T22:17:35.579Z] [2022-01-10T22:17:35.579Z] Step 9/20 : FROM alpine:3.14 [2022-01-10T22:17:35.579Z] ---> 0a97eee8041e [2022-01-10T22:17:35.579Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-10T22:17:35.579Z] Removing intermediate container 178dffba6703 [2022-01-10T22:17:35.579Z] ---> 82eac672988c [2022-01-10T22:17:35.579Z] [2022-01-10T22:17:35.579Z] Step 9/21 : FROM alpine:3.14 [2022-01-10T22:17:35.579Z] ---> 0a97eee8041e [2022-01-10T22:17:35.579Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-10T22:17:35.579Z] Removing intermediate container b089e1ee6f60 [2022-01-10T22:17:35.579Z] ---> 14c5298a75b9 [2022-01-10T22:17:35.579Z] [2022-01-10T22:17:35.579Z] Step 9/24 : FROM alpine:3.14 [2022-01-10T22:17:35.579Z] ---> 0a97eee8041e [2022-01-10T22:17:35.579Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-10T22:17:35.579Z] ---> Running in 904a8c3faa4d [2022-01-10T22:17:35.579Z] ---> Running in 4b913ac8a4bd [2022-01-10T22:17:35.579Z] ---> Running in a8faf270b14b [2022-01-10T22:17:35.579Z] ---> Running in c14446f22d2d [2022-01-10T22:17:35.856Z] Removing intermediate container 904a8c3faa4d [2022-01-10T22:17:35.856Z] ---> 259371ed7d3c [2022-01-10T22:17:35.856Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-10T22:17:35.856Z] ---> Running in 22897a8b2726 [2022-01-10T22:17:35.856Z] Removing intermediate container 22897a8b2726 [2022-01-10T22:17:35.856Z] ---> f9a034155df6 [2022-01-10T22:17:35.856Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-10T22:17:35.856Z] ---> Running in cb49b72c9131 [2022-01-10T22:17:36.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-10T22:17:36.123Z] Removing intermediate container cb49b72c9131 [2022-01-10T22:17:36.123Z] ---> 3cfe5bd00920 [2022-01-10T22:17:36.123Z] Step 14/22 : WORKDIR / [2022-01-10T22:17:36.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:36.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:36.390Z] ---> Running in dda1112348f6 [2022-01-10T22:17:36.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:36.390Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-10T22:17:36.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:36.390Z] Removing intermediate container dda1112348f6 [2022-01-10T22:17:36.390Z] ---> f4610b36656a [2022-01-10T22:17:36.390Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:17:36.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:36.651Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-10T22:17:36.651Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:17:36.651Z] Executing ca-certificates-20191127-r5.trigger [2022-01-10T22:17:36.651Z] OK: 6 MiB in 16 packages [2022-01-10T22:17:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:36.651Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-10T22:17:36.651Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-10T22:17:36.651Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-10T22:17:36.920Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-10T22:17:36.920Z] (5/5) Installing curl (7.79.1-r0) [2022-01-10T22:17:36.920Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:17:36.920Z] Executing ca-certificates-20191127-r5.trigger [2022-01-10T22:17:36.920Z] OK: 8 MiB in 19 packages [2022-01-10T22:17:36.920Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-10T22:17:36.920Z] ---> 29bf1ca5b980 [2022-01-10T22:17:36.920Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-10T22:17:36.920Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-10T22:17:36.920Z] (3/3) Installing su-exec (0.2-r1) [2022-01-10T22:17:36.920Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:17:36.920Z] Executing ca-certificates-20191127-r5.trigger [2022-01-10T22:17:36.920Z] OK: 6 MiB in 17 packages [2022-01-10T22:17:37.493Z] ---> 569e56d4bf44 [2022-01-10T22:17:37.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-10T22:17:37.493Z] Removing intermediate container 4b913ac8a4bd [2022-01-10T22:17:37.493Z] ---> 3c34c0ecad93 [2022-01-10T22:17:37.493Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:17:37.493Z] ---> Running in 5036bce5abf9 [2022-01-10T22:17:37.493Z] Removing intermediate container ef170949b1b9 [2022-01-10T22:17:37.493Z] ---> 6e4bbbfdabd4 [2022-01-10T22:17:37.493Z] [2022-01-10T22:17:37.493Z] Step 10/22 : FROM docker:20.10.10 [2022-01-10T22:17:37.756Z] Removing intermediate container a8faf270b14b [2022-01-10T22:17:37.756Z] ---> 5db20e6e2321 [2022-01-10T22:17:37.756Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-10T22:17:37.756Z] Removing intermediate container 5036bce5abf9 [2022-01-10T22:17:37.756Z] ---> c2eb24be4625 [2022-01-10T22:17:37.756Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-10T22:17:37.756Z] ---> 6b551f73b58a [2022-01-10T22:17:37.756Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-10T22:17:37.756Z] Removing intermediate container c14446f22d2d [2022-01-10T22:17:37.756Z] ---> cb6d762528e0 [2022-01-10T22:17:37.756Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-10T22:17:37.756Z] ---> Running in 8bc78d0988ee [2022-01-10T22:17:37.756Z] ---> Running in 45d158623111 [2022-01-10T22:17:37.756Z] ---> Running in 978dba6df1e6 [2022-01-10T22:17:37.756Z] ---> Running in 1e6d1490eb3b [2022-01-10T22:17:38.034Z] Removing intermediate container 45d158623111 [2022-01-10T22:17:38.034Z] ---> 151db2e81dd9 [2022-01-10T22:17:38.034Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-10T22:17:38.034Z] Removing intermediate container 8bc78d0988ee [2022-01-10T22:17:38.034Z] ---> 2843dc5fd039 [2022-01-10T22:17:38.034Z] Step 12/20 : WORKDIR /edgex [2022-01-10T22:17:38.034Z] Removing intermediate container 978dba6df1e6 [2022-01-10T22:17:38.034Z] ---> ccd0f934b8ad [2022-01-10T22:17:38.034Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:17:38.034Z] 20.10.10: Pulling from library/docker [2022-01-10T22:17:38.034Z] ---> Running in 5d2a93a7858e [2022-01-10T22:17:38.034Z] ---> Running in ea9ab82e476e [2022-01-10T22:17:38.034Z] ---> Running in aef60149c380 [2022-01-10T22:17:38.034Z] Removing intermediate container 1e6d1490eb3b [2022-01-10T22:17:38.034Z] ---> 201d2f4ebc35 [2022-01-10T22:17:38.034Z] Step 12/24 : WORKDIR / [2022-01-10T22:17:38.034Z] ---> Running in 403d3a860fd3 [2022-01-10T22:17:38.034Z] Removing intermediate container ea9ab82e476e [2022-01-10T22:17:38.034Z] ---> ec3d891cf287 [2022-01-10T22:17:38.034Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:17:38.034Z] Removing intermediate container 5d2a93a7858e [2022-01-10T22:17:38.034Z] ---> 27eebdbdf9ee [2022-01-10T22:17:38.034Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-10T22:17:38.034Z] Removing intermediate container aef60149c380 [2022-01-10T22:17:38.034Z] ---> 4d63bd048e5d [2022-01-10T22:17:38.034Z] Step 20/22 : LABEL arch=x86_64 [2022-01-10T22:17:38.314Z] ---> Running in c87a3cbc9bb9 [2022-01-10T22:17:38.314Z] Removing intermediate container 403d3a860fd3 [2022-01-10T22:17:38.314Z] ---> 70e4f4050e4f [2022-01-10T22:17:38.314Z] 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-01-10T22:17:38.314Z] ---> cbb5d3478c50 [2022-01-10T22:17:38.314Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-10T22:17:38.314Z] ---> a7e886e997de [2022-01-10T22:17:38.314Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-10T22:17:38.605Z] Removing intermediate container c87a3cbc9bb9 [2022-01-10T22:17:38.605Z] ---> ce9cda0ce80d [2022-01-10T22:17:38.605Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:17:38.605Z] ---> e693862a22df [2022-01-10T22:17:38.605Z] 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-01-10T22:17:38.605Z] ---> Running in 65c54a66c995 [2022-01-10T22:17:38.874Z] Removing intermediate container 65c54a66c995 [2022-01-10T22:17:38.874Z] ---> b619a851a697 [2022-01-10T22:17:38.874Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:17:38.874Z] ---> bf34318b8f28 [2022-01-10T22:17:38.874Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-10T22:17:38.874Z] ---> 303150e07ed5 [2022-01-10T22:17:38.874Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-10T22:17:38.874Z] ---> 515c38d0abd8 [2022-01-10T22:17:38.874Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-10T22:17:38.874Z] ---> Running in a4ef397a8943 [2022-01-10T22:17:39.144Z] Removing intermediate container a4ef397a8943 [2022-01-10T22:17:39.144Z] ---> 91eb4017d995 [2022-01-10T22:17:39.144Z] [2022-01-10T22:17:39.144Z] Successfully built 91eb4017d995 [2022-01-10T22:17:39.144Z] Successfully tagged core-command:latest [2022-01-10T22:17:39.144Z] Building support-scheduler [2022-01-10T22:17:39.716Z]  Building core-command ... done  ---> 2f400e5f12da [2022-01-10T22:17:39.716Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-10T22:17:39.716Z] ---> 7f88331f7611 [2022-01-10T22:17:39.716Z] 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-01-10T22:17:39.716Z] ---> 1bbba84548e4 [2022-01-10T22:17:39.716Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-10T22:17:40.693Z] ---> Running in b3b5fa5ba234 [2022-01-10T22:17:40.693Z] ---> Running in 58f5f492b7f2 [2022-01-10T22:17:41.270Z] ---> be841da1ac01 [2022-01-10T22:17:41.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-10T22:17:41.854Z] Removing intermediate container 58f5f492b7f2 [2022-01-10T22:17:41.854Z] ---> 0842c595a051 [2022-01-10T22:17:41.854Z] Step 17/20 : CMD ["--init=true"] [2022-01-10T22:17:41.854Z] Removing intermediate container b3b5fa5ba234 [2022-01-10T22:17:41.854Z] ---> 2bf6a86c6417 [2022-01-10T22:17:41.854Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:17:42.821Z] ---> Running in 296fc1fc86c5 [2022-01-10T22:17:42.821Z] ---> Running in 679fa75be96a [2022-01-10T22:17:42.821Z] ---> dc1dd1bc1c87 [2022-01-10T22:17:42.821Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-10T22:17:42.821Z] Removing intermediate container 296fc1fc86c5 [2022-01-10T22:17:42.821Z] ---> 9a9f5fd0ff42 [2022-01-10T22:17:42.821Z] Step 18/20 : LABEL arch=x86_64 [2022-01-10T22:17:42.821Z] Removing intermediate container 679fa75be96a [2022-01-10T22:17:42.821Z] ---> ef7acab3b01d [2022-01-10T22:17:42.821Z] Step 19/21 : LABEL arch=x86_64 [2022-01-10T22:17:43.083Z] ---> Running in f2c90c1e6f30 [2022-01-10T22:17:43.083Z] ---> Running in 32b615d0d7bb [2022-01-10T22:17:43.346Z] ---> 0c320d0b0525 [2022-01-10T22:17:43.346Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-10T22:17:43.346Z] Removing intermediate container f2c90c1e6f30 [2022-01-10T22:17:43.346Z] ---> 4df100cf5658 [2022-01-10T22:17:43.346Z] Step 19/20 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:17:43.346Z] ---> Running in b65df160b2c6 [2022-01-10T22:17:43.346Z] Removing intermediate container 32b615d0d7bb [2022-01-10T22:17:43.346Z] ---> 026b24e77dd8 [2022-01-10T22:17:43.346Z] Step 20/21 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:17:43.346Z] ---> Running in 3a59c9ab010c [2022-01-10T22:17:43.615Z] ---> 8f4338b70fee [2022-01-10T22:17:43.615Z] 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-01-10T22:17:43.615Z] Removing intermediate container b65df160b2c6 [2022-01-10T22:17:43.615Z] ---> d5c122a58cc9 [2022-01-10T22:17:43.615Z] Step 20/20 : LABEL version=2.2.0-dev.18 [2022-01-10T22:17:43.615Z] ---> Running in 0715c8f85a01 [2022-01-10T22:17:43.615Z] Removing intermediate container 3a59c9ab010c [2022-01-10T22:17:43.615Z] ---> 795ade83451d [2022-01-10T22:17:43.615Z] Step 21/21 : LABEL version=2.2.0-dev.18 [2022-01-10T22:17:43.615Z] ---> Running in 4f2f04c6368c [2022-01-10T22:17:43.615Z] ---> Running in 23c12ddb7127 [2022-01-10T22:17:43.615Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-10T22:17:43.907Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-10T22:17:43.907Z] ---> b706a049f56e [2022-01-10T22:17:43.907Z] 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-01-10T22:17:43.907Z] Removing intermediate container 4f2f04c6368c [2022-01-10T22:17:43.907Z] ---> c775d5e244f2 [2022-01-10T22:17:43.907Z] [2022-01-10T22:17:43.907Z] Removing intermediate container 23c12ddb7127 [2022-01-10T22:17:43.907Z] ---> 3f1a7a467b73 [2022-01-10T22:17:43.907Z] [2022-01-10T22:17:43.907Z] ---> Running in b624cc43b3e3 [2022-01-10T22:17:43.907Z] Successfully built c775d5e244f2 [2022-01-10T22:17:43.907Z] Successfully tagged security-proxy-setup:latest [2022-01-10T22:17:43.907Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-01-10T22:17:44.183Z] Successfully built 3f1a7a467b73 [2022-01-10T22:17:44.183Z] Successfully tagged support-notifications:latest [2022-01-10T22:17:44.183Z] Building core-data [2022-01-10T22:17:44.447Z]  Building support-notifications ... done Removing intermediate container b624cc43b3e3 [2022-01-10T22:17:44.447Z] ---> 63245ab62fbe [2022-01-10T22:17:44.447Z] 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-01-10T22:17:46.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:17:46.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:17:46.374Z] ---> 0074f3704f9a [2022-01-10T22:17:46.374Z] Step 3/23 : WORKDIR /edgex-go [2022-01-10T22:17:46.374Z] ---> Using cache [2022-01-10T22:17:46.374Z] ---> 0294bd16b717 [2022-01-10T22:17:46.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:17:46.374Z] ---> Using cache [2022-01-10T22:17:46.374Z] ---> d255f276a11a [2022-01-10T22:17:46.374Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-10T22:17:46.374Z] ---> Using cache [2022-01-10T22:17:46.374Z] ---> 9962cd67307a [2022-01-10T22:17:46.374Z] Step 6/23 : COPY go.mod . [2022-01-10T22:17:49.711Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:17:49.711Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:17:49.711Z] ---> 0074f3704f9a [2022-01-10T22:17:49.711Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:17:49.711Z] ---> Using cache [2022-01-10T22:17:49.711Z] ---> 0294bd16b717 [2022-01-10T22:17:49.711Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:17:49.711Z] ---> Using cache [2022-01-10T22:17:49.711Z] ---> d255f276a11a [2022-01-10T22:17:49.711Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-10T22:17:49.711Z] ---> Running in 901e00c55fbd [2022-01-10T22:17:49.711Z] ---> a33de49f9512 [2022-01-10T22:17:49.711Z] Step 7/23 : RUN go mod download [2022-01-10T22:17:49.973Z] ---> Running in 031430fd03df [2022-01-10T22:17:49.973Z] ---> Running in ace8e31521ff [2022-01-10T22:17:49.973Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:17:49.973Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:17:49.973Z] ---> 0074f3704f9a [2022-01-10T22:17:49.973Z] Step 3/30 : WORKDIR /edgex-go [2022-01-10T22:17:49.973Z] ---> Using cache [2022-01-10T22:17:49.973Z] ---> 0294bd16b717 [2022-01-10T22:17:49.973Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:17:49.973Z] ---> Using cache [2022-01-10T22:17:49.973Z] ---> d255f276a11a [2022-01-10T22:17:49.973Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-10T22:17:49.973Z] ---> Using cache [2022-01-10T22:17:49.973Z] ---> 9962cd67307a [2022-01-10T22:17:49.973Z] Step 6/30 : COPY . . [2022-01-10T22:17:49.973Z] ---> Using cache [2022-01-10T22:17:49.973Z] ---> 09c7be5d0a15 [2022-01-10T22:17:49.973Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:17:49.973Z] ---> Using cache [2022-01-10T22:17:49.973Z] ---> 457e01eae3a9 [2022-01-10T22:17:49.973Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-10T22:17:49.973Z] Removing intermediate container 0715c8f85a01 [2022-01-10T22:17:49.973Z] ---> 23f6dfda2af5 [2022-01-10T22:17:49.973Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-10T22:17:49.973Z] ---> Running in 8cbabee8b615 [2022-01-10T22:17:49.973Z] ---> Running in 632df9c44cbd [2022-01-10T22:17:50.235Z] Removing intermediate container 632df9c44cbd [2022-01-10T22:17:50.235Z] ---> ffa599eaa611 [2022-01-10T22:17:50.235Z] Step 22/24 : LABEL arch=x86_64 [2022-01-10T22:17:50.235Z] ---> Running in eb789f13cb8c [2022-01-10T22:17:50.235Z] Removing intermediate container eb789f13cb8c [2022-01-10T22:17:50.235Z] ---> e0e65c691902 [2022-01-10T22:17:50.235Z] Step 23/24 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:17:50.498Z] ---> Running in bda905db26aa [2022-01-10T22:17:50.498Z] Removing intermediate container bda905db26aa [2022-01-10T22:17:50.498Z] ---> acc2157a54ab [2022-01-10T22:17:50.498Z] Step 24/24 : LABEL version=2.2.0-dev.18 [2022-01-10T22:17:50.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:50.498Z] ---> Running in 59cc71f34a88 [2022-01-10T22:17:50.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:50.764Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:50.764Z] Removing intermediate container 59cc71f34a88 [2022-01-10T22:17:50.764Z] ---> abc7bd2e9f11 [2022-01-10T22:17:50.764Z] [2022-01-10T22:17:50.764Z] (1/42) Installing readline (8.1.0-r0) [2022-01-10T22:17:50.764Z] (2/42) Installing bash (5.1.4-r0) [2022-01-10T22:17:50.764Z] Executing bash-5.1.4-r0.post-install [2022-01-10T22:17:50.764Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-10T22:17:51.028Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-10T22:17:51.028Z] Successfully built abc7bd2e9f11 [2022-01-10T22:17:51.028Z] Successfully tagged security-secretstore-setup:latest [2022-01-10T22:17:51.028Z] Building core-metadata [2022-01-10T22:17:51.028Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-10T22:17:51.028Z]  Building security-secretstore-setup ... done (6/42) Installing curl (7.79.1-r0) [2022-01-10T22:17:51.028Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-10T22:17:51.028Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-10T22:17:51.028Z] (9/42) Installing expat (2.4.1-r0) [2022-01-10T22:17:51.028Z] (10/42) Installing libffi (3.3-r2) [2022-01-10T22:17:51.028Z] (11/42) Installing gdbm (1.19-r0) [2022-01-10T22:17:51.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-10T22:17:51.028Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-10T22:17:51.028Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-10T22:17:51.028Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-10T22:17:51.028Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-10T22:17:51.028Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-10T22:17:51.028Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-10T22:17:51.606Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:17:51.606Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-10T22:17:51.606Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-10T22:17:51.871Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-10T22:17:51.871Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-10T22:17:51.871Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-10T22:17:51.871Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-10T22:17:51.871Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-10T22:17:51.871Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-10T22:17:51.871Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-10T22:17:51.871Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-10T22:17:51.871Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-10T22:17:51.871Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-10T22:17:51.871Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-10T22:17:51.871Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-10T22:17:51.871Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-10T22:17:52.138Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-10T22:17:52.138Z] OK: 220 MiB in 52 packages [2022-01-10T22:17:52.138Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-10T22:17:52.138Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-10T22:17:52.138Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-10T22:17:52.138Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-10T22:17:52.138Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-10T22:17:52.138Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-10T22:17:52.138Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-10T22:17:52.138Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-10T22:17:52.415Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-10T22:17:53.980Z] Removing intermediate container 7888cf8f4d6b [2022-01-10T22:17:53.980Z] ---> 77e1dd889d6e [2022-01-10T22:17:53.980Z] Successfully built 77e1dd889d6e [2022-01-10T22:17:53.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:17:54.328Z] + docker inspect -f . ci-base-image-arm64 [2022-01-10T22:17:54.328Z] . [Pipeline] withDockerContainer [2022-01-10T22:17:54.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2022-01-10T22:17:54.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:17:54.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:17:54.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:17:54.972Z] ---> 0074f3704f9a [2022-01-10T22:17:54.972Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:17:54.972Z] ---> Using cache [2022-01-10T22:17:54.972Z] ---> 0294bd16b717 [2022-01-10T22:17:54.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:17:54.972Z] ---> Using cache [2022-01-10T22:17:54.972Z] ---> d255f276a11a [2022-01-10T22:17:54.972Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-10T22:17:54.972Z] ---> Using cache [2022-01-10T22:17:54.972Z] ---> 9962cd67307a [2022-01-10T22:17:54.972Z] Step 6/22 : COPY . . [2022-01-10T22:17:54.972Z] ---> Using cache [2022-01-10T22:17:54.972Z] ---> 09c7be5d0a15 [2022-01-10T22:17:54.972Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:17:54.972Z] ---> Using cache [2022-01-10T22:17:54.972Z] ---> 457e01eae3a9 [2022-01-10T22:17:54.972Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-10T22:17:55.919Z] ---> Running in e761385c0ef4 [2022-01-10T22:17:55.919Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:17:55.919Z] OK: 84 MiB in 64 packages [2022-01-10T22:17:55.919Z] Removing intermediate container 031430fd03df [2022-01-10T22:17:55.919Z] ---> 72e389bf26c4 [2022-01-10T22:17:55.919Z] Step 6/22 : COPY . . [2022-01-10T22:17:55.969Z] $ docker top 7a4299de9ada09886c006da766ddab46f3eb4c046ea3bccca06e79188e5882f9 -eo pid,comm [2022-01-10T22:17:56.184Z] Removing intermediate container ace8e31521ff [2022-01-10T22:17:56.184Z] ---> d9cfc7692b27 [2022-01-10T22:17:56.184Z] Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh [2022-01-10T22:17:56.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-10T22:17:56.859Z] + go version [2022-01-10T22:17:56.859Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-10T22:17:56.882Z] $ docker stop --time=1 7a4299de9ada09886c006da766ddab46f3eb4c046ea3bccca06e79188e5882f9 [2022-01-10T22:17:57.113Z] Collecting docker-compose==1.23.2 [2022-01-10T22:17:57.113Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-10T22:17:57.113Z] Collecting docopt<0.7,>=0.6.1 [2022-01-10T22:17:57.113Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-10T22:17:58.511Z] $ docker rm -f 7a4299de9ada09886c006da766ddab46f3eb4c046ea3bccca06e79188e5882f9 [2022-01-10T22:17:58.530Z] Collecting cached-property<2,>=1.2.0 [2022-01-10T22:17:58.530Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-10T22:17:58.530Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-10T22:17:58.530Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-10T22:17:58.530Z] Collecting jsonschema<3,>=2.5.1 [2022-01-10T22:17:58.530Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [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] { [2022-01-10T22:17:58.818Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-10T22:17:58.819Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-10T22:17:58.819Z] Collecting PyYAML<4,>=3.10 [2022-01-10T22:17:58.819Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:17:59.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-10T22:17:59.141Z] [2022-01-10T22:17:59.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:17:59.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-10T22:17:59.489Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-10T22:17:59.489Z] 29e5d40040c1: Pulling fs layer [2022-01-10T22:17:59.489Z] 1ce36da41761: Pulling fs layer [2022-01-10T22:17:59.489Z] 25b303627fd3: Pulling fs layer [2022-01-10T22:17:59.762Z] 29e5d40040c1: Verifying Checksum [2022-01-10T22:17:59.762Z] 29e5d40040c1: Download complete [2022-01-10T22:18:00.034Z] 1ce36da41761: Verifying Checksum [2022-01-10T22:18:00.034Z] 1ce36da41761: Download complete [2022-01-10T22:18:00.284Z] Collecting texttable<0.10,>=0.9.0 [2022-01-10T22:18:00.284Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-10T22:18:00.317Z] 29e5d40040c1: Pull complete [2022-01-10T22:18:00.568Z] 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-01-10T22:18:00.839Z] Collecting docker<4.0,>=3.6.0 [2022-01-10T22:18:00.839Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-10T22:18:00.839Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-10T22:18:00.839Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-10T22:18:01.298Z] 25b303627fd3: Verifying Checksum [2022-01-10T22:18:01.298Z] 25b303627fd3: Download complete [2022-01-10T22:18:01.569Z] 1ce36da41761: Pull complete [2022-01-10T22:18:02.348Z] Collecting docker-pycreds>=0.4.0 [2022-01-10T22:18:02.349Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-10T22:18:03.425Z] 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-01-10T22:18:03.425Z] Collecting idna<2.8,>=2.5 [2022-01-10T22:18:03.717Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-10T22:18:03.717Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-10T22:18:03.717Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-10T22:18:03.717Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-10T22:18:03.717Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-10T22:18:03.994Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-10T22:18:03.994Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-10T22:18:03.994Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-10T22:18:03.994Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-10T22:18:04.266Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-10T22:18:04.266Z] Attempting uninstall: urllib3 [2022-01-10T22:18:04.266Z] Found existing installation: urllib3 1.26.5 [2022-01-10T22:18:04.266Z] Uninstalling urllib3-1.26.5: [2022-01-10T22:18:04.266Z] Successfully uninstalled urllib3-1.26.5 [2022-01-10T22:18:04.550Z] Attempting uninstall: idna [2022-01-10T22:18:04.550Z] Found existing installation: idna 3.2 [2022-01-10T22:18:04.550Z] Uninstalling idna-3.2: [2022-01-10T22:18:04.550Z] Successfully uninstalled idna-3.2 [2022-01-10T22:18:04.550Z] Attempting uninstall: chardet [2022-01-10T22:18:04.550Z] Found existing installation: chardet 4.0.0 [2022-01-10T22:18:04.550Z] Uninstalling chardet-4.0.0: [2022-01-10T22:18:04.825Z] Successfully uninstalled chardet-4.0.0 [2022-01-10T22:18:05.123Z] Attempting uninstall: requests [2022-01-10T22:18:05.123Z] Found existing installation: requests 2.25.1 [2022-01-10T22:18:05.123Z] Uninstalling requests-2.25.1: [2022-01-10T22:18:05.123Z] Successfully uninstalled requests-2.25.1 [2022-01-10T22:18:05.123Z] Running setup.py install for texttable: started [2022-01-10T22:18:05.747Z] Running setup.py install for texttable: finished with status 'done' [2022-01-10T22:18:05.747Z] Running setup.py install for PyYAML: started [2022-01-10T22:18:06.692Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-10T22:18:07.642Z] Running setup.py install for docopt: started [2022-01-10T22:18:07.642Z] ---> 85e773d21657 [2022-01-10T22:18:07.642Z] Step 9/23 : RUN go mod tidy [2022-01-10T22:18:07.642Z] ---> a6b902533469 [2022-01-10T22:18:07.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:18:07.642Z] ---> Running in 2b550fade04a [2022-01-10T22:18:07.642Z] ---> Running in 9c2a02dc2436 [2022-01-10T22:18:08.241Z] Running setup.py install for docopt: finished with status 'done' [2022-01-10T22:18:08.241Z] Running setup.py install for dockerpty: started [2022-01-10T22:18:08.508Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-10T22:18:09.094Z] 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-01-10T22:18:10.075Z] Removing intermediate container 9c2a02dc2436 [2022-01-10T22:18:10.075Z] ---> 55c93d0c899d [2022-01-10T22:18:10.075Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-10T22:18:10.075Z] ---> Running in 40f6c6cc34bd [2022-01-10T22:18:10.670Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2022-01-10T22:18:11.724Z] 25b303627fd3: Pull complete [2022-01-10T22:18:11.724Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-10T22:18:11.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-10T22:18:11.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-10T22:18:11.947Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2022-01-10T22:18:12.024Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:18:14.182Z] $ docker top aa27752d8936d267e573cae224e336fe2d1f9ac27bb82511f39190e46217f1d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:18:14.979Z] Removing intermediate container 2b550fade04a [2022-01-10T22:18:14.979Z] ---> 9cbfd1b9f97d [2022-01-10T22:18:14.979Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-10T22:18:14.979Z] Removing intermediate container 901e00c55fbd [2022-01-10T22:18:14.979Z] ---> 66670086f622 [2022-01-10T22:18:14.979Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-10T22:18:14.979Z] ---> Running in 7e3ca4b37000 [2022-01-10T22:18:14.979Z] ---> Running in deed1e313849 [2022-01-10T22:18:14.979Z] Removing intermediate container deed1e313849 [2022-01-10T22:18:14.979Z] ---> f03e14d4b3d5 [2022-01-10T22:18:14.979Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-10T22:18:14.979Z] ---> Running in 8f78db558a53 [2022-01-10T22:18:15.049Z] + docker-compose build --help [2022-01-10T22:18:15.049Z] + grep parallel [2022-01-10T22:18:15.252Z] Removing intermediate container 8f78db558a53 [2022-01-10T22:18:15.252Z] ---> edc5c0f1f520 [2022-01-10T22:18:15.252Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-10T22:18:15.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-10T22:18:15.808Z] ---> a250c01b1ab7 [2022-01-10T22:18:15.808Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-10T22:18:16.077Z] ---> cc5cb756c64d [2022-01-10T22:18:16.078Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-10T22:18:16.345Z] ---> 27576899b5c5 [2022-01-10T22:18:16.345Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-10T22:18:16.621Z] ---> Running in ca485225ebf3 [2022-01-10T22:18:16.621Z] Removing intermediate container ca485225ebf3 [2022-01-10T22:18:16.621Z] ---> 647b5c44647d [2022-01-10T22:18:16.621Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:18:16.621Z] ---> Running in ec8fc1b9e710 [2022-01-10T22:18:16.890Z] Removing intermediate container ec8fc1b9e710 [2022-01-10T22:18:16.890Z] ---> 820e45be17ae [2022-01-10T22:18:16.890Z] Step 20/22 : LABEL arch=x86_64 [2022-01-10T22:18:16.890Z] ---> Running in 3f8bde42c3e0 [2022-01-10T22:18:17.154Z] Removing intermediate container 3f8bde42c3e0 [2022-01-10T22:18:17.154Z] ---> 318bac3058e6 [2022-01-10T22:18:17.154Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:17.154Z] ---> Running in 98116f126c82 [2022-01-10T22:18:17.154Z] Removing intermediate container 98116f126c82 [2022-01-10T22:18:17.155Z] ---> a7970749135e [2022-01-10T22:18:17.155Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:18:17.418Z] ---> Running in 62ff2dfcfe5a [2022-01-10T22:18:17.418Z] Removing intermediate container 62ff2dfcfe5a [2022-01-10T22:18:17.418Z] ---> f0d9d669c74c [2022-01-10T22:18:17.418Z] [2022-01-10T22:18:17.418Z] Successfully built f0d9d669c74c [2022-01-10T22:18:17.418Z] Successfully tagged sys-mgmt-agent:latest [2022-01-10T22:18:18.430Z] --parallel Build images in parallel. [Pipeline] } [2022-01-10T22:18:18.451Z] $ docker stop --time=1 aa27752d8936d267e573cae224e336fe2d1f9ac27bb82511f39190e46217f1d2 [2022-01-10T22:18:20.080Z] $ docker rm -f aa27752d8936d267e573cae224e336fe2d1f9ac27bb82511f39190e46217f1d2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:20.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-10T22:18:20.642Z] . [Pipeline] withDockerContainer [2022-01-10T22:18:20.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2022-01-10T22:18:20.945Z] $ 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/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:18:22.095Z] $ docker top bf4d9f642463cc9422cfc59eccec70123c3d0821ee4778321291a807b2d19aca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:18:22.966Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-10T22:18:25.652Z]  Building sys-mgmt-agent ... done Removing intermediate container 8cbabee8b615 [2022-01-10T22:18:25.652Z] ---> 367f6907cb09 [2022-01-10T22:18:25.652Z] [2022-01-10T22:18:25.652Z] Step 9/30 : FROM alpine:3.14 [2022-01-10T22:18:25.652Z] ---> 0a97eee8041e [2022-01-10T22:18:25.652Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-10T22:18:25.652Z] ---> Running in 6acbd5f2b1f6 [2022-01-10T22:18:25.652Z] Removing intermediate container 6acbd5f2b1f6 [2022-01-10T22:18:25.652Z] ---> 30491dae3bb6 [2022-01-10T22:18:25.652Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-10T22:18:25.652Z] ---> Running in 9a361abd651c [2022-01-10T22:18:25.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:18:26.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:18:26.342Z] Building core-command ... [2022-01-10T22:18:26.342Z] Building core-data ... [2022-01-10T22:18:26.342Z] Building core-metadata ... [2022-01-10T22:18:26.342Z] Building security-bootstrapper ... [2022-01-10T22:18:26.342Z] Building security-proxy-setup ... [2022-01-10T22:18:26.342Z] Building security-secretstore-setup ... [2022-01-10T22:18:26.342Z] Building support-notifications ... [2022-01-10T22:18:26.342Z] Building support-scheduler ... [2022-01-10T22:18:26.342Z] Building sys-mgmt-agent ... [2022-01-10T22:18:26.342Z] Building sys-mgmt-agent [2022-01-10T22:18:26.342Z] Building security-secretstore-setup [2022-01-10T22:18:26.342Z] Building support-scheduler [2022-01-10T22:18:26.342Z] Building security-proxy-setup [2022-01-10T22:18:26.342Z] Building security-bootstrapper [2022-01-10T22:18:26.454Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-10T22:18:26.454Z] (2/2) Installing su-exec (0.2-r1) [2022-01-10T22:18:26.454Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:18:26.454Z] OK: 6 MiB in 16 packages [2022-01-10T22:18:27.056Z] Removing intermediate container 9a361abd651c [2022-01-10T22:18:27.056Z] ---> 0e7f33e636f5 [2022-01-10T22:18:27.056Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-10T22:18:27.056Z] ---> Running in e58c4b79d799 [2022-01-10T22:18:27.323Z] Removing intermediate container e58c4b79d799 [2022-01-10T22:18:27.323Z] ---> c4de1e6ef191 [2022-01-10T22:18:27.323Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-10T22:18:27.323Z] ---> Running in 733bf945ad80 [2022-01-10T22:18:27.323Z] Removing intermediate container 733bf945ad80 [2022-01-10T22:18:27.323Z] ---> 645f01c73b21 [2022-01-10T22:18:27.323Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-10T22:18:27.589Z] ---> Running in a429ee6c396a [2022-01-10T22:18:28.584Z] Removing intermediate container a429ee6c396a [2022-01-10T22:18:28.584Z] ---> 739fda95855d [2022-01-10T22:18:28.584Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-10T22:18:28.584Z] ---> Running in 3d07c832ff29 [2022-01-10T22:18:28.584Z] Removing intermediate container 3d07c832ff29 [2022-01-10T22:18:28.584Z] ---> 64ab976b095b [2022-01-10T22:18:28.584Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-10T22:18:28.852Z] ---> 254bb8b8a334 [2022-01-10T22:18:28.852Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-10T22:18:28.852Z] ---> Running in a31548b599ed [2022-01-10T22:18:29.822Z] Removing intermediate container a31548b599ed [2022-01-10T22:18:29.822Z] ---> 99bbbd249677 [2022-01-10T22:18:29.822Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:18:30.093Z] ---> 3614aad90d79 [2022-01-10T22:18:30.094Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-10T22:18:30.692Z] ---> c50573e524fb [2022-01-10T22:18:30.692Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-10T22:18:30.965Z] ---> 2cc2095344f7 [2022-01-10T22:18:30.965Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-10T22:18:31.570Z] ---> 16308a75f258 [2022-01-10T22:18:31.571Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-10T22:18:32.572Z] ---> 88173d85b4a2 [2022-01-10T22:18:32.572Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-10T22:18:32.572Z] Removing intermediate container e761385c0ef4 [2022-01-10T22:18:32.572Z] ---> 2a77c0b1a56a [2022-01-10T22:18:32.572Z] [2022-01-10T22:18:32.572Z] Step 9/22 : FROM alpine:3.14 [2022-01-10T22:18:32.572Z] ---> 0a97eee8041e [2022-01-10T22:18:32.572Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-10T22:18:32.572Z] ---> Using cache [2022-01-10T22:18:32.572Z] ---> 82c59baf1fd9 [2022-01-10T22:18:32.572Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:18:32.572Z] ---> Using cache [2022-01-10T22:18:32.572Z] ---> 259371ed7d3c [2022-01-10T22:18:32.572Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-10T22:18:32.572Z] ---> Running in c5eb54ff8450 [2022-01-10T22:18:32.834Z] ---> Running in 70b475022b7f [2022-01-10T22:18:32.834Z] Removing intermediate container c5eb54ff8450 [2022-01-10T22:18:32.834Z] ---> 471163a080bf [2022-01-10T22:18:32.834Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-10T22:18:32.834Z] Removing intermediate container 70b475022b7f [2022-01-10T22:18:32.834Z] ---> e696a5b5e7c9 [2022-01-10T22:18:32.834Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-10T22:18:32.834Z] ---> Running in 0038d6129795 [2022-01-10T22:18:33.095Z] Removing intermediate container 0038d6129795 [2022-01-10T22:18:33.095Z] ---> 5bcccef44217 [2022-01-10T22:18:33.095Z] Step 14/22 : WORKDIR / [2022-01-10T22:18:33.095Z] ---> f60a51a8f84a [2022-01-10T22:18:33.095Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-10T22:18:33.095Z] ---> Running in 9a60388b78e9 [2022-01-10T22:18:33.355Z] ---> Running in 020e4988c263 [2022-01-10T22:18:33.355Z] Removing intermediate container 9a60388b78e9 [2022-01-10T22:18:33.355Z] ---> 3ca3dc5d5c29 [2022-01-10T22:18:33.355Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:18:33.942Z] ---> a9736ab640dc [2022-01-10T22:18:33.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-10T22:18:34.524Z] ---> 4941664b240b [2022-01-10T22:18:34.524Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-10T22:18:34.524Z] Removing intermediate container 020e4988c263 [2022-01-10T22:18:34.524Z] ---> 2c7ada2f973b [2022-01-10T22:18:34.524Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-10T22:18:34.793Z] ---> Running in 468b02bce754 [2022-01-10T22:18:34.793Z] ---> 64063d0cc7c2 [2022-01-10T22:18:34.793Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-10T22:18:34.793Z] ---> Running in 81c39420ca6b [2022-01-10T22:18:35.062Z] Removing intermediate container 468b02bce754 [2022-01-10T22:18:35.062Z] ---> 2c849b45da8c [2022-01-10T22:18:35.062Z] Step 27/30 : CMD ["gate"] [2022-01-10T22:18:35.062Z] Removing intermediate container 81c39420ca6b [2022-01-10T22:18:35.062Z] ---> 7448d336db21 [2022-01-10T22:18:35.062Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:18:35.062Z] ---> Running in fa493a86f70d [2022-01-10T22:18:35.062Z] ---> Running in 7d23716274fa [2022-01-10T22:18:35.328Z] Removing intermediate container fa493a86f70d [2022-01-10T22:18:35.328Z] ---> f846921b7409 [2022-01-10T22:18:35.328Z] Step 28/30 : LABEL arch=x86_64 [2022-01-10T22:18:35.328Z] Removing intermediate container 7d23716274fa [2022-01-10T22:18:35.328Z] ---> ed5a939026e0 [2022-01-10T22:18:35.328Z] Step 20/22 : LABEL arch=x86_64 [2022-01-10T22:18:35.328Z] ---> Running in 4102425926a8 [2022-01-10T22:18:35.328Z] ---> Running in 3ae67588b3aa [2022-01-10T22:18:35.603Z] Removing intermediate container 4102425926a8 [2022-01-10T22:18:35.603Z] ---> d45de391ef4e [2022-01-10T22:18:35.603Z] Step 29/30 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:35.603Z] Removing intermediate container 3ae67588b3aa [2022-01-10T22:18:35.603Z] ---> 85e20851b3e2 [2022-01-10T22:18:35.603Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:35.870Z] ---> Running in 23d0a665f438 [2022-01-10T22:18:35.870Z] ---> Running in f1dd8b49ccf1 [2022-01-10T22:18:35.870Z] Removing intermediate container 23d0a665f438 [2022-01-10T22:18:35.870Z] ---> d06dbe9813f4 [2022-01-10T22:18:35.870Z] Step 30/30 : LABEL version=2.2.0-dev.18 [2022-01-10T22:18:36.139Z] Removing intermediate container f1dd8b49ccf1 [2022-01-10T22:18:36.139Z] ---> a2a16a14605e [2022-01-10T22:18:36.139Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:18:36.139Z] ---> Running in 60896e61bf2f [2022-01-10T22:18:36.139Z] ---> Running in c709fbc3e5bd [2022-01-10T22:18:36.139Z] Removing intermediate container c709fbc3e5bd [2022-01-10T22:18:36.139Z] ---> 720ef1e8450a [2022-01-10T22:18:36.139Z] [2022-01-10T22:18:36.139Z] Removing intermediate container 60896e61bf2f [2022-01-10T22:18:36.139Z] ---> 77b0a47f812a [2022-01-10T22:18:36.139Z] [2022-01-10T22:18:36.401Z] Successfully built 720ef1e8450a [2022-01-10T22:18:36.401Z] Successfully built 77b0a47f812a [2022-01-10T22:18:36.401Z] Successfully tagged core-metadata:latest [2022-01-10T22:18:36.401Z]  Building core-metadata ... done Successfully tagged security-bootstrapper:latest [2022-01-10T22:18:41.726Z]  Building security-bootstrapper ... done Removing intermediate container 7e3ca4b37000 [2022-01-10T22:18:41.726Z] ---> 1f640f05894e [2022-01-10T22:18:41.726Z] [2022-01-10T22:18:41.726Z] Step 11/23 : FROM alpine:3.14 [2022-01-10T22:18:41.726Z] ---> 0a97eee8041e [2022-01-10T22:18:41.726Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-10T22:18:41.726Z] ---> Using cache [2022-01-10T22:18:41.726Z] ---> 82c59baf1fd9 [2022-01-10T22:18:41.726Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:18:41.726Z] ---> Using cache [2022-01-10T22:18:41.726Z] ---> 259371ed7d3c [2022-01-10T22:18:41.726Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-10T22:18:41.987Z] ---> Running in 7abacf3510ec [2022-01-10T22:18:41.987Z] Removing intermediate container 7abacf3510ec [2022-01-10T22:18:41.987Z] ---> 249473722ac9 [2022-01-10T22:18:41.987Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-10T22:18:41.987Z] ---> Running in 4088bd283bfa [2022-01-10T22:18:42.257Z] Removing intermediate container 4088bd283bfa [2022-01-10T22:18:42.257Z] ---> ec58c78bb8b0 [2022-01-10T22:18:42.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:18:42.519Z] ---> f6d6390fb339 [2022-01-10T22:18:42.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-10T22:18:42.777Z] Removing intermediate container 40f6c6cc34bd [2022-01-10T22:18:42.777Z] ---> bb7082cadc78 [2022-01-10T22:18:42.777Z] [2022-01-10T22:18:42.777Z] Step 9/22 : FROM alpine:3.14 [2022-01-10T22:18:42.777Z] ---> 0a97eee8041e [2022-01-10T22:18:42.777Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-10T22:18:43.038Z] ---> 4e988fbe7c45 [2022-01-10T22:18:43.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-10T22:18:43.038Z] ---> Running in c93cfd2539c8 [2022-01-10T22:18:43.038Z] Removing intermediate container c93cfd2539c8 [2022-01-10T22:18:43.038Z] ---> 4bf91afef5ec [2022-01-10T22:18:43.038Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-10T22:18:43.038Z] ---> Running in 58c446e366c7 [2022-01-10T22:18:43.038Z] ---> 4bb87bbbd927 [2022-01-10T22:18:43.038Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-10T22:18:43.038Z] ---> Running in fffe42bb2d00 [2022-01-10T22:18:43.038Z] Removing intermediate container 58c446e366c7 [2022-01-10T22:18:43.038Z] ---> ebd739a97298 [2022-01-10T22:18:43.038Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-10T22:18:43.304Z] ---> Running in 65d6694350b4 [2022-01-10T22:18:43.304Z] Removing intermediate container fffe42bb2d00 [2022-01-10T22:18:43.304Z] ---> 4591a4804aed [2022-01-10T22:18:43.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:18:43.304Z] Removing intermediate container 65d6694350b4 [2022-01-10T22:18:43.304Z] ---> b0372bea7ab9 [2022-01-10T22:18:43.304Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:18:43.304Z] ---> Running in 1244d38b5425 [2022-01-10T22:18:43.304Z] ---> Running in f1c4aba4c9eb [2022-01-10T22:18:43.565Z] Removing intermediate container 1244d38b5425 [2022-01-10T22:18:43.565Z] ---> 48506e7e4d6d [2022-01-10T22:18:43.565Z] Step 21/23 : LABEL arch=x86_64 [2022-01-10T22:18:43.565Z] ---> Running in ab4849e047cc [2022-01-10T22:18:43.565Z] Removing intermediate container ab4849e047cc [2022-01-10T22:18:43.565Z] ---> 6c0908149efd [2022-01-10T22:18:43.565Z] Step 22/23 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:43.565Z] ---> Running in ebc4b0e21edf [2022-01-10T22:18:43.565Z] Removing intermediate container ebc4b0e21edf [2022-01-10T22:18:43.565Z] ---> c24f557d51aa [2022-01-10T22:18:43.565Z] Step 23/23 : LABEL version=2.2.0-dev.18 [2022-01-10T22:18:43.826Z] ---> Running in fe61dd32a657 [2022-01-10T22:18:43.826Z] Removing intermediate container fe61dd32a657 [2022-01-10T22:18:43.826Z] ---> b5b91f644b77 [2022-01-10T22:18:43.826Z] [2022-01-10T22:18:43.826Z] Removing intermediate container f1c4aba4c9eb [2022-01-10T22:18:43.826Z] ---> 61b8218753bb [2022-01-10T22:18:43.826Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-10T22:18:43.826Z] Successfully built b5b91f644b77 [2022-01-10T22:18:43.826Z] Successfully tagged support-scheduler:latest [2022-01-10T22:18:43.826Z]  Building support-scheduler ... done  ---> Running in c47025f9f0ba [2022-01-10T22:18:44.086Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-10T22:18:45.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-10T22:18:45.283Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-10T22:18:45.283Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-10T22:18:45.543Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-10T22:18:45.543Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-10T22:18:45.543Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-10T22:18:45.803Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-10T22:18:45.803Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:18:45.803Z] OK: 8 MiB in 20 packages [2022-01-10T22:18:46.063Z] Removing intermediate container c47025f9f0ba [2022-01-10T22:18:46.063Z] ---> 3ecf15049b8f [2022-01-10T22:18:46.063Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:18:46.322Z] ---> b3776d1006f4 [2022-01-10T22:18:46.322Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-10T22:18:46.582Z] ---> 7df11eeaf73a [2022-01-10T22:18:46.582Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-10T22:18:46.843Z] ---> 35c5a3f1b49a [2022-01-10T22:18:46.843Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-10T22:18:46.843Z] ---> Running in 4f400de0c711 [2022-01-10T22:18:46.843Z] Removing intermediate container 4f400de0c711 [2022-01-10T22:18:46.843Z] ---> 75872210cb07 [2022-01-10T22:18:46.843Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:18:46.843Z] ---> Running in 9fee9942cc6c [2022-01-10T22:18:47.103Z] Removing intermediate container 9fee9942cc6c [2022-01-10T22:18:47.103Z] ---> 3a20c1b5b0ca [2022-01-10T22:18:47.103Z] Step 20/22 : LABEL arch=x86_64 [2022-01-10T22:18:47.103Z] ---> Running in 0f75b5f67a53 [2022-01-10T22:18:47.103Z] Removing intermediate container 0f75b5f67a53 [2022-01-10T22:18:47.103Z] ---> 93501ca45698 [2022-01-10T22:18:47.103Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:47.103Z] ---> Running in 007496424ffe [2022-01-10T22:18:47.103Z] Removing intermediate container 007496424ffe [2022-01-10T22:18:47.103Z] ---> 76aa0e76f452 [2022-01-10T22:18:47.103Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:18:47.364Z] ---> Running in 9407e533829b [2022-01-10T22:18:47.364Z] Removing intermediate container 9407e533829b [2022-01-10T22:18:47.364Z] ---> ec2d799def7d [2022-01-10T22:18:47.364Z] [2022-01-10T22:18:47.364Z] Successfully built ec2d799def7d [2022-01-10T22:18:47.364Z] Successfully tagged core-data:latest [2022-01-10T22:18:47.631Z]  Building core-data ... done  [Pipeline] } [2022-01-10T22:18:47.637Z] $ docker stop --time=1 9ceabf9c6a3617f11e66e4b849687eb5499c2561cd26b16a822bc300686c59d1 [2022-01-10T22:18:48.948Z] $ docker rm -f 9ceabf9c6a3617f11e66e4b849687eb5499c2561cd26b16a822bc300686c59d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:18:49.309Z] + docker images [2022-01-10T22:18:49.309Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-10T22:18:49.309Z] core-data latest ec2d799def7d 2 seconds ago 20.7MB [2022-01-10T22:18:49.309Z] support-scheduler latest b5b91f644b77 6 seconds ago 16.2MB [2022-01-10T22:18:49.309Z] bb7082cadc78 7 seconds ago 1.77GB [2022-01-10T22:18:49.309Z] 1f640f05894e 8 seconds ago 1.76GB [2022-01-10T22:18:49.309Z] security-bootstrapper latest 77b0a47f812a 13 seconds ago 18.9MB [2022-01-10T22:18:49.309Z] core-metadata latest 720ef1e8450a 13 seconds ago 16.9MB [2022-01-10T22:18:49.309Z] 2a77c0b1a56a 17 seconds ago 1.76GB [2022-01-10T22:18:49.309Z] 367f6907cb09 25 seconds ago 1.76GB [2022-01-10T22:18:49.309Z] sys-mgmt-agent latest f0d9d669c74c 32 seconds ago 297MB [2022-01-10T22:18:49.309Z] security-secretstore-setup latest abc7bd2e9f11 59 seconds ago 28.4MB [2022-01-10T22:18:49.309Z] support-notifications latest 3f1a7a467b73 About a minute ago 17MB [2022-01-10T22:18:49.309Z] security-proxy-setup latest c775d5e244f2 About a minute ago 26.9MB [2022-01-10T22:18:49.309Z] core-command latest 91eb4017d995 About a minute ago 16.1MB [2022-01-10T22:18:49.309Z] 6e4bbbfdabd4 About a minute ago 1.76GB [2022-01-10T22:18:49.309Z] 14c5298a75b9 About a minute ago 1.77GB [2022-01-10T22:18:49.309Z] 677bc8b9cf02 About a minute ago 1.77GB [2022-01-10T22:18:49.309Z] 82eac672988c About a minute ago 1.76GB [2022-01-10T22:18:49.309Z] 7dffac7f0fbe About a minute ago 1.76GB [2022-01-10T22:18:49.309Z] ci-base-image-x86_64 latest 0074f3704f9a 5 minutes ago 1.25GB [2022-01-10T22:18:49.309Z] docker 20.10.10 b706a049f56e 8 weeks ago 216MB [2022-01-10T22:18:49.309Z] alpine 3.14 0a97eee8041e 8 weeks ago 5.61MB [2022-01-10T22:18:49.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2022-01-10T22:18:49.309Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-10T22:18:49.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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-01-10T22:18:49.419Z] provisioning config files... [2022-01-10T22:18:49.474Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/132@tmp/config1574604358063153999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:18:49.910Z] ---> docker-login.sh [2022-01-10T22:18:49.910Z] nexus3.edgexfoundry.org:10001 [2022-01-10T22:18:49.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:18:49.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:18:49.910Z] Configure a credential helper to remove this warning. See [2022-01-10T22:18:49.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:18:49.910Z] [2022-01-10T22:18:49.910Z] Login Succeeded [2022-01-10T22:18:49.910Z] nexus3.edgexfoundry.org:10002 [2022-01-10T22:18:49.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:18:50.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:18:50.193Z] Configure a credential helper to remove this warning. See [2022-01-10T22:18:50.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:18:50.193Z] [2022-01-10T22:18:50.193Z] Login Succeeded [2022-01-10T22:18:50.193Z] nexus3.edgexfoundry.org:10003 [2022-01-10T22:18:50.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:18:50.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:18:50.193Z] Configure a credential helper to remove this warning. See [2022-01-10T22:18:50.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:18:50.193Z] [2022-01-10T22:18:50.193Z] Login Succeeded [2022-01-10T22:18:50.193Z] nexus3.edgexfoundry.org:10004 [2022-01-10T22:18:50.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:18:50.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:18:50.193Z] Configure a credential helper to remove this warning. See [2022-01-10T22:18:50.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:18:50.193Z] [2022-01-10T22:18:50.193Z] Login Succeeded [2022-01-10T22:18:50.193Z] docker.io [2022-01-10T22:18:50.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:18:50.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:18:50.820Z] Configure a credential helper to remove this warning. See [2022-01-10T22:18:50.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:18:50.820Z] [2022-01-10T22:18:50.820Z] Login Succeeded [2022-01-10T22:18:50.820Z] ---> docker-login.sh ends [Pipeline] } [2022-01-10T22:18:50.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:18:50.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-10T22:18:50.888Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-10T22:18:50.888Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:50.888Z] latest [2022-01-10T22:18:50.888Z] 2.2.0-dev.18 [2022-01-10T22:18:50.888Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:50.888Z] main [2022-01-10T22:18:50.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:51.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:51.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:51.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-10T22:18:51.505Z] 09bf3812fa4a: Preparing [2022-01-10T22:18:51.505Z] 97378502dd7a: Preparing [2022-01-10T22:18:51.505Z] 13b9be8e1248: Preparing [2022-01-10T22:18:51.505Z] dd04075d80bc: Preparing [2022-01-10T22:18:51.505Z] 1a058d5342cc: Preparing [2022-01-10T22:18:51.505Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:51.505Z] 13b9be8e1248: Pushed [2022-01-10T22:18:51.505Z] 09bf3812fa4a: Pushed [2022-01-10T22:18:51.505Z] dd04075d80bc: Pushed [2022-01-10T22:18:52.887Z] 97378502dd7a: Pushed [2022-01-10T22:18:52.887Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:897c25c610e6cbcbf4ead78bed554500a5d94077553f49b1eb1903715f7e3e97 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:53.188Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:53.481Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-10T22:18:53.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-10T22:18:53.481Z] 09bf3812fa4a: Preparing [2022-01-10T22:18:53.481Z] 97378502dd7a: Preparing [2022-01-10T22:18:53.481Z] 13b9be8e1248: Preparing [2022-01-10T22:18:53.481Z] dd04075d80bc: Preparing [2022-01-10T22:18:53.481Z] 1a058d5342cc: Preparing [2022-01-10T22:18:53.481Z] dd04075d80bc: Layer already exists [2022-01-10T22:18:53.481Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:53.481Z] 09bf3812fa4a: Layer already exists [2022-01-10T22:18:53.481Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:53.481Z] 97378502dd7a: Layer already exists [2022-01-10T22:18:53.481Z] latest: digest: sha256:897c25c610e6cbcbf4ead78bed554500a5d94077553f49b1eb1903715f7e3e97 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:53.780Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:54.070Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.18 [2022-01-10T22:18:54.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-10T22:18:54.070Z] 09bf3812fa4a: Preparing [2022-01-10T22:18:54.070Z] 97378502dd7a: Preparing [2022-01-10T22:18:54.070Z] 13b9be8e1248: Preparing [2022-01-10T22:18:54.070Z] dd04075d80bc: Preparing [2022-01-10T22:18:54.070Z] 1a058d5342cc: Preparing [2022-01-10T22:18:54.070Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:54.070Z] 97378502dd7a: Layer already exists [2022-01-10T22:18:54.070Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:54.070Z] dd04075d80bc: Layer already exists [2022-01-10T22:18:54.070Z] 09bf3812fa4a: Layer already exists [2022-01-10T22:18:54.070Z] 2.2.0-dev.18: digest: sha256:897c25c610e6cbcbf4ead78bed554500a5d94077553f49b1eb1903715f7e3e97 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:54.363Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:54.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:54.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-10T22:18:54.655Z] 09bf3812fa4a: Preparing [2022-01-10T22:18:54.655Z] 97378502dd7a: Preparing [2022-01-10T22:18:54.655Z] 13b9be8e1248: Preparing [2022-01-10T22:18:54.655Z] dd04075d80bc: Preparing [2022-01-10T22:18:54.655Z] 1a058d5342cc: Preparing [2022-01-10T22:18:54.655Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:54.655Z] 09bf3812fa4a: Layer already exists [2022-01-10T22:18:54.655Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:54.655Z] 97378502dd7a: Layer already exists [2022-01-10T22:18:54.655Z] dd04075d80bc: Layer already exists [2022-01-10T22:18:54.655Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:897c25c610e6cbcbf4ead78bed554500a5d94077553f49b1eb1903715f7e3e97 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:54.952Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:55.249Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-10T22:18:55.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-10T22:18:55.249Z] 09bf3812fa4a: Preparing [2022-01-10T22:18:55.249Z] 97378502dd7a: Preparing [2022-01-10T22:18:55.249Z] 13b9be8e1248: Preparing [2022-01-10T22:18:55.249Z] dd04075d80bc: Preparing [2022-01-10T22:18:55.249Z] 1a058d5342cc: Preparing [2022-01-10T22:18:55.249Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:55.249Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:55.249Z] 09bf3812fa4a: Layer already exists [2022-01-10T22:18:55.249Z] 97378502dd7a: Layer already exists [2022-01-10T22:18:55.249Z] dd04075d80bc: Layer already exists [2022-01-10T22:18:55.249Z] main: digest: sha256:897c25c610e6cbcbf4ead78bed554500a5d94077553f49b1eb1903715f7e3e97 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:18:55.281Z] ===================================================== [Pipeline] echo [2022-01-10T22:18:55.290Z] taggedImages: [2022-01-10T22:18:55.290Z] - nexus3.edgexfoundry.org:10004/core-command:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:55.290Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-10T22:18:55.290Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.18 [2022-01-10T22:18:55.290Z] - nexus3.edgexfoundry.org:10004/core-command:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:55.290Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-10T22:18:55.310Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-10T22:18:55.310Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:55.310Z] latest [2022-01-10T22:18:55.310Z] 2.2.0-dev.18 [2022-01-10T22:18:55.310Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:55.310Z] main [2022-01-10T22:18:55.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:55.622Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:55.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:55.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-10T22:18:55.919Z] eb8d7f072ebf: Preparing [2022-01-10T22:18:55.919Z] 703e3ce28174: Preparing [2022-01-10T22:18:55.919Z] 13b9be8e1248: Preparing [2022-01-10T22:18:55.919Z] b277ec529fd4: Preparing [2022-01-10T22:18:55.919Z] 41f00d8f16e6: Preparing [2022-01-10T22:18:55.919Z] 1a058d5342cc: Preparing [2022-01-10T22:18:55.919Z] 1a058d5342cc: Waiting [2022-01-10T22:18:55.919Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:55.919Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:56.178Z] eb8d7f072ebf: Pushed [2022-01-10T22:18:56.179Z] 41f00d8f16e6: Pushed [2022-01-10T22:18:56.179Z] b277ec529fd4: Pushed [2022-01-10T22:18:57.120Z] 703e3ce28174: Pushed [2022-01-10T22:18:57.120Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:9e8734e808b49b718ddc675911224ae8978e3470bf81678bf7e7cad0913bd408 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:57.417Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:57.710Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-10T22:18:57.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-10T22:18:57.710Z] eb8d7f072ebf: Preparing [2022-01-10T22:18:57.710Z] 703e3ce28174: Preparing [2022-01-10T22:18:57.710Z] 13b9be8e1248: Preparing [2022-01-10T22:18:57.710Z] b277ec529fd4: Preparing [2022-01-10T22:18:57.710Z] 41f00d8f16e6: Preparing [2022-01-10T22:18:57.710Z] 1a058d5342cc: Preparing [2022-01-10T22:18:57.710Z] 1a058d5342cc: Waiting [2022-01-10T22:18:57.710Z] eb8d7f072ebf: Layer already exists [2022-01-10T22:18:57.710Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:57.710Z] b277ec529fd4: Layer already exists [2022-01-10T22:18:57.710Z] 41f00d8f16e6: Layer already exists [2022-01-10T22:18:57.710Z] 703e3ce28174: Layer already exists [2022-01-10T22:18:57.710Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:57.710Z] latest: digest: sha256:9e8734e808b49b718ddc675911224ae8978e3470bf81678bf7e7cad0913bd408 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:58.006Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:58.297Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.18 [2022-01-10T22:18:58.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-10T22:18:58.297Z] eb8d7f072ebf: Preparing [2022-01-10T22:18:58.297Z] 703e3ce28174: Preparing [2022-01-10T22:18:58.297Z] 13b9be8e1248: Preparing [2022-01-10T22:18:58.297Z] b277ec529fd4: Preparing [2022-01-10T22:18:58.297Z] 41f00d8f16e6: Preparing [2022-01-10T22:18:58.297Z] 1a058d5342cc: Preparing [2022-01-10T22:18:58.297Z] 1a058d5342cc: Waiting [2022-01-10T22:18:58.297Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:58.297Z] b277ec529fd4: Layer already exists [2022-01-10T22:18:58.297Z] 41f00d8f16e6: Layer already exists [2022-01-10T22:18:58.297Z] 703e3ce28174: Layer already exists [2022-01-10T22:18:58.297Z] eb8d7f072ebf: Layer already exists [2022-01-10T22:18:58.297Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:58.297Z] 2.2.0-dev.18: digest: sha256:9e8734e808b49b718ddc675911224ae8978e3470bf81678bf7e7cad0913bd408 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:58.592Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:58.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:58.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-10T22:18:58.883Z] eb8d7f072ebf: Preparing [2022-01-10T22:18:58.883Z] 703e3ce28174: Preparing [2022-01-10T22:18:58.883Z] 13b9be8e1248: Preparing [2022-01-10T22:18:58.883Z] b277ec529fd4: Preparing [2022-01-10T22:18:58.883Z] 41f00d8f16e6: Preparing [2022-01-10T22:18:58.883Z] 1a058d5342cc: Preparing [2022-01-10T22:18:58.883Z] 1a058d5342cc: Waiting [2022-01-10T22:18:58.883Z] 41f00d8f16e6: Layer already exists [2022-01-10T22:18:58.883Z] eb8d7f072ebf: Layer already exists [2022-01-10T22:18:58.883Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:58.883Z] 703e3ce28174: Layer already exists [2022-01-10T22:18:58.883Z] b277ec529fd4: Layer already exists [2022-01-10T22:18:58.883Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:58.883Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:9e8734e808b49b718ddc675911224ae8978e3470bf81678bf7e7cad0913bd408 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:59.177Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:59.470Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-10T22:18:59.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-10T22:18:59.471Z] eb8d7f072ebf: Preparing [2022-01-10T22:18:59.471Z] 703e3ce28174: Preparing [2022-01-10T22:18:59.471Z] 13b9be8e1248: Preparing [2022-01-10T22:18:59.471Z] b277ec529fd4: Preparing [2022-01-10T22:18:59.471Z] 41f00d8f16e6: Preparing [2022-01-10T22:18:59.471Z] 1a058d5342cc: Preparing [2022-01-10T22:18:59.471Z] 1a058d5342cc: Waiting [2022-01-10T22:18:59.471Z] b277ec529fd4: Layer already exists [2022-01-10T22:18:59.471Z] 41f00d8f16e6: Layer already exists [2022-01-10T22:18:59.471Z] 13b9be8e1248: Layer already exists [2022-01-10T22:18:59.471Z] eb8d7f072ebf: Layer already exists [2022-01-10T22:18:59.471Z] 703e3ce28174: Layer already exists [2022-01-10T22:18:59.471Z] 1a058d5342cc: Layer already exists [2022-01-10T22:18:59.471Z] main: digest: sha256:9e8734e808b49b718ddc675911224ae8978e3470bf81678bf7e7cad0913bd408 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:18:59.511Z] ===================================================== [Pipeline] echo [2022-01-10T22:18:59.519Z] taggedImages: [2022-01-10T22:18:59.519Z] - nexus3.edgexfoundry.org:10004/core-data:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:59.519Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-10T22:18:59.519Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.18 [2022-01-10T22:18:59.519Z] - nexus3.edgexfoundry.org:10004/core-data:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:59.519Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-10T22:18:59.540Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-10T22:18:59.540Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:18:59.540Z] latest [2022-01-10T22:18:59.540Z] 2.2.0-dev.18 [2022-01-10T22:18:59.540Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:18:59.540Z] main [2022-01-10T22:18:59.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:18:59.883Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:00.170Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-10T22:19:00.170Z] 43dbff6e2c89: Preparing [2022-01-10T22:19:00.170Z] 41f3ed56cbdb: Preparing [2022-01-10T22:19:00.170Z] 13b9be8e1248: Preparing [2022-01-10T22:19:00.170Z] dd04075d80bc: Preparing [2022-01-10T22:19:00.170Z] 1a058d5342cc: Preparing [2022-01-10T22:19:00.170Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:00.170Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:00.170Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:00.170Z] 43dbff6e2c89: Pushed [2022-01-10T22:19:01.560Z] 41f3ed56cbdb: Pushed [2022-01-10T22:19:01.560Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:3de202ea2a916b4eb91b431ab5d123dfa8d4106ee6d8b6621bf13b5d2def7026 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:01.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:02.169Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-10T22:19:02.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-10T22:19:02.169Z] 43dbff6e2c89: Preparing [2022-01-10T22:19:02.169Z] 41f3ed56cbdb: Preparing [2022-01-10T22:19:02.169Z] 13b9be8e1248: Preparing [2022-01-10T22:19:02.169Z] dd04075d80bc: Preparing [2022-01-10T22:19:02.169Z] 1a058d5342cc: Preparing [2022-01-10T22:19:02.169Z] 41f3ed56cbdb: Layer already exists [2022-01-10T22:19:02.169Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:02.169Z] 43dbff6e2c89: Layer already exists [2022-01-10T22:19:02.169Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:02.169Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:02.169Z] latest: digest: sha256:3de202ea2a916b4eb91b431ab5d123dfa8d4106ee6d8b6621bf13b5d2def7026 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:02.473Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:02.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.18 [2022-01-10T22:19:02.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-10T22:19:02.768Z] 43dbff6e2c89: Preparing [2022-01-10T22:19:02.768Z] 41f3ed56cbdb: Preparing [2022-01-10T22:19:02.768Z] 13b9be8e1248: Preparing [2022-01-10T22:19:02.768Z] dd04075d80bc: Preparing [2022-01-10T22:19:02.768Z] 1a058d5342cc: Preparing [2022-01-10T22:19:02.768Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:02.768Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:02.768Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:02.768Z] 41f3ed56cbdb: Layer already exists [2022-01-10T22:19:02.768Z] 43dbff6e2c89: Layer already exists [2022-01-10T22:19:02.768Z] 2.2.0-dev.18: digest: sha256:3de202ea2a916b4eb91b431ab5d123dfa8d4106ee6d8b6621bf13b5d2def7026 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:03.094Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:03.391Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:03.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-10T22:19:03.391Z] 43dbff6e2c89: Preparing [2022-01-10T22:19:03.391Z] 41f3ed56cbdb: Preparing [2022-01-10T22:19:03.391Z] 13b9be8e1248: Preparing [2022-01-10T22:19:03.391Z] dd04075d80bc: Preparing [2022-01-10T22:19:03.391Z] 1a058d5342cc: Preparing [2022-01-10T22:19:03.391Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:03.391Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:03.391Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:03.391Z] 41f3ed56cbdb: Layer already exists [2022-01-10T22:19:03.391Z] 43dbff6e2c89: Layer already exists [2022-01-10T22:19:03.391Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:3de202ea2a916b4eb91b431ab5d123dfa8d4106ee6d8b6621bf13b5d2def7026 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:03.689Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:03.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-10T22:19:03.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-10T22:19:03.978Z] 43dbff6e2c89: Preparing [2022-01-10T22:19:03.978Z] 41f3ed56cbdb: Preparing [2022-01-10T22:19:03.978Z] 13b9be8e1248: Preparing [2022-01-10T22:19:03.978Z] dd04075d80bc: Preparing [2022-01-10T22:19:03.978Z] 1a058d5342cc: Preparing [2022-01-10T22:19:03.978Z] 41f3ed56cbdb: Layer already exists [2022-01-10T22:19:03.978Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:03.978Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:03.978Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:03.978Z] 43dbff6e2c89: Layer already exists [2022-01-10T22:19:03.978Z] main: digest: sha256:3de202ea2a916b4eb91b431ab5d123dfa8d4106ee6d8b6621bf13b5d2def7026 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:04.012Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:04.020Z] taggedImages: [2022-01-10T22:19:04.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:04.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-10T22:19:04.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.18 [2022-01-10T22:19:04.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:04.021Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-10T22:19:04.042Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-10T22:19:04.042Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:04.042Z] latest [2022-01-10T22:19:04.042Z] 2.2.0-dev.18 [2022-01-10T22:19:04.042Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:04.042Z] main [2022-01-10T22:19:04.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:04.363Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:04.660Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:04.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-10T22:19:04.660Z] 8f1a91014aee: Preparing [2022-01-10T22:19:04.660Z] 8f1a91014aee: Preparing [2022-01-10T22:19:04.660Z] 2b865b61ba6e: Preparing [2022-01-10T22:19:04.660Z] 03f2a37cb996: Preparing [2022-01-10T22:19:04.660Z] 54b60aa96a53: Preparing [2022-01-10T22:19:04.660Z] 47f110db74f9: Preparing [2022-01-10T22:19:04.660Z] 13b9be8e1248: Preparing [2022-01-10T22:19:04.660Z] 9d304913097e: Preparing [2022-01-10T22:19:04.660Z] 3dd26fd8649d: Preparing [2022-01-10T22:19:04.660Z] 04104276eaad: Preparing [2022-01-10T22:19:04.660Z] 78af833968ea: Preparing [2022-01-10T22:19:04.660Z] 1a058d5342cc: Preparing [2022-01-10T22:19:04.660Z] 13b9be8e1248: Waiting [2022-01-10T22:19:04.660Z] 9d304913097e: Waiting [2022-01-10T22:19:04.660Z] 3dd26fd8649d: Waiting [2022-01-10T22:19:04.660Z] 04104276eaad: Waiting [2022-01-10T22:19:04.660Z] 78af833968ea: Waiting [2022-01-10T22:19:04.660Z] 1a058d5342cc: Waiting [2022-01-10T22:19:04.660Z] 2b865b61ba6e: Pushed [2022-01-10T22:19:04.660Z] 54b60aa96a53: Pushed [2022-01-10T22:19:04.660Z] 8f1a91014aee: Pushed [2022-01-10T22:19:04.660Z] 03f2a37cb996: Pushed [2022-01-10T22:19:04.660Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:04.921Z] 3dd26fd8649d: Pushed [2022-01-10T22:19:04.921Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:04.921Z] 9d304913097e: Pushed [2022-01-10T22:19:04.921Z] 04104276eaad: Pushed [2022-01-10T22:19:04.921Z] 78af833968ea: Pushed [2022-01-10T22:19:05.864Z] 47f110db74f9: Pushed [2022-01-10T22:19:05.864Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:253bd234b0cb0ab45a4929a072ed71ffb3fd4c3f632ded6ffc785a0a978651d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:06.162Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:06.457Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-10T22:19:06.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-10T22:19:06.457Z] 8f1a91014aee: Preparing [2022-01-10T22:19:06.457Z] 8f1a91014aee: Preparing [2022-01-10T22:19:06.457Z] 2b865b61ba6e: Preparing [2022-01-10T22:19:06.457Z] 03f2a37cb996: Preparing [2022-01-10T22:19:06.457Z] 54b60aa96a53: Preparing [2022-01-10T22:19:06.457Z] 47f110db74f9: Preparing [2022-01-10T22:19:06.457Z] 13b9be8e1248: Preparing [2022-01-10T22:19:06.457Z] 9d304913097e: Preparing [2022-01-10T22:19:06.457Z] 3dd26fd8649d: Preparing [2022-01-10T22:19:06.457Z] 04104276eaad: Preparing [2022-01-10T22:19:06.457Z] 78af833968ea: Preparing [2022-01-10T22:19:06.457Z] 1a058d5342cc: Preparing [2022-01-10T22:19:06.457Z] 13b9be8e1248: Waiting [2022-01-10T22:19:06.457Z] 9d304913097e: Waiting [2022-01-10T22:19:06.457Z] 3dd26fd8649d: Waiting [2022-01-10T22:19:06.457Z] 04104276eaad: Waiting [2022-01-10T22:19:06.457Z] 78af833968ea: Waiting [2022-01-10T22:19:06.457Z] 1a058d5342cc: Waiting [2022-01-10T22:19:06.457Z] 54b60aa96a53: Layer already exists [2022-01-10T22:19:06.457Z] 8f1a91014aee: Layer already exists [2022-01-10T22:19:06.457Z] 47f110db74f9: Layer already exists [2022-01-10T22:19:06.457Z] 03f2a37cb996: Layer already exists [2022-01-10T22:19:06.457Z] 2b865b61ba6e: Layer already exists [2022-01-10T22:19:06.457Z] 3dd26fd8649d: Layer already exists [2022-01-10T22:19:06.457Z] 9d304913097e: Layer already exists [2022-01-10T22:19:06.457Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:06.457Z] 78af833968ea: Layer already exists [2022-01-10T22:19:06.457Z] 04104276eaad: Layer already exists [2022-01-10T22:19:06.457Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:06.457Z] latest: digest: sha256:253bd234b0cb0ab45a4929a072ed71ffb3fd4c3f632ded6ffc785a0a978651d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:06.758Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:07.046Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.18 [2022-01-10T22:19:07.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-10T22:19:07.046Z] 8f1a91014aee: Preparing [2022-01-10T22:19:07.046Z] 8f1a91014aee: Preparing [2022-01-10T22:19:07.046Z] 2b865b61ba6e: Preparing [2022-01-10T22:19:07.046Z] 03f2a37cb996: Preparing [2022-01-10T22:19:07.046Z] 54b60aa96a53: Preparing [2022-01-10T22:19:07.046Z] 47f110db74f9: Preparing [2022-01-10T22:19:07.046Z] 13b9be8e1248: Preparing [2022-01-10T22:19:07.046Z] 9d304913097e: Preparing [2022-01-10T22:19:07.046Z] 3dd26fd8649d: Preparing [2022-01-10T22:19:07.046Z] 04104276eaad: Preparing [2022-01-10T22:19:07.046Z] 78af833968ea: Preparing [2022-01-10T22:19:07.046Z] 1a058d5342cc: Preparing [2022-01-10T22:19:07.046Z] 13b9be8e1248: Waiting [2022-01-10T22:19:07.046Z] 9d304913097e: Waiting [2022-01-10T22:19:07.046Z] 3dd26fd8649d: Waiting [2022-01-10T22:19:07.046Z] 04104276eaad: Waiting [2022-01-10T22:19:07.046Z] 78af833968ea: Waiting [2022-01-10T22:19:07.046Z] 1a058d5342cc: Waiting [2022-01-10T22:19:07.046Z] 03f2a37cb996: Layer already exists [2022-01-10T22:19:07.046Z] 47f110db74f9: Layer already exists [2022-01-10T22:19:07.046Z] 8f1a91014aee: Layer already exists [2022-01-10T22:19:07.046Z] 54b60aa96a53: Layer already exists [2022-01-10T22:19:07.046Z] 2b865b61ba6e: Layer already exists [2022-01-10T22:19:07.046Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:07.046Z] 3dd26fd8649d: Layer already exists [2022-01-10T22:19:07.046Z] 78af833968ea: Layer already exists [2022-01-10T22:19:07.046Z] 9d304913097e: Layer already exists [2022-01-10T22:19:07.046Z] 04104276eaad: Layer already exists [2022-01-10T22:19:07.046Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:07.046Z] 2.2.0-dev.18: digest: sha256:253bd234b0cb0ab45a4929a072ed71ffb3fd4c3f632ded6ffc785a0a978651d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:07.345Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:07.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:07.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-10T22:19:07.641Z] 8f1a91014aee: Preparing [2022-01-10T22:19:07.641Z] 8f1a91014aee: Preparing [2022-01-10T22:19:07.641Z] 2b865b61ba6e: Preparing [2022-01-10T22:19:07.641Z] 03f2a37cb996: Preparing [2022-01-10T22:19:07.641Z] 54b60aa96a53: Preparing [2022-01-10T22:19:07.641Z] 47f110db74f9: Preparing [2022-01-10T22:19:07.641Z] 13b9be8e1248: Preparing [2022-01-10T22:19:07.641Z] 9d304913097e: Preparing [2022-01-10T22:19:07.641Z] 3dd26fd8649d: Preparing [2022-01-10T22:19:07.641Z] 04104276eaad: Preparing [2022-01-10T22:19:07.641Z] 78af833968ea: Preparing [2022-01-10T22:19:07.641Z] 1a058d5342cc: Preparing [2022-01-10T22:19:07.641Z] 13b9be8e1248: Waiting [2022-01-10T22:19:07.641Z] 9d304913097e: Waiting [2022-01-10T22:19:07.641Z] 3dd26fd8649d: Waiting [2022-01-10T22:19:07.641Z] 78af833968ea: Waiting [2022-01-10T22:19:07.641Z] 1a058d5342cc: Waiting [2022-01-10T22:19:07.641Z] 03f2a37cb996: Layer already exists [2022-01-10T22:19:07.641Z] 54b60aa96a53: Layer already exists [2022-01-10T22:19:07.641Z] 8f1a91014aee: Layer already exists [2022-01-10T22:19:07.641Z] 2b865b61ba6e: Layer already exists [2022-01-10T22:19:07.641Z] 47f110db74f9: Layer already exists [2022-01-10T22:19:07.641Z] 04104276eaad: Layer already exists [2022-01-10T22:19:07.641Z] 9d304913097e: Layer already exists [2022-01-10T22:19:07.641Z] 78af833968ea: Layer already exists [2022-01-10T22:19:07.641Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:07.641Z] 3dd26fd8649d: Layer already exists [2022-01-10T22:19:07.641Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:07.642Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:253bd234b0cb0ab45a4929a072ed71ffb3fd4c3f632ded6ffc785a0a978651d9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:07.946Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:08.245Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-10T22:19:08.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-10T22:19:08.246Z] 8f1a91014aee: Preparing [2022-01-10T22:19:08.246Z] 8f1a91014aee: Preparing [2022-01-10T22:19:08.246Z] 2b865b61ba6e: Preparing [2022-01-10T22:19:08.246Z] 03f2a37cb996: Preparing [2022-01-10T22:19:08.246Z] 54b60aa96a53: Preparing [2022-01-10T22:19:08.246Z] 47f110db74f9: Preparing [2022-01-10T22:19:08.246Z] 13b9be8e1248: Preparing [2022-01-10T22:19:08.246Z] 9d304913097e: Preparing [2022-01-10T22:19:08.246Z] 3dd26fd8649d: Preparing [2022-01-10T22:19:08.246Z] 04104276eaad: Preparing [2022-01-10T22:19:08.246Z] 78af833968ea: Preparing [2022-01-10T22:19:08.246Z] 1a058d5342cc: Preparing [2022-01-10T22:19:08.246Z] 13b9be8e1248: Waiting [2022-01-10T22:19:08.246Z] 9d304913097e: Waiting [2022-01-10T22:19:08.246Z] 3dd26fd8649d: Waiting [2022-01-10T22:19:08.246Z] 04104276eaad: Waiting [2022-01-10T22:19:08.246Z] 78af833968ea: Waiting [2022-01-10T22:19:08.246Z] 1a058d5342cc: Waiting [2022-01-10T22:19:08.246Z] 47f110db74f9: Layer already exists [2022-01-10T22:19:08.246Z] 2b865b61ba6e: Layer already exists [2022-01-10T22:19:08.246Z] 54b60aa96a53: Layer already exists [2022-01-10T22:19:08.246Z] 03f2a37cb996: Layer already exists [2022-01-10T22:19:08.246Z] 8f1a91014aee: Layer already exists [2022-01-10T22:19:08.246Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:08.246Z] 9d304913097e: Layer already exists [2022-01-10T22:19:08.246Z] 78af833968ea: Layer already exists [2022-01-10T22:19:08.246Z] 3dd26fd8649d: Layer already exists [2022-01-10T22:19:08.246Z] 04104276eaad: Layer already exists [2022-01-10T22:19:08.246Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:08.246Z] main: digest: sha256:253bd234b0cb0ab45a4929a072ed71ffb3fd4c3f632ded6ffc785a0a978651d9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:08.275Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:08.281Z] taggedImages: [2022-01-10T22:19:08.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:08.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-10T22:19:08.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.18 [2022-01-10T22:19:08.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:08.281Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-10T22:19:08.295Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-10T22:19:08.295Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:08.295Z] latest [2022-01-10T22:19:08.295Z] 2.2.0-dev.18 [2022-01-10T22:19:08.295Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:08.295Z] main [2022-01-10T22:19:08.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:08.598Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:08.916Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:08.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-10T22:19:08.916Z] f57bd9361959: Preparing [2022-01-10T22:19:08.916Z] bec76d9fb9c4: Preparing [2022-01-10T22:19:08.916Z] 3c87f7e8d64e: Preparing [2022-01-10T22:19:08.916Z] 75c089dfba30: Preparing [2022-01-10T22:19:08.916Z] 7ab43aa2b161: Preparing [2022-01-10T22:19:08.916Z] 1a058d5342cc: Preparing [2022-01-10T22:19:08.916Z] 1a058d5342cc: Waiting [2022-01-10T22:19:09.522Z] 3c87f7e8d64e: Pushed [2022-01-10T22:19:09.522Z] 75c089dfba30: Pushed [2022-01-10T22:19:09.522Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:09.522Z] 7ab43aa2b161: Pushed [2022-01-10T22:19:09.522Z] bec76d9fb9c4: Pushed [2022-01-10T22:19:09.782Z] f57bd9361959: Pushed [2022-01-10T22:19:09.782Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:6834ba8ee9d8d1ce6e72ef50cd83c379494bd3b4a57eb89c3de33dc8a0fb816a size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:10.074Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:10.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-10T22:19:10.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-10T22:19:10.368Z] f57bd9361959: Preparing [2022-01-10T22:19:10.368Z] bec76d9fb9c4: Preparing [2022-01-10T22:19:10.368Z] 3c87f7e8d64e: Preparing [2022-01-10T22:19:10.368Z] 75c089dfba30: Preparing [2022-01-10T22:19:10.368Z] 7ab43aa2b161: Preparing [2022-01-10T22:19:10.368Z] 1a058d5342cc: Preparing [2022-01-10T22:19:10.368Z] 1a058d5342cc: Waiting [2022-01-10T22:19:10.368Z] 3c87f7e8d64e: Layer already exists [2022-01-10T22:19:10.368Z] bec76d9fb9c4: Layer already exists [2022-01-10T22:19:10.368Z] 7ab43aa2b161: Layer already exists [2022-01-10T22:19:10.368Z] f57bd9361959: Layer already exists [2022-01-10T22:19:10.368Z] 75c089dfba30: Layer already exists [2022-01-10T22:19:10.368Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:10.368Z] latest: digest: sha256:6834ba8ee9d8d1ce6e72ef50cd83c379494bd3b4a57eb89c3de33dc8a0fb816a size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:10.668Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:10.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.18 [2022-01-10T22:19:10.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-10T22:19:10.961Z] f57bd9361959: Preparing [2022-01-10T22:19:10.961Z] bec76d9fb9c4: Preparing [2022-01-10T22:19:10.961Z] 3c87f7e8d64e: Preparing [2022-01-10T22:19:10.961Z] 75c089dfba30: Preparing [2022-01-10T22:19:10.961Z] 7ab43aa2b161: Preparing [2022-01-10T22:19:10.961Z] 1a058d5342cc: Preparing [2022-01-10T22:19:10.961Z] 1a058d5342cc: Waiting [2022-01-10T22:19:10.961Z] 75c089dfba30: Layer already exists [2022-01-10T22:19:10.961Z] 7ab43aa2b161: Layer already exists [2022-01-10T22:19:10.961Z] bec76d9fb9c4: Layer already exists [2022-01-10T22:19:10.961Z] f57bd9361959: Layer already exists [2022-01-10T22:19:10.961Z] 3c87f7e8d64e: Layer already exists [2022-01-10T22:19:10.961Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:10.961Z] 2.2.0-dev.18: digest: sha256:6834ba8ee9d8d1ce6e72ef50cd83c379494bd3b4a57eb89c3de33dc8a0fb816a size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:11.259Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:11.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:11.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-10T22:19:11.555Z] f57bd9361959: Preparing [2022-01-10T22:19:11.555Z] bec76d9fb9c4: Preparing [2022-01-10T22:19:11.555Z] 3c87f7e8d64e: Preparing [2022-01-10T22:19:11.555Z] 75c089dfba30: Preparing [2022-01-10T22:19:11.555Z] 7ab43aa2b161: Preparing [2022-01-10T22:19:11.555Z] 1a058d5342cc: Preparing [2022-01-10T22:19:11.555Z] 1a058d5342cc: Waiting [2022-01-10T22:19:11.555Z] 75c089dfba30: Layer already exists [2022-01-10T22:19:11.555Z] bec76d9fb9c4: Layer already exists [2022-01-10T22:19:11.555Z] f57bd9361959: Layer already exists [2022-01-10T22:19:11.555Z] 7ab43aa2b161: Layer already exists [2022-01-10T22:19:11.555Z] 3c87f7e8d64e: Layer already exists [2022-01-10T22:19:11.555Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:11.555Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:6834ba8ee9d8d1ce6e72ef50cd83c379494bd3b4a57eb89c3de33dc8a0fb816a size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:11.853Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:12.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-10T22:19:12.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-10T22:19:12.144Z] f57bd9361959: Preparing [2022-01-10T22:19:12.144Z] bec76d9fb9c4: Preparing [2022-01-10T22:19:12.144Z] 3c87f7e8d64e: Preparing [2022-01-10T22:19:12.144Z] 75c089dfba30: Preparing [2022-01-10T22:19:12.144Z] 7ab43aa2b161: Preparing [2022-01-10T22:19:12.144Z] 1a058d5342cc: Preparing [2022-01-10T22:19:12.144Z] 1a058d5342cc: Waiting [2022-01-10T22:19:12.144Z] 7ab43aa2b161: Layer already exists [2022-01-10T22:19:12.144Z] bec76d9fb9c4: Layer already exists [2022-01-10T22:19:12.144Z] 75c089dfba30: Layer already exists [2022-01-10T22:19:12.144Z] f57bd9361959: Layer already exists [2022-01-10T22:19:12.144Z] 3c87f7e8d64e: Layer already exists [2022-01-10T22:19:12.144Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:12.144Z] main: digest: sha256:6834ba8ee9d8d1ce6e72ef50cd83c379494bd3b4a57eb89c3de33dc8a0fb816a size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:12.183Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:12.193Z] taggedImages: [2022-01-10T22:19:12.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:12.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-10T22:19:12.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.18 [2022-01-10T22:19:12.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:12.193Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-10T22:19:12.215Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-10T22:19:12.215Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:12.215Z] latest [2022-01-10T22:19:12.215Z] 2.2.0-dev.18 [2022-01-10T22:19:12.215Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:12.215Z] main [2022-01-10T22:19:12.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:12.542Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:12.837Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:12.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-10T22:19:12.837Z] a3dfd9669266: Preparing [2022-01-10T22:19:12.837Z] 859d803bb8ae: Preparing [2022-01-10T22:19:12.837Z] c0c53c859bff: Preparing [2022-01-10T22:19:12.837Z] fba1b659725c: Preparing [2022-01-10T22:19:12.837Z] a4b77c6a8eb0: Preparing [2022-01-10T22:19:12.837Z] cd5e16407b80: Preparing [2022-01-10T22:19:12.837Z] fde52f822294: Preparing [2022-01-10T22:19:12.837Z] 6e98829d8a62: Preparing [2022-01-10T22:19:12.837Z] 08e95185fe6c: Preparing [2022-01-10T22:19:12.837Z] 1a058d5342cc: Preparing [2022-01-10T22:19:12.837Z] cd5e16407b80: Waiting [2022-01-10T22:19:12.837Z] fde52f822294: Waiting [2022-01-10T22:19:12.837Z] 6e98829d8a62: Waiting [2022-01-10T22:19:12.837Z] 08e95185fe6c: Waiting [2022-01-10T22:19:12.837Z] 1a058d5342cc: Waiting [2022-01-10T22:19:13.292Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:19:13.292Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:19:13.292Z] ---> 77e1dd889d6e [2022-01-10T22:19:13.292Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:19:13.292Z] ---> Running in 836c5c954d13 [2022-01-10T22:19:13.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:19:13.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:19:13.292Z] ---> 77e1dd889d6e [2022-01-10T22:19:13.292Z] Step 3/23 : WORKDIR /edgex-go [2022-01-10T22:19:13.292Z] ---> Running in 74ab92382862 [2022-01-10T22:19:13.292Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:19:13.292Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:19:13.292Z] ---> 77e1dd889d6e [2022-01-10T22:19:13.292Z] Step 3/24 : WORKDIR /edgex-go [2022-01-10T22:19:13.292Z] ---> Running in aacd2f3df36c [2022-01-10T22:19:13.292Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:19:13.292Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:19:13.292Z] ---> 77e1dd889d6e [2022-01-10T22:19:13.292Z] Step 3/20 : WORKDIR /edgex-go [2022-01-10T22:19:13.292Z] ---> Running in 58d4b6e16871 [2022-01-10T22:19:13.292Z] Removing intermediate container 836c5c954d13 [2022-01-10T22:19:13.292Z] ---> 71c358853a40 [2022-01-10T22:19:13.292Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:19:13.292Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:19:13.292Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:19:13.292Z] ---> 77e1dd889d6e [2022-01-10T22:19:13.292Z] Step 3/30 : WORKDIR /edgex-go [2022-01-10T22:19:13.292Z] ---> Running in b9b402fbd1cb [2022-01-10T22:19:13.292Z] ---> Running in f04554f6ae79 [2022-01-10T22:19:13.292Z] Removing intermediate container 74ab92382862 [2022-01-10T22:19:13.292Z] ---> 2bcd4b43ec50 [2022-01-10T22:19:13.292Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:19:13.292Z] ---> Running in 37d674f6786f [2022-01-10T22:19:13.292Z] Removing intermediate container aacd2f3df36c [2022-01-10T22:19:13.292Z] ---> 57123bf3c45b [2022-01-10T22:19:13.292Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:19:13.292Z] Removing intermediate container 58d4b6e16871 [2022-01-10T22:19:13.292Z] ---> 226cacef34aa [2022-01-10T22:19:13.292Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:19:13.292Z] ---> Running in ce091f89bbe1 [2022-01-10T22:19:13.292Z] ---> Running in ebc0f3278bad [2022-01-10T22:19:13.292Z] Removing intermediate container b9b402fbd1cb [2022-01-10T22:19:13.292Z] ---> c89ba55ffd8f [2022-01-10T22:19:13.292Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:19:13.292Z] ---> Running in 0ca58ddd74d3 [2022-01-10T22:19:13.417Z] 859d803bb8ae: Pushed [2022-01-10T22:19:13.417Z] a4b77c6a8eb0: Pushed [2022-01-10T22:19:13.417Z] a3dfd9669266: Pushed [2022-01-10T22:19:13.417Z] cd5e16407b80: Pushed [2022-01-10T22:19:13.564Z] Removing intermediate container f04554f6ae79 [2022-01-10T22:19:13.565Z] ---> 0cdaec562e14 [2022-01-10T22:19:13.565Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-10T22:19:13.676Z] fba1b659725c: Pushed [2022-01-10T22:19:13.676Z] 6e98829d8a62: Pushed [2022-01-10T22:19:13.676Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:13.676Z] fde52f822294: Pushed [2022-01-10T22:19:13.676Z] 08e95185fe6c: Pushed [2022-01-10T22:19:13.676Z] c0c53c859bff: Pushed [2022-01-10T22:19:13.854Z] ---> Running in 27f523f0cf92 [2022-01-10T22:19:13.854Z] Removing intermediate container 37d674f6786f [2022-01-10T22:19:13.854Z] ---> 2b2c214a553c [2022-01-10T22:19:13.854Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-10T22:19:13.935Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:fcb7dfba03a947f21e8b3c104439619e9d25feef23d4d73708e667dc9d15379d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:14.129Z] ---> Running in 038a21a903be [2022-01-10T22:19:14.129Z] Removing intermediate container ebc0f3278bad [2022-01-10T22:19:14.129Z] ---> ef89db87e96e [2022-01-10T22:19:14.129Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-10T22:19:14.226Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:14.405Z] ---> Running in 5b97f4fc9ef8 [2022-01-10T22:19:14.405Z] Removing intermediate container ce091f89bbe1 [2022-01-10T22:19:14.405Z] ---> dcb80e874321 [2022-01-10T22:19:14.405Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-10T22:19:14.512Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-10T22:19:14.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-10T22:19:14.512Z] a3dfd9669266: Preparing [2022-01-10T22:19:14.512Z] 859d803bb8ae: Preparing [2022-01-10T22:19:14.512Z] c0c53c859bff: Preparing [2022-01-10T22:19:14.512Z] fba1b659725c: Preparing [2022-01-10T22:19:14.512Z] a4b77c6a8eb0: Preparing [2022-01-10T22:19:14.512Z] cd5e16407b80: Preparing [2022-01-10T22:19:14.512Z] fde52f822294: Preparing [2022-01-10T22:19:14.512Z] 6e98829d8a62: Preparing [2022-01-10T22:19:14.512Z] 08e95185fe6c: Preparing [2022-01-10T22:19:14.512Z] 1a058d5342cc: Preparing [2022-01-10T22:19:14.512Z] fde52f822294: Waiting [2022-01-10T22:19:14.512Z] 6e98829d8a62: Waiting [2022-01-10T22:19:14.512Z] 08e95185fe6c: Waiting [2022-01-10T22:19:14.512Z] 1a058d5342cc: Waiting [2022-01-10T22:19:14.512Z] cd5e16407b80: Waiting [2022-01-10T22:19:14.512Z] c0c53c859bff: Layer already exists [2022-01-10T22:19:14.512Z] 859d803bb8ae: Layer already exists [2022-01-10T22:19:14.512Z] a4b77c6a8eb0: Layer already exists [2022-01-10T22:19:14.512Z] a3dfd9669266: Layer already exists [2022-01-10T22:19:14.512Z] fba1b659725c: Layer already exists [2022-01-10T22:19:14.512Z] 08e95185fe6c: Layer already exists [2022-01-10T22:19:14.512Z] cd5e16407b80: Layer already exists [2022-01-10T22:19:14.512Z] fde52f822294: Layer already exists [2022-01-10T22:19:14.512Z] 6e98829d8a62: Layer already exists [2022-01-10T22:19:14.512Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:14.512Z] latest: digest: sha256:fcb7dfba03a947f21e8b3c104439619e9d25feef23d4d73708e667dc9d15379d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:14.692Z] Removing intermediate container 0ca58ddd74d3 [2022-01-10T22:19:14.692Z] ---> 270fb908a265 [2022-01-10T22:19:14.692Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-10T22:19:14.692Z] ---> Running in 66caaeef0e1c [2022-01-10T22:19:14.692Z] ---> Running in 4aa057afa863 [2022-01-10T22:19:14.812Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:15.101Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.18 [2022-01-10T22:19:15.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-10T22:19:15.101Z] a3dfd9669266: Preparing [2022-01-10T22:19:15.101Z] 859d803bb8ae: Preparing [2022-01-10T22:19:15.101Z] c0c53c859bff: Preparing [2022-01-10T22:19:15.101Z] fba1b659725c: Preparing [2022-01-10T22:19:15.101Z] a4b77c6a8eb0: Preparing [2022-01-10T22:19:15.101Z] cd5e16407b80: Preparing [2022-01-10T22:19:15.101Z] fde52f822294: Preparing [2022-01-10T22:19:15.101Z] 6e98829d8a62: Preparing [2022-01-10T22:19:15.101Z] 08e95185fe6c: Preparing [2022-01-10T22:19:15.101Z] 1a058d5342cc: Preparing [2022-01-10T22:19:15.101Z] 6e98829d8a62: Waiting [2022-01-10T22:19:15.101Z] 08e95185fe6c: Waiting [2022-01-10T22:19:15.101Z] 1a058d5342cc: Waiting [2022-01-10T22:19:15.101Z] cd5e16407b80: Waiting [2022-01-10T22:19:15.101Z] fde52f822294: Waiting [2022-01-10T22:19:15.101Z] c0c53c859bff: Layer already exists [2022-01-10T22:19:15.101Z] a4b77c6a8eb0: Layer already exists [2022-01-10T22:19:15.101Z] a3dfd9669266: Layer already exists [2022-01-10T22:19:15.101Z] 859d803bb8ae: Layer already exists [2022-01-10T22:19:15.101Z] fba1b659725c: Layer already exists [2022-01-10T22:19:15.101Z] cd5e16407b80: Layer already exists [2022-01-10T22:19:15.101Z] fde52f822294: Layer already exists [2022-01-10T22:19:15.101Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:15.101Z] 6e98829d8a62: Layer already exists [2022-01-10T22:19:15.101Z] 08e95185fe6c: Layer already exists [2022-01-10T22:19:15.101Z] 2.2.0-dev.18: digest: sha256:fcb7dfba03a947f21e8b3c104439619e9d25feef23d4d73708e667dc9d15379d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:15.401Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:15.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:15.692Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:15.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-10T22:19:15.692Z] a3dfd9669266: Preparing [2022-01-10T22:19:15.692Z] 859d803bb8ae: Preparing [2022-01-10T22:19:15.692Z] c0c53c859bff: Preparing [2022-01-10T22:19:15.692Z] fba1b659725c: Preparing [2022-01-10T22:19:15.692Z] a4b77c6a8eb0: Preparing [2022-01-10T22:19:15.692Z] cd5e16407b80: Preparing [2022-01-10T22:19:15.692Z] fde52f822294: Preparing [2022-01-10T22:19:15.692Z] 6e98829d8a62: Preparing [2022-01-10T22:19:15.692Z] 08e95185fe6c: Preparing [2022-01-10T22:19:15.692Z] 1a058d5342cc: Preparing [2022-01-10T22:19:15.692Z] cd5e16407b80: Waiting [2022-01-10T22:19:15.692Z] fde52f822294: Waiting [2022-01-10T22:19:15.692Z] 6e98829d8a62: Waiting [2022-01-10T22:19:15.692Z] 08e95185fe6c: Waiting [2022-01-10T22:19:15.692Z] 1a058d5342cc: Waiting [2022-01-10T22:19:15.692Z] a3dfd9669266: Layer already exists [2022-01-10T22:19:15.692Z] fba1b659725c: Layer already exists [2022-01-10T22:19:15.692Z] c0c53c859bff: Layer already exists [2022-01-10T22:19:15.692Z] 859d803bb8ae: Layer already exists [2022-01-10T22:19:15.692Z] a4b77c6a8eb0: Layer already exists [2022-01-10T22:19:15.692Z] fde52f822294: Layer already exists [2022-01-10T22:19:15.692Z] 08e95185fe6c: Layer already exists [2022-01-10T22:19:15.692Z] cd5e16407b80: Layer already exists [2022-01-10T22:19:15.692Z] 6e98829d8a62: Layer already exists [2022-01-10T22:19:15.692Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:15.692Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:fcb7dfba03a947f21e8b3c104439619e9d25feef23d4d73708e667dc9d15379d size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:15.971Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:15.989Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:16.242Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:16.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-10T22:19:16.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-10T22:19:16.284Z] a3dfd9669266: Preparing [2022-01-10T22:19:16.284Z] 859d803bb8ae: Preparing [2022-01-10T22:19:16.284Z] c0c53c859bff: Preparing [2022-01-10T22:19:16.284Z] fba1b659725c: Preparing [2022-01-10T22:19:16.284Z] a4b77c6a8eb0: Preparing [2022-01-10T22:19:16.284Z] cd5e16407b80: Preparing [2022-01-10T22:19:16.284Z] fde52f822294: Preparing [2022-01-10T22:19:16.284Z] 6e98829d8a62: Preparing [2022-01-10T22:19:16.284Z] 08e95185fe6c: Preparing [2022-01-10T22:19:16.284Z] 1a058d5342cc: Preparing [2022-01-10T22:19:16.284Z] cd5e16407b80: Waiting [2022-01-10T22:19:16.284Z] fde52f822294: Waiting [2022-01-10T22:19:16.284Z] 6e98829d8a62: Waiting [2022-01-10T22:19:16.284Z] 08e95185fe6c: Waiting [2022-01-10T22:19:16.284Z] 1a058d5342cc: Waiting [2022-01-10T22:19:16.284Z] fba1b659725c: Layer already exists [2022-01-10T22:19:16.284Z] 859d803bb8ae: Layer already exists [2022-01-10T22:19:16.284Z] a4b77c6a8eb0: Layer already exists [2022-01-10T22:19:16.284Z] a3dfd9669266: Layer already exists [2022-01-10T22:19:16.284Z] c0c53c859bff: Layer already exists [2022-01-10T22:19:16.284Z] 6e98829d8a62: Layer already exists [2022-01-10T22:19:16.284Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:16.284Z] fde52f822294: Layer already exists [2022-01-10T22:19:16.284Z] 08e95185fe6c: Layer already exists [2022-01-10T22:19:16.284Z] cd5e16407b80: Layer already exists [2022-01-10T22:19:16.284Z] main: digest: sha256:fcb7dfba03a947f21e8b3c104439619e9d25feef23d4d73708e667dc9d15379d size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:16.317Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:16.326Z] taggedImages: [2022-01-10T22:19:16.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:16.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-10T22:19:16.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.18 [2022-01-10T22:19:16.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:16.326Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-10T22:19:16.350Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-10T22:19:16.350Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:16.350Z] latest [2022-01-10T22:19:16.350Z] 2.2.0-dev.18 [2022-01-10T22:19:16.350Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:16.350Z] main [2022-01-10T22:19:16.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:16.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:16.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:16.515Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:16.659Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:16.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:16.949Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-10T22:19:16.949Z] 1661ff17d4f3: Preparing [2022-01-10T22:19:16.949Z] 19ef7827d350: Preparing [2022-01-10T22:19:16.949Z] 13b9be8e1248: Preparing [2022-01-10T22:19:16.949Z] 2331f3ee2536: Preparing [2022-01-10T22:19:16.949Z] 1a058d5342cc: Preparing [2022-01-10T22:19:16.949Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:16.949Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:16.949Z] 1661ff17d4f3: Pushed [2022-01-10T22:19:16.949Z] 2331f3ee2536: Pushed [2022-01-10T22:19:17.070Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:17.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:17.348Z] OK: 219 MiB in 52 packages [2022-01-10T22:19:17.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:19:17.888Z] 19ef7827d350: Pushed [2022-01-10T22:19:17.888Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:b74e7256700fd5a117692529573c419392171b322ce7ce00f8f0e8ef0300854d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:17.951Z] OK: 219 MiB in 52 packages [2022-01-10T22:19:18.182Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:18.229Z] OK: 219 MiB in 52 packages [2022-01-10T22:19:18.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-10T22:19:18.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-10T22:19:18.481Z] 1661ff17d4f3: Preparing [2022-01-10T22:19:18.481Z] 19ef7827d350: Preparing [2022-01-10T22:19:18.481Z] 13b9be8e1248: Preparing [2022-01-10T22:19:18.481Z] 2331f3ee2536: Preparing [2022-01-10T22:19:18.481Z] 1a058d5342cc: Preparing [2022-01-10T22:19:18.481Z] 1661ff17d4f3: Layer already exists [2022-01-10T22:19:18.481Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:18.481Z] 2331f3ee2536: Layer already exists [2022-01-10T22:19:18.481Z] 19ef7827d350: Layer already exists [2022-01-10T22:19:18.481Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:18.481Z] latest: digest: sha256:b74e7256700fd5a117692529573c419392171b322ce7ce00f8f0e8ef0300854d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:18.510Z] OK: 219 MiB in 52 packages [2022-01-10T22:19:18.510Z] OK: 219 MiB in 52 packages [2022-01-10T22:19:18.783Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.18 [2022-01-10T22:19:18.784Z] Removing intermediate container 27f523f0cf92 [2022-01-10T22:19:18.784Z] ---> be7342563080 [2022-01-10T22:19:18.784Z] Step 6/22 : COPY . . [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:19.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.18 [2022-01-10T22:19:19.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-10T22:19:19.076Z] 1661ff17d4f3: Preparing [2022-01-10T22:19:19.076Z] 19ef7827d350: Preparing [2022-01-10T22:19:19.076Z] 13b9be8e1248: Preparing [2022-01-10T22:19:19.076Z] 2331f3ee2536: Preparing [2022-01-10T22:19:19.076Z] 1a058d5342cc: Preparing [2022-01-10T22:19:19.076Z] 1661ff17d4f3: Layer already exists [2022-01-10T22:19:19.076Z] 2331f3ee2536: Layer already exists [2022-01-10T22:19:19.076Z] 19ef7827d350: Layer already exists [2022-01-10T22:19:19.076Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:19.076Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:19.076Z] 2.2.0-dev.18: digest: sha256:b74e7256700fd5a117692529573c419392171b322ce7ce00f8f0e8ef0300854d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:19.372Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:19.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:19.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-10T22:19:19.689Z] 1661ff17d4f3: Preparing [2022-01-10T22:19:19.689Z] 19ef7827d350: Preparing [2022-01-10T22:19:19.689Z] 13b9be8e1248: Preparing [2022-01-10T22:19:19.689Z] 2331f3ee2536: Preparing [2022-01-10T22:19:19.689Z] 1a058d5342cc: Preparing [2022-01-10T22:19:19.689Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:19.689Z] 1661ff17d4f3: Layer already exists [2022-01-10T22:19:19.689Z] 19ef7827d350: Layer already exists [2022-01-10T22:19:19.689Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:19.689Z] 2331f3ee2536: Layer already exists [2022-01-10T22:19:19.689Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:b74e7256700fd5a117692529573c419392171b322ce7ce00f8f0e8ef0300854d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:19.777Z] Removing intermediate container 038a21a903be [2022-01-10T22:19:19.777Z] ---> fab666824848 [2022-01-10T22:19:19.777Z] Step 6/23 : COPY go.mod . [2022-01-10T22:19:19.777Z] Removing intermediate container 5b97f4fc9ef8 [2022-01-10T22:19:19.777Z] ---> 88ebdc8aa3e3 [2022-01-10T22:19:19.777Z] Step 6/20 : COPY . . [2022-01-10T22:19:19.991Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:20.052Z] Removing intermediate container 66caaeef0e1c [2022-01-10T22:19:20.052Z] ---> f36431cad717 [2022-01-10T22:19:20.052Z] Step 6/24 : COPY . . [2022-01-10T22:19:20.052Z] Removing intermediate container 4aa057afa863 [2022-01-10T22:19:20.052Z] ---> 67c7070f79e2 [2022-01-10T22:19:20.052Z] Step 6/30 : COPY . . [2022-01-10T22:19:20.283Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-10T22:19:20.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-10T22:19:20.283Z] 1661ff17d4f3: Preparing [2022-01-10T22:19:20.283Z] 19ef7827d350: Preparing [2022-01-10T22:19:20.283Z] 13b9be8e1248: Preparing [2022-01-10T22:19:20.283Z] 2331f3ee2536: Preparing [2022-01-10T22:19:20.283Z] 1a058d5342cc: Preparing [2022-01-10T22:19:20.283Z] 2331f3ee2536: Layer already exists [2022-01-10T22:19:20.283Z] 1661ff17d4f3: Layer already exists [2022-01-10T22:19:20.283Z] 19ef7827d350: Layer already exists [2022-01-10T22:19:20.283Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:20.283Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:20.283Z] main: digest: sha256:b74e7256700fd5a117692529573c419392171b322ce7ce00f8f0e8ef0300854d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:20.315Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:20.326Z] taggedImages: [2022-01-10T22:19:20.326Z] - nexus3.edgexfoundry.org:10004/support-notifications:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:20.326Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-10T22:19:20.326Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.18 [2022-01-10T22:19:20.326Z] - nexus3.edgexfoundry.org:10004/support-notifications:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:20.326Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-10T22:19:20.353Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-10T22:19:20.353Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:20.353Z] latest [2022-01-10T22:19:20.353Z] 2.2.0-dev.18 [2022-01-10T22:19:20.353Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:20.353Z] main [2022-01-10T22:19:20.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:20.657Z] ---> 6c87e37e4579 [2022-01-10T22:19:20.657Z] Step 7/23 : RUN go mod download [2022-01-10T22:19:20.673Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:20.931Z] ---> Running in b126ef6ecd63 [2022-01-10T22:19:20.966Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:20.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-10T22:19:20.966Z] b8f93265bd17: Preparing [2022-01-10T22:19:20.966Z] 0f1daddafde9: Preparing [2022-01-10T22:19:20.966Z] 13b9be8e1248: Preparing [2022-01-10T22:19:20.966Z] dd04075d80bc: Preparing [2022-01-10T22:19:20.966Z] 1a058d5342cc: Preparing [2022-01-10T22:19:20.966Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:20.966Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:20.966Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:20.966Z] b8f93265bd17: Pushed [2022-01-10T22:19:21.904Z] 0f1daddafde9: Pushed [2022-01-10T22:19:22.164Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:d1714734d2fa270fc4ce6f861011e27b6183d6c4d8513cb5384693d1fcfeea9e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:22.460Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:22.746Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-10T22:19:22.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-10T22:19:22.746Z] b8f93265bd17: Preparing [2022-01-10T22:19:22.746Z] 0f1daddafde9: Preparing [2022-01-10T22:19:22.746Z] 13b9be8e1248: Preparing [2022-01-10T22:19:22.746Z] dd04075d80bc: Preparing [2022-01-10T22:19:22.746Z] 1a058d5342cc: Preparing [2022-01-10T22:19:22.746Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:22.746Z] 0f1daddafde9: Layer already exists [2022-01-10T22:19:22.746Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:22.746Z] b8f93265bd17: Layer already exists [2022-01-10T22:19:22.746Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:22.746Z] latest: digest: sha256:d1714734d2fa270fc4ce6f861011e27b6183d6c4d8513cb5384693d1fcfeea9e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:23.042Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:23.329Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.18 [2022-01-10T22:19:23.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-10T22:19:23.329Z] b8f93265bd17: Preparing [2022-01-10T22:19:23.329Z] 0f1daddafde9: Preparing [2022-01-10T22:19:23.329Z] 13b9be8e1248: Preparing [2022-01-10T22:19:23.329Z] dd04075d80bc: Preparing [2022-01-10T22:19:23.329Z] 1a058d5342cc: Preparing [2022-01-10T22:19:23.329Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:23.329Z] b8f93265bd17: Layer already exists [2022-01-10T22:19:23.329Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:23.329Z] 0f1daddafde9: Layer already exists [2022-01-10T22:19:23.329Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:23.329Z] 2.2.0-dev.18: digest: sha256:d1714734d2fa270fc4ce6f861011e27b6183d6c4d8513cb5384693d1fcfeea9e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:23.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:23.916Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:23.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-10T22:19:23.916Z] b8f93265bd17: Preparing [2022-01-10T22:19:23.916Z] 0f1daddafde9: Preparing [2022-01-10T22:19:23.916Z] 13b9be8e1248: Preparing [2022-01-10T22:19:23.916Z] dd04075d80bc: Preparing [2022-01-10T22:19:23.916Z] 1a058d5342cc: Preparing [2022-01-10T22:19:23.916Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:23.916Z] 0f1daddafde9: Layer already exists [2022-01-10T22:19:23.916Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:23.916Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:23.916Z] b8f93265bd17: Layer already exists [2022-01-10T22:19:23.916Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:d1714734d2fa270fc4ce6f861011e27b6183d6c4d8513cb5384693d1fcfeea9e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:24.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:24.505Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-10T22:19:24.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-10T22:19:24.505Z] b8f93265bd17: Preparing [2022-01-10T22:19:24.505Z] 0f1daddafde9: Preparing [2022-01-10T22:19:24.505Z] 13b9be8e1248: Preparing [2022-01-10T22:19:24.505Z] dd04075d80bc: Preparing [2022-01-10T22:19:24.505Z] 1a058d5342cc: Preparing [2022-01-10T22:19:24.505Z] b8f93265bd17: Layer already exists [2022-01-10T22:19:24.505Z] dd04075d80bc: Layer already exists [2022-01-10T22:19:24.505Z] 0f1daddafde9: Layer already exists [2022-01-10T22:19:24.505Z] 13b9be8e1248: Layer already exists [2022-01-10T22:19:24.505Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:24.505Z] main: digest: sha256:d1714734d2fa270fc4ce6f861011e27b6183d6c4d8513cb5384693d1fcfeea9e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:24.543Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:24.551Z] taggedImages: [2022-01-10T22:19:24.551Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:24.551Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-10T22:19:24.551Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.18 [2022-01-10T22:19:24.551Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:24.551Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-10T22:19:24.571Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-10T22:19:24.571Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:24.571Z] latest [2022-01-10T22:19:24.571Z] 2.2.0-dev.18 [2022-01-10T22:19:24.571Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:24.571Z] main [2022-01-10T22:19:24.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:24.890Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:25.183Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:25.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-10T22:19:25.183Z] b85f74c077ab: Preparing [2022-01-10T22:19:25.183Z] 5e3fdbb67a6a: Preparing [2022-01-10T22:19:25.183Z] e0e8e10746dc: Preparing [2022-01-10T22:19:25.183Z] fa9f11041c25: Preparing [2022-01-10T22:19:25.183Z] 4b4527d9d361: Preparing [2022-01-10T22:19:25.183Z] 0419e16943bb: Preparing [2022-01-10T22:19:25.183Z] 2bc6eda7d6fe: Preparing [2022-01-10T22:19:25.183Z] 38c686747f67: Preparing [2022-01-10T22:19:25.183Z] 698317193ef4: Preparing [2022-01-10T22:19:25.183Z] 3de006b0ad1b: Preparing [2022-01-10T22:19:25.183Z] 1a058d5342cc: Preparing [2022-01-10T22:19:25.183Z] 0419e16943bb: Waiting [2022-01-10T22:19:25.183Z] 2bc6eda7d6fe: Waiting [2022-01-10T22:19:25.183Z] 38c686747f67: Waiting [2022-01-10T22:19:25.183Z] 698317193ef4: Waiting [2022-01-10T22:19:25.183Z] 3de006b0ad1b: Waiting [2022-01-10T22:19:25.183Z] 1a058d5342cc: Waiting [2022-01-10T22:19:25.183Z] 4b4527d9d361: Layer already exists [2022-01-10T22:19:25.249Z] Removing intermediate container b126ef6ecd63 [2022-01-10T22:19:25.249Z] ---> 5135fba95674 [2022-01-10T22:19:25.249Z] Step 8/23 : COPY . . [2022-01-10T22:19:25.774Z] 0419e16943bb: Layer already exists [2022-01-10T22:19:25.775Z] 2bc6eda7d6fe: Layer already exists [2022-01-10T22:19:25.775Z] 38c686747f67: Layer already exists [2022-01-10T22:19:25.775Z] 698317193ef4: Layer already exists [2022-01-10T22:19:25.775Z] 3de006b0ad1b: Layer already exists [2022-01-10T22:19:25.775Z] 5e3fdbb67a6a: Pushed [2022-01-10T22:19:25.775Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:25.775Z] b85f74c077ab: Pushed [2022-01-10T22:19:26.034Z] e0e8e10746dc: Pushed [2022-01-10T22:19:30.232Z] fa9f11041c25: Pushed [2022-01-10T22:19:30.232Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:e315551b01cb2bd4c4d810b57b6748bdafd571c051ac12748a9c5c359bfbecff size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:30.529Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:30.818Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-10T22:19:30.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-10T22:19:30.818Z] b85f74c077ab: Preparing [2022-01-10T22:19:30.818Z] 5e3fdbb67a6a: Preparing [2022-01-10T22:19:30.818Z] e0e8e10746dc: Preparing [2022-01-10T22:19:30.818Z] fa9f11041c25: Preparing [2022-01-10T22:19:30.818Z] 4b4527d9d361: Preparing [2022-01-10T22:19:30.818Z] 0419e16943bb: Preparing [2022-01-10T22:19:30.818Z] 2bc6eda7d6fe: Preparing [2022-01-10T22:19:30.818Z] 38c686747f67: Preparing [2022-01-10T22:19:30.818Z] 698317193ef4: Preparing [2022-01-10T22:19:30.818Z] 3de006b0ad1b: Preparing [2022-01-10T22:19:30.818Z] 1a058d5342cc: Preparing [2022-01-10T22:19:30.818Z] 2bc6eda7d6fe: Waiting [2022-01-10T22:19:30.818Z] 38c686747f67: Waiting [2022-01-10T22:19:30.818Z] 698317193ef4: Waiting [2022-01-10T22:19:30.818Z] 3de006b0ad1b: Waiting [2022-01-10T22:19:30.818Z] 1a058d5342cc: Waiting [2022-01-10T22:19:30.818Z] 0419e16943bb: Waiting [2022-01-10T22:19:30.818Z] b85f74c077ab: Layer already exists [2022-01-10T22:19:30.818Z] 4b4527d9d361: Layer already exists [2022-01-10T22:19:30.818Z] fa9f11041c25: Layer already exists [2022-01-10T22:19:30.818Z] 5e3fdbb67a6a: Layer already exists [2022-01-10T22:19:30.818Z] e0e8e10746dc: Layer already exists [2022-01-10T22:19:30.818Z] 0419e16943bb: Layer already exists [2022-01-10T22:19:30.818Z] 2bc6eda7d6fe: Layer already exists [2022-01-10T22:19:30.818Z] 3de006b0ad1b: Layer already exists [2022-01-10T22:19:30.818Z] 698317193ef4: Layer already exists [2022-01-10T22:19:30.818Z] 38c686747f67: Layer already exists [2022-01-10T22:19:30.818Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:30.818Z] latest: digest: sha256:e315551b01cb2bd4c4d810b57b6748bdafd571c051ac12748a9c5c359bfbecff size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:31.118Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:31.409Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.18 [2022-01-10T22:19:31.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-10T22:19:31.409Z] b85f74c077ab: Preparing [2022-01-10T22:19:31.409Z] 5e3fdbb67a6a: Preparing [2022-01-10T22:19:31.409Z] e0e8e10746dc: Preparing [2022-01-10T22:19:31.409Z] fa9f11041c25: Preparing [2022-01-10T22:19:31.409Z] 4b4527d9d361: Preparing [2022-01-10T22:19:31.409Z] 0419e16943bb: Preparing [2022-01-10T22:19:31.409Z] 2bc6eda7d6fe: Preparing [2022-01-10T22:19:31.409Z] 38c686747f67: Preparing [2022-01-10T22:19:31.409Z] 698317193ef4: Preparing [2022-01-10T22:19:31.409Z] 3de006b0ad1b: Preparing [2022-01-10T22:19:31.409Z] 1a058d5342cc: Preparing [2022-01-10T22:19:31.409Z] 0419e16943bb: Waiting [2022-01-10T22:19:31.409Z] 2bc6eda7d6fe: Waiting [2022-01-10T22:19:31.409Z] 38c686747f67: Waiting [2022-01-10T22:19:31.409Z] 698317193ef4: Waiting [2022-01-10T22:19:31.409Z] 3de006b0ad1b: Waiting [2022-01-10T22:19:31.409Z] 1a058d5342cc: Waiting [2022-01-10T22:19:31.409Z] e0e8e10746dc: Layer already exists [2022-01-10T22:19:31.409Z] b85f74c077ab: Layer already exists [2022-01-10T22:19:31.409Z] fa9f11041c25: Layer already exists [2022-01-10T22:19:31.409Z] 5e3fdbb67a6a: Layer already exists [2022-01-10T22:19:31.409Z] 4b4527d9d361: Layer already exists [2022-01-10T22:19:31.409Z] 0419e16943bb: Layer already exists [2022-01-10T22:19:31.409Z] 2bc6eda7d6fe: Layer already exists [2022-01-10T22:19:31.409Z] 38c686747f67: Layer already exists [2022-01-10T22:19:31.409Z] 698317193ef4: Layer already exists [2022-01-10T22:19:31.409Z] 3de006b0ad1b: Layer already exists [2022-01-10T22:19:31.409Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:31.409Z] 2.2.0-dev.18: digest: sha256:e315551b01cb2bd4c4d810b57b6748bdafd571c051ac12748a9c5c359bfbecff size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:31.707Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:31.996Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:31.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-10T22:19:31.996Z] b85f74c077ab: Preparing [2022-01-10T22:19:31.996Z] 5e3fdbb67a6a: Preparing [2022-01-10T22:19:31.996Z] e0e8e10746dc: Preparing [2022-01-10T22:19:31.996Z] fa9f11041c25: Preparing [2022-01-10T22:19:31.996Z] 4b4527d9d361: Preparing [2022-01-10T22:19:31.996Z] 0419e16943bb: Preparing [2022-01-10T22:19:31.996Z] 2bc6eda7d6fe: Preparing [2022-01-10T22:19:31.996Z] 38c686747f67: Preparing [2022-01-10T22:19:31.996Z] 698317193ef4: Preparing [2022-01-10T22:19:31.996Z] 3de006b0ad1b: Preparing [2022-01-10T22:19:31.996Z] 1a058d5342cc: Preparing [2022-01-10T22:19:31.996Z] 0419e16943bb: Waiting [2022-01-10T22:19:31.996Z] 2bc6eda7d6fe: Waiting [2022-01-10T22:19:31.996Z] 38c686747f67: Waiting [2022-01-10T22:19:31.996Z] 698317193ef4: Waiting [2022-01-10T22:19:31.996Z] 3de006b0ad1b: Waiting [2022-01-10T22:19:31.996Z] 1a058d5342cc: Waiting [2022-01-10T22:19:31.996Z] b85f74c077ab: Layer already exists [2022-01-10T22:19:31.996Z] 4b4527d9d361: Layer already exists [2022-01-10T22:19:31.996Z] 5e3fdbb67a6a: Layer already exists [2022-01-10T22:19:31.996Z] e0e8e10746dc: Layer already exists [2022-01-10T22:19:31.996Z] fa9f11041c25: Layer already exists [2022-01-10T22:19:31.996Z] 0419e16943bb: Layer already exists [2022-01-10T22:19:31.996Z] 38c686747f67: Layer already exists [2022-01-10T22:19:31.996Z] 698317193ef4: Layer already exists [2022-01-10T22:19:31.996Z] 3de006b0ad1b: Layer already exists [2022-01-10T22:19:31.996Z] 2bc6eda7d6fe: Layer already exists [2022-01-10T22:19:31.996Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:31.996Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:e315551b01cb2bd4c4d810b57b6748bdafd571c051ac12748a9c5c359bfbecff size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:32.303Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:19:32.600Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-10T22:19:32.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-10T22:19:32.600Z] b85f74c077ab: Preparing [2022-01-10T22:19:32.600Z] 5e3fdbb67a6a: Preparing [2022-01-10T22:19:32.600Z] e0e8e10746dc: Preparing [2022-01-10T22:19:32.600Z] fa9f11041c25: Preparing [2022-01-10T22:19:32.600Z] 4b4527d9d361: Preparing [2022-01-10T22:19:32.600Z] 0419e16943bb: Preparing [2022-01-10T22:19:32.600Z] 2bc6eda7d6fe: Preparing [2022-01-10T22:19:32.600Z] 38c686747f67: Preparing [2022-01-10T22:19:32.600Z] 698317193ef4: Preparing [2022-01-10T22:19:32.600Z] 3de006b0ad1b: Preparing [2022-01-10T22:19:32.600Z] 1a058d5342cc: Preparing [2022-01-10T22:19:32.600Z] 2bc6eda7d6fe: Waiting [2022-01-10T22:19:32.600Z] 38c686747f67: Waiting [2022-01-10T22:19:32.600Z] 698317193ef4: Waiting [2022-01-10T22:19:32.600Z] 3de006b0ad1b: Waiting [2022-01-10T22:19:32.600Z] 1a058d5342cc: Waiting [2022-01-10T22:19:32.600Z] 0419e16943bb: Waiting [2022-01-10T22:19:32.600Z] 4b4527d9d361: Layer already exists [2022-01-10T22:19:32.600Z] e0e8e10746dc: Layer already exists [2022-01-10T22:19:32.600Z] fa9f11041c25: Layer already exists [2022-01-10T22:19:32.600Z] 5e3fdbb67a6a: Layer already exists [2022-01-10T22:19:32.600Z] b85f74c077ab: Layer already exists [2022-01-10T22:19:32.600Z] 0419e16943bb: Layer already exists [2022-01-10T22:19:32.600Z] 3de006b0ad1b: Layer already exists [2022-01-10T22:19:32.600Z] 2bc6eda7d6fe: Layer already exists [2022-01-10T22:19:32.600Z] 38c686747f67: Layer already exists [2022-01-10T22:19:32.600Z] 698317193ef4: Layer already exists [2022-01-10T22:19:32.600Z] 1a058d5342cc: Layer already exists [2022-01-10T22:19:32.600Z] main: digest: sha256:e315551b01cb2bd4c4d810b57b6748bdafd571c051ac12748a9c5c359bfbecff size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:19:32.639Z] ===================================================== [Pipeline] echo [2022-01-10T22:19:32.648Z] taggedImages: [2022-01-10T22:19:32.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:19:32.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-10T22:19:32.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.18 [2022-01-10T22:19:32.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:19:32.648Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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-01-10T22:19:35.777Z] ---> 51b0273dfd20 [2022-01-10T22:19:35.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:19:36.058Z] ---> Running in 3ab5bca008fb [2022-01-10T22:19:36.659Z] ---> d106f9be8a40 [2022-01-10T22:19:36.659Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:19:36.659Z] ---> 7d913baa031e [2022-01-10T22:19:36.659Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:19:36.932Z] ---> Running in 16887afc8333 [2022-01-10T22:19:36.932Z] ---> Running in b54e2249d4e0 [2022-01-10T22:19:37.918Z] ---> c4a52a89fc82 [2022-01-10T22:19:37.918Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:19:37.918Z] ---> Running in b34a00c770a1 [2022-01-10T22:19:40.552Z] Removing intermediate container 3ab5bca008fb [2022-01-10T22:19:40.552Z] ---> 82f95400f570 [2022-01-10T22:19:40.552Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-10T22:19:40.827Z] ---> Running in d317df1993be [2022-01-10T22:19:41.814Z] Removing intermediate container b54e2249d4e0 [2022-01-10T22:19:41.814Z] ---> cfd21a6b9aed [2022-01-10T22:19:41.814Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-10T22:19:41.814Z] Removing intermediate container 16887afc8333 [2022-01-10T22:19:41.814Z] ---> 402f6c709268 [2022-01-10T22:19:41.814Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-10T22:19:42.095Z] ---> Running in f0df8b4574a4 [2022-01-10T22:19:42.095Z] ---> Running in 044eb4913213 [2022-01-10T22:19:42.701Z] Removing intermediate container b34a00c770a1 [2022-01-10T22:19:42.701Z] ---> 9d9767ce32b4 [2022-01-10T22:19:42.701Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-10T22:19:42.701Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-10T22:19:42.977Z] ---> Running in e43e1f349ca2 [2022-01-10T22:19:43.962Z] ---> d752fe51f3d3 [2022-01-10T22:19:43.962Z] Step 9/23 : RUN go mod tidy [2022-01-10T22:19:44.241Z] ---> Running in b7416a1a6fa9 [2022-01-10T22:19:44.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-10T22:19:44.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-10T22:19:45.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-10T22:19:51.846Z] Removing intermediate container b7416a1a6fa9 [2022-01-10T22:19:51.846Z] ---> c5e950a5b381 [2022-01-10T22:19:51.846Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-10T22:19:51.846Z] ---> Running in 57278775eb80 [2022-01-10T22:19:53.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-10T22:21:30.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-10T22:21:31.534Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-10T22:21:35.867Z] Removing intermediate container d317df1993be [2022-01-10T22:21:35.867Z] ---> f397d672176e [2022-01-10T22:21:35.867Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-10T22:21:36.145Z] ---> Running in 1fdd6327ddef [2022-01-10T22:21:38.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-10T22:21:43.548Z] Removing intermediate container 044eb4913213 [2022-01-10T22:21:43.548Z] ---> 568b3560faf0 [2022-01-10T22:21:43.548Z] [2022-01-10T22:21:43.548Z] Step 9/30 : FROM alpine:3.14 [2022-01-10T22:21:43.548Z] 3.14: Pulling from library/alpine [2022-01-10T22:21:43.548Z] Removing intermediate container 1fdd6327ddef [2022-01-10T22:21:43.548Z] ---> 4fe40ba5769f [2022-01-10T22:21:43.548Z] [2022-01-10T22:21:43.548Z] Step 10/22 : FROM docker:20.10.10 [2022-01-10T22:21:43.826Z] 20.10.10: Pulling from library/docker [2022-01-10T22:21:45.260Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-10T22:21:45.260Z] Status: Downloaded newer image for alpine:3.14 [2022-01-10T22:21:45.260Z] ---> 5b8b7b635229 [2022-01-10T22:21:45.260Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-10T22:21:45.541Z] ---> Running in 5379fa930521 [2022-01-10T22:21:46.535Z] Removing intermediate container 5379fa930521 [2022-01-10T22:21:46.535Z] ---> cec79e276e90 [2022-01-10T22:21:46.535Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-10T22:21:46.806Z] ---> Running in 73a8955bc3dd [2022-01-10T22:21:47.088Z] Removing intermediate container e43e1f349ca2 [2022-01-10T22:21:47.088Z] ---> c21b360c154b [2022-01-10T22:21:47.088Z] [2022-01-10T22:21:47.088Z] Step 9/24 : FROM alpine:3.14 [2022-01-10T22:21:47.088Z] ---> 5b8b7b635229 [2022-01-10T22:21:47.088Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-10T22:21:47.088Z] ---> Running in a39715d7fac6 [2022-01-10T22:21:47.368Z] Removing intermediate container f0df8b4574a4 [2022-01-10T22:21:47.368Z] ---> 38f92a373e40 [2022-01-10T22:21:47.368Z] [2022-01-10T22:21:47.368Z] Step 9/20 : FROM alpine:3.14 [2022-01-10T22:21:47.368Z] ---> 5b8b7b635229 [2022-01-10T22:21:47.368Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-10T22:21:47.641Z] ---> Running in 865794cd6843 [2022-01-10T22:21:48.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:48.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:49.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:50.067Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-10T22:21:50.067Z] (2/2) Installing su-exec (0.2-r1) [2022-01-10T22:21:50.067Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:21:50.343Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-10T22:21:50.343Z] OK: 6 MiB in 16 packages [2022-01-10T22:21:50.343Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-10T22:21:50.343Z] (3/3) Installing su-exec (0.2-r1) [2022-01-10T22:21:50.343Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:21:50.343Z] Executing ca-certificates-20191127-r5.trigger [2022-01-10T22:21:50.621Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-10T22:21:50.621Z] OK: 6 MiB in 17 packages [2022-01-10T22:21:50.621Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-10T22:21:50.622Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-10T22:21:50.622Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-10T22:21:50.622Z] (5/5) Installing curl (7.79.1-r0) [2022-01-10T22:21:50.622Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:21:50.622Z] Executing ca-certificates-20191127-r5.trigger [2022-01-10T22:21:50.901Z] OK: 8 MiB in 19 packages [2022-01-10T22:21:52.345Z] Removing intermediate container 57278775eb80 [2022-01-10T22:21:52.345Z] ---> a7f59c209963 [2022-01-10T22:21:52.345Z] [2022-01-10T22:21:52.345Z] Step 11/23 : FROM alpine:3.14 [2022-01-10T22:21:52.345Z] ---> 5b8b7b635229 [2022-01-10T22:21:52.345Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-10T22:21:52.620Z] Removing intermediate container 73a8955bc3dd [2022-01-10T22:21:52.620Z] ---> aaedab39c942 [2022-01-10T22:21:52.620Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-10T22:21:52.620Z] ---> Running in 31afd0f0e927 [2022-01-10T22:21:52.620Z] ---> Running in 9570ba9a5444 [2022-01-10T22:21:53.226Z] Removing intermediate container a39715d7fac6 [2022-01-10T22:21:53.226Z] ---> ebf78a55f63a [2022-01-10T22:21:53.226Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-10T22:21:53.504Z] ---> Running in df59d70cbc1f [2022-01-10T22:21:53.504Z] Removing intermediate container 9570ba9a5444 [2022-01-10T22:21:53.504Z] ---> 9b1ffe14191f [2022-01-10T22:21:53.504Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-10T22:21:53.504Z] Removing intermediate container 865794cd6843 [2022-01-10T22:21:53.504Z] ---> 74d7f7c5edd6 [2022-01-10T22:21:53.504Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-10T22:21:53.779Z] ---> Running in f02eda755ee0 [2022-01-10T22:21:53.779Z] ---> Running in b153dcde7dee [2022-01-10T22:21:54.048Z] Removing intermediate container df59d70cbc1f [2022-01-10T22:21:54.048Z] ---> 99f3d817dd42 [2022-01-10T22:21:54.048Z] Step 12/24 : WORKDIR / [2022-01-10T22:21:54.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:54.324Z] ---> Running in 2586c49c4af2 [2022-01-10T22:21:54.324Z] Removing intermediate container b153dcde7dee [2022-01-10T22:21:54.324Z] ---> ed65d4b4fda0 [2022-01-10T22:21:54.324Z] Step 12/20 : WORKDIR /edgex [2022-01-10T22:21:54.324Z] Removing intermediate container f02eda755ee0 [2022-01-10T22:21:54.324Z] ---> f72232d52fae [2022-01-10T22:21:54.324Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-10T22:21:54.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:21:54.602Z] ---> Running in 426164a416ee [2022-01-10T22:21:54.602Z] ---> Running in 67ff8a453a4f [2022-01-10T22:21:55.206Z] Removing intermediate container 2586c49c4af2 [2022-01-10T22:21:55.206Z] ---> c055cff7c4cf [2022-01-10T22:21:55.206Z] 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-01-10T22:21:55.206Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-10T22:21:55.206Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:21:55.206Z] OK: 6 MiB in 15 packages [2022-01-10T22:21:55.488Z] Removing intermediate container 426164a416ee [2022-01-10T22:21:55.488Z] ---> 1b9d61bb1c86 [2022-01-10T22:21:55.488Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-10T22:21:56.473Z] ---> 1e44020a6e75 [2022-01-10T22:21:56.473Z] 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-01-10T22:21:56.747Z] Removing intermediate container 31afd0f0e927 [2022-01-10T22:21:56.747Z] ---> 615ae7ef2873 [2022-01-10T22:21:56.747Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:21:56.747Z] ---> 06d3e56b8e6b [2022-01-10T22:21:56.747Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-10T22:21:57.023Z] ---> Running in ceb962315d57 [2022-01-10T22:21:57.622Z] Removing intermediate container ceb962315d57 [2022-01-10T22:21:57.622Z] ---> 5477063154b5 [2022-01-10T22:21:57.622Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-10T22:21:57.622Z] Removing intermediate container 67ff8a453a4f [2022-01-10T22:21:57.622Z] ---> 7d14537ef6c8 [2022-01-10T22:21:57.622Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-10T22:21:57.622Z] ---> 8784c52bcc01 [2022-01-10T22:21:57.622Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-10T22:21:57.897Z] ---> Running in 25e2c388037d [2022-01-10T22:21:57.897Z] ---> Running in 3ea75e429076 [2022-01-10T22:21:58.493Z] ---> 940af3018d19 [2022-01-10T22:21:58.493Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-10T22:21:58.493Z] Removing intermediate container 3ea75e429076 [2022-01-10T22:21:58.493Z] ---> 2ac930958fcc [2022-01-10T22:21:58.493Z] Removing intermediate container 25e2c388037d [2022-01-10T22:21:58.493Z] ---> 78c876554adc [2022-01-10T22:21:58.493Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-10T22:21:58.493Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-10T22:21:58.765Z] ---> Running in 106f71b06d62 [2022-01-10T22:21:58.765Z] ---> 5a68b96e2e8c [2022-01-10T22:21:58.765Z] 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-01-10T22:21:59.362Z] Removing intermediate container 106f71b06d62 [2022-01-10T22:21:59.362Z] ---> b51b16dca213 [2022-01-10T22:21:59.362Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:21:59.964Z] ---> cf8c8ae496a1 [2022-01-10T22:21:59.964Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-10T22:21:59.964Z] ---> a8ec9e300209 [2022-01-10T22:21:59.964Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-10T22:22:00.241Z] ---> 6583e834416c [2022-01-10T22:22:00.241Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-10T22:22:00.241Z] ---> Running in 09224c4344eb [2022-01-10T22:22:00.241Z] ---> Running in 71c2f19703b2 [2022-01-10T22:22:00.517Z] ---> 3a7db58057bf [2022-01-10T22:22:00.517Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-10T22:22:01.119Z] Removing intermediate container 71c2f19703b2 [2022-01-10T22:22:01.119Z] ---> ab131c0bfac4 [2022-01-10T22:22:01.119Z] Step 17/20 : CMD ["--init=true"] [2022-01-10T22:22:01.119Z] ---> Running in 503f6fc9e27f [2022-01-10T22:22:01.394Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-10T22:22:01.394Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-10T22:22:01.668Z] ---> 520e9a0a30f7 [2022-01-10T22:22:01.668Z] 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-01-10T22:22:01.668Z] ---> e78fcffee12d [2022-01-10T22:22:01.668Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-10T22:22:01.668Z] ---> Running in efe47c16749e [2022-01-10T22:22:01.943Z] Removing intermediate container 503f6fc9e27f [2022-01-10T22:22:01.943Z] ---> 7b1b634df4ea [2022-01-10T22:22:01.943Z] Step 18/20 : LABEL arch=arm64 [2022-01-10T22:22:01.943Z] ---> Running in 1e1c7d957e3e [2022-01-10T22:22:02.219Z] Removing intermediate container efe47c16749e [2022-01-10T22:22:02.220Z] ---> 28fa5b7d84e7 [2022-01-10T22:22:02.220Z] 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-01-10T22:22:02.502Z] ---> 11581eafd400 [2022-01-10T22:22:02.502Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-10T22:22:02.502Z] ---> Running in 86af308a0845 [2022-01-10T22:22:02.806Z] Removing intermediate container 1e1c7d957e3e [2022-01-10T22:22:02.806Z] ---> 1ee773460865 [2022-01-10T22:22:02.806Z] Step 19/20 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:22:02.806Z] ---> Running in c65f11f28611 [2022-01-10T22:22:03.166Z] Removing intermediate container 09224c4344eb [2022-01-10T22:22:03.166Z] ---> 38e884b45e5c [2022-01-10T22:22:03.166Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:22:03.858Z] Removing intermediate container c65f11f28611 [2022-01-10T22:22:03.858Z] ---> 6806beddb6ba [2022-01-10T22:22:03.858Z] Step 20/20 : LABEL version=2.2.0-dev.18 [2022-01-10T22:22:03.858Z] ---> 23c55235798b [2022-01-10T22:22:03.858Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-10T22:22:03.858Z] ---> Running in 1acf543c961b [2022-01-10T22:22:04.134Z] ---> Running in c98682408602 [2022-01-10T22:22:04.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:22:04.452Z] ---> 8802f342a990 [2022-01-10T22:22:04.452Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-10T22:22:04.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:22:04.745Z] Removing intermediate container c98682408602 [2022-01-10T22:22:04.745Z] ---> aff977656089 [2022-01-10T22:22:04.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:22:04.745Z] Removing intermediate container 1acf543c961b [2022-01-10T22:22:04.745Z] ---> 6a73c0b30e9c [2022-01-10T22:22:04.745Z] [2022-01-10T22:22:05.023Z] ---> Running in c813d257d9a1 [2022-01-10T22:22:05.294Z] ---> 71bd6354e142 [2022-01-10T22:22:05.294Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-10T22:22:05.294Z] (1/42) Installing readline (8.1.0-r0) [2022-01-10T22:22:05.294Z] (2/42) Installing bash (5.1.4-r0) [2022-01-10T22:22:05.294Z] Successfully built 6a73c0b30e9c [2022-01-10T22:22:05.294Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-10T22:22:05.294Z]  Building security-proxy-setup ... done Building core-command [2022-01-10T22:22:05.567Z] Removing intermediate container c813d257d9a1 [2022-01-10T22:22:05.567Z] ---> b19acad54d00 [2022-01-10T22:22:05.567Z] Step 21/23 : LABEL arch=arm64 [2022-01-10T22:22:05.567Z] Executing bash-5.1.4-r0.post-install [2022-01-10T22:22:05.567Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-10T22:22:05.567Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-10T22:22:05.567Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-10T22:22:05.567Z] (6/42) Installing curl (7.79.1-r0) [2022-01-10T22:22:05.567Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-10T22:22:05.567Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-10T22:22:05.567Z] (9/42) Installing expat (2.4.1-r0) [2022-01-10T22:22:05.567Z] (10/42) Installing libffi (3.3-r2) [2022-01-10T22:22:05.567Z] (11/42) Installing gdbm (1.19-r0) [2022-01-10T22:22:05.567Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-10T22:22:05.567Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-10T22:22:05.567Z] ---> Running in e53a42f3fb16 [2022-01-10T22:22:05.567Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-10T22:22:05.567Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-10T22:22:05.567Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-10T22:22:05.845Z] ---> 15010c344586 [2022-01-10T22:22:05.845Z] 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-01-10T22:22:05.845Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-10T22:22:05.845Z] ---> Running in cc78dddc8b20 [2022-01-10T22:22:06.449Z] Removing intermediate container e53a42f3fb16 [2022-01-10T22:22:06.449Z] ---> 9acc859cf6eb [2022-01-10T22:22:06.449Z] Step 22/23 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:22:06.722Z] ---> Running in 4db4e6b96b86 [2022-01-10T22:22:07.325Z] ---> c24664d392d8 [2022-01-10T22:22:07.325Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-10T22:22:07.596Z] Removing intermediate container 4db4e6b96b86 [2022-01-10T22:22:07.596Z] ---> 8c5a3ff6e505 [2022-01-10T22:22:07.596Z] Step 23/23 : LABEL version=2.2.0-dev.18 [2022-01-10T22:22:07.873Z] ---> Running in 280c126d0217 [2022-01-10T22:22:08.151Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-10T22:22:08.151Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-10T22:22:08.426Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-10T22:22:08.426Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-10T22:22:08.426Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-10T22:22:08.426Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-10T22:22:08.426Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-10T22:22:08.426Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-10T22:22:08.426Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-10T22:22:08.426Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-10T22:22:08.426Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-10T22:22:08.426Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-10T22:22:08.426Z] ---> dab4c65e73ac [2022-01-10T22:22:08.426Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-10T22:22:08.708Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-10T22:22:08.708Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-10T22:22:08.708Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-10T22:22:08.708Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-10T22:22:08.708Z] Removing intermediate container 280c126d0217 [2022-01-10T22:22:08.708Z] ---> 120c5836ed9a [2022-01-10T22:22:08.708Z] [2022-01-10T22:22:08.708Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-10T22:22:08.708Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-10T22:22:08.708Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-10T22:22:08.708Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-10T22:22:08.708Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-10T22:22:08.708Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-10T22:22:08.708Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-10T22:22:08.708Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-10T22:22:08.980Z] Removing intermediate container cc78dddc8b20 [2022-01-10T22:22:08.980Z] ---> 60604179ab7f [2022-01-10T22:22:08.980Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-10T22:22:08.980Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-10T22:22:08.980Z] ---> Running in b500067cfcb9 [2022-01-10T22:22:09.255Z] Successfully built 120c5836ed9a [2022-01-10T22:22:09.255Z] Successfully tagged support-scheduler-arm64:latest [2022-01-10T22:22:09.255Z]  Building support-scheduler ... done Building support-notifications [2022-01-10T22:22:09.536Z] ---> 8d4d9d4ebe23 [2022-01-10T22:22:09.536Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-10T22:22:09.536Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:22:09.536Z] Removing intermediate container b500067cfcb9 [2022-01-10T22:22:09.536Z] ---> 5e277df47285 [2022-01-10T22:22:09.536Z] Step 22/24 : LABEL arch=arm64 [2022-01-10T22:22:09.536Z] OK: 84 MiB in 64 packages [2022-01-10T22:22:09.814Z] ---> Running in 5980a28831ed [2022-01-10T22:22:10.091Z] Removing intermediate container 5980a28831ed [2022-01-10T22:22:10.091Z] ---> beb1fe58a72b [2022-01-10T22:22:10.091Z] Step 23/24 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:22:10.364Z] ---> Running in a73f87836d90 [2022-01-10T22:22:10.364Z] ---> 85e982c02d5b [2022-01-10T22:22:10.364Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-10T22:22:10.640Z] ---> Running in 5d07d210f194 [2022-01-10T22:22:10.915Z] Removing intermediate container a73f87836d90 [2022-01-10T22:22:10.915Z] ---> d3524d4c8531 [2022-01-10T22:22:10.915Z] Step 24/24 : LABEL version=2.2.0-dev.18 [2022-01-10T22:22:10.915Z] ---> Running in a3faa821aa25 [2022-01-10T22:22:11.191Z] Removing intermediate container 5d07d210f194 [2022-01-10T22:22:11.191Z] ---> eceff863d831 [2022-01-10T22:22:11.191Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-10T22:22:11.466Z] Removing intermediate container a3faa821aa25 [2022-01-10T22:22:11.466Z] ---> 60eb914222a0 [2022-01-10T22:22:11.466Z] [2022-01-10T22:22:11.740Z] Successfully built 60eb914222a0 [2022-01-10T22:22:11.740Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-10T22:22:11.740Z]  Building security-secretstore-setup ... done Building core-metadata [2022-01-10T22:22:12.012Z] ---> 9b63150770b0 [2022-01-10T22:22:12.012Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-10T22:22:12.286Z] ---> Running in f5a1cf958c10 [2022-01-10T22:22:14.288Z] Collecting docker-compose==1.23.2 [2022-01-10T22:22:14.288Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-10T22:22:14.288Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-10T22:22:14.563Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-10T22:22:14.835Z] Removing intermediate container f5a1cf958c10 [2022-01-10T22:22:14.835Z] ---> ca9a13887d97 [2022-01-10T22:22:14.835Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-10T22:22:15.111Z] ---> Running in 502912d19463 [2022-01-10T22:22:15.713Z] Removing intermediate container 502912d19463 [2022-01-10T22:22:15.713Z] ---> 5660e1459f7d [2022-01-10T22:22:15.713Z] Step 27/30 : CMD ["gate"] [2022-01-10T22:22:15.990Z] ---> Running in 6ee5e85a08d6 [2022-01-10T22:22:16.266Z] Collecting cached-property<2,>=1.2.0 [2022-01-10T22:22:16.266Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-10T22:22:16.266Z] 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-01-10T22:22:16.266Z] Collecting docopt<0.7,>=0.6.1 [2022-01-10T22:22:16.266Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-10T22:22:16.266Z] Removing intermediate container 6ee5e85a08d6 [2022-01-10T22:22:16.266Z] ---> 7ad77f8b1376 [2022-01-10T22:22:16.548Z] Step 28/30 : LABEL arch=arm64 [2022-01-10T22:22:16.548Z] ---> Running in 7508ced05c13 [2022-01-10T22:22:17.153Z] Removing intermediate container 7508ced05c13 [2022-01-10T22:22:17.153Z] ---> 9e883e9734ab [2022-01-10T22:22:17.153Z] Step 29/30 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:22:17.427Z] ---> Running in 56079532b9ab [2022-01-10T22:22:18.023Z] Removing intermediate container 56079532b9ab [2022-01-10T22:22:18.023Z] ---> bda846b51272 [2022-01-10T22:22:18.023Z] Step 30/30 : LABEL version=2.2.0-dev.18 [2022-01-10T22:22:18.296Z] ---> Running in 487db90ad2d0 [2022-01-10T22:22:18.892Z] Removing intermediate container 487db90ad2d0 [2022-01-10T22:22:18.892Z] ---> d85c8a443eb5 [2022-01-10T22:22:18.892Z] [2022-01-10T22:22:18.892Z] Successfully built d85c8a443eb5 [2022-01-10T22:22:18.892Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-10T22:22:18.892Z]  Building security-bootstrapper ... done Building core-data [2022-01-10T22:22:19.167Z] Collecting PyYAML<4,>=3.10 [2022-01-10T22:22:19.167Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-10T22:22:21.788Z] Collecting texttable<0.10,>=0.9.0 [2022-01-10T22:22:21.788Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-10T22:22:23.770Z] Collecting docker<4.0,>=3.6.0 [2022-01-10T22:22:23.770Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-10T22:22:24.364Z] Collecting jsonschema<3,>=2.5.1 [2022-01-10T22:22:24.364Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-10T22:22:25.342Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-10T22:22:25.342Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-10T22:22:25.617Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-10T22:22:25.617Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-10T22:22:26.214Z] Collecting docker-pycreds>=0.4.0 [2022-01-10T22:22:26.486Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-10T22:22:26.768Z] Collecting idna<2.8,>=2.5 [2022-01-10T22:22:26.768Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-10T22:22:26.768Z] 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-01-10T22:22:27.752Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-10T22:22:27.752Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-10T22:22:27.752Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-10T22:22:27.752Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-10T22:22:27.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:22:27.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:22:27.752Z] ---> 77e1dd889d6e [2022-01-10T22:22:27.752Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:22:27.752Z] ---> Using cache [2022-01-10T22:22:27.752Z] ---> c89ba55ffd8f [2022-01-10T22:22:27.752Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:22:27.752Z] ---> Using cache [2022-01-10T22:22:27.752Z] ---> 270fb908a265 [2022-01-10T22:22:27.752Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-10T22:22:27.752Z] ---> Using cache [2022-01-10T22:22:27.752Z] ---> 67c7070f79e2 [2022-01-10T22:22:27.752Z] Step 6/22 : COPY . . [2022-01-10T22:22:27.752Z] ---> Using cache [2022-01-10T22:22:27.752Z] ---> d106f9be8a40 [2022-01-10T22:22:27.752Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:22:27.752Z] ---> Using cache [2022-01-10T22:22:27.752Z] ---> 402f6c709268 [2022-01-10T22:22:27.752Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-10T22:22:28.029Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-10T22:22:28.029Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-10T22:22:28.029Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-10T22:22:28.029Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-10T22:22:28.642Z] ---> Running in d8d5bbecf6a2 [2022-01-10T22:22:28.914Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-10T22:22:28.914Z] Attempting uninstall: urllib3 [2022-01-10T22:22:28.914Z] Found existing installation: urllib3 1.26.5 [2022-01-10T22:22:28.914Z] Uninstalling urllib3-1.26.5: [2022-01-10T22:22:29.184Z] Successfully uninstalled urllib3-1.26.5 [2022-01-10T22:22:29.777Z] Attempting uninstall: idna [2022-01-10T22:22:29.777Z] Found existing installation: idna 3.2 [2022-01-10T22:22:29.777Z] Uninstalling idna-3.2: [2022-01-10T22:22:29.777Z] Successfully uninstalled idna-3.2 [2022-01-10T22:22:30.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-command/core-command ./cmd/core-command [2022-01-10T22:22:31.030Z] Attempting uninstall: chardet [2022-01-10T22:22:31.030Z] Found existing installation: chardet 4.0.0 [2022-01-10T22:22:31.030Z] Uninstalling chardet-4.0.0: [2022-01-10T22:22:31.030Z] Successfully uninstalled chardet-4.0.0 [2022-01-10T22:22:33.019Z] Attempting uninstall: requests [2022-01-10T22:22:33.019Z] Found existing installation: requests 2.25.1 [2022-01-10T22:22:33.019Z] Uninstalling requests-2.25.1: [2022-01-10T22:22:33.019Z] Successfully uninstalled requests-2.25.1 [2022-01-10T22:22:33.292Z] Running setup.py install for texttable: started [2022-01-10T22:22:35.278Z] Running setup.py install for texttable: finished with status 'done' [2022-01-10T22:22:35.278Z] Running setup.py install for PyYAML: started [2022-01-10T22:22:37.914Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:22:37.914Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:22:37.914Z] ---> 77e1dd889d6e [2022-01-10T22:22:37.914Z] Step 3/21 : WORKDIR /edgex-go [2022-01-10T22:22:37.914Z] ---> Using cache [2022-01-10T22:22:37.914Z] ---> c89ba55ffd8f [2022-01-10T22:22:37.914Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:22:37.914Z] ---> Using cache [2022-01-10T22:22:37.914Z] ---> 270fb908a265 [2022-01-10T22:22:37.914Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-10T22:22:37.914Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-10T22:22:38.188Z] ---> Running in dfebe506fec9 [2022-01-10T22:22:38.188Z] Running setup.py install for docopt: started [2022-01-10T22:22:40.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:22:40.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:22:40.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:22:40.458Z] ---> 77e1dd889d6e [2022-01-10T22:22:40.458Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:22:40.458Z] ---> Using cache [2022-01-10T22:22:40.458Z] ---> c89ba55ffd8f [2022-01-10T22:22:40.458Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:22:40.458Z] ---> Using cache [2022-01-10T22:22:40.458Z] ---> 270fb908a265 [2022-01-10T22:22:40.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-10T22:22:40.458Z] ---> Using cache [2022-01-10T22:22:40.458Z] ---> 67c7070f79e2 [2022-01-10T22:22:40.458Z] Step 6/22 : COPY . . [2022-01-10T22:22:40.458Z] ---> Using cache [2022-01-10T22:22:40.458Z] ---> d106f9be8a40 [2022-01-10T22:22:40.458Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:22:40.458Z] ---> Using cache [2022-01-10T22:22:40.458Z] ---> 402f6c709268 [2022-01-10T22:22:40.458Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-10T22:22:40.731Z] Running setup.py install for docopt: finished with status 'done' [2022-01-10T22:22:40.731Z] Running setup.py install for dockerpty: started [2022-01-10T22:22:40.731Z] ---> Running in 081e7670bf43 [2022-01-10T22:22:41.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:22:42.766Z] OK: 219 MiB in 52 packages [2022-01-10T22:22:43.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-10T22:22:44.025Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-10T22:22:44.299Z] Removing intermediate container dfebe506fec9 [2022-01-10T22:22:44.299Z] ---> 08282eddc462 [2022-01-10T22:22:44.299Z] Step 6/21 : COPY . . [2022-01-10T22:22:46.269Z] 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-01-10T22:22:46.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-10T22:22:46.881Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-10T22:22:46.881Z] ---> 77e1dd889d6e [2022-01-10T22:22:46.881Z] Step 3/22 : WORKDIR /edgex-go [2022-01-10T22:22:46.881Z] ---> Using cache [2022-01-10T22:22:46.881Z] ---> c89ba55ffd8f [2022-01-10T22:22:46.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:22:46.881Z] ---> Using cache [2022-01-10T22:22:46.881Z] ---> 270fb908a265 [2022-01-10T22:22:46.882Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-10T22:22:46.882Z] ---> Running in cd8944d7d30e [2022-01-10T22:22:49.505Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:22:50.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:22:51.469Z] OK: 219 MiB in 52 packages [2022-01-10T22:22:54.098Z] Removing intermediate container cd8944d7d30e [2022-01-10T22:22:54.098Z] ---> 7dbcdbfcb8e9 [2022-01-10T22:22:54.098Z] Step 6/22 : COPY . . [2022-01-10T22:23:06.480Z] ---> 4817d275a42e [2022-01-10T22:23:06.480Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:23:06.480Z] ---> Running in 11cc6843bd07 [2022-01-10T22:23:08.464Z] Removing intermediate container 86af308a0845 [2022-01-10T22:23:08.464Z] ---> 8e8c51481acb [2022-01-10T22:23:08.464Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-10T22:23:08.464Z] ---> Running in 1e7bb99d92f4 [2022-01-10T22:23:09.445Z] Removing intermediate container 1e7bb99d92f4 [2022-01-10T22:23:09.445Z] ---> 3483b6d52a50 [2022-01-10T22:23:09.445Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-10T22:23:09.445Z] ---> Running in 8b659e6fc0ab [2022-01-10T22:23:10.423Z] Removing intermediate container 8b659e6fc0ab [2022-01-10T22:23:10.423Z] ---> 13831211cdcd [2022-01-10T22:23:10.423Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-10T22:23:11.030Z] Removing intermediate container 11cc6843bd07 [2022-01-10T22:23:11.030Z] ---> 2189fa00eaff [2022-01-10T22:23:11.030Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-10T22:23:11.312Z] ---> Running in 5f7285e2b643 [2022-01-10T22:23:13.937Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-10T22:23:13.937Z] ---> a194472a0014 [2022-01-10T22:23:13.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-10T22:23:15.395Z] ---> 0be179da1dd9 [2022-01-10T22:23:15.395Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-10T22:23:16.855Z] ---> bbc315759b35 [2022-01-10T22:23:16.855Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-10T22:23:16.855Z] ---> Running in 38c52f42a3e9 [2022-01-10T22:23:16.855Z] ---> 12ca725b59db [2022-01-10T22:23:16.855Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-10T22:23:17.129Z] ---> Running in a6b011b8deaa [2022-01-10T22:23:18.116Z] Removing intermediate container a6b011b8deaa [2022-01-10T22:23:18.116Z] ---> e392a417c606 [2022-01-10T22:23:18.116Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:23:18.116Z] ---> Running in 1f3466f9e2b4 [2022-01-10T22:23:18.716Z] Removing intermediate container 1f3466f9e2b4 [2022-01-10T22:23:18.716Z] ---> 1e82e34500af [2022-01-10T22:23:18.716Z] Step 20/22 : LABEL arch=arm64 [2022-01-10T22:23:18.988Z] ---> Running in 97145e2c8a48 [2022-01-10T22:23:19.590Z] Removing intermediate container 97145e2c8a48 [2022-01-10T22:23:19.590Z] ---> 08df6f463f23 [2022-01-10T22:23:19.590Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:23:19.590Z] ---> Running in 46efdf74be31 [2022-01-10T22:23:20.189Z] Removing intermediate container 46efdf74be31 [2022-01-10T22:23:20.189Z] ---> 4b51197130bf [2022-01-10T22:23:20.189Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:23:20.189Z] ---> Running in 9e67448ac4e1 [2022-01-10T22:23:20.794Z] Removing intermediate container 9e67448ac4e1 [2022-01-10T22:23:20.794Z] ---> ee6b9c184595 [2022-01-10T22:23:20.794Z] [2022-01-10T22:23:20.794Z] Successfully built ee6b9c184595 [2022-01-10T22:23:20.794Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-10T22:23:22.240Z]  Building sys-mgmt-agent ... done Removing intermediate container 38c52f42a3e9 [2022-01-10T22:23:22.240Z] ---> 708b90fe99a3 [2022-01-10T22:23:22.240Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-10T22:23:22.240Z] ---> Running in a9f7d827237f [2022-01-10T22:23:24.568Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.18" -o cmd/core-data/core-data ./cmd/core-data [2022-01-10T22:24:03.846Z] Removing intermediate container d8d5bbecf6a2 [2022-01-10T22:24:03.846Z] ---> 3f9699fc341b [2022-01-10T22:24:03.846Z] [2022-01-10T22:24:03.846Z] Step 9/22 : FROM alpine:3.14 [2022-01-10T22:24:03.846Z] ---> 5b8b7b635229 [2022-01-10T22:24:03.846Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-10T22:24:03.846Z] ---> Using cache [2022-01-10T22:24:03.846Z] ---> 615ae7ef2873 [2022-01-10T22:24:03.846Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:24:03.846Z] ---> Using cache [2022-01-10T22:24:03.846Z] ---> 5477063154b5 [2022-01-10T22:24:03.846Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-10T22:24:03.846Z] ---> Running in e20dd9579a45 [2022-01-10T22:24:03.846Z] Removing intermediate container e20dd9579a45 [2022-01-10T22:24:03.846Z] ---> e3b72036f05e [2022-01-10T22:24:03.846Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-10T22:24:03.846Z] ---> Running in f54d717c92b4 [2022-01-10T22:24:03.846Z] Removing intermediate container f54d717c92b4 [2022-01-10T22:24:03.846Z] ---> df78c6180f9d [2022-01-10T22:24:03.846Z] Step 14/22 : WORKDIR / [2022-01-10T22:24:03.846Z] ---> Running in c6648cf238b9 [2022-01-10T22:24:03.846Z] Removing intermediate container c6648cf238b9 [2022-01-10T22:24:03.846Z] ---> 875647e44ed7 [2022-01-10T22:24:03.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:24:03.846Z] ---> e2a8c8538a1e [2022-01-10T22:24:03.846Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-10T22:24:05.305Z] ---> 6fa9b76b9c1a [2022-01-10T22:24:05.305Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-10T22:24:06.743Z] ---> 7d5420fdfff3 [2022-01-10T22:24:06.743Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-10T22:24:06.743Z] ---> Running in 5a3fa45db75b [2022-01-10T22:24:07.025Z] Removing intermediate container 5a3fa45db75b [2022-01-10T22:24:07.025Z] ---> 6066d799fe69 [2022-01-10T22:24:07.025Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:24:07.025Z] ---> Running in 71a2d10c880e [2022-01-10T22:24:07.627Z] Removing intermediate container 71a2d10c880e [2022-01-10T22:24:07.627Z] ---> f3e8632ce6ce [2022-01-10T22:24:07.627Z] Step 20/22 : LABEL arch=arm64 [2022-01-10T22:24:07.901Z] ---> Running in f707a1015a5f [2022-01-10T22:24:08.494Z] Removing intermediate container f707a1015a5f [2022-01-10T22:24:08.494Z] ---> 1523a797ac7f [2022-01-10T22:24:08.494Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:24:08.494Z] ---> Running in cb53f041f5ca [2022-01-10T22:24:09.087Z] Removing intermediate container cb53f041f5ca [2022-01-10T22:24:09.087Z] ---> 6ba99cd699f0 [2022-01-10T22:24:09.087Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:24:09.087Z] ---> Running in 1955248af1c3 [2022-01-10T22:24:09.688Z] Removing intermediate container 1955248af1c3 [2022-01-10T22:24:09.688Z] ---> 4f13f78d5ab0 [2022-01-10T22:24:09.688Z] [2022-01-10T22:24:09.969Z] Successfully built 4f13f78d5ab0 [2022-01-10T22:24:09.969Z] Successfully tagged core-command-arm64:latest [2022-01-10T22:24:25.051Z]  Building core-command ... done Removing intermediate container 081e7670bf43 [2022-01-10T22:24:25.051Z] ---> f0b156988547 [2022-01-10T22:24:25.051Z] [2022-01-10T22:24:25.051Z] Step 9/22 : FROM alpine:3.14 [2022-01-10T22:24:25.051Z] ---> 5b8b7b635229 [2022-01-10T22:24:25.051Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-10T22:24:25.051Z] ---> Using cache [2022-01-10T22:24:25.051Z] ---> 615ae7ef2873 [2022-01-10T22:24:25.051Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:24:25.051Z] ---> Using cache [2022-01-10T22:24:25.051Z] ---> 5477063154b5 [2022-01-10T22:24:25.051Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-10T22:24:25.051Z] ---> Running in 4604706f5d94 [2022-01-10T22:24:25.051Z] Removing intermediate container 4604706f5d94 [2022-01-10T22:24:25.051Z] ---> c6c97e000f4a [2022-01-10T22:24:25.051Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-10T22:24:25.051Z] ---> Running in 5f7b16362db2 [2022-01-10T22:24:25.332Z] Removing intermediate container 5f7b16362db2 [2022-01-10T22:24:25.332Z] ---> fd6b33ed68db [2022-01-10T22:24:25.332Z] Step 14/22 : WORKDIR / [2022-01-10T22:24:25.606Z] ---> Running in c1b1c105efa5 [2022-01-10T22:24:26.208Z] Removing intermediate container c1b1c105efa5 [2022-01-10T22:24:26.208Z] ---> 0ac225e6e1e2 [2022-01-10T22:24:26.208Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:24:27.198Z] ---> a8a01a1ff335 [2022-01-10T22:24:27.198Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-10T22:24:28.642Z] ---> 2febb29d9f8c [2022-01-10T22:24:28.642Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-10T22:24:29.630Z] ---> f486eedae249 [2022-01-10T22:24:29.630Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-10T22:24:29.630Z] ---> Running in 24f30a870d13 [2022-01-10T22:24:30.232Z] Removing intermediate container 24f30a870d13 [2022-01-10T22:24:30.232Z] ---> e787d96c338a [2022-01-10T22:24:30.232Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:24:30.232Z] ---> Running in 60488d6e22ac [2022-01-10T22:24:30.839Z] Removing intermediate container 60488d6e22ac [2022-01-10T22:24:30.839Z] ---> c5adb85563fb [2022-01-10T22:24:30.839Z] Step 20/22 : LABEL arch=arm64 [2022-01-10T22:24:31.121Z] ---> Running in e3199e9834fd [2022-01-10T22:24:31.396Z] Removing intermediate container e3199e9834fd [2022-01-10T22:24:31.396Z] ---> c26b484606b6 [2022-01-10T22:24:31.396Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:24:31.673Z] ---> Running in d8557de64005 [2022-01-10T22:24:32.275Z] Removing intermediate container d8557de64005 [2022-01-10T22:24:32.275Z] ---> eb9de19caa43 [2022-01-10T22:24:32.275Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:24:32.275Z] ---> Running in cdf78d78be0a [2022-01-10T22:24:32.875Z] Removing intermediate container cdf78d78be0a [2022-01-10T22:24:32.875Z] ---> d31722bd1aeb [2022-01-10T22:24:32.875Z] [2022-01-10T22:24:33.160Z] Successfully built d31722bd1aeb [2022-01-10T22:24:33.160Z] Successfully tagged core-metadata-arm64:latest [2022-01-10T22:24:45.552Z]  Building core-metadata ... done Removing intermediate container 5f7285e2b643 [2022-01-10T22:24:45.552Z] ---> fca2c9357dab [2022-01-10T22:24:45.552Z] [2022-01-10T22:24:45.552Z] Step 9/21 : FROM alpine:3.14 [2022-01-10T22:24:45.552Z] ---> 5b8b7b635229 [2022-01-10T22:24:45.552Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-10T22:24:45.552Z] ---> Running in 848ce0bcc136 [2022-01-10T22:24:45.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:24:45.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:24:46.526Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-10T22:24:46.526Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-10T22:24:46.526Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:24:46.526Z] Executing ca-certificates-20191127-r5.trigger [2022-01-10T22:24:46.526Z] OK: 6 MiB in 16 packages [2022-01-10T22:24:47.956Z] Removing intermediate container 848ce0bcc136 [2022-01-10T22:24:47.956Z] ---> 8ec0c4d74926 [2022-01-10T22:24:47.956Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-10T22:24:48.230Z] ---> Running in ea17264a53f9 [2022-01-10T22:24:48.504Z] Removing intermediate container ea17264a53f9 [2022-01-10T22:24:48.505Z] ---> 015426e28ed4 [2022-01-10T22:24:48.505Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-10T22:24:48.776Z] ---> Running in 92608b16bebe [2022-01-10T22:24:49.048Z] Removing intermediate container 92608b16bebe [2022-01-10T22:24:49.048Z] ---> 5eba7f1ef233 [2022-01-10T22:24:49.048Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-10T22:24:49.322Z] ---> Running in e658f0d720ed [2022-01-10T22:24:49.915Z] Removing intermediate container e658f0d720ed [2022-01-10T22:24:49.915Z] ---> 0dbb24497805 [2022-01-10T22:24:49.915Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:24:50.506Z] ---> edac973baca6 [2022-01-10T22:24:50.506Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-10T22:24:50.778Z] Removing intermediate container a9f7d827237f [2022-01-10T22:24:50.778Z] ---> 1cfd027d8233 [2022-01-10T22:24:50.778Z] [2022-01-10T22:24:50.778Z] Step 9/22 : FROM alpine:3.14 [2022-01-10T22:24:50.778Z] ---> 5b8b7b635229 [2022-01-10T22:24:50.778Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-10T22:24:50.778Z] ---> Running in 0a37805efc38 [2022-01-10T22:24:51.370Z] Removing intermediate container 0a37805efc38 [2022-01-10T22:24:51.370Z] ---> 3d5cbc303348 [2022-01-10T22:24:51.370Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-10T22:24:51.370Z] ---> Running in 4301b13bad48 [2022-01-10T22:24:51.649Z] ---> 0d288479be00 [2022-01-10T22:24:51.650Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-10T22:24:51.923Z] Removing intermediate container 4301b13bad48 [2022-01-10T22:24:51.923Z] ---> 0a466c828302 [2022-01-10T22:24:51.923Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-10T22:24:51.923Z] ---> Running in cd432b0924db [2022-01-10T22:24:52.195Z] Removing intermediate container cd432b0924db [2022-01-10T22:24:52.195Z] ---> 0f7db2dd6e1f [2022-01-10T22:24:52.195Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-10T22:24:52.195Z] ---> 412b33092350 [2022-01-10T22:24:52.195Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-10T22:24:52.480Z] ---> Running in 6ce5977453c1 [2022-01-10T22:24:52.480Z] ---> Running in 358ba567827f [2022-01-10T22:24:53.077Z] Removing intermediate container 358ba567827f [2022-01-10T22:24:53.077Z] ---> 1259ac9dacda [2022-01-10T22:24:53.077Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:24:53.077Z] ---> Running in 577634b5fbae [2022-01-10T22:24:53.352Z] Removing intermediate container 577634b5fbae [2022-01-10T22:24:53.352Z] ---> 4eb817dbe00a [2022-01-10T22:24:53.352Z] Step 19/21 : LABEL arch=arm64 [2022-01-10T22:24:53.352Z] ---> Running in 5a4c7905b142 [2022-01-10T22:24:53.953Z] Removing intermediate container 5a4c7905b142 [2022-01-10T22:24:53.953Z] ---> 8f458e4db591 [2022-01-10T22:24:53.953Z] Step 20/21 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:24:53.953Z] ---> Running in f285dffd4d8b [2022-01-10T22:24:54.230Z] Removing intermediate container 6ce5977453c1 [2022-01-10T22:24:54.230Z] ---> b26eb2f7dcf0 [2022-01-10T22:24:54.230Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-10T22:24:54.230Z] ---> Running in 5b6d1cde2e6f [2022-01-10T22:24:54.230Z] Removing intermediate container f285dffd4d8b [2022-01-10T22:24:54.230Z] ---> 1e03f33b6f2a [2022-01-10T22:24:54.230Z] Step 21/21 : LABEL version=2.2.0-dev.18 [2022-01-10T22:24:54.517Z] ---> Running in 5c0ee4592a5f [2022-01-10T22:24:54.796Z] Removing intermediate container 5c0ee4592a5f [2022-01-10T22:24:54.796Z] ---> ff024775c156 [2022-01-10T22:24:54.796Z] [2022-01-10T22:24:55.070Z] Successfully built ff024775c156 [2022-01-10T22:24:55.070Z] Successfully tagged support-notifications-arm64:latest [2022-01-10T22:24:55.345Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-10T22:24:56.324Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-10T22:24:56.919Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-10T22:24:57.192Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-10T22:24:57.192Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-10T22:24:57.192Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-10T22:24:57.464Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-10T22:24:57.464Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-10T22:24:57.738Z] Executing busybox-1.33.1-r6.trigger [2022-01-10T22:24:57.738Z] OK: 8 MiB in 20 packages [2022-01-10T22:24:58.718Z] Removing intermediate container 5b6d1cde2e6f [2022-01-10T22:24:58.718Z] ---> d471dfc0da2b [2022-01-10T22:24:58.718Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-10T22:24:58.992Z] ---> d4ff5b7704b6 [2022-01-10T22:24:58.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-10T22:24:59.974Z] ---> 40a61724ea36 [2022-01-10T22:24:59.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-10T22:25:00.955Z] ---> c97000062b91 [2022-01-10T22:25:00.955Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-10T22:25:00.955Z] ---> Running in ade231401833 [2022-01-10T22:25:01.230Z] Removing intermediate container ade231401833 [2022-01-10T22:25:01.230Z] ---> 25f8c71d7610 [2022-01-10T22:25:01.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-10T22:25:01.230Z] ---> Running in d29dff29e8ba [2022-01-10T22:25:01.505Z] Removing intermediate container d29dff29e8ba [2022-01-10T22:25:01.505Z] ---> 0744b7af099a [2022-01-10T22:25:01.505Z] Step 20/22 : LABEL arch=arm64 [2022-01-10T22:25:01.780Z] ---> Running in 8c3cdde0b9f4 [2022-01-10T22:25:02.055Z] Removing intermediate container 8c3cdde0b9f4 [2022-01-10T22:25:02.055Z] ---> eba872598848 [2022-01-10T22:25:02.055Z] Step 21/22 : LABEL git_sha=1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:02.055Z] ---> Running in 531500cae306 [2022-01-10T22:25:02.652Z] Removing intermediate container 531500cae306 [2022-01-10T22:25:02.652Z] ---> 76f814ad23a3 [2022-01-10T22:25:02.652Z] Step 22/22 : LABEL version=2.2.0-dev.18 [2022-01-10T22:25:02.652Z] ---> Running in 3c22c0e6c839 [2022-01-10T22:25:02.924Z] Removing intermediate container 3c22c0e6c839 [2022-01-10T22:25:02.924Z] ---> e40e4ec2c00a [2022-01-10T22:25:02.924Z] [2022-01-10T22:25:03.197Z] Successfully built e40e4ec2c00a [2022-01-10T22:25:03.197Z] Successfully tagged core-data-arm64:latest [2022-01-10T22:25:03.214Z]  Building core-data ... done  [Pipeline] } [2022-01-10T22:25:03.211Z] $ docker stop --time=1 bf4d9f642463cc9422cfc59eccec70123c3d0821ee4778321291a807b2d19aca [2022-01-10T22:25:04.841Z] $ docker rm -f bf4d9f642463cc9422cfc59eccec70123c3d0821ee4778321291a807b2d19aca [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:25:05.393Z] + docker images [2022-01-10T22:25:05.663Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-10T22:25:05.663Z] core-data-arm64 latest e40e4ec2c00a 3 seconds ago 19.6MB [2022-01-10T22:25:05.663Z] support-notifications-arm64 latest ff024775c156 11 seconds ago 16.1MB [2022-01-10T22:25:05.663Z] 1cfd027d8233 15 seconds ago 1.46GB [2022-01-10T22:25:05.663Z] fca2c9357dab 22 seconds ago 1.46GB [2022-01-10T22:25:05.663Z] core-metadata-arm64 latest d31722bd1aeb 33 seconds ago 15.9MB [2022-01-10T22:25:05.663Z] f0b156988547 42 seconds ago 1.46GB [2022-01-10T22:25:05.663Z] core-command-arm64 latest 4f13f78d5ab0 56 seconds ago 15.2MB [2022-01-10T22:25:05.663Z] 3f9699fc341b About a minute ago 1.45GB [2022-01-10T22:25:05.663Z] sys-mgmt-agent-arm64 latest ee6b9c184595 About a minute ago 280MB [2022-01-10T22:25:05.663Z] security-bootstrapper-arm64 latest d85c8a443eb5 2 minutes ago 17.8MB [2022-01-10T22:25:05.663Z] security-secretstore-setup-arm64 latest 60eb914222a0 2 minutes ago 26.8MB [2022-01-10T22:25:05.663Z] support-scheduler-arm64 latest 120c5836ed9a 2 minutes ago 15.3MB [2022-01-10T22:25:05.663Z] security-proxy-setup-arm64 latest 6a73c0b30e9c 3 minutes ago 25.5MB [2022-01-10T22:25:05.663Z] a7f59c209963 3 minutes ago 1.46GB [2022-01-10T22:25:05.663Z] 38f92a373e40 3 minutes ago 1.46GB [2022-01-10T22:25:05.663Z] c21b360c154b 3 minutes ago 1.46GB [2022-01-10T22:25:05.663Z] 4fe40ba5769f 3 minutes ago 1.46GB [2022-01-10T22:25:05.663Z] 568b3560faf0 3 minutes ago 1.46GB [2022-01-10T22:25:05.663Z] ci-base-image-arm64 latest 77e1dd889d6e 7 minutes ago 1.24GB [2022-01-10T22:25:05.663Z] docker 20.10.10 520e9a0a30f7 8 weeks ago 200MB [2022-01-10T22:25:05.663Z] alpine 3.14 5b8b7b635229 8 weeks ago 5.35MB [2022-01-10T22:25:05.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2022-01-10T22:25:05.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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-01-10T22:25:05.768Z] provisioning config files... [2022-01-10T22:25:05.785Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/132@tmp/config3319314710317619478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:25:06.130Z] ---> docker-login.sh [2022-01-10T22:25:06.130Z] nexus3.edgexfoundry.org:10001 [2022-01-10T22:25:06.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:25:06.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:25:06.400Z] Configure a credential helper to remove this warning. See [2022-01-10T22:25:06.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:25:06.400Z] [2022-01-10T22:25:06.400Z] Login Succeeded [2022-01-10T22:25:06.400Z] nexus3.edgexfoundry.org:10002 [2022-01-10T22:25:06.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:25:06.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:25:06.989Z] Configure a credential helper to remove this warning. See [2022-01-10T22:25:06.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:25:06.989Z] [2022-01-10T22:25:06.989Z] Login Succeeded [2022-01-10T22:25:06.989Z] nexus3.edgexfoundry.org:10003 [2022-01-10T22:25:07.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:25:07.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:25:07.259Z] Configure a credential helper to remove this warning. See [2022-01-10T22:25:07.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:25:07.259Z] [2022-01-10T22:25:07.259Z] Login Succeeded [2022-01-10T22:25:07.541Z] nexus3.edgexfoundry.org:10004 [2022-01-10T22:25:07.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:25:07.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:25:07.814Z] Configure a credential helper to remove this warning. See [2022-01-10T22:25:07.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:25:07.814Z] [2022-01-10T22:25:07.814Z] Login Succeeded [2022-01-10T22:25:07.814Z] docker.io [2022-01-10T22:25:08.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-10T22:25:08.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-10T22:25:08.683Z] Configure a credential helper to remove this warning. See [2022-01-10T22:25:08.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-10T22:25:08.683Z] [2022-01-10T22:25:08.683Z] Login Succeeded [2022-01-10T22:25:08.683Z] ---> docker-login.sh ends [Pipeline] } [2022-01-10T22:25:08.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:08.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-10T22:25:08.761Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-10T22:25:08.761Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:08.761Z] latest [2022-01-10T22:25:08.761Z] 2.2.0-dev.18 [2022-01-10T22:25:08.761Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:08.761Z] main [2022-01-10T22:25:08.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:09.115Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:09.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:09.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-10T22:25:09.489Z] 460db281aa67: Preparing [2022-01-10T22:25:09.489Z] b61cd79efd8a: Preparing [2022-01-10T22:25:09.489Z] 98971c31d5fb: Preparing [2022-01-10T22:25:09.489Z] 7d7039651bf5: Preparing [2022-01-10T22:25:09.489Z] 62170e181a92: Preparing [2022-01-10T22:25:09.489Z] 62170e181a92: Layer already exists [2022-01-10T22:25:09.758Z] 460db281aa67: Pushed [2022-01-10T22:25:09.758Z] 98971c31d5fb: Pushed [2022-01-10T22:25:09.758Z] 7d7039651bf5: Pushed [2022-01-10T22:25:12.360Z] b61cd79efd8a: Pushed [2022-01-10T22:25:12.360Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:50f77c202c3d75692455b7a87df83e5447a8e691ab68392158cb4c3eedaa5a11 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:12.705Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:13.037Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-10T22:25:13.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-10T22:25:13.037Z] 460db281aa67: Preparing [2022-01-10T22:25:13.037Z] b61cd79efd8a: Preparing [2022-01-10T22:25:13.037Z] 98971c31d5fb: Preparing [2022-01-10T22:25:13.037Z] 7d7039651bf5: Preparing [2022-01-10T22:25:13.037Z] 62170e181a92: Preparing [2022-01-10T22:25:13.037Z] 460db281aa67: Layer already exists [2022-01-10T22:25:13.037Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:13.037Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:13.037Z] 62170e181a92: Layer already exists [2022-01-10T22:25:13.037Z] b61cd79efd8a: Layer already exists [2022-01-10T22:25:13.306Z] latest: digest: sha256:50f77c202c3d75692455b7a87df83e5447a8e691ab68392158cb4c3eedaa5a11 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:13.654Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:13.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.18 [2022-01-10T22:25:13.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-10T22:25:13.987Z] 460db281aa67: Preparing [2022-01-10T22:25:13.987Z] b61cd79efd8a: Preparing [2022-01-10T22:25:13.987Z] 98971c31d5fb: Preparing [2022-01-10T22:25:13.987Z] 7d7039651bf5: Preparing [2022-01-10T22:25:13.987Z] 62170e181a92: Preparing [2022-01-10T22:25:13.987Z] 460db281aa67: Layer already exists [2022-01-10T22:25:13.987Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:13.987Z] b61cd79efd8a: Layer already exists [2022-01-10T22:25:13.987Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:13.987Z] 62170e181a92: Layer already exists [2022-01-10T22:25:13.987Z] 2.2.0-dev.18: digest: sha256:50f77c202c3d75692455b7a87df83e5447a8e691ab68392158cb4c3eedaa5a11 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:14.598Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:14.930Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:14.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-10T22:25:14.930Z] 460db281aa67: Preparing [2022-01-10T22:25:14.930Z] b61cd79efd8a: Preparing [2022-01-10T22:25:14.930Z] 98971c31d5fb: Preparing [2022-01-10T22:25:14.930Z] 7d7039651bf5: Preparing [2022-01-10T22:25:14.930Z] 62170e181a92: Preparing [2022-01-10T22:25:14.930Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:14.930Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:14.930Z] b61cd79efd8a: Layer already exists [2022-01-10T22:25:14.930Z] 62170e181a92: Layer already exists [2022-01-10T22:25:14.930Z] 460db281aa67: Layer already exists [2022-01-10T22:25:14.930Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:50f77c202c3d75692455b7a87df83e5447a8e691ab68392158cb4c3eedaa5a11 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:15.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:15.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-10T22:25:15.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-10T22:25:15.870Z] 460db281aa67: Preparing [2022-01-10T22:25:15.870Z] b61cd79efd8a: Preparing [2022-01-10T22:25:15.870Z] 98971c31d5fb: Preparing [2022-01-10T22:25:15.870Z] 7d7039651bf5: Preparing [2022-01-10T22:25:15.870Z] 62170e181a92: Preparing [2022-01-10T22:25:15.870Z] 62170e181a92: Layer already exists [2022-01-10T22:25:15.870Z] 460db281aa67: Layer already exists [2022-01-10T22:25:15.870Z] b61cd79efd8a: Layer already exists [2022-01-10T22:25:15.870Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:15.870Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:16.140Z] main: digest: sha256:50f77c202c3d75692455b7a87df83e5447a8e691ab68392158cb4c3eedaa5a11 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:16.182Z] ===================================================== [Pipeline] echo [2022-01-10T22:25:16.190Z] taggedImages: [2022-01-10T22:25:16.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:16.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-10T22:25:16.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.18 [2022-01-10T22:25:16.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:16.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-10T22:25:16.210Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-10T22:25:16.210Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:16.210Z] latest [2022-01-10T22:25:16.210Z] 2.2.0-dev.18 [2022-01-10T22:25:16.210Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:16.210Z] main [2022-01-10T22:25:16.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:16.556Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:16.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:16.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-10T22:25:16.891Z] f68ef6bae09c: Preparing [2022-01-10T22:25:16.891Z] 41aee10d8442: Preparing [2022-01-10T22:25:16.891Z] 98971c31d5fb: Preparing [2022-01-10T22:25:16.891Z] 6beccc1cb87c: Preparing [2022-01-10T22:25:16.891Z] d123949be4a3: Preparing [2022-01-10T22:25:16.891Z] 62170e181a92: Preparing [2022-01-10T22:25:16.891Z] 62170e181a92: Waiting [2022-01-10T22:25:16.891Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:17.163Z] 62170e181a92: Layer already exists [2022-01-10T22:25:17.163Z] d123949be4a3: Pushed [2022-01-10T22:25:17.163Z] f68ef6bae09c: Pushed [2022-01-10T22:25:17.753Z] 6beccc1cb87c: Pushed [2022-01-10T22:25:20.356Z] 41aee10d8442: Pushed [2022-01-10T22:25:20.356Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:4b52e0450e45a1eda60268d435ea92414db53932673f9b81939cb2a43e31b119 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:20.694Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:21.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-10T22:25:21.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-10T22:25:21.030Z] f68ef6bae09c: Preparing [2022-01-10T22:25:21.030Z] 41aee10d8442: Preparing [2022-01-10T22:25:21.030Z] 98971c31d5fb: Preparing [2022-01-10T22:25:21.030Z] 6beccc1cb87c: Preparing [2022-01-10T22:25:21.030Z] d123949be4a3: Preparing [2022-01-10T22:25:21.030Z] 62170e181a92: Preparing [2022-01-10T22:25:21.030Z] 62170e181a92: Waiting [2022-01-10T22:25:21.030Z] d123949be4a3: Layer already exists [2022-01-10T22:25:21.030Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:21.031Z] 41aee10d8442: Layer already exists [2022-01-10T22:25:21.031Z] f68ef6bae09c: Layer already exists [2022-01-10T22:25:21.031Z] 6beccc1cb87c: Layer already exists [2022-01-10T22:25:21.031Z] 62170e181a92: Layer already exists [2022-01-10T22:25:21.299Z] latest: digest: sha256:4b52e0450e45a1eda60268d435ea92414db53932673f9b81939cb2a43e31b119 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:21.644Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:21.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.18 [2022-01-10T22:25:21.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-10T22:25:21.987Z] f68ef6bae09c: Preparing [2022-01-10T22:25:21.987Z] 41aee10d8442: Preparing [2022-01-10T22:25:21.987Z] 98971c31d5fb: Preparing [2022-01-10T22:25:21.987Z] 6beccc1cb87c: Preparing [2022-01-10T22:25:21.987Z] d123949be4a3: Preparing [2022-01-10T22:25:21.987Z] 62170e181a92: Preparing [2022-01-10T22:25:21.987Z] 62170e181a92: Waiting [2022-01-10T22:25:21.987Z] 6beccc1cb87c: Layer already exists [2022-01-10T22:25:21.987Z] f68ef6bae09c: Layer already exists [2022-01-10T22:25:21.987Z] 41aee10d8442: Layer already exists [2022-01-10T22:25:21.987Z] d123949be4a3: Layer already exists [2022-01-10T22:25:21.987Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:21.987Z] 62170e181a92: Layer already exists [2022-01-10T22:25:22.260Z] 2.2.0-dev.18: digest: sha256:4b52e0450e45a1eda60268d435ea92414db53932673f9b81939cb2a43e31b119 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:22.601Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:22.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:22.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-10T22:25:22.936Z] f68ef6bae09c: Preparing [2022-01-10T22:25:22.936Z] 41aee10d8442: Preparing [2022-01-10T22:25:22.936Z] 98971c31d5fb: Preparing [2022-01-10T22:25:22.936Z] 6beccc1cb87c: Preparing [2022-01-10T22:25:22.936Z] d123949be4a3: Preparing [2022-01-10T22:25:22.936Z] 62170e181a92: Preparing [2022-01-10T22:25:22.936Z] 62170e181a92: Waiting [2022-01-10T22:25:22.936Z] f68ef6bae09c: Layer already exists [2022-01-10T22:25:22.936Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:22.936Z] d123949be4a3: Layer already exists [2022-01-10T22:25:22.936Z] 41aee10d8442: Layer already exists [2022-01-10T22:25:22.936Z] 6beccc1cb87c: Layer already exists [2022-01-10T22:25:22.936Z] 62170e181a92: Layer already exists [2022-01-10T22:25:23.208Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:4b52e0450e45a1eda60268d435ea92414db53932673f9b81939cb2a43e31b119 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:23.553Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:23.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-10T22:25:23.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-10T22:25:23.886Z] f68ef6bae09c: Preparing [2022-01-10T22:25:23.886Z] 41aee10d8442: Preparing [2022-01-10T22:25:23.886Z] 98971c31d5fb: Preparing [2022-01-10T22:25:23.886Z] 6beccc1cb87c: Preparing [2022-01-10T22:25:23.886Z] d123949be4a3: Preparing [2022-01-10T22:25:23.886Z] 62170e181a92: Preparing [2022-01-10T22:25:23.886Z] 62170e181a92: Waiting [2022-01-10T22:25:23.886Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:23.886Z] 6beccc1cb87c: Layer already exists [2022-01-10T22:25:23.886Z] f68ef6bae09c: Layer already exists [2022-01-10T22:25:23.886Z] d123949be4a3: Layer already exists [2022-01-10T22:25:23.886Z] 41aee10d8442: Layer already exists [2022-01-10T22:25:23.886Z] 62170e181a92: Layer already exists [2022-01-10T22:25:24.156Z] main: digest: sha256:4b52e0450e45a1eda60268d435ea92414db53932673f9b81939cb2a43e31b119 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:24.203Z] ===================================================== [Pipeline] echo [2022-01-10T22:25:24.212Z] taggedImages: [2022-01-10T22:25:24.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:24.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-10T22:25:24.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.18 [2022-01-10T22:25:24.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:24.212Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-10T22:25:24.233Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-10T22:25:24.233Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:24.233Z] latest [2022-01-10T22:25:24.233Z] 2.2.0-dev.18 [2022-01-10T22:25:24.233Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:24.233Z] main [2022-01-10T22:25:24.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:24.590Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:24.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:24.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-10T22:25:24.923Z] fb22d9148299: Preparing [2022-01-10T22:25:24.923Z] 622a78579efb: Preparing [2022-01-10T22:25:24.923Z] 98971c31d5fb: Preparing [2022-01-10T22:25:24.923Z] 7d7039651bf5: Preparing [2022-01-10T22:25:24.923Z] 62170e181a92: Preparing [2022-01-10T22:25:24.923Z] 62170e181a92: Layer already exists [2022-01-10T22:25:24.923Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:24.923Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:25.194Z] fb22d9148299: Pushed [2022-01-10T22:25:27.797Z] 622a78579efb: Pushed [2022-01-10T22:25:27.797Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:5876122541609e8614daf6d61fcd4e84b8fc3c3f1f5d661f03ed8d9924509dac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:28.134Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:28.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-10T22:25:28.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-10T22:25:28.467Z] fb22d9148299: Preparing [2022-01-10T22:25:28.467Z] 622a78579efb: Preparing [2022-01-10T22:25:28.467Z] 98971c31d5fb: Preparing [2022-01-10T22:25:28.467Z] 7d7039651bf5: Preparing [2022-01-10T22:25:28.467Z] 62170e181a92: Preparing [2022-01-10T22:25:28.467Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:28.467Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:28.467Z] 622a78579efb: Layer already exists [2022-01-10T22:25:28.467Z] fb22d9148299: Layer already exists [2022-01-10T22:25:28.467Z] 62170e181a92: Layer already exists [2022-01-10T22:25:28.467Z] latest: digest: sha256:5876122541609e8614daf6d61fcd4e84b8fc3c3f1f5d661f03ed8d9924509dac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:29.070Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:29.400Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.18 [2022-01-10T22:25:29.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-10T22:25:29.400Z] fb22d9148299: Preparing [2022-01-10T22:25:29.400Z] 622a78579efb: Preparing [2022-01-10T22:25:29.400Z] 98971c31d5fb: Preparing [2022-01-10T22:25:29.400Z] 7d7039651bf5: Preparing [2022-01-10T22:25:29.400Z] 62170e181a92: Preparing [2022-01-10T22:25:29.400Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:29.400Z] fb22d9148299: Layer already exists [2022-01-10T22:25:29.400Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:29.400Z] 62170e181a92: Layer already exists [2022-01-10T22:25:29.400Z] 622a78579efb: Layer already exists [2022-01-10T22:25:29.400Z] 2.2.0-dev.18: digest: sha256:5876122541609e8614daf6d61fcd4e84b8fc3c3f1f5d661f03ed8d9924509dac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:30.006Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:30.351Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:30.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-10T22:25:30.351Z] fb22d9148299: Preparing [2022-01-10T22:25:30.351Z] 622a78579efb: Preparing [2022-01-10T22:25:30.351Z] 98971c31d5fb: Preparing [2022-01-10T22:25:30.351Z] 7d7039651bf5: Preparing [2022-01-10T22:25:30.351Z] 62170e181a92: Preparing [2022-01-10T22:25:30.351Z] 622a78579efb: Layer already exists [2022-01-10T22:25:30.351Z] fb22d9148299: Layer already exists [2022-01-10T22:25:30.351Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:30.351Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:30.352Z] 62170e181a92: Layer already exists [2022-01-10T22:25:30.625Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:5876122541609e8614daf6d61fcd4e84b8fc3c3f1f5d661f03ed8d9924509dac size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:30.978Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:31.341Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-10T22:25:31.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-10T22:25:31.341Z] fb22d9148299: Preparing [2022-01-10T22:25:31.341Z] 622a78579efb: Preparing [2022-01-10T22:25:31.341Z] 98971c31d5fb: Preparing [2022-01-10T22:25:31.341Z] 7d7039651bf5: Preparing [2022-01-10T22:25:31.341Z] 62170e181a92: Preparing [2022-01-10T22:25:31.341Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:31.341Z] 7d7039651bf5: Layer already exists [2022-01-10T22:25:31.341Z] 62170e181a92: Layer already exists [2022-01-10T22:25:31.341Z] 622a78579efb: Layer already exists [2022-01-10T22:25:31.341Z] fb22d9148299: Layer already exists [2022-01-10T22:25:31.612Z] main: digest: sha256:5876122541609e8614daf6d61fcd4e84b8fc3c3f1f5d661f03ed8d9924509dac size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:31.652Z] ===================================================== [Pipeline] echo [2022-01-10T22:25:31.660Z] taggedImages: [2022-01-10T22:25:31.660Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:31.660Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-10T22:25:31.660Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.18 [2022-01-10T22:25:31.660Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:31.660Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-10T22:25:31.679Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-10T22:25:31.679Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:31.679Z] latest [2022-01-10T22:25:31.679Z] 2.2.0-dev.18 [2022-01-10T22:25:31.679Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:31.679Z] main [2022-01-10T22:25:31.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:32.026Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:32.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:32.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-10T22:25:32.365Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:32.365Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:32.365Z] 13961aeb090b: Preparing [2022-01-10T22:25:32.365Z] fdaabe51fff1: Preparing [2022-01-10T22:25:32.365Z] 465ab18c6ce2: Preparing [2022-01-10T22:25:32.365Z] 2e9d346995a9: Preparing [2022-01-10T22:25:32.365Z] 98971c31d5fb: Preparing [2022-01-10T22:25:32.365Z] e28df98969b9: Preparing [2022-01-10T22:25:32.365Z] 8643910aa985: Preparing [2022-01-10T22:25:32.365Z] 2a3183d13eaa: Preparing [2022-01-10T22:25:32.365Z] 5276c5b4f03f: Preparing [2022-01-10T22:25:32.365Z] 62170e181a92: Preparing [2022-01-10T22:25:32.365Z] 98971c31d5fb: Waiting [2022-01-10T22:25:32.365Z] 2a3183d13eaa: Waiting [2022-01-10T22:25:32.365Z] 5276c5b4f03f: Waiting [2022-01-10T22:25:32.365Z] 62170e181a92: Waiting [2022-01-10T22:25:32.365Z] e28df98969b9: Waiting [2022-01-10T22:25:32.365Z] 8643910aa985: Waiting [2022-01-10T22:25:32.635Z] 465ab18c6ce2: Pushed [2022-01-10T22:25:32.635Z] fe08c6fab3fd: Pushed [2022-01-10T22:25:32.635Z] 13961aeb090b: Pushed [2022-01-10T22:25:32.635Z] fdaabe51fff1: Pushed [2022-01-10T22:25:32.635Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:32.906Z] e28df98969b9: Pushed [2022-01-10T22:25:32.906Z] 8643910aa985: Pushed [2022-01-10T22:25:32.906Z] 2a3183d13eaa: Pushed [2022-01-10T22:25:32.906Z] 62170e181a92: Layer already exists [2022-01-10T22:25:32.906Z] 5276c5b4f03f: Pushed [2022-01-10T22:25:35.510Z] 2e9d346995a9: Pushed [2022-01-10T22:25:35.779Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:85e043b730cd59c51d1cac223a51efad5a96c368e2805e16577ef4c61da2fa36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:36.115Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:36.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-10T22:25:36.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-10T22:25:36.449Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:36.449Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:36.449Z] 13961aeb090b: Preparing [2022-01-10T22:25:36.449Z] fdaabe51fff1: Preparing [2022-01-10T22:25:36.449Z] 465ab18c6ce2: Preparing [2022-01-10T22:25:36.449Z] 2e9d346995a9: Preparing [2022-01-10T22:25:36.449Z] 98971c31d5fb: Preparing [2022-01-10T22:25:36.449Z] e28df98969b9: Preparing [2022-01-10T22:25:36.449Z] 8643910aa985: Preparing [2022-01-10T22:25:36.449Z] 2a3183d13eaa: Preparing [2022-01-10T22:25:36.449Z] 5276c5b4f03f: Preparing [2022-01-10T22:25:36.449Z] 62170e181a92: Preparing [2022-01-10T22:25:36.449Z] 5276c5b4f03f: Waiting [2022-01-10T22:25:36.449Z] 2a3183d13eaa: Waiting [2022-01-10T22:25:36.449Z] 62170e181a92: Waiting [2022-01-10T22:25:36.449Z] 98971c31d5fb: Waiting [2022-01-10T22:25:36.449Z] e28df98969b9: Waiting [2022-01-10T22:25:36.449Z] fe08c6fab3fd: Layer already exists [2022-01-10T22:25:36.449Z] 465ab18c6ce2: Layer already exists [2022-01-10T22:25:36.449Z] 13961aeb090b: Layer already exists [2022-01-10T22:25:36.449Z] fdaabe51fff1: Layer already exists [2022-01-10T22:25:36.449Z] 2e9d346995a9: Layer already exists [2022-01-10T22:25:36.449Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:36.449Z] 8643910aa985: Layer already exists [2022-01-10T22:25:36.449Z] e28df98969b9: Layer already exists [2022-01-10T22:25:36.449Z] 5276c5b4f03f: Layer already exists [2022-01-10T22:25:36.449Z] 2a3183d13eaa: Layer already exists [2022-01-10T22:25:36.449Z] 62170e181a92: Layer already exists [2022-01-10T22:25:36.719Z] latest: digest: sha256:85e043b730cd59c51d1cac223a51efad5a96c368e2805e16577ef4c61da2fa36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:37.052Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:37.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.18 [2022-01-10T22:25:37.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-10T22:25:37.390Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:37.390Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:37.390Z] 13961aeb090b: Preparing [2022-01-10T22:25:37.390Z] fdaabe51fff1: Preparing [2022-01-10T22:25:37.390Z] 465ab18c6ce2: Preparing [2022-01-10T22:25:37.390Z] 2e9d346995a9: Preparing [2022-01-10T22:25:37.390Z] 98971c31d5fb: Preparing [2022-01-10T22:25:37.390Z] e28df98969b9: Preparing [2022-01-10T22:25:37.390Z] 8643910aa985: Preparing [2022-01-10T22:25:37.390Z] 2a3183d13eaa: Preparing [2022-01-10T22:25:37.390Z] 5276c5b4f03f: Preparing [2022-01-10T22:25:37.390Z] 62170e181a92: Preparing [2022-01-10T22:25:37.390Z] 98971c31d5fb: Waiting [2022-01-10T22:25:37.390Z] e28df98969b9: Waiting [2022-01-10T22:25:37.390Z] 8643910aa985: Waiting [2022-01-10T22:25:37.390Z] 2a3183d13eaa: Waiting [2022-01-10T22:25:37.390Z] 5276c5b4f03f: Waiting [2022-01-10T22:25:37.390Z] 62170e181a92: Waiting [2022-01-10T22:25:37.390Z] 2e9d346995a9: Layer already exists [2022-01-10T22:25:37.390Z] 13961aeb090b: Layer already exists [2022-01-10T22:25:37.390Z] 465ab18c6ce2: Layer already exists [2022-01-10T22:25:37.390Z] fe08c6fab3fd: Layer already exists [2022-01-10T22:25:37.390Z] fdaabe51fff1: Layer already exists [2022-01-10T22:25:37.390Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:37.390Z] e28df98969b9: Layer already exists [2022-01-10T22:25:37.390Z] 5276c5b4f03f: Layer already exists [2022-01-10T22:25:37.390Z] 2a3183d13eaa: Layer already exists [2022-01-10T22:25:37.390Z] 8643910aa985: Layer already exists [2022-01-10T22:25:37.390Z] 62170e181a92: Layer already exists [2022-01-10T22:25:37.659Z] 2.2.0-dev.18: digest: sha256:85e043b730cd59c51d1cac223a51efad5a96c368e2805e16577ef4c61da2fa36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:37.992Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:38.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:38.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-10T22:25:38.322Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:38.322Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:38.322Z] 13961aeb090b: Preparing [2022-01-10T22:25:38.322Z] fdaabe51fff1: Preparing [2022-01-10T22:25:38.322Z] 465ab18c6ce2: Preparing [2022-01-10T22:25:38.322Z] 2e9d346995a9: Preparing [2022-01-10T22:25:38.322Z] 98971c31d5fb: Preparing [2022-01-10T22:25:38.322Z] e28df98969b9: Preparing [2022-01-10T22:25:38.322Z] 8643910aa985: Preparing [2022-01-10T22:25:38.322Z] 2a3183d13eaa: Preparing [2022-01-10T22:25:38.322Z] 5276c5b4f03f: Preparing [2022-01-10T22:25:38.322Z] 62170e181a92: Preparing [2022-01-10T22:25:38.322Z] 98971c31d5fb: Waiting [2022-01-10T22:25:38.322Z] e28df98969b9: Waiting [2022-01-10T22:25:38.322Z] 8643910aa985: Waiting [2022-01-10T22:25:38.322Z] 2a3183d13eaa: Waiting [2022-01-10T22:25:38.322Z] 5276c5b4f03f: Waiting [2022-01-10T22:25:38.322Z] 62170e181a92: Waiting [2022-01-10T22:25:38.322Z] fe08c6fab3fd: Layer already exists [2022-01-10T22:25:38.322Z] fdaabe51fff1: Layer already exists [2022-01-10T22:25:38.322Z] 465ab18c6ce2: Layer already exists [2022-01-10T22:25:38.322Z] 13961aeb090b: Layer already exists [2022-01-10T22:25:38.322Z] 2e9d346995a9: Layer already exists [2022-01-10T22:25:38.322Z] 8643910aa985: Layer already exists [2022-01-10T22:25:38.322Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:38.322Z] e28df98969b9: Layer already exists [2022-01-10T22:25:38.322Z] 2a3183d13eaa: Layer already exists [2022-01-10T22:25:38.322Z] 5276c5b4f03f: Layer already exists [2022-01-10T22:25:38.322Z] 62170e181a92: Layer already exists [2022-01-10T22:25:38.593Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:85e043b730cd59c51d1cac223a51efad5a96c368e2805e16577ef4c61da2fa36 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:38.932Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:39.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-10T22:25:39.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-10T22:25:39.263Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:39.263Z] fe08c6fab3fd: Preparing [2022-01-10T22:25:39.263Z] 13961aeb090b: Preparing [2022-01-10T22:25:39.263Z] fdaabe51fff1: Preparing [2022-01-10T22:25:39.263Z] 465ab18c6ce2: Preparing [2022-01-10T22:25:39.263Z] 2e9d346995a9: Preparing [2022-01-10T22:25:39.263Z] 98971c31d5fb: Preparing [2022-01-10T22:25:39.263Z] e28df98969b9: Preparing [2022-01-10T22:25:39.263Z] 8643910aa985: Preparing [2022-01-10T22:25:39.263Z] 2a3183d13eaa: Preparing [2022-01-10T22:25:39.263Z] 5276c5b4f03f: Preparing [2022-01-10T22:25:39.263Z] 62170e181a92: Preparing [2022-01-10T22:25:39.263Z] 8643910aa985: Waiting [2022-01-10T22:25:39.263Z] 2a3183d13eaa: Waiting [2022-01-10T22:25:39.263Z] 5276c5b4f03f: Waiting [2022-01-10T22:25:39.263Z] 62170e181a92: Waiting [2022-01-10T22:25:39.263Z] 98971c31d5fb: Waiting [2022-01-10T22:25:39.263Z] e28df98969b9: Waiting [2022-01-10T22:25:39.263Z] fdaabe51fff1: Layer already exists [2022-01-10T22:25:39.263Z] fe08c6fab3fd: Layer already exists [2022-01-10T22:25:39.263Z] 2e9d346995a9: Layer already exists [2022-01-10T22:25:39.263Z] 465ab18c6ce2: Layer already exists [2022-01-10T22:25:39.263Z] 13961aeb090b: Layer already exists [2022-01-10T22:25:39.263Z] 8643910aa985: Layer already exists [2022-01-10T22:25:39.263Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:39.263Z] e28df98969b9: Layer already exists [2022-01-10T22:25:39.263Z] 5276c5b4f03f: Layer already exists [2022-01-10T22:25:39.263Z] 2a3183d13eaa: Layer already exists [2022-01-10T22:25:39.533Z] 62170e181a92: Layer already exists [2022-01-10T22:25:39.533Z] main: digest: sha256:85e043b730cd59c51d1cac223a51efad5a96c368e2805e16577ef4c61da2fa36 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:39.583Z] ===================================================== [Pipeline] echo [2022-01-10T22:25:39.594Z] taggedImages: [2022-01-10T22:25:39.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:39.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-10T22:25:39.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.18 [2022-01-10T22:25:39.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:39.594Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-10T22:25:39.617Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-10T22:25:39.617Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:39.617Z] latest [2022-01-10T22:25:39.617Z] 2.2.0-dev.18 [2022-01-10T22:25:39.617Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:39.617Z] main [2022-01-10T22:25:39.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:39.971Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:40.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:40.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-10T22:25:40.307Z] 842cd96b5da6: Preparing [2022-01-10T22:25:40.307Z] cdaa2071667d: Preparing [2022-01-10T22:25:40.307Z] 8e79abe63cff: Preparing [2022-01-10T22:25:40.307Z] 5c552b9e7302: Preparing [2022-01-10T22:25:40.307Z] 138a17dc0d68: Preparing [2022-01-10T22:25:40.307Z] 62170e181a92: Preparing [2022-01-10T22:25:40.307Z] 62170e181a92: Waiting [2022-01-10T22:25:40.581Z] 8e79abe63cff: Pushed [2022-01-10T22:25:40.581Z] 5c552b9e7302: Pushed [2022-01-10T22:25:40.581Z] 62170e181a92: Layer already exists [2022-01-10T22:25:41.177Z] 138a17dc0d68: Pushed [2022-01-10T22:25:43.137Z] cdaa2071667d: Pushed [2022-01-10T22:25:43.137Z] 842cd96b5da6: Pushed [2022-01-10T22:25:43.138Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:b05cc4d170d31bda846542a019834b3816dc836c6f95eb4b7ff58bec48f91d07 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:43.471Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:43.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-10T22:25:43.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-10T22:25:43.800Z] 842cd96b5da6: Preparing [2022-01-10T22:25:43.800Z] cdaa2071667d: Preparing [2022-01-10T22:25:43.800Z] 8e79abe63cff: Preparing [2022-01-10T22:25:43.800Z] 5c552b9e7302: Preparing [2022-01-10T22:25:43.800Z] 138a17dc0d68: Preparing [2022-01-10T22:25:43.800Z] 62170e181a92: Preparing [2022-01-10T22:25:43.800Z] 62170e181a92: Waiting [2022-01-10T22:25:43.800Z] 138a17dc0d68: Layer already exists [2022-01-10T22:25:43.800Z] 842cd96b5da6: Layer already exists [2022-01-10T22:25:43.800Z] 8e79abe63cff: Layer already exists [2022-01-10T22:25:43.800Z] 5c552b9e7302: Layer already exists [2022-01-10T22:25:43.800Z] cdaa2071667d: Layer already exists [2022-01-10T22:25:43.800Z] 62170e181a92: Layer already exists [2022-01-10T22:25:44.069Z] latest: digest: sha256:b05cc4d170d31bda846542a019834b3816dc836c6f95eb4b7ff58bec48f91d07 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:44.408Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:44.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.18 [2022-01-10T22:25:44.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-10T22:25:44.743Z] 842cd96b5da6: Preparing [2022-01-10T22:25:44.743Z] cdaa2071667d: Preparing [2022-01-10T22:25:44.743Z] 8e79abe63cff: Preparing [2022-01-10T22:25:44.743Z] 5c552b9e7302: Preparing [2022-01-10T22:25:44.743Z] 138a17dc0d68: Preparing [2022-01-10T22:25:44.743Z] 62170e181a92: Preparing [2022-01-10T22:25:44.743Z] 62170e181a92: Waiting [2022-01-10T22:25:44.743Z] 138a17dc0d68: Layer already exists [2022-01-10T22:25:44.743Z] 842cd96b5da6: Layer already exists [2022-01-10T22:25:44.743Z] cdaa2071667d: Layer already exists [2022-01-10T22:25:44.743Z] 5c552b9e7302: Layer already exists [2022-01-10T22:25:44.743Z] 8e79abe63cff: Layer already exists [2022-01-10T22:25:44.743Z] 62170e181a92: Layer already exists [2022-01-10T22:25:45.013Z] 2.2.0-dev.18: digest: sha256:b05cc4d170d31bda846542a019834b3816dc836c6f95eb4b7ff58bec48f91d07 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:45.354Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:45.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:45.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-10T22:25:45.683Z] 842cd96b5da6: Preparing [2022-01-10T22:25:45.683Z] cdaa2071667d: Preparing [2022-01-10T22:25:45.683Z] 8e79abe63cff: Preparing [2022-01-10T22:25:45.683Z] 5c552b9e7302: Preparing [2022-01-10T22:25:45.683Z] 138a17dc0d68: Preparing [2022-01-10T22:25:45.683Z] 62170e181a92: Preparing [2022-01-10T22:25:45.683Z] 62170e181a92: Waiting [2022-01-10T22:25:45.683Z] 842cd96b5da6: Layer already exists [2022-01-10T22:25:45.683Z] 5c552b9e7302: Layer already exists [2022-01-10T22:25:45.683Z] 138a17dc0d68: Layer already exists [2022-01-10T22:25:45.683Z] cdaa2071667d: Layer already exists [2022-01-10T22:25:45.683Z] 8e79abe63cff: Layer already exists [2022-01-10T22:25:45.683Z] 62170e181a92: Layer already exists [2022-01-10T22:25:45.951Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:b05cc4d170d31bda846542a019834b3816dc836c6f95eb4b7ff58bec48f91d07 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:46.286Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:46.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-10T22:25:46.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-10T22:25:46.616Z] 842cd96b5da6: Preparing [2022-01-10T22:25:46.616Z] cdaa2071667d: Preparing [2022-01-10T22:25:46.616Z] 8e79abe63cff: Preparing [2022-01-10T22:25:46.616Z] 5c552b9e7302: Preparing [2022-01-10T22:25:46.616Z] 138a17dc0d68: Preparing [2022-01-10T22:25:46.616Z] 62170e181a92: Preparing [2022-01-10T22:25:46.616Z] 62170e181a92: Waiting [2022-01-10T22:25:46.616Z] cdaa2071667d: Layer already exists [2022-01-10T22:25:46.616Z] 138a17dc0d68: Layer already exists [2022-01-10T22:25:46.616Z] 8e79abe63cff: Layer already exists [2022-01-10T22:25:46.616Z] 842cd96b5da6: Layer already exists [2022-01-10T22:25:46.616Z] 5c552b9e7302: Layer already exists [2022-01-10T22:25:46.616Z] 62170e181a92: Layer already exists [2022-01-10T22:25:46.886Z] main: digest: sha256:b05cc4d170d31bda846542a019834b3816dc836c6f95eb4b7ff58bec48f91d07 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:46.932Z] ===================================================== [Pipeline] echo [2022-01-10T22:25:46.941Z] taggedImages: [2022-01-10T22:25:46.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:46.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-10T22:25:46.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.18 [2022-01-10T22:25:46.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:46.941Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-10T22:25:46.962Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-10T22:25:46.962Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:46.962Z] latest [2022-01-10T22:25:46.962Z] 2.2.0-dev.18 [2022-01-10T22:25:46.962Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:46.962Z] main [2022-01-10T22:25:46.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:47.310Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:47.640Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:47.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-10T22:25:47.640Z] c8ea713caee1: Preparing [2022-01-10T22:25:47.640Z] 4af40587188d: Preparing [2022-01-10T22:25:47.640Z] bb0ef78adb5b: Preparing [2022-01-10T22:25:47.640Z] c279b1755cf0: Preparing [2022-01-10T22:25:47.640Z] 24fb896fd95e: Preparing [2022-01-10T22:25:47.640Z] 1bf6aef26843: Preparing [2022-01-10T22:25:47.640Z] c7dee25b1603: Preparing [2022-01-10T22:25:47.640Z] 64803ac8f64f: Preparing [2022-01-10T22:25:47.640Z] a23a7ba3b8f1: Preparing [2022-01-10T22:25:47.640Z] 62170e181a92: Preparing [2022-01-10T22:25:47.640Z] 1bf6aef26843: Waiting [2022-01-10T22:25:47.640Z] c7dee25b1603: Waiting [2022-01-10T22:25:47.640Z] 64803ac8f64f: Waiting [2022-01-10T22:25:47.640Z] a23a7ba3b8f1: Waiting [2022-01-10T22:25:47.640Z] 62170e181a92: Waiting [2022-01-10T22:25:47.909Z] c8ea713caee1: Pushed [2022-01-10T22:25:47.909Z] 24fb896fd95e: Pushed [2022-01-10T22:25:47.909Z] 4af40587188d: Pushed [2022-01-10T22:25:48.179Z] c7dee25b1603: Pushed [2022-01-10T22:25:48.179Z] 1bf6aef26843: Pushed [2022-01-10T22:25:48.179Z] 64803ac8f64f: Pushed [2022-01-10T22:25:48.179Z] 62170e181a92: Layer already exists [2022-01-10T22:25:48.450Z] a23a7ba3b8f1: Pushed [2022-01-10T22:25:50.417Z] c279b1755cf0: Pushed [2022-01-10T22:25:51.007Z] bb0ef78adb5b: Pushed [2022-01-10T22:25:51.007Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:187a9aa8c69c699dc9d0cb8beb142795f8139a80b5b820e0360410e552ff7039 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:51.344Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:51.683Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-10T22:25:51.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-10T22:25:51.683Z] c8ea713caee1: Preparing [2022-01-10T22:25:51.683Z] 4af40587188d: Preparing [2022-01-10T22:25:51.683Z] bb0ef78adb5b: Preparing [2022-01-10T22:25:51.683Z] c279b1755cf0: Preparing [2022-01-10T22:25:51.683Z] 24fb896fd95e: Preparing [2022-01-10T22:25:51.683Z] 1bf6aef26843: Preparing [2022-01-10T22:25:51.683Z] c7dee25b1603: Preparing [2022-01-10T22:25:51.683Z] 64803ac8f64f: Preparing [2022-01-10T22:25:51.683Z] a23a7ba3b8f1: Preparing [2022-01-10T22:25:51.683Z] 62170e181a92: Preparing [2022-01-10T22:25:51.683Z] 64803ac8f64f: Waiting [2022-01-10T22:25:51.683Z] 62170e181a92: Waiting [2022-01-10T22:25:51.683Z] a23a7ba3b8f1: Waiting [2022-01-10T22:25:51.683Z] c7dee25b1603: Waiting [2022-01-10T22:25:51.683Z] 1bf6aef26843: Waiting [2022-01-10T22:25:51.683Z] c8ea713caee1: Layer already exists [2022-01-10T22:25:51.683Z] 4af40587188d: Layer already exists [2022-01-10T22:25:51.683Z] bb0ef78adb5b: Layer already exists [2022-01-10T22:25:51.683Z] c279b1755cf0: Layer already exists [2022-01-10T22:25:51.683Z] 24fb896fd95e: Layer already exists [2022-01-10T22:25:51.683Z] 1bf6aef26843: Layer already exists [2022-01-10T22:25:51.683Z] 64803ac8f64f: Layer already exists [2022-01-10T22:25:51.683Z] c7dee25b1603: Layer already exists [2022-01-10T22:25:51.683Z] a23a7ba3b8f1: Layer already exists [2022-01-10T22:25:51.683Z] 62170e181a92: Layer already exists [2022-01-10T22:25:51.954Z] latest: digest: sha256:187a9aa8c69c699dc9d0cb8beb142795f8139a80b5b820e0360410e552ff7039 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:52.289Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:52.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.18 [2022-01-10T22:25:52.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-10T22:25:52.621Z] c8ea713caee1: Preparing [2022-01-10T22:25:52.621Z] 4af40587188d: Preparing [2022-01-10T22:25:52.621Z] bb0ef78adb5b: Preparing [2022-01-10T22:25:52.621Z] c279b1755cf0: Preparing [2022-01-10T22:25:52.621Z] 24fb896fd95e: Preparing [2022-01-10T22:25:52.621Z] 1bf6aef26843: Preparing [2022-01-10T22:25:52.621Z] c7dee25b1603: Preparing [2022-01-10T22:25:52.621Z] 64803ac8f64f: Preparing [2022-01-10T22:25:52.621Z] a23a7ba3b8f1: Preparing [2022-01-10T22:25:52.621Z] 62170e181a92: Preparing [2022-01-10T22:25:52.621Z] 1bf6aef26843: Waiting [2022-01-10T22:25:52.621Z] c7dee25b1603: Waiting [2022-01-10T22:25:52.621Z] 64803ac8f64f: Waiting [2022-01-10T22:25:52.621Z] a23a7ba3b8f1: Waiting [2022-01-10T22:25:52.621Z] 62170e181a92: Waiting [2022-01-10T22:25:52.621Z] 24fb896fd95e: Layer already exists [2022-01-10T22:25:52.621Z] c8ea713caee1: Layer already exists [2022-01-10T22:25:52.621Z] bb0ef78adb5b: Layer already exists [2022-01-10T22:25:52.621Z] c279b1755cf0: Layer already exists [2022-01-10T22:25:52.621Z] 4af40587188d: Layer already exists [2022-01-10T22:25:52.621Z] 64803ac8f64f: Layer already exists [2022-01-10T22:25:52.621Z] c7dee25b1603: Layer already exists [2022-01-10T22:25:52.621Z] 62170e181a92: Layer already exists [2022-01-10T22:25:52.621Z] a23a7ba3b8f1: Layer already exists [2022-01-10T22:25:52.621Z] 1bf6aef26843: Layer already exists [2022-01-10T22:25:52.889Z] 2.2.0-dev.18: digest: sha256:187a9aa8c69c699dc9d0cb8beb142795f8139a80b5b820e0360410e552ff7039 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:53.225Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:53.557Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:53.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-10T22:25:53.557Z] c8ea713caee1: Preparing [2022-01-10T22:25:53.557Z] 4af40587188d: Preparing [2022-01-10T22:25:53.557Z] bb0ef78adb5b: Preparing [2022-01-10T22:25:53.557Z] c279b1755cf0: Preparing [2022-01-10T22:25:53.557Z] 24fb896fd95e: Preparing [2022-01-10T22:25:53.557Z] 1bf6aef26843: Preparing [2022-01-10T22:25:53.557Z] c7dee25b1603: Preparing [2022-01-10T22:25:53.557Z] 64803ac8f64f: Preparing [2022-01-10T22:25:53.557Z] a23a7ba3b8f1: Preparing [2022-01-10T22:25:53.557Z] 62170e181a92: Preparing [2022-01-10T22:25:53.557Z] 1bf6aef26843: Waiting [2022-01-10T22:25:53.557Z] 64803ac8f64f: Waiting [2022-01-10T22:25:53.557Z] c7dee25b1603: Waiting [2022-01-10T22:25:53.557Z] a23a7ba3b8f1: Waiting [2022-01-10T22:25:53.557Z] 62170e181a92: Waiting [2022-01-10T22:25:53.557Z] bb0ef78adb5b: Layer already exists [2022-01-10T22:25:53.557Z] c8ea713caee1: Layer already exists [2022-01-10T22:25:53.557Z] 24fb896fd95e: Layer already exists [2022-01-10T22:25:53.557Z] 4af40587188d: Layer already exists [2022-01-10T22:25:53.557Z] c279b1755cf0: Layer already exists [2022-01-10T22:25:53.557Z] c7dee25b1603: Layer already exists [2022-01-10T22:25:53.557Z] 1bf6aef26843: Layer already exists [2022-01-10T22:25:53.557Z] 64803ac8f64f: Layer already exists [2022-01-10T22:25:53.557Z] a23a7ba3b8f1: Layer already exists [2022-01-10T22:25:53.557Z] 62170e181a92: Layer already exists [2022-01-10T22:25:53.827Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:187a9aa8c69c699dc9d0cb8beb142795f8139a80b5b820e0360410e552ff7039 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:54.193Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:54.532Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-10T22:25:54.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-10T22:25:54.532Z] c8ea713caee1: Preparing [2022-01-10T22:25:54.532Z] 4af40587188d: Preparing [2022-01-10T22:25:54.532Z] bb0ef78adb5b: Preparing [2022-01-10T22:25:54.532Z] c279b1755cf0: Preparing [2022-01-10T22:25:54.532Z] 24fb896fd95e: Preparing [2022-01-10T22:25:54.532Z] 1bf6aef26843: Preparing [2022-01-10T22:25:54.532Z] c7dee25b1603: Preparing [2022-01-10T22:25:54.532Z] 64803ac8f64f: Preparing [2022-01-10T22:25:54.532Z] a23a7ba3b8f1: Preparing [2022-01-10T22:25:54.532Z] 62170e181a92: Preparing [2022-01-10T22:25:54.532Z] 1bf6aef26843: Waiting [2022-01-10T22:25:54.532Z] c7dee25b1603: Waiting [2022-01-10T22:25:54.532Z] 64803ac8f64f: Waiting [2022-01-10T22:25:54.532Z] a23a7ba3b8f1: Waiting [2022-01-10T22:25:54.532Z] 62170e181a92: Waiting [2022-01-10T22:25:54.532Z] 24fb896fd95e: Layer already exists [2022-01-10T22:25:54.532Z] 4af40587188d: Layer already exists [2022-01-10T22:25:54.532Z] c279b1755cf0: Layer already exists [2022-01-10T22:25:54.532Z] c8ea713caee1: Layer already exists [2022-01-10T22:25:54.532Z] bb0ef78adb5b: Layer already exists [2022-01-10T22:25:54.532Z] c7dee25b1603: Layer already exists [2022-01-10T22:25:54.532Z] 1bf6aef26843: Layer already exists [2022-01-10T22:25:54.532Z] a23a7ba3b8f1: Layer already exists [2022-01-10T22:25:54.532Z] 64803ac8f64f: Layer already exists [2022-01-10T22:25:54.532Z] 62170e181a92: Layer already exists [2022-01-10T22:25:54.807Z] main: digest: sha256:187a9aa8c69c699dc9d0cb8beb142795f8139a80b5b820e0360410e552ff7039 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:25:54.858Z] ===================================================== [Pipeline] echo [2022-01-10T22:25:54.869Z] taggedImages: [2022-01-10T22:25:54.869Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:54.869Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-10T22:25:54.869Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.18 [2022-01-10T22:25:54.869Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:54.869Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-10T22:25:54.891Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-10T22:25:54.891Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:54.891Z] latest [2022-01-10T22:25:54.891Z] 2.2.0-dev.18 [2022-01-10T22:25:54.891Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:25:54.891Z] main [2022-01-10T22:25:54.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:55.250Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:55.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:25:55.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-10T22:25:55.588Z] b7b6cece29a7: Preparing [2022-01-10T22:25:55.588Z] 67b8508d6188: Preparing [2022-01-10T22:25:55.588Z] 98971c31d5fb: Preparing [2022-01-10T22:25:55.588Z] 66489207024d: Preparing [2022-01-10T22:25:55.588Z] 62170e181a92: Preparing [2022-01-10T22:25:55.588Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:55.588Z] 62170e181a92: Layer already exists [2022-01-10T22:25:55.862Z] b7b6cece29a7: Pushed [2022-01-10T22:25:56.133Z] 66489207024d: Pushed [2022-01-10T22:25:58.737Z] 67b8508d6188: Pushed [2022-01-10T22:25:58.737Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:3d2130dde680109fc47523d3fe172e932ed2bca510e5a18af1000af843f00b4e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:59.072Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:25:59.403Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-10T22:25:59.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-10T22:25:59.403Z] b7b6cece29a7: Preparing [2022-01-10T22:25:59.403Z] 67b8508d6188: Preparing [2022-01-10T22:25:59.403Z] 98971c31d5fb: Preparing [2022-01-10T22:25:59.403Z] 66489207024d: Preparing [2022-01-10T22:25:59.403Z] 62170e181a92: Preparing [2022-01-10T22:25:59.403Z] 62170e181a92: Layer already exists [2022-01-10T22:25:59.403Z] 66489207024d: Layer already exists [2022-01-10T22:25:59.403Z] b7b6cece29a7: Layer already exists [2022-01-10T22:25:59.403Z] 98971c31d5fb: Layer already exists [2022-01-10T22:25:59.403Z] 67b8508d6188: Layer already exists [2022-01-10T22:25:59.672Z] latest: digest: sha256:3d2130dde680109fc47523d3fe172e932ed2bca510e5a18af1000af843f00b4e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:00.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:00.342Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.18 [2022-01-10T22:26:00.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-10T22:26:00.342Z] b7b6cece29a7: Preparing [2022-01-10T22:26:00.342Z] 67b8508d6188: Preparing [2022-01-10T22:26:00.342Z] 98971c31d5fb: Preparing [2022-01-10T22:26:00.342Z] 66489207024d: Preparing [2022-01-10T22:26:00.342Z] 62170e181a92: Preparing [2022-01-10T22:26:00.342Z] 66489207024d: Layer already exists [2022-01-10T22:26:00.342Z] b7b6cece29a7: Layer already exists [2022-01-10T22:26:00.342Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:00.342Z] 67b8508d6188: Layer already exists [2022-01-10T22:26:00.342Z] 62170e181a92: Layer already exists [2022-01-10T22:26:00.342Z] 2.2.0-dev.18: digest: sha256:3d2130dde680109fc47523d3fe172e932ed2bca510e5a18af1000af843f00b4e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:00.956Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:01.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:01.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-10T22:26:01.288Z] b7b6cece29a7: Preparing [2022-01-10T22:26:01.288Z] 67b8508d6188: Preparing [2022-01-10T22:26:01.288Z] 98971c31d5fb: Preparing [2022-01-10T22:26:01.288Z] 66489207024d: Preparing [2022-01-10T22:26:01.288Z] 62170e181a92: Preparing [2022-01-10T22:26:01.288Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:01.288Z] 66489207024d: Layer already exists [2022-01-10T22:26:01.288Z] 62170e181a92: Layer already exists [2022-01-10T22:26:01.288Z] 67b8508d6188: Layer already exists [2022-01-10T22:26:01.288Z] b7b6cece29a7: Layer already exists [2022-01-10T22:26:01.558Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:3d2130dde680109fc47523d3fe172e932ed2bca510e5a18af1000af843f00b4e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:01.890Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:02.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-10T22:26:02.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-10T22:26:02.223Z] b7b6cece29a7: Preparing [2022-01-10T22:26:02.223Z] 67b8508d6188: Preparing [2022-01-10T22:26:02.223Z] 98971c31d5fb: Preparing [2022-01-10T22:26:02.223Z] 66489207024d: Preparing [2022-01-10T22:26:02.223Z] 62170e181a92: Preparing [2022-01-10T22:26:02.223Z] 62170e181a92: Layer already exists [2022-01-10T22:26:02.223Z] 66489207024d: Layer already exists [2022-01-10T22:26:02.223Z] 67b8508d6188: Layer already exists [2022-01-10T22:26:02.223Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:02.223Z] b7b6cece29a7: Layer already exists [2022-01-10T22:26:02.493Z] main: digest: sha256:3d2130dde680109fc47523d3fe172e932ed2bca510e5a18af1000af843f00b4e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:26:02.539Z] ===================================================== [Pipeline] echo [2022-01-10T22:26:02.549Z] taggedImages: [2022-01-10T22:26:02.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:02.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-10T22:26:02.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.18 [2022-01-10T22:26:02.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:02.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-10T22:26:02.567Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-10T22:26:02.567Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:02.567Z] latest [2022-01-10T22:26:02.567Z] 2.2.0-dev.18 [2022-01-10T22:26:02.567Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:02.567Z] main [2022-01-10T22:26:02.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:02.909Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:03.239Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:03.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-10T22:26:03.239Z] a097640876b2: Preparing [2022-01-10T22:26:03.239Z] 7e90311c234c: Preparing [2022-01-10T22:26:03.239Z] 98971c31d5fb: Preparing [2022-01-10T22:26:03.239Z] 7d7039651bf5: Preparing [2022-01-10T22:26:03.239Z] 62170e181a92: Preparing [2022-01-10T22:26:03.239Z] 62170e181a92: Layer already exists [2022-01-10T22:26:03.239Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:03.239Z] 7d7039651bf5: Layer already exists [2022-01-10T22:26:03.511Z] a097640876b2: Pushed [2022-01-10T22:26:06.105Z] 7e90311c234c: Pushed [2022-01-10T22:26:06.105Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:84de1ecbd2f1bc62939643aa62f9688de2be59cbbadca9f683e2e072d12990ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:06.441Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:06.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-10T22:26:06.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-10T22:26:06.770Z] a097640876b2: Preparing [2022-01-10T22:26:06.770Z] 7e90311c234c: Preparing [2022-01-10T22:26:06.770Z] 98971c31d5fb: Preparing [2022-01-10T22:26:06.770Z] 7d7039651bf5: Preparing [2022-01-10T22:26:06.770Z] 62170e181a92: Preparing [2022-01-10T22:26:06.770Z] 62170e181a92: Layer already exists [2022-01-10T22:26:06.770Z] a097640876b2: Layer already exists [2022-01-10T22:26:06.770Z] 7e90311c234c: Layer already exists [2022-01-10T22:26:06.770Z] 7d7039651bf5: Layer already exists [2022-01-10T22:26:06.770Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:07.042Z] latest: digest: sha256:84de1ecbd2f1bc62939643aa62f9688de2be59cbbadca9f683e2e072d12990ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:07.376Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:07.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.18 [2022-01-10T22:26:07.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-10T22:26:07.704Z] a097640876b2: Preparing [2022-01-10T22:26:07.704Z] 7e90311c234c: Preparing [2022-01-10T22:26:07.704Z] 98971c31d5fb: Preparing [2022-01-10T22:26:07.704Z] 7d7039651bf5: Preparing [2022-01-10T22:26:07.704Z] 62170e181a92: Preparing [2022-01-10T22:26:07.704Z] a097640876b2: Layer already exists [2022-01-10T22:26:07.704Z] 62170e181a92: Layer already exists [2022-01-10T22:26:07.704Z] 7d7039651bf5: Layer already exists [2022-01-10T22:26:07.704Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:07.704Z] 7e90311c234c: Layer already exists [2022-01-10T22:26:07.973Z] 2.2.0-dev.18: digest: sha256:84de1ecbd2f1bc62939643aa62f9688de2be59cbbadca9f683e2e072d12990ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:08.307Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:08.637Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:08.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-10T22:26:08.637Z] a097640876b2: Preparing [2022-01-10T22:26:08.637Z] 7e90311c234c: Preparing [2022-01-10T22:26:08.637Z] 98971c31d5fb: Preparing [2022-01-10T22:26:08.637Z] 7d7039651bf5: Preparing [2022-01-10T22:26:08.637Z] 62170e181a92: Preparing [2022-01-10T22:26:08.637Z] 62170e181a92: Layer already exists [2022-01-10T22:26:08.637Z] 7e90311c234c: Layer already exists [2022-01-10T22:26:08.637Z] a097640876b2: Layer already exists [2022-01-10T22:26:08.637Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:08.637Z] 7d7039651bf5: Layer already exists [2022-01-10T22:26:08.905Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:84de1ecbd2f1bc62939643aa62f9688de2be59cbbadca9f683e2e072d12990ee size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:09.239Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:09.564Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-10T22:26:09.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-10T22:26:09.564Z] a097640876b2: Preparing [2022-01-10T22:26:09.564Z] 7e90311c234c: Preparing [2022-01-10T22:26:09.564Z] 98971c31d5fb: Preparing [2022-01-10T22:26:09.564Z] 7d7039651bf5: Preparing [2022-01-10T22:26:09.564Z] 62170e181a92: Preparing [2022-01-10T22:26:09.564Z] 7e90311c234c: Layer already exists [2022-01-10T22:26:09.564Z] 62170e181a92: Layer already exists [2022-01-10T22:26:09.564Z] 7d7039651bf5: Layer already exists [2022-01-10T22:26:09.564Z] a097640876b2: Layer already exists [2022-01-10T22:26:09.564Z] 98971c31d5fb: Layer already exists [2022-01-10T22:26:09.834Z] main: digest: sha256:84de1ecbd2f1bc62939643aa62f9688de2be59cbbadca9f683e2e072d12990ee size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:26:09.881Z] ===================================================== [Pipeline] echo [2022-01-10T22:26:09.890Z] taggedImages: [2022-01-10T22:26:09.890Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:09.890Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-10T22:26:09.890Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.18 [2022-01-10T22:26:09.890Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:09.890Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-10T22:26:09.910Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-10T22:26:09.910Z] 1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:09.910Z] latest [2022-01-10T22:26:09.910Z] 2.2.0-dev.18 [2022-01-10T22:26:09.910Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:09.910Z] main [2022-01-10T22:26:09.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:10.240Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:10.568Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-10T22:26:10.568Z] 77c4103cf544: Preparing [2022-01-10T22:26:10.568Z] 8abc2faf6bf0: Preparing [2022-01-10T22:26:10.568Z] 9cccd0a0d8fb: Preparing [2022-01-10T22:26:10.568Z] d069cd2bf7f2: Preparing [2022-01-10T22:26:10.568Z] e25cc80ef78c: Preparing [2022-01-10T22:26:10.568Z] f7be28c579d0: Preparing [2022-01-10T22:26:10.568Z] 5ddf987a193f: Preparing [2022-01-10T22:26:10.568Z] 05d0a213effb: Preparing [2022-01-10T22:26:10.568Z] 087270190219: Preparing [2022-01-10T22:26:10.568Z] b49c6594ab31: Preparing [2022-01-10T22:26:10.568Z] 62170e181a92: Preparing [2022-01-10T22:26:10.568Z] f7be28c579d0: Waiting [2022-01-10T22:26:10.568Z] 5ddf987a193f: Waiting [2022-01-10T22:26:10.568Z] 05d0a213effb: Waiting [2022-01-10T22:26:10.568Z] 087270190219: Waiting [2022-01-10T22:26:10.568Z] b49c6594ab31: Waiting [2022-01-10T22:26:10.568Z] 62170e181a92: Waiting [2022-01-10T22:26:10.568Z] e25cc80ef78c: Layer already exists [2022-01-10T22:26:10.840Z] f7be28c579d0: Layer already exists [2022-01-10T22:26:10.840Z] 5ddf987a193f: Layer already exists [2022-01-10T22:26:10.840Z] 05d0a213effb: Layer already exists [2022-01-10T22:26:10.840Z] 8abc2faf6bf0: Pushed [2022-01-10T22:26:10.840Z] 087270190219: Layer already exists [2022-01-10T22:26:10.840Z] b49c6594ab31: Layer already exists [2022-01-10T22:26:10.840Z] 62170e181a92: Layer already exists [2022-01-10T22:26:11.432Z] 77c4103cf544: Pushed [2022-01-10T22:26:13.396Z] 9cccd0a0d8fb: Pushed [2022-01-10T22:26:28.434Z] d069cd2bf7f2: Pushed [2022-01-10T22:26:28.434Z] 1e28c24963a177f9c725e08727cde139eec58cb6: digest: sha256:c347b3459ec4f74130930447bbba1d3537c18c39d3a442feda9610a359100dbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:28.771Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:29.098Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-10T22:26:29.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-10T22:26:29.098Z] 77c4103cf544: Preparing [2022-01-10T22:26:29.098Z] 8abc2faf6bf0: Preparing [2022-01-10T22:26:29.098Z] 9cccd0a0d8fb: Preparing [2022-01-10T22:26:29.098Z] d069cd2bf7f2: Preparing [2022-01-10T22:26:29.098Z] e25cc80ef78c: Preparing [2022-01-10T22:26:29.098Z] f7be28c579d0: Preparing [2022-01-10T22:26:29.098Z] 5ddf987a193f: Preparing [2022-01-10T22:26:29.098Z] 05d0a213effb: Preparing [2022-01-10T22:26:29.098Z] 087270190219: Preparing [2022-01-10T22:26:29.098Z] b49c6594ab31: Preparing [2022-01-10T22:26:29.098Z] 62170e181a92: Preparing [2022-01-10T22:26:29.098Z] 05d0a213effb: Waiting [2022-01-10T22:26:29.098Z] 087270190219: Waiting [2022-01-10T22:26:29.098Z] b49c6594ab31: Waiting [2022-01-10T22:26:29.098Z] 62170e181a92: Waiting [2022-01-10T22:26:29.098Z] 5ddf987a193f: Waiting [2022-01-10T22:26:29.098Z] f7be28c579d0: Waiting [2022-01-10T22:26:29.098Z] 77c4103cf544: Layer already exists [2022-01-10T22:26:29.098Z] 9cccd0a0d8fb: Layer already exists [2022-01-10T22:26:29.098Z] e25cc80ef78c: Layer already exists [2022-01-10T22:26:29.098Z] d069cd2bf7f2: Layer already exists [2022-01-10T22:26:29.098Z] 8abc2faf6bf0: Layer already exists [2022-01-10T22:26:29.098Z] 5ddf987a193f: Layer already exists [2022-01-10T22:26:29.098Z] 087270190219: Layer already exists [2022-01-10T22:26:29.098Z] 05d0a213effb: Layer already exists [2022-01-10T22:26:29.098Z] f7be28c579d0: Layer already exists [2022-01-10T22:26:29.098Z] b49c6594ab31: Layer already exists [2022-01-10T22:26:29.098Z] 62170e181a92: Layer already exists [2022-01-10T22:26:29.368Z] latest: digest: sha256:c347b3459ec4f74130930447bbba1d3537c18c39d3a442feda9610a359100dbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:29.699Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:30.065Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.18 [2022-01-10T22:26:30.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-10T22:26:30.065Z] 77c4103cf544: Preparing [2022-01-10T22:26:30.065Z] 8abc2faf6bf0: Preparing [2022-01-10T22:26:30.065Z] 9cccd0a0d8fb: Preparing [2022-01-10T22:26:30.065Z] d069cd2bf7f2: Preparing [2022-01-10T22:26:30.065Z] e25cc80ef78c: Preparing [2022-01-10T22:26:30.065Z] f7be28c579d0: Preparing [2022-01-10T22:26:30.065Z] 5ddf987a193f: Preparing [2022-01-10T22:26:30.065Z] 05d0a213effb: Preparing [2022-01-10T22:26:30.065Z] 087270190219: Preparing [2022-01-10T22:26:30.065Z] b49c6594ab31: Preparing [2022-01-10T22:26:30.065Z] 62170e181a92: Preparing [2022-01-10T22:26:30.065Z] f7be28c579d0: Waiting [2022-01-10T22:26:30.065Z] 5ddf987a193f: Waiting [2022-01-10T22:26:30.065Z] 05d0a213effb: Waiting [2022-01-10T22:26:30.065Z] b49c6594ab31: Waiting [2022-01-10T22:26:30.065Z] 62170e181a92: Waiting [2022-01-10T22:26:30.065Z] 087270190219: Waiting [2022-01-10T22:26:30.065Z] e25cc80ef78c: Layer already exists [2022-01-10T22:26:30.065Z] d069cd2bf7f2: Layer already exists [2022-01-10T22:26:30.065Z] 77c4103cf544: Layer already exists [2022-01-10T22:26:30.065Z] 8abc2faf6bf0: Layer already exists [2022-01-10T22:26:30.065Z] 9cccd0a0d8fb: Layer already exists [2022-01-10T22:26:30.065Z] f7be28c579d0: Layer already exists [2022-01-10T22:26:30.065Z] 087270190219: Layer already exists [2022-01-10T22:26:30.065Z] 05d0a213effb: Layer already exists [2022-01-10T22:26:30.065Z] 5ddf987a193f: Layer already exists [2022-01-10T22:26:30.065Z] b49c6594ab31: Layer already exists [2022-01-10T22:26:30.342Z] 62170e181a92: Layer already exists [2022-01-10T22:26:30.342Z] 2.2.0-dev.18: digest: sha256:c347b3459ec4f74130930447bbba1d3537c18c39d3a442feda9610a359100dbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:30.688Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:31.027Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:31.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-10T22:26:31.027Z] 77c4103cf544: Preparing [2022-01-10T22:26:31.027Z] 8abc2faf6bf0: Preparing [2022-01-10T22:26:31.027Z] 9cccd0a0d8fb: Preparing [2022-01-10T22:26:31.027Z] d069cd2bf7f2: Preparing [2022-01-10T22:26:31.027Z] e25cc80ef78c: Preparing [2022-01-10T22:26:31.027Z] f7be28c579d0: Preparing [2022-01-10T22:26:31.027Z] 5ddf987a193f: Preparing [2022-01-10T22:26:31.027Z] 05d0a213effb: Preparing [2022-01-10T22:26:31.027Z] 087270190219: Preparing [2022-01-10T22:26:31.027Z] b49c6594ab31: Preparing [2022-01-10T22:26:31.027Z] 62170e181a92: Preparing [2022-01-10T22:26:31.027Z] b49c6594ab31: Waiting [2022-01-10T22:26:31.027Z] f7be28c579d0: Waiting [2022-01-10T22:26:31.027Z] 5ddf987a193f: Waiting [2022-01-10T22:26:31.027Z] 62170e181a92: Waiting [2022-01-10T22:26:31.027Z] 087270190219: Waiting [2022-01-10T22:26:31.027Z] d069cd2bf7f2: Layer already exists [2022-01-10T22:26:31.027Z] e25cc80ef78c: Layer already exists [2022-01-10T22:26:31.027Z] 77c4103cf544: Layer already exists [2022-01-10T22:26:31.027Z] 9cccd0a0d8fb: Layer already exists [2022-01-10T22:26:31.027Z] 8abc2faf6bf0: Layer already exists [2022-01-10T22:26:31.027Z] 5ddf987a193f: Layer already exists [2022-01-10T22:26:31.027Z] f7be28c579d0: Layer already exists [2022-01-10T22:26:31.027Z] 05d0a213effb: Layer already exists [2022-01-10T22:26:31.027Z] b49c6594ab31: Layer already exists [2022-01-10T22:26:31.027Z] 087270190219: Layer already exists [2022-01-10T22:26:31.297Z] 62170e181a92: Layer already exists [2022-01-10T22:26:31.297Z] 1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18: digest: sha256:c347b3459ec4f74130930447bbba1d3537c18c39d3a442feda9610a359100dbd size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:31.636Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:31.965Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-10T22:26:31.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-10T22:26:31.965Z] 77c4103cf544: Preparing [2022-01-10T22:26:31.965Z] 8abc2faf6bf0: Preparing [2022-01-10T22:26:31.965Z] 9cccd0a0d8fb: Preparing [2022-01-10T22:26:31.965Z] d069cd2bf7f2: Preparing [2022-01-10T22:26:31.965Z] e25cc80ef78c: Preparing [2022-01-10T22:26:31.965Z] f7be28c579d0: Preparing [2022-01-10T22:26:31.965Z] 5ddf987a193f: Preparing [2022-01-10T22:26:31.965Z] 05d0a213effb: Preparing [2022-01-10T22:26:31.965Z] 087270190219: Preparing [2022-01-10T22:26:31.965Z] b49c6594ab31: Preparing [2022-01-10T22:26:31.965Z] 62170e181a92: Preparing [2022-01-10T22:26:31.965Z] 5ddf987a193f: Waiting [2022-01-10T22:26:31.965Z] 05d0a213effb: Waiting [2022-01-10T22:26:31.965Z] 087270190219: Waiting [2022-01-10T22:26:31.965Z] b49c6594ab31: Waiting [2022-01-10T22:26:31.965Z] 62170e181a92: Waiting [2022-01-10T22:26:31.965Z] f7be28c579d0: Waiting [2022-01-10T22:26:31.965Z] d069cd2bf7f2: Layer already exists [2022-01-10T22:26:31.965Z] 9cccd0a0d8fb: Layer already exists [2022-01-10T22:26:31.965Z] 77c4103cf544: Layer already exists [2022-01-10T22:26:31.965Z] e25cc80ef78c: Layer already exists [2022-01-10T22:26:31.965Z] 8abc2faf6bf0: Layer already exists [2022-01-10T22:26:31.965Z] f7be28c579d0: Layer already exists [2022-01-10T22:26:31.965Z] 05d0a213effb: Layer already exists [2022-01-10T22:26:31.965Z] 5ddf987a193f: Layer already exists [2022-01-10T22:26:31.965Z] 087270190219: Layer already exists [2022-01-10T22:26:31.965Z] b49c6594ab31: Layer already exists [2022-01-10T22:26:31.965Z] 62170e181a92: Layer already exists [2022-01-10T22:26:32.234Z] main: digest: sha256:c347b3459ec4f74130930447bbba1d3537c18c39d3a442feda9610a359100dbd size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-10T22:26:32.283Z] ===================================================== [Pipeline] echo [2022-01-10T22:26:32.293Z] taggedImages: [2022-01-10T22:26:32.293Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1e28c24963a177f9c725e08727cde139eec58cb6 [2022-01-10T22:26:32.293Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-10T22:26:32.293Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.18 [2022-01-10T22:26:32.293Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1e28c24963a177f9c725e08727cde139eec58cb6-2.2.0-dev.18 [2022-01-10T22:26:32.293Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:32.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-10T22:26:32.644Z] [2022-01-10T22:26:32.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:26:32.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-10T22:26:32.984Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-10T22:26:32.984Z] 448f6bf000e3: Pulling fs layer [2022-01-10T22:26:32.984Z] f757da607395: Pulling fs layer [2022-01-10T22:26:32.984Z] 05883995daec: Pulling fs layer [2022-01-10T22:26:32.984Z] 8603b9c90790: Pulling fs layer [2022-01-10T22:26:32.984Z] 1560dd03e051: Pulling fs layer [2022-01-10T22:26:32.984Z] 27f5ce0e4adf: Pulling fs layer [2022-01-10T22:26:32.984Z] c2d8d7efcc4b: Pulling fs layer [2022-01-10T22:26:32.984Z] 1560dd03e051: Waiting [2022-01-10T22:26:32.984Z] 27f5ce0e4adf: Waiting [2022-01-10T22:26:32.984Z] c2d8d7efcc4b: Waiting [2022-01-10T22:26:32.984Z] 8603b9c90790: Waiting [2022-01-10T22:26:33.256Z] f757da607395: Verifying Checksum [2022-01-10T22:26:33.256Z] f757da607395: Download complete [2022-01-10T22:26:33.256Z] 8603b9c90790: Verifying Checksum [2022-01-10T22:26:33.256Z] 8603b9c90790: Download complete [2022-01-10T22:26:33.256Z] 1560dd03e051: Verifying Checksum [2022-01-10T22:26:33.256Z] 1560dd03e051: Download complete [2022-01-10T22:26:33.256Z] 27f5ce0e4adf: Verifying Checksum [2022-01-10T22:26:33.256Z] 27f5ce0e4adf: Download complete [2022-01-10T22:26:33.256Z] 05883995daec: Verifying Checksum [2022-01-10T22:26:33.256Z] 05883995daec: Download complete [2022-01-10T22:26:33.529Z] 448f6bf000e3: Verifying Checksum [2022-01-10T22:26:33.529Z] 448f6bf000e3: Download complete [2022-01-10T22:26:36.137Z] c2d8d7efcc4b: Verifying Checksum [2022-01-10T22:26:36.137Z] c2d8d7efcc4b: Download complete [2022-01-10T22:26:37.565Z] 448f6bf000e3: Pull complete [2022-01-10T22:26:38.157Z] f757da607395: Pull complete [2022-01-10T22:26:39.582Z] 05883995daec: Pull complete [2022-01-10T22:26:39.582Z] 8603b9c90790: Pull complete [2022-01-10T22:26:40.559Z] 1560dd03e051: Pull complete [2022-01-10T22:26:40.884Z] 27f5ce0e4adf: Pull complete [2022-01-10T22:26:55.977Z] c2d8d7efcc4b: Pull complete [2022-01-10T22:26:55.977Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-10T22:26:55.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-10T22:26:55.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-10T22:26:56.173Z] prd-ubuntu18.04-docker-arm64-4c-16g-1161 does not seem to be running inside a container [2022-01-10T22:26:56.235Z] $ 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/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:26:58.778Z] $ docker top 58dedf903447d2609e061f9cbda99215c04f25a45538749d9e8896e2c414a8d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:26:59.667Z] ---> job-cost.sh [2022-01-10T22:26:59.667Z] lf-activate-venv: SKIPPING [2022-01-10T22:26:59.667Z] INFO: No Stack... [2022-01-10T22:26:59.937Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-10T22:27:00.526Z] INFO: Archiving Costs [Pipeline] sh [2022-01-10T22:27:01.177Z] + cut -d, -f6 [2022-01-10T22:27:01.177Z] + cat /w/workspace/edgex-go/132/archives/cost.csv [Pipeline] lock [2022-01-10T22:27:01.236Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-132-stack-cost] [2022-01-10T22:27:01.241Z] Resource [jenkins-edgexfoundry-edgex-go-main-132-stack-cost] did not exist. Created. [2022-01-10T22:27:01.241Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-132-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-10T22:27:01.900Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-10T22:27:02.455Z] Stashed 1 file(s) [Pipeline] } [2022-01-10T22:27:02.463Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-132-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-10T22:27:02.471Z] $ docker stop --time=1 58dedf903447d2609e061f9cbda99215c04f25a45538749d9e8896e2c414a8d7 [2022-01-10T22:27:03.941Z] $ docker rm -f 58dedf903447d2609e061f9cbda99215c04f25a45538749d9e8896e2c414a8d7 [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-01-10T22:27:04.395Z] provisioning config files... [2022-01-10T22:27:04.403Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/132@tmp/config5739536144788844881tmp [Pipeline] { [Pipeline] sh [2022-01-10T22:27:04.698Z] + set +x [2022-01-10T22:27:04.698Z] + curl -s https://codecov.io/bash [2022-01-10T22:27:04.698Z] + bash -s -- [2022-01-10T22:27:04.698Z] [2022-01-10T22:27:04.698Z] _____ _ [2022-01-10T22:27:04.698Z] / ____| | | [2022-01-10T22:27:04.698Z] | | ___ __| | ___ ___ _____ __ [2022-01-10T22:27:04.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-10T22:27:04.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-10T22:27:04.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-10T22:27:04.698Z] Bash-1.0.6 [2022-01-10T22:27:04.698Z] [2022-01-10T22:27:04.698Z] [2022-01-10T22:27:04.698Z] ==> git version 2.24.4 found [2022-01-10T22:27:04.698Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-10T22:27:04.698Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-10T22:27:04.698Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-10T22:27:04.698Z] ==> Jenkins CI detected. [2022-01-10T22:27:04.698Z] current dir:  /w/workspace/edgex-go/132 [2022-01-10T22:27:04.698Z] project root: . [2022-01-10T22:27:04.698Z] --> token set from env [2022-01-10T22:27:04.958Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-10T22:27:04.958Z] ==> Running gcov in . (disable via -X gcov) [2022-01-10T22:27:04.958Z] ==> Python coveragepy not found [2022-01-10T22:27:04.958Z] ==> Searching for coverage reports in: [2022-01-10T22:27:04.958Z] + . [2022-01-10T22:27:04.958Z] -> Found 1 reports [2022-01-10T22:27:04.958Z] ==> Detecting git/mercurial file structure [2022-01-10T22:27:04.958Z] ==> Reading reports [2022-01-10T22:27:04.958Z] + ./coverage.out bytes=428381 [2022-01-10T22:27:04.958Z] ==> Appending adjustments [2022-01-10T22:27:04.958Z] https://docs.codecov.io/docs/fixing-reports [2022-01-10T22:27:06.339Z] + Found adjustments [2022-01-10T22:27:06.339Z] ==> Gzipping contents [2022-01-10T22:27:06.339Z] 60K /tmp/codecov.U17Yp0.gz [2022-01-10T22:27:06.339Z] ==> Uploading reports [2022-01-10T22:27:06.339Z] url: https://codecov.io [2022-01-10T22:27:06.339Z] query: branch=main&commit=1e28c24963a177f9c725e08727cde139eec58cb6&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-10T22:27:06.339Z] -> Pinging Codecov [2022-01-10T22:27:06.339Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=1e28c24963a177f9c725e08727cde139eec58cb6&build=132&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F132%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-10T22:27:06.600Z] -> Uploading to [2022-01-10T22:27:06.601Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-10/00271124DB129430A58F1EEE437C3FCB/1e28c24963a177f9c725e08727cde139eec58cb6/a4c28c52-4b01-4fc3-b0b4-17bcf6fdbdab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220110T222706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5030832faced28695d968a8f7e76871428dbf3d78be206185891e1a916c39973 [2022-01-10T22:27:06.601Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:06.601Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:06.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57909 0 0 100 57909 0 159k --:--:-- --:--:-- --:--:-- 159k [2022-01-10T22:27:06.860Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e28c24963a177f9c725e08727cde139eec58cb6 [Pipeline] } [2022-01-10T22:27:06.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-10T22:27:06.992Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-10T22:27:07.007Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:27:07.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-10T22:27:07.303Z] [2022-01-10T22:27:07.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:27:07.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-10T22:27:07.610Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-10T22:27:07.610Z] 188c0c94c7c5: Pulling fs layer [2022-01-10T22:27:07.610Z] 0ef7d3d256c8: Pulling fs layer [2022-01-10T22:27:07.610Z] de9db76c5a1d: Pulling fs layer [2022-01-10T22:27:07.610Z] 0eba1c9be4d2: Pulling fs layer [2022-01-10T22:27:07.610Z] 0d57e429df01: Pulling fs layer [2022-01-10T22:27:07.610Z] 4e4be7b47b0d: Pulling fs layer [2022-01-10T22:27:07.610Z] e1f770b5df2f: Pulling fs layer [2022-01-10T22:27:07.610Z] 85a0685a4137: Pulling fs layer [2022-01-10T22:27:07.610Z] 0eba1c9be4d2: Waiting [2022-01-10T22:27:07.610Z] 0d57e429df01: Waiting [2022-01-10T22:27:07.610Z] 4e4be7b47b0d: Waiting [2022-01-10T22:27:07.610Z] e1f770b5df2f: Waiting [2022-01-10T22:27:07.610Z] 85a0685a4137: Waiting [2022-01-10T22:27:07.610Z] de9db76c5a1d: Verifying Checksum [2022-01-10T22:27:07.610Z] de9db76c5a1d: Download complete [2022-01-10T22:27:07.610Z] 0ef7d3d256c8: Verifying Checksum [2022-01-10T22:27:07.610Z] 0ef7d3d256c8: Download complete [2022-01-10T22:27:07.610Z] 0d57e429df01: Verifying Checksum [2022-01-10T22:27:07.610Z] 0d57e429df01: Download complete [2022-01-10T22:27:07.610Z] 4e4be7b47b0d: Verifying Checksum [2022-01-10T22:27:07.610Z] 4e4be7b47b0d: Download complete [2022-01-10T22:27:07.610Z] 188c0c94c7c5: Verifying Checksum [2022-01-10T22:27:07.610Z] 188c0c94c7c5: Download complete [2022-01-10T22:27:07.874Z] 188c0c94c7c5: Pull complete [2022-01-10T22:27:08.138Z] e1f770b5df2f: Verifying Checksum [2022-01-10T22:27:08.138Z] e1f770b5df2f: Download complete [2022-01-10T22:27:08.138Z] 0ef7d3d256c8: Pull complete [2022-01-10T22:27:08.404Z] 0eba1c9be4d2: Verifying Checksum [2022-01-10T22:27:08.404Z] 0eba1c9be4d2: Download complete [2022-01-10T22:27:08.404Z] de9db76c5a1d: Pull complete [2022-01-10T22:27:08.666Z] 85a0685a4137: Verifying Checksum [2022-01-10T22:27:08.666Z] 85a0685a4137: Download complete [2022-01-10T22:27:11.997Z] 0eba1c9be4d2: Pull complete [2022-01-10T22:27:11.997Z] 0d57e429df01: Pull complete [2022-01-10T22:27:11.997Z] 4e4be7b47b0d: Pull complete [2022-01-10T22:27:12.570Z] e1f770b5df2f: Pull complete [2022-01-10T22:27:17.899Z] 85a0685a4137: Pull complete [2022-01-10T22:27:17.899Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-10T22:27:17.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-10T22:27:17.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-10T22:27:17.966Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:27:17.999Z] $ 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/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:27:18.713Z] $ docker top cdb3efd6688ef8ed5075c19e596874cf3c322d77e35f2ce7c358e2652678adbc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-10T22:27:18.787Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-10T22:27:19.073Z] + set -o pipefail [2022-01-10T22:27:19.074Z] + snyk monitor '--org=edgex-jenkins' [2022-01-10T22:27:24.380Z] [2022-01-10T22:27:24.380Z] Monitoring /w/workspace/edgex-go/132 (github.com/edgexfoundry/edgex-go)... [2022-01-10T22:27:24.380Z] [2022-01-10T22:27:24.380Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e9c31118-f1ca-45c1-8314-f0d54914772e [2022-01-10T22:27:24.380Z] [2022-01-10T22:27:24.381Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-10T22:27:24.381Z] [2022-01-10T22:27:24.381Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-10T22:27:24.381Z] [2022-01-10T22:27:24.640Z] [Pipeline] } [2022-01-10T22:27:24.652Z] $ docker stop --time=1 cdb3efd6688ef8ed5075c19e596874cf3c322d77e35f2ce7c358e2652678adbc [2022-01-10T22:27:26.476Z] $ docker rm -f cdb3efd6688ef8ed5075c19e596874cf3c322d77e35f2ce7c358e2652678adbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-10T22:27:26.813Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:27:26.823Z] provisioning config files... [2022-01-10T22:27:26.831Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/132@tmp/config5630014250231900090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:27:27.127Z] --> edgex-publish-swagger.sh [2022-01-10T22:27:27.127Z] === Publish openapi/v2 API === [2022-01-10T22:27:27.127Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-10T22:27:27.127Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/132/openapi/v2/core-command.yaml] [2022-01-10T22:27:27.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:27.127Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:28.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27428 0:00:01 0:00:01 --:--:-- 27442 100 33343 0 0 100 33343 0 20231 0:00:01 0:00:01 --:--:-- 20232 100 33343 0 0 100 33343 0 20229 0:00:01 0:00:01 --:--:-- 20220 [2022-01-10T22:27:28.768Z] [2022-01-10T22:27:28.768Z] [2022-01-10T22:27:28.768Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/132/openapi/v2/core-data.yaml] [2022-01-10T22:27:28.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:28.768Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:29.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 64517 0:00:01 0:00:01 --:--:-- 64533 100 71116 0 0 100 71116 0 64507 0:00:01 0:00:01 --:--:-- 64533 [2022-01-10T22:27:29.710Z] [2022-01-10T22:27:29.710Z] [2022-01-10T22:27:29.710Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/132/openapi/v2/core-metadata.yaml] [2022-01-10T22:27:29.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:29.710Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:31.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 99261 0:00:01 0:00:01 --:--:-- 99354 [2022-01-10T22:27:31.091Z] [2022-01-10T22:27:31.091Z] [2022-01-10T22:27:31.091Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/132/openapi/v2/support-notifications.yaml] [2022-01-10T22:27:31.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:31.091Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:32.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 79947 0:00:01 0:00:01 --:--:-- 80027 100 88830 0 0 100 88830 0 79932 0:00:01 0:00:01 --:--:-- 79954 [2022-01-10T22:27:32.029Z] [2022-01-10T22:27:32.029Z] [2022-01-10T22:27:32.029Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/132/openapi/v2/support-scheduler.yaml] [2022-01-10T22:27:32.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:32.029Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:33.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 39327 --:--:-- --:--:-- --:--:-- 39303 100 39068 0 0 100 39068 0 39320 --:--:-- --:--:-- --:--:-- 39303 [2022-01-10T22:27:33.415Z] [2022-01-10T22:27:33.415Z] [2022-01-10T22:27:33.415Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/132/openapi/v2/system-agent.yaml] [2022-01-10T22:27:33.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-10T22:27:33.415Z] Dload Upload Total Spent Left Speed [2022-01-10T22:27:34.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20086 --:--:-- --:--:-- --:--:-- 20085 100 19603 0 0 100 19603 0 20083 --:--:-- --:--:-- --:--:-- 20085 [2022-01-10T22:27:34.355Z] [2022-01-10T22:27:34.355Z] [Pipeline] } [2022-01-10T22:27:34.363Z] 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-01-10T22:27:34.756Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:27:34.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:27:35.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:27:35.055Z] . [Pipeline] withDockerContainer [2022-01-10T22:27:35.128Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:27:35.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:27:35.582Z] $ docker top c89a6cda31cbe6aa69d5a8dcee4ab83716edc4809db20ffcc287755d9c9cfb51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:27:35.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:27:35.699Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:27:35.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:27:35.845Z] $ docker exec c89a6cda31cbe6aa69d5a8dcee4ab83716edc4809db20ffcc287755d9c9cfb51 ssh-agent [2022-01-10T22:27:35.979Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfjGfcj/agent.14 [2022-01-10T22:27:35.979Z] SSH_AGENT_PID=21 [2022-01-10T22:27:35.984Z] Running ssh-add (command line suppressed) [2022-01-10T22:27:36.111Z] Identity added: /w/workspace/edgex-go/132@tmp/private_key_1580132849594466882.key (/w/workspace/edgex-go/132@tmp/private_key_1580132849594466882.key) [2022-01-10T22:27:36.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:27:36.423Z] + git semver tag [2022-01-10T22:27:36.423Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:27:36.423Z] # $GIT_DIR = /w/workspace/edgex-go/132/.git [2022-01-10T22:27:36.423Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/132 [2022-01-10T22:27:36.423Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:27:36.423Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:27:36.423Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:27:36.423Z] # $SEMVER_BRANCH = main [2022-01-10T22:27:36.423Z] # $SEMVER_DIR = /w/workspace/edgex-go/132/.semver [2022-01-10T22:27:36.423Z] # 1e28c24963a177f9c725e08727cde139eec58cb6 HEAD [2022-01-10T22:27:36.423Z] # -> Force: false [2022-01-10T22:27:36.423Z] # c5784a63f1fd6b67aebdde64851ba9d1615ce45d refs/tags/v2.2.0-dev.18 [Pipeline] } [2022-01-10T22:27:36.435Z] $ docker exec --env ******** --env ******** c89a6cda31cbe6aa69d5a8dcee4ab83716edc4809db20ffcc287755d9c9cfb51 ssh-agent -k [2022-01-10T22:27:36.525Z] unset SSH_AUTH_SOCK; [2022-01-10T22:27:36.525Z] unset SSH_AGENT_PID; [2022-01-10T22:27:36.525Z] echo Agent pid 21 killed; [2022-01-10T22:27:36.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:27:36.858Z] + git semver [Pipeline] } [2022-01-10T22:27:36.872Z] $ docker stop --time=1 c89a6cda31cbe6aa69d5a8dcee4ab83716edc4809db20ffcc287755d9c9cfb51 [2022-01-10T22:27:38.065Z] $ docker rm -f c89a6cda31cbe6aa69d5a8dcee4ab83716edc4809db20ffcc287755d9c9cfb51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:27:38.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-10T22:27:38.462Z] [2022-01-10T22:27:38.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:27:38.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-10T22:27:38.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-10T22:27:38.773Z] ab5ef0e58194: Pulling fs layer [2022-01-10T22:27:38.773Z] 9712f1f96733: Pulling fs layer [2022-01-10T22:27:38.773Z] 63f879dbbcfc: Pulling fs layer [2022-01-10T22:27:38.773Z] 0d9ebad4ef96: Pulling fs layer [2022-01-10T22:27:38.773Z] e9a5061849ea: Pulling fs layer [2022-01-10T22:27:38.773Z] d747dcd14b5f: Pulling fs layer [2022-01-10T22:27:38.773Z] 2de7ff778b66: Pulling fs layer [2022-01-10T22:27:38.773Z] 0d9ebad4ef96: Waiting [2022-01-10T22:27:38.773Z] e9a5061849ea: Waiting [2022-01-10T22:27:38.773Z] d747dcd14b5f: Waiting [2022-01-10T22:27:38.773Z] 2de7ff778b66: Waiting [2022-01-10T22:27:38.773Z] 9712f1f96733: Verifying Checksum [2022-01-10T22:27:38.773Z] 9712f1f96733: Download complete [2022-01-10T22:27:39.042Z] 63f879dbbcfc: Verifying Checksum [2022-01-10T22:27:39.042Z] 63f879dbbcfc: Download complete [2022-01-10T22:27:39.304Z] ab5ef0e58194: Download complete [2022-01-10T22:27:39.304Z] d747dcd14b5f: Verifying Checksum [2022-01-10T22:27:39.304Z] d747dcd14b5f: Download complete [2022-01-10T22:27:39.304Z] 0d9ebad4ef96: Verifying Checksum [2022-01-10T22:27:39.304Z] 0d9ebad4ef96: Download complete [2022-01-10T22:27:39.304Z] e9a5061849ea: Verifying Checksum [2022-01-10T22:27:39.304Z] e9a5061849ea: Download complete [2022-01-10T22:27:39.304Z] 2de7ff778b66: Verifying Checksum [2022-01-10T22:27:39.304Z] 2de7ff778b66: Download complete [2022-01-10T22:27:42.665Z] ab5ef0e58194: Pull complete [2022-01-10T22:27:42.665Z] 9712f1f96733: Pull complete [2022-01-10T22:27:42.931Z] 63f879dbbcfc: Pull complete [2022-01-10T22:27:47.199Z] 0d9ebad4ef96: Pull complete [2022-01-10T22:27:47.461Z] e9a5061849ea: Pull complete [2022-01-10T22:27:47.461Z] d747dcd14b5f: Pull complete [2022-01-10T22:27:48.850Z] 2de7ff778b66: Pull complete [2022-01-10T22:27:48.850Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-10T22:27:48.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-10T22:27:48.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-10T22:27:48.917Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:27:48.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:27:52.427Z] $ docker top 0bfd98672050f793ee4d20ef9c77d89e0fffebec60392904abaa700e3aedbe5b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:27:52.509Z] provisioning config files... [2022-01-10T22:27:52.622Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/132@tmp/config283839259111238050tmp [2022-01-10T22:27:52.635Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/132@tmp/config7337800592607535417tmp [2022-01-10T22:27:52.645Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/132@tmp/config1187592224831346370tmp [Pipeline] { [Pipeline] echo [2022-01-10T22:27:52.658Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:27:52.949Z] ---> sigul-configuration.sh [2022-01-10T22:27:52.949Z] gpg: directory `/root/.gnupg' created [2022-01-10T22:27:52.949Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-10T22:27:52.949Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-10T22:27:52.949Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-10T22:27:52.949Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-10T22:27:52.949Z] gpg: CAST5 encrypted data [2022-01-10T22:27:52.949Z] gpg: encrypted with 1 passphrase [2022-01-10T22:27:52.949Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-10T22:27:53.234Z] + mkdir /home/jenkins [2022-01-10T22:27:53.234Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-10T22:27:53.527Z] + 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-01-10T22:27:53.536Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:27:53.822Z] ---> sigul-install.sh [2022-01-10T22:27:53.822Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-10T22:27:54.109Z] + git tag --list [2022-01-10T22:27:54.109Z] 0.6.0 [2022-01-10T22:27:54.109Z] 0.6.1 [2022-01-10T22:27:54.109Z] 0.7.0 [2022-01-10T22:27:54.109Z] 0.7.1 [2022-01-10T22:27:54.109Z] v1.0.0 [2022-01-10T22:27:54.109Z] v1.0.1 [2022-01-10T22:27:54.109Z] v1.1.0 [2022-01-10T22:27:54.109Z] v1.2.0 [2022-01-10T22:27:54.109Z] v1.2.1 [2022-01-10T22:27:54.109Z] v1.3.0 [2022-01-10T22:27:54.109Z] v1.3.1 [2022-01-10T22:27:54.109Z] v2.0.0 [2022-01-10T22:27:54.109Z] v2.0.1-dev.1 [2022-01-10T22:27:54.109Z] v2.0.1-dev.10 [2022-01-10T22:27:54.109Z] v2.0.1-dev.11 [2022-01-10T22:27:54.109Z] v2.0.1-dev.12 [2022-01-10T22:27:54.109Z] v2.0.1-dev.13 [2022-01-10T22:27:54.109Z] v2.0.1-dev.14 [2022-01-10T22:27:54.109Z] v2.0.1-dev.15 [2022-01-10T22:27:54.109Z] v2.0.1-dev.16 [2022-01-10T22:27:54.109Z] v2.0.1-dev.17 [2022-01-10T22:27:54.109Z] v2.0.1-dev.18 [2022-01-10T22:27:54.109Z] v2.0.1-dev.19 [2022-01-10T22:27:54.109Z] v2.0.1-dev.2 [2022-01-10T22:27:54.109Z] v2.0.1-dev.20 [2022-01-10T22:27:54.109Z] v2.0.1-dev.21 [2022-01-10T22:27:54.109Z] v2.0.1-dev.22 [2022-01-10T22:27:54.109Z] v2.0.1-dev.23 [2022-01-10T22:27:54.109Z] v2.0.1-dev.24 [2022-01-10T22:27:54.109Z] v2.0.1-dev.25 [2022-01-10T22:27:54.109Z] v2.0.1-dev.26 [2022-01-10T22:27:54.109Z] v2.0.1-dev.27 [2022-01-10T22:27:54.109Z] v2.0.1-dev.28 [2022-01-10T22:27:54.109Z] v2.0.1-dev.29 [2022-01-10T22:27:54.109Z] v2.0.1-dev.3 [2022-01-10T22:27:54.109Z] v2.0.1-dev.30 [2022-01-10T22:27:54.109Z] v2.0.1-dev.31 [2022-01-10T22:27:54.109Z] v2.0.1-dev.32 [2022-01-10T22:27:54.109Z] v2.0.1-dev.33 [2022-01-10T22:27:54.109Z] v2.0.1-dev.34 [2022-01-10T22:27:54.109Z] v2.0.1-dev.35 [2022-01-10T22:27:54.109Z] v2.0.1-dev.36 [2022-01-10T22:27:54.109Z] v2.0.1-dev.37 [2022-01-10T22:27:54.109Z] v2.0.1-dev.38 [2022-01-10T22:27:54.109Z] v2.0.1-dev.39 [2022-01-10T22:27:54.109Z] v2.0.1-dev.4 [2022-01-10T22:27:54.109Z] v2.0.1-dev.40 [2022-01-10T22:27:54.109Z] v2.0.1-dev.41 [2022-01-10T22:27:54.109Z] v2.0.1-dev.42 [2022-01-10T22:27:54.109Z] v2.0.1-dev.43 [2022-01-10T22:27:54.109Z] v2.0.1-dev.44 [2022-01-10T22:27:54.109Z] v2.0.1-dev.45 [2022-01-10T22:27:54.109Z] v2.0.1-dev.46 [2022-01-10T22:27:54.109Z] v2.0.1-dev.47 [2022-01-10T22:27:54.109Z] v2.0.1-dev.48 [2022-01-10T22:27:54.109Z] v2.0.1-dev.49 [2022-01-10T22:27:54.109Z] v2.0.1-dev.5 [2022-01-10T22:27:54.109Z] v2.0.1-dev.50 [2022-01-10T22:27:54.109Z] v2.0.1-dev.51 [2022-01-10T22:27:54.109Z] v2.0.1-dev.52 [2022-01-10T22:27:54.109Z] v2.0.1-dev.53 [2022-01-10T22:27:54.109Z] v2.0.1-dev.54 [2022-01-10T22:27:54.109Z] v2.0.1-dev.55 [2022-01-10T22:27:54.109Z] v2.0.1-dev.56 [2022-01-10T22:27:54.109Z] v2.0.1-dev.57 [2022-01-10T22:27:54.109Z] v2.0.1-dev.58 [2022-01-10T22:27:54.109Z] v2.0.1-dev.59 [2022-01-10T22:27:54.109Z] v2.0.1-dev.6 [2022-01-10T22:27:54.109Z] v2.0.1-dev.60 [2022-01-10T22:27:54.109Z] v2.0.1-dev.61 [2022-01-10T22:27:54.109Z] v2.0.1-dev.62 [2022-01-10T22:27:54.109Z] v2.0.1-dev.63 [2022-01-10T22:27:54.109Z] v2.0.1-dev.64 [2022-01-10T22:27:54.109Z] v2.0.1-dev.65 [2022-01-10T22:27:54.109Z] v2.0.1-dev.66 [2022-01-10T22:27:54.109Z] v2.0.1-dev.67 [2022-01-10T22:27:54.109Z] v2.0.1-dev.68 [2022-01-10T22:27:54.109Z] v2.0.1-dev.69 [2022-01-10T22:27:54.109Z] v2.0.1-dev.7 [2022-01-10T22:27:54.109Z] v2.0.1-dev.70 [2022-01-10T22:27:54.109Z] v2.0.1-dev.71 [2022-01-10T22:27:54.109Z] v2.0.1-dev.72 [2022-01-10T22:27:54.109Z] v2.0.1-dev.73 [2022-01-10T22:27:54.109Z] v2.0.1-dev.74 [2022-01-10T22:27:54.109Z] v2.0.1-dev.75 [2022-01-10T22:27:54.109Z] v2.0.1-dev.76 [2022-01-10T22:27:54.109Z] v2.0.1-dev.77 [2022-01-10T22:27:54.109Z] v2.0.1-dev.78 [2022-01-10T22:27:54.109Z] v2.0.1-dev.79 [2022-01-10T22:27:54.109Z] v2.0.1-dev.8 [2022-01-10T22:27:54.109Z] v2.0.1-dev.80 [2022-01-10T22:27:54.109Z] v2.0.1-dev.81 [2022-01-10T22:27:54.109Z] v2.0.1-dev.82 [2022-01-10T22:27:54.109Z] v2.0.1-dev.83 [2022-01-10T22:27:54.109Z] v2.0.1-dev.84 [2022-01-10T22:27:54.109Z] v2.0.1-dev.85 [2022-01-10T22:27:54.109Z] v2.0.1-dev.86 [2022-01-10T22:27:54.109Z] v2.0.1-dev.87 [2022-01-10T22:27:54.109Z] v2.0.1-dev.88 [2022-01-10T22:27:54.109Z] v2.0.1-dev.89 [2022-01-10T22:27:54.109Z] v2.0.1-dev.9 [2022-01-10T22:27:54.109Z] v2.0.1-dev.90 [2022-01-10T22:27:54.109Z] v2.0.1-dev.91 [2022-01-10T22:27:54.109Z] v2.0.1-dev.92 [2022-01-10T22:27:54.109Z] v2.0.1-dev.93 [2022-01-10T22:27:54.109Z] v2.0.1-dev.94 [2022-01-10T22:27:54.109Z] v2.0.1-dev.95 [2022-01-10T22:27:54.109Z] v2.0.1-dev.96 [2022-01-10T22:27:54.109Z] v2.0.1-dev.97 [2022-01-10T22:27:54.109Z] v2.0.1-dev.98 [2022-01-10T22:27:54.109Z] v2.0.1-dev.99 [2022-01-10T22:27:54.109Z] v2.1.0 [2022-01-10T22:27:54.109Z] v2.2.0-dev.1 [2022-01-10T22:27:54.109Z] v2.2.0-dev.10 [2022-01-10T22:27:54.109Z] v2.2.0-dev.11 [2022-01-10T22:27:54.109Z] v2.2.0-dev.12 [2022-01-10T22:27:54.109Z] v2.2.0-dev.13 [2022-01-10T22:27:54.109Z] v2.2.0-dev.14 [2022-01-10T22:27:54.109Z] v2.2.0-dev.15 [2022-01-10T22:27:54.109Z] v2.2.0-dev.16 [2022-01-10T22:27:54.109Z] v2.2.0-dev.17 [2022-01-10T22:27:54.109Z] v2.2.0-dev.18 [2022-01-10T22:27:54.109Z] v2.2.0-dev.2 [2022-01-10T22:27:54.109Z] v2.2.0-dev.3 [2022-01-10T22:27:54.109Z] v2.2.0-dev.4 [2022-01-10T22:27:54.109Z] v2.2.0-dev.5 [2022-01-10T22:27:54.109Z] v2.2.0-dev.6 [2022-01-10T22:27:54.109Z] v2.2.0-dev.7 [2022-01-10T22:27:54.110Z] v2.2.0-dev.8 [2022-01-10T22:27:54.110Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-10T22:27:54.416Z] + lftools sign git-tag v2.2.0-dev.18 [2022-01-10T22:27:54.985Z] Signing Git tag with Sigul... [2022-01-10T22:27:54.985Z] Signing v2.2.0-dev.18 [Pipeline] echo [2022-01-10T22:27:55.564Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:27:55.851Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-10T22:27:55.858Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-10T22:27:55.877Z] $ docker stop --time=1 0bfd98672050f793ee4d20ef9c77d89e0fffebec60392904abaa700e3aedbe5b [2022-01-10T22:27:57.060Z] $ docker rm -f 0bfd98672050f793ee4d20ef9c77d89e0fffebec60392904abaa700e3aedbe5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-10T22:27:57.440Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:27:57.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:27:57.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:27:57.731Z] . [Pipeline] withDockerContainer [2022-01-10T22:27:57.801Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:27:57.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:27:58.261Z] $ docker top 1733655c753a48c6fd347a2803874c4d65a54753292284fe7546eeab6b2a077f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:27:58.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:27:58.368Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:27:58.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:27:58.501Z] $ docker exec 1733655c753a48c6fd347a2803874c4d65a54753292284fe7546eeab6b2a077f ssh-agent [2022-01-10T22:27:58.622Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbGhhBk/agent.13 [2022-01-10T22:27:58.622Z] SSH_AGENT_PID=20 [2022-01-10T22:27:58.627Z] Running ssh-add (command line suppressed) [2022-01-10T22:27:58.735Z] Identity added: /w/workspace/edgex-go/132@tmp/private_key_8277136456959790016.key (/w/workspace/edgex-go/132@tmp/private_key_8277136456959790016.key) [2022-01-10T22:27:58.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:27:59.048Z] + git semver bump pre [2022-01-10T22:27:59.048Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:27:59.048Z] # $GIT_DIR = /w/workspace/edgex-go/132/.git [2022-01-10T22:27:59.048Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/132 [2022-01-10T22:27:59.048Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:27:59.048Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:27:59.048Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:27:59.048Z] # $SEMVER_BRANCH = main [2022-01-10T22:27:59.048Z] # $SEMVER_DIR = /w/workspace/edgex-go/132/.semver [2022-01-10T22:27:59.048Z] 2.2.0-dev.19 [Pipeline] } [2022-01-10T22:27:59.060Z] $ docker exec --env ******** --env ******** 1733655c753a48c6fd347a2803874c4d65a54753292284fe7546eeab6b2a077f ssh-agent -k [2022-01-10T22:27:59.169Z] unset SSH_AUTH_SOCK; [2022-01-10T22:27:59.170Z] unset SSH_AGENT_PID; [2022-01-10T22:27:59.170Z] echo Agent pid 20 killed; [2022-01-10T22:27:59.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:27:59.491Z] + git semver [Pipeline] } [2022-01-10T22:27:59.504Z] $ docker stop --time=1 1733655c753a48c6fd347a2803874c4d65a54753292284fe7546eeab6b2a077f [2022-01-10T22:28:00.685Z] $ docker rm -f 1733655c753a48c6fd347a2803874c4d65a54753292284fe7546eeab6b2a077f [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-10T22:28:01.026Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-10T22:28:01.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:28:01.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-10T22:28:01.323Z] . [Pipeline] withDockerContainer [2022-01-10T22:28:01.395Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:28:01.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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:10004/edgex-devops/git-semver:latest cat [2022-01-10T22:28:01.859Z] $ docker top d310b2f84429bf064aa09ebbfbc6dd91e7aabc01bbe7a5d28e9ea96d3e2f092d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-10T22:28:02.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-10T22:28:02.006Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-10T22:28:02.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-10T22:28:02.150Z] $ docker exec d310b2f84429bf064aa09ebbfbc6dd91e7aabc01bbe7a5d28e9ea96d3e2f092d ssh-agent [2022-01-10T22:28:02.266Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbJNBlF/agent.14 [2022-01-10T22:28:02.266Z] SSH_AGENT_PID=21 [2022-01-10T22:28:02.271Z] Running ssh-add (command line suppressed) [2022-01-10T22:28:02.358Z] Identity added: /w/workspace/edgex-go/132@tmp/private_key_8973790907812493306.key (/w/workspace/edgex-go/132@tmp/private_key_8973790907812493306.key) [2022-01-10T22:28:02.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-10T22:28:02.678Z] + git semver push [2022-01-10T22:28:02.678Z] # -> Open(): unable to determine branch for HEAD [2022-01-10T22:28:02.678Z] # $GIT_DIR = /w/workspace/edgex-go/132/.git [2022-01-10T22:28:02.678Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/132 [2022-01-10T22:28:02.678Z] # $SEMVER_REMOTE_NAME = origin [2022-01-10T22:28:02.678Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-10T22:28:02.678Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-10T22:28:02.678Z] # $SEMVER_BRANCH = main [2022-01-10T22:28:02.678Z] # $SEMVER_DIR = /w/workspace/edgex-go/132/.semver [Pipeline] } [2022-01-10T22:28:06.899Z] $ docker exec --env ******** --env ******** d310b2f84429bf064aa09ebbfbc6dd91e7aabc01bbe7a5d28e9ea96d3e2f092d ssh-agent -k [2022-01-10T22:28:06.994Z] unset SSH_AUTH_SOCK; [2022-01-10T22:28:06.994Z] unset SSH_AGENT_PID; [2022-01-10T22:28:06.994Z] echo Agent pid 21 killed; [2022-01-10T22:28:07.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-10T22:28:07.305Z] + git semver [Pipeline] } [2022-01-10T22:28:07.319Z] $ docker stop --time=1 d310b2f84429bf064aa09ebbfbc6dd91e7aabc01bbe7a5d28e9ea96d3e2f092d [2022-01-10T22:28:08.500Z] $ docker rm -f d310b2f84429bf064aa09ebbfbc6dd91e7aabc01bbe7a5d28e9ea96d3e2f092d [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-01-10T22:28:08.932Z] + '[' -d /w/workspace/edgex-go/132/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:09.229Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:09.782Z] ---> package-listing.sh [2022-01-10T22:28:09.782Z] ++ facter osfamily [2022-01-10T22:28:09.782Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-10T22:28:10.043Z] + OS_FAMILY=redhat [2022-01-10T22:28:10.043Z] + workspace=/w/workspace/edgex-go/132 [2022-01-10T22:28:10.043Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-10T22:28:10.043Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-10T22:28:10.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-10T22:28:10.043Z] + PACKAGES=/tmp/packages_start.txt [2022-01-10T22:28:10.043Z] + '[' /w/workspace/edgex-go/132 ']' [2022-01-10T22:28:10.043Z] + PACKAGES=/tmp/packages_end.txt [2022-01-10T22:28:10.043Z] + case "${OS_FAMILY}" in [2022-01-10T22:28:10.043Z] + rpm -qa [2022-01-10T22:28:10.043Z] + sort [2022-01-10T22:28:14.249Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-10T22:28:14.249Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-10T22:28:14.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-10T22:28:14.249Z] + '[' /w/workspace/edgex-go/132 ']' [2022-01-10T22:28:14.249Z] + mkdir -p /w/workspace/edgex-go/132/archives/ [2022-01-10T22:28:14.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/132/archives/ [Pipeline] echo [2022-01-10T22:28:14.263Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-10T22:28:14.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:28:15.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:28:15.112Z] [2022-01-10T22:28:15.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-10T22:28:15.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:28:15.412Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-10T22:28:15.412Z] b4d181a07f80: Pulling fs layer [2022-01-10T22:28:15.412Z] a1111a8f2ec3: Pulling fs layer [2022-01-10T22:28:15.412Z] ed53099fbce6: Pulling fs layer [2022-01-10T22:28:15.412Z] dc539afda2c1: Pulling fs layer [2022-01-10T22:28:15.412Z] 77bc0d833cb6: Pulling fs layer [2022-01-10T22:28:15.412Z] 9065ff56babe: Pulling fs layer [2022-01-10T22:28:15.412Z] d287ab97295c: Pulling fs layer [2022-01-10T22:28:15.412Z] 77bc0d833cb6: Waiting [2022-01-10T22:28:15.412Z] 9065ff56babe: Waiting [2022-01-10T22:28:15.412Z] d287ab97295c: Waiting [2022-01-10T22:28:15.412Z] dc539afda2c1: Waiting [2022-01-10T22:28:15.412Z] a1111a8f2ec3: Verifying Checksum [2022-01-10T22:28:15.412Z] a1111a8f2ec3: Download complete [2022-01-10T22:28:15.412Z] dc539afda2c1: Verifying Checksum [2022-01-10T22:28:15.412Z] dc539afda2c1: Download complete [2022-01-10T22:28:15.412Z] 77bc0d833cb6: Verifying Checksum [2022-01-10T22:28:15.412Z] 77bc0d833cb6: Download complete [2022-01-10T22:28:15.412Z] 9065ff56babe: Verifying Checksum [2022-01-10T22:28:15.412Z] 9065ff56babe: Download complete [2022-01-10T22:28:15.673Z] ed53099fbce6: Verifying Checksum [2022-01-10T22:28:15.673Z] ed53099fbce6: Download complete [2022-01-10T22:28:15.673Z] b4d181a07f80: Verifying Checksum [2022-01-10T22:28:15.673Z] b4d181a07f80: Download complete [2022-01-10T22:28:16.245Z] d287ab97295c: Verifying Checksum [2022-01-10T22:28:16.245Z] d287ab97295c: Download complete [2022-01-10T22:28:17.200Z] b4d181a07f80: Pull complete [2022-01-10T22:28:17.200Z] a1111a8f2ec3: Pull complete [2022-01-10T22:28:17.777Z] ed53099fbce6: Pull complete [2022-01-10T22:28:17.777Z] dc539afda2c1: Pull complete [2022-01-10T22:28:18.041Z] 77bc0d833cb6: Pull complete [2022-01-10T22:28:18.041Z] 9065ff56babe: Pull complete [2022-01-10T22:28:23.363Z] d287ab97295c: Pull complete [2022-01-10T22:28:23.363Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-10T22:28:23.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-10T22:28:23.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-10T22:28:23.426Z] prd-centos7-docker-4c-2g-1160 does not seem to be running inside a container [2022-01-10T22:28:23.458Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/132/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/132 -v /w/workspace/edgex-go/132:/w/workspace/edgex-go/132:rw,z -v /w/workspace/edgex-go/132@tmp:/w/workspace/edgex-go/132@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-01-10T22:28:25.818Z] $ docker top dd7b3a2c8beccc589b009f8c9a5e6f60d948c2097026f027eed4cadbc4cd4af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-10T22:28:26.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-10T22:28:26.463Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-10T22:28:26.754Z] + ls /var/log/sa-host [2022-01-10T22:28:26.754Z] + sadf -c /var/log/sa-host/sa10 [2022-01-10T22:28:26.754Z] file_magic: OK [2022-01-10T22:28:26.754Z] HZ: Using current value: 100 [2022-01-10T22:28:26.754Z] file_header: OK [2022-01-10T22:28:26.754Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-10T22:28:26.754Z] Statistics: [2022-01-10T22:28:26.754Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-10T22:28:26.754Z] File successfully converted to sysstat format version 12.0.3 [2022-01-10T22:28:26.754Z] + sadf -c /var/log/sa-host/sa17 [2022-01-10T22:28:26.754Z] file_magic: OK [2022-01-10T22:28:26.754Z] HZ: Using current value: 100 [2022-01-10T22:28:26.754Z] file_header: OK [2022-01-10T22:28:26.754Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-10T22:28:26.754Z] Statistics: [2022-01-10T22:28:26.754Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-10T22:28:26.754Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-10T22:28:26.841Z] provisioning config files... [2022-01-10T22:28:26.851Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/132@tmp/config6964348957722039288tmp [Pipeline] { [Pipeline] echo [2022-01-10T22:28:26.867Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:27.152Z] ---> create-netrc.sh [Pipeline] } [2022-01-10T22:28:27.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:27.496Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-10T22:28:27.505Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:27.793Z] ---> sudo-logs.sh [2022-01-10T22:28:27.793Z] Archiving 'sudo' log.. [2022-01-10T22:28:27.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known [2022-01-10T22:28:27.793Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1160.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-10T22:28:27.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:28.095Z] ---> job-cost.sh [2022-01-10T22:28:28.095Z] lf-activate-venv: SKIPPING [2022-01-10T22:28:28.095Z] DEBUG: total: 0.10999999940395355 [2022-01-10T22:28:28.095Z] INFO: Retrieving Stack Cost... [2022-01-10T22:28:28.355Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-10T22:28:28.614Z] INFO: Archiving Costs [Pipeline] echo [2022-01-10T22:28:28.629Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-10T22:28:28.916Z] ---> logs-deploy.sh [2022-01-10T22:28:28.916Z] lf-activate-venv: SKIPPING [2022-01-10T22:28:28.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/132 [2022-01-10T22:28:28.916Z] INFO: archiving workspace using pattern(s): [2022-01-10T22:28:29.487Z] Archives upload complete. [2022-01-10T22:28:29.747Z] INFO: archiving logs to Nexus