Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 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-ssh14607483786258388787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13845218404981826748.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh5974369328276571263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh8436008332176382566.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-ssh10192982870846037664.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4210 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/143 [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/143 # 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/143@tmp/jenkins-gitclient-ssh8169438559453382341.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 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 (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 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 # timeout=10 Commit message: "build: Update to latest go-mod-messaging with ZMQ fix (#3876)" > git rev-list --no-walk 2940d6a555e0a252e91b8ec0a897e1f57a5a0b75 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-29T15:31:24.827Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-29T15:31:24.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-29T15:31:24.887Z] ========================================================= [2022-01-29T15:31:24.887Z] EdgeX Global Pipelines Version Info [2022-01-29T15:31:24.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:31:26.008Z] ------------------- [2022-01-29T15:31:26.008Z] stable info: [2022-01-29T15:31:26.008Z] ------------------- [2022-01-29T15:31:26.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-29T15:31:26.008Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-29T15:31:26.008Z] Message: update stable to v1.0.219 [2022-01-29T15:31:26.584Z] ------------------- [2022-01-29T15:31:26.584Z] experimental info: [2022-01-29T15:31:26.584Z] ------------------- [2022-01-29T15:31:26.584Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-29T15:31:26.584Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-29T15:31:26.584Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-29T15:31:26.721Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-29T15:31:26.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-29T15:31:26.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-29T15:31:26.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-29T15:31:26.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-29T15:31:26.794Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-29T15:31:26.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-29T15:31:26.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-29T15:31:26.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-29T15:31:26.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-29T15:31:26.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-29T15:31:26.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-29T15:31:26.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-29T15:31:26.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-29T15:31:26.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-29T15:31:26.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-29T15:31:26.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-29T15:31:26.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-29T15:31:26.957Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-29T15:31:26.969Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-29T15:31:26.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-29T15:31:27.003Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-29T15:31:27.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-29T15:31:27.026Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-29T15:31:27.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-29T15:31:27.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] echo [2022-01-29T15:31:27.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e64952 [Pipeline] echo [2022-01-29T15:31:27.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-29T15:31:27.114Z] provisioning config files... [2022-01-29T15:31:27.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/143@tmp/config5100255435915567791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:31:27.440Z] ---> docker-login.sh [2022-01-29T15:31:27.440Z] nexus3.edgexfoundry.org:10001 [2022-01-29T15:31:27.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:31:27.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:31:27.704Z] Configure a credential helper to remove this warning. See [2022-01-29T15:31:27.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:31:27.704Z] [2022-01-29T15:31:27.704Z] Login Succeeded [2022-01-29T15:31:27.704Z] nexus3.edgexfoundry.org:10002 [2022-01-29T15:31:27.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:31:27.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:31:27.704Z] Configure a credential helper to remove this warning. See [2022-01-29T15:31:27.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:31:27.704Z] [2022-01-29T15:31:27.704Z] Login Succeeded [2022-01-29T15:31:27.704Z] nexus3.edgexfoundry.org:10003 [2022-01-29T15:31:27.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:31:27.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:31:27.967Z] Configure a credential helper to remove this warning. See [2022-01-29T15:31:27.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:31:27.967Z] [2022-01-29T15:31:27.967Z] Login Succeeded [2022-01-29T15:31:27.967Z] nexus3.edgexfoundry.org:10004 [2022-01-29T15:31:27.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:31:27.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:31:27.967Z] Configure a credential helper to remove this warning. See [2022-01-29T15:31:27.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:31:27.967Z] [2022-01-29T15:31:27.967Z] Login Succeeded [2022-01-29T15:31:27.967Z] docker.io [2022-01-29T15:31:27.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:31:28.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:31:28.541Z] Configure a credential helper to remove this warning. See [2022-01-29T15:31:28.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:31:28.541Z] [2022-01-29T15:31:28.541Z] Login Succeeded [2022-01-29T15:31:28.541Z] ---> docker-login.sh ends [Pipeline] } [2022-01-29T15:31:28.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-29T15:31:28.856Z] ++ 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-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/core-command/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/core-data/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-29T15:31:28.856Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-29T15:31:28.856Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-29T15:31:28.856Z] ++ cut -d/ -f2 [2022-01-29T15:31:28.856Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-29T15:31:28.891Z] 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-29T15:31:29.252Z] + git rev-list -1 --merges 6e64952caa3c3a65fc9a01095a97c9e8f8653b98~1..6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] echo [2022-01-29T15:31:29.270Z] -----------> git rev-list -1 --merges 6e64952caa3c3a65fc9a01095a97c9e8f8653b98~1..6e64952caa3c3a65fc9a01095a97c9e8f8653b98 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [false] [Pipeline] sh [2022-01-29T15:31:29.562Z] + git log --format=format:%s -1 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] echo [2022-01-29T15:31:29.581Z] ========================================================= [2022-01-29T15:31:29.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-29T15:31:29.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-29T15:31:30.053Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-29T15:31:30.053Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-29T15:31:30.053Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-29T15:31:30.053Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-29T15:31:30.053Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-29T15:31:30.053Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-29T15:31:30.053Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:31:30.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-29T15:31:30.491Z] [2022-01-29T15:31:30.491Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:31:30.810Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-29T15:31:30.810Z] latest: Pulling from edgex-devops/git-semver [2022-01-29T15:31:30.810Z] a0d0a0d46f8b: Pulling fs layer [2022-01-29T15:31:30.810Z] 3e5f54012d9b: Pulling fs layer [2022-01-29T15:31:30.810Z] 4c7163046ea9: Pulling fs layer [2022-01-29T15:31:30.810Z] 0c2d73faf560: Pulling fs layer [2022-01-29T15:31:30.810Z] 0c2d73faf560: Waiting [2022-01-29T15:31:30.810Z] 3e5f54012d9b: Verifying Checksum [2022-01-29T15:31:30.810Z] 3e5f54012d9b: Download complete [2022-01-29T15:31:30.810Z] a0d0a0d46f8b: Verifying Checksum [2022-01-29T15:31:30.810Z] a0d0a0d46f8b: Download complete [2022-01-29T15:31:30.810Z] 0c2d73faf560: Verifying Checksum [2022-01-29T15:31:30.810Z] 0c2d73faf560: Download complete [2022-01-29T15:31:30.810Z] 4c7163046ea9: Verifying Checksum [2022-01-29T15:31:30.810Z] 4c7163046ea9: Download complete [2022-01-29T15:31:31.085Z] a0d0a0d46f8b: Pull complete [2022-01-29T15:31:31.085Z] 3e5f54012d9b: Pull complete [2022-01-29T15:31:31.351Z] 4c7163046ea9: Pull complete [2022-01-29T15:31:31.615Z] 0c2d73faf560: Pull complete [2022-01-29T15:31:31.615Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-29T15:31:31.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-29T15:31:31.615Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-29T15:31:31.690Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:31:31.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-29T15:31:32.478Z] $ docker top 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-29T15:31:32.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-29T15:31:32.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-29T15:31:32.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-29T15:31:32.675Z] $ docker exec 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 ssh-agent [2022-01-29T15:31:32.780Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGCcNFo/agent.14 [2022-01-29T15:31:32.780Z] SSH_AGENT_PID=20 [2022-01-29T15:31:32.788Z] Running ssh-add (command line suppressed) [2022-01-29T15:31:32.875Z] Identity added: /w/workspace/edgex-go/143@tmp/private_key_5768995743764447400.key (/w/workspace/edgex-go/143@tmp/private_key_5768995743764447400.key) [2022-01-29T15:31:32.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-29T15:31:33.187Z] + git tag --points-at HEAD [Pipeline] } [2022-01-29T15:31:33.196Z] $ docker exec --env ******** --env ******** 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 ssh-agent -k [2022-01-29T15:31:33.276Z] unset SSH_AUTH_SOCK; [2022-01-29T15:31:33.276Z] unset SSH_AGENT_PID; [2022-01-29T15:31:33.276Z] echo Agent pid 20 killed; [2022-01-29T15:31:33.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-29T15:31:33.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-29T15:31:33.316Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-29T15:31:33.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-29T15:31:33.412Z] $ docker exec 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 ssh-agent [2022-01-29T15:31:33.514Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmBBdeA/agent.54 [2022-01-29T15:31:33.514Z] SSH_AGENT_PID=60 [2022-01-29T15:31:33.519Z] Running ssh-add (command line suppressed) [2022-01-29T15:31:33.601Z] Identity added: /w/workspace/edgex-go/143@tmp/private_key_5515928789817825533.key (/w/workspace/edgex-go/143@tmp/private_key_5515928789817825533.key) [2022-01-29T15:31:33.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-29T15:31:33.907Z] + git semver init [2022-01-29T15:31:33.907Z] # -> Open(): unable to determine branch for HEAD [2022-01-29T15:31:33.907Z] # $GIT_DIR = /w/workspace/edgex-go/143/.git [2022-01-29T15:31:33.907Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/143 [2022-01-29T15:31:33.907Z] # $SEMVER_REMOTE_NAME = origin [2022-01-29T15:31:33.907Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-29T15:31:33.907Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-29T15:31:33.907Z] # $SEMVER_BRANCH = main [2022-01-29T15:31:33.907Z] # $SEMVER_TEMP = /tmp/semver-347592242 [2022-01-29T15:31:33.907Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-29T15:31:46.156Z] # '/tmp/semver-347592242' -> '/w/workspace/edgex-go/143/.semver' [2022-01-29T15:31:46.417Z] # -> Force: false [2022-01-29T15:31:46.417Z] # $SEMVER_DIR = /w/workspace/edgex-go/143/.semver [Pipeline] } [2022-01-29T15:31:46.425Z] $ docker exec --env ******** --env ******** 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 ssh-agent -k [2022-01-29T15:31:46.511Z] unset SSH_AUTH_SOCK; [2022-01-29T15:31:46.511Z] unset SSH_AGENT_PID; [2022-01-29T15:31:46.511Z] echo Agent pid 60 killed; [2022-01-29T15:31:46.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-29T15:31:46.825Z] + git semver [Pipeline] } [2022-01-29T15:31:46.834Z] $ docker stop --time=1 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 [2022-01-29T15:31:48.940Z] $ docker rm -f 55cf8237a781e4c27f8ecc44ec6978ff8241194d9973a2610e79b2214ace1e27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-29T15:31:49.309Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-29T15:31:49.535Z] Stashed 1 file(s) [Pipeline] echo [2022-01-29T15:31:49.539Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.26 [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-29T15:31:49.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-29T15:31:49.637Z] ========================================================= [2022-01-29T15:31:49.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-29T15:31:49.637Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-29T15:31:49.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-29T15:31:49.928Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-29T15:31:49.928Z] 59bf1c3509f3: Pulling fs layer [2022-01-29T15:31:49.928Z] 666ba61612fd: Pulling fs layer [2022-01-29T15:31:49.928Z] 8ed8ca486205: Pulling fs layer [2022-01-29T15:31:49.928Z] 4fe6c5a15a65: Pulling fs layer [2022-01-29T15:31:49.928Z] 22a0e8bec74d: Pulling fs layer [2022-01-29T15:31:49.928Z] f965cba54748: Pulling fs layer [2022-01-29T15:31:49.928Z] 861ffc35075e: Pulling fs layer [2022-01-29T15:31:49.928Z] 4b385c91608e: Pulling fs layer [2022-01-29T15:31:49.928Z] 560528eb2ebb: Pulling fs layer [2022-01-29T15:31:49.928Z] f965cba54748: Waiting [2022-01-29T15:31:49.928Z] 861ffc35075e: Waiting [2022-01-29T15:31:49.928Z] 4b385c91608e: Waiting [2022-01-29T15:31:49.928Z] 4fe6c5a15a65: Waiting [2022-01-29T15:31:49.928Z] 560528eb2ebb: Waiting [2022-01-29T15:31:49.928Z] 22a0e8bec74d: Waiting [2022-01-29T15:31:49.928Z] 8ed8ca486205: Verifying Checksum [2022-01-29T15:31:49.928Z] 8ed8ca486205: Download complete [2022-01-29T15:31:49.928Z] 666ba61612fd: Verifying Checksum [2022-01-29T15:31:49.928Z] 666ba61612fd: Download complete [2022-01-29T15:31:49.928Z] 22a0e8bec74d: Verifying Checksum [2022-01-29T15:31:49.928Z] 22a0e8bec74d: Download complete [2022-01-29T15:31:49.928Z] 59bf1c3509f3: Verifying Checksum [2022-01-29T15:31:49.928Z] 59bf1c3509f3: Download complete [2022-01-29T15:31:49.928Z] f965cba54748: Verifying Checksum [2022-01-29T15:31:49.928Z] f965cba54748: Download complete [2022-01-29T15:31:49.928Z] 861ffc35075e: Verifying Checksum [2022-01-29T15:31:49.928Z] 861ffc35075e: Download complete [2022-01-29T15:31:50.198Z] 4b385c91608e: Verifying Checksum [2022-01-29T15:31:50.198Z] 4b385c91608e: Download complete [2022-01-29T15:31:50.198Z] 59bf1c3509f3: Pull complete [2022-01-29T15:31:50.468Z] 4fe6c5a15a65: Verifying Checksum [2022-01-29T15:31:50.468Z] 4fe6c5a15a65: Download complete [2022-01-29T15:31:50.468Z] 666ba61612fd: Pull complete [2022-01-29T15:31:50.737Z] 8ed8ca486205: Pull complete [2022-01-29T15:31:50.737Z] 560528eb2ebb: Verifying Checksum [2022-01-29T15:31:50.737Z] 560528eb2ebb: Download complete [2022-01-29T15:31:54.952Z] 4fe6c5a15a65: Pull complete [2022-01-29T15:31:54.952Z] 22a0e8bec74d: Pull complete [2022-01-29T15:31:54.952Z] f965cba54748: Pull complete [2022-01-29T15:31:54.952Z] 861ffc35075e: Pull complete [2022-01-29T15:31:54.952Z] 4b385c91608e: Pull complete [2022-01-29T15:31:56.866Z] 560528eb2ebb: Pull complete [2022-01-29T15:31:56.866Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-29T15:31:56.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-29T15:31:56.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-29T15:31:57.178Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-29T15:31:57.178Z] WORKDIR /edgex [2022-01-29T15:31:57.178Z] COPY go.mod . [2022-01-29T15:31:57.178Z] RUN go mod download' [2022-01-29T15:31:57.178Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-29T15:31:58.585Z] Sending build context to Docker daemon 334MB [2022-01-29T15:31:58.585Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-29T15:31:58.585Z] ---> dd4a08f94e63 [2022-01-29T15:31:58.585Z] Step 2/4 : WORKDIR /edgex [2022-01-29T15:32:01.164Z] ---> Running in 965fb21329fc [2022-01-29T15:32:01.164Z] Removing intermediate container 965fb21329fc [2022-01-29T15:32:01.164Z] ---> 9b37acdbb83c [2022-01-29T15:32:01.164Z] Step 3/4 : COPY go.mod . [2022-01-29T15:32:01.164Z] ---> 249e7db1d483 [2022-01-29T15:32:01.164Z] Step 4/4 : RUN go mod download [2022-01-29T15:32:01.164Z] ---> Running in 267e76a842e4 [2022-01-29T15:32:04.598Z] Still waiting to schedule task [2022-01-29T15:32:04.599Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-29T15:32:57.444Z] Removing intermediate container 267e76a842e4 [2022-01-29T15:32:57.444Z] ---> 62ce418f5cf8 [2022-01-29T15:32:57.444Z] Successfully built 62ce418f5cf8 [2022-01-29T15:32:57.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:32:57.742Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-29T15:32:57.743Z] . [Pipeline] withDockerContainer [2022-01-29T15:32:57.801Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:32:57.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-29T15:32:58.175Z] $ docker top 9dcb247cb826bd46cc829ef00d3affb85bf78b7a48b9036358443e87be5282b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:32:58.526Z] + go version [2022-01-29T15:32:58.526Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-29T15:32:58.534Z] $ docker stop --time=1 9dcb247cb826bd46cc829ef00d3affb85bf78b7a48b9036358443e87be5282b4 [2022-01-29T15:32:59.719Z] $ docker rm -f 9dcb247cb826bd46cc829ef00d3affb85bf78b7a48b9036358443e87be5282b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:33:00.124Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-29T15:33:00.124Z] . [Pipeline] withDockerContainer [2022-01-29T15:33:00.195Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:33:00.225Z] $ 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/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-29T15:33:00.578Z] $ docker top 08a008d5e912bdc77fc16f08cba454542f2f3a72b711713d42b2bc4d636575d3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-29T15:33:00.647Z] ========================================================= [2022-01-29T15:33:00.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-29T15:33:00.647Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-29T15:33:00.936Z] + make test [2022-01-29T15:33:00.936Z] go mod tidy [2022-01-29T15:33:00.936Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-29T15:33:07.561Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-29T15:33:22.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-29T15:33:25.993Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4212 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-29T15:33:26.006Z] Running in /w/workspace/edgex-go/143 [Pipeline] { [Pipeline] checkout [2022-01-29T15:33:26.172Z] The recommended git tool is: git [2022-01-29T15:33:26.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-29T15:33:26.795Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-29T15:33:27.064Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-29T15:33:29.028Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-29T15:33:29.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-29T15:33:29.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-29T15:33:29.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-29T15:33:30.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-29T15:33:30.474Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-29T15:33:30.506Z] using credential edgex-jenkins-ssh [2022-01-29T15:33:30.521Z] Cloning the remote Git repository [2022-01-29T15:33:30.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-29T15:33:30.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-29T15:33:30.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-29T15:33:30.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-29T15:33:30.573Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-29T15:33:30.643Z] > git init /w/workspace/edgex-go/143 # timeout=10 [2022-01-29T15:33:30.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-29T15:33:30.717Z] > git --version # timeout=10 [2022-01-29T15:33:30.733Z] > git --version # 'git version 2.17.1' [2022-01-29T15:33:30.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-29T15:33:30.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-29T15:33:32.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-01-29T15:33:32.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-29T15:33:32.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-29T15:33:33.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements [2022-01-29T15:33:33.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-29T15:33:33.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 44.7% of statements [2022-01-29T15:33:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-29T15:33:33.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-29T15:33:34.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 89.5% of statements [2022-01-29T15:33:34.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-29T15:33:34.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-29T15:33:35.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements [2022-01-29T15:33:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-29T15:33:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-29T15:33:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-29T15:33:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-29T15:33:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-29T15:33:35.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements [2022-01-29T15:33:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-29T15:33:35.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-29T15:33:35.998Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.042s coverage: 59.1% of statements [2022-01-29T15:33:35.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-29T15:33:35.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-29T15:33:35.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-29T15:33:35.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-29T15:33:35.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-29T15:33:36.267Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.042s coverage: 60.0% of statements [2022-01-29T15:33:36.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-29T15:33:36.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-29T15:33:36.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-29T15:33:37.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.039s coverage: 0.9% of statements [2022-01-29T15:33:37.223Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-29T15:33:37.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-01-29T15:33:37.223Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2022-01-29T15:33:37.223Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-29T15:33:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-01-29T15:33:37.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2022-01-29T15:33:37.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2022-01-29T15:33:38.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2022-01-29T15:33:38.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-01-29T15:33:45.912Z] Avoid second fetch [2022-01-29T15:33:45.913Z] Checking out Revision 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 (main) [2022-01-29T15:33:45.873Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-29T15:33:45.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-29T15:33:45.933Z] > git config core.sparsecheckout # timeout=10 [2022-01-29T15:33:45.948Z] > git checkout -f 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 # timeout=10 [2022-01-29T15:33:50.124Z] Commit message: "build: Update to latest go-mod-messaging with ZMQ fix (#3876)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-29T15:33:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2022-01-29T15:33:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-01-29T15:33:50.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-29T15:33:50.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:33:50.902Z] Dload Upload Total Spent Left Speed [2022-01-29T15:33:50.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98691 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh [2022-01-29T15:33:51.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-29T15:33:51.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-29T15:33:51.726Z] + sudo tee /etc/docker/daemon.new [2022-01-29T15:33:51.726Z] { [2022-01-29T15:33:51.726Z] "registry-mirrors": [ [2022-01-29T15:33:51.726Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-29T15:33:51.726Z] ], [2022-01-29T15:33:51.726Z] "bip": "10.250.0.254/24", [2022-01-29T15:33:51.726Z] "hosts": [ [2022-01-29T15:33:51.726Z] "tcp://0.0.0.0:5555", [2022-01-29T15:33:51.726Z] "unix:///var/run/docker.sock" [2022-01-29T15:33:51.726Z] ], [2022-01-29T15:33:51.726Z] "mtu": 1458, [2022-01-29T15:33:51.726Z] "selinux-enabled": true, [2022-01-29T15:33:51.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-29T15:33:51.726Z] } [Pipeline] sh [2022-01-29T15:33:52.075Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-29T15:33:52.418Z] + sudo service docker restart [2022-01-29T15:33:57.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.190s coverage: 82.5% of statements [2022-01-29T15:33:57.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-29T15:34:10.768Z] provisioning config files... [2022-01-29T15:34:10.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/143@tmp/config6725742572045382344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:34:11.149Z] ---> docker-login.sh [2022-01-29T15:34:11.149Z] nexus3.edgexfoundry.org:10001 [2022-01-29T15:34:11.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:34:11.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:34:11.746Z] Configure a credential helper to remove this warning. See [2022-01-29T15:34:11.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:34:11.746Z] [2022-01-29T15:34:11.746Z] Login Succeeded [2022-01-29T15:34:12.027Z] nexus3.edgexfoundry.org:10002 [2022-01-29T15:34:12.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:34:12.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:34:12.299Z] Configure a credential helper to remove this warning. See [2022-01-29T15:34:12.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:34:12.299Z] [2022-01-29T15:34:12.299Z] Login Succeeded [2022-01-29T15:34:12.299Z] nexus3.edgexfoundry.org:10003 [2022-01-29T15:34:12.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:34:12.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:34:12.844Z] Configure a credential helper to remove this warning. See [2022-01-29T15:34:12.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:34:12.844Z] [2022-01-29T15:34:12.844Z] Login Succeeded [2022-01-29T15:34:12.844Z] nexus3.edgexfoundry.org:10004 [2022-01-29T15:34:13.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:34:13.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:34:13.117Z] Configure a credential helper to remove this warning. See [2022-01-29T15:34:13.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:34:13.117Z] [2022-01-29T15:34:13.117Z] Login Succeeded [2022-01-29T15:34:13.117Z] docker.io [2022-01-29T15:34:13.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:34:13.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:34:13.980Z] Configure a credential helper to remove this warning. See [2022-01-29T15:34:13.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:34:13.980Z] [2022-01-29T15:34:13.980Z] Login Succeeded [2022-01-29T15:34:13.980Z] ---> docker-login.sh ends [Pipeline] } [2022-01-29T15:34:13.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-29T15:34:14.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-29T15:34:14.462Z] ========================================================= [2022-01-29T15:34:14.462Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-29T15:34:14.462Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-29T15:34:14.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-29T15:34:15.061Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-29T15:34:15.061Z] 9b3977197b4f: Pulling fs layer [2022-01-29T15:34:15.061Z] 1a89e8eeedd5: Pulling fs layer [2022-01-29T15:34:15.061Z] 94645a83ff95: Pulling fs layer [2022-01-29T15:34:15.061Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-29T15:34:15.061Z] 0c92f367c5e7: Pulling fs layer [2022-01-29T15:34:15.061Z] 4b8299f9d1f4: Pulling fs layer [2022-01-29T15:34:15.062Z] 9a6b49a46696: Pulling fs layer [2022-01-29T15:34:15.062Z] cf05db05a679: Pulling fs layer [2022-01-29T15:34:15.062Z] 3f3a8bcf1eab: Waiting [2022-01-29T15:34:15.062Z] 0c92f367c5e7: Waiting [2022-01-29T15:34:15.062Z] 4b8299f9d1f4: Waiting [2022-01-29T15:34:15.062Z] 9a6b49a46696: Waiting [2022-01-29T15:34:15.062Z] cf05db05a679: Waiting [2022-01-29T15:34:15.062Z] 94645a83ff95: Download complete [2022-01-29T15:34:15.062Z] 1a89e8eeedd5: Verifying Checksum [2022-01-29T15:34:15.062Z] 1a89e8eeedd5: Download complete [2022-01-29T15:34:15.062Z] 0c92f367c5e7: Verifying Checksum [2022-01-29T15:34:15.062Z] 0c92f367c5e7: Download complete [2022-01-29T15:34:15.062Z] 4b8299f9d1f4: Verifying Checksum [2022-01-29T15:34:15.062Z] 4b8299f9d1f4: Download complete [2022-01-29T15:34:15.062Z] 9b3977197b4f: Download complete [2022-01-29T15:34:15.062Z] 9a6b49a46696: Verifying Checksum [2022-01-29T15:34:15.062Z] 9a6b49a46696: Download complete [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.109s coverage: 91.2% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.204s coverage: 65.4% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-29T15:34:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-01-29T15:34:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-29T15:34:15.659Z] 9b3977197b4f: Pull complete [2022-01-29T15:34:16.264Z] 1a89e8eeedd5: Pull complete [2022-01-29T15:34:16.870Z] 94645a83ff95: Pull complete [2022-01-29T15:34:16.870Z] cf05db05a679: Verifying Checksum [2022-01-29T15:34:16.870Z] cf05db05a679: Download complete [2022-01-29T15:34:17.476Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-29T15:34:17.476Z] 3f3a8bcf1eab: Download complete [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 17.7% of statements [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-29T15:34:21.844Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-01-29T15:34:21.844Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2022-01-29T15:34:21.844Z] 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-29T15:34:29.863Z] 3f3a8bcf1eab: Pull complete [2022-01-29T15:34:29.863Z] 0c92f367c5e7: Pull complete [2022-01-29T15:34:29.863Z] 4b8299f9d1f4: Pull complete [2022-01-29T15:34:29.863Z] 9a6b49a46696: Pull complete [2022-01-29T15:34:35.261Z] cf05db05a679: Pull complete [2022-01-29T15:34:35.261Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-29T15:34:35.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-29T15:34:35.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-29T15:34:35.612Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-29T15:34:35.612Z] WORKDIR /edgex [2022-01-29T15:34:35.612Z] COPY go.mod . [2022-01-29T15:34:35.612Z] RUN go mod download [2022-01-29T15:34:35.612Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-29T15:34:37.609Z] Sending build context to Docker daemon 168.7MB [2022-01-29T15:34:37.609Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-29T15:34:37.609Z] ---> 0ccda1f7e2ee [2022-01-29T15:34:37.609Z] Step 2/4 : WORKDIR /edgex [2022-01-29T15:34:40.224Z] ---> Running in 89d17c44b05f [2022-01-29T15:34:40.224Z] Removing intermediate container 89d17c44b05f [2022-01-29T15:34:40.224Z] ---> 375a8df06838 [2022-01-29T15:34:40.224Z] Step 3/4 : COPY go.mod . [2022-01-29T15:34:40.820Z] ---> 0eecdc54bf76 [2022-01-29T15:34:40.820Z] Step 4/4 : RUN go mod download [2022-01-29T15:34:41.092Z] ---> Running in 2916ea0035be [2022-01-29T15:35:00.692Z] GO111MODULE=on go vet ./... [2022-01-29T15:35:01.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-29T15:35:01.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-29T15:35:02.162Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-29T15:35:02.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-29T15:35:02.722Z] + ls -al . [2022-01-29T15:35:02.722Z] total 644 [2022-01-29T15:35:02.722Z] drwxrwxr-x 10 1001 1001 4096 Jan 29 15:35 . [2022-01-29T15:35:02.722Z] drwxr-xr-x 4 root root 32 Jan 29 15:33 .. [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 15:31 .dockerignore [2022-01-29T15:35:02.722Z] drwxrwxr-x 8 1001 1001 162 Jan 29 15:31 .git [2022-01-29T15:35:02.722Z] drwxrwxr-x 4 1001 1001 142 Jan 29 15:31 .github [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 804 Jan 29 15:31 .gitignore [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 42 Jan 29 15:31 .golangci.yml [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 76 Jan 29 15:31 .hadolint.yml [2022-01-29T15:35:02.722Z] drwx------ 3 1001 1001 58 Jan 29 15:31 .semver [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 15:31 .sonarcloud.properties [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 1171 Jan 29 15:31 ADOPTERS.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 9019 Jan 29 15:31 Attribution.txt [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 51732 Jan 29 15:31 CHANGELOG.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 15:31 CONTRIBUTING.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 677 Jan 29 15:31 GOVERNANCE.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 849 Jan 29 15:31 Jenkinsfile [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 15:31 LICENSE [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 6508 Jan 29 15:31 Makefile [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 582 Jan 29 15:31 OWNERS.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 8207 Jan 29 15:31 README.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 6912 Jan 29 15:31 SECURITY.md [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 12 Jan 29 15:31 VERSION [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 15:31 ZMQWindows.md [2022-01-29T15:35:02.722Z] drwxrwxr-x 2 1001 1001 37 Jan 29 15:31 bin [2022-01-29T15:35:02.722Z] drwxrwxr-x 14 1001 1001 4096 Jan 29 15:31 cmd [2022-01-29T15:35:02.722Z] -rw-r--r-- 1 root root 428383 Jan 29 15:34 coverage.out [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 2833 Jan 29 15:31 go.mod [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 50190 Jan 29 15:31 go.sum [2022-01-29T15:35:02.722Z] drwxrwxr-x 8 1001 1001 124 Jan 29 15:31 internal [2022-01-29T15:35:02.722Z] drwxrwxr-x 3 1001 1001 16 Jan 29 15:31 openapi [2022-01-29T15:35:02.722Z] drwxrwxr-x 4 1001 1001 71 Jan 29 15:31 snap [2022-01-29T15:35:02.722Z] -rw-rw-r-- 1 1001 1001 204 Jan 29 15:31 version.go [Pipeline] sh [2022-01-29T15:35:03.010Z] + '[' -e coverage.out ] [2022-01-29T15:35:03.010Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-29T15:35:03.109Z] Stashed 1 file(s) [Pipeline] sh [2022-01-29T15:35:03.401Z] + make build [2022-01-29T15:35:03.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2022-01-29T15:35:04.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-29T15:35:11.409Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2022-01-29T15:35:12.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-29T15:35:12.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-29T15:35:13.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-29T15:35:14.331Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-29T15:35:14.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-29T15:35:15.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-29T15:35:16.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-29T15:35:17.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-29T15:35:17.943Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-29T15:35:19.347Z] $ docker stop --time=1 08a008d5e912bdc77fc16f08cba454542f2f3a72b711713d42b2bc4d636575d3 [2022-01-29T15:35:21.540Z] $ docker rm -f 08a008d5e912bdc77fc16f08cba454542f2f3a72b711713d42b2bc4d636575d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:35:22.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-29T15:35:22.824Z] [2022-01-29T15:35:22.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:35:23.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-29T15:35:23.134Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-29T15:35:23.134Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-29T15:35:23.134Z] ca9280d653b3: Pulling fs layer [2022-01-29T15:35:23.134Z] 7e9c9ca2126c: Pulling fs layer [2022-01-29T15:35:23.134Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-29T15:35:23.134Z] cbdbe7a5bc2a: Download complete [2022-01-29T15:35:23.401Z] ca9280d653b3: Verifying Checksum [2022-01-29T15:35:23.401Z] ca9280d653b3: Download complete [2022-01-29T15:35:23.401Z] cbdbe7a5bc2a: Pull complete [2022-01-29T15:35:23.680Z] 7e9c9ca2126c: Verifying Checksum [2022-01-29T15:35:23.680Z] 7e9c9ca2126c: Download complete [2022-01-29T15:35:23.951Z] ca9280d653b3: Pull complete [2022-01-29T15:35:28.181Z] 7e9c9ca2126c: Pull complete [2022-01-29T15:35:28.181Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-29T15:35:28.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-29T15:35:28.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-29T15:35:28.252Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:35:28.286Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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-29T15:35:30.773Z] $ docker top 99eec99e3cb4aa5c2eb90990567bb62fc97b1e052bd8225ce0f42772987c07fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:35:31.128Z] + docker-compose build --help [2022-01-29T15:35:31.128Z] + grep parallel [2022-01-29T15:35:31.700Z] --parallel Build images in parallel. [Pipeline] } [2022-01-29T15:35:31.709Z] $ docker stop --time=1 99eec99e3cb4aa5c2eb90990567bb62fc97b1e052bd8225ce0f42772987c07fe [2022-01-29T15:35:32.884Z] $ docker rm -f 99eec99e3cb4aa5c2eb90990567bb62fc97b1e052bd8225ce0f42772987c07fe [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:35:33.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-29T15:35:33.284Z] . [Pipeline] withDockerContainer [2022-01-29T15:35:33.344Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:35:33.376Z] $ 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/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-29T15:35:33.694Z] $ docker top eb3874ef0a6257ac085567d03d226ba87d866f613d2f2c297aab7579f04daec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:35:34.048Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-29T15:35:34.616Z] Building core-command ... [2022-01-29T15:35:34.616Z] Building core-data ... [2022-01-29T15:35:34.616Z] Building core-metadata ... [2022-01-29T15:35:34.616Z] Building security-bootstrapper ... [2022-01-29T15:35:34.616Z] Building security-proxy-setup ... [2022-01-29T15:35:34.616Z] Building security-secretstore-setup ... [2022-01-29T15:35:34.616Z] Building support-notifications ... [2022-01-29T15:35:34.616Z] Building support-scheduler ... [2022-01-29T15:35:34.616Z] Building sys-mgmt-agent ... [2022-01-29T15:35:34.616Z] Building core-metadata [2022-01-29T15:35:34.616Z] Building security-secretstore-setup [2022-01-29T15:35:34.616Z] Building sys-mgmt-agent [2022-01-29T15:35:34.616Z] Building security-proxy-setup [2022-01-29T15:35:34.616Z] Building security-bootstrapper [2022-01-29T15:35:44.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:35:44.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:35:44.897Z] ---> 62ce418f5cf8 [2022-01-29T15:35:44.897Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:35:44.897Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:35:44.897Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:35:44.897Z] ---> 62ce418f5cf8 [2022-01-29T15:35:44.897Z] Step 3/31 : WORKDIR /edgex-go [2022-01-29T15:35:45.328Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:35:45.328Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:35:45.328Z] ---> 62ce418f5cf8 [2022-01-29T15:35:45.328Z] Step 3/21 : WORKDIR /edgex-go [2022-01-29T15:35:49.129Z] Removing intermediate container 2916ea0035be [2022-01-29T15:35:49.129Z] ---> 0e2c90dea59d [2022-01-29T15:35:49.399Z] Successfully built 0e2c90dea59d [2022-01-29T15:35:49.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:35:49.531Z] ---> Running in d316b14c3a95 [2022-01-29T15:35:49.531Z] ---> Running in 80ba7a98a0c1 [2022-01-29T15:35:49.531Z] ---> Running in 9c3d9840f329 [2022-01-29T15:35:49.743Z] + docker inspect -f . ci-base-image-arm64 [2022-01-29T15:35:49.743Z] . [Pipeline] withDockerContainer [2022-01-29T15:35:49.953Z] prd-ubuntu18.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container [2022-01-29T15:35:50.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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-arm64 cat [2022-01-29T15:35:51.396Z] $ docker top fc7e1012c322321c973ab1e3d8db21f5ee6629507115fa90ac9cb915c691c4f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:35:52.269Z] + go version [2022-01-29T15:35:52.269Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-29T15:35:52.290Z] $ docker stop --time=1 fc7e1012c322321c973ab1e3d8db21f5ee6629507115fa90ac9cb915c691c4f2 [2022-01-29T15:35:53.724Z] Removing intermediate container 80ba7a98a0c1 [2022-01-29T15:35:53.724Z] ---> e857fc976ff4 [2022-01-29T15:35:53.724Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:35:53.724Z] Removing intermediate container 9c3d9840f329 [2022-01-29T15:35:53.724Z] ---> c9221a33187e [2022-01-29T15:35:53.724Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:35:53.724Z] Removing intermediate container d316b14c3a95 [2022-01-29T15:35:53.724Z] ---> 17766ad9b76d [2022-01-29T15:35:53.724Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:35:53.884Z] $ docker rm -f fc7e1012c322321c973ab1e3d8db21f5ee6629507115fa90ac9cb915c691c4f2 [2022-01-29T15:35:53.983Z] ---> Running in c5909c223bc5 [2022-01-29T15:35:53.983Z] ---> Running in 7d2553dcbbc2 [2022-01-29T15:35:53.983Z] ---> Running in 2c1b2a216ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:35:54.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-29T15:35:54.490Z] [2022-01-29T15:35:54.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:35:54.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-29T15:35:55.107Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-29T15:35:55.107Z] 29e5d40040c1: Pulling fs layer [2022-01-29T15:35:55.107Z] 1ce36da41761: Pulling fs layer [2022-01-29T15:35:55.107Z] 25b303627fd3: Pulling fs layer [2022-01-29T15:35:55.107Z] 29e5d40040c1: Verifying Checksum [2022-01-29T15:35:55.107Z] 29e5d40040c1: Download complete [2022-01-29T15:35:55.383Z] 1ce36da41761: Download complete [2022-01-29T15:35:55.659Z] 29e5d40040c1: Pull complete [2022-01-29T15:35:56.637Z] 25b303627fd3: Verifying Checksum [2022-01-29T15:35:56.637Z] 25b303627fd3: Download complete [2022-01-29T15:35:56.908Z] 1ce36da41761: Pull complete [2022-01-29T15:35:58.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:35:58.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:35:58.175Z] ---> 62ce418f5cf8 [2022-01-29T15:35:58.175Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:35:58.175Z] ---> Using cache [2022-01-29T15:35:58.175Z] ---> c9221a33187e [2022-01-29T15:35:58.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:35:59.131Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:35:59.131Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:35:59.131Z] ---> 62ce418f5cf8 [2022-01-29T15:35:59.131Z] Step 3/25 : WORKDIR /edgex-go [2022-01-29T15:35:59.131Z] ---> Using cache [2022-01-29T15:35:59.131Z] ---> c9221a33187e [2022-01-29T15:35:59.131Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:35:59.403Z] ---> Running in cb1c66d87474 [2022-01-29T15:35:59.403Z] ---> Running in bdad6af42f75 [2022-01-29T15:35:59.663Z] Removing intermediate container 7d2553dcbbc2 [2022-01-29T15:35:59.663Z] ---> d16d3d7daccc [2022-01-29T15:35:59.663Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-29T15:35:59.663Z] ---> Running in 6805be9c374a [2022-01-29T15:35:59.926Z] Removing intermediate container 2c1b2a216ca0 [2022-01-29T15:35:59.926Z] ---> 4c3b47a008c6 [2022-01-29T15:35:59.926Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-29T15:35:59.926Z] ---> Running in 6a65ec7a14c8 [2022-01-29T15:35:59.926Z] Removing intermediate container c5909c223bc5 [2022-01-29T15:35:59.926Z] ---> 797e720b204f [2022-01-29T15:35:59.926Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-29T15:35:59.926Z] ---> Running in 0dd3e6f161b8 [2022-01-29T15:36:00.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:00.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:00.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:00.443Z] Removing intermediate container cb1c66d87474 [2022-01-29T15:36:00.443Z] ---> c376c4b95e84 [2022-01-29T15:36:00.443Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-29T15:36:00.443Z] ---> Running in 8fcc2e51c0e0 [2022-01-29T15:36:00.443Z] Removing intermediate container bdad6af42f75 [2022-01-29T15:36:00.443Z] ---> 1357c0f85089 [2022-01-29T15:36:00.443Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-29T15:36:00.706Z] ---> Running in 9ed246a3fbba [2022-01-29T15:36:00.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:00.979Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:01.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:01.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:01.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:01.516Z] OK: 221 MiB in 52 packages [2022-01-29T15:36:01.516Z] OK: 221 MiB in 52 packages [2022-01-29T15:36:01.516Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:01.780Z] OK: 221 MiB in 52 packages [2022-01-29T15:36:01.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:36:02.055Z] Removing intermediate container 6805be9c374a [2022-01-29T15:36:02.055Z] ---> 284bda902c06 [2022-01-29T15:36:02.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:36:02.055Z] Removing intermediate container 0dd3e6f161b8 [2022-01-29T15:36:02.055Z] ---> 033dc3298fbc [2022-01-29T15:36:02.055Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-29T15:36:02.055Z] OK: 221 MiB in 52 packages [2022-01-29T15:36:02.055Z] OK: 221 MiB in 52 packages [2022-01-29T15:36:02.330Z] Removing intermediate container 6a65ec7a14c8 [2022-01-29T15:36:02.330Z] ---> 9c6372470573 [2022-01-29T15:36:02.330Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-29T15:36:02.330Z] ---> feefeaacbdb0 [2022-01-29T15:36:02.330Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:36:02.330Z] ---> 4954ed035985 [2022-01-29T15:36:02.330Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:36:02.330Z] ---> Running in 8c18358f3962 [2022-01-29T15:36:02.330Z] ---> Running in 55f2a5a330d0 [2022-01-29T15:36:02.330Z] ---> 2252908920f1 [2022-01-29T15:36:02.330Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:36:02.595Z] ---> Running in 995def24529e [2022-01-29T15:36:02.595Z] Removing intermediate container 8fcc2e51c0e0 [2022-01-29T15:36:02.595Z] ---> 62ee71f936e8 [2022-01-29T15:36:02.595Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:36:02.595Z] Removing intermediate container 9ed246a3fbba [2022-01-29T15:36:02.595Z] ---> 893bb0134f55 [2022-01-29T15:36:02.595Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-29T15:36:02.595Z] ---> 8da9aae929ea [2022-01-29T15:36:02.595Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:36:02.595Z] ---> c34633f7ce7e [2022-01-29T15:36:02.595Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:36:02.859Z] ---> Running in fdf808805874 [2022-01-29T15:36:02.859Z] ---> Running in c7e8d847516f [2022-01-29T15:36:04.277Z] Removing intermediate container 8c18358f3962 [2022-01-29T15:36:04.277Z] ---> c05e12ff9a23 [2022-01-29T15:36:04.277Z] Step 8/23 : COPY . . [2022-01-29T15:36:06.853Z] Removing intermediate container 55f2a5a330d0 [2022-01-29T15:36:06.853Z] ---> e26d8073bcb4 [2022-01-29T15:36:06.853Z] Step 8/21 : COPY . . [2022-01-29T15:36:06.853Z] Removing intermediate container 995def24529e [2022-01-29T15:36:06.853Z] ---> 5055b6c04ac3 [2022-01-29T15:36:06.853Z] Step 8/31 : COPY . . [2022-01-29T15:36:07.058Z] 25b303627fd3: Pull complete [2022-01-29T15:36:07.058Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-29T15:36:07.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-29T15:36:07.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-29T15:36:07.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container [2022-01-29T15:36:07.327Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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-arm64:latest cat [2022-01-29T15:36:07.427Z] Removing intermediate container c7e8d847516f [2022-01-29T15:36:07.427Z] ---> 1ca796fc668b [2022-01-29T15:36:07.427Z] Step 8/25 : COPY . . [2022-01-29T15:36:09.359Z] Removing intermediate container fdf808805874 [2022-01-29T15:36:09.359Z] ---> 067896032578 [2022-01-29T15:36:09.359Z] Step 8/23 : COPY . . [2022-01-29T15:36:09.446Z] $ docker top 86afb0b28d2229ebf85dc2859b7d04726561286e5cca8353cdc92fcc2f13e70f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:36:10.311Z] + docker-compose build --help [2022-01-29T15:36:10.311Z] + grep parallel [2022-01-29T15:36:13.617Z] ---> 6acc7d0d3346 [2022-01-29T15:36:13.617Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-29T15:36:13.668Z] --parallel Build images in parallel. [Pipeline] } [2022-01-29T15:36:13.687Z] $ docker stop --time=1 86afb0b28d2229ebf85dc2859b7d04726561286e5cca8353cdc92fcc2f13e70f [2022-01-29T15:36:15.246Z] $ docker rm -f 86afb0b28d2229ebf85dc2859b7d04726561286e5cca8353cdc92fcc2f13e70f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:36:15.540Z] ---> Running in 7e3806b3e72e [2022-01-29T15:36:15.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-29T15:36:15.796Z] . [Pipeline] withDockerContainer [2022-01-29T15:36:15.991Z] prd-ubuntu18.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container [2022-01-29T15:36:16.071Z] $ 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/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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-29T15:36:16.111Z] ---> 314c614b2736 [2022-01-29T15:36:16.111Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-29T15:36:16.111Z] ---> a25ed77f917e [2022-01-29T15:36:16.111Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-29T15:36:16.372Z] ---> ac9d15e38ca7 [2022-01-29T15:36:16.372Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-29T15:36:16.633Z] ---> Running in a0c56ebda82e [2022-01-29T15:36:16.633Z] ---> Running in fcf5862e1bc6 [2022-01-29T15:36:16.633Z] ---> Running in 666118cfb683 [2022-01-29T15:36:17.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-29T15:36:17.218Z] $ docker top 17f481ff24dcc4ca7b8886998a11522163e7bf282f12967c73f3c3ca21d0bb33 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:36:18.084Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-29T15:36:18.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-29T15:36:18.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-29T15:36:19.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-29T15:36:22.370Z] Building core-command ... [2022-01-29T15:36:22.370Z] Building core-data ... [2022-01-29T15:36:22.370Z] Building core-metadata ... [2022-01-29T15:36:22.370Z] Building security-bootstrapper ... [2022-01-29T15:36:22.370Z] Building security-proxy-setup ... [2022-01-29T15:36:22.370Z] Building security-secretstore-setup ... [2022-01-29T15:36:22.370Z] Building support-notifications ... [2022-01-29T15:36:22.370Z] Building support-scheduler ... [2022-01-29T15:36:22.370Z] Building sys-mgmt-agent ... [2022-01-29T15:36:22.370Z] Building security-secretstore-setup [2022-01-29T15:36:22.370Z] Building core-command [2022-01-29T15:36:22.370Z] Building sys-mgmt-agent [2022-01-29T15:36:22.370Z] Building security-proxy-setup [2022-01-29T15:36:22.370Z] Building security-bootstrapper [2022-01-29T15:36:31.387Z] ---> f45e75f5521d [2022-01-29T15:36:31.387Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-29T15:36:31.387Z] ---> Running in e3afd0104039 [2022-01-29T15:36:31.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-29T15:36:53.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-29T15:36:54.385Z] Removing intermediate container 7e3806b3e72e [2022-01-29T15:36:54.385Z] ---> 19ca11151c63 [2022-01-29T15:36:54.385Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-29T15:36:54.385Z] ---> Running in e5624019725b [2022-01-29T15:36:54.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-29T15:36:55.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-29T15:36:55.795Z] Removing intermediate container e5624019725b [2022-01-29T15:36:55.795Z] ---> 644293186ffc [2022-01-29T15:36:55.795Z] [2022-01-29T15:36:55.795Z] Step 11/23 : FROM docker:20.10.10 [2022-01-29T15:36:56.377Z] 20.10.10: Pulling from library/docker [2022-01-29T15:36:57.798Z] Removing intermediate container 666118cfb683 [2022-01-29T15:36:57.798Z] ---> b0f150d6894c [2022-01-29T15:36:57.798Z] [2022-01-29T15:36:57.798Z] Step 10/21 : FROM alpine:3.14 [2022-01-29T15:36:58.074Z] 3.14: Pulling from library/alpine [2022-01-29T15:36:58.699Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-29T15:36:58.699Z] Status: Downloaded newer image for alpine:3.14 [2022-01-29T15:36:58.699Z] ---> 0a97eee8041e [2022-01-29T15:36:58.699Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-29T15:36:59.292Z] Removing intermediate container a0c56ebda82e [2022-01-29T15:36:59.292Z] ---> f18e48d9d573 [2022-01-29T15:36:59.292Z] [2022-01-29T15:36:59.292Z] Step 10/31 : FROM alpine:3.14 [2022-01-29T15:36:59.292Z] ---> 0a97eee8041e [2022-01-29T15:36:59.292Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-29T15:36:59.576Z] ---> Running in 15075fb0b446 [2022-01-29T15:36:59.576Z] ---> Running in 923be62ebe2d [2022-01-29T15:36:59.576Z] Removing intermediate container fcf5862e1bc6 [2022-01-29T15:36:59.576Z] ---> 98f9f3131199 [2022-01-29T15:36:59.576Z] [2022-01-29T15:36:59.576Z] Step 10/25 : FROM alpine:3.14 [2022-01-29T15:36:59.576Z] ---> 0a97eee8041e [2022-01-29T15:36:59.576Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-29T15:36:59.855Z] ---> Running in 9e563182ab10 [2022-01-29T15:36:59.855Z] Removing intermediate container 923be62ebe2d [2022-01-29T15:36:59.855Z] ---> a7a0ee883f9d [2022-01-29T15:36:59.855Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-29T15:37:00.137Z] ---> Running in a4d55d36c852 [2022-01-29T15:37:00.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:00.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:00.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:00.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:00.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:00.971Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-29T15:37:00.971Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-29T15:37:00.971Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-29T15:37:00.971Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-29T15:37:00.971Z] (5/5) Installing curl (7.79.1-r0) [2022-01-29T15:37:00.971Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:37:00.971Z] Executing ca-certificates-20211220-r0.trigger [2022-01-29T15:37:00.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:00.971Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-29T15:37:00.971Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-29T15:37:00.971Z] OK: 8 MiB in 19 packages [2022-01-29T15:37:00.971Z] (3/3) Installing su-exec (0.2-r1) [2022-01-29T15:37:00.971Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:37:00.971Z] Executing ca-certificates-20211220-r0.trigger [2022-01-29T15:37:01.234Z] OK: 6 MiB in 17 packages [2022-01-29T15:37:01.234Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-29T15:37:01.496Z] (2/2) Installing su-exec (0.2-r1) [2022-01-29T15:37:01.496Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:37:01.496Z] OK: 6 MiB in 16 packages [2022-01-29T15:37:02.089Z] Removing intermediate container 15075fb0b446 [2022-01-29T15:37:02.089Z] ---> abdc97289cdf [2022-01-29T15:37:02.089Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-29T15:37:02.089Z] ---> Running in f6f80627805f [2022-01-29T15:37:02.372Z] Removing intermediate container 9e563182ab10 [2022-01-29T15:37:02.372Z] ---> 4d650b958130 [2022-01-29T15:37:02.372Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-29T15:37:02.372Z] Removing intermediate container f6f80627805f [2022-01-29T15:37:02.372Z] ---> faefcd526ba3 [2022-01-29T15:37:02.372Z] Step 13/21 : WORKDIR /edgex [2022-01-29T15:37:02.372Z] Removing intermediate container a4d55d36c852 [2022-01-29T15:37:02.372Z] ---> 7ccfa4efa2a6 [2022-01-29T15:37:02.372Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-29T15:37:02.653Z] ---> Running in 00dbdb22b9a9 [2022-01-29T15:37:02.653Z] ---> Running in 5a631fc9eb20 [2022-01-29T15:37:02.653Z] ---> Running in 307aae405e8a [2022-01-29T15:37:02.924Z] Removing intermediate container 307aae405e8a [2022-01-29T15:37:02.924Z] ---> 68faf9fd8915 [2022-01-29T15:37:02.924Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-29T15:37:02.924Z] Removing intermediate container 00dbdb22b9a9 [2022-01-29T15:37:02.924Z] ---> dc8fa7a6a376 [2022-01-29T15:37:02.924Z] Step 13/25 : WORKDIR / [2022-01-29T15:37:02.924Z] Removing intermediate container 5a631fc9eb20 [2022-01-29T15:37:02.924Z] ---> 60de7af0d22e [2022-01-29T15:37:02.924Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-29T15:37:03.196Z] ---> Running in d0aca98bbbeb [2022-01-29T15:37:03.196Z] ---> Running in f77c658b80ac [2022-01-29T15:37:03.465Z] Removing intermediate container d0aca98bbbeb [2022-01-29T15:37:03.465Z] ---> f7afe56a2cbd [2022-01-29T15:37:03.465Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-29T15:37:03.465Z] Removing intermediate container f77c658b80ac [2022-01-29T15:37:03.465Z] ---> 423a54fdbf4a [2022-01-29T15:37:03.465Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-29T15:37:03.465Z] ---> 2cb2a0bf3f4a [2022-01-29T15:37:03.465Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-29T15:37:03.465Z] ---> Running in dd73ba1e4e66 [2022-01-29T15:37:04.060Z] ---> f8a54c2ed70c [2022-01-29T15:37:04.060Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-29T15:37:04.060Z] ---> de42ada37c02 [2022-01-29T15:37:04.060Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-29T15:37:04.324Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-29T15:37:04.324Z] ---> 801c9fea1bc4 [2022-01-29T15:37:04.324Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-29T15:37:04.324Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-29T15:37:04.324Z] ---> b706a049f56e [2022-01-29T15:37:04.324Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:37:04.324Z] ---> Running in b956817ab4e4 [2022-01-29T15:37:04.602Z] Removing intermediate container dd73ba1e4e66 [2022-01-29T15:37:04.602Z] ---> d8291ef70fdc [2022-01-29T15:37:04.602Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-29T15:37:04.602Z] ---> fac7cf23d702 [2022-01-29T15:37:04.602Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-29T15:37:04.602Z] Removing intermediate container b956817ab4e4 [2022-01-29T15:37:04.602Z] ---> 0cc10a9d32b3 [2022-01-29T15:37:04.602Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-29T15:37:04.602Z] ---> f6a95eb7c337 [2022-01-29T15:37:04.602Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-29T15:37:04.602Z] ---> Running in c93471237ce4 [2022-01-29T15:37:04.602Z] Removing intermediate container e3afd0104039 [2022-01-29T15:37:04.602Z] ---> 9020b69eac64 [2022-01-29T15:37:04.602Z] [2022-01-29T15:37:04.602Z] Step 10/23 : FROM alpine:3.14 [2022-01-29T15:37:04.602Z] ---> 0a97eee8041e [2022-01-29T15:37:04.602Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-29T15:37:04.602Z] ---> Running in b0b07ca72e5d [2022-01-29T15:37:04.602Z] ---> Running in f97262632f6d [2022-01-29T15:37:04.867Z] ---> Running in 95fd0bf01933 [2022-01-29T15:37:04.867Z] Removing intermediate container c93471237ce4 [2022-01-29T15:37:04.867Z] ---> caed7f72b078 [2022-01-29T15:37:04.867Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-29T15:37:04.867Z] ---> 7ba109360ae9 [2022-01-29T15:37:04.867Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-29T15:37:05.136Z] Removing intermediate container f97262632f6d [2022-01-29T15:37:05.136Z] ---> 6d0efdec82e9 [2022-01-29T15:37:05.136Z] Step 18/21 : CMD ["--init=true"] [2022-01-29T15:37:05.136Z] ---> Running in 5acb011e82b8 [2022-01-29T15:37:05.136Z] ---> f44b34d64fdb [2022-01-29T15:37:05.136Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-29T15:37:05.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:05.136Z] ---> Running in ec07408ea3cb [2022-01-29T15:37:05.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:05.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:05.401Z] Removing intermediate container 5acb011e82b8 [2022-01-29T15:37:05.401Z] ---> b27332744513 [2022-01-29T15:37:05.401Z] Step 19/21 : LABEL arch=x86_64 [2022-01-29T15:37:05.401Z] ---> b249af645a0a [2022-01-29T15:37:05.401Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-29T15:37:05.401Z] ---> Running in 7bf44650c474 [2022-01-29T15:37:05.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:05.663Z] (1/42) Installing readline (8.1.0-r0) [2022-01-29T15:37:05.663Z] (2/42) Installing bash (5.1.4-r0) [2022-01-29T15:37:05.663Z] Executing bash-5.1.4-r0.post-install [2022-01-29T15:37:05.663Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-29T15:37:05.663Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-29T15:37:05.663Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-29T15:37:05.663Z] (6/42) Installing curl (7.79.1-r0) [2022-01-29T15:37:05.663Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-29T15:37:05.663Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-29T15:37:05.663Z] (9/42) Installing expat (2.4.3-r0) [2022-01-29T15:37:05.663Z] (10/42) Installing libffi (3.3-r2) [2022-01-29T15:37:05.663Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-29T15:37:05.663Z] (11/42) Installing gdbm (1.19-r0) [2022-01-29T15:37:05.663Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-29T15:37:05.663Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:37:05.663Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-29T15:37:05.663Z] OK: 6 MiB in 15 packages [2022-01-29T15:37:05.663Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-29T15:37:05.663Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-29T15:37:05.663Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-29T15:37:05.663Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-29T15:37:05.924Z] Removing intermediate container 7bf44650c474 [2022-01-29T15:37:05.924Z] ---> cfda4e9c2da4 [2022-01-29T15:37:05.924Z] Step 20/21 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:37:06.512Z] ---> Running in a651f38e01c6 [2022-01-29T15:37:06.512Z] ---> f02c36c9419f [2022-01-29T15:37:06.513Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-29T15:37:06.777Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-29T15:37:06.777Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-29T15:37:06.777Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-29T15:37:06.777Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-29T15:37:06.777Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-29T15:37:06.777Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-29T15:37:06.777Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-29T15:37:06.777Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-29T15:37:06.777Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-29T15:37:06.777Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-29T15:37:06.777Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-29T15:37:06.777Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-29T15:37:06.777Z] Removing intermediate container a651f38e01c6 [2022-01-29T15:37:06.777Z] ---> 71fdea459724 [2022-01-29T15:37:06.777Z] Step 21/21 : LABEL version=2.2.0-dev.26 [2022-01-29T15:37:06.777Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-29T15:37:06.777Z] Removing intermediate container 95fd0bf01933 [2022-01-29T15:37:06.777Z] ---> a8cb0e9bca5e [2022-01-29T15:37:06.777Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:37:06.777Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-29T15:37:06.777Z] ---> c349a9b33ac8 [2022-01-29T15:37:06.777Z] Step 21/25 : 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-29T15:37:07.049Z] ---> Running in 7322638c7042 [2022-01-29T15:37:07.049Z] Removing intermediate container ec07408ea3cb [2022-01-29T15:37:07.049Z] ---> 92c4f1e43068 [2022-01-29T15:37:07.049Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:37:07.049Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-29T15:37:07.049Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-29T15:37:07.049Z] ---> Running in cb25f1f311d3 [2022-01-29T15:37:07.049Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-29T15:37:07.049Z] ---> Running in 85b88e6d0873 [2022-01-29T15:37:07.049Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-29T15:37:07.049Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-29T15:37:07.049Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-29T15:37:07.049Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-29T15:37:07.049Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-29T15:37:07.049Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-29T15:37:07.049Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-29T15:37:07.049Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-29T15:37:07.049Z] Removing intermediate container 7322638c7042 [2022-01-29T15:37:07.049Z] ---> 2c7e3e146169 [2022-01-29T15:37:07.049Z] [2022-01-29T15:37:07.661Z] ---> ad1639500223 [2022-01-29T15:37:07.661Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-29T15:37:07.661Z] Successfully built 2c7e3e146169 [2022-01-29T15:37:07.661Z] Removing intermediate container cb25f1f311d3 [2022-01-29T15:37:07.661Z] ---> 13d99c874fa2 [2022-01-29T15:37:07.661Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-29T15:37:07.661Z] Successfully tagged security-proxy-setup:latest [2022-01-29T15:37:07.661Z]  Building security-proxy-setup ... done Building support-notifications [2022-01-29T15:37:07.661Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:37:07.661Z] OK: 84 MiB in 64 packages [2022-01-29T15:37:07.661Z] ---> Running in 0b839f2d11e2 [2022-01-29T15:37:08.287Z] Collecting docker-compose==1.23.2 [2022-01-29T15:37:08.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-29T15:37:08.548Z] Collecting cached-property<2,>=1.2.0 [2022-01-29T15:37:08.548Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-29T15:37:08.548Z] Collecting texttable<0.10,>=0.9.0 [2022-01-29T15:37:08.548Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-29T15:37:08.816Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-29T15:37:08.816Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-29T15:37:08.816Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-29T15:37:08.816Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-29T15:37:09.319Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:09.319Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:09.319Z] ---> 0e2c90dea59d [2022-01-29T15:37:09.319Z] Step 3/31 : WORKDIR /edgex-go [2022-01-29T15:37:09.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:09.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:09.319Z] ---> 0e2c90dea59d [2022-01-29T15:37:09.319Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:37:09.319Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:09.319Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:09.319Z] ---> 0e2c90dea59d [2022-01-29T15:37:09.319Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:37:09.319Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:09.319Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:09.319Z] ---> 0e2c90dea59d [2022-01-29T15:37:09.319Z] Step 3/25 : WORKDIR /edgex-go [2022-01-29T15:37:09.319Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:09.319Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:09.319Z] ---> 0e2c90dea59d [2022-01-29T15:37:09.319Z] Step 3/21 : WORKDIR /edgex-go [2022-01-29T15:37:09.319Z] ---> Running in 5b63421f20b3 [2022-01-29T15:37:09.319Z] ---> Running in 96e8e1115bcd [2022-01-29T15:37:09.319Z] ---> Running in e6f841a33555 [2022-01-29T15:37:09.319Z] ---> Running in 8030c5e87fd2 [2022-01-29T15:37:09.319Z] ---> Running in 14091c5c0084 [2022-01-29T15:37:09.319Z] Removing intermediate container 5b63421f20b3 [2022-01-29T15:37:09.319Z] ---> f2bfdbe61401 [2022-01-29T15:37:09.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:09.319Z] Removing intermediate container e6f841a33555 [2022-01-29T15:37:09.319Z] ---> 11b71993dc27 [2022-01-29T15:37:09.319Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:09.319Z] ---> Running in cd473c39b430 [2022-01-29T15:37:09.319Z] Removing intermediate container 96e8e1115bcd [2022-01-29T15:37:09.319Z] ---> 6bc989c56570 [2022-01-29T15:37:09.319Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:09.319Z] ---> Running in 30720c3e8b8a [2022-01-29T15:37:09.319Z] Removing intermediate container 8030c5e87fd2 [2022-01-29T15:37:09.319Z] ---> ba8f498042c5 [2022-01-29T15:37:09.319Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:09.319Z] Removing intermediate container 14091c5c0084 [2022-01-29T15:37:09.319Z] ---> 56f84fcfd321 [2022-01-29T15:37:09.319Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:09.319Z] ---> Running in a3c6207bd43e [2022-01-29T15:37:09.319Z] ---> Running in f2a7c30bb362 [2022-01-29T15:37:09.319Z] ---> Running in 419d50ea8983 [2022-01-29T15:37:09.439Z] Removing intermediate container 0b839f2d11e2 [2022-01-29T15:37:09.439Z] ---> d4dba8fdae0a [2022-01-29T15:37:09.439Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-29T15:37:09.439Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-29T15:37:09.439Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-29T15:37:09.439Z] Collecting docopt<0.7,>=0.6.1 [2022-01-29T15:37:09.439Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-29T15:37:09.730Z] Collecting PyYAML<4,>=3.10 [2022-01-29T15:37:09.730Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-29T15:37:10.332Z] ---> be9a09cdf2bb [2022-01-29T15:37:10.332Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-29T15:37:10.332Z] ---> Running in 23c8fa426789 [2022-01-29T15:37:10.332Z] 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-29T15:37:10.332Z] Collecting docker<4.0,>=3.6.0 [2022-01-29T15:37:10.332Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-29T15:37:10.601Z] Collecting jsonschema<3,>=2.5.1 [2022-01-29T15:37:10.601Z] Removing intermediate container 85b88e6d0873 [2022-01-29T15:37:10.601Z] ---> ec99e4b24e8c [2022-01-29T15:37:10.601Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-29T15:37:10.601Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-29T15:37:10.601Z] Collecting docker-pycreds>=0.4.0 [2022-01-29T15:37:10.601Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-29T15:37:10.601Z] Removing intermediate container 23c8fa426789 [2022-01-29T15:37:10.601Z] ---> 467f40cec775 [2022-01-29T15:37:10.601Z] Step 15/23 : WORKDIR / [2022-01-29T15:37:10.601Z] ---> Running in 09c599d8a282 [2022-01-29T15:37:10.601Z] 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-29T15:37:10.601Z] ---> 5c4adf9f31f1 [2022-01-29T15:37:10.601Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-29T15:37:10.601Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-29T15:37:10.601Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-29T15:37:10.601Z] ---> Running in 4afdea27bd97 [2022-01-29T15:37:10.862Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-29T15:37:10.862Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-29T15:37:10.862Z] Removing intermediate container 09c599d8a282 [2022-01-29T15:37:10.862Z] ---> 9d21b8a6dfc9 [2022-01-29T15:37:10.862Z] Step 23/25 : LABEL arch=x86_64 [2022-01-29T15:37:10.862Z] Collecting idna<2.8,>=2.5 [2022-01-29T15:37:10.862Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-29T15:37:10.862Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-29T15:37:10.862Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-29T15:37:10.862Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-29T15:37:10.862Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-29T15:37:10.862Z] ---> Running in 664521d3e78d [2022-01-29T15:37:10.862Z] ---> 0c65c29a512d [2022-01-29T15:37:10.862Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-29T15:37:10.862Z] Removing intermediate container 4afdea27bd97 [2022-01-29T15:37:10.862Z] ---> c18bc585d107 [2022-01-29T15:37:10.862Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:37:10.862Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-29T15:37:10.862Z] Attempting uninstall: urllib3 [2022-01-29T15:37:11.126Z] Found existing installation: urllib3 1.26.5 [2022-01-29T15:37:11.126Z] Uninstalling urllib3-1.26.5: [2022-01-29T15:37:11.126Z] Successfully uninstalled urllib3-1.26.5 [2022-01-29T15:37:11.409Z] Attempting uninstall: idna [2022-01-29T15:37:11.409Z] Found existing installation: idna 3.2 [2022-01-29T15:37:11.409Z] Uninstalling idna-3.2: [2022-01-29T15:37:11.409Z] Successfully uninstalled idna-3.2 [2022-01-29T15:37:11.409Z] Removing intermediate container 664521d3e78d [2022-01-29T15:37:11.409Z] ---> 1c3a0d194fda [2022-01-29T15:37:11.409Z] Step 24/25 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:37:11.680Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:11.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:11.680Z] ---> 62ce418f5cf8 [2022-01-29T15:37:11.680Z] Step 3/22 : WORKDIR /edgex-go [2022-01-29T15:37:11.680Z] ---> Using cache [2022-01-29T15:37:11.680Z] ---> c9221a33187e [2022-01-29T15:37:11.680Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:11.680Z] ---> Using cache [2022-01-29T15:37:11.680Z] ---> 1357c0f85089 [2022-01-29T15:37:11.680Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-29T15:37:11.680Z] ---> 8859774d1558 [2022-01-29T15:37:11.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-29T15:37:11.680Z] ---> cfe8c228a569 [2022-01-29T15:37:11.680Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-29T15:37:11.680Z] ---> Running in 23e0934c4b4c [2022-01-29T15:37:11.680Z] ---> Running in 409b2f790fc9 [2022-01-29T15:37:11.680Z] Attempting uninstall: chardet [2022-01-29T15:37:11.680Z] Found existing installation: chardet 4.0.0 [2022-01-29T15:37:11.680Z] Uninstalling chardet-4.0.0: [2022-01-29T15:37:11.680Z] Successfully uninstalled chardet-4.0.0 [2022-01-29T15:37:11.680Z] ---> Running in 3b0a431629d3 [2022-01-29T15:37:11.947Z] Removing intermediate container 23e0934c4b4c [2022-01-29T15:37:11.947Z] ---> bd13247d0e97 [2022-01-29T15:37:11.947Z] Step 25/25 : LABEL version=2.2.0-dev.26 [2022-01-29T15:37:11.947Z] Removing intermediate container 3b0a431629d3 [2022-01-29T15:37:11.947Z] ---> bc16f2cb9f65 [2022-01-29T15:37:11.947Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-29T15:37:11.947Z] Attempting uninstall: requests [2022-01-29T15:37:11.947Z] Found existing installation: requests 2.25.1 [2022-01-29T15:37:11.947Z] Uninstalling requests-2.25.1: [2022-01-29T15:37:11.947Z] Successfully uninstalled requests-2.25.1 [2022-01-29T15:37:11.947Z] ---> Running in 41b9139d7965 [2022-01-29T15:37:11.947Z] Running setup.py install for texttable: started [2022-01-29T15:37:11.957Z] Removing intermediate container cd473c39b430 [2022-01-29T15:37:11.957Z] ---> ef3c4ea8256f [2022-01-29T15:37:11.957Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-29T15:37:12.216Z] ---> b277aa4ac185 [2022-01-29T15:37:12.216Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-29T15:37:12.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:12.216Z] ---> 78c05e14ce86 [2022-01-29T15:37:12.216Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-29T15:37:12.216Z] Removing intermediate container 41b9139d7965 [2022-01-29T15:37:12.216Z] ---> 59e868dffc35 [2022-01-29T15:37:12.216Z] [2022-01-29T15:37:12.237Z] ---> Running in 1ffcd777020a [2022-01-29T15:37:12.237Z] Removing intermediate container 30720c3e8b8a [2022-01-29T15:37:12.237Z] ---> c6dd7e0934dc [2022-01-29T15:37:12.237Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-01-29T15:37:12.489Z] Successfully built 59e868dffc35 [2022-01-29T15:37:12.489Z] Running setup.py install for texttable: finished with status 'done' [2022-01-29T15:37:12.489Z] Running setup.py install for PyYAML: started [2022-01-29T15:37:12.489Z] ---> 48e4b84410df [2022-01-29T15:37:12.489Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-29T15:37:12.489Z] ---> Running in 86b85ad4c1f8 [2022-01-29T15:37:12.489Z] Successfully tagged security-secretstore-setup:latest [2022-01-29T15:37:12.489Z] Building support-scheduler [2022-01-29T15:37:12.489Z]  Building security-secretstore-setup ... done  ---> Running in 5a4117905433 [2022-01-29T15:37:12.518Z] ---> Running in 24d0c54b27a9 [2022-01-29T15:37:12.803Z] Removing intermediate container f2a7c30bb362 [2022-01-29T15:37:12.803Z] ---> 19ab8e2b50c5 [2022-01-29T15:37:12.803Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-01-29T15:37:12.803Z] Removing intermediate container a3c6207bd43e [2022-01-29T15:37:12.803Z] ---> ca1947658356 [2022-01-29T15:37:12.803Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-01-29T15:37:12.803Z] Removing intermediate container 419d50ea8983 [2022-01-29T15:37:12.803Z] ---> 1c2a740b27fe [2022-01-29T15:37:12.803Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-01-29T15:37:12.803Z] ---> Running in d3a6f8ee3b67 [2022-01-29T15:37:13.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:13.072Z] Removing intermediate container 5a4117905433 [2022-01-29T15:37:13.072Z] ---> 5665037808ff [2022-01-29T15:37:13.072Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:37:13.072Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-29T15:37:13.091Z] ---> Running in 1523df756ccf [2022-01-29T15:37:13.091Z] ---> Running in 60360a2be8a0 [2022-01-29T15:37:13.340Z] ---> Running in 731ab13c53b3 [2022-01-29T15:37:13.340Z] Running setup.py install for docopt: started [2022-01-29T15:37:13.617Z] OK: 221 MiB in 52 packages [2022-01-29T15:37:13.883Z] Running setup.py install for docopt: finished with status 'done' [2022-01-29T15:37:13.883Z] Running setup.py install for dockerpty: started [2022-01-29T15:37:13.883Z] Removing intermediate container 731ab13c53b3 [2022-01-29T15:37:13.883Z] ---> 5ca9626589ba [2022-01-29T15:37:13.883Z] Step 21/23 : LABEL arch=x86_64 [2022-01-29T15:37:14.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:14.142Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-29T15:37:14.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:14.401Z] ---> Running in 9818adc132ae [2022-01-29T15:37:14.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:14.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:14.662Z] Removing intermediate container 9818adc132ae [2022-01-29T15:37:14.662Z] ---> 49d2746c3730 [2022-01-29T15:37:14.662Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:37:14.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:14.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:14.925Z] Removing intermediate container 409b2f790fc9 [2022-01-29T15:37:14.925Z] ---> b3a9ef8896ec [2022-01-29T15:37:14.925Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-29T15:37:14.925Z] ---> Running in 8f3385b596fa [2022-01-29T15:37:14.925Z] 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-29T15:37:15.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:15.185Z] Removing intermediate container 86b85ad4c1f8 [2022-01-29T15:37:15.185Z] ---> d3c74dcf9628 [2022-01-29T15:37:15.185Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-29T15:37:15.185Z] ---> 985ec01b06dc [2022-01-29T15:37:15.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:15.185Z] Removing intermediate container 8f3385b596fa [2022-01-29T15:37:15.185Z] ---> f5df10ce318d [2022-01-29T15:37:15.185Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:37:15.448Z] ---> Running in 0c05d048f1e8 [2022-01-29T15:37:15.448Z] ---> Running in d1ee5ea4f138 [2022-01-29T15:37:15.448Z] ---> Running in 7861e6eae01d [2022-01-29T15:37:15.716Z] Removing intermediate container 0c05d048f1e8 [2022-01-29T15:37:15.716Z] ---> 9295dffb4f2c [2022-01-29T15:37:15.716Z] Step 28/31 : CMD ["gate"] [2022-01-29T15:37:15.716Z] ---> Running in 87249e1e8e2a [2022-01-29T15:37:15.716Z] Removing intermediate container 7861e6eae01d [2022-01-29T15:37:15.716Z] ---> 38c5790e2817 [2022-01-29T15:37:15.716Z] [2022-01-29T15:37:15.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:15.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:15.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:37:16.010Z] Successfully built 38c5790e2817 [2022-01-29T15:37:16.010Z] Successfully tagged core-metadata:latest [2022-01-29T15:37:16.010Z] Building core-command [2022-01-29T15:37:16.010Z]  Building core-metadata ... done Removing intermediate container 87249e1e8e2a [2022-01-29T15:37:16.010Z] ---> e9f2ce0b625d [2022-01-29T15:37:16.010Z] Step 29/31 : LABEL arch=x86_64 [2022-01-29T15:37:16.049Z] OK: 220 MiB in 52 packages [2022-01-29T15:37:16.656Z] OK: 220 MiB in 52 packages [2022-01-29T15:37:16.934Z] OK: 220 MiB in 52 packages [2022-01-29T15:37:16.934Z] OK: 220 MiB in 52 packages [2022-01-29T15:37:17.023Z] ---> Running in d21e4be04b04 [2022-01-29T15:37:17.220Z] OK: 220 MiB in 52 packages [2022-01-29T15:37:17.494Z] Removing intermediate container 1ffcd777020a [2022-01-29T15:37:17.494Z] ---> f61a46c28b51 [2022-01-29T15:37:17.494Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:37:18.102Z] Removing intermediate container 24d0c54b27a9 [2022-01-29T15:37:18.102Z] ---> 92ec4dba1249 [2022-01-29T15:37:18.102Z] Step 6/31 : COPY go.mod vendor* ./ [2022-01-29T15:37:18.379Z] Removing intermediate container d3a6f8ee3b67 [2022-01-29T15:37:18.379Z] ---> 3377fdde5575 [2022-01-29T15:37:18.379Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:37:18.651Z] Removing intermediate container 60360a2be8a0 [2022-01-29T15:37:18.651Z] ---> 72a65353be5b [2022-01-29T15:37:18.651Z] Step 6/25 : COPY go.mod vendor* ./ [2022-01-29T15:37:18.651Z] Removing intermediate container 1523df756ccf [2022-01-29T15:37:18.651Z] ---> 4b9974fcfe1a [2022-01-29T15:37:18.651Z] Step 6/21 : COPY go.mod vendor* ./ [2022-01-29T15:37:18.651Z] ---> 9dc07c48abce [2022-01-29T15:37:18.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:18.923Z] ---> Running in e36a2f00ce5a [2022-01-29T15:37:19.200Z] ---> 32a7570d93a9 [2022-01-29T15:37:19.200Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:19.200Z] ---> Running in 77c0158b7784 [2022-01-29T15:37:19.479Z] ---> 38eb05359a78 [2022-01-29T15:37:19.479Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:19.752Z] ---> Running in c603fe515c93 [2022-01-29T15:37:19.752Z] ---> 0213551308b9 [2022-01-29T15:37:19.752Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:20.032Z] ---> Running in 2f0a51a3ae47 [2022-01-29T15:37:20.032Z] ---> f42acef4f85f [2022-01-29T15:37:20.032Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:20.321Z] ---> Running in baec6c9d0df8 [2022-01-29T15:37:20.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:20.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:20.915Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:20.915Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:21.488Z] ---> 62ce418f5cf8 [2022-01-29T15:37:21.488Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> c9221a33187e [2022-01-29T15:37:21.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 1357c0f85089 [2022-01-29T15:37:21.488Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 893bb0134f55 [2022-01-29T15:37:21.488Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:37:21.488Z] ---> 62ce418f5cf8 [2022-01-29T15:37:21.488Z] Step 3/22 : WORKDIR /edgex-go [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> c9221a33187e [2022-01-29T15:37:21.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 1357c0f85089 [2022-01-29T15:37:21.488Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 893bb0134f55 [2022-01-29T15:37:21.488Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 8da9aae929ea [2022-01-29T15:37:21.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 1ca796fc668b [2022-01-29T15:37:21.488Z] Step 8/22 : COPY . . [2022-01-29T15:37:21.488Z] ---> Using cache [2022-01-29T15:37:21.488Z] ---> 314c614b2736 [2022-01-29T15:37:21.489Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-29T15:37:21.489Z] ---> Using cache [2022-01-29T15:37:21.489Z] ---> 8da9aae929ea [2022-01-29T15:37:21.489Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:21.489Z] ---> Using cache [2022-01-29T15:37:21.489Z] ---> 1ca796fc668b [2022-01-29T15:37:21.489Z] Step 8/23 : COPY . . [2022-01-29T15:37:21.489Z] Removing intermediate container d21e4be04b04 [2022-01-29T15:37:21.489Z] ---> 90908cd827f1 [2022-01-29T15:37:21.489Z] Step 30/31 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:37:21.489Z] ---> Using cache [2022-01-29T15:37:21.489Z] ---> 314c614b2736 [2022-01-29T15:37:21.489Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-29T15:37:21.489Z] ---> Running in 991db5d8cda2 [2022-01-29T15:37:21.489Z] Removing intermediate container d1ee5ea4f138 [2022-01-29T15:37:21.489Z] ---> b056f6ab81b6 [2022-01-29T15:37:21.489Z] Step 8/22 : COPY . . [2022-01-29T15:37:21.489Z] ---> Running in cf0ed13e411d [2022-01-29T15:37:21.754Z] Removing intermediate container b0b07ca72e5d [2022-01-29T15:37:21.754Z] ---> 7dd102c00d59 [2022-01-29T15:37:21.754Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-29T15:37:21.754Z] ---> Running in 5459cc931088 [2022-01-29T15:37:22.014Z] ---> Running in de4b46ea8175 [2022-01-29T15:37:23.938Z] Removing intermediate container 5459cc931088 [2022-01-29T15:37:23.938Z] ---> 0a711ac08ca4 [2022-01-29T15:37:23.938Z] Step 31/31 : LABEL version=2.2.0-dev.26 [2022-01-29T15:37:23.938Z] Removing intermediate container de4b46ea8175 [2022-01-29T15:37:23.938Z] ---> 4e54c64f23b0 [2022-01-29T15:37:23.938Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-29T15:37:23.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-29T15:37:23.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2022-01-29T15:37:24.200Z] ---> Running in 655dc219b652 [2022-01-29T15:37:24.200Z] ---> Running in fa964fc417e0 [2022-01-29T15:37:24.467Z] Removing intermediate container 655dc219b652 [2022-01-29T15:37:24.467Z] ---> bdd4ae433f9e [2022-01-29T15:37:24.467Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-29T15:37:24.467Z] Removing intermediate container fa964fc417e0 [2022-01-29T15:37:24.467Z] ---> dc8347c0fa7d [2022-01-29T15:37:24.467Z] [2022-01-29T15:37:24.683Z] Removing intermediate container e36a2f00ce5a [2022-01-29T15:37:24.684Z] ---> 9af1b4bc7646 [2022-01-29T15:37:24.684Z] Step 8/23 : COPY . . [2022-01-29T15:37:24.728Z] Successfully built dc8347c0fa7d [2022-01-29T15:37:24.728Z] Successfully tagged security-bootstrapper:latest [2022-01-29T15:37:24.728Z] Building core-data [2022-01-29T15:37:25.684Z] Removing intermediate container 77c0158b7784 [2022-01-29T15:37:25.684Z] ---> b656723af399 [2022-01-29T15:37:25.684Z] Step 8/31 : COPY . . [2022-01-29T15:37:26.668Z] Removing intermediate container 2f0a51a3ae47 [2022-01-29T15:37:26.668Z] ---> 686f4fc5db8f [2022-01-29T15:37:26.668Z] Step 8/25 : COPY . . [2022-01-29T15:37:26.668Z] Removing intermediate container c603fe515c93 [2022-01-29T15:37:26.668Z] ---> 845ab5bc4aca [2022-01-29T15:37:26.668Z] Step 8/23 : COPY . . [2022-01-29T15:37:26.668Z] Removing intermediate container baec6c9d0df8 [2022-01-29T15:37:26.668Z] ---> 0b09a4e5ad73 [2022-01-29T15:37:26.668Z] Step 8/21 : COPY . . [2022-01-29T15:37:26.929Z]  Building security-bootstrapper ... done  ---> bb624c10f7b0 [2022-01-29T15:37:26.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-29T15:37:27.524Z] ---> 38d13075afe0 [2022-01-29T15:37:27.524Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-29T15:37:27.801Z] ---> Running in b32bc1e25fcf [2022-01-29T15:37:27.801Z] ---> b01f51ba5cec [2022-01-29T15:37:27.801Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-29T15:37:28.077Z] ---> 699b409fbf21 [2022-01-29T15:37:28.077Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-29T15:37:28.354Z] ---> Running in 32828dc5c57c [2022-01-29T15:37:28.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-29T15:37:28.354Z] Removing intermediate container 32828dc5c57c [2022-01-29T15:37:28.354Z] ---> 37fcbf0e35da [2022-01-29T15:37:28.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:37:28.626Z] ---> Running in 4d34d74fe856 [2022-01-29T15:37:28.895Z] Removing intermediate container 4d34d74fe856 [2022-01-29T15:37:28.895Z] ---> 0f445dd01214 [2022-01-29T15:37:28.895Z] Step 21/23 : LABEL arch=x86_64 [2022-01-29T15:37:28.895Z] ---> Running in efec05e09258 [2022-01-29T15:37:28.895Z] Removing intermediate container efec05e09258 [2022-01-29T15:37:28.895Z] ---> 8452ab725861 [2022-01-29T15:37:28.895Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:37:29.164Z] ---> Running in 56ed415fb3c9 [2022-01-29T15:37:29.164Z] Removing intermediate container 56ed415fb3c9 [2022-01-29T15:37:29.164Z] ---> b03643892b5f [2022-01-29T15:37:29.164Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:37:29.436Z] ---> Running in debad4310e64 [2022-01-29T15:37:29.436Z] Removing intermediate container debad4310e64 [2022-01-29T15:37:29.436Z] ---> b7b59573d53e [2022-01-29T15:37:29.436Z] [2022-01-29T15:37:29.708Z] Successfully built b7b59573d53e [2022-01-29T15:37:29.709Z] Successfully tagged sys-mgmt-agent:latest [2022-01-29T15:37:33.073Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:37:33.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:37:33.073Z] ---> 62ce418f5cf8 [2022-01-29T15:37:33.073Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:37:33.073Z] ---> Using cache [2022-01-29T15:37:33.073Z] ---> c9221a33187e [2022-01-29T15:37:33.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:37:33.073Z] ---> Using cache [2022-01-29T15:37:33.073Z] ---> 1357c0f85089 [2022-01-29T15:37:33.073Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-29T15:37:34.520Z] ---> Running in 5533c418c986 [2022-01-29T15:37:35.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:36.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:37:36.343Z] OK: 221 MiB in 52 packages [2022-01-29T15:37:36.925Z] Removing intermediate container 5533c418c986 [2022-01-29T15:37:36.925Z] ---> 61f0a4010e91 [2022-01-29T15:37:36.925Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:37:37.193Z] ---> 7295197863d8 [2022-01-29T15:37:37.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:37:37.193Z] ---> Running in 83e4ff5d3de1 [2022-01-29T15:37:39.153Z] Removing intermediate container 83e4ff5d3de1 [2022-01-29T15:37:39.153Z] ---> 260df40fb20e [2022-01-29T15:37:39.153Z] Step 8/23 : COPY . . [2022-01-29T15:37:41.786Z] ---> 7008f3daf70d [2022-01-29T15:37:41.786Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-29T15:37:41.786Z] ---> 7778218e5afa [2022-01-29T15:37:41.786Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-01-29T15:37:41.786Z] ---> Running in 6b98ebc84a5b [2022-01-29T15:37:41.786Z] ---> fe84eb82da10 [2022-01-29T15:37:41.786Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-29T15:37:41.786Z] ---> Running in dd023d0f1a35 [2022-01-29T15:37:41.786Z] ---> Running in 2b7706402722 [2022-01-29T15:37:41.786Z] ---> 2712510f6f64 [2022-01-29T15:37:41.786Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-29T15:37:41.786Z] ---> Running in 0e67a0fa4cd4 [2022-01-29T15:37:42.062Z] ---> 9f06ac93a80f [2022-01-29T15:37:42.062Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-29T15:37:42.342Z] ---> Running in 6c1ba75b6a83 [2022-01-29T15:37:42.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-29T15:37:42.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-command/core-command ./cmd/core-command [2022-01-29T15:37:42.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-29T15:37:42.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-29T15:37:43.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-29T15:37:45.924Z] ---> cbb1e026f53c [2022-01-29T15:37:45.924Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-29T15:37:45.924Z] ---> Running in ac71abc3b61e [2022-01-29T15:37:46.503Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2022-01-29T15:37:58.786Z] Removing intermediate container cf0ed13e411d [2022-01-29T15:37:58.786Z] ---> eb52ab6aaa5f [2022-01-29T15:37:58.786Z] [2022-01-29T15:37:58.786Z] Step 10/23 : FROM alpine:3.14 [2022-01-29T15:37:58.786Z] ---> 0a97eee8041e [2022-01-29T15:37:58.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-29T15:37:58.786Z] ---> Using cache [2022-01-29T15:37:58.786Z] ---> a8cb0e9bca5e [2022-01-29T15:37:58.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:37:58.786Z] ---> Using cache [2022-01-29T15:37:58.786Z] ---> 13d99c874fa2 [2022-01-29T15:37:58.786Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-29T15:37:58.786Z] ---> Running in e7159ae2ce53 [2022-01-29T15:37:58.786Z] Removing intermediate container e7159ae2ce53 [2022-01-29T15:37:58.786Z] ---> 9d0e25ca63e2 [2022-01-29T15:37:58.786Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-29T15:37:58.786Z] ---> Running in 5c4979ac1b55 [2022-01-29T15:37:58.786Z] Removing intermediate container 5c4979ac1b55 [2022-01-29T15:37:58.786Z] ---> 1d12cd96a9d6 [2022-01-29T15:37:58.786Z] Step 15/23 : WORKDIR / [2022-01-29T15:37:58.786Z] ---> Running in 2e2a3c756f8b [2022-01-29T15:37:58.786Z] Removing intermediate container 2e2a3c756f8b [2022-01-29T15:37:58.786Z] ---> c8edd93c4c1e [2022-01-29T15:37:58.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:37:59.366Z] ---> de77f1e6e6ec [2022-01-29T15:37:59.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-29T15:37:59.366Z] Removing intermediate container 991db5d8cda2 [2022-01-29T15:37:59.366Z] ---> c9ec1ece2eb2 [2022-01-29T15:37:59.366Z] [2022-01-29T15:37:59.366Z] Step 10/22 : FROM alpine:3.14 [2022-01-29T15:37:59.366Z] ---> 0a97eee8041e [2022-01-29T15:37:59.366Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-29T15:37:59.366Z] ---> Using cache [2022-01-29T15:37:59.366Z] ---> a8cb0e9bca5e [2022-01-29T15:37:59.366Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:37:59.366Z] ---> Using cache [2022-01-29T15:37:59.366Z] ---> 13d99c874fa2 [2022-01-29T15:37:59.366Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-29T15:37:59.366Z] ---> Running in 35bcf55df46b [2022-01-29T15:37:59.630Z] Removing intermediate container 35bcf55df46b [2022-01-29T15:37:59.630Z] ---> fce948513671 [2022-01-29T15:37:59.630Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-29T15:37:59.630Z] ---> Running in 18ce37d730b1 [2022-01-29T15:37:59.894Z] Removing intermediate container 18ce37d730b1 [2022-01-29T15:37:59.894Z] ---> 6bb8162ef788 [2022-01-29T15:37:59.894Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:37:59.894Z] ---> 4e22f959a60c [2022-01-29T15:37:59.894Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-29T15:38:00.158Z] ---> e5c116e3e8b5 [2022-01-29T15:38:00.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-29T15:38:00.421Z] ---> 8d412364d773 [2022-01-29T15:38:00.421Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-29T15:38:00.681Z] ---> Running in eb56c1dc5953 [2022-01-29T15:38:00.942Z] ---> abd5b6d53774 [2022-01-29T15:38:00.942Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-29T15:38:01.528Z] Removing intermediate container eb56c1dc5953 [2022-01-29T15:38:01.528Z] ---> ba82bea6c7a0 [2022-01-29T15:38:01.528Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:38:01.791Z] ---> 0b39b79948bf [2022-01-29T15:38:01.791Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-29T15:38:02.382Z] ---> Running in b608a62361b6 [2022-01-29T15:38:02.382Z] ---> Running in b951a408082e [2022-01-29T15:38:02.648Z] Removing intermediate container b608a62361b6 [2022-01-29T15:38:02.648Z] ---> 98f10db84b4c [2022-01-29T15:38:02.648Z] Step 21/23 : LABEL arch=x86_64 [2022-01-29T15:38:02.648Z] Removing intermediate container b951a408082e [2022-01-29T15:38:02.648Z] ---> 3532136467c5 [2022-01-29T15:38:02.648Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:38:02.911Z] Removing intermediate container b32bc1e25fcf [2022-01-29T15:38:02.911Z] ---> c9cb917107e9 [2022-01-29T15:38:02.911Z] [2022-01-29T15:38:02.911Z] Step 10/22 : FROM alpine:3.14 [2022-01-29T15:38:02.911Z] ---> 0a97eee8041e [2022-01-29T15:38:02.911Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-29T15:38:02.911Z] ---> Running in d447b58eff69 [2022-01-29T15:38:02.911Z] ---> Running in 8295cece983c [2022-01-29T15:38:02.911Z] ---> Running in d7fe21174d74 [2022-01-29T15:38:03.176Z] Removing intermediate container d447b58eff69 [2022-01-29T15:38:03.176Z] ---> 880502754d57 [2022-01-29T15:38:03.176Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:03.176Z] Removing intermediate container d7fe21174d74 [2022-01-29T15:38:03.176Z] ---> d44617b38258 [2022-01-29T15:38:03.176Z] Step 20/22 : LABEL arch=x86_64 [2022-01-29T15:38:03.436Z] ---> Running in 0de03334f36a [2022-01-29T15:38:03.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:38:03.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:38:03.702Z] ---> Running in b399edfa5981 [2022-01-29T15:38:03.971Z] Removing intermediate container 0de03334f36a [2022-01-29T15:38:03.971Z] ---> e1bad423eaf5 [2022-01-29T15:38:03.971Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:38:03.971Z] Removing intermediate container b399edfa5981 [2022-01-29T15:38:03.971Z] ---> 4d46655453d9 [2022-01-29T15:38:03.971Z] Step 21/22 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:03.971Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-29T15:38:03.971Z] ---> Running in 59d318d17908 [2022-01-29T15:38:03.971Z] ---> Running in 94ce76c8c07b [2022-01-29T15:38:03.971Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-29T15:38:03.971Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:38:03.971Z] Executing ca-certificates-20211220-r0.trigger [2022-01-29T15:38:03.971Z] OK: 6 MiB in 16 packages [2022-01-29T15:38:04.230Z] Removing intermediate container 94ce76c8c07b [2022-01-29T15:38:04.230Z] ---> 5c47111165a6 [2022-01-29T15:38:04.230Z] [2022-01-29T15:38:04.230Z] Removing intermediate container 59d318d17908 [2022-01-29T15:38:04.230Z] ---> ccd0764e4fc9 [2022-01-29T15:38:04.230Z] Step 22/22 : LABEL version=2.2.0-dev.26 [2022-01-29T15:38:04.230Z] Successfully built 5c47111165a6 [2022-01-29T15:38:04.230Z] ---> Running in 3cff0af8641f [2022-01-29T15:38:04.230Z] Successfully tagged core-command:latest [2022-01-29T15:38:04.491Z]  Building core-command ... done Removing intermediate container 3cff0af8641f [2022-01-29T15:38:04.491Z] ---> 489fb4af3eaa [2022-01-29T15:38:04.491Z] [2022-01-29T15:38:04.491Z] Successfully built 489fb4af3eaa [2022-01-29T15:38:04.491Z] Successfully tagged support-scheduler:latest [2022-01-29T15:38:04.491Z]  Building support-scheduler ... done Removing intermediate container 8295cece983c [2022-01-29T15:38:04.491Z] ---> 77f969ab2288 [2022-01-29T15:38:04.491Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:38:04.753Z] ---> Running in 69ec5bdabf20 [2022-01-29T15:38:04.753Z] Removing intermediate container 69ec5bdabf20 [2022-01-29T15:38:04.753Z] ---> fa662daad7a1 [2022-01-29T15:38:04.753Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-29T15:38:04.753Z] ---> Running in f3341d2ad8b5 [2022-01-29T15:38:05.026Z] Removing intermediate container f3341d2ad8b5 [2022-01-29T15:38:05.026Z] ---> ec15ddfd8da9 [2022-01-29T15:38:05.026Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-29T15:38:05.026Z] ---> Running in 6f756f300004 [2022-01-29T15:38:05.295Z] Removing intermediate container 6f756f300004 [2022-01-29T15:38:05.295Z] ---> 65ecf661cd52 [2022-01-29T15:38:05.295Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:38:05.571Z] ---> 1aee8a79bc78 [2022-01-29T15:38:05.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-29T15:38:06.144Z] ---> 9c568233dc90 [2022-01-29T15:38:06.144Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-29T15:38:06.406Z] ---> 635146a4db70 [2022-01-29T15:38:06.406Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-29T15:38:06.406Z] ---> Running in 9ef8ff403d1d [2022-01-29T15:38:06.668Z] Removing intermediate container 9ef8ff403d1d [2022-01-29T15:38:06.668Z] ---> 1b8e001236c7 [2022-01-29T15:38:06.668Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:38:06.668Z] ---> Running in a425cc6db36a [2022-01-29T15:38:06.934Z] Removing intermediate container a425cc6db36a [2022-01-29T15:38:06.934Z] ---> 0ec062bc3f4d [2022-01-29T15:38:06.934Z] Step 20/22 : LABEL arch=x86_64 [2022-01-29T15:38:06.934Z] ---> Running in ef3c7e506156 [2022-01-29T15:38:06.934Z] Removing intermediate container ef3c7e506156 [2022-01-29T15:38:06.934Z] ---> 4825b9517844 [2022-01-29T15:38:06.934Z] Step 21/22 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:07.197Z] ---> Running in 82f8ad41500d [2022-01-29T15:38:07.463Z] Removing intermediate container 82f8ad41500d [2022-01-29T15:38:07.463Z] ---> 74c2bcae6323 [2022-01-29T15:38:07.463Z] Step 22/22 : LABEL version=2.2.0-dev.26 [2022-01-29T15:38:07.463Z] ---> Running in 599a633b7251 [2022-01-29T15:38:07.463Z] Removing intermediate container 599a633b7251 [2022-01-29T15:38:07.463Z] ---> edbdb8717e36 [2022-01-29T15:38:07.463Z] [2022-01-29T15:38:07.726Z] Successfully built edbdb8717e36 [2022-01-29T15:38:07.726Z] Successfully tagged support-notifications:latest [2022-01-29T15:38:10.268Z]  Building support-notifications ... done Removing intermediate container ac71abc3b61e [2022-01-29T15:38:10.268Z] ---> 57e60a71ddbd [2022-01-29T15:38:10.268Z] [2022-01-29T15:38:10.268Z] Step 10/23 : FROM alpine:3.14 [2022-01-29T15:38:10.268Z] ---> 0a97eee8041e [2022-01-29T15:38:10.268Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-29T15:38:10.268Z] ---> Running in 38c908fde3a9 [2022-01-29T15:38:10.268Z] Removing intermediate container 38c908fde3a9 [2022-01-29T15:38:10.268Z] ---> b21d239d3129 [2022-01-29T15:38:10.268Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-29T15:38:10.268Z] ---> Running in 9c247efcaeef [2022-01-29T15:38:10.528Z] Removing intermediate container 9c247efcaeef [2022-01-29T15:38:10.528Z] ---> 322925ea09f3 [2022-01-29T15:38:10.528Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-29T15:38:10.528Z] ---> Running in 539e8e6f0a6a [2022-01-29T15:38:10.528Z] Removing intermediate container 539e8e6f0a6a [2022-01-29T15:38:10.528Z] ---> 30aa3b75c31e [2022-01-29T15:38:10.528Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:38:10.528Z] ---> Running in 55bc8272c8b1 [2022-01-29T15:38:11.100Z] Removing intermediate container 55bc8272c8b1 [2022-01-29T15:38:11.100Z] ---> a45d73f7d39a [2022-01-29T15:38:11.100Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-29T15:38:11.100Z] ---> Running in d93b712b04c8 [2022-01-29T15:38:11.359Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-29T15:38:12.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-29T15:38:12.556Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-29T15:38:12.556Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-29T15:38:12.556Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-29T15:38:12.817Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-29T15:38:12.817Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-29T15:38:12.817Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-29T15:38:13.082Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:38:13.082Z] OK: 8 MiB in 20 packages [2022-01-29T15:38:13.341Z] Removing intermediate container d93b712b04c8 [2022-01-29T15:38:13.341Z] ---> 68e2fd28a4ab [2022-01-29T15:38:13.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:38:13.341Z] ---> 26f1d02bf446 [2022-01-29T15:38:13.342Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-29T15:38:13.992Z] ---> 2b23f11d9b83 [2022-01-29T15:38:13.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-29T15:38:13.992Z] ---> 2057852fddb9 [2022-01-29T15:38:13.992Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-29T15:38:13.992Z] ---> Running in cdba72f08083 [2022-01-29T15:38:14.326Z] Removing intermediate container cdba72f08083 [2022-01-29T15:38:14.326Z] ---> 151114937473 [2022-01-29T15:38:14.326Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:38:14.326Z] ---> Running in 1451d8025f2a [2022-01-29T15:38:14.326Z] Removing intermediate container 1451d8025f2a [2022-01-29T15:38:14.326Z] ---> 56d4fb0145e8 [2022-01-29T15:38:14.326Z] Step 21/23 : LABEL arch=x86_64 [2022-01-29T15:38:14.326Z] ---> Running in fd722666f2f6 [2022-01-29T15:38:14.326Z] Removing intermediate container fd722666f2f6 [2022-01-29T15:38:14.326Z] ---> f6bf79719c37 [2022-01-29T15:38:14.326Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:14.326Z] ---> Running in 870ddd39f028 [2022-01-29T15:38:14.686Z] Removing intermediate container 870ddd39f028 [2022-01-29T15:38:14.686Z] ---> 7caeb12fe1c4 [2022-01-29T15:38:14.686Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:38:14.686Z] ---> Running in aece5ec12440 [2022-01-29T15:38:14.686Z] Removing intermediate container aece5ec12440 [2022-01-29T15:38:14.686Z] ---> 297cf6dec3ce [2022-01-29T15:38:14.686Z] [2022-01-29T15:38:14.686Z] Successfully built 297cf6dec3ce [2022-01-29T15:38:14.686Z] Successfully tagged core-data:latest [2022-01-29T15:38:15.038Z]  Building core-data ... done  [Pipeline] } [2022-01-29T15:38:15.046Z] $ docker stop --time=1 eb3874ef0a6257ac085567d03d226ba87d866f613d2f2c297aab7579f04daec9 [2022-01-29T15:38:16.501Z] $ docker rm -f eb3874ef0a6257ac085567d03d226ba87d866f613d2f2c297aab7579f04daec9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-29T15:38:16.868Z] + docker images [2022-01-29T15:38:16.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-29T15:38:16.868Z] core-data latest 297cf6dec3ce 2 seconds ago 19.9MB [2022-01-29T15:38:16.868Z] 57e60a71ddbd 7 seconds ago 1.78GB [2022-01-29T15:38:16.868Z] support-notifications latest edbdb8717e36 9 seconds ago 16.6MB [2022-01-29T15:38:16.868Z] support-scheduler latest 489fb4af3eaa 12 seconds ago 15.9MB [2022-01-29T15:38:16.868Z] core-command latest 5c47111165a6 13 seconds ago 15.7MB [2022-01-29T15:38:16.868Z] c9cb917107e9 14 seconds ago 1.78GB [2022-01-29T15:38:16.868Z] c9ec1ece2eb2 17 seconds ago 1.77GB [2022-01-29T15:38:16.868Z] eb52ab6aaa5f 20 seconds ago 1.77GB [2022-01-29T15:38:16.868Z] sys-mgmt-agent latest b7b59573d53e 47 seconds ago 296MB [2022-01-29T15:38:16.868Z] security-bootstrapper latest dc8347c0fa7d 52 seconds ago 18.7MB [2022-01-29T15:38:16.868Z] core-metadata latest 38c5790e2817 About a minute ago 16.5MB [2022-01-29T15:38:16.868Z] security-secretstore-setup latest 59e868dffc35 About a minute ago 27.8MB [2022-01-29T15:38:16.868Z] security-proxy-setup latest 2c7e3e146169 About a minute ago 26.1MB [2022-01-29T15:38:16.868Z] 9020b69eac64 About a minute ago 1.78GB [2022-01-29T15:38:16.868Z] 98f9f3131199 About a minute ago 1.78GB [2022-01-29T15:38:16.868Z] f18e48d9d573 About a minute ago 1.77GB [2022-01-29T15:38:16.868Z] b0f150d6894c About a minute ago 1.78GB [2022-01-29T15:38:16.868Z] 644293186ffc About a minute ago 1.77GB [2022-01-29T15:38:16.868Z] ci-base-image-x86_64 latest 62ce418f5cf8 5 minutes ago 1.27GB [2022-01-29T15:38:16.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine dd4a08f94e63 2 weeks ago 562MB [2022-01-29T15:38:16.868Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-29T15:38:16.868Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-29T15:38:16.868Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-29T15:38:16.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 19 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-29T15:38:16.982Z] provisioning config files... [2022-01-29T15:38:16.992Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/143@tmp/config6948055349630873354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:38:17.296Z] ---> docker-login.sh [2022-01-29T15:38:17.296Z] nexus3.edgexfoundry.org:10001 [2022-01-29T15:38:17.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:38:17.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:38:17.296Z] Configure a credential helper to remove this warning. See [2022-01-29T15:38:17.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:38:17.296Z] [2022-01-29T15:38:17.296Z] Login Succeeded [2022-01-29T15:38:17.296Z] nexus3.edgexfoundry.org:10002 [2022-01-29T15:38:17.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:38:17.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:38:17.562Z] Configure a credential helper to remove this warning. See [2022-01-29T15:38:17.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:38:17.562Z] [2022-01-29T15:38:17.562Z] Login Succeeded [2022-01-29T15:38:17.562Z] nexus3.edgexfoundry.org:10003 [2022-01-29T15:38:17.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:38:17.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:38:17.562Z] Configure a credential helper to remove this warning. See [2022-01-29T15:38:17.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:38:17.562Z] [2022-01-29T15:38:17.562Z] Login Succeeded [2022-01-29T15:38:17.562Z] nexus3.edgexfoundry.org:10004 [2022-01-29T15:38:17.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:38:17.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:38:17.823Z] Configure a credential helper to remove this warning. See [2022-01-29T15:38:17.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:38:17.823Z] [2022-01-29T15:38:17.823Z] Login Succeeded [2022-01-29T15:38:17.823Z] docker.io [2022-01-29T15:38:17.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:38:18.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:38:18.083Z] Configure a credential helper to remove this warning. See [2022-01-29T15:38:18.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:38:18.083Z] [2022-01-29T15:38:18.083Z] Login Succeeded [2022-01-29T15:38:18.083Z] ---> docker-login.sh ends [Pipeline] } [2022-01-29T15:38:18.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:18.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-29T15:38:18.147Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-29T15:38:18.147Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:18.147Z] latest [2022-01-29T15:38:18.147Z] 2.2.0-dev.26 [2022-01-29T15:38:18.147Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:18.147Z] main [2022-01-29T15:38:18.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:18.469Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:18.769Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:18.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-29T15:38:18.769Z] 3b434f8a7d1c: Preparing [2022-01-29T15:38:18.769Z] c7eafe76ae81: Preparing [2022-01-29T15:38:18.769Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:18.769Z] d8418393cc59: Preparing [2022-01-29T15:38:18.769Z] 1a058d5342cc: Preparing [2022-01-29T15:38:18.769Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:18.769Z] d8418393cc59: Pushed [2022-01-29T15:38:18.769Z] 3b434f8a7d1c: Pushed [2022-01-29T15:38:18.769Z] 3b87176b3cd2: Pushed [2022-01-29T15:38:19.715Z] c7eafe76ae81: Pushed [2022-01-29T15:38:19.975Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:bd11fcaf973d1ee19851c82dbbfd6714670272f3608031b99228b4882f8a2af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:20.276Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:20.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-29T15:38:20.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-29T15:38:20.570Z] 3b434f8a7d1c: Preparing [2022-01-29T15:38:20.570Z] c7eafe76ae81: Preparing [2022-01-29T15:38:20.570Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:20.570Z] d8418393cc59: Preparing [2022-01-29T15:38:20.570Z] 1a058d5342cc: Preparing [2022-01-29T15:38:20.570Z] d8418393cc59: Layer already exists [2022-01-29T15:38:20.570Z] 3b434f8a7d1c: Layer already exists [2022-01-29T15:38:20.570Z] c7eafe76ae81: Layer already exists [2022-01-29T15:38:20.570Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:20.570Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:20.570Z] latest: digest: sha256:bd11fcaf973d1ee19851c82dbbfd6714670272f3608031b99228b4882f8a2af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:20.865Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:21.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.26 [2022-01-29T15:38:21.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-29T15:38:21.159Z] 3b434f8a7d1c: Preparing [2022-01-29T15:38:21.159Z] c7eafe76ae81: Preparing [2022-01-29T15:38:21.160Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:21.160Z] d8418393cc59: Preparing [2022-01-29T15:38:21.160Z] 1a058d5342cc: Preparing [2022-01-29T15:38:21.160Z] 3b434f8a7d1c: Layer already exists [2022-01-29T15:38:21.160Z] d8418393cc59: Layer already exists [2022-01-29T15:38:21.160Z] c7eafe76ae81: Layer already exists [2022-01-29T15:38:21.160Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:21.160Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:21.160Z] 2.2.0-dev.26: digest: sha256:bd11fcaf973d1ee19851c82dbbfd6714670272f3608031b99228b4882f8a2af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:21.460Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:21.754Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:21.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-29T15:38:21.754Z] 3b434f8a7d1c: Preparing [2022-01-29T15:38:21.754Z] c7eafe76ae81: Preparing [2022-01-29T15:38:21.754Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:21.754Z] d8418393cc59: Preparing [2022-01-29T15:38:21.754Z] 1a058d5342cc: Preparing [2022-01-29T15:38:21.754Z] c7eafe76ae81: Layer already exists [2022-01-29T15:38:21.754Z] 3b434f8a7d1c: Layer already exists [2022-01-29T15:38:21.754Z] d8418393cc59: Layer already exists [2022-01-29T15:38:21.754Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:21.754Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:21.754Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:bd11fcaf973d1ee19851c82dbbfd6714670272f3608031b99228b4882f8a2af0 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:22.051Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:22.349Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-29T15:38:22.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-29T15:38:22.349Z] 3b434f8a7d1c: Preparing [2022-01-29T15:38:22.349Z] c7eafe76ae81: Preparing [2022-01-29T15:38:22.349Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:22.349Z] d8418393cc59: Preparing [2022-01-29T15:38:22.349Z] 1a058d5342cc: Preparing [2022-01-29T15:38:22.349Z] c7eafe76ae81: Layer already exists [2022-01-29T15:38:22.349Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:22.349Z] d8418393cc59: Layer already exists [2022-01-29T15:38:22.349Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:22.349Z] 3b434f8a7d1c: Layer already exists [2022-01-29T15:38:22.349Z] main: digest: sha256:bd11fcaf973d1ee19851c82dbbfd6714670272f3608031b99228b4882f8a2af0 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:22.388Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:22.396Z] taggedImages: [2022-01-29T15:38:22.396Z] - nexus3.edgexfoundry.org:10004/core-command:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:22.396Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-29T15:38:22.396Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.26 [2022-01-29T15:38:22.396Z] - nexus3.edgexfoundry.org:10004/core-command:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:22.396Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-29T15:38:22.416Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-29T15:38:22.416Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:22.416Z] latest [2022-01-29T15:38:22.416Z] 2.2.0-dev.26 [2022-01-29T15:38:22.416Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:22.416Z] main [2022-01-29T15:38:22.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:22.747Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:23.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:23.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-29T15:38:23.042Z] 5b5879d63d37: Preparing [2022-01-29T15:38:23.042Z] 0b5f546cee83: Preparing [2022-01-29T15:38:23.042Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:23.042Z] e6694c911ec1: Preparing [2022-01-29T15:38:23.042Z] c8ad601854b5: Preparing [2022-01-29T15:38:23.042Z] 1a058d5342cc: Preparing [2022-01-29T15:38:23.042Z] 1a058d5342cc: Waiting [2022-01-29T15:38:23.042Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:23.304Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:23.304Z] 5b5879d63d37: Pushed [2022-01-29T15:38:23.304Z] c8ad601854b5: Pushed [2022-01-29T15:38:23.304Z] e6694c911ec1: Pushed [2022-01-29T15:38:23.870Z] 0b5f546cee83: Pushed [2022-01-29T15:38:24.129Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:5733cc47b2e5a7051894040c03b11e5f8fc0817aa4616961a070bbfad9fccd4e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:24.425Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:24.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-29T15:38:24.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-29T15:38:24.720Z] 5b5879d63d37: Preparing [2022-01-29T15:38:24.720Z] 0b5f546cee83: Preparing [2022-01-29T15:38:24.720Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:24.720Z] e6694c911ec1: Preparing [2022-01-29T15:38:24.720Z] c8ad601854b5: Preparing [2022-01-29T15:38:24.720Z] 1a058d5342cc: Preparing [2022-01-29T15:38:24.720Z] 1a058d5342cc: Waiting [2022-01-29T15:38:24.720Z] c8ad601854b5: Layer already exists [2022-01-29T15:38:24.720Z] 5b5879d63d37: Layer already exists [2022-01-29T15:38:24.720Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:24.720Z] 0b5f546cee83: Layer already exists [2022-01-29T15:38:24.720Z] e6694c911ec1: Layer already exists [2022-01-29T15:38:24.720Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:24.720Z] latest: digest: sha256:5733cc47b2e5a7051894040c03b11e5f8fc0817aa4616961a070bbfad9fccd4e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:25.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:25.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.26 [2022-01-29T15:38:25.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-29T15:38:25.310Z] 5b5879d63d37: Preparing [2022-01-29T15:38:25.310Z] 0b5f546cee83: Preparing [2022-01-29T15:38:25.310Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:25.310Z] e6694c911ec1: Preparing [2022-01-29T15:38:25.310Z] c8ad601854b5: Preparing [2022-01-29T15:38:25.310Z] 1a058d5342cc: Preparing [2022-01-29T15:38:25.310Z] 1a058d5342cc: Waiting [2022-01-29T15:38:25.310Z] c8ad601854b5: Layer already exists [2022-01-29T15:38:25.310Z] e6694c911ec1: Layer already exists [2022-01-29T15:38:25.310Z] 0b5f546cee83: Layer already exists [2022-01-29T15:38:25.310Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:25.310Z] 5b5879d63d37: Layer already exists [2022-01-29T15:38:25.310Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:25.310Z] 2.2.0-dev.26: digest: sha256:5733cc47b2e5a7051894040c03b11e5f8fc0817aa4616961a070bbfad9fccd4e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:25.607Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:25.900Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:25.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-29T15:38:25.900Z] 5b5879d63d37: Preparing [2022-01-29T15:38:25.900Z] 0b5f546cee83: Preparing [2022-01-29T15:38:25.900Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:25.900Z] e6694c911ec1: Preparing [2022-01-29T15:38:25.900Z] c8ad601854b5: Preparing [2022-01-29T15:38:25.900Z] 1a058d5342cc: Preparing [2022-01-29T15:38:25.900Z] 1a058d5342cc: Waiting [2022-01-29T15:38:25.900Z] 0b5f546cee83: Layer already exists [2022-01-29T15:38:25.900Z] e6694c911ec1: Layer already exists [2022-01-29T15:38:25.900Z] 5b5879d63d37: Layer already exists [2022-01-29T15:38:25.900Z] c8ad601854b5: Layer already exists [2022-01-29T15:38:25.900Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:25.900Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:25.900Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:5733cc47b2e5a7051894040c03b11e5f8fc0817aa4616961a070bbfad9fccd4e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:26.194Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:26.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-29T15:38:26.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-29T15:38:26.485Z] 5b5879d63d37: Preparing [2022-01-29T15:38:26.485Z] 0b5f546cee83: Preparing [2022-01-29T15:38:26.485Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:26.485Z] e6694c911ec1: Preparing [2022-01-29T15:38:26.485Z] c8ad601854b5: Preparing [2022-01-29T15:38:26.485Z] 1a058d5342cc: Preparing [2022-01-29T15:38:26.485Z] 1a058d5342cc: Waiting [2022-01-29T15:38:26.485Z] e6694c911ec1: Layer already exists [2022-01-29T15:38:26.485Z] 0b5f546cee83: Layer already exists [2022-01-29T15:38:26.485Z] 5b5879d63d37: Layer already exists [2022-01-29T15:38:26.485Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:26.485Z] c8ad601854b5: Layer already exists [2022-01-29T15:38:26.485Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:26.485Z] main: digest: sha256:5733cc47b2e5a7051894040c03b11e5f8fc0817aa4616961a070bbfad9fccd4e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:26.516Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:26.522Z] taggedImages: [2022-01-29T15:38:26.522Z] - nexus3.edgexfoundry.org:10004/core-data:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:26.522Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-29T15:38:26.522Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.26 [2022-01-29T15:38:26.522Z] - nexus3.edgexfoundry.org:10004/core-data:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:26.522Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-29T15:38:26.536Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-29T15:38:26.536Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:26.536Z] latest [2022-01-29T15:38:26.536Z] 2.2.0-dev.26 [2022-01-29T15:38:26.536Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:26.536Z] main [2022-01-29T15:38:26.536Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:26.838Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:27.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:27.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-29T15:38:27.131Z] d4de8ce87d28: Preparing [2022-01-29T15:38:27.131Z] 2fbc3296be21: Preparing [2022-01-29T15:38:27.131Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:27.131Z] d8418393cc59: Preparing [2022-01-29T15:38:27.131Z] 1a058d5342cc: Preparing [2022-01-29T15:38:27.131Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:27.131Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:27.131Z] d8418393cc59: Layer already exists [2022-01-29T15:38:27.131Z] d4de8ce87d28: Pushed [2022-01-29T15:38:28.520Z] 2fbc3296be21: Pushed [2022-01-29T15:38:28.520Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:6b8732fbc70bcc6111f91fd7e80e4a5ae028ebc31f1f81bb6fa2c4bf31194bd2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:28.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:29.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-29T15:38:29.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-29T15:38:29.114Z] d4de8ce87d28: Preparing [2022-01-29T15:38:29.114Z] 2fbc3296be21: Preparing [2022-01-29T15:38:29.114Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:29.114Z] d8418393cc59: Preparing [2022-01-29T15:38:29.114Z] 1a058d5342cc: Preparing [2022-01-29T15:38:29.114Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:29.114Z] d4de8ce87d28: Layer already exists [2022-01-29T15:38:29.114Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:29.114Z] d8418393cc59: Layer already exists [2022-01-29T15:38:29.114Z] 2fbc3296be21: Layer already exists [2022-01-29T15:38:29.114Z] latest: digest: sha256:6b8732fbc70bcc6111f91fd7e80e4a5ae028ebc31f1f81bb6fa2c4bf31194bd2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:29.414Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:29.706Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.26 [2022-01-29T15:38:29.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-29T15:38:29.706Z] d4de8ce87d28: Preparing [2022-01-29T15:38:29.706Z] 2fbc3296be21: Preparing [2022-01-29T15:38:29.706Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:29.706Z] d8418393cc59: Preparing [2022-01-29T15:38:29.706Z] 1a058d5342cc: Preparing [2022-01-29T15:38:29.706Z] 2fbc3296be21: Layer already exists [2022-01-29T15:38:29.706Z] d8418393cc59: Layer already exists [2022-01-29T15:38:29.706Z] d4de8ce87d28: Layer already exists [2022-01-29T15:38:29.706Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:29.706Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:29.706Z] 2.2.0-dev.26: digest: sha256:6b8732fbc70bcc6111f91fd7e80e4a5ae028ebc31f1f81bb6fa2c4bf31194bd2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:30.008Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:30.303Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:30.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-29T15:38:30.303Z] d4de8ce87d28: Preparing [2022-01-29T15:38:30.303Z] 2fbc3296be21: Preparing [2022-01-29T15:38:30.303Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:30.303Z] d8418393cc59: Preparing [2022-01-29T15:38:30.303Z] 1a058d5342cc: Preparing [2022-01-29T15:38:30.303Z] d4de8ce87d28: Layer already exists [2022-01-29T15:38:30.303Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:30.303Z] d8418393cc59: Layer already exists [2022-01-29T15:38:30.303Z] 2fbc3296be21: Layer already exists [2022-01-29T15:38:30.303Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:30.303Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:6b8732fbc70bcc6111f91fd7e80e4a5ae028ebc31f1f81bb6fa2c4bf31194bd2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:30.604Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:30.896Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-29T15:38:30.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-29T15:38:30.896Z] d4de8ce87d28: Preparing [2022-01-29T15:38:30.896Z] 2fbc3296be21: Preparing [2022-01-29T15:38:30.896Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:30.896Z] d8418393cc59: Preparing [2022-01-29T15:38:30.896Z] 1a058d5342cc: Preparing [2022-01-29T15:38:30.896Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:30.896Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:30.896Z] d4de8ce87d28: Layer already exists [2022-01-29T15:38:30.896Z] d8418393cc59: Layer already exists [2022-01-29T15:38:30.896Z] 2fbc3296be21: Layer already exists [2022-01-29T15:38:30.896Z] main: digest: sha256:6b8732fbc70bcc6111f91fd7e80e4a5ae028ebc31f1f81bb6fa2c4bf31194bd2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:30.929Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:30.939Z] taggedImages: [2022-01-29T15:38:30.939Z] - nexus3.edgexfoundry.org:10004/core-metadata:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:30.939Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-29T15:38:30.939Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.26 [2022-01-29T15:38:30.939Z] - nexus3.edgexfoundry.org:10004/core-metadata:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:30.939Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-29T15:38:30.963Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-29T15:38:30.963Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:30.963Z] latest [2022-01-29T15:38:30.963Z] 2.2.0-dev.26 [2022-01-29T15:38:30.963Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:30.963Z] main [2022-01-29T15:38:30.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:31.270Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:31.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:31.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-29T15:38:31.568Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:31.568Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:31.568Z] b7b6780094de: Preparing [2022-01-29T15:38:31.568Z] b855807ecda6: Preparing [2022-01-29T15:38:31.568Z] e3f6ad89471e: Preparing [2022-01-29T15:38:31.568Z] a84234fabd32: Preparing [2022-01-29T15:38:31.568Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:31.568Z] b5a4e7783678: Preparing [2022-01-29T15:38:31.568Z] f714d6d8fed2: Preparing [2022-01-29T15:38:31.568Z] 17835c80bc0d: Preparing [2022-01-29T15:38:31.568Z] 8b5b19681cce: Preparing [2022-01-29T15:38:31.568Z] 1a058d5342cc: Preparing [2022-01-29T15:38:31.568Z] 3b87176b3cd2: Waiting [2022-01-29T15:38:31.568Z] b5a4e7783678: Waiting [2022-01-29T15:38:31.568Z] f714d6d8fed2: Waiting [2022-01-29T15:38:31.568Z] 17835c80bc0d: Waiting [2022-01-29T15:38:31.568Z] 8b5b19681cce: Waiting [2022-01-29T15:38:31.568Z] 1a058d5342cc: Waiting [2022-01-29T15:38:31.568Z] b855807ecda6: Pushed [2022-01-29T15:38:31.568Z] b7b6780094de: Pushed [2022-01-29T15:38:31.568Z] e3f6ad89471e: Pushed [2022-01-29T15:38:31.568Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:31.568Z] 7c9af45e80e3: Pushed [2022-01-29T15:38:31.829Z] 17835c80bc0d: Pushed [2022-01-29T15:38:31.829Z] b5a4e7783678: Pushed [2022-01-29T15:38:31.829Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:31.829Z] 8b5b19681cce: Pushed [2022-01-29T15:38:31.829Z] f714d6d8fed2: Pushed [2022-01-29T15:38:32.770Z] a84234fabd32: Pushed [2022-01-29T15:38:33.032Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:30517045d015548ca5a592f0333f72148d00b4ffb9dffa03b2e58fb04f2a803d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:33.335Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:33.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-29T15:38:33.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-29T15:38:33.628Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:33.628Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:33.628Z] b7b6780094de: Preparing [2022-01-29T15:38:33.628Z] b855807ecda6: Preparing [2022-01-29T15:38:33.628Z] e3f6ad89471e: Preparing [2022-01-29T15:38:33.628Z] a84234fabd32: Preparing [2022-01-29T15:38:33.628Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:33.628Z] b5a4e7783678: Preparing [2022-01-29T15:38:33.628Z] f714d6d8fed2: Preparing [2022-01-29T15:38:33.628Z] 17835c80bc0d: Preparing [2022-01-29T15:38:33.628Z] 8b5b19681cce: Preparing [2022-01-29T15:38:33.628Z] 1a058d5342cc: Preparing [2022-01-29T15:38:33.628Z] 3b87176b3cd2: Waiting [2022-01-29T15:38:33.628Z] b5a4e7783678: Waiting [2022-01-29T15:38:33.628Z] f714d6d8fed2: Waiting [2022-01-29T15:38:33.628Z] 17835c80bc0d: Waiting [2022-01-29T15:38:33.628Z] 8b5b19681cce: Waiting [2022-01-29T15:38:33.628Z] 1a058d5342cc: Waiting [2022-01-29T15:38:33.628Z] 7c9af45e80e3: Layer already exists [2022-01-29T15:38:33.628Z] e3f6ad89471e: Layer already exists [2022-01-29T15:38:33.628Z] b855807ecda6: Layer already exists [2022-01-29T15:38:33.628Z] a84234fabd32: Layer already exists [2022-01-29T15:38:33.628Z] b7b6780094de: Layer already exists [2022-01-29T15:38:33.628Z] b5a4e7783678: Layer already exists [2022-01-29T15:38:33.628Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:33.628Z] f714d6d8fed2: Layer already exists [2022-01-29T15:38:33.628Z] 17835c80bc0d: Layer already exists [2022-01-29T15:38:33.628Z] 8b5b19681cce: Layer already exists [2022-01-29T15:38:33.628Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:33.628Z] latest: digest: sha256:30517045d015548ca5a592f0333f72148d00b4ffb9dffa03b2e58fb04f2a803d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:33.929Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:34.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.26 [2022-01-29T15:38:34.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-29T15:38:34.227Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:34.227Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:34.227Z] b7b6780094de: Preparing [2022-01-29T15:38:34.227Z] b855807ecda6: Preparing [2022-01-29T15:38:34.227Z] e3f6ad89471e: Preparing [2022-01-29T15:38:34.227Z] a84234fabd32: Preparing [2022-01-29T15:38:34.227Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:34.227Z] b5a4e7783678: Preparing [2022-01-29T15:38:34.227Z] f714d6d8fed2: Preparing [2022-01-29T15:38:34.227Z] 17835c80bc0d: Preparing [2022-01-29T15:38:34.227Z] 8b5b19681cce: Preparing [2022-01-29T15:38:34.227Z] 1a058d5342cc: Preparing [2022-01-29T15:38:34.227Z] 3b87176b3cd2: Waiting [2022-01-29T15:38:34.227Z] b5a4e7783678: Waiting [2022-01-29T15:38:34.227Z] f714d6d8fed2: Waiting [2022-01-29T15:38:34.227Z] 17835c80bc0d: Waiting [2022-01-29T15:38:34.227Z] 8b5b19681cce: Waiting [2022-01-29T15:38:34.227Z] 1a058d5342cc: Waiting [2022-01-29T15:38:34.227Z] 7c9af45e80e3: Layer already exists [2022-01-29T15:38:34.227Z] b855807ecda6: Layer already exists [2022-01-29T15:38:34.227Z] a84234fabd32: Layer already exists [2022-01-29T15:38:34.227Z] e3f6ad89471e: Layer already exists [2022-01-29T15:38:34.227Z] b7b6780094de: Layer already exists [2022-01-29T15:38:34.227Z] b5a4e7783678: Layer already exists [2022-01-29T15:38:34.227Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:34.227Z] f714d6d8fed2: Layer already exists [2022-01-29T15:38:34.227Z] 8b5b19681cce: Layer already exists [2022-01-29T15:38:34.227Z] 17835c80bc0d: Layer already exists [2022-01-29T15:38:34.227Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:34.227Z] 2.2.0-dev.26: digest: sha256:30517045d015548ca5a592f0333f72148d00b4ffb9dffa03b2e58fb04f2a803d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:34.525Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:34.821Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:34.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-29T15:38:34.821Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:34.821Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:34.821Z] b7b6780094de: Preparing [2022-01-29T15:38:34.821Z] b855807ecda6: Preparing [2022-01-29T15:38:34.821Z] e3f6ad89471e: Preparing [2022-01-29T15:38:34.821Z] a84234fabd32: Preparing [2022-01-29T15:38:34.821Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:34.821Z] b5a4e7783678: Preparing [2022-01-29T15:38:34.821Z] f714d6d8fed2: Preparing [2022-01-29T15:38:34.821Z] 17835c80bc0d: Preparing [2022-01-29T15:38:34.821Z] 8b5b19681cce: Preparing [2022-01-29T15:38:34.821Z] 1a058d5342cc: Preparing [2022-01-29T15:38:34.821Z] 3b87176b3cd2: Waiting [2022-01-29T15:38:34.821Z] b5a4e7783678: Waiting [2022-01-29T15:38:34.821Z] f714d6d8fed2: Waiting [2022-01-29T15:38:34.821Z] 17835c80bc0d: Waiting [2022-01-29T15:38:34.821Z] 8b5b19681cce: Waiting [2022-01-29T15:38:34.821Z] 1a058d5342cc: Waiting [2022-01-29T15:38:34.821Z] e3f6ad89471e: Layer already exists [2022-01-29T15:38:34.821Z] a84234fabd32: Layer already exists [2022-01-29T15:38:34.821Z] b855807ecda6: Layer already exists [2022-01-29T15:38:34.821Z] 7c9af45e80e3: Layer already exists [2022-01-29T15:38:34.821Z] b7b6780094de: Layer already exists [2022-01-29T15:38:34.821Z] b5a4e7783678: Layer already exists [2022-01-29T15:38:34.821Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:34.821Z] f714d6d8fed2: Layer already exists [2022-01-29T15:38:34.821Z] 8b5b19681cce: Layer already exists [2022-01-29T15:38:34.821Z] 17835c80bc0d: Layer already exists [2022-01-29T15:38:34.821Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:34.821Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:30517045d015548ca5a592f0333f72148d00b4ffb9dffa03b2e58fb04f2a803d size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:35.115Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:35.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-29T15:38:35.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-29T15:38:35.412Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:35.412Z] 7c9af45e80e3: Preparing [2022-01-29T15:38:35.412Z] b7b6780094de: Preparing [2022-01-29T15:38:35.412Z] b855807ecda6: Preparing [2022-01-29T15:38:35.412Z] e3f6ad89471e: Preparing [2022-01-29T15:38:35.412Z] a84234fabd32: Preparing [2022-01-29T15:38:35.412Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:35.412Z] b5a4e7783678: Preparing [2022-01-29T15:38:35.412Z] f714d6d8fed2: Preparing [2022-01-29T15:38:35.412Z] 17835c80bc0d: Preparing [2022-01-29T15:38:35.412Z] 8b5b19681cce: Preparing [2022-01-29T15:38:35.412Z] 1a058d5342cc: Preparing [2022-01-29T15:38:35.412Z] f714d6d8fed2: Waiting [2022-01-29T15:38:35.412Z] 17835c80bc0d: Waiting [2022-01-29T15:38:35.412Z] 8b5b19681cce: Waiting [2022-01-29T15:38:35.412Z] 1a058d5342cc: Waiting [2022-01-29T15:38:35.412Z] 3b87176b3cd2: Waiting [2022-01-29T15:38:35.412Z] b5a4e7783678: Waiting [2022-01-29T15:38:35.412Z] b855807ecda6: Layer already exists [2022-01-29T15:38:35.412Z] e3f6ad89471e: Layer already exists [2022-01-29T15:38:35.412Z] b7b6780094de: Layer already exists [2022-01-29T15:38:35.412Z] 7c9af45e80e3: Layer already exists [2022-01-29T15:38:35.412Z] a84234fabd32: Layer already exists [2022-01-29T15:38:35.412Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:35.412Z] f714d6d8fed2: Layer already exists [2022-01-29T15:38:35.412Z] b5a4e7783678: Layer already exists [2022-01-29T15:38:35.412Z] 8b5b19681cce: Layer already exists [2022-01-29T15:38:35.412Z] 17835c80bc0d: Layer already exists [2022-01-29T15:38:35.412Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:35.412Z] main: digest: sha256:30517045d015548ca5a592f0333f72148d00b4ffb9dffa03b2e58fb04f2a803d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:35.451Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:35.459Z] taggedImages: [2022-01-29T15:38:35.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:35.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-29T15:38:35.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.26 [2022-01-29T15:38:35.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:35.459Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-29T15:38:35.482Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-29T15:38:35.482Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:35.482Z] latest [2022-01-29T15:38:35.482Z] 2.2.0-dev.26 [2022-01-29T15:38:35.482Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:35.482Z] main [2022-01-29T15:38:35.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:35.797Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:36.112Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:36.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-29T15:38:36.112Z] 5247c7d41f4e: Preparing [2022-01-29T15:38:36.112Z] 9ac19454277d: Preparing [2022-01-29T15:38:36.112Z] b2b2eba7099b: Preparing [2022-01-29T15:38:36.112Z] e4094ff19f1c: Preparing [2022-01-29T15:38:36.112Z] d7561b60dd4c: Preparing [2022-01-29T15:38:36.112Z] 1a058d5342cc: Preparing [2022-01-29T15:38:36.112Z] 1a058d5342cc: Waiting [2022-01-29T15:38:36.719Z] b2b2eba7099b: Pushed [2022-01-29T15:38:36.719Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:36.719Z] e4094ff19f1c: Pushed [2022-01-29T15:38:36.719Z] d7561b60dd4c: Pushed [2022-01-29T15:38:36.719Z] 9ac19454277d: Pushed [2022-01-29T15:38:36.982Z] 5247c7d41f4e: Pushed [2022-01-29T15:38:36.982Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:4ddeca5b968b85b083d77debdbf6214cf162f4923b5a5e71d4fc5d9a6b836486 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:37.282Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:37.573Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-29T15:38:37.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-29T15:38:37.573Z] 5247c7d41f4e: Preparing [2022-01-29T15:38:37.573Z] 9ac19454277d: Preparing [2022-01-29T15:38:37.573Z] b2b2eba7099b: Preparing [2022-01-29T15:38:37.573Z] e4094ff19f1c: Preparing [2022-01-29T15:38:37.573Z] d7561b60dd4c: Preparing [2022-01-29T15:38:37.573Z] 1a058d5342cc: Preparing [2022-01-29T15:38:37.573Z] 1a058d5342cc: Waiting [2022-01-29T15:38:37.573Z] b2b2eba7099b: Layer already exists [2022-01-29T15:38:37.573Z] d7561b60dd4c: Layer already exists [2022-01-29T15:38:37.573Z] 5247c7d41f4e: Layer already exists [2022-01-29T15:38:37.573Z] 9ac19454277d: Layer already exists [2022-01-29T15:38:37.573Z] e4094ff19f1c: Layer already exists [2022-01-29T15:38:37.573Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:37.573Z] latest: digest: sha256:4ddeca5b968b85b083d77debdbf6214cf162f4923b5a5e71d4fc5d9a6b836486 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:37.868Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:38.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.26 [2022-01-29T15:38:38.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-29T15:38:38.160Z] 5247c7d41f4e: Preparing [2022-01-29T15:38:38.160Z] 9ac19454277d: Preparing [2022-01-29T15:38:38.160Z] b2b2eba7099b: Preparing [2022-01-29T15:38:38.160Z] e4094ff19f1c: Preparing [2022-01-29T15:38:38.160Z] d7561b60dd4c: Preparing [2022-01-29T15:38:38.160Z] 1a058d5342cc: Preparing [2022-01-29T15:38:38.160Z] 1a058d5342cc: Waiting [2022-01-29T15:38:38.160Z] 9ac19454277d: Layer already exists [2022-01-29T15:38:38.160Z] b2b2eba7099b: Layer already exists [2022-01-29T15:38:38.160Z] 5247c7d41f4e: Layer already exists [2022-01-29T15:38:38.160Z] e4094ff19f1c: Layer already exists [2022-01-29T15:38:38.160Z] d7561b60dd4c: Layer already exists [2022-01-29T15:38:38.160Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:38.160Z] 2.2.0-dev.26: digest: sha256:4ddeca5b968b85b083d77debdbf6214cf162f4923b5a5e71d4fc5d9a6b836486 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:38.461Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:38.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:38.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-29T15:38:38.756Z] 5247c7d41f4e: Preparing [2022-01-29T15:38:38.756Z] 9ac19454277d: Preparing [2022-01-29T15:38:38.756Z] b2b2eba7099b: Preparing [2022-01-29T15:38:38.756Z] e4094ff19f1c: Preparing [2022-01-29T15:38:38.756Z] d7561b60dd4c: Preparing [2022-01-29T15:38:38.756Z] 1a058d5342cc: Preparing [2022-01-29T15:38:38.756Z] 1a058d5342cc: Waiting [2022-01-29T15:38:38.756Z] d7561b60dd4c: Layer already exists [2022-01-29T15:38:38.756Z] b2b2eba7099b: Layer already exists [2022-01-29T15:38:38.756Z] 9ac19454277d: Layer already exists [2022-01-29T15:38:38.756Z] e4094ff19f1c: Layer already exists [2022-01-29T15:38:38.756Z] 5247c7d41f4e: Layer already exists [2022-01-29T15:38:38.756Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:38.756Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:4ddeca5b968b85b083d77debdbf6214cf162f4923b5a5e71d4fc5d9a6b836486 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:39.058Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:39.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-29T15:38:39.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-29T15:38:39.350Z] 5247c7d41f4e: Preparing [2022-01-29T15:38:39.350Z] 9ac19454277d: Preparing [2022-01-29T15:38:39.350Z] b2b2eba7099b: Preparing [2022-01-29T15:38:39.350Z] e4094ff19f1c: Preparing [2022-01-29T15:38:39.350Z] d7561b60dd4c: Preparing [2022-01-29T15:38:39.350Z] 1a058d5342cc: Preparing [2022-01-29T15:38:39.350Z] 1a058d5342cc: Waiting [2022-01-29T15:38:39.350Z] d7561b60dd4c: Layer already exists [2022-01-29T15:38:39.350Z] 9ac19454277d: Layer already exists [2022-01-29T15:38:39.350Z] e4094ff19f1c: Layer already exists [2022-01-29T15:38:39.350Z] b2b2eba7099b: Layer already exists [2022-01-29T15:38:39.350Z] 5247c7d41f4e: Layer already exists [2022-01-29T15:38:39.350Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:39.350Z] main: digest: sha256:4ddeca5b968b85b083d77debdbf6214cf162f4923b5a5e71d4fc5d9a6b836486 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:39.385Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:39.392Z] taggedImages: [2022-01-29T15:38:39.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:39.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-29T15:38:39.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.26 [2022-01-29T15:38:39.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:39.392Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-29T15:38:39.411Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-29T15:38:39.411Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:39.411Z] latest [2022-01-29T15:38:39.411Z] 2.2.0-dev.26 [2022-01-29T15:38:39.411Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:39.411Z] main [2022-01-29T15:38:39.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:39.738Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:40.036Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:40.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-29T15:38:40.036Z] cc494c646edc: Preparing [2022-01-29T15:38:40.036Z] 241b817f16f4: Preparing [2022-01-29T15:38:40.036Z] f1f5bd5e8bc1: Preparing [2022-01-29T15:38:40.036Z] 0da45484c8c9: Preparing [2022-01-29T15:38:40.036Z] c9f9c1878249: Preparing [2022-01-29T15:38:40.036Z] 16c5dc036132: Preparing [2022-01-29T15:38:40.036Z] f226c1a1865b: Preparing [2022-01-29T15:38:40.036Z] 5181e2642ca3: Preparing [2022-01-29T15:38:40.036Z] 3e14983447b3: Preparing [2022-01-29T15:38:40.036Z] 1a058d5342cc: Preparing [2022-01-29T15:38:40.036Z] 16c5dc036132: Waiting [2022-01-29T15:38:40.036Z] f226c1a1865b: Waiting [2022-01-29T15:38:40.036Z] 5181e2642ca3: Waiting [2022-01-29T15:38:40.036Z] 3e14983447b3: Waiting [2022-01-29T15:38:40.036Z] 1a058d5342cc: Waiting [2022-01-29T15:38:40.626Z] c9f9c1878249: Pushed [2022-01-29T15:38:40.626Z] 241b817f16f4: Pushed [2022-01-29T15:38:40.626Z] cc494c646edc: Pushed [2022-01-29T15:38:40.626Z] 16c5dc036132: Pushed [2022-01-29T15:38:40.626Z] f226c1a1865b: Pushed [2022-01-29T15:38:40.626Z] 0da45484c8c9: Pushed [2022-01-29T15:38:40.626Z] 5181e2642ca3: Pushed [2022-01-29T15:38:40.626Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:40.626Z] 3e14983447b3: Pushed [2022-01-29T15:38:40.884Z] f1f5bd5e8bc1: Pushed [2022-01-29T15:38:40.884Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:c886bcc8348ccb2a763f2ef550aba7d8d3b51d85a3e2d3d2ca05737f0cf36be6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:41.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:41.729Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-29T15:38:41.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-29T15:38:41.729Z] cc494c646edc: Preparing [2022-01-29T15:38:41.729Z] 241b817f16f4: Preparing [2022-01-29T15:38:41.729Z] f1f5bd5e8bc1: Preparing [2022-01-29T15:38:41.729Z] 0da45484c8c9: Preparing [2022-01-29T15:38:41.729Z] c9f9c1878249: Preparing [2022-01-29T15:38:41.729Z] 16c5dc036132: Preparing [2022-01-29T15:38:41.729Z] f226c1a1865b: Preparing [2022-01-29T15:38:41.729Z] 5181e2642ca3: Preparing [2022-01-29T15:38:41.729Z] 3e14983447b3: Preparing [2022-01-29T15:38:41.729Z] 1a058d5342cc: Preparing [2022-01-29T15:38:41.729Z] f226c1a1865b: Waiting [2022-01-29T15:38:41.729Z] 5181e2642ca3: Waiting [2022-01-29T15:38:41.729Z] 3e14983447b3: Waiting [2022-01-29T15:38:41.729Z] 1a058d5342cc: Waiting [2022-01-29T15:38:41.729Z] 16c5dc036132: Waiting [2022-01-29T15:38:41.729Z] cc494c646edc: Layer already exists [2022-01-29T15:38:41.729Z] c9f9c1878249: Layer already exists [2022-01-29T15:38:41.729Z] 241b817f16f4: Layer already exists [2022-01-29T15:38:41.729Z] f1f5bd5e8bc1: Layer already exists [2022-01-29T15:38:41.729Z] 0da45484c8c9: Layer already exists [2022-01-29T15:38:41.729Z] f226c1a1865b: Layer already exists [2022-01-29T15:38:41.729Z] 16c5dc036132: Layer already exists [2022-01-29T15:38:41.729Z] 5181e2642ca3: Layer already exists [2022-01-29T15:38:41.729Z] 3e14983447b3: Layer already exists [2022-01-29T15:38:41.729Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:41.729Z] latest: digest: sha256:c886bcc8348ccb2a763f2ef550aba7d8d3b51d85a3e2d3d2ca05737f0cf36be6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:42.025Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:42.316Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.26 [2022-01-29T15:38:42.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-29T15:38:42.316Z] cc494c646edc: Preparing [2022-01-29T15:38:42.316Z] 241b817f16f4: Preparing [2022-01-29T15:38:42.316Z] f1f5bd5e8bc1: Preparing [2022-01-29T15:38:42.316Z] 0da45484c8c9: Preparing [2022-01-29T15:38:42.316Z] c9f9c1878249: Preparing [2022-01-29T15:38:42.316Z] 16c5dc036132: Preparing [2022-01-29T15:38:42.316Z] f226c1a1865b: Preparing [2022-01-29T15:38:42.316Z] 5181e2642ca3: Preparing [2022-01-29T15:38:42.316Z] 3e14983447b3: Preparing [2022-01-29T15:38:42.316Z] 1a058d5342cc: Preparing [2022-01-29T15:38:42.316Z] 16c5dc036132: Waiting [2022-01-29T15:38:42.316Z] f226c1a1865b: Waiting [2022-01-29T15:38:42.316Z] 5181e2642ca3: Waiting [2022-01-29T15:38:42.316Z] 3e14983447b3: Waiting [2022-01-29T15:38:42.316Z] 1a058d5342cc: Waiting [2022-01-29T15:38:42.316Z] c9f9c1878249: Layer already exists [2022-01-29T15:38:42.316Z] cc494c646edc: Layer already exists [2022-01-29T15:38:42.316Z] 241b817f16f4: Layer already exists [2022-01-29T15:38:42.316Z] f1f5bd5e8bc1: Layer already exists [2022-01-29T15:38:42.316Z] 0da45484c8c9: Layer already exists [2022-01-29T15:38:42.316Z] 16c5dc036132: Layer already exists [2022-01-29T15:38:42.316Z] f226c1a1865b: Layer already exists [2022-01-29T15:38:42.316Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:42.316Z] 5181e2642ca3: Layer already exists [2022-01-29T15:38:42.316Z] 3e14983447b3: Layer already exists [2022-01-29T15:38:42.316Z] 2.2.0-dev.26: digest: sha256:c886bcc8348ccb2a763f2ef550aba7d8d3b51d85a3e2d3d2ca05737f0cf36be6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:42.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:42.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:42.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-29T15:38:42.905Z] cc494c646edc: Preparing [2022-01-29T15:38:42.905Z] 241b817f16f4: Preparing [2022-01-29T15:38:42.905Z] f1f5bd5e8bc1: Preparing [2022-01-29T15:38:42.905Z] 0da45484c8c9: Preparing [2022-01-29T15:38:42.905Z] c9f9c1878249: Preparing [2022-01-29T15:38:42.905Z] 16c5dc036132: Preparing [2022-01-29T15:38:42.905Z] f226c1a1865b: Preparing [2022-01-29T15:38:42.905Z] 5181e2642ca3: Preparing [2022-01-29T15:38:42.905Z] 3e14983447b3: Preparing [2022-01-29T15:38:42.905Z] 1a058d5342cc: Preparing [2022-01-29T15:38:42.905Z] 16c5dc036132: Waiting [2022-01-29T15:38:42.905Z] f226c1a1865b: Waiting [2022-01-29T15:38:42.905Z] 5181e2642ca3: Waiting [2022-01-29T15:38:42.905Z] 3e14983447b3: Waiting [2022-01-29T15:38:42.905Z] 1a058d5342cc: Waiting [2022-01-29T15:38:42.905Z] c9f9c1878249: Layer already exists [2022-01-29T15:38:42.905Z] f1f5bd5e8bc1: Layer already exists [2022-01-29T15:38:42.905Z] cc494c646edc: Layer already exists [2022-01-29T15:38:42.905Z] 0da45484c8c9: Layer already exists [2022-01-29T15:38:42.905Z] 241b817f16f4: Layer already exists [2022-01-29T15:38:42.905Z] 16c5dc036132: Layer already exists [2022-01-29T15:38:42.905Z] 3e14983447b3: Layer already exists [2022-01-29T15:38:42.905Z] f226c1a1865b: Layer already exists [2022-01-29T15:38:42.905Z] 5181e2642ca3: Layer already exists [2022-01-29T15:38:42.905Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:42.905Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:c886bcc8348ccb2a763f2ef550aba7d8d3b51d85a3e2d3d2ca05737f0cf36be6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:43.204Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:43.499Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-29T15:38:43.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-29T15:38:43.499Z] cc494c646edc: Preparing [2022-01-29T15:38:43.499Z] 241b817f16f4: Preparing [2022-01-29T15:38:43.499Z] f1f5bd5e8bc1: Preparing [2022-01-29T15:38:43.499Z] 0da45484c8c9: Preparing [2022-01-29T15:38:43.499Z] c9f9c1878249: Preparing [2022-01-29T15:38:43.499Z] 16c5dc036132: Preparing [2022-01-29T15:38:43.499Z] f226c1a1865b: Preparing [2022-01-29T15:38:43.499Z] 5181e2642ca3: Preparing [2022-01-29T15:38:43.499Z] 3e14983447b3: Preparing [2022-01-29T15:38:43.499Z] 1a058d5342cc: Preparing [2022-01-29T15:38:43.499Z] 16c5dc036132: Waiting [2022-01-29T15:38:43.499Z] f226c1a1865b: Waiting [2022-01-29T15:38:43.499Z] 5181e2642ca3: Waiting [2022-01-29T15:38:43.499Z] 3e14983447b3: Waiting [2022-01-29T15:38:43.499Z] 1a058d5342cc: Waiting [2022-01-29T15:38:43.499Z] cc494c646edc: Layer already exists [2022-01-29T15:38:43.499Z] 241b817f16f4: Layer already exists [2022-01-29T15:38:43.499Z] f1f5bd5e8bc1: Layer already exists [2022-01-29T15:38:43.499Z] c9f9c1878249: Layer already exists [2022-01-29T15:38:43.499Z] 0da45484c8c9: Layer already exists [2022-01-29T15:38:43.499Z] 3e14983447b3: Layer already exists [2022-01-29T15:38:43.499Z] 16c5dc036132: Layer already exists [2022-01-29T15:38:43.499Z] 5181e2642ca3: Layer already exists [2022-01-29T15:38:43.499Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:43.499Z] f226c1a1865b: Layer already exists [2022-01-29T15:38:43.499Z] main: digest: sha256:c886bcc8348ccb2a763f2ef550aba7d8d3b51d85a3e2d3d2ca05737f0cf36be6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:43.530Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:43.537Z] taggedImages: [2022-01-29T15:38:43.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:43.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-29T15:38:43.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.26 [2022-01-29T15:38:43.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:43.537Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-29T15:38:43.553Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-29T15:38:43.553Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:43.553Z] latest [2022-01-29T15:38:43.553Z] 2.2.0-dev.26 [2022-01-29T15:38:43.553Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:43.553Z] main [2022-01-29T15:38:43.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:43.853Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:44.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:44.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-29T15:38:44.147Z] 48a299460418: Preparing [2022-01-29T15:38:44.147Z] e2c6987f979f: Preparing [2022-01-29T15:38:44.147Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:44.147Z] cc413bcfa6f9: Preparing [2022-01-29T15:38:44.147Z] 1a058d5342cc: Preparing [2022-01-29T15:38:44.147Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:44.147Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:44.147Z] 48a299460418: Pushed [2022-01-29T15:38:44.147Z] cc413bcfa6f9: Pushed [2022-01-29T15:38:45.532Z] e2c6987f979f: Pushed [2022-01-29T15:38:45.532Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:5ec4009e72f7a354dcf5663af633b606e66f469ca5cb557ae53f09ec75662ffb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:45.836Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:46.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-29T15:38:46.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-29T15:38:46.136Z] 48a299460418: Preparing [2022-01-29T15:38:46.136Z] e2c6987f979f: Preparing [2022-01-29T15:38:46.136Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:46.136Z] cc413bcfa6f9: Preparing [2022-01-29T15:38:46.136Z] 1a058d5342cc: Preparing [2022-01-29T15:38:46.136Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:46.136Z] 48a299460418: Layer already exists [2022-01-29T15:38:46.136Z] e2c6987f979f: Layer already exists [2022-01-29T15:38:46.136Z] cc413bcfa6f9: Layer already exists [2022-01-29T15:38:46.136Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:46.136Z] latest: digest: sha256:5ec4009e72f7a354dcf5663af633b606e66f469ca5cb557ae53f09ec75662ffb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:46.435Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:46.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.26 [2022-01-29T15:38:46.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-29T15:38:46.726Z] 48a299460418: Preparing [2022-01-29T15:38:46.726Z] e2c6987f979f: Preparing [2022-01-29T15:38:46.726Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:46.726Z] cc413bcfa6f9: Preparing [2022-01-29T15:38:46.726Z] 1a058d5342cc: Preparing [2022-01-29T15:38:46.726Z] cc413bcfa6f9: Layer already exists [2022-01-29T15:38:46.726Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:46.726Z] e2c6987f979f: Layer already exists [2022-01-29T15:38:46.726Z] 48a299460418: Layer already exists [2022-01-29T15:38:46.726Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:46.726Z] 2.2.0-dev.26: digest: sha256:5ec4009e72f7a354dcf5663af633b606e66f469ca5cb557ae53f09ec75662ffb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:47.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:47.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:47.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-29T15:38:47.313Z] 48a299460418: Preparing [2022-01-29T15:38:47.313Z] e2c6987f979f: Preparing [2022-01-29T15:38:47.313Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:47.313Z] cc413bcfa6f9: Preparing [2022-01-29T15:38:47.313Z] 1a058d5342cc: Preparing [2022-01-29T15:38:47.313Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:47.313Z] 48a299460418: Layer already exists [2022-01-29T15:38:47.313Z] cc413bcfa6f9: Layer already exists [2022-01-29T15:38:47.313Z] e2c6987f979f: Layer already exists [2022-01-29T15:38:47.313Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:47.313Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:5ec4009e72f7a354dcf5663af633b606e66f469ca5cb557ae53f09ec75662ffb size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:47.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:47.900Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-29T15:38:47.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-29T15:38:47.900Z] 48a299460418: Preparing [2022-01-29T15:38:47.900Z] e2c6987f979f: Preparing [2022-01-29T15:38:47.900Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:47.900Z] cc413bcfa6f9: Preparing [2022-01-29T15:38:47.900Z] 1a058d5342cc: Preparing [2022-01-29T15:38:47.900Z] e2c6987f979f: Layer already exists [2022-01-29T15:38:47.900Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:47.900Z] 48a299460418: Layer already exists [2022-01-29T15:38:47.900Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:47.900Z] cc413bcfa6f9: Layer already exists [2022-01-29T15:38:47.900Z] main: digest: sha256:5ec4009e72f7a354dcf5663af633b606e66f469ca5cb557ae53f09ec75662ffb size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:47.938Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:47.947Z] taggedImages: [2022-01-29T15:38:47.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:47.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-29T15:38:47.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.26 [2022-01-29T15:38:47.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:47.947Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-29T15:38:47.972Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-29T15:38:47.972Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:47.972Z] latest [2022-01-29T15:38:47.972Z] 2.2.0-dev.26 [2022-01-29T15:38:47.972Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:47.972Z] main [2022-01-29T15:38:47.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:48.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:48.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:48.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-29T15:38:48.589Z] bf20e2d9fb8c: Preparing [2022-01-29T15:38:48.589Z] b79296efb2c7: Preparing [2022-01-29T15:38:48.589Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:48.589Z] d8418393cc59: Preparing [2022-01-29T15:38:48.589Z] 1a058d5342cc: Preparing [2022-01-29T15:38:48.589Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:48.589Z] d8418393cc59: Layer already exists [2022-01-29T15:38:48.589Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:48.589Z] bf20e2d9fb8c: Pushed [2022-01-29T15:38:49.528Z] b79296efb2c7: Pushed [2022-01-29T15:38:49.787Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:3a811c1118c9328f8206182f6aa0fe9b57ac46f1fbb5ae7e4a4d0a536bb3dd8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:50.089Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:50.383Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-29T15:38:50.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-29T15:38:50.383Z] bf20e2d9fb8c: Preparing [2022-01-29T15:38:50.383Z] b79296efb2c7: Preparing [2022-01-29T15:38:50.383Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:50.383Z] d8418393cc59: Preparing [2022-01-29T15:38:50.383Z] 1a058d5342cc: Preparing [2022-01-29T15:38:50.383Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:50.383Z] b79296efb2c7: Layer already exists [2022-01-29T15:38:50.383Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:50.383Z] bf20e2d9fb8c: Layer already exists [2022-01-29T15:38:50.383Z] d8418393cc59: Layer already exists [2022-01-29T15:38:50.383Z] latest: digest: sha256:3a811c1118c9328f8206182f6aa0fe9b57ac46f1fbb5ae7e4a4d0a536bb3dd8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:50.679Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:50.974Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.26 [2022-01-29T15:38:50.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-29T15:38:50.974Z] bf20e2d9fb8c: Preparing [2022-01-29T15:38:50.974Z] b79296efb2c7: Preparing [2022-01-29T15:38:50.974Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:50.974Z] d8418393cc59: Preparing [2022-01-29T15:38:50.974Z] 1a058d5342cc: Preparing [2022-01-29T15:38:50.974Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:50.974Z] bf20e2d9fb8c: Layer already exists [2022-01-29T15:38:50.974Z] d8418393cc59: Layer already exists [2022-01-29T15:38:50.974Z] b79296efb2c7: Layer already exists [2022-01-29T15:38:50.974Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:50.974Z] 2.2.0-dev.26: digest: sha256:3a811c1118c9328f8206182f6aa0fe9b57ac46f1fbb5ae7e4a4d0a536bb3dd8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:51.284Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:51.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:51.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-29T15:38:51.576Z] bf20e2d9fb8c: Preparing [2022-01-29T15:38:51.576Z] b79296efb2c7: Preparing [2022-01-29T15:38:51.576Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:51.576Z] d8418393cc59: Preparing [2022-01-29T15:38:51.576Z] 1a058d5342cc: Preparing [2022-01-29T15:38:51.576Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:51.576Z] bf20e2d9fb8c: Layer already exists [2022-01-29T15:38:51.576Z] b79296efb2c7: Layer already exists [2022-01-29T15:38:51.576Z] d8418393cc59: Layer already exists [2022-01-29T15:38:51.576Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:51.576Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:3a811c1118c9328f8206182f6aa0fe9b57ac46f1fbb5ae7e4a4d0a536bb3dd8e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:51.876Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:52.167Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-29T15:38:52.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-29T15:38:52.167Z] bf20e2d9fb8c: Preparing [2022-01-29T15:38:52.167Z] b79296efb2c7: Preparing [2022-01-29T15:38:52.167Z] 3b87176b3cd2: Preparing [2022-01-29T15:38:52.167Z] d8418393cc59: Preparing [2022-01-29T15:38:52.167Z] 1a058d5342cc: Preparing [2022-01-29T15:38:52.167Z] bf20e2d9fb8c: Layer already exists [2022-01-29T15:38:52.167Z] d8418393cc59: Layer already exists [2022-01-29T15:38:52.167Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:52.167Z] 3b87176b3cd2: Layer already exists [2022-01-29T15:38:52.167Z] b79296efb2c7: Layer already exists [2022-01-29T15:38:52.167Z] main: digest: sha256:3a811c1118c9328f8206182f6aa0fe9b57ac46f1fbb5ae7e4a4d0a536bb3dd8e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:38:52.207Z] ===================================================== [Pipeline] echo [2022-01-29T15:38:52.216Z] taggedImages: [2022-01-29T15:38:52.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:52.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-29T15:38:52.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.26 [2022-01-29T15:38:52.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:52.216Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-29T15:38:52.294Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-29T15:38:52.294Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:52.294Z] latest [2022-01-29T15:38:52.294Z] 2.2.0-dev.26 [2022-01-29T15:38:52.294Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:38:52.294Z] main [2022-01-29T15:38:52.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:52.601Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:52.896Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:38:52.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-29T15:38:52.896Z] e41558f8cda3: Preparing [2022-01-29T15:38:52.896Z] 6d2b9bcb2f75: Preparing [2022-01-29T15:38:52.896Z] 109348b95337: Preparing [2022-01-29T15:38:52.896Z] 070ed6b44b93: Preparing [2022-01-29T15:38:52.896Z] 4b4527d9d361: Preparing [2022-01-29T15:38:52.896Z] 0419e16943bb: Preparing [2022-01-29T15:38:52.896Z] 2bc6eda7d6fe: Preparing [2022-01-29T15:38:52.896Z] 38c686747f67: Preparing [2022-01-29T15:38:52.896Z] 698317193ef4: Preparing [2022-01-29T15:38:52.896Z] 3de006b0ad1b: Preparing [2022-01-29T15:38:52.896Z] 1a058d5342cc: Preparing [2022-01-29T15:38:52.896Z] 38c686747f67: Waiting [2022-01-29T15:38:52.896Z] 698317193ef4: Waiting [2022-01-29T15:38:52.896Z] 3de006b0ad1b: Waiting [2022-01-29T15:38:52.896Z] 1a058d5342cc: Waiting [2022-01-29T15:38:52.896Z] 0419e16943bb: Waiting [2022-01-29T15:38:52.896Z] 2bc6eda7d6fe: Waiting [2022-01-29T15:38:52.896Z] 4b4527d9d361: Layer already exists [2022-01-29T15:38:53.162Z] 0419e16943bb: Layer already exists [2022-01-29T15:38:53.424Z] 6d2b9bcb2f75: Pushed [2022-01-29T15:38:53.424Z] 2bc6eda7d6fe: Layer already exists [2022-01-29T15:38:53.424Z] 38c686747f67: Layer already exists [2022-01-29T15:38:53.424Z] 698317193ef4: Layer already exists [2022-01-29T15:38:53.424Z] 3de006b0ad1b: Layer already exists [2022-01-29T15:38:53.424Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:53.424Z] e41558f8cda3: Pushed [2022-01-29T15:38:53.686Z] 109348b95337: Pushed [2022-01-29T15:38:58.975Z] 070ed6b44b93: Pushed [2022-01-29T15:38:58.975Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:dbc0ee7fd3d5ff3f4a0ed393aafaa909fdcaf8cef781a1fe1fb1cf3721660cde size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:59.270Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:59.560Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-29T15:38:59.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-29T15:38:59.560Z] e41558f8cda3: Preparing [2022-01-29T15:38:59.560Z] 6d2b9bcb2f75: Preparing [2022-01-29T15:38:59.560Z] 109348b95337: Preparing [2022-01-29T15:38:59.560Z] 070ed6b44b93: Preparing [2022-01-29T15:38:59.560Z] 4b4527d9d361: Preparing [2022-01-29T15:38:59.560Z] 0419e16943bb: Preparing [2022-01-29T15:38:59.560Z] 2bc6eda7d6fe: Preparing [2022-01-29T15:38:59.560Z] 38c686747f67: Preparing [2022-01-29T15:38:59.560Z] 698317193ef4: Preparing [2022-01-29T15:38:59.560Z] 3de006b0ad1b: Preparing [2022-01-29T15:38:59.560Z] 1a058d5342cc: Preparing [2022-01-29T15:38:59.560Z] 0419e16943bb: Waiting [2022-01-29T15:38:59.560Z] 2bc6eda7d6fe: Waiting [2022-01-29T15:38:59.560Z] 38c686747f67: Waiting [2022-01-29T15:38:59.560Z] 698317193ef4: Waiting [2022-01-29T15:38:59.560Z] 3de006b0ad1b: Waiting [2022-01-29T15:38:59.560Z] 1a058d5342cc: Waiting [2022-01-29T15:38:59.560Z] e41558f8cda3: Layer already exists [2022-01-29T15:38:59.560Z] 6d2b9bcb2f75: Layer already exists [2022-01-29T15:38:59.560Z] 4b4527d9d361: Layer already exists [2022-01-29T15:38:59.560Z] 070ed6b44b93: Layer already exists [2022-01-29T15:38:59.560Z] 109348b95337: Layer already exists [2022-01-29T15:38:59.560Z] 2bc6eda7d6fe: Layer already exists [2022-01-29T15:38:59.560Z] 38c686747f67: Layer already exists [2022-01-29T15:38:59.560Z] 0419e16943bb: Layer already exists [2022-01-29T15:38:59.560Z] 698317193ef4: Layer already exists [2022-01-29T15:38:59.560Z] 3de006b0ad1b: Layer already exists [2022-01-29T15:38:59.560Z] 1a058d5342cc: Layer already exists [2022-01-29T15:38:59.560Z] latest: digest: sha256:dbc0ee7fd3d5ff3f4a0ed393aafaa909fdcaf8cef781a1fe1fb1cf3721660cde size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:38:59.855Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:39:00.144Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.26 [2022-01-29T15:39:00.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-29T15:39:00.144Z] e41558f8cda3: Preparing [2022-01-29T15:39:00.144Z] 6d2b9bcb2f75: Preparing [2022-01-29T15:39:00.144Z] 109348b95337: Preparing [2022-01-29T15:39:00.144Z] 070ed6b44b93: Preparing [2022-01-29T15:39:00.144Z] 4b4527d9d361: Preparing [2022-01-29T15:39:00.144Z] 0419e16943bb: Preparing [2022-01-29T15:39:00.144Z] 2bc6eda7d6fe: Preparing [2022-01-29T15:39:00.144Z] 38c686747f67: Preparing [2022-01-29T15:39:00.144Z] 698317193ef4: Preparing [2022-01-29T15:39:00.144Z] 3de006b0ad1b: Preparing [2022-01-29T15:39:00.144Z] 1a058d5342cc: Preparing [2022-01-29T15:39:00.144Z] 38c686747f67: Waiting [2022-01-29T15:39:00.144Z] 698317193ef4: Waiting [2022-01-29T15:39:00.144Z] 3de006b0ad1b: Waiting [2022-01-29T15:39:00.144Z] 1a058d5342cc: Waiting [2022-01-29T15:39:00.144Z] 0419e16943bb: Waiting [2022-01-29T15:39:00.144Z] 2bc6eda7d6fe: Waiting [2022-01-29T15:39:00.144Z] e41558f8cda3: Layer already exists [2022-01-29T15:39:00.144Z] 4b4527d9d361: Layer already exists [2022-01-29T15:39:00.144Z] 070ed6b44b93: Layer already exists [2022-01-29T15:39:00.144Z] 109348b95337: Layer already exists [2022-01-29T15:39:00.144Z] 6d2b9bcb2f75: Layer already exists [2022-01-29T15:39:00.144Z] 0419e16943bb: Layer already exists [2022-01-29T15:39:00.144Z] 2bc6eda7d6fe: Layer already exists [2022-01-29T15:39:00.144Z] 38c686747f67: Layer already exists [2022-01-29T15:39:00.144Z] 3de006b0ad1b: Layer already exists [2022-01-29T15:39:00.144Z] 698317193ef4: Layer already exists [2022-01-29T15:39:00.144Z] 1a058d5342cc: Layer already exists [2022-01-29T15:39:00.144Z] 2.2.0-dev.26: digest: sha256:dbc0ee7fd3d5ff3f4a0ed393aafaa909fdcaf8cef781a1fe1fb1cf3721660cde size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:39:00.436Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:39:00.726Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:39:00.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-29T15:39:00.726Z] e41558f8cda3: Preparing [2022-01-29T15:39:00.726Z] 6d2b9bcb2f75: Preparing [2022-01-29T15:39:00.726Z] 109348b95337: Preparing [2022-01-29T15:39:00.726Z] 070ed6b44b93: Preparing [2022-01-29T15:39:00.726Z] 4b4527d9d361: Preparing [2022-01-29T15:39:00.726Z] 0419e16943bb: Preparing [2022-01-29T15:39:00.726Z] 2bc6eda7d6fe: Preparing [2022-01-29T15:39:00.726Z] 38c686747f67: Preparing [2022-01-29T15:39:00.726Z] 698317193ef4: Preparing [2022-01-29T15:39:00.726Z] 3de006b0ad1b: Preparing [2022-01-29T15:39:00.726Z] 1a058d5342cc: Preparing [2022-01-29T15:39:00.726Z] 2bc6eda7d6fe: Waiting [2022-01-29T15:39:00.726Z] 38c686747f67: Waiting [2022-01-29T15:39:00.726Z] 698317193ef4: Waiting [2022-01-29T15:39:00.726Z] 3de006b0ad1b: Waiting [2022-01-29T15:39:00.726Z] 1a058d5342cc: Waiting [2022-01-29T15:39:00.726Z] 0419e16943bb: Waiting [2022-01-29T15:39:00.726Z] e41558f8cda3: Layer already exists [2022-01-29T15:39:00.726Z] 4b4527d9d361: Layer already exists [2022-01-29T15:39:00.726Z] 070ed6b44b93: Layer already exists [2022-01-29T15:39:00.726Z] 6d2b9bcb2f75: Layer already exists [2022-01-29T15:39:00.726Z] 109348b95337: Layer already exists [2022-01-29T15:39:00.726Z] 38c686747f67: Layer already exists [2022-01-29T15:39:00.726Z] 2bc6eda7d6fe: Layer already exists [2022-01-29T15:39:00.726Z] 0419e16943bb: Layer already exists [2022-01-29T15:39:00.726Z] 698317193ef4: Layer already exists [2022-01-29T15:39:00.726Z] 3de006b0ad1b: Layer already exists [2022-01-29T15:39:00.726Z] 1a058d5342cc: Layer already exists [2022-01-29T15:39:00.726Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:dbc0ee7fd3d5ff3f4a0ed393aafaa909fdcaf8cef781a1fe1fb1cf3721660cde size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:39:01.026Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:39:01.314Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-29T15:39:01.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-29T15:39:01.314Z] e41558f8cda3: Preparing [2022-01-29T15:39:01.314Z] 6d2b9bcb2f75: Preparing [2022-01-29T15:39:01.314Z] 109348b95337: Preparing [2022-01-29T15:39:01.314Z] 070ed6b44b93: Preparing [2022-01-29T15:39:01.314Z] 4b4527d9d361: Preparing [2022-01-29T15:39:01.314Z] 0419e16943bb: Preparing [2022-01-29T15:39:01.314Z] 2bc6eda7d6fe: Preparing [2022-01-29T15:39:01.314Z] 38c686747f67: Preparing [2022-01-29T15:39:01.314Z] 698317193ef4: Preparing [2022-01-29T15:39:01.314Z] 3de006b0ad1b: Preparing [2022-01-29T15:39:01.314Z] 1a058d5342cc: Preparing [2022-01-29T15:39:01.314Z] 2bc6eda7d6fe: Waiting [2022-01-29T15:39:01.314Z] 38c686747f67: Waiting [2022-01-29T15:39:01.314Z] 698317193ef4: Waiting [2022-01-29T15:39:01.314Z] 3de006b0ad1b: Waiting [2022-01-29T15:39:01.314Z] 1a058d5342cc: Waiting [2022-01-29T15:39:01.314Z] 0419e16943bb: Waiting [2022-01-29T15:39:01.314Z] 4b4527d9d361: Layer already exists [2022-01-29T15:39:01.314Z] e41558f8cda3: Layer already exists [2022-01-29T15:39:01.314Z] 109348b95337: Layer already exists [2022-01-29T15:39:01.315Z] 6d2b9bcb2f75: Layer already exists [2022-01-29T15:39:01.315Z] 070ed6b44b93: Layer already exists [2022-01-29T15:39:01.315Z] 0419e16943bb: Layer already exists [2022-01-29T15:39:01.315Z] 2bc6eda7d6fe: Layer already exists [2022-01-29T15:39:01.315Z] 698317193ef4: Layer already exists [2022-01-29T15:39:01.315Z] 38c686747f67: Layer already exists [2022-01-29T15:39:01.315Z] 3de006b0ad1b: Layer already exists [2022-01-29T15:39:01.315Z] 1a058d5342cc: Layer already exists [2022-01-29T15:39:01.315Z] main: digest: sha256:dbc0ee7fd3d5ff3f4a0ed393aafaa909fdcaf8cef781a1fe1fb1cf3721660cde size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:39:01.347Z] ===================================================== [Pipeline] echo [2022-01-29T15:39:01.354Z] taggedImages: [2022-01-29T15:39:01.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:39:01.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-29T15:39:01.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.26 [2022-01-29T15:39:01.354Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:39:01.354Z] - 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-29T15:39:50.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-29T15:39:53.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-29T15:39:57.821Z] Removing intermediate container dd023d0f1a35 [2022-01-29T15:39:57.821Z] ---> 02937e7fd3c5 [2022-01-29T15:39:57.821Z] [2022-01-29T15:39:57.821Z] Step 10/23 : FROM alpine:3.14 [2022-01-29T15:39:57.821Z] 3.14: Pulling from library/alpine [2022-01-29T15:39:58.419Z] Removing intermediate container 0e67a0fa4cd4 [2022-01-29T15:39:58.419Z] ---> a5623a7ab13d [2022-01-29T15:39:58.419Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-29T15:39:58.419Z] ---> Running in 06b1028348ab [2022-01-29T15:39:59.863Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-29T15:40:00.146Z] Status: Downloaded newer image for alpine:3.14 [2022-01-29T15:40:00.146Z] ---> 5b8b7b635229 [2022-01-29T15:40:00.146Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-29T15:40:00.146Z] ---> Running in 88d2616624bd [2022-01-29T15:40:00.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-29T15:40:02.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:02.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:03.741Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-29T15:40:03.741Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:40:03.741Z] OK: 6 MiB in 15 packages [2022-01-29T15:40:05.186Z] Removing intermediate container 06b1028348ab [2022-01-29T15:40:05.186Z] ---> a7ec168581ac [2022-01-29T15:40:05.186Z] [2022-01-29T15:40:05.186Z] Step 11/23 : FROM docker:20.10.10 [2022-01-29T15:40:05.186Z] Removing intermediate container 6b98ebc84a5b [2022-01-29T15:40:05.186Z] ---> 5027b1e464e8 [2022-01-29T15:40:05.186Z] [2022-01-29T15:40:05.186Z] Step 10/31 : FROM alpine:3.14 [2022-01-29T15:40:05.186Z] ---> 5b8b7b635229 [2022-01-29T15:40:05.186Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-29T15:40:05.186Z] Removing intermediate container 88d2616624bd [2022-01-29T15:40:05.186Z] ---> 296adfa6efa9 [2022-01-29T15:40:05.186Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:40:05.458Z] 20.10.10: Pulling from library/docker [2022-01-29T15:40:05.458Z] ---> Running in ee07521cf09f [2022-01-29T15:40:05.458Z] ---> Running in d23d9a0e6783 [2022-01-29T15:40:06.051Z] Removing intermediate container d23d9a0e6783 [2022-01-29T15:40:06.051Z] ---> f889bc56e26a [2022-01-29T15:40:06.051Z] Step 13/23 : ENV APP_PORT=59882 [2022-01-29T15:40:06.051Z] Removing intermediate container ee07521cf09f [2022-01-29T15:40:06.051Z] ---> b6131f55fd5a [2022-01-29T15:40:06.051Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-29T15:40:06.328Z] ---> Running in f565d1780b9a [2022-01-29T15:40:06.328Z] ---> Running in e99287883dd3 [2022-01-29T15:40:06.602Z] Removing intermediate container 2b7706402722 [2022-01-29T15:40:06.602Z] ---> cec1c65bfbce [2022-01-29T15:40:06.602Z] [2022-01-29T15:40:06.602Z] Step 10/21 : FROM alpine:3.14 [2022-01-29T15:40:06.602Z] ---> 5b8b7b635229 [2022-01-29T15:40:06.602Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-01-29T15:40:06.877Z] Removing intermediate container 6c1ba75b6a83 [2022-01-29T15:40:06.877Z] ---> 6d661f1c8317 [2022-01-29T15:40:06.877Z] [2022-01-29T15:40:06.877Z] Step 10/25 : FROM alpine:3.14 [2022-01-29T15:40:06.877Z] ---> 5b8b7b635229 [2022-01-29T15:40:06.877Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-29T15:40:06.877Z] ---> Running in 072b4bb80a70 [2022-01-29T15:40:06.877Z] Removing intermediate container f565d1780b9a [2022-01-29T15:40:06.877Z] ---> 1736bcde59a1 [2022-01-29T15:40:06.877Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-29T15:40:07.159Z] ---> Running in 7db729015eff [2022-01-29T15:40:07.159Z] ---> Running in e5401072aa02 [2022-01-29T15:40:08.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:08.147Z] Removing intermediate container e5401072aa02 [2022-01-29T15:40:08.147Z] ---> e6fdffd3d17f [2022-01-29T15:40:08.147Z] Step 15/23 : WORKDIR / [2022-01-29T15:40:08.423Z] ---> Running in 9fd4d98df10b [2022-01-29T15:40:08.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:08.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:08.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:09.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:09.271Z] Removing intermediate container 9fd4d98df10b [2022-01-29T15:40:09.271Z] ---> ad8537bccd64 [2022-01-29T15:40:09.271Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:40:09.271Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-29T15:40:09.271Z] (2/2) Installing su-exec (0.2-r1) [2022-01-29T15:40:09.271Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:40:09.271Z] OK: 6 MiB in 16 packages [2022-01-29T15:40:09.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:10.146Z] (1/5) Installing ca-certificates (20211220-r0) [2022-01-29T15:40:10.417Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-29T15:40:10.418Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-29T15:40:10.418Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-29T15:40:10.418Z] (5/5) Installing curl (7.79.1-r0) [2022-01-29T15:40:10.418Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:40:10.418Z] (1/3) Installing ca-certificates (20211220-r0) [2022-01-29T15:40:10.418Z] Executing ca-certificates-20211220-r0.trigger [2022-01-29T15:40:10.695Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-29T15:40:10.695Z] (3/3) Installing su-exec (0.2-r1) [2022-01-29T15:40:10.695Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:40:10.695Z] Executing ca-certificates-20211220-r0.trigger [2022-01-29T15:40:10.695Z] ---> 3e9d86ad1f09 [2022-01-29T15:40:10.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-29T15:40:10.695Z] OK: 8 MiB in 19 packages [2022-01-29T15:40:10.972Z] OK: 6 MiB in 17 packages [2022-01-29T15:40:11.245Z] Removing intermediate container e99287883dd3 [2022-01-29T15:40:11.245Z] ---> 2b9590d9165d [2022-01-29T15:40:11.245Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-29T15:40:11.528Z] ---> Running in 91cd37807b05 [2022-01-29T15:40:12.131Z] Removing intermediate container 91cd37807b05 [2022-01-29T15:40:12.131Z] ---> 4b58e0139ee6 [2022-01-29T15:40:12.131Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-29T15:40:12.131Z] ---> Running in f0174ba6c6a5 [2022-01-29T15:40:13.114Z] Removing intermediate container f0174ba6c6a5 [2022-01-29T15:40:13.114Z] ---> 4bbf716d915a [2022-01-29T15:40:13.114Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-29T15:40:13.114Z] ---> b8f581170bd6 [2022-01-29T15:40:13.114Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-29T15:40:13.114Z] ---> Running in ec82736bc431 [2022-01-29T15:40:13.114Z] Removing intermediate container 7db729015eff [2022-01-29T15:40:13.114Z] ---> b3faa6808f82 [2022-01-29T15:40:13.114Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-29T15:40:13.114Z] Removing intermediate container 072b4bb80a70 [2022-01-29T15:40:13.114Z] ---> 04566a15f763 [2022-01-29T15:40:13.114Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-29T15:40:13.386Z] ---> Running in 6b4e59a40cd4 [2022-01-29T15:40:13.386Z] ---> Running in a309cb4c13b9 [2022-01-29T15:40:13.979Z] Removing intermediate container a309cb4c13b9 [2022-01-29T15:40:13.979Z] ---> 79c5e275d6cd [2022-01-29T15:40:13.979Z] Step 13/21 : WORKDIR /edgex [2022-01-29T15:40:13.979Z] Removing intermediate container 6b4e59a40cd4 [2022-01-29T15:40:13.979Z] ---> 7d4776208697 [2022-01-29T15:40:13.979Z] Step 13/25 : WORKDIR / [2022-01-29T15:40:14.253Z] ---> Running in 317921d0bf91 [2022-01-29T15:40:14.253Z] ---> c578804a5cf9 [2022-01-29T15:40:14.253Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-01-29T15:40:14.253Z] ---> Running in 09c3ffdc3a41 [2022-01-29T15:40:14.253Z] ---> Running in 0d68635a1177 [2022-01-29T15:40:14.852Z] Removing intermediate container 317921d0bf91 [2022-01-29T15:40:14.852Z] ---> 4896768ef072 [2022-01-29T15:40:14.852Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-29T15:40:15.128Z] Removing intermediate container 0d68635a1177 [2022-01-29T15:40:15.128Z] ---> d2a9f01f00d8 [2022-01-29T15:40:15.128Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:40:15.128Z] Removing intermediate container 09c3ffdc3a41 [2022-01-29T15:40:15.128Z] ---> d5cd90658b2c [2022-01-29T15:40:15.128Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-29T15:40:15.416Z] ---> Running in f35da72226fb [2022-01-29T15:40:15.416Z] Removing intermediate container ec82736bc431 [2022-01-29T15:40:15.416Z] ---> 5337f2cf172d [2022-01-29T15:40:15.416Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-29T15:40:15.697Z] ---> Running in d87fbf4e6c0c [2022-01-29T15:40:15.969Z] Removing intermediate container f35da72226fb [2022-01-29T15:40:15.969Z] ---> 0106d8e292d7 [2022-01-29T15:40:15.969Z] Step 21/23 : LABEL arch=arm64 [2022-01-29T15:40:15.969Z] ---> 5a8d2fc14a3a [2022-01-29T15:40:15.969Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-29T15:40:15.969Z] ---> Running in f2ed749b7db4 [2022-01-29T15:40:16.243Z] Removing intermediate container d87fbf4e6c0c [2022-01-29T15:40:16.243Z] ---> 5e5e3555b13e [2022-01-29T15:40:16.243Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-29T15:40:16.243Z] ---> 11d13f03c685 [2022-01-29T15:40:16.243Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-29T15:40:16.846Z] Removing intermediate container f2ed749b7db4 [2022-01-29T15:40:16.846Z] ---> 301044eb30a5 [2022-01-29T15:40:16.846Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:40:16.846Z] ---> Running in 7c0d94134727 [2022-01-29T15:40:17.446Z] ---> 3d580aaf8b70 [2022-01-29T15:40:17.446Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-29T15:40:17.446Z] ---> 605e7ef31ef5 [2022-01-29T15:40:17.446Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-29T15:40:17.720Z] ---> Running in c969ea355d65 [2022-01-29T15:40:17.720Z] Removing intermediate container 7c0d94134727 [2022-01-29T15:40:17.720Z] ---> 914abcb70340 [2022-01-29T15:40:17.720Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:40:17.720Z] ---> d4c5e4044f88 [2022-01-29T15:40:17.720Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-29T15:40:17.720Z] ---> Running in b39203e92eb7 [2022-01-29T15:40:18.321Z] Removing intermediate container b39203e92eb7 [2022-01-29T15:40:18.321Z] ---> 820ea082b109 [2022-01-29T15:40:18.321Z] [2022-01-29T15:40:18.593Z] ---> 9269b9bba5e2 [2022-01-29T15:40:18.593Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-29T15:40:18.867Z] Successfully built 820ea082b109 [2022-01-29T15:40:18.867Z] Successfully tagged core-command-arm64:latest [2022-01-29T15:40:18.867Z]  Building core-command ... done Building support-notifications [2022-01-29T15:40:20.310Z] ---> ca8e6ddc27e2 [2022-01-29T15:40:20.310Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-29T15:40:20.310Z] ---> 9841430751dd [2022-01-29T15:40:20.310Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-29T15:40:20.310Z] Removing intermediate container c969ea355d65 [2022-01-29T15:40:20.310Z] ---> 08a1be8ab999 [2022-01-29T15:40:20.310Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:40:20.310Z] ---> Running in 62b0212ef6e7 [2022-01-29T15:40:21.306Z] Removing intermediate container 62b0212ef6e7 [2022-01-29T15:40:21.306Z] ---> 319ed9da2d57 [2022-01-29T15:40:21.306Z] Step 18/21 : CMD ["--init=true"] [2022-01-29T15:40:21.306Z] ---> f21ba2c313d1 [2022-01-29T15:40:21.306Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-29T15:40:21.306Z] ---> Running in 68f0545cdd4d [2022-01-29T15:40:21.916Z] ---> 7e655136fb18 [2022-01-29T15:40:21.916Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-29T15:40:21.916Z] Removing intermediate container 68f0545cdd4d [2022-01-29T15:40:21.916Z] ---> e739aa6c6533 [2022-01-29T15:40:21.916Z] Step 19/21 : LABEL arch=arm64 [2022-01-29T15:40:22.207Z] ---> Running in 3c6f5246f6ca [2022-01-29T15:40:22.207Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-29T15:40:22.207Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-29T15:40:22.207Z] ---> 520e9a0a30f7 [2022-01-29T15:40:22.207Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:40:22.483Z] ---> Running in a9b646c68e94 [2022-01-29T15:40:22.766Z] Removing intermediate container 3c6f5246f6ca [2022-01-29T15:40:22.766Z] ---> b910ec9120b0 [2022-01-29T15:40:22.766Z] Step 20/21 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:40:22.766Z] ---> Running in 7645ca0f463e [2022-01-29T15:40:23.062Z] Removing intermediate container a9b646c68e94 [2022-01-29T15:40:23.062Z] ---> aecd0e07d2f3 [2022-01-29T15:40:23.062Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-29T15:40:23.341Z] ---> 46990e3b5e71 [2022-01-29T15:40:23.341Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-29T15:40:23.341Z] ---> Running in df4b2a8d6ce3 [2022-01-29T15:40:23.619Z] Removing intermediate container 7645ca0f463e [2022-01-29T15:40:23.619Z] ---> fd1fd65c8fab [2022-01-29T15:40:23.619Z] Step 21/21 : LABEL version=2.2.0-dev.26 [2022-01-29T15:40:23.619Z] ---> db5efa7394ad [2022-01-29T15:40:23.619Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-29T15:40:23.619Z] ---> Running in f6adb94605ba [2022-01-29T15:40:24.219Z] Removing intermediate container f6adb94605ba [2022-01-29T15:40:24.219Z] ---> 5301d92596fc [2022-01-29T15:40:24.219Z] [2022-01-29T15:40:24.499Z] ---> c65e2a1bb8ec [2022-01-29T15:40:24.499Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-29T15:40:24.779Z] Successfully built 5301d92596fc [2022-01-29T15:40:24.779Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-29T15:40:24.779Z]  Building security-proxy-setup ... done Building core-metadata [2022-01-29T15:40:25.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:25.058Z] ---> 10ee8556ae59 [2022-01-29T15:40:25.058Z] Step 21/25 : 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-29T15:40:25.058Z] ---> Running in 376ea4eeae09 [2022-01-29T15:40:25.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:25.620Z] ---> 670422a63841 [2022-01-29T15:40:25.620Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-29T15:40:26.215Z] (1/42) Installing readline (8.1.0-r0) [2022-01-29T15:40:26.215Z] (2/42) Installing bash (5.1.4-r0) [2022-01-29T15:40:26.215Z] Executing bash-5.1.4-r0.post-install [2022-01-29T15:40:26.215Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-29T15:40:26.215Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-29T15:40:26.215Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-29T15:40:26.215Z] (6/42) Installing curl (7.79.1-r0) [2022-01-29T15:40:26.215Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-29T15:40:26.215Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-29T15:40:26.215Z] (9/42) Installing expat (2.4.3-r0) [2022-01-29T15:40:26.215Z] (10/42) Installing libffi (3.3-r2) [2022-01-29T15:40:26.215Z] (11/42) Installing gdbm (1.19-r0) [2022-01-29T15:40:26.215Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-29T15:40:26.215Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-29T15:40:26.513Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-29T15:40:26.513Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-29T15:40:26.513Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-29T15:40:26.513Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-29T15:40:27.123Z] ---> debbc2aa279d [2022-01-29T15:40:27.123Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-01-29T15:40:27.734Z] ---> Running in 631be6e7765c [2022-01-29T15:40:28.333Z] Removing intermediate container 376ea4eeae09 [2022-01-29T15:40:28.333Z] ---> 0c7506e8c96d [2022-01-29T15:40:28.333Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-01-29T15:40:28.333Z] Removing intermediate container 631be6e7765c [2022-01-29T15:40:28.333Z] ---> ed715ff5f4e9 [2022-01-29T15:40:28.333Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-29T15:40:28.608Z] ---> Running in 04e28eb73eb7 [2022-01-29T15:40:28.608Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-29T15:40:28.608Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-29T15:40:28.608Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-29T15:40:28.900Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-29T15:40:28.900Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-29T15:40:28.900Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-29T15:40:28.900Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-29T15:40:28.900Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-29T15:40:28.900Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-29T15:40:28.900Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-29T15:40:28.900Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-29T15:40:28.900Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-29T15:40:28.900Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-29T15:40:29.175Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-29T15:40:29.175Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-29T15:40:29.175Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-29T15:40:29.175Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-29T15:40:29.175Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-29T15:40:29.175Z] Removing intermediate container 04e28eb73eb7 [2022-01-29T15:40:29.175Z] ---> 449ab08b56f2 [2022-01-29T15:40:29.175Z] Step 23/25 : LABEL arch=arm64 [2022-01-29T15:40:29.175Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-29T15:40:29.175Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-29T15:40:29.175Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-29T15:40:29.175Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-29T15:40:29.175Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-29T15:40:29.175Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-29T15:40:29.450Z] ---> Running in 8381ca4e2341 [2022-01-29T15:40:29.450Z] ---> 37db45aa00a1 [2022-01-29T15:40:29.450Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-01-29T15:40:29.450Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-29T15:40:30.048Z] ---> Running in 8cb74e5abcc8 [2022-01-29T15:40:30.048Z] Removing intermediate container 8381ca4e2341 [2022-01-29T15:40:30.048Z] ---> 569ef56ca3ef [2022-01-29T15:40:30.048Z] Step 24/25 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:40:30.048Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:40:30.048Z] ---> Running in 7047f2d307ce [2022-01-29T15:40:30.327Z] OK: 84 MiB in 64 packages [2022-01-29T15:40:30.935Z] Removing intermediate container 7047f2d307ce [2022-01-29T15:40:30.935Z] ---> 13ffdc340418 [2022-01-29T15:40:30.935Z] Step 25/25 : LABEL version=2.2.0-dev.26 [2022-01-29T15:40:30.935Z] ---> Running in 42fff327d3e5 [2022-01-29T15:40:31.533Z] Removing intermediate container 42fff327d3e5 [2022-01-29T15:40:31.533Z] ---> 46110437b77c [2022-01-29T15:40:31.533Z] [2022-01-29T15:40:32.134Z] Successfully built 46110437b77c [2022-01-29T15:40:32.134Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-29T15:40:32.134Z] Building core-data [2022-01-29T15:40:32.410Z]  Building security-secretstore-setup ... done Removing intermediate container 8cb74e5abcc8 [2022-01-29T15:40:32.410Z] ---> 39b3dedd7eea [2022-01-29T15:40:32.410Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-29T15:40:32.686Z] ---> Running in 42cb248833ff [2022-01-29T15:40:33.288Z] Removing intermediate container 42cb248833ff [2022-01-29T15:40:33.288Z] ---> e77c597c5232 [2022-01-29T15:40:33.288Z] Step 28/31 : CMD ["gate"] [2022-01-29T15:40:33.561Z] ---> Running in 053e820b4770 [2022-01-29T15:40:33.840Z] Removing intermediate container 053e820b4770 [2022-01-29T15:40:33.840Z] ---> bc4a8444547a [2022-01-29T15:40:33.840Z] Step 29/31 : LABEL arch=arm64 [2022-01-29T15:40:34.114Z] ---> Running in 6d2664517ea5 [2022-01-29T15:40:34.391Z] Collecting docker-compose==1.23.2 [2022-01-29T15:40:34.391Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-29T15:40:34.671Z] Removing intermediate container 6d2664517ea5 [2022-01-29T15:40:34.671Z] ---> 6a9dac52bd3e [2022-01-29T15:40:34.671Z] Step 30/31 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:40:34.671Z] Collecting docopt<0.7,>=0.6.1 [2022-01-29T15:40:34.671Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-29T15:40:34.944Z] ---> Running in 75e0f0afad9b [2022-01-29T15:40:35.959Z] Removing intermediate container 75e0f0afad9b [2022-01-29T15:40:35.959Z] ---> 079fca422d54 [2022-01-29T15:40:35.959Z] Step 31/31 : LABEL version=2.2.0-dev.26 [2022-01-29T15:40:36.246Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:40:36.246Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:40:36.247Z] ---> 0e2c90dea59d [2022-01-29T15:40:36.247Z] Step 3/22 : WORKDIR /edgex-go [2022-01-29T15:40:36.247Z] ---> Using cache [2022-01-29T15:40:36.247Z] ---> ba8f498042c5 [2022-01-29T15:40:36.247Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:40:36.247Z] ---> Using cache [2022-01-29T15:40:36.247Z] ---> 1c2a740b27fe [2022-01-29T15:40:36.247Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-29T15:40:36.247Z] ---> Running in 044d46bdba33 [2022-01-29T15:40:36.247Z] ---> Running in cedce9c93102 [2022-01-29T15:40:36.867Z] Removing intermediate container cedce9c93102 [2022-01-29T15:40:36.867Z] ---> 10972d8e03d3 [2022-01-29T15:40:36.867Z] [2022-01-29T15:40:37.464Z] Successfully built 10972d8e03d3 [2022-01-29T15:40:37.464Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-29T15:40:37.464Z] Building support-scheduler [2022-01-29T15:40:37.739Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2022-01-29T15:40:37.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:37.739Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-29T15:40:38.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:39.704Z] OK: 220 MiB in 52 packages [2022-01-29T15:40:40.693Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-29T15:40:40.968Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-29T15:40:40.968Z] Removing intermediate container 044d46bdba33 [2022-01-29T15:40:40.968Z] ---> 16d7cbeda2fd [2022-01-29T15:40:40.968Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-29T15:40:41.948Z] ---> 64ef9bbfacc1 [2022-01-29T15:40:41.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:40:41.948Z] ---> Running in 9ceb4665483d [2022-01-29T15:40:43.380Z] Collecting jsonschema<3,>=2.5.1 [2022-01-29T15:40:43.380Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-29T15:40:43.380Z] Collecting cached-property<2,>=1.2.0 [2022-01-29T15:40:43.380Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-29T15:40:43.983Z] Collecting docker<4.0,>=3.6.0 [2022-01-29T15:40:43.983Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-29T15:40:45.420Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-29T15:40:45.707Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-29T15:40:45.707Z] Collecting texttable<0.10,>=0.9.0 [2022-01-29T15:40:45.707Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-29T15:40:46.703Z] Removing intermediate container 9ceb4665483d [2022-01-29T15:40:46.703Z] ---> 34c79ede4239 [2022-01-29T15:40:46.703Z] Step 8/22 : COPY . . [2022-01-29T15:40:47.707Z] 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-29T15:40:47.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:40:47.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:40:47.707Z] ---> 0e2c90dea59d [2022-01-29T15:40:47.707Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:40:47.707Z] ---> Using cache [2022-01-29T15:40:47.707Z] ---> ba8f498042c5 [2022-01-29T15:40:47.707Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:40:47.707Z] ---> Using cache [2022-01-29T15:40:47.707Z] ---> 1c2a740b27fe [2022-01-29T15:40:47.707Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-29T15:40:47.707Z] ---> Using cache [2022-01-29T15:40:47.707Z] ---> 72a65353be5b [2022-01-29T15:40:47.707Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:40:47.707Z] ---> Using cache [2022-01-29T15:40:47.707Z] ---> 0213551308b9 [2022-01-29T15:40:47.707Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:40:47.707Z] ---> Using cache [2022-01-29T15:40:47.707Z] ---> 686f4fc5db8f [2022-01-29T15:40:47.707Z] Step 8/23 : COPY . . [2022-01-29T15:40:47.707Z] ---> Using cache [2022-01-29T15:40:47.707Z] ---> 9f06ac93a80f [2022-01-29T15:40:47.707Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-01-29T15:40:47.983Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-29T15:40:47.983Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-29T15:40:47.983Z] ---> Running in fd0746f6e0e5 [2022-01-29T15:40:48.971Z] Collecting docker-pycreds>=0.4.0 [2022-01-29T15:40:48.971Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-29T15:40:49.577Z] Collecting idna<2.8,>=2.5 [2022-01-29T15:40:49.577Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-29T15:40:49.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-29T15:40:50.184Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-29T15:40:50.184Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-29T15:40:50.184Z] 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-29T15:40:50.184Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-29T15:40:50.462Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-29T15:40:50.742Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-29T15:40:50.742Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-29T15:40:50.742Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-29T15:40:50.742Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-29T15:40:51.732Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-29T15:40:51.732Z] Attempting uninstall: urllib3 [2022-01-29T15:40:51.732Z] Found existing installation: urllib3 1.26.5 [2022-01-29T15:40:51.732Z] Uninstalling urllib3-1.26.5: [2022-01-29T15:40:51.732Z] Successfully uninstalled urllib3-1.26.5 [2022-01-29T15:40:52.333Z] Attempting uninstall: idna [2022-01-29T15:40:52.333Z] Found existing installation: idna 3.2 [2022-01-29T15:40:52.609Z] Uninstalling idna-3.2: [2022-01-29T15:40:52.609Z] Successfully uninstalled idna-3.2 [2022-01-29T15:40:53.594Z] Attempting uninstall: chardet [2022-01-29T15:40:53.594Z] Found existing installation: chardet 4.0.0 [2022-01-29T15:40:53.594Z] Uninstalling chardet-4.0.0: [2022-01-29T15:40:53.594Z] Successfully uninstalled chardet-4.0.0 [2022-01-29T15:40:55.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:40:55.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:40:55.034Z] ---> 0e2c90dea59d [2022-01-29T15:40:55.034Z] Step 3/23 : WORKDIR /edgex-go [2022-01-29T15:40:55.034Z] ---> Using cache [2022-01-29T15:40:55.034Z] ---> ba8f498042c5 [2022-01-29T15:40:55.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:40:55.034Z] ---> Using cache [2022-01-29T15:40:55.034Z] ---> 1c2a740b27fe [2022-01-29T15:40:55.034Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-29T15:40:56.078Z] ---> Running in 86d0b9d42ac4 [2022-01-29T15:40:56.078Z] Attempting uninstall: requests [2022-01-29T15:40:56.078Z] Found existing installation: requests 2.25.1 [2022-01-29T15:40:56.078Z] Uninstalling requests-2.25.1: [2022-01-29T15:40:56.078Z] Successfully uninstalled requests-2.25.1 [2022-01-29T15:40:56.721Z] Running setup.py install for texttable: started [2022-01-29T15:40:58.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:40:59.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:41:00.357Z] Running setup.py install for texttable: finished with status 'done' [2022-01-29T15:41:00.357Z] Running setup.py install for PyYAML: started [2022-01-29T15:41:01.015Z] OK: 220 MiB in 52 packages [2022-01-29T15:41:02.708Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-01-29T15:41:02.708Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-29T15:41:02.708Z] ---> 0e2c90dea59d [2022-01-29T15:41:02.708Z] Step 3/22 : WORKDIR /edgex-go [2022-01-29T15:41:02.708Z] ---> Using cache [2022-01-29T15:41:02.708Z] ---> ba8f498042c5 [2022-01-29T15:41:02.708Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:41:02.708Z] ---> Using cache [2022-01-29T15:41:02.708Z] ---> 1c2a740b27fe [2022-01-29T15:41:02.708Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-29T15:41:02.708Z] ---> Using cache [2022-01-29T15:41:02.708Z] ---> 72a65353be5b [2022-01-29T15:41:02.708Z] Step 6/22 : COPY go.mod vendor* ./ [2022-01-29T15:41:02.708Z] ---> Using cache [2022-01-29T15:41:02.708Z] ---> 0213551308b9 [2022-01-29T15:41:02.708Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:41:02.708Z] ---> Using cache [2022-01-29T15:41:02.708Z] ---> 686f4fc5db8f [2022-01-29T15:41:02.708Z] Step 8/22 : COPY . . [2022-01-29T15:41:03.341Z] ---> Using cache [2022-01-29T15:41:03.341Z] ---> 9f06ac93a80f [2022-01-29T15:41:03.341Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-01-29T15:41:03.644Z] ---> Running in 825e7252bc10 [2022-01-29T15:41:03.644Z] Removing intermediate container 86d0b9d42ac4 [2022-01-29T15:41:03.644Z] ---> c3b1cd7aa027 [2022-01-29T15:41:03.644Z] Step 6/23 : COPY go.mod vendor* ./ [2022-01-29T15:41:03.927Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-29T15:41:04.532Z] Running setup.py install for docopt: started [2022-01-29T15:41:05.532Z] ---> 011c099e79ca [2022-01-29T15:41:05.532Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-29T15:41:05.532Z] ---> Running in 6db6fc6023df [2022-01-29T15:41:05.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-29T15:41:06.797Z] Running setup.py install for docopt: finished with status 'done' [2022-01-29T15:41:06.797Z] Running setup.py install for dockerpty: started [2022-01-29T15:41:08.248Z] ---> 03e920d83894 [2022-01-29T15:41:08.248Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-01-29T15:41:08.248Z] ---> Running in c1006d8fd50e [2022-01-29T15:41:09.238Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-29T15:41:10.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-29T15:41:12.234Z] 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-29T15:41:12.510Z] Removing intermediate container 6db6fc6023df [2022-01-29T15:41:12.511Z] ---> 7f211cf7e28b [2022-01-29T15:41:12.511Z] Step 8/23 : COPY . . [2022-01-29T15:41:30.863Z] ---> f1104a5d547d [2022-01-29T15:41:30.863Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-01-29T15:41:30.863Z] ---> Running in 2efcf7fea507 [2022-01-29T15:41:31.467Z] Removing intermediate container df4b2a8d6ce3 [2022-01-29T15:41:31.467Z] ---> 1a556099e2b9 [2022-01-29T15:41:31.467Z] Step 14/23 : ENV APP_PORT=58890 [2022-01-29T15:41:31.468Z] ---> Running in 9ae7ac8d5cf8 [2022-01-29T15:41:32.070Z] Removing intermediate container 9ae7ac8d5cf8 [2022-01-29T15:41:32.070Z] ---> b83431778f7e [2022-01-29T15:41:32.070Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-29T15:41:32.347Z] ---> Running in 60068f3a20db [2022-01-29T15:41:32.623Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.26" -o cmd/core-data/core-data ./cmd/core-data [2022-01-29T15:41:32.907Z] Removing intermediate container 60068f3a20db [2022-01-29T15:41:32.907Z] ---> 86fada26b79c [2022-01-29T15:41:32.907Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-29T15:41:34.358Z] ---> bb557f5739be [2022-01-29T15:41:34.358Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-29T15:41:35.343Z] ---> 1fc27b541f5e [2022-01-29T15:41:35.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-29T15:41:36.346Z] ---> 190aa92a05c9 [2022-01-29T15:41:36.346Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-29T15:41:36.621Z] ---> Running in c4f4dac6a57a [2022-01-29T15:41:37.221Z] Removing intermediate container c4f4dac6a57a [2022-01-29T15:41:37.221Z] ---> e26867ce990c [2022-01-29T15:41:37.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:41:37.221Z] ---> Running in 6796e7b0d1ff [2022-01-29T15:41:37.836Z] Removing intermediate container 6796e7b0d1ff [2022-01-29T15:41:37.836Z] ---> 7d8fec6d7814 [2022-01-29T15:41:37.836Z] Step 21/23 : LABEL arch=arm64 [2022-01-29T15:41:38.116Z] ---> Running in de2de88e9026 [2022-01-29T15:41:38.725Z] Removing intermediate container de2de88e9026 [2022-01-29T15:41:38.725Z] ---> f643c440589d [2022-01-29T15:41:38.725Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:41:38.725Z] ---> Running in 9c21fb50c691 [2022-01-29T15:41:39.335Z] Removing intermediate container 9c21fb50c691 [2022-01-29T15:41:39.335Z] ---> d505eceb7d09 [2022-01-29T15:41:39.335Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:41:39.335Z] ---> Running in c3b9fc70317c [2022-01-29T15:41:39.937Z] Removing intermediate container c3b9fc70317c [2022-01-29T15:41:39.937Z] ---> 574684951320 [2022-01-29T15:41:39.937Z] [2022-01-29T15:41:40.224Z] Successfully built 574684951320 [2022-01-29T15:41:40.225Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-29T15:43:02.029Z]  Building sys-mgmt-agent ... done Removing intermediate container fd0746f6e0e5 [2022-01-29T15:43:02.029Z] ---> 486327f6e4f5 [2022-01-29T15:43:02.029Z] [2022-01-29T15:43:02.029Z] Step 10/23 : FROM alpine:3.14 [2022-01-29T15:43:02.029Z] ---> 5b8b7b635229 [2022-01-29T15:43:02.029Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-01-29T15:43:02.029Z] ---> Using cache [2022-01-29T15:43:02.029Z] ---> 296adfa6efa9 [2022-01-29T15:43:02.029Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:43:02.029Z] ---> Using cache [2022-01-29T15:43:02.029Z] ---> f889bc56e26a [2022-01-29T15:43:02.029Z] Step 13/23 : ENV APP_PORT=59881 [2022-01-29T15:43:02.029Z] ---> Running in 63a4b4c7d7a4 [2022-01-29T15:43:02.029Z] Removing intermediate container 63a4b4c7d7a4 [2022-01-29T15:43:02.029Z] ---> 0c1556a757f7 [2022-01-29T15:43:02.029Z] Step 14/23 : EXPOSE $APP_PORT [2022-01-29T15:43:02.029Z] ---> Running in ad52407fef85 [2022-01-29T15:43:02.029Z] Removing intermediate container ad52407fef85 [2022-01-29T15:43:02.029Z] ---> b9088c3c623a [2022-01-29T15:43:02.029Z] Step 15/23 : WORKDIR / [2022-01-29T15:43:02.029Z] ---> Running in cc2c94bfcfc6 [2022-01-29T15:43:02.029Z] Removing intermediate container cc2c94bfcfc6 [2022-01-29T15:43:02.029Z] ---> b1e8af3f48a9 [2022-01-29T15:43:02.029Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:43:02.029Z] ---> 6d1f3e1d2264 [2022-01-29T15:43:02.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-29T15:43:02.029Z] ---> 2c6641a107be [2022-01-29T15:43:02.029Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-29T15:43:03.023Z] ---> 220eb7afa62e [2022-01-29T15:43:03.023Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-01-29T15:43:03.302Z] ---> Running in 6fcf351283cb [2022-01-29T15:43:03.919Z] Removing intermediate container 6fcf351283cb [2022-01-29T15:43:03.919Z] ---> 9a1cfce30af2 [2022-01-29T15:43:03.919Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:43:03.919Z] ---> Running in b93d42fc4364 [2022-01-29T15:43:04.910Z] Removing intermediate container b93d42fc4364 [2022-01-29T15:43:04.910Z] ---> 4da58022172b [2022-01-29T15:43:04.910Z] Step 21/23 : LABEL arch=arm64 [2022-01-29T15:43:04.910Z] ---> Running in ecf81cc8b422 [2022-01-29T15:43:05.901Z] Removing intermediate container ecf81cc8b422 [2022-01-29T15:43:05.901Z] ---> e11dfda82cf3 [2022-01-29T15:43:05.901Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:06.178Z] ---> Running in 9ab26767d104 [2022-01-29T15:43:06.781Z] Removing intermediate container 9ab26767d104 [2022-01-29T15:43:06.781Z] ---> 4434cc54656a [2022-01-29T15:43:06.781Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:43:07.062Z] ---> Running in 928f3141e1e1 [2022-01-29T15:43:08.511Z] Removing intermediate container 928f3141e1e1 [2022-01-29T15:43:08.511Z] ---> ead9cde084bf [2022-01-29T15:43:08.511Z] [2022-01-29T15:43:09.112Z] Successfully built ead9cde084bf [2022-01-29T15:43:09.396Z] Successfully tagged core-metadata-arm64:latest [2022-01-29T15:43:09.992Z]  Building core-metadata ... done Removing intermediate container 825e7252bc10 [2022-01-29T15:43:09.992Z] ---> 17119d2adc1e [2022-01-29T15:43:09.992Z] [2022-01-29T15:43:09.992Z] Step 10/22 : FROM alpine:3.14 [2022-01-29T15:43:09.992Z] ---> 5b8b7b635229 [2022-01-29T15:43:09.992Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-01-29T15:43:09.992Z] ---> Using cache [2022-01-29T15:43:09.992Z] ---> 296adfa6efa9 [2022-01-29T15:43:09.992Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:43:09.992Z] ---> Using cache [2022-01-29T15:43:09.992Z] ---> f889bc56e26a [2022-01-29T15:43:09.992Z] Step 13/22 : ENV APP_PORT=59861 [2022-01-29T15:43:10.266Z] ---> Running in 4529b70beaff [2022-01-29T15:43:10.879Z] Removing intermediate container 4529b70beaff [2022-01-29T15:43:10.879Z] ---> 2793c35bee1d [2022-01-29T15:43:10.879Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-29T15:43:11.160Z] ---> Running in 594b2da55686 [2022-01-29T15:43:11.160Z] Removing intermediate container c1006d8fd50e [2022-01-29T15:43:11.160Z] ---> 89c0c039bd00 [2022-01-29T15:43:11.160Z] [2022-01-29T15:43:11.160Z] Step 10/22 : FROM alpine:3.14 [2022-01-29T15:43:11.160Z] ---> 5b8b7b635229 [2022-01-29T15:43:11.160Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-29T15:43:11.433Z] ---> Running in 723f69a79059 [2022-01-29T15:43:11.703Z] Removing intermediate container 594b2da55686 [2022-01-29T15:43:11.703Z] ---> e6c367c5a75a [2022-01-29T15:43:11.703Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:43:12.699Z] ---> 0dc7949d26b5 [2022-01-29T15:43:12.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-29T15:43:12.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:43:13.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:43:14.244Z] (1/2) Installing ca-certificates (20211220-r0) [2022-01-29T15:43:14.244Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-29T15:43:14.244Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:43:14.244Z] Executing ca-certificates-20211220-r0.trigger [2022-01-29T15:43:14.244Z] ---> 33af55bdd547 [2022-01-29T15:43:14.244Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-29T15:43:14.244Z] OK: 6 MiB in 16 packages [2022-01-29T15:43:15.241Z] ---> 2489b7aaadd2 [2022-01-29T15:43:15.241Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-01-29T15:43:15.241Z] ---> Running in e5fc5e32f2f4 [2022-01-29T15:43:15.839Z] Removing intermediate container e5fc5e32f2f4 [2022-01-29T15:43:15.839Z] ---> 588be0c76648 [2022-01-29T15:43:15.839Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:43:15.839Z] Removing intermediate container 723f69a79059 [2022-01-29T15:43:15.839Z] ---> 4eb67fd14494 [2022-01-29T15:43:15.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-29T15:43:15.839Z] ---> Running in 790f86acd52e [2022-01-29T15:43:15.839Z] ---> Running in 4f573d01d145 [2022-01-29T15:43:16.125Z] Removing intermediate container 790f86acd52e [2022-01-29T15:43:16.125Z] ---> 775f8952f570 [2022-01-29T15:43:16.125Z] Step 20/22 : LABEL arch=arm64 [2022-01-29T15:43:16.397Z] Removing intermediate container 4f573d01d145 [2022-01-29T15:43:16.397Z] ---> 5afdd1cc56a5 [2022-01-29T15:43:16.397Z] Step 13/22 : ENV APP_PORT=59860 [2022-01-29T15:43:16.397Z] ---> Running in 7b02803731cd [2022-01-29T15:43:16.397Z] ---> Running in 531fd5ba1097 [2022-01-29T15:43:16.681Z] Removing intermediate container 7b02803731cd [2022-01-29T15:43:16.681Z] ---> 2eae90aa5ff1 [2022-01-29T15:43:16.681Z] Step 21/22 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:16.955Z] Removing intermediate container 531fd5ba1097 [2022-01-29T15:43:16.955Z] ---> d1aa9c961d45 [2022-01-29T15:43:16.955Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-29T15:43:16.955Z] ---> Running in 98b484ba8255 [2022-01-29T15:43:16.955Z] ---> Running in 0f0725d49d5d [2022-01-29T15:43:17.559Z] Removing intermediate container 98b484ba8255 [2022-01-29T15:43:17.559Z] ---> 15977311d6d0 [2022-01-29T15:43:17.559Z] Step 22/22 : LABEL version=2.2.0-dev.26 [2022-01-29T15:43:17.559Z] Removing intermediate container 0f0725d49d5d [2022-01-29T15:43:17.559Z] ---> 9607e1d22410 [2022-01-29T15:43:17.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:43:17.559Z] ---> Running in 8cb7a050e19f [2022-01-29T15:43:18.159Z] Removing intermediate container 8cb7a050e19f [2022-01-29T15:43:18.159Z] ---> 2180a03d6a58 [2022-01-29T15:43:18.159Z] [2022-01-29T15:43:18.433Z] Successfully built 2180a03d6a58 [2022-01-29T15:43:18.433Z] Successfully tagged support-scheduler-arm64:latest [2022-01-29T15:43:18.433Z]  Building support-scheduler ... done  ---> 448bcb1eb8a6 [2022-01-29T15:43:18.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-29T15:43:19.410Z] ---> f74d8a012c74 [2022-01-29T15:43:19.410Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-29T15:43:20.001Z] ---> 9812713bde21 [2022-01-29T15:43:20.001Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-01-29T15:43:20.001Z] ---> Running in ee6e53c2f113 [2022-01-29T15:43:20.271Z] Removing intermediate container ee6e53c2f113 [2022-01-29T15:43:20.271Z] ---> 369efb8e3697 [2022-01-29T15:43:20.271Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:43:20.546Z] ---> Running in 1933b0398572 [2022-01-29T15:43:20.816Z] Removing intermediate container 1933b0398572 [2022-01-29T15:43:20.817Z] ---> 5bf1274371e4 [2022-01-29T15:43:20.817Z] Step 20/22 : LABEL arch=arm64 [2022-01-29T15:43:21.090Z] ---> Running in 82aedc79bcfe [2022-01-29T15:43:21.363Z] Removing intermediate container 82aedc79bcfe [2022-01-29T15:43:21.363Z] ---> d0ed061f1bf6 [2022-01-29T15:43:21.363Z] Step 21/22 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:21.635Z] ---> Running in 332578bcbaa5 [2022-01-29T15:43:21.911Z] Removing intermediate container 332578bcbaa5 [2022-01-29T15:43:21.911Z] ---> 84b7b8b5e336 [2022-01-29T15:43:21.911Z] Step 22/22 : LABEL version=2.2.0-dev.26 [2022-01-29T15:43:22.185Z] ---> Running in 440df45ef465 [2022-01-29T15:43:22.781Z] Removing intermediate container 440df45ef465 [2022-01-29T15:43:22.781Z] ---> 6e42a6a7d854 [2022-01-29T15:43:22.781Z] [2022-01-29T15:43:22.781Z] Successfully built 6e42a6a7d854 [2022-01-29T15:43:22.781Z] Successfully tagged support-notifications-arm64:latest [2022-01-29T15:43:23.755Z]  Building support-notifications ... done Removing intermediate container 2efcf7fea507 [2022-01-29T15:43:23.755Z] ---> 37eac0dd7672 [2022-01-29T15:43:23.755Z] [2022-01-29T15:43:23.755Z] Step 10/23 : FROM alpine:3.14 [2022-01-29T15:43:23.755Z] ---> 5b8b7b635229 [2022-01-29T15:43:23.755Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-29T15:43:23.755Z] ---> Running in 32524bf43350 [2022-01-29T15:43:24.344Z] Removing intermediate container 32524bf43350 [2022-01-29T15:43:24.344Z] ---> 74f3da4b58f5 [2022-01-29T15:43:24.344Z] Step 12/23 : ENV APP_PORT=59880 [2022-01-29T15:43:24.344Z] ---> Running in bcb4dea16608 [2022-01-29T15:43:24.614Z] Removing intermediate container bcb4dea16608 [2022-01-29T15:43:24.614Z] ---> b29bf185b890 [2022-01-29T15:43:24.614Z] Step 13/23 : EXPOSE $APP_PORT [2022-01-29T15:43:24.614Z] ---> Running in 2686e11905a9 [2022-01-29T15:43:24.886Z] Removing intermediate container 2686e11905a9 [2022-01-29T15:43:24.886Z] ---> 23e33910979d [2022-01-29T15:43:24.886Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-29T15:43:25.158Z] ---> Running in 8a4f78770c69 [2022-01-29T15:43:26.590Z] Removing intermediate container 8a4f78770c69 [2022-01-29T15:43:26.590Z] ---> 41bce2526942 [2022-01-29T15:43:26.590Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-29T15:43:26.867Z] ---> Running in ed831192b788 [2022-01-29T15:43:27.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-29T15:43:28.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-29T15:43:29.393Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-29T15:43:29.393Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-29T15:43:29.665Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-29T15:43:29.665Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-29T15:43:29.939Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-29T15:43:29.939Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-29T15:43:29.939Z] Executing busybox-1.33.1-r6.trigger [2022-01-29T15:43:29.939Z] OK: 8 MiB in 20 packages [2022-01-29T15:43:30.917Z] Removing intermediate container ed831192b788 [2022-01-29T15:43:30.917Z] ---> 06fba4f8599c [2022-01-29T15:43:30.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-29T15:43:31.507Z] ---> eb02ddcfd7b6 [2022-01-29T15:43:31.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-29T15:43:32.480Z] ---> 22cc9bb27c07 [2022-01-29T15:43:32.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-29T15:43:33.069Z] ---> b290900efe88 [2022-01-29T15:43:33.069Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-01-29T15:43:33.069Z] ---> Running in d76f39317741 [2022-01-29T15:43:33.660Z] Removing intermediate container d76f39317741 [2022-01-29T15:43:33.660Z] ---> dba8c0e51c64 [2022-01-29T15:43:33.660Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-29T15:43:33.660Z] ---> Running in 056fd0fe625c [2022-01-29T15:43:33.933Z] Removing intermediate container 056fd0fe625c [2022-01-29T15:43:33.933Z] ---> 4ab5884ca114 [2022-01-29T15:43:33.933Z] Step 21/23 : LABEL arch=arm64 [2022-01-29T15:43:33.933Z] ---> Running in 869e904ab826 [2022-01-29T15:43:34.528Z] Removing intermediate container 869e904ab826 [2022-01-29T15:43:34.528Z] ---> 39a31f8cfce0 [2022-01-29T15:43:34.528Z] Step 22/23 : LABEL git_sha=6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:34.528Z] ---> Running in 37fb1a8ce2be [2022-01-29T15:43:34.799Z] Removing intermediate container 37fb1a8ce2be [2022-01-29T15:43:34.799Z] ---> d7d2c67d3a01 [2022-01-29T15:43:34.799Z] Step 23/23 : LABEL version=2.2.0-dev.26 [2022-01-29T15:43:34.799Z] ---> Running in b83b9613944f [2022-01-29T15:43:35.391Z] Removing intermediate container b83b9613944f [2022-01-29T15:43:35.391Z] ---> 1f96796ae628 [2022-01-29T15:43:35.391Z] [2022-01-29T15:43:35.391Z] Successfully built 1f96796ae628 [2022-01-29T15:43:35.391Z] Successfully tagged core-data-arm64:latest [2022-01-29T15:43:35.677Z]  Building core-data ... done  [Pipeline] } [2022-01-29T15:43:35.675Z] $ docker stop --time=1 17f481ff24dcc4ca7b8886998a11522163e7bf282f12967c73f3c3ca21d0bb33 [2022-01-29T15:43:37.288Z] $ docker rm -f 17f481ff24dcc4ca7b8886998a11522163e7bf282f12967c73f3c3ca21d0bb33 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-29T15:43:37.796Z] + docker images [2022-01-29T15:43:38.068Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-29T15:43:38.068Z] core-data-arm64 latest 1f96796ae628 2 seconds ago 19.2MB [2022-01-29T15:43:38.068Z] 37eac0dd7672 14 seconds ago 1.49GB [2022-01-29T15:43:38.068Z] support-notifications-arm64 latest 6e42a6a7d854 15 seconds ago 16MB [2022-01-29T15:43:38.068Z] support-scheduler-arm64 latest 2180a03d6a58 20 seconds ago 15.3MB [2022-01-29T15:43:38.068Z] 89c0c039bd00 27 seconds ago 1.48GB [2022-01-29T15:43:38.068Z] 17119d2adc1e 28 seconds ago 1.48GB [2022-01-29T15:43:38.068Z] core-metadata-arm64 latest ead9cde084bf 29 seconds ago 15.9MB [2022-01-29T15:43:38.068Z] 486327f6e4f5 41 seconds ago 1.48GB [2022-01-29T15:43:38.068Z] sys-mgmt-agent-arm64 latest 574684951320 About a minute ago 280MB [2022-01-29T15:43:38.068Z] security-bootstrapper-arm64 latest 10972d8e03d3 3 minutes ago 18MB [2022-01-29T15:43:38.068Z] security-secretstore-setup-arm64 latest 46110437b77c 3 minutes ago 26.8MB [2022-01-29T15:43:38.068Z] security-proxy-setup-arm64 latest 5301d92596fc 3 minutes ago 25.3MB [2022-01-29T15:43:38.068Z] core-command-arm64 latest 820ea082b109 3 minutes ago 15.1MB [2022-01-29T15:43:38.068Z] 6d661f1c8317 3 minutes ago 1.48GB [2022-01-29T15:43:38.068Z] cec1c65bfbce 3 minutes ago 1.48GB [2022-01-29T15:43:38.068Z] 5027b1e464e8 3 minutes ago 1.48GB [2022-01-29T15:43:38.068Z] a7ec168581ac 3 minutes ago 1.48GB [2022-01-29T15:43:38.068Z] 02937e7fd3c5 3 minutes ago 1.47GB [2022-01-29T15:43:38.068Z] ci-base-image-arm64 latest 0e2c90dea59d 7 minutes ago 1.26GB [2022-01-29T15:43:38.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 0ccda1f7e2ee 2 weeks ago 551MB [2022-01-29T15:43:38.068Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-29T15:43:38.068Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-29T15:43:38.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 19 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-29T15:43:38.188Z] provisioning config files... [2022-01-29T15:43:38.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/143@tmp/config1606846510910256880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:43:38.549Z] ---> docker-login.sh [2022-01-29T15:43:38.549Z] nexus3.edgexfoundry.org:10001 [2022-01-29T15:43:38.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:43:38.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:43:38.818Z] Configure a credential helper to remove this warning. See [2022-01-29T15:43:38.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:43:38.818Z] [2022-01-29T15:43:38.818Z] Login Succeeded [2022-01-29T15:43:38.818Z] nexus3.edgexfoundry.org:10002 [2022-01-29T15:43:39.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:43:39.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:43:39.358Z] Configure a credential helper to remove this warning. See [2022-01-29T15:43:39.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:43:39.358Z] [2022-01-29T15:43:39.358Z] Login Succeeded [2022-01-29T15:43:39.358Z] nexus3.edgexfoundry.org:10003 [2022-01-29T15:43:39.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:43:39.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:43:39.629Z] Configure a credential helper to remove this warning. See [2022-01-29T15:43:39.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:43:39.629Z] [2022-01-29T15:43:39.629Z] Login Succeeded [2022-01-29T15:43:39.629Z] nexus3.edgexfoundry.org:10004 [2022-01-29T15:43:39.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:43:40.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:43:40.170Z] Configure a credential helper to remove this warning. See [2022-01-29T15:43:40.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:43:40.170Z] [2022-01-29T15:43:40.170Z] Login Succeeded [2022-01-29T15:43:40.170Z] docker.io [2022-01-29T15:43:40.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-29T15:43:40.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-29T15:43:40.709Z] Configure a credential helper to remove this warning. See [2022-01-29T15:43:40.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-29T15:43:40.709Z] [2022-01-29T15:43:40.709Z] Login Succeeded [2022-01-29T15:43:40.709Z] ---> docker-login.sh ends [Pipeline] } [2022-01-29T15:43:40.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:43:40.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-29T15:43:40.775Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-29T15:43:40.775Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:40.775Z] latest [2022-01-29T15:43:40.775Z] 2.2.0-dev.26 [2022-01-29T15:43:40.775Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:40.775Z] main [2022-01-29T15:43:40.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:41.106Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:41.435Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:41.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-29T15:43:41.435Z] eccc0959d5cb: Preparing [2022-01-29T15:43:41.435Z] aa3efb6c69be: Preparing [2022-01-29T15:43:41.435Z] 384ae57041fd: Preparing [2022-01-29T15:43:41.435Z] bea369335c95: Preparing [2022-01-29T15:43:41.435Z] 62170e181a92: Preparing [2022-01-29T15:43:41.435Z] 62170e181a92: Layer already exists [2022-01-29T15:43:41.705Z] bea369335c95: Pushed [2022-01-29T15:43:41.705Z] 384ae57041fd: Pushed [2022-01-29T15:43:41.705Z] eccc0959d5cb: Pushed [2022-01-29T15:43:44.303Z] aa3efb6c69be: Pushed [2022-01-29T15:43:44.303Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:da98fc2e20596ea7943c2d18a2da6274393b22db9312b037ad1c5bcbe2681401 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:44.639Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:44.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-29T15:43:44.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-29T15:43:44.969Z] eccc0959d5cb: Preparing [2022-01-29T15:43:44.969Z] aa3efb6c69be: Preparing [2022-01-29T15:43:44.969Z] 384ae57041fd: Preparing [2022-01-29T15:43:44.969Z] bea369335c95: Preparing [2022-01-29T15:43:44.969Z] 62170e181a92: Preparing [2022-01-29T15:43:44.969Z] 62170e181a92: Layer already exists [2022-01-29T15:43:44.969Z] eccc0959d5cb: Layer already exists [2022-01-29T15:43:44.969Z] aa3efb6c69be: Layer already exists [2022-01-29T15:43:44.969Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:44.969Z] bea369335c95: Layer already exists [2022-01-29T15:43:45.239Z] latest: digest: sha256:da98fc2e20596ea7943c2d18a2da6274393b22db9312b037ad1c5bcbe2681401 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:45.576Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:45.908Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.26 [2022-01-29T15:43:45.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-29T15:43:45.908Z] eccc0959d5cb: Preparing [2022-01-29T15:43:45.908Z] aa3efb6c69be: Preparing [2022-01-29T15:43:45.908Z] 384ae57041fd: Preparing [2022-01-29T15:43:45.908Z] bea369335c95: Preparing [2022-01-29T15:43:45.908Z] 62170e181a92: Preparing [2022-01-29T15:43:45.908Z] eccc0959d5cb: Layer already exists [2022-01-29T15:43:45.908Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:45.908Z] aa3efb6c69be: Layer already exists [2022-01-29T15:43:45.908Z] 62170e181a92: Layer already exists [2022-01-29T15:43:45.908Z] bea369335c95: Layer already exists [2022-01-29T15:43:45.908Z] 2.2.0-dev.26: digest: sha256:da98fc2e20596ea7943c2d18a2da6274393b22db9312b037ad1c5bcbe2681401 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:46.515Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:46.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:46.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-29T15:43:46.841Z] eccc0959d5cb: Preparing [2022-01-29T15:43:46.841Z] aa3efb6c69be: Preparing [2022-01-29T15:43:46.841Z] 384ae57041fd: Preparing [2022-01-29T15:43:46.841Z] bea369335c95: Preparing [2022-01-29T15:43:46.841Z] 62170e181a92: Preparing [2022-01-29T15:43:46.841Z] eccc0959d5cb: Layer already exists [2022-01-29T15:43:46.841Z] 62170e181a92: Layer already exists [2022-01-29T15:43:46.841Z] aa3efb6c69be: Layer already exists [2022-01-29T15:43:46.841Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:46.841Z] bea369335c95: Layer already exists [2022-01-29T15:43:46.841Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:da98fc2e20596ea7943c2d18a2da6274393b22db9312b037ad1c5bcbe2681401 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:47.448Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:47.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-29T15:43:47.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-29T15:43:47.777Z] eccc0959d5cb: Preparing [2022-01-29T15:43:47.777Z] aa3efb6c69be: Preparing [2022-01-29T15:43:47.777Z] 384ae57041fd: Preparing [2022-01-29T15:43:47.777Z] bea369335c95: Preparing [2022-01-29T15:43:47.777Z] 62170e181a92: Preparing [2022-01-29T15:43:47.777Z] 62170e181a92: Layer already exists [2022-01-29T15:43:47.777Z] bea369335c95: Layer already exists [2022-01-29T15:43:47.777Z] aa3efb6c69be: Layer already exists [2022-01-29T15:43:47.777Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:47.777Z] eccc0959d5cb: Layer already exists [2022-01-29T15:43:48.046Z] main: digest: sha256:da98fc2e20596ea7943c2d18a2da6274393b22db9312b037ad1c5bcbe2681401 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:43:48.094Z] ===================================================== [Pipeline] echo [2022-01-29T15:43:48.104Z] taggedImages: [2022-01-29T15:43:48.104Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:48.104Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-29T15:43:48.104Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.26 [2022-01-29T15:43:48.104Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:48.104Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-29T15:43:48.123Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-29T15:43:48.123Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:48.123Z] latest [2022-01-29T15:43:48.123Z] 2.2.0-dev.26 [2022-01-29T15:43:48.123Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:48.123Z] main [2022-01-29T15:43:48.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:48.473Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:48.806Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:48.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-29T15:43:48.806Z] 70e5eaf3b6af: Preparing [2022-01-29T15:43:48.806Z] 39de88fffc48: Preparing [2022-01-29T15:43:48.806Z] 384ae57041fd: Preparing [2022-01-29T15:43:48.806Z] 1011c494c4b5: Preparing [2022-01-29T15:43:48.806Z] 3c8f8d55c05e: Preparing [2022-01-29T15:43:48.806Z] 62170e181a92: Preparing [2022-01-29T15:43:48.806Z] 62170e181a92: Waiting [2022-01-29T15:43:49.077Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:49.077Z] 62170e181a92: Layer already exists [2022-01-29T15:43:49.077Z] 3c8f8d55c05e: Pushed [2022-01-29T15:43:49.077Z] 70e5eaf3b6af: Pushed [2022-01-29T15:43:49.670Z] 1011c494c4b5: Pushed [2022-01-29T15:43:52.270Z] 39de88fffc48: Pushed [2022-01-29T15:43:52.270Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:cfac15394bbb13facd0dcc2bac095aad473a77e1d97e582434375cdda2801ce6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:52.607Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:52.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-29T15:43:52.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-29T15:43:52.940Z] 70e5eaf3b6af: Preparing [2022-01-29T15:43:52.940Z] 39de88fffc48: Preparing [2022-01-29T15:43:52.940Z] 384ae57041fd: Preparing [2022-01-29T15:43:52.940Z] 1011c494c4b5: Preparing [2022-01-29T15:43:52.940Z] 3c8f8d55c05e: Preparing [2022-01-29T15:43:52.940Z] 62170e181a92: Preparing [2022-01-29T15:43:52.940Z] 62170e181a92: Waiting [2022-01-29T15:43:52.940Z] 39de88fffc48: Layer already exists [2022-01-29T15:43:52.940Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:52.940Z] 70e5eaf3b6af: Layer already exists [2022-01-29T15:43:52.940Z] 1011c494c4b5: Layer already exists [2022-01-29T15:43:52.940Z] 3c8f8d55c05e: Layer already exists [2022-01-29T15:43:52.940Z] 62170e181a92: Layer already exists [2022-01-29T15:43:53.209Z] latest: digest: sha256:cfac15394bbb13facd0dcc2bac095aad473a77e1d97e582434375cdda2801ce6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:53.542Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:53.874Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.26 [2022-01-29T15:43:53.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-29T15:43:53.874Z] 70e5eaf3b6af: Preparing [2022-01-29T15:43:53.874Z] 39de88fffc48: Preparing [2022-01-29T15:43:53.874Z] 384ae57041fd: Preparing [2022-01-29T15:43:53.874Z] 1011c494c4b5: Preparing [2022-01-29T15:43:53.874Z] 3c8f8d55c05e: Preparing [2022-01-29T15:43:53.874Z] 62170e181a92: Preparing [2022-01-29T15:43:53.874Z] 62170e181a92: Waiting [2022-01-29T15:43:53.874Z] 39de88fffc48: Layer already exists [2022-01-29T15:43:53.874Z] 70e5eaf3b6af: Layer already exists [2022-01-29T15:43:53.874Z] 1011c494c4b5: Layer already exists [2022-01-29T15:43:53.874Z] 3c8f8d55c05e: Layer already exists [2022-01-29T15:43:53.874Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:53.874Z] 62170e181a92: Layer already exists [2022-01-29T15:43:54.142Z] 2.2.0-dev.26: digest: sha256:cfac15394bbb13facd0dcc2bac095aad473a77e1d97e582434375cdda2801ce6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:54.502Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:54.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:54.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-29T15:43:54.873Z] 70e5eaf3b6af: Preparing [2022-01-29T15:43:54.873Z] 39de88fffc48: Preparing [2022-01-29T15:43:54.873Z] 384ae57041fd: Preparing [2022-01-29T15:43:54.873Z] 1011c494c4b5: Preparing [2022-01-29T15:43:54.873Z] 3c8f8d55c05e: Preparing [2022-01-29T15:43:54.873Z] 62170e181a92: Preparing [2022-01-29T15:43:54.873Z] 62170e181a92: Waiting [2022-01-29T15:43:54.873Z] 1011c494c4b5: Layer already exists [2022-01-29T15:43:54.873Z] 3c8f8d55c05e: Layer already exists [2022-01-29T15:43:54.873Z] 70e5eaf3b6af: Layer already exists [2022-01-29T15:43:54.873Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:54.873Z] 39de88fffc48: Layer already exists [2022-01-29T15:43:54.873Z] 62170e181a92: Layer already exists [2022-01-29T15:43:55.146Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:cfac15394bbb13facd0dcc2bac095aad473a77e1d97e582434375cdda2801ce6 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:55.529Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:55.876Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-29T15:43:55.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-29T15:43:55.876Z] 70e5eaf3b6af: Preparing [2022-01-29T15:43:55.876Z] 39de88fffc48: Preparing [2022-01-29T15:43:55.876Z] 384ae57041fd: Preparing [2022-01-29T15:43:55.876Z] 1011c494c4b5: Preparing [2022-01-29T15:43:55.876Z] 3c8f8d55c05e: Preparing [2022-01-29T15:43:55.876Z] 62170e181a92: Preparing [2022-01-29T15:43:55.876Z] 62170e181a92: Waiting [2022-01-29T15:43:55.876Z] 39de88fffc48: Layer already exists [2022-01-29T15:43:55.876Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:55.876Z] 3c8f8d55c05e: Layer already exists [2022-01-29T15:43:55.876Z] 70e5eaf3b6af: Layer already exists [2022-01-29T15:43:55.876Z] 1011c494c4b5: Layer already exists [2022-01-29T15:43:55.876Z] 62170e181a92: Layer already exists [2022-01-29T15:43:56.153Z] main: digest: sha256:cfac15394bbb13facd0dcc2bac095aad473a77e1d97e582434375cdda2801ce6 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:43:56.201Z] ===================================================== [Pipeline] echo [2022-01-29T15:43:56.209Z] taggedImages: [2022-01-29T15:43:56.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:56.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-29T15:43:56.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.26 [2022-01-29T15:43:56.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:56.209Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-29T15:43:56.233Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-29T15:43:56.233Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:56.233Z] latest [2022-01-29T15:43:56.233Z] 2.2.0-dev.26 [2022-01-29T15:43:56.233Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:43:56.233Z] main [2022-01-29T15:43:56.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:56.601Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:43:56.960Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:43:56.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-29T15:43:56.960Z] 06e233262be1: Preparing [2022-01-29T15:43:56.960Z] 37f9dc569e66: Preparing [2022-01-29T15:43:56.960Z] 384ae57041fd: Preparing [2022-01-29T15:43:56.960Z] bea369335c95: Preparing [2022-01-29T15:43:56.960Z] 62170e181a92: Preparing [2022-01-29T15:43:56.960Z] 384ae57041fd: Layer already exists [2022-01-29T15:43:56.960Z] 62170e181a92: Layer already exists [2022-01-29T15:43:57.236Z] bea369335c95: Layer already exists [2022-01-29T15:43:57.236Z] 06e233262be1: Pushed [2022-01-29T15:43:59.872Z] 37f9dc569e66: Pushed [2022-01-29T15:43:59.872Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:282e945872e5d6f2435c46515ec62d825e11d2af057fc18cb99779713d076ced size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:00.211Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:00.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-29T15:44:00.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-29T15:44:00.540Z] 06e233262be1: Preparing [2022-01-29T15:44:00.540Z] 37f9dc569e66: Preparing [2022-01-29T15:44:00.540Z] 384ae57041fd: Preparing [2022-01-29T15:44:00.540Z] bea369335c95: Preparing [2022-01-29T15:44:00.540Z] 62170e181a92: Preparing [2022-01-29T15:44:00.540Z] bea369335c95: Layer already exists [2022-01-29T15:44:00.540Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:00.540Z] 06e233262be1: Layer already exists [2022-01-29T15:44:00.540Z] 62170e181a92: Layer already exists [2022-01-29T15:44:00.540Z] 37f9dc569e66: Layer already exists [2022-01-29T15:44:00.810Z] latest: digest: sha256:282e945872e5d6f2435c46515ec62d825e11d2af057fc18cb99779713d076ced size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:01.145Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:01.473Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.26 [2022-01-29T15:44:01.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-29T15:44:01.473Z] 06e233262be1: Preparing [2022-01-29T15:44:01.473Z] 37f9dc569e66: Preparing [2022-01-29T15:44:01.473Z] 384ae57041fd: Preparing [2022-01-29T15:44:01.473Z] bea369335c95: Preparing [2022-01-29T15:44:01.473Z] 62170e181a92: Preparing [2022-01-29T15:44:01.473Z] 62170e181a92: Layer already exists [2022-01-29T15:44:01.473Z] 06e233262be1: Layer already exists [2022-01-29T15:44:01.473Z] 37f9dc569e66: Layer already exists [2022-01-29T15:44:01.473Z] bea369335c95: Layer already exists [2022-01-29T15:44:01.473Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:01.746Z] 2.2.0-dev.26: digest: sha256:282e945872e5d6f2435c46515ec62d825e11d2af057fc18cb99779713d076ced size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:02.083Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:02.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:02.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-29T15:44:02.414Z] 06e233262be1: Preparing [2022-01-29T15:44:02.414Z] 37f9dc569e66: Preparing [2022-01-29T15:44:02.414Z] 384ae57041fd: Preparing [2022-01-29T15:44:02.414Z] bea369335c95: Preparing [2022-01-29T15:44:02.414Z] 62170e181a92: Preparing [2022-01-29T15:44:02.414Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:02.414Z] bea369335c95: Layer already exists [2022-01-29T15:44:02.414Z] 37f9dc569e66: Layer already exists [2022-01-29T15:44:02.414Z] 62170e181a92: Layer already exists [2022-01-29T15:44:02.414Z] 06e233262be1: Layer already exists [2022-01-29T15:44:02.414Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:282e945872e5d6f2435c46515ec62d825e11d2af057fc18cb99779713d076ced size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:02.749Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:03.077Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-29T15:44:03.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-29T15:44:03.077Z] 06e233262be1: Preparing [2022-01-29T15:44:03.077Z] 37f9dc569e66: Preparing [2022-01-29T15:44:03.077Z] 384ae57041fd: Preparing [2022-01-29T15:44:03.077Z] bea369335c95: Preparing [2022-01-29T15:44:03.077Z] 62170e181a92: Preparing [2022-01-29T15:44:03.077Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:03.077Z] 62170e181a92: Layer already exists [2022-01-29T15:44:03.077Z] 37f9dc569e66: Layer already exists [2022-01-29T15:44:03.077Z] 06e233262be1: Layer already exists [2022-01-29T15:44:03.077Z] bea369335c95: Layer already exists [2022-01-29T15:44:03.345Z] main: digest: sha256:282e945872e5d6f2435c46515ec62d825e11d2af057fc18cb99779713d076ced size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:44:03.391Z] ===================================================== [Pipeline] echo [2022-01-29T15:44:03.403Z] taggedImages: [2022-01-29T15:44:03.403Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:03.403Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-29T15:44:03.403Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.26 [2022-01-29T15:44:03.403Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:03.403Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-29T15:44:03.426Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-29T15:44:03.426Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:03.426Z] latest [2022-01-29T15:44:03.426Z] 2.2.0-dev.26 [2022-01-29T15:44:03.426Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:03.426Z] main [2022-01-29T15:44:03.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:03.765Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:04.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:04.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-29T15:44:04.100Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:04.100Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:04.100Z] b78e103c5d4c: Preparing [2022-01-29T15:44:04.100Z] 7283174634ef: Preparing [2022-01-29T15:44:04.100Z] c795a94b9341: Preparing [2022-01-29T15:44:04.100Z] 6d3aa483a7a0: Preparing [2022-01-29T15:44:04.100Z] 384ae57041fd: Preparing [2022-01-29T15:44:04.100Z] 02b9cf8c7d5f: Preparing [2022-01-29T15:44:04.100Z] 22260325ad39: Preparing [2022-01-29T15:44:04.100Z] 701783bb2d29: Preparing [2022-01-29T15:44:04.100Z] b83413719560: Preparing [2022-01-29T15:44:04.100Z] 62170e181a92: Preparing [2022-01-29T15:44:04.100Z] 701783bb2d29: Waiting [2022-01-29T15:44:04.100Z] 02b9cf8c7d5f: Waiting [2022-01-29T15:44:04.100Z] 22260325ad39: Waiting [2022-01-29T15:44:04.100Z] b83413719560: Waiting [2022-01-29T15:44:04.100Z] 62170e181a92: Waiting [2022-01-29T15:44:04.379Z] 7283174634ef: Pushed [2022-01-29T15:44:04.380Z] 8fe73f7cd866: Pushed [2022-01-29T15:44:04.380Z] b78e103c5d4c: Pushed [2022-01-29T15:44:04.380Z] c795a94b9341: Pushed [2022-01-29T15:44:04.380Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:04.380Z] 02b9cf8c7d5f: Pushed [2022-01-29T15:44:04.648Z] 62170e181a92: Layer already exists [2022-01-29T15:44:04.648Z] 22260325ad39: Pushed [2022-01-29T15:44:04.648Z] 701783bb2d29: Pushed [2022-01-29T15:44:04.648Z] b83413719560: Pushed [2022-01-29T15:44:08.019Z] 6d3aa483a7a0: Pushed [2022-01-29T15:44:08.019Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:2a63616780fb1e7b3552c8dbfa7f848347781fe34028be486554602aee506593 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:08.355Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:08.691Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-29T15:44:08.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-29T15:44:08.691Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:08.691Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:08.691Z] b78e103c5d4c: Preparing [2022-01-29T15:44:08.691Z] 7283174634ef: Preparing [2022-01-29T15:44:08.691Z] c795a94b9341: Preparing [2022-01-29T15:44:08.691Z] 6d3aa483a7a0: Preparing [2022-01-29T15:44:08.691Z] 384ae57041fd: Preparing [2022-01-29T15:44:08.691Z] 02b9cf8c7d5f: Preparing [2022-01-29T15:44:08.691Z] 22260325ad39: Preparing [2022-01-29T15:44:08.691Z] 701783bb2d29: Preparing [2022-01-29T15:44:08.691Z] b83413719560: Preparing [2022-01-29T15:44:08.691Z] 62170e181a92: Preparing [2022-01-29T15:44:08.691Z] 02b9cf8c7d5f: Waiting [2022-01-29T15:44:08.691Z] 22260325ad39: Waiting [2022-01-29T15:44:08.691Z] 701783bb2d29: Waiting [2022-01-29T15:44:08.691Z] b83413719560: Waiting [2022-01-29T15:44:08.691Z] 62170e181a92: Waiting [2022-01-29T15:44:08.691Z] 384ae57041fd: Waiting [2022-01-29T15:44:08.691Z] 7283174634ef: Layer already exists [2022-01-29T15:44:08.691Z] b78e103c5d4c: Layer already exists [2022-01-29T15:44:08.691Z] c795a94b9341: Layer already exists [2022-01-29T15:44:08.691Z] 8fe73f7cd866: Layer already exists [2022-01-29T15:44:08.691Z] 6d3aa483a7a0: Layer already exists [2022-01-29T15:44:08.691Z] 02b9cf8c7d5f: Layer already exists [2022-01-29T15:44:08.691Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:08.691Z] 22260325ad39: Layer already exists [2022-01-29T15:44:08.691Z] b83413719560: Layer already exists [2022-01-29T15:44:08.691Z] 701783bb2d29: Layer already exists [2022-01-29T15:44:08.691Z] 62170e181a92: Layer already exists [2022-01-29T15:44:08.961Z] latest: digest: sha256:2a63616780fb1e7b3552c8dbfa7f848347781fe34028be486554602aee506593 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:09.298Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:09.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.26 [2022-01-29T15:44:09.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-29T15:44:09.634Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:09.634Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:09.634Z] b78e103c5d4c: Preparing [2022-01-29T15:44:09.634Z] 7283174634ef: Preparing [2022-01-29T15:44:09.634Z] c795a94b9341: Preparing [2022-01-29T15:44:09.634Z] 6d3aa483a7a0: Preparing [2022-01-29T15:44:09.634Z] 384ae57041fd: Preparing [2022-01-29T15:44:09.634Z] 02b9cf8c7d5f: Preparing [2022-01-29T15:44:09.634Z] 22260325ad39: Preparing [2022-01-29T15:44:09.634Z] 701783bb2d29: Preparing [2022-01-29T15:44:09.634Z] b83413719560: Preparing [2022-01-29T15:44:09.634Z] 62170e181a92: Preparing [2022-01-29T15:44:09.634Z] 22260325ad39: Waiting [2022-01-29T15:44:09.634Z] b83413719560: Waiting [2022-01-29T15:44:09.634Z] 62170e181a92: Waiting [2022-01-29T15:44:09.634Z] 701783bb2d29: Waiting [2022-01-29T15:44:09.634Z] 384ae57041fd: Waiting [2022-01-29T15:44:09.634Z] 7283174634ef: Layer already exists [2022-01-29T15:44:09.634Z] 6d3aa483a7a0: Layer already exists [2022-01-29T15:44:09.634Z] 8fe73f7cd866: Layer already exists [2022-01-29T15:44:09.634Z] b78e103c5d4c: Layer already exists [2022-01-29T15:44:09.634Z] c795a94b9341: Layer already exists [2022-01-29T15:44:09.634Z] 02b9cf8c7d5f: Layer already exists [2022-01-29T15:44:09.634Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:09.634Z] 701783bb2d29: Layer already exists [2022-01-29T15:44:09.634Z] 22260325ad39: Layer already exists [2022-01-29T15:44:09.634Z] b83413719560: Layer already exists [2022-01-29T15:44:09.634Z] 62170e181a92: Layer already exists [2022-01-29T15:44:09.904Z] 2.2.0-dev.26: digest: sha256:2a63616780fb1e7b3552c8dbfa7f848347781fe34028be486554602aee506593 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:10.244Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:10.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:10.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-29T15:44:10.574Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:10.574Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:10.574Z] b78e103c5d4c: Preparing [2022-01-29T15:44:10.574Z] 7283174634ef: Preparing [2022-01-29T15:44:10.574Z] c795a94b9341: Preparing [2022-01-29T15:44:10.574Z] 6d3aa483a7a0: Preparing [2022-01-29T15:44:10.574Z] 384ae57041fd: Preparing [2022-01-29T15:44:10.574Z] 02b9cf8c7d5f: Preparing [2022-01-29T15:44:10.574Z] 22260325ad39: Preparing [2022-01-29T15:44:10.574Z] 701783bb2d29: Preparing [2022-01-29T15:44:10.574Z] b83413719560: Preparing [2022-01-29T15:44:10.574Z] 62170e181a92: Preparing [2022-01-29T15:44:10.574Z] 22260325ad39: Waiting [2022-01-29T15:44:10.574Z] 701783bb2d29: Waiting [2022-01-29T15:44:10.574Z] 384ae57041fd: Waiting [2022-01-29T15:44:10.574Z] 02b9cf8c7d5f: Waiting [2022-01-29T15:44:10.574Z] b83413719560: Waiting [2022-01-29T15:44:10.574Z] 62170e181a92: Waiting [2022-01-29T15:44:10.574Z] 6d3aa483a7a0: Layer already exists [2022-01-29T15:44:10.574Z] b78e103c5d4c: Layer already exists [2022-01-29T15:44:10.574Z] 7283174634ef: Layer already exists [2022-01-29T15:44:10.574Z] 8fe73f7cd866: Layer already exists [2022-01-29T15:44:10.574Z] c795a94b9341: Layer already exists [2022-01-29T15:44:10.574Z] 02b9cf8c7d5f: Layer already exists [2022-01-29T15:44:10.574Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:10.574Z] 22260325ad39: Layer already exists [2022-01-29T15:44:10.574Z] b83413719560: Layer already exists [2022-01-29T15:44:10.574Z] 701783bb2d29: Layer already exists [2022-01-29T15:44:10.574Z] 62170e181a92: Layer already exists [2022-01-29T15:44:10.844Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:2a63616780fb1e7b3552c8dbfa7f848347781fe34028be486554602aee506593 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:11.182Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:11.514Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-29T15:44:11.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-29T15:44:11.514Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:11.514Z] 8fe73f7cd866: Preparing [2022-01-29T15:44:11.514Z] b78e103c5d4c: Preparing [2022-01-29T15:44:11.514Z] 7283174634ef: Preparing [2022-01-29T15:44:11.514Z] c795a94b9341: Preparing [2022-01-29T15:44:11.514Z] 6d3aa483a7a0: Preparing [2022-01-29T15:44:11.514Z] 384ae57041fd: Preparing [2022-01-29T15:44:11.514Z] 02b9cf8c7d5f: Preparing [2022-01-29T15:44:11.514Z] 22260325ad39: Preparing [2022-01-29T15:44:11.514Z] 701783bb2d29: Preparing [2022-01-29T15:44:11.514Z] b83413719560: Preparing [2022-01-29T15:44:11.514Z] 62170e181a92: Preparing [2022-01-29T15:44:11.514Z] 02b9cf8c7d5f: Waiting [2022-01-29T15:44:11.514Z] 22260325ad39: Waiting [2022-01-29T15:44:11.514Z] 701783bb2d29: Waiting [2022-01-29T15:44:11.514Z] b83413719560: Waiting [2022-01-29T15:44:11.514Z] 62170e181a92: Waiting [2022-01-29T15:44:11.514Z] 384ae57041fd: Waiting [2022-01-29T15:44:11.514Z] b78e103c5d4c: Layer already exists [2022-01-29T15:44:11.514Z] 8fe73f7cd866: Layer already exists [2022-01-29T15:44:11.514Z] 7283174634ef: Layer already exists [2022-01-29T15:44:11.514Z] c795a94b9341: Layer already exists [2022-01-29T15:44:11.514Z] 6d3aa483a7a0: Layer already exists [2022-01-29T15:44:11.514Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:11.514Z] 22260325ad39: Layer already exists [2022-01-29T15:44:11.514Z] 02b9cf8c7d5f: Layer already exists [2022-01-29T15:44:11.514Z] 701783bb2d29: Layer already exists [2022-01-29T15:44:11.514Z] b83413719560: Layer already exists [2022-01-29T15:44:11.514Z] 62170e181a92: Layer already exists [2022-01-29T15:44:11.785Z] main: digest: sha256:2a63616780fb1e7b3552c8dbfa7f848347781fe34028be486554602aee506593 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:44:11.836Z] ===================================================== [Pipeline] echo [2022-01-29T15:44:11.845Z] taggedImages: [2022-01-29T15:44:11.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:11.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-29T15:44:11.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.26 [2022-01-29T15:44:11.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:11.845Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-29T15:44:11.866Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-29T15:44:11.866Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:11.866Z] latest [2022-01-29T15:44:11.866Z] 2.2.0-dev.26 [2022-01-29T15:44:11.866Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:11.866Z] main [2022-01-29T15:44:11.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:12.206Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:12.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:12.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-29T15:44:12.542Z] e64034ee066e: Preparing [2022-01-29T15:44:12.542Z] 490f04f0af48: Preparing [2022-01-29T15:44:12.542Z] 345b1bc92ecc: Preparing [2022-01-29T15:44:12.542Z] 46e5d328a163: Preparing [2022-01-29T15:44:12.542Z] a77a7d285983: Preparing [2022-01-29T15:44:12.542Z] 62170e181a92: Preparing [2022-01-29T15:44:12.542Z] 62170e181a92: Waiting [2022-01-29T15:44:12.815Z] 345b1bc92ecc: Pushed [2022-01-29T15:44:12.815Z] 46e5d328a163: Pushed [2022-01-29T15:44:12.815Z] 62170e181a92: Layer already exists [2022-01-29T15:44:13.403Z] a77a7d285983: Pushed [2022-01-29T15:44:15.369Z] 490f04f0af48: Pushed [2022-01-29T15:44:15.369Z] e64034ee066e: Pushed [2022-01-29T15:44:15.369Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:2f30312816d9c8848c4246abd8fe836384a4d000700c30f405a6c0474d505852 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:15.706Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:16.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-29T15:44:16.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-29T15:44:16.033Z] e64034ee066e: Preparing [2022-01-29T15:44:16.033Z] 490f04f0af48: Preparing [2022-01-29T15:44:16.033Z] 345b1bc92ecc: Preparing [2022-01-29T15:44:16.033Z] 46e5d328a163: Preparing [2022-01-29T15:44:16.033Z] a77a7d285983: Preparing [2022-01-29T15:44:16.033Z] 62170e181a92: Preparing [2022-01-29T15:44:16.033Z] 62170e181a92: Waiting [2022-01-29T15:44:16.033Z] 490f04f0af48: Layer already exists [2022-01-29T15:44:16.033Z] a77a7d285983: Layer already exists [2022-01-29T15:44:16.033Z] 345b1bc92ecc: Layer already exists [2022-01-29T15:44:16.033Z] 46e5d328a163: Layer already exists [2022-01-29T15:44:16.033Z] e64034ee066e: Layer already exists [2022-01-29T15:44:16.033Z] 62170e181a92: Layer already exists [2022-01-29T15:44:16.302Z] latest: digest: sha256:2f30312816d9c8848c4246abd8fe836384a4d000700c30f405a6c0474d505852 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:16.637Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:16.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.26 [2022-01-29T15:44:16.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-29T15:44:16.968Z] e64034ee066e: Preparing [2022-01-29T15:44:16.968Z] 490f04f0af48: Preparing [2022-01-29T15:44:16.968Z] 345b1bc92ecc: Preparing [2022-01-29T15:44:16.968Z] 46e5d328a163: Preparing [2022-01-29T15:44:16.968Z] a77a7d285983: Preparing [2022-01-29T15:44:16.968Z] 62170e181a92: Preparing [2022-01-29T15:44:16.968Z] 62170e181a92: Waiting [2022-01-29T15:44:16.968Z] e64034ee066e: Layer already exists [2022-01-29T15:44:16.968Z] 490f04f0af48: Layer already exists [2022-01-29T15:44:16.968Z] 46e5d328a163: Layer already exists [2022-01-29T15:44:16.968Z] 345b1bc92ecc: Layer already exists [2022-01-29T15:44:16.968Z] a77a7d285983: Layer already exists [2022-01-29T15:44:16.968Z] 62170e181a92: Layer already exists [2022-01-29T15:44:17.239Z] 2.2.0-dev.26: digest: sha256:2f30312816d9c8848c4246abd8fe836384a4d000700c30f405a6c0474d505852 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:17.578Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:17.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:17.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-29T15:44:17.909Z] e64034ee066e: Preparing [2022-01-29T15:44:17.909Z] 490f04f0af48: Preparing [2022-01-29T15:44:17.909Z] 345b1bc92ecc: Preparing [2022-01-29T15:44:17.909Z] 46e5d328a163: Preparing [2022-01-29T15:44:17.909Z] a77a7d285983: Preparing [2022-01-29T15:44:17.909Z] 62170e181a92: Preparing [2022-01-29T15:44:17.909Z] 62170e181a92: Waiting [2022-01-29T15:44:17.909Z] a77a7d285983: Layer already exists [2022-01-29T15:44:17.909Z] 490f04f0af48: Layer already exists [2022-01-29T15:44:17.909Z] 46e5d328a163: Layer already exists [2022-01-29T15:44:17.909Z] e64034ee066e: Layer already exists [2022-01-29T15:44:17.909Z] 345b1bc92ecc: Layer already exists [2022-01-29T15:44:17.909Z] 62170e181a92: Layer already exists [2022-01-29T15:44:18.180Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:2f30312816d9c8848c4246abd8fe836384a4d000700c30f405a6c0474d505852 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:18.521Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:18.851Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-29T15:44:18.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-29T15:44:18.851Z] e64034ee066e: Preparing [2022-01-29T15:44:18.851Z] 490f04f0af48: Preparing [2022-01-29T15:44:18.851Z] 345b1bc92ecc: Preparing [2022-01-29T15:44:18.851Z] 46e5d328a163: Preparing [2022-01-29T15:44:18.851Z] a77a7d285983: Preparing [2022-01-29T15:44:18.851Z] 62170e181a92: Preparing [2022-01-29T15:44:18.851Z] 62170e181a92: Waiting [2022-01-29T15:44:18.851Z] 345b1bc92ecc: Layer already exists [2022-01-29T15:44:18.851Z] 490f04f0af48: Layer already exists [2022-01-29T15:44:18.851Z] a77a7d285983: Layer already exists [2022-01-29T15:44:18.851Z] e64034ee066e: Layer already exists [2022-01-29T15:44:18.851Z] 46e5d328a163: Layer already exists [2022-01-29T15:44:18.851Z] 62170e181a92: Layer already exists [2022-01-29T15:44:19.122Z] main: digest: sha256:2f30312816d9c8848c4246abd8fe836384a4d000700c30f405a6c0474d505852 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:44:19.165Z] ===================================================== [Pipeline] echo [2022-01-29T15:44:19.174Z] taggedImages: [2022-01-29T15:44:19.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:19.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-29T15:44:19.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.26 [2022-01-29T15:44:19.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:19.174Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-29T15:44:19.194Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-29T15:44:19.194Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:19.194Z] latest [2022-01-29T15:44:19.194Z] 2.2.0-dev.26 [2022-01-29T15:44:19.194Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:19.194Z] main [2022-01-29T15:44:19.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:19.546Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:19.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:19.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-29T15:44:19.878Z] 1471b5b49041: Preparing [2022-01-29T15:44:19.878Z] fff3b755839d: Preparing [2022-01-29T15:44:19.878Z] d281484b7bad: Preparing [2022-01-29T15:44:19.878Z] 1c1c823a0682: Preparing [2022-01-29T15:44:19.878Z] 4a6babf3e9a3: Preparing [2022-01-29T15:44:19.878Z] bb9d87b3e5b0: Preparing [2022-01-29T15:44:19.878Z] 7cab1bc0e8eb: Preparing [2022-01-29T15:44:19.878Z] 37f169000124: Preparing [2022-01-29T15:44:19.878Z] 056ee2e5bae3: Preparing [2022-01-29T15:44:19.878Z] 62170e181a92: Preparing [2022-01-29T15:44:19.878Z] bb9d87b3e5b0: Waiting [2022-01-29T15:44:19.878Z] 056ee2e5bae3: Waiting [2022-01-29T15:44:19.878Z] 62170e181a92: Waiting [2022-01-29T15:44:19.878Z] 7cab1bc0e8eb: Waiting [2022-01-29T15:44:19.878Z] 37f169000124: Waiting [2022-01-29T15:44:20.151Z] 4a6babf3e9a3: Pushed [2022-01-29T15:44:20.151Z] fff3b755839d: Pushed [2022-01-29T15:44:20.151Z] 1471b5b49041: Pushed [2022-01-29T15:44:20.423Z] bb9d87b3e5b0: Pushed [2022-01-29T15:44:20.423Z] 7cab1bc0e8eb: Pushed [2022-01-29T15:44:20.423Z] 37f169000124: Pushed [2022-01-29T15:44:20.423Z] 62170e181a92: Layer already exists [2022-01-29T15:44:20.695Z] 056ee2e5bae3: Pushed [2022-01-29T15:44:22.663Z] 1c1c823a0682: Pushed [2022-01-29T15:44:23.255Z] d281484b7bad: Pushed [2022-01-29T15:44:23.255Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:7e0af8a3f5635a5ef81c98a0ce13ebc434b594d12773dee13331b38d4ff08028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:23.591Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:23.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-29T15:44:23.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-29T15:44:23.926Z] 1471b5b49041: Preparing [2022-01-29T15:44:23.926Z] fff3b755839d: Preparing [2022-01-29T15:44:23.926Z] d281484b7bad: Preparing [2022-01-29T15:44:23.926Z] 1c1c823a0682: Preparing [2022-01-29T15:44:23.926Z] 4a6babf3e9a3: Preparing [2022-01-29T15:44:23.926Z] bb9d87b3e5b0: Preparing [2022-01-29T15:44:23.926Z] 7cab1bc0e8eb: Preparing [2022-01-29T15:44:23.926Z] 37f169000124: Preparing [2022-01-29T15:44:23.926Z] 056ee2e5bae3: Preparing [2022-01-29T15:44:23.926Z] 62170e181a92: Preparing [2022-01-29T15:44:23.926Z] bb9d87b3e5b0: Waiting [2022-01-29T15:44:23.926Z] 056ee2e5bae3: Waiting [2022-01-29T15:44:23.926Z] 7cab1bc0e8eb: Waiting [2022-01-29T15:44:23.926Z] 62170e181a92: Waiting [2022-01-29T15:44:23.926Z] 1471b5b49041: Layer already exists [2022-01-29T15:44:23.926Z] fff3b755839d: Layer already exists [2022-01-29T15:44:23.926Z] 4a6babf3e9a3: Layer already exists [2022-01-29T15:44:23.926Z] d281484b7bad: Layer already exists [2022-01-29T15:44:23.926Z] 1c1c823a0682: Layer already exists [2022-01-29T15:44:23.926Z] bb9d87b3e5b0: Layer already exists [2022-01-29T15:44:23.926Z] 37f169000124: Layer already exists [2022-01-29T15:44:23.926Z] 056ee2e5bae3: Layer already exists [2022-01-29T15:44:23.926Z] 7cab1bc0e8eb: Layer already exists [2022-01-29T15:44:23.926Z] 62170e181a92: Layer already exists [2022-01-29T15:44:24.195Z] latest: digest: sha256:7e0af8a3f5635a5ef81c98a0ce13ebc434b594d12773dee13331b38d4ff08028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:24.534Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:24.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.26 [2022-01-29T15:44:24.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-29T15:44:24.861Z] 1471b5b49041: Preparing [2022-01-29T15:44:24.861Z] fff3b755839d: Preparing [2022-01-29T15:44:24.861Z] d281484b7bad: Preparing [2022-01-29T15:44:24.861Z] 1c1c823a0682: Preparing [2022-01-29T15:44:24.861Z] 4a6babf3e9a3: Preparing [2022-01-29T15:44:24.861Z] bb9d87b3e5b0: Preparing [2022-01-29T15:44:24.862Z] 7cab1bc0e8eb: Preparing [2022-01-29T15:44:24.862Z] 37f169000124: Preparing [2022-01-29T15:44:24.862Z] 056ee2e5bae3: Preparing [2022-01-29T15:44:24.862Z] 62170e181a92: Preparing [2022-01-29T15:44:24.862Z] bb9d87b3e5b0: Waiting [2022-01-29T15:44:24.862Z] 7cab1bc0e8eb: Waiting [2022-01-29T15:44:24.862Z] 37f169000124: Waiting [2022-01-29T15:44:24.862Z] 056ee2e5bae3: Waiting [2022-01-29T15:44:24.862Z] 62170e181a92: Waiting [2022-01-29T15:44:24.862Z] d281484b7bad: Layer already exists [2022-01-29T15:44:24.862Z] 1471b5b49041: Layer already exists [2022-01-29T15:44:24.862Z] 1c1c823a0682: Layer already exists [2022-01-29T15:44:24.862Z] fff3b755839d: Layer already exists [2022-01-29T15:44:24.862Z] 4a6babf3e9a3: Layer already exists [2022-01-29T15:44:24.862Z] 7cab1bc0e8eb: Layer already exists [2022-01-29T15:44:24.862Z] bb9d87b3e5b0: Layer already exists [2022-01-29T15:44:24.862Z] 37f169000124: Layer already exists [2022-01-29T15:44:24.862Z] 056ee2e5bae3: Layer already exists [2022-01-29T15:44:24.862Z] 62170e181a92: Layer already exists [2022-01-29T15:44:25.131Z] 2.2.0-dev.26: digest: sha256:7e0af8a3f5635a5ef81c98a0ce13ebc434b594d12773dee13331b38d4ff08028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:25.465Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:25.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:25.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-29T15:44:25.799Z] 1471b5b49041: Preparing [2022-01-29T15:44:25.799Z] fff3b755839d: Preparing [2022-01-29T15:44:25.799Z] d281484b7bad: Preparing [2022-01-29T15:44:25.799Z] 1c1c823a0682: Preparing [2022-01-29T15:44:25.799Z] 4a6babf3e9a3: Preparing [2022-01-29T15:44:25.799Z] bb9d87b3e5b0: Preparing [2022-01-29T15:44:25.799Z] 7cab1bc0e8eb: Preparing [2022-01-29T15:44:25.799Z] 37f169000124: Preparing [2022-01-29T15:44:25.799Z] 056ee2e5bae3: Preparing [2022-01-29T15:44:25.799Z] 62170e181a92: Preparing [2022-01-29T15:44:25.799Z] bb9d87b3e5b0: Waiting [2022-01-29T15:44:25.799Z] 37f169000124: Waiting [2022-01-29T15:44:25.799Z] 7cab1bc0e8eb: Waiting [2022-01-29T15:44:25.799Z] 056ee2e5bae3: Waiting [2022-01-29T15:44:25.799Z] 62170e181a92: Waiting [2022-01-29T15:44:25.799Z] 1471b5b49041: Layer already exists [2022-01-29T15:44:25.799Z] 1c1c823a0682: Layer already exists [2022-01-29T15:44:25.799Z] 4a6babf3e9a3: Layer already exists [2022-01-29T15:44:25.799Z] fff3b755839d: Layer already exists [2022-01-29T15:44:25.799Z] d281484b7bad: Layer already exists [2022-01-29T15:44:25.799Z] 056ee2e5bae3: Layer already exists [2022-01-29T15:44:25.799Z] bb9d87b3e5b0: Layer already exists [2022-01-29T15:44:25.799Z] 37f169000124: Layer already exists [2022-01-29T15:44:25.799Z] 7cab1bc0e8eb: Layer already exists [2022-01-29T15:44:25.799Z] 62170e181a92: Layer already exists [2022-01-29T15:44:26.068Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:7e0af8a3f5635a5ef81c98a0ce13ebc434b594d12773dee13331b38d4ff08028 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:26.403Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:26.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-29T15:44:26.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-29T15:44:26.734Z] 1471b5b49041: Preparing [2022-01-29T15:44:26.734Z] fff3b755839d: Preparing [2022-01-29T15:44:26.734Z] d281484b7bad: Preparing [2022-01-29T15:44:26.734Z] 1c1c823a0682: Preparing [2022-01-29T15:44:26.734Z] 4a6babf3e9a3: Preparing [2022-01-29T15:44:26.734Z] bb9d87b3e5b0: Preparing [2022-01-29T15:44:26.734Z] 7cab1bc0e8eb: Preparing [2022-01-29T15:44:26.734Z] 37f169000124: Preparing [2022-01-29T15:44:26.734Z] 056ee2e5bae3: Preparing [2022-01-29T15:44:26.734Z] 62170e181a92: Preparing [2022-01-29T15:44:26.734Z] 37f169000124: Waiting [2022-01-29T15:44:26.734Z] 056ee2e5bae3: Waiting [2022-01-29T15:44:26.734Z] 62170e181a92: Waiting [2022-01-29T15:44:26.734Z] bb9d87b3e5b0: Waiting [2022-01-29T15:44:26.734Z] 7cab1bc0e8eb: Waiting [2022-01-29T15:44:26.734Z] fff3b755839d: Layer already exists [2022-01-29T15:44:26.734Z] 4a6babf3e9a3: Layer already exists [2022-01-29T15:44:26.734Z] 1c1c823a0682: Layer already exists [2022-01-29T15:44:26.734Z] 1471b5b49041: Layer already exists [2022-01-29T15:44:26.734Z] d281484b7bad: Layer already exists [2022-01-29T15:44:26.734Z] 7cab1bc0e8eb: Layer already exists [2022-01-29T15:44:26.734Z] 37f169000124: Layer already exists [2022-01-29T15:44:26.734Z] bb9d87b3e5b0: Layer already exists [2022-01-29T15:44:26.734Z] 62170e181a92: Layer already exists [2022-01-29T15:44:26.734Z] 056ee2e5bae3: Layer already exists [2022-01-29T15:44:27.004Z] main: digest: sha256:7e0af8a3f5635a5ef81c98a0ce13ebc434b594d12773dee13331b38d4ff08028 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:44:27.050Z] ===================================================== [Pipeline] echo [2022-01-29T15:44:27.058Z] taggedImages: [2022-01-29T15:44:27.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:27.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-29T15:44:27.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.26 [2022-01-29T15:44:27.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:27.058Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-29T15:44:27.086Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-29T15:44:27.086Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:27.086Z] latest [2022-01-29T15:44:27.086Z] 2.2.0-dev.26 [2022-01-29T15:44:27.086Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:27.086Z] main [2022-01-29T15:44:27.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:27.434Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:27.766Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:27.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-29T15:44:27.766Z] f353ce81e6fd: Preparing [2022-01-29T15:44:27.766Z] b757899d4fdb: Preparing [2022-01-29T15:44:27.766Z] 384ae57041fd: Preparing [2022-01-29T15:44:27.766Z] a09295dd3315: Preparing [2022-01-29T15:44:27.766Z] 62170e181a92: Preparing [2022-01-29T15:44:27.766Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:28.038Z] 62170e181a92: Layer already exists [2022-01-29T15:44:28.038Z] f353ce81e6fd: Pushed [2022-01-29T15:44:28.309Z] a09295dd3315: Pushed [2022-01-29T15:44:30.915Z] b757899d4fdb: Pushed [2022-01-29T15:44:30.915Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:548f7613f11d64ab0a103b95339ecfb0f6b5d1eb78fb9aa1d8c2b067603f4474 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:31.254Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:31.586Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-29T15:44:31.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-29T15:44:31.586Z] f353ce81e6fd: Preparing [2022-01-29T15:44:31.586Z] b757899d4fdb: Preparing [2022-01-29T15:44:31.586Z] 384ae57041fd: Preparing [2022-01-29T15:44:31.586Z] a09295dd3315: Preparing [2022-01-29T15:44:31.586Z] 62170e181a92: Preparing [2022-01-29T15:44:31.586Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:31.586Z] b757899d4fdb: Layer already exists [2022-01-29T15:44:31.586Z] 62170e181a92: Layer already exists [2022-01-29T15:44:31.586Z] f353ce81e6fd: Layer already exists [2022-01-29T15:44:31.586Z] a09295dd3315: Layer already exists [2022-01-29T15:44:31.856Z] latest: digest: sha256:548f7613f11d64ab0a103b95339ecfb0f6b5d1eb78fb9aa1d8c2b067603f4474 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:32.194Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:32.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.26 [2022-01-29T15:44:32.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-29T15:44:32.525Z] f353ce81e6fd: Preparing [2022-01-29T15:44:32.525Z] b757899d4fdb: Preparing [2022-01-29T15:44:32.525Z] 384ae57041fd: Preparing [2022-01-29T15:44:32.525Z] a09295dd3315: Preparing [2022-01-29T15:44:32.525Z] 62170e181a92: Preparing [2022-01-29T15:44:32.525Z] 62170e181a92: Layer already exists [2022-01-29T15:44:32.525Z] f353ce81e6fd: Layer already exists [2022-01-29T15:44:32.525Z] b757899d4fdb: Layer already exists [2022-01-29T15:44:32.525Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:32.525Z] a09295dd3315: Layer already exists [2022-01-29T15:44:32.794Z] 2.2.0-dev.26: digest: sha256:548f7613f11d64ab0a103b95339ecfb0f6b5d1eb78fb9aa1d8c2b067603f4474 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:33.133Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:33.464Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:33.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-29T15:44:33.464Z] f353ce81e6fd: Preparing [2022-01-29T15:44:33.464Z] b757899d4fdb: Preparing [2022-01-29T15:44:33.464Z] 384ae57041fd: Preparing [2022-01-29T15:44:33.464Z] a09295dd3315: Preparing [2022-01-29T15:44:33.464Z] 62170e181a92: Preparing [2022-01-29T15:44:33.464Z] f353ce81e6fd: Layer already exists [2022-01-29T15:44:33.464Z] a09295dd3315: Layer already exists [2022-01-29T15:44:33.464Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:33.464Z] 62170e181a92: Layer already exists [2022-01-29T15:44:33.464Z] b757899d4fdb: Layer already exists [2022-01-29T15:44:33.734Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:548f7613f11d64ab0a103b95339ecfb0f6b5d1eb78fb9aa1d8c2b067603f4474 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:34.072Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:34.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-29T15:44:34.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-29T15:44:34.400Z] f353ce81e6fd: Preparing [2022-01-29T15:44:34.400Z] b757899d4fdb: Preparing [2022-01-29T15:44:34.400Z] 384ae57041fd: Preparing [2022-01-29T15:44:34.400Z] a09295dd3315: Preparing [2022-01-29T15:44:34.400Z] 62170e181a92: Preparing [2022-01-29T15:44:34.400Z] b757899d4fdb: Layer already exists [2022-01-29T15:44:34.400Z] a09295dd3315: Layer already exists [2022-01-29T15:44:34.400Z] 62170e181a92: Layer already exists [2022-01-29T15:44:34.400Z] f353ce81e6fd: Layer already exists [2022-01-29T15:44:34.400Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:34.668Z] main: digest: sha256:548f7613f11d64ab0a103b95339ecfb0f6b5d1eb78fb9aa1d8c2b067603f4474 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:44:34.709Z] ===================================================== [Pipeline] echo [2022-01-29T15:44:34.717Z] taggedImages: [2022-01-29T15:44:34.718Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:34.718Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-29T15:44:34.718Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.26 [2022-01-29T15:44:34.718Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:34.718Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-29T15:44:34.738Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-29T15:44:34.738Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:34.738Z] latest [2022-01-29T15:44:34.738Z] 2.2.0-dev.26 [2022-01-29T15:44:34.738Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:34.738Z] main [2022-01-29T15:44:34.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:35.083Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:35.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:35.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-29T15:44:35.410Z] de1db58ccf34: Preparing [2022-01-29T15:44:35.410Z] 1f9846e8e086: Preparing [2022-01-29T15:44:35.410Z] 384ae57041fd: Preparing [2022-01-29T15:44:35.410Z] bea369335c95: Preparing [2022-01-29T15:44:35.410Z] 62170e181a92: Preparing [2022-01-29T15:44:35.410Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:35.410Z] bea369335c95: Layer already exists [2022-01-29T15:44:35.410Z] 62170e181a92: Layer already exists [2022-01-29T15:44:35.681Z] de1db58ccf34: Pushed [2022-01-29T15:44:38.279Z] 1f9846e8e086: Pushed [2022-01-29T15:44:38.279Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:da76c93f0e788d4569a544cd94c17cb1fb5e17a7580732618b8529a4f4367dfb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:38.610Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:38.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-29T15:44:38.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-29T15:44:38.949Z] de1db58ccf34: Preparing [2022-01-29T15:44:38.949Z] 1f9846e8e086: Preparing [2022-01-29T15:44:38.949Z] 384ae57041fd: Preparing [2022-01-29T15:44:38.949Z] bea369335c95: Preparing [2022-01-29T15:44:38.949Z] 62170e181a92: Preparing [2022-01-29T15:44:38.949Z] 1f9846e8e086: Layer already exists [2022-01-29T15:44:38.949Z] bea369335c95: Layer already exists [2022-01-29T15:44:38.949Z] 62170e181a92: Layer already exists [2022-01-29T15:44:38.949Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:38.949Z] de1db58ccf34: Layer already exists [2022-01-29T15:44:39.218Z] latest: digest: sha256:da76c93f0e788d4569a544cd94c17cb1fb5e17a7580732618b8529a4f4367dfb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:39.552Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:39.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.26 [2022-01-29T15:44:39.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-29T15:44:39.879Z] de1db58ccf34: Preparing [2022-01-29T15:44:39.879Z] 1f9846e8e086: Preparing [2022-01-29T15:44:39.879Z] 384ae57041fd: Preparing [2022-01-29T15:44:39.879Z] bea369335c95: Preparing [2022-01-29T15:44:39.879Z] 62170e181a92: Preparing [2022-01-29T15:44:39.879Z] de1db58ccf34: Layer already exists [2022-01-29T15:44:39.879Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:39.879Z] 62170e181a92: Layer already exists [2022-01-29T15:44:39.879Z] 1f9846e8e086: Layer already exists [2022-01-29T15:44:39.879Z] bea369335c95: Layer already exists [2022-01-29T15:44:40.149Z] 2.2.0-dev.26: digest: sha256:da76c93f0e788d4569a544cd94c17cb1fb5e17a7580732618b8529a4f4367dfb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:40.485Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:40.863Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:40.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-29T15:44:40.863Z] de1db58ccf34: Preparing [2022-01-29T15:44:40.863Z] 1f9846e8e086: Preparing [2022-01-29T15:44:40.863Z] 384ae57041fd: Preparing [2022-01-29T15:44:40.863Z] bea369335c95: Preparing [2022-01-29T15:44:40.863Z] 62170e181a92: Preparing [2022-01-29T15:44:40.863Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:40.863Z] 1f9846e8e086: Layer already exists [2022-01-29T15:44:40.863Z] 62170e181a92: Layer already exists [2022-01-29T15:44:40.863Z] de1db58ccf34: Layer already exists [2022-01-29T15:44:40.863Z] bea369335c95: Layer already exists [2022-01-29T15:44:41.135Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:da76c93f0e788d4569a544cd94c17cb1fb5e17a7580732618b8529a4f4367dfb size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:41.486Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:41.831Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-29T15:44:41.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-29T15:44:41.831Z] de1db58ccf34: Preparing [2022-01-29T15:44:41.831Z] 1f9846e8e086: Preparing [2022-01-29T15:44:41.831Z] 384ae57041fd: Preparing [2022-01-29T15:44:41.831Z] bea369335c95: Preparing [2022-01-29T15:44:41.831Z] 62170e181a92: Preparing [2022-01-29T15:44:41.831Z] 62170e181a92: Layer already exists [2022-01-29T15:44:41.831Z] 384ae57041fd: Layer already exists [2022-01-29T15:44:41.831Z] 1f9846e8e086: Layer already exists [2022-01-29T15:44:41.831Z] bea369335c95: Layer already exists [2022-01-29T15:44:41.831Z] de1db58ccf34: Layer already exists [2022-01-29T15:44:42.104Z] main: digest: sha256:da76c93f0e788d4569a544cd94c17cb1fb5e17a7580732618b8529a4f4367dfb size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:44:42.151Z] ===================================================== [Pipeline] echo [2022-01-29T15:44:42.160Z] taggedImages: [2022-01-29T15:44:42.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:42.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-29T15:44:42.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.26 [2022-01-29T15:44:42.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:42.160Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-29T15:44:42.185Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-29T15:44:42.185Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:42.185Z] latest [2022-01-29T15:44:42.185Z] 2.2.0-dev.26 [2022-01-29T15:44:42.185Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:44:42.185Z] main [2022-01-29T15:44:42.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:42.535Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:44:42.893Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:44:42.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-29T15:44:42.893Z] f2c7f6788006: Preparing [2022-01-29T15:44:42.893Z] 3c0c5a238660: Preparing [2022-01-29T15:44:42.893Z] 6bfff5f0549a: Preparing [2022-01-29T15:44:42.893Z] 7399c8cc8a48: Preparing [2022-01-29T15:44:42.893Z] e25cc80ef78c: Preparing [2022-01-29T15:44:42.893Z] f7be28c579d0: Preparing [2022-01-29T15:44:42.893Z] 5ddf987a193f: Preparing [2022-01-29T15:44:42.893Z] 05d0a213effb: Preparing [2022-01-29T15:44:42.893Z] 087270190219: Preparing [2022-01-29T15:44:42.893Z] b49c6594ab31: Preparing [2022-01-29T15:44:42.893Z] 62170e181a92: Preparing [2022-01-29T15:44:42.893Z] f7be28c579d0: Waiting [2022-01-29T15:44:42.893Z] 5ddf987a193f: Waiting [2022-01-29T15:44:42.893Z] 087270190219: Waiting [2022-01-29T15:44:42.893Z] b49c6594ab31: Waiting [2022-01-29T15:44:42.893Z] 05d0a213effb: Waiting [2022-01-29T15:44:42.893Z] 62170e181a92: Waiting [2022-01-29T15:44:42.893Z] e25cc80ef78c: Layer already exists [2022-01-29T15:44:43.180Z] f7be28c579d0: Layer already exists [2022-01-29T15:44:43.180Z] 5ddf987a193f: Layer already exists [2022-01-29T15:44:43.180Z] 05d0a213effb: Layer already exists [2022-01-29T15:44:43.180Z] 3c0c5a238660: Pushed [2022-01-29T15:44:43.180Z] 087270190219: Layer already exists [2022-01-29T15:44:43.473Z] b49c6594ab31: Layer already exists [2022-01-29T15:44:43.473Z] 62170e181a92: Layer already exists [2022-01-29T15:44:44.072Z] f2c7f6788006: Pushed [2022-01-29T15:44:46.039Z] 6bfff5f0549a: Pushed [2022-01-29T15:45:01.086Z] 7399c8cc8a48: Pushed [2022-01-29T15:45:01.086Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98: digest: sha256:9641b750695d56f54fe585fe6721eab1b629dcfae4dc9fba575bb870a1004829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:01.418Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:01.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-29T15:45:01.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-29T15:45:01.751Z] f2c7f6788006: Preparing [2022-01-29T15:45:01.751Z] 3c0c5a238660: Preparing [2022-01-29T15:45:01.751Z] 6bfff5f0549a: Preparing [2022-01-29T15:45:01.751Z] 7399c8cc8a48: Preparing [2022-01-29T15:45:01.751Z] e25cc80ef78c: Preparing [2022-01-29T15:45:01.751Z] f7be28c579d0: Preparing [2022-01-29T15:45:01.751Z] 5ddf987a193f: Preparing [2022-01-29T15:45:01.751Z] 05d0a213effb: Preparing [2022-01-29T15:45:01.751Z] 087270190219: Preparing [2022-01-29T15:45:01.751Z] b49c6594ab31: Preparing [2022-01-29T15:45:01.751Z] 62170e181a92: Preparing [2022-01-29T15:45:01.751Z] 05d0a213effb: Waiting [2022-01-29T15:45:01.751Z] f7be28c579d0: Waiting [2022-01-29T15:45:01.751Z] 5ddf987a193f: Waiting [2022-01-29T15:45:01.751Z] b49c6594ab31: Waiting [2022-01-29T15:45:01.751Z] 62170e181a92: Waiting [2022-01-29T15:45:01.751Z] 087270190219: Waiting [2022-01-29T15:45:01.751Z] 3c0c5a238660: Layer already exists [2022-01-29T15:45:01.751Z] 7399c8cc8a48: Layer already exists [2022-01-29T15:45:01.751Z] f2c7f6788006: Layer already exists [2022-01-29T15:45:01.751Z] 6bfff5f0549a: Layer already exists [2022-01-29T15:45:01.751Z] e25cc80ef78c: Layer already exists [2022-01-29T15:45:01.751Z] 5ddf987a193f: Layer already exists [2022-01-29T15:45:01.751Z] 05d0a213effb: Layer already exists [2022-01-29T15:45:01.751Z] 087270190219: Layer already exists [2022-01-29T15:45:01.751Z] b49c6594ab31: Layer already exists [2022-01-29T15:45:01.751Z] f7be28c579d0: Layer already exists [2022-01-29T15:45:01.751Z] 62170e181a92: Layer already exists [2022-01-29T15:45:02.019Z] latest: digest: sha256:9641b750695d56f54fe585fe6721eab1b629dcfae4dc9fba575bb870a1004829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:02.350Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:02.678Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.26 [2022-01-29T15:45:02.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-29T15:45:02.678Z] f2c7f6788006: Preparing [2022-01-29T15:45:02.678Z] 3c0c5a238660: Preparing [2022-01-29T15:45:02.678Z] 6bfff5f0549a: Preparing [2022-01-29T15:45:02.678Z] 7399c8cc8a48: Preparing [2022-01-29T15:45:02.678Z] e25cc80ef78c: Preparing [2022-01-29T15:45:02.678Z] f7be28c579d0: Preparing [2022-01-29T15:45:02.678Z] 5ddf987a193f: Preparing [2022-01-29T15:45:02.678Z] 05d0a213effb: Preparing [2022-01-29T15:45:02.678Z] 087270190219: Preparing [2022-01-29T15:45:02.678Z] b49c6594ab31: Preparing [2022-01-29T15:45:02.678Z] 62170e181a92: Preparing [2022-01-29T15:45:02.678Z] 05d0a213effb: Waiting [2022-01-29T15:45:02.678Z] 087270190219: Waiting [2022-01-29T15:45:02.678Z] 5ddf987a193f: Waiting [2022-01-29T15:45:02.678Z] b49c6594ab31: Waiting [2022-01-29T15:45:02.678Z] 62170e181a92: Waiting [2022-01-29T15:45:02.678Z] f7be28c579d0: Waiting [2022-01-29T15:45:02.678Z] e25cc80ef78c: Layer already exists [2022-01-29T15:45:02.678Z] f2c7f6788006: Layer already exists [2022-01-29T15:45:02.678Z] 6bfff5f0549a: Layer already exists [2022-01-29T15:45:02.678Z] 3c0c5a238660: Layer already exists [2022-01-29T15:45:02.678Z] 7399c8cc8a48: Layer already exists [2022-01-29T15:45:02.678Z] 5ddf987a193f: Layer already exists [2022-01-29T15:45:02.678Z] 05d0a213effb: Layer already exists [2022-01-29T15:45:02.678Z] f7be28c579d0: Layer already exists [2022-01-29T15:45:02.678Z] 087270190219: Layer already exists [2022-01-29T15:45:02.678Z] b49c6594ab31: Layer already exists [2022-01-29T15:45:02.678Z] 62170e181a92: Layer already exists [2022-01-29T15:45:02.946Z] 2.2.0-dev.26: digest: sha256:9641b750695d56f54fe585fe6721eab1b629dcfae4dc9fba575bb870a1004829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:03.278Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:03.606Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:45:03.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-29T15:45:03.606Z] f2c7f6788006: Preparing [2022-01-29T15:45:03.606Z] 3c0c5a238660: Preparing [2022-01-29T15:45:03.606Z] 6bfff5f0549a: Preparing [2022-01-29T15:45:03.606Z] 7399c8cc8a48: Preparing [2022-01-29T15:45:03.606Z] e25cc80ef78c: Preparing [2022-01-29T15:45:03.606Z] f7be28c579d0: Preparing [2022-01-29T15:45:03.606Z] 5ddf987a193f: Preparing [2022-01-29T15:45:03.606Z] 05d0a213effb: Preparing [2022-01-29T15:45:03.606Z] 087270190219: Preparing [2022-01-29T15:45:03.606Z] b49c6594ab31: Preparing [2022-01-29T15:45:03.606Z] 62170e181a92: Preparing [2022-01-29T15:45:03.606Z] f7be28c579d0: Waiting [2022-01-29T15:45:03.606Z] 5ddf987a193f: Waiting [2022-01-29T15:45:03.606Z] 05d0a213effb: Waiting [2022-01-29T15:45:03.606Z] 087270190219: Waiting [2022-01-29T15:45:03.606Z] b49c6594ab31: Waiting [2022-01-29T15:45:03.606Z] 62170e181a92: Waiting [2022-01-29T15:45:03.606Z] 7399c8cc8a48: Layer already exists [2022-01-29T15:45:03.606Z] f2c7f6788006: Layer already exists [2022-01-29T15:45:03.606Z] 3c0c5a238660: Layer already exists [2022-01-29T15:45:03.606Z] e25cc80ef78c: Layer already exists [2022-01-29T15:45:03.606Z] 6bfff5f0549a: Layer already exists [2022-01-29T15:45:03.606Z] 5ddf987a193f: Layer already exists [2022-01-29T15:45:03.606Z] f7be28c579d0: Layer already exists [2022-01-29T15:45:03.606Z] 05d0a213effb: Layer already exists [2022-01-29T15:45:03.606Z] b49c6594ab31: Layer already exists [2022-01-29T15:45:03.606Z] 087270190219: Layer already exists [2022-01-29T15:45:03.606Z] 62170e181a92: Layer already exists [2022-01-29T15:45:03.874Z] 6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26: digest: sha256:9641b750695d56f54fe585fe6721eab1b629dcfae4dc9fba575bb870a1004829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:04.210Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:04.540Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-29T15:45:04.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-29T15:45:04.540Z] f2c7f6788006: Preparing [2022-01-29T15:45:04.540Z] 3c0c5a238660: Preparing [2022-01-29T15:45:04.540Z] 6bfff5f0549a: Preparing [2022-01-29T15:45:04.540Z] 7399c8cc8a48: Preparing [2022-01-29T15:45:04.540Z] e25cc80ef78c: Preparing [2022-01-29T15:45:04.540Z] f7be28c579d0: Preparing [2022-01-29T15:45:04.540Z] 5ddf987a193f: Preparing [2022-01-29T15:45:04.540Z] 05d0a213effb: Preparing [2022-01-29T15:45:04.540Z] 087270190219: Preparing [2022-01-29T15:45:04.540Z] b49c6594ab31: Preparing [2022-01-29T15:45:04.540Z] 62170e181a92: Preparing [2022-01-29T15:45:04.540Z] f7be28c579d0: Waiting [2022-01-29T15:45:04.540Z] 5ddf987a193f: Waiting [2022-01-29T15:45:04.540Z] 05d0a213effb: Waiting [2022-01-29T15:45:04.540Z] 087270190219: Waiting [2022-01-29T15:45:04.540Z] b49c6594ab31: Waiting [2022-01-29T15:45:04.540Z] 62170e181a92: Waiting [2022-01-29T15:45:04.540Z] f2c7f6788006: Layer already exists [2022-01-29T15:45:04.540Z] 3c0c5a238660: Layer already exists [2022-01-29T15:45:04.540Z] 6bfff5f0549a: Layer already exists [2022-01-29T15:45:04.540Z] e25cc80ef78c: Layer already exists [2022-01-29T15:45:04.540Z] 7399c8cc8a48: Layer already exists [2022-01-29T15:45:04.540Z] 05d0a213effb: Layer already exists [2022-01-29T15:45:04.540Z] 5ddf987a193f: Layer already exists [2022-01-29T15:45:04.540Z] 087270190219: Layer already exists [2022-01-29T15:45:04.540Z] f7be28c579d0: Layer already exists [2022-01-29T15:45:04.540Z] b49c6594ab31: Layer already exists [2022-01-29T15:45:04.540Z] 62170e181a92: Layer already exists [2022-01-29T15:45:04.808Z] main: digest: sha256:9641b750695d56f54fe585fe6721eab1b629dcfae4dc9fba575bb870a1004829 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-29T15:45:04.854Z] ===================================================== [Pipeline] echo [2022-01-29T15:45:04.864Z] taggedImages: [2022-01-29T15:45:04.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [2022-01-29T15:45:04.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-29T15:45:04.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.26 [2022-01-29T15:45:04.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e64952caa3c3a65fc9a01095a97c9e8f8653b98-2.2.0-dev.26 [2022-01-29T15:45:04.865Z] - 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-29T15:45:05.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-29T15:45:05.222Z] [2022-01-29T15:45:05.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:05.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-29T15:45:05.558Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-29T15:45:05.558Z] 448f6bf000e3: Pulling fs layer [2022-01-29T15:45:05.558Z] f757da607395: Pulling fs layer [2022-01-29T15:45:05.558Z] 05883995daec: Pulling fs layer [2022-01-29T15:45:05.558Z] 8603b9c90790: Pulling fs layer [2022-01-29T15:45:05.558Z] 1560dd03e051: Pulling fs layer [2022-01-29T15:45:05.558Z] 27f5ce0e4adf: Pulling fs layer [2022-01-29T15:45:05.558Z] c2d8d7efcc4b: Pulling fs layer [2022-01-29T15:45:05.558Z] 8603b9c90790: Waiting [2022-01-29T15:45:05.558Z] 1560dd03e051: Waiting [2022-01-29T15:45:05.558Z] 27f5ce0e4adf: Waiting [2022-01-29T15:45:05.558Z] c2d8d7efcc4b: Waiting [2022-01-29T15:45:05.829Z] f757da607395: Verifying Checksum [2022-01-29T15:45:05.829Z] f757da607395: Download complete [2022-01-29T15:45:05.829Z] 8603b9c90790: Verifying Checksum [2022-01-29T15:45:05.829Z] 8603b9c90790: Download complete [2022-01-29T15:45:05.829Z] 1560dd03e051: Verifying Checksum [2022-01-29T15:45:05.829Z] 1560dd03e051: Download complete [2022-01-29T15:45:05.829Z] 27f5ce0e4adf: Verifying Checksum [2022-01-29T15:45:05.829Z] 27f5ce0e4adf: Download complete [2022-01-29T15:45:05.829Z] 05883995daec: Verifying Checksum [2022-01-29T15:45:05.829Z] 05883995daec: Download complete [2022-01-29T15:45:06.102Z] 448f6bf000e3: Verifying Checksum [2022-01-29T15:45:06.102Z] 448f6bf000e3: Download complete [2022-01-29T15:45:08.716Z] c2d8d7efcc4b: Verifying Checksum [2022-01-29T15:45:08.716Z] c2d8d7efcc4b: Download complete [2022-01-29T15:45:10.149Z] 448f6bf000e3: Pull complete [2022-01-29T15:45:10.740Z] f757da607395: Pull complete [2022-01-29T15:45:12.164Z] 05883995daec: Pull complete [2022-01-29T15:45:12.164Z] 8603b9c90790: Pull complete [2022-01-29T15:45:13.611Z] 1560dd03e051: Pull complete [2022-01-29T15:45:13.611Z] 27f5ce0e4adf: Pull complete [2022-01-29T15:45:31.898Z] c2d8d7efcc4b: Pull complete [2022-01-29T15:45:31.898Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-29T15:45:31.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-29T15:45:31.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-29T15:45:32.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-4212 does not seem to be running inside a container [2022-01-29T15:45:32.176Z] $ 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/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-29T15:45:34.877Z] $ docker top a32b0c0b59d7a989736f6f7ba7d3afc87451473d8639c500e1e54027a1baba14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:45:35.816Z] ---> job-cost.sh [2022-01-29T15:45:35.817Z] lf-activate-venv: SKIPPING [2022-01-29T15:45:35.817Z] INFO: No Stack... [2022-01-29T15:45:36.087Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-29T15:45:36.678Z] INFO: Archiving Costs [Pipeline] sh [2022-01-29T15:45:37.335Z] + + cat /w/workspace/edgex-go/143/archives/cost.csvcut [2022-01-29T15:45:37.335Z] -d, -f6 [Pipeline] lock [2022-01-29T15:45:37.366Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-143-stack-cost] [2022-01-29T15:45:37.374Z] Resource [jenkins-edgexfoundry-edgex-go-main-143-stack-cost] did not exist. Created. [2022-01-29T15:45:37.374Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-29T15:45:38.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-29T15:45:38.556Z] Stashed 1 file(s) [Pipeline] } [2022-01-29T15:45:38.564Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-29T15:45:38.573Z] $ docker stop --time=1 a32b0c0b59d7a989736f6f7ba7d3afc87451473d8639c500e1e54027a1baba14 [2022-01-29T15:45:40.068Z] $ docker rm -f a32b0c0b59d7a989736f6f7ba7d3afc87451473d8639c500e1e54027a1baba14 [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-29T15:45:40.560Z] provisioning config files... [2022-01-29T15:45:40.574Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/143@tmp/config810956067473724422tmp [Pipeline] { [Pipeline] sh [2022-01-29T15:45:40.883Z] + set +x [2022-01-29T15:45:40.883Z] + curl -s https://codecov.io/bash [2022-01-29T15:45:40.883Z] + bash -s -- [2022-01-29T15:45:40.883Z] [2022-01-29T15:45:40.883Z] _____ _ [2022-01-29T15:45:40.883Z] / ____| | | [2022-01-29T15:45:40.884Z] | | ___ __| | ___ ___ _____ __ [2022-01-29T15:45:40.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-29T15:45:40.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-29T15:45:40.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-29T15:45:40.884Z] Bash-1.0.6 [2022-01-29T15:45:40.884Z] [2022-01-29T15:45:40.884Z] [2022-01-29T15:45:40.884Z] ==> git version 2.24.4 found [2022-01-29T15:45:40.884Z] ==> 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-29T15:45:40.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-29T15:45:40.884Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-29T15:45:40.884Z] ==> Jenkins CI detected. [2022-01-29T15:45:40.884Z] current dir:  /w/workspace/edgex-go/143 [2022-01-29T15:45:40.884Z] project root: . [2022-01-29T15:45:40.884Z] --> token set from env [2022-01-29T15:45:40.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-29T15:45:40.884Z] ==> Running gcov in . (disable via -X gcov) [2022-01-29T15:45:40.884Z] ==> Python coveragepy not found [2022-01-29T15:45:40.884Z] ==> Searching for coverage reports in: [2022-01-29T15:45:40.884Z] + . [2022-01-29T15:45:40.884Z] -> Found 1 reports [2022-01-29T15:45:40.884Z] ==> Detecting git/mercurial file structure [2022-01-29T15:45:41.145Z] ==> Reading reports [2022-01-29T15:45:41.145Z] + ./coverage.out bytes=428383 [2022-01-29T15:45:41.145Z] ==> Appending adjustments [2022-01-29T15:45:41.145Z] https://docs.codecov.io/docs/fixing-reports [2022-01-29T15:45:42.087Z] + Found adjustments [2022-01-29T15:45:42.087Z] ==> Gzipping contents [2022-01-29T15:45:42.087Z] 60K /tmp/codecov.cCdFgq.gz [2022-01-29T15:45:42.087Z] ==> Uploading reports [2022-01-29T15:45:42.087Z] url: https://codecov.io [2022-01-29T15:45:42.087Z] query: branch=main&commit=6e64952caa3c3a65fc9a01095a97c9e8f8653b98&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-29T15:45:42.087Z] -> Pinging Codecov [2022-01-29T15:45:42.087Z] 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=6e64952caa3c3a65fc9a01095a97c9e8f8653b98&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-29T15:45:43.030Z] -> Uploading to [2022-01-29T15:45:43.030Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-29/00271124DB129430A58F1EEE437C3FCB/6e64952caa3c3a65fc9a01095a97c9e8f8653b98/5c106d6e-acec-42cd-a7cf-0371ede53cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220129T154542Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10e42ba17b735a23587c5b4d074d6470875bfa80b436f46bf0355e1981f7d534 [2022-01-29T15:45:43.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:45:43.030Z] Dload Upload Total Spent Left Speed [2022-01-29T15:45:43.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57928 0 0 100 57928 0 185k --:--:-- --:--:-- --:--:-- 186k [2022-01-29T15:45:43.600Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e64952caa3c3a65fc9a01095a97c9e8f8653b98 [Pipeline] } [2022-01-29T15:45:43.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-29T15:45:43.725Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-29T15:45:43.735Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:44.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-29T15:45:44.027Z] [2022-01-29T15:45:44.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:45:44.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-29T15:45:44.331Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-29T15:45:44.331Z] 188c0c94c7c5: Pulling fs layer [2022-01-29T15:45:44.331Z] 0ef7d3d256c8: Pulling fs layer [2022-01-29T15:45:44.331Z] de9db76c5a1d: Pulling fs layer [2022-01-29T15:45:44.331Z] 0eba1c9be4d2: Pulling fs layer [2022-01-29T15:45:44.331Z] 0d57e429df01: Pulling fs layer [2022-01-29T15:45:44.331Z] 4e4be7b47b0d: Pulling fs layer [2022-01-29T15:45:44.331Z] e1f770b5df2f: Pulling fs layer [2022-01-29T15:45:44.331Z] 85a0685a4137: Pulling fs layer [2022-01-29T15:45:44.331Z] 0d57e429df01: Waiting [2022-01-29T15:45:44.331Z] 4e4be7b47b0d: Waiting [2022-01-29T15:45:44.331Z] e1f770b5df2f: Waiting [2022-01-29T15:45:44.331Z] 85a0685a4137: Waiting [2022-01-29T15:45:44.331Z] 0eba1c9be4d2: Waiting [2022-01-29T15:45:44.331Z] de9db76c5a1d: Verifying Checksum [2022-01-29T15:45:44.331Z] de9db76c5a1d: Download complete [2022-01-29T15:45:44.331Z] 0ef7d3d256c8: Verifying Checksum [2022-01-29T15:45:44.331Z] 0ef7d3d256c8: Download complete [2022-01-29T15:45:44.331Z] 0d57e429df01: Verifying Checksum [2022-01-29T15:45:44.331Z] 0d57e429df01: Download complete [2022-01-29T15:45:44.331Z] 4e4be7b47b0d: Verifying Checksum [2022-01-29T15:45:44.331Z] 4e4be7b47b0d: Download complete [2022-01-29T15:45:44.331Z] 188c0c94c7c5: Verifying Checksum [2022-01-29T15:45:44.331Z] 188c0c94c7c5: Download complete [2022-01-29T15:45:44.593Z] e1f770b5df2f: Verifying Checksum [2022-01-29T15:45:44.593Z] e1f770b5df2f: Download complete [2022-01-29T15:45:44.857Z] 0eba1c9be4d2: Verifying Checksum [2022-01-29T15:45:44.857Z] 0eba1c9be4d2: Download complete [2022-01-29T15:45:45.121Z] 188c0c94c7c5: Pull complete [2022-01-29T15:45:45.121Z] 85a0685a4137: Verifying Checksum [2022-01-29T15:45:45.121Z] 85a0685a4137: Download complete [2022-01-29T15:45:45.121Z] 0ef7d3d256c8: Pull complete [2022-01-29T15:45:45.121Z] de9db76c5a1d: Pull complete [2022-01-29T15:45:49.357Z] 0eba1c9be4d2: Pull complete [2022-01-29T15:45:49.357Z] 0d57e429df01: Pull complete [2022-01-29T15:45:49.357Z] 4e4be7b47b0d: Pull complete [2022-01-29T15:45:49.357Z] e1f770b5df2f: Pull complete [2022-01-29T15:45:53.573Z] 85a0685a4137: Pull complete [2022-01-29T15:45:53.573Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-29T15:45:53.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-29T15:45:53.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-29T15:45:53.644Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:45:53.674Z] $ 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/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-29T15:45:56.477Z] $ docker top 071dffe6e7a2a0366b32f31c0029c8221049d872a5c1cb03dd44d4b18b60d61b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-29T15:45:56.545Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-29T15:45:56.838Z] + set -o pipefail [2022-01-29T15:45:56.838Z] + snyk monitor '--org=edgex-jenkins' [2022-01-29T15:46:03.428Z] [2022-01-29T15:46:03.428Z] Monitoring /w/workspace/edgex-go/143 (github.com/edgexfoundry/edgex-go)... [2022-01-29T15:46:03.428Z] [2022-01-29T15:46:03.428Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/88712986-e58f-4a6c-a5e6-3e5619bcfdda [2022-01-29T15:46:03.428Z] [2022-01-29T15:46:03.429Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-29T15:46:03.429Z] [2022-01-29T15:46:03.429Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-29T15:46:03.429Z] [2022-01-29T15:46:03.429Z] [Pipeline] } [2022-01-29T15:46:03.438Z] $ docker stop --time=1 071dffe6e7a2a0366b32f31c0029c8221049d872a5c1cb03dd44d4b18b60d61b [2022-01-29T15:46:05.453Z] $ docker rm -f 071dffe6e7a2a0366b32f31c0029c8221049d872a5c1cb03dd44d4b18b60d61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-29T15:46:05.840Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-29T15:46:05.849Z] provisioning config files... [2022-01-29T15:46:05.859Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/143@tmp/config9000702541745145107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:46:06.161Z] --> edgex-publish-swagger.sh [2022-01-29T15:46:06.161Z] === Publish openapi/v2 API === [2022-01-29T15:46:06.161Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-29T15:46:06.161Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/143/openapi/v2/core-command.yaml] [2022-01-29T15:46:06.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:46:06.161Z] Dload Upload Total Spent Left Speed [2022-01-29T15:46:07.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34791 --:--:-- --:--:-- --:--:-- 34805 100 33831 0 0 100 33831 0 34785 --:--:-- --:--:-- --:--:-- 34805 [2022-01-29T15:46:07.103Z] [2022-01-29T15:46:07.103Z] [2022-01-29T15:46:07.103Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/143/openapi/v2/core-data.yaml] [2022-01-29T15:46:07.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:46:07.103Z] Dload Upload Total Spent Left Speed [2022-01-29T15:46:08.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 68433 0:00:01 0:00:01 --:--:-- 68455 100 71604 0 0 100 71604 0 68424 0:00:01 0:00:01 --:--:-- 68455 [2022-01-29T15:46:08.043Z] [2022-01-29T15:46:08.043Z] [2022-01-29T15:46:08.043Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/143/openapi/v2/core-metadata.yaml] [2022-01-29T15:46:08.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:46:08.043Z] Dload Upload Total Spent Left Speed [2022-01-29T15:46:09.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 114k 0:00:01 0:00:01 --:--:-- 114k 100 119k 0 0 100 119k 0 114k 0:00:01 0:00:01 --:--:-- 114k [2022-01-29T15:46:09.424Z] [2022-01-29T15:46:09.424Z] [2022-01-29T15:46:09.424Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/143/openapi/v2/support-notifications.yaml] [2022-01-29T15:46:09.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:46:09.424Z] Dload Upload Total Spent Left Speed [2022-01-29T15:46:10.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 80979 0:00:01 0:00:01 --:--:-- 81050 100 89318 0 0 100 89318 0 80968 0:00:01 0:00:01 --:--:-- 80977 [2022-01-29T15:46:10.364Z] [2022-01-29T15:46:10.364Z] [2022-01-29T15:46:10.364Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/143/openapi/v2/support-scheduler.yaml] [2022-01-29T15:46:10.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:46:10.364Z] Dload Upload Total Spent Left Speed [2022-01-29T15:46:11.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42341 --:--:-- --:--:-- --:--:-- 42305 100 39556 0 0 100 39556 0 42333 --:--:-- --:--:-- --:--:-- 42305 [2022-01-29T15:46:11.303Z] [2022-01-29T15:46:11.303Z] [2022-01-29T15:46:11.303Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/143/openapi/v2/system-agent.yaml] [2022-01-29T15:46:11.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-29T15:46:11.303Z] Dload Upload Total Spent Left Speed [2022-01-29T15:46:12.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20542 --:--:-- --:--:-- --:--:-- 20542 100 20091 0 0 100 20091 0 20539 --:--:-- --:--:-- --:--:-- 20521 [2022-01-29T15:46:12.240Z] [2022-01-29T15:46:12.240Z] [Pipeline] } [2022-01-29T15:46:12.249Z] 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-29T15:46:12.641Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-29T15:46:12.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:12.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-29T15:46:12.935Z] . [Pipeline] withDockerContainer [2022-01-29T15:46:13.003Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:46:13.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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:10004/edgex-devops/git-semver:latest cat [2022-01-29T15:46:13.447Z] $ docker top cb7a000828a71f08e253c910b36de7a07f371e846e49bed3cd777d8ee117f448 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-29T15:46:13.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-29T15:46:13.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-29T15:46:13.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-29T15:46:13.673Z] $ docker exec cb7a000828a71f08e253c910b36de7a07f371e846e49bed3cd777d8ee117f448 ssh-agent [2022-01-29T15:46:13.777Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmlBbiA/agent.14 [2022-01-29T15:46:13.777Z] SSH_AGENT_PID=20 [2022-01-29T15:46:13.783Z] Running ssh-add (command line suppressed) [2022-01-29T15:46:13.872Z] Identity added: /w/workspace/edgex-go/143@tmp/private_key_7589926238773690630.key (/w/workspace/edgex-go/143@tmp/private_key_7589926238773690630.key) [2022-01-29T15:46:13.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-29T15:46:14.189Z] + git semver tag [2022-01-29T15:46:14.189Z] # -> Open(): unable to determine branch for HEAD [2022-01-29T15:46:14.189Z] # $GIT_DIR = /w/workspace/edgex-go/143/.git [2022-01-29T15:46:14.189Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/143 [2022-01-29T15:46:14.189Z] # $SEMVER_REMOTE_NAME = origin [2022-01-29T15:46:14.189Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-29T15:46:14.189Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-29T15:46:14.189Z] # $SEMVER_BRANCH = main [2022-01-29T15:46:14.189Z] # $SEMVER_DIR = /w/workspace/edgex-go/143/.semver [2022-01-29T15:46:14.189Z] # 6e64952caa3c3a65fc9a01095a97c9e8f8653b98 HEAD [2022-01-29T15:46:14.189Z] # -> Force: false [2022-01-29T15:46:14.189Z] # 00a01617cd9fd67af22527b4f033cf0290659e8a refs/tags/v2.2.0-dev.26 [Pipeline] } [2022-01-29T15:46:14.197Z] $ docker exec --env ******** --env ******** cb7a000828a71f08e253c910b36de7a07f371e846e49bed3cd777d8ee117f448 ssh-agent -k [2022-01-29T15:46:14.282Z] unset SSH_AUTH_SOCK; [2022-01-29T15:46:14.282Z] unset SSH_AGENT_PID; [2022-01-29T15:46:14.282Z] echo Agent pid 20 killed; [2022-01-29T15:46:14.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-29T15:46:14.596Z] + git semver [Pipeline] } [2022-01-29T15:46:14.607Z] $ docker stop --time=1 cb7a000828a71f08e253c910b36de7a07f371e846e49bed3cd777d8ee117f448 [2022-01-29T15:46:15.778Z] $ docker rm -f cb7a000828a71f08e253c910b36de7a07f371e846e49bed3cd777d8ee117f448 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:16.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-29T15:46:16.159Z] [2022-01-29T15:46:16.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:16.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-29T15:46:16.471Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-29T15:46:16.471Z] ab5ef0e58194: Pulling fs layer [2022-01-29T15:46:16.471Z] 9712f1f96733: Pulling fs layer [2022-01-29T15:46:16.471Z] 63f879dbbcfc: Pulling fs layer [2022-01-29T15:46:16.471Z] 0d9ebad4ef96: Pulling fs layer [2022-01-29T15:46:16.471Z] e9a5061849ea: Pulling fs layer [2022-01-29T15:46:16.471Z] d747dcd14b5f: Pulling fs layer [2022-01-29T15:46:16.471Z] 2de7ff778b66: Pulling fs layer [2022-01-29T15:46:16.471Z] 0d9ebad4ef96: Waiting [2022-01-29T15:46:16.471Z] e9a5061849ea: Waiting [2022-01-29T15:46:16.471Z] d747dcd14b5f: Waiting [2022-01-29T15:46:16.471Z] 2de7ff778b66: Waiting [2022-01-29T15:46:16.471Z] 9712f1f96733: Verifying Checksum [2022-01-29T15:46:16.471Z] 9712f1f96733: Download complete [2022-01-29T15:46:16.738Z] 63f879dbbcfc: Verifying Checksum [2022-01-29T15:46:16.738Z] 63f879dbbcfc: Download complete [2022-01-29T15:46:17.007Z] ab5ef0e58194: Verifying Checksum [2022-01-29T15:46:17.007Z] ab5ef0e58194: Download complete [2022-01-29T15:46:17.007Z] 0d9ebad4ef96: Verifying Checksum [2022-01-29T15:46:17.007Z] 0d9ebad4ef96: Download complete [2022-01-29T15:46:17.007Z] d747dcd14b5f: Verifying Checksum [2022-01-29T15:46:17.007Z] d747dcd14b5f: Download complete [2022-01-29T15:46:17.007Z] e9a5061849ea: Verifying Checksum [2022-01-29T15:46:17.007Z] e9a5061849ea: Download complete [2022-01-29T15:46:17.007Z] 2de7ff778b66: Verifying Checksum [2022-01-29T15:46:17.007Z] 2de7ff778b66: Download complete [2022-01-29T15:46:19.595Z] ab5ef0e58194: Pull complete [2022-01-29T15:46:19.869Z] 9712f1f96733: Pull complete [2022-01-29T15:46:20.457Z] 63f879dbbcfc: Pull complete [2022-01-29T15:46:24.698Z] 0d9ebad4ef96: Pull complete [2022-01-29T15:46:24.698Z] e9a5061849ea: Pull complete [2022-01-29T15:46:24.698Z] d747dcd14b5f: Pull complete [2022-01-29T15:46:26.090Z] 2de7ff778b66: Pull complete [2022-01-29T15:46:26.090Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-29T15:46:26.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-29T15:46:26.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-29T15:46:26.154Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:46:26.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-29T15:46:31.311Z] $ docker top 2fb711db9a87d5ad0b710daf92084238071c32db7e9b2b2e27929f5bfa91f1a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-29T15:46:31.397Z] provisioning config files... [2022-01-29T15:46:31.405Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/143@tmp/config3947502495947912781tmp [2022-01-29T15:46:31.415Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/143@tmp/config1977660177777925028tmp [2022-01-29T15:46:31.424Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/143@tmp/config8708025080802446030tmp [Pipeline] { [Pipeline] echo [2022-01-29T15:46:31.439Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:46:31.726Z] ---> sigul-configuration.sh [2022-01-29T15:46:31.726Z] gpg: directory `/root/.gnupg' created [2022-01-29T15:46:31.726Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-29T15:46:31.726Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-29T15:46:31.726Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-29T15:46:31.726Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-29T15:46:31.726Z] gpg: CAST5 encrypted data [2022-01-29T15:46:31.726Z] gpg: encrypted with 1 passphrase [2022-01-29T15:46:31.726Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-29T15:46:32.018Z] + mkdir /home/jenkins [2022-01-29T15:46:32.018Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-29T15:46:32.310Z] + 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-29T15:46:32.321Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:46:32.614Z] ---> sigul-install.sh [2022-01-29T15:46:32.614Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-29T15:46:32.905Z] + git tag --list [2022-01-29T15:46:32.905Z] 0.6.0 [2022-01-29T15:46:32.905Z] 0.6.1 [2022-01-29T15:46:32.905Z] 0.7.0 [2022-01-29T15:46:32.905Z] 0.7.1 [2022-01-29T15:46:32.905Z] v1.0.0 [2022-01-29T15:46:32.905Z] v1.0.1 [2022-01-29T15:46:32.905Z] v1.1.0 [2022-01-29T15:46:32.905Z] v1.2.0 [2022-01-29T15:46:32.905Z] v1.2.1 [2022-01-29T15:46:32.905Z] v1.3.0 [2022-01-29T15:46:32.905Z] v1.3.1 [2022-01-29T15:46:32.905Z] v2.0.0 [2022-01-29T15:46:32.905Z] v2.0.1-dev.1 [2022-01-29T15:46:32.905Z] v2.0.1-dev.10 [2022-01-29T15:46:32.905Z] v2.0.1-dev.11 [2022-01-29T15:46:32.905Z] v2.0.1-dev.12 [2022-01-29T15:46:32.905Z] v2.0.1-dev.13 [2022-01-29T15:46:32.905Z] v2.0.1-dev.14 [2022-01-29T15:46:32.905Z] v2.0.1-dev.15 [2022-01-29T15:46:32.905Z] v2.0.1-dev.16 [2022-01-29T15:46:32.905Z] v2.0.1-dev.17 [2022-01-29T15:46:32.905Z] v2.0.1-dev.18 [2022-01-29T15:46:32.905Z] v2.0.1-dev.19 [2022-01-29T15:46:32.905Z] v2.0.1-dev.2 [2022-01-29T15:46:32.905Z] v2.0.1-dev.20 [2022-01-29T15:46:32.905Z] v2.0.1-dev.21 [2022-01-29T15:46:32.905Z] v2.0.1-dev.22 [2022-01-29T15:46:32.905Z] v2.0.1-dev.23 [2022-01-29T15:46:32.905Z] v2.0.1-dev.24 [2022-01-29T15:46:32.905Z] v2.0.1-dev.25 [2022-01-29T15:46:32.905Z] v2.0.1-dev.26 [2022-01-29T15:46:32.905Z] v2.0.1-dev.27 [2022-01-29T15:46:32.905Z] v2.0.1-dev.28 [2022-01-29T15:46:32.905Z] v2.0.1-dev.29 [2022-01-29T15:46:32.905Z] v2.0.1-dev.3 [2022-01-29T15:46:32.905Z] v2.0.1-dev.30 [2022-01-29T15:46:32.905Z] v2.0.1-dev.31 [2022-01-29T15:46:32.905Z] v2.0.1-dev.32 [2022-01-29T15:46:32.905Z] v2.0.1-dev.33 [2022-01-29T15:46:32.905Z] v2.0.1-dev.34 [2022-01-29T15:46:32.905Z] v2.0.1-dev.35 [2022-01-29T15:46:32.905Z] v2.0.1-dev.36 [2022-01-29T15:46:32.905Z] v2.0.1-dev.37 [2022-01-29T15:46:32.905Z] v2.0.1-dev.38 [2022-01-29T15:46:32.905Z] v2.0.1-dev.39 [2022-01-29T15:46:32.905Z] v2.0.1-dev.4 [2022-01-29T15:46:32.905Z] v2.0.1-dev.40 [2022-01-29T15:46:32.905Z] v2.0.1-dev.41 [2022-01-29T15:46:32.905Z] v2.0.1-dev.42 [2022-01-29T15:46:32.905Z] v2.0.1-dev.43 [2022-01-29T15:46:32.905Z] v2.0.1-dev.44 [2022-01-29T15:46:32.905Z] v2.0.1-dev.45 [2022-01-29T15:46:32.905Z] v2.0.1-dev.46 [2022-01-29T15:46:32.905Z] v2.0.1-dev.47 [2022-01-29T15:46:32.905Z] v2.0.1-dev.48 [2022-01-29T15:46:32.905Z] v2.0.1-dev.49 [2022-01-29T15:46:32.905Z] v2.0.1-dev.5 [2022-01-29T15:46:32.905Z] v2.0.1-dev.50 [2022-01-29T15:46:32.905Z] v2.0.1-dev.51 [2022-01-29T15:46:32.905Z] v2.0.1-dev.52 [2022-01-29T15:46:32.905Z] v2.0.1-dev.53 [2022-01-29T15:46:32.905Z] v2.0.1-dev.54 [2022-01-29T15:46:32.905Z] v2.0.1-dev.55 [2022-01-29T15:46:32.905Z] v2.0.1-dev.56 [2022-01-29T15:46:32.905Z] v2.0.1-dev.57 [2022-01-29T15:46:32.905Z] v2.0.1-dev.58 [2022-01-29T15:46:32.905Z] v2.0.1-dev.59 [2022-01-29T15:46:32.905Z] v2.0.1-dev.6 [2022-01-29T15:46:32.905Z] v2.0.1-dev.60 [2022-01-29T15:46:32.905Z] v2.0.1-dev.61 [2022-01-29T15:46:32.905Z] v2.0.1-dev.62 [2022-01-29T15:46:32.905Z] v2.0.1-dev.63 [2022-01-29T15:46:32.905Z] v2.0.1-dev.64 [2022-01-29T15:46:32.905Z] v2.0.1-dev.65 [2022-01-29T15:46:32.905Z] v2.0.1-dev.66 [2022-01-29T15:46:32.905Z] v2.0.1-dev.67 [2022-01-29T15:46:32.905Z] v2.0.1-dev.68 [2022-01-29T15:46:32.905Z] v2.0.1-dev.69 [2022-01-29T15:46:32.905Z] v2.0.1-dev.7 [2022-01-29T15:46:32.905Z] v2.0.1-dev.70 [2022-01-29T15:46:32.905Z] v2.0.1-dev.71 [2022-01-29T15:46:32.905Z] v2.0.1-dev.72 [2022-01-29T15:46:32.905Z] v2.0.1-dev.73 [2022-01-29T15:46:32.905Z] v2.0.1-dev.74 [2022-01-29T15:46:32.905Z] v2.0.1-dev.75 [2022-01-29T15:46:32.905Z] v2.0.1-dev.76 [2022-01-29T15:46:32.905Z] v2.0.1-dev.77 [2022-01-29T15:46:32.905Z] v2.0.1-dev.78 [2022-01-29T15:46:32.905Z] v2.0.1-dev.79 [2022-01-29T15:46:32.905Z] v2.0.1-dev.8 [2022-01-29T15:46:32.905Z] v2.0.1-dev.80 [2022-01-29T15:46:32.905Z] v2.0.1-dev.81 [2022-01-29T15:46:32.905Z] v2.0.1-dev.82 [2022-01-29T15:46:32.905Z] v2.0.1-dev.83 [2022-01-29T15:46:32.905Z] v2.0.1-dev.84 [2022-01-29T15:46:32.905Z] v2.0.1-dev.85 [2022-01-29T15:46:32.905Z] v2.0.1-dev.86 [2022-01-29T15:46:32.905Z] v2.0.1-dev.87 [2022-01-29T15:46:32.905Z] v2.0.1-dev.88 [2022-01-29T15:46:32.905Z] v2.0.1-dev.89 [2022-01-29T15:46:32.905Z] v2.0.1-dev.9 [2022-01-29T15:46:32.905Z] v2.0.1-dev.90 [2022-01-29T15:46:32.905Z] v2.0.1-dev.91 [2022-01-29T15:46:32.905Z] v2.0.1-dev.92 [2022-01-29T15:46:32.905Z] v2.0.1-dev.93 [2022-01-29T15:46:32.905Z] v2.0.1-dev.94 [2022-01-29T15:46:32.905Z] v2.0.1-dev.95 [2022-01-29T15:46:32.905Z] v2.0.1-dev.96 [2022-01-29T15:46:32.905Z] v2.0.1-dev.97 [2022-01-29T15:46:32.905Z] v2.0.1-dev.98 [2022-01-29T15:46:32.905Z] v2.0.1-dev.99 [2022-01-29T15:46:32.905Z] v2.1.0 [2022-01-29T15:46:32.905Z] v2.2.0-dev.1 [2022-01-29T15:46:32.905Z] v2.2.0-dev.10 [2022-01-29T15:46:32.905Z] v2.2.0-dev.11 [2022-01-29T15:46:32.905Z] v2.2.0-dev.12 [2022-01-29T15:46:32.905Z] v2.2.0-dev.13 [2022-01-29T15:46:32.905Z] v2.2.0-dev.14 [2022-01-29T15:46:32.905Z] v2.2.0-dev.15 [2022-01-29T15:46:32.905Z] v2.2.0-dev.16 [2022-01-29T15:46:32.905Z] v2.2.0-dev.17 [2022-01-29T15:46:32.905Z] v2.2.0-dev.18 [2022-01-29T15:46:32.905Z] v2.2.0-dev.19 [2022-01-29T15:46:32.905Z] v2.2.0-dev.2 [2022-01-29T15:46:32.905Z] v2.2.0-dev.20 [2022-01-29T15:46:32.905Z] v2.2.0-dev.21 [2022-01-29T15:46:32.905Z] v2.2.0-dev.22 [2022-01-29T15:46:32.905Z] v2.2.0-dev.23 [2022-01-29T15:46:32.905Z] v2.2.0-dev.24 [2022-01-29T15:46:32.905Z] v2.2.0-dev.25 [2022-01-29T15:46:32.905Z] v2.2.0-dev.26 [2022-01-29T15:46:32.905Z] v2.2.0-dev.3 [2022-01-29T15:46:32.905Z] v2.2.0-dev.4 [2022-01-29T15:46:32.905Z] v2.2.0-dev.5 [2022-01-29T15:46:32.905Z] v2.2.0-dev.6 [2022-01-29T15:46:32.905Z] v2.2.0-dev.7 [2022-01-29T15:46:32.905Z] v2.2.0-dev.8 [2022-01-29T15:46:32.905Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-29T15:46:33.200Z] + lftools sign git-tag v2.2.0-dev.26 [2022-01-29T15:46:33.770Z] Signing Git tag with Sigul... [2022-01-29T15:46:33.770Z] Signing v2.2.0-dev.26 [Pipeline] echo [2022-01-29T15:46:34.040Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:46:34.335Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-29T15:46:34.343Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-29T15:46:34.359Z] $ docker stop --time=1 2fb711db9a87d5ad0b710daf92084238071c32db7e9b2b2e27929f5bfa91f1a0 [2022-01-29T15:46:35.545Z] $ docker rm -f 2fb711db9a87d5ad0b710daf92084238071c32db7e9b2b2e27929f5bfa91f1a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-29T15:46:35.959Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-29T15:46:35.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:36.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-29T15:46:36.251Z] . [Pipeline] withDockerContainer [2022-01-29T15:46:36.319Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:46:36.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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:10004/edgex-devops/git-semver:latest cat [2022-01-29T15:46:36.734Z] $ docker top fb42378067fd5c9d022be244dcfba99939e77371575d2d29ec585fc833e399a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-29T15:46:36.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-29T15:46:36.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-29T15:46:36.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-29T15:46:36.926Z] $ docker exec fb42378067fd5c9d022be244dcfba99939e77371575d2d29ec585fc833e399a6 ssh-agent [2022-01-29T15:46:37.027Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLaBDfn/agent.14 [2022-01-29T15:46:37.027Z] SSH_AGENT_PID=20 [2022-01-29T15:46:37.032Z] Running ssh-add (command line suppressed) [2022-01-29T15:46:37.128Z] Identity added: /w/workspace/edgex-go/143@tmp/private_key_186539350681871546.key (/w/workspace/edgex-go/143@tmp/private_key_186539350681871546.key) [2022-01-29T15:46:37.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-29T15:46:37.428Z] + git semver bump pre [2022-01-29T15:46:37.428Z] # -> Open(): unable to determine branch for HEAD [2022-01-29T15:46:37.428Z] # $GIT_DIR = /w/workspace/edgex-go/143/.git [2022-01-29T15:46:37.428Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/143 [2022-01-29T15:46:37.428Z] # $SEMVER_REMOTE_NAME = origin [2022-01-29T15:46:37.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-29T15:46:37.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-29T15:46:37.428Z] # $SEMVER_BRANCH = main [2022-01-29T15:46:37.428Z] # $SEMVER_DIR = /w/workspace/edgex-go/143/.semver [2022-01-29T15:46:37.428Z] 2.2.0-dev.27 [Pipeline] } [2022-01-29T15:46:37.436Z] $ docker exec --env ******** --env ******** fb42378067fd5c9d022be244dcfba99939e77371575d2d29ec585fc833e399a6 ssh-agent -k [2022-01-29T15:46:37.525Z] unset SSH_AUTH_SOCK; [2022-01-29T15:46:37.525Z] unset SSH_AGENT_PID; [2022-01-29T15:46:37.526Z] echo Agent pid 20 killed; [2022-01-29T15:46:37.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-29T15:46:37.843Z] + git semver [Pipeline] } [2022-01-29T15:46:37.854Z] $ docker stop --time=1 fb42378067fd5c9d022be244dcfba99939e77371575d2d29ec585fc833e399a6 [2022-01-29T15:46:39.034Z] $ docker rm -f fb42378067fd5c9d022be244dcfba99939e77371575d2d29ec585fc833e399a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-29T15:46:39.386Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-29T15:46:39.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:39.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-29T15:46:39.681Z] . [Pipeline] withDockerContainer [2022-01-29T15:46:39.746Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:46:39.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@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:10004/edgex-devops/git-semver:latest cat [2022-01-29T15:46:40.136Z] $ docker top f5343faad93ede387a7791d2c3f2dce743c9c8eeb06de18abdf9b051c6a45fa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-29T15:46:40.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-29T15:46:40.233Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-29T15:46:40.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-29T15:46:40.333Z] $ docker exec f5343faad93ede387a7791d2c3f2dce743c9c8eeb06de18abdf9b051c6a45fa2 ssh-agent [2022-01-29T15:46:40.430Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXObAOoO/agent.14 [2022-01-29T15:46:40.430Z] SSH_AGENT_PID=21 [2022-01-29T15:46:40.435Z] Running ssh-add (command line suppressed) [2022-01-29T15:46:40.526Z] Identity added: /w/workspace/edgex-go/143@tmp/private_key_2105218423010095239.key (/w/workspace/edgex-go/143@tmp/private_key_2105218423010095239.key) [2022-01-29T15:46:40.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-29T15:46:40.826Z] + git semver push [2022-01-29T15:46:40.826Z] # -> Open(): unable to determine branch for HEAD [2022-01-29T15:46:40.826Z] # $GIT_DIR = /w/workspace/edgex-go/143/.git [2022-01-29T15:46:40.826Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/143 [2022-01-29T15:46:40.826Z] # $SEMVER_REMOTE_NAME = origin [2022-01-29T15:46:40.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-29T15:46:40.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-29T15:46:40.826Z] # $SEMVER_BRANCH = main [2022-01-29T15:46:40.826Z] # $SEMVER_DIR = /w/workspace/edgex-go/143/.semver [Pipeline] } [2022-01-29T15:46:45.045Z] $ docker exec --env ******** --env ******** f5343faad93ede387a7791d2c3f2dce743c9c8eeb06de18abdf9b051c6a45fa2 ssh-agent -k [2022-01-29T15:46:45.123Z] unset SSH_AUTH_SOCK; [2022-01-29T15:46:45.123Z] unset SSH_AGENT_PID; [2022-01-29T15:46:45.123Z] echo Agent pid 21 killed; [2022-01-29T15:46:45.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-29T15:46:45.433Z] + git semver [Pipeline] } [2022-01-29T15:46:45.445Z] $ docker stop --time=1 f5343faad93ede387a7791d2c3f2dce743c9c8eeb06de18abdf9b051c6a45fa2 [2022-01-29T15:46:46.634Z] $ docker rm -f f5343faad93ede387a7791d2c3f2dce743c9c8eeb06de18abdf9b051c6a45fa2 [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-29T15:46:47.156Z] + '[' -d /w/workspace/edgex-go/143/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:46:47.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:46:48.008Z] ---> package-listing.sh [2022-01-29T15:46:48.008Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-29T15:46:48.008Z] ++ facter osfamily [2022-01-29T15:46:48.268Z] + OS_FAMILY=redhat [2022-01-29T15:46:48.268Z] + workspace=/w/workspace/edgex-go/143 [2022-01-29T15:46:48.268Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-29T15:46:48.268Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-29T15:46:48.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-29T15:46:48.268Z] + PACKAGES=/tmp/packages_start.txt [2022-01-29T15:46:48.268Z] + '[' /w/workspace/edgex-go/143 ']' [2022-01-29T15:46:48.268Z] + PACKAGES=/tmp/packages_end.txt [2022-01-29T15:46:48.268Z] + case "${OS_FAMILY}" in [2022-01-29T15:46:48.268Z] + rpm -qa [2022-01-29T15:46:48.268Z] + sort [2022-01-29T15:46:52.474Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-29T15:46:52.474Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-29T15:46:52.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-29T15:46:52.474Z] + '[' /w/workspace/edgex-go/143 ']' [2022-01-29T15:46:52.474Z] + mkdir -p /w/workspace/edgex-go/143/archives/ [2022-01-29T15:46:52.474Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/143/archives/ [Pipeline] echo [2022-01-29T15:46:52.486Z] 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/143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-29T15:46:52.771Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:53.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-29T15:46:53.328Z] [2022-01-29T15:46:53.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-29T15:46:53.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-29T15:46:53.633Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-29T15:46:53.633Z] b4d181a07f80: Pulling fs layer [2022-01-29T15:46:53.633Z] a1111a8f2ec3: Pulling fs layer [2022-01-29T15:46:53.633Z] ed53099fbce6: Pulling fs layer [2022-01-29T15:46:53.633Z] dc539afda2c1: Pulling fs layer [2022-01-29T15:46:53.633Z] 77bc0d833cb6: Pulling fs layer [2022-01-29T15:46:53.633Z] 9065ff56babe: Pulling fs layer [2022-01-29T15:46:53.633Z] d287ab97295c: Pulling fs layer [2022-01-29T15:46:53.633Z] dc539afda2c1: Waiting [2022-01-29T15:46:53.633Z] 77bc0d833cb6: Waiting [2022-01-29T15:46:53.633Z] 9065ff56babe: Waiting [2022-01-29T15:46:53.633Z] d287ab97295c: Waiting [2022-01-29T15:46:53.633Z] a1111a8f2ec3: Verifying Checksum [2022-01-29T15:46:53.633Z] a1111a8f2ec3: Download complete [2022-01-29T15:46:53.633Z] dc539afda2c1: Verifying Checksum [2022-01-29T15:46:53.633Z] dc539afda2c1: Download complete [2022-01-29T15:46:53.633Z] ed53099fbce6: Verifying Checksum [2022-01-29T15:46:53.633Z] ed53099fbce6: Download complete [2022-01-29T15:46:53.904Z] 9065ff56babe: Verifying Checksum [2022-01-29T15:46:53.904Z] 9065ff56babe: Download complete [2022-01-29T15:46:53.904Z] 77bc0d833cb6: Verifying Checksum [2022-01-29T15:46:53.904Z] 77bc0d833cb6: Download complete [2022-01-29T15:46:53.904Z] b4d181a07f80: Verifying Checksum [2022-01-29T15:46:53.904Z] b4d181a07f80: Download complete [2022-01-29T15:46:54.476Z] d287ab97295c: Verifying Checksum [2022-01-29T15:46:54.476Z] d287ab97295c: Download complete [2022-01-29T15:46:55.429Z] b4d181a07f80: Pull complete [2022-01-29T15:46:55.429Z] a1111a8f2ec3: Pull complete [2022-01-29T15:46:56.017Z] ed53099fbce6: Pull complete [2022-01-29T15:46:56.017Z] dc539afda2c1: Pull complete [2022-01-29T15:46:56.589Z] 77bc0d833cb6: Pull complete [2022-01-29T15:46:56.589Z] 9065ff56babe: Pull complete [2022-01-29T15:47:03.228Z] d287ab97295c: Pull complete [2022-01-29T15:47:03.228Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-29T15:47:03.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-29T15:47:03.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-29T15:47:03.310Z] prd-centos7-docker-4c-2g-4210 does not seem to be running inside a container [2022-01-29T15:47:03.342Z] $ 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/143/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/143 -v /w/workspace/edgex-go/143:/w/workspace/edgex-go/143:rw,z -v /w/workspace/edgex-go/143@tmp:/w/workspace/edgex-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-29T15:47:06.413Z] $ docker top 87a0a5aac1f48eac8d567fda0eb01585e65ae9a732889d7ba2bd28c2d05ae095 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-29T15:47:06.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-29T15:47:07.051Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-29T15:47:07.342Z] + ls /var/log/sa-host [2022-01-29T15:47:07.343Z] + sadf -c /var/log/sa-host/sa17 [2022-01-29T15:47:07.343Z] file_magic: OK [2022-01-29T15:47:07.343Z] HZ: Using current value: 100 [2022-01-29T15:47:07.343Z] file_header: OK [2022-01-29T15:47:07.343Z] 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-29T15:47:07.343Z] Statistics: [2022-01-29T15:47:07.343Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-29T15:47:07.343Z] File successfully converted to sysstat format version 12.0.3 [2022-01-29T15:47:07.343Z] + sadf -c /var/log/sa-host/sa29 [2022-01-29T15:47:07.343Z] file_magic: OK [2022-01-29T15:47:07.343Z] HZ: Using current value: 100 [2022-01-29T15:47:07.343Z] file_header: OK [2022-01-29T15:47:07.343Z] 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-29T15:47:07.343Z] Statistics: [2022-01-29T15:47:07.343Z] 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-29T15:47:07.343Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-29T15:47:07.434Z] provisioning config files... [2022-01-29T15:47:07.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/143@tmp/config6671683668980855962tmp [Pipeline] { [Pipeline] echo [2022-01-29T15:47:07.456Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:47:07.745Z] ---> create-netrc.sh [Pipeline] } [2022-01-29T15:47:07.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:47:08.078Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-29T15:47:08.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:47:08.379Z] ---> sudo-logs.sh [2022-01-29T15:47:08.380Z] Archiving 'sudo' log.. [2022-01-29T15:47:08.380Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4210.novalocal: Name or service not known [2022-01-29T15:47:08.380Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4210.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-29T15:47:08.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:47:08.685Z] ---> job-cost.sh [2022-01-29T15:47:08.686Z] lf-activate-venv: SKIPPING [2022-01-29T15:47:08.686Z] DEBUG: total: 0.10999999940395355 [2022-01-29T15:47:08.686Z] INFO: Retrieving Stack Cost... [2022-01-29T15:47:09.257Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-29T15:47:09.518Z] INFO: Archiving Costs [Pipeline] echo [2022-01-29T15:47:09.530Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-29T15:47:09.813Z] ---> logs-deploy.sh [2022-01-29T15:47:09.813Z] lf-activate-venv: SKIPPING [2022-01-29T15:47:09.813Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/143 [2022-01-29T15:47:09.813Z] INFO: archiving workspace using pattern(s): [2022-01-29T15:47:10.385Z] Archives upload complete. [2022-01-29T15:47:10.647Z] INFO: archiving logs to Nexus