Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 451b096496c10626fafafdb288817a63ed714faa Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3568575577607786896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8304901763261114468.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6371671018024552718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2209535704659151598.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-ssh2708714701076948173.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-116 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/114 [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/114 # 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/114@tmp/jenkins-gitclient-ssh4860533268168937900.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 451b096496c10626fafafdb288817a63ed714faa (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 451b096496c10626fafafdb288817a63ed714faa # timeout=10 Commit message: "Merge pull request #3798 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.4" > git rev-list --no-walk 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-19T03:59:47.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-19T03:59:47.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-19T03:59:47.445Z] ========================================================= [2021-11-19T03:59:47.445Z] EdgeX Global Pipelines Version Info [2021-11-19T03:59:47.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-19T03:59:48.582Z] ------------------- [2021-11-19T03:59:48.582Z] stable info: [2021-11-19T03:59:48.582Z] ------------------- [2021-11-19T03:59:48.582Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-19T03:59:48.582Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-19T03:59:48.582Z] Message: update stable to v1.0.217 [2021-11-19T03:59:49.161Z] ------------------- [2021-11-19T03:59:49.161Z] experimental info: [2021-11-19T03:59:49.161Z] ------------------- [2021-11-19T03:59:49.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-19T03:59:49.161Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-19T03:59:49.161Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-19T03:59:49.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-19T03:59:49.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-19T03:59:49.267Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-19T03:59:49.277Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-19T03:59:49.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-19T03:59:49.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-19T03:59:49.306Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-19T03:59:49.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-19T03:59:49.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-19T03:59:49.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-19T03:59:49.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-19T03:59:49.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-19T03:59:49.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-19T03:59:49.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-19T03:59:49.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-19T03:59:49.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-19T03:59:49.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-19T03:59:49.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-19T03:59:49.424Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-19T03:59:49.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-19T03:59:49.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-19T03:59:49.453Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-19T03:59:49.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-19T03:59:49.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-19T03:59:49.484Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-19T03:59:49.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 451b096496c10626fafafdb288817a63ed714faa [Pipeline] echo [2021-11-19T03:59:49.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 451b096 [Pipeline] echo [2021-11-19T03:59:49.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T03:59:49.552Z] provisioning config files... [2021-11-19T03:59:49.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config6707709526163443926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T03:59:49.890Z] ---> docker-login.sh [2021-11-19T03:59:49.890Z] nexus3.edgexfoundry.org:10001 [2021-11-19T03:59:49.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T03:59:50.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T03:59:50.163Z] Configure a credential helper to remove this warning. See [2021-11-19T03:59:50.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T03:59:50.163Z] [2021-11-19T03:59:50.163Z] Login Succeeded [2021-11-19T03:59:50.163Z] nexus3.edgexfoundry.org:10002 [2021-11-19T03:59:50.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T03:59:50.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T03:59:50.163Z] Configure a credential helper to remove this warning. See [2021-11-19T03:59:50.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T03:59:50.163Z] [2021-11-19T03:59:50.163Z] Login Succeeded [2021-11-19T03:59:50.163Z] nexus3.edgexfoundry.org:10003 [2021-11-19T03:59:50.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T03:59:50.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T03:59:50.424Z] Configure a credential helper to remove this warning. See [2021-11-19T03:59:50.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T03:59:50.424Z] [2021-11-19T03:59:50.424Z] Login Succeeded [2021-11-19T03:59:50.424Z] nexus3.edgexfoundry.org:10004 [2021-11-19T03:59:50.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T03:59:50.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T03:59:50.424Z] Configure a credential helper to remove this warning. See [2021-11-19T03:59:50.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T03:59:50.424Z] [2021-11-19T03:59:50.424Z] Login Succeeded [2021-11-19T03:59:50.424Z] docker.io [2021-11-19T03:59:50.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T03:59:51.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T03:59:51.001Z] Configure a credential helper to remove this warning. See [2021-11-19T03:59:51.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T03:59:51.001Z] [2021-11-19T03:59:51.001Z] Login Succeeded [2021-11-19T03:59:51.001Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T03:59:51.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T03:59:51.320Z] ++ 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 [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/core-command/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/core-data/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-19T03:59:51.320Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-19T03:59:51.320Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-19T03:59:51.320Z] ++ cut -d/ -f2 [2021-11-19T03:59:51.320Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-19T03:59:51.361Z] 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 [2021-11-19T03:59:51.759Z] + git rev-list -1 --merges 451b096496c10626fafafdb288817a63ed714faa~1..451b096496c10626fafafdb288817a63ed714faa [Pipeline] echo [2021-11-19T03:59:51.771Z] -----------> git rev-list -1 --merges 451b096496c10626fafafdb288817a63ed714faa~1..451b096496c10626fafafdb288817a63ed714faa 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T03:59:51.771Z] 451b096496c10626fafafdb288817a63ed714faa [false] [Pipeline] sh [2021-11-19T03:59:52.062Z] + git log --format=format:%s -1 451b096496c10626fafafdb288817a63ed714faa [Pipeline] echo [2021-11-19T03:59:52.078Z] ========================================================= [2021-11-19T03:59:52.078Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-19T03:59:52.078Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-19T03:59:52.673Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-19T03:59:52.673Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-19T03:59:52.673Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-19T03:59:52.673Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-19T03:59:52.673Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-19T03:59:52.673Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-19T03:59:52.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-19T03:59:53.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T03:59:53.116Z] [2021-11-19T03:59:53.116Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T03:59:53.425Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T03:59:53.425Z] latest: Pulling from edgex-devops/git-semver [2021-11-19T03:59:53.425Z] a0d0a0d46f8b: Pulling fs layer [2021-11-19T03:59:53.425Z] 3e5f54012d9b: Pulling fs layer [2021-11-19T03:59:53.425Z] 4c7163046ea9: Pulling fs layer [2021-11-19T03:59:53.425Z] 0c2d73faf560: Pulling fs layer [2021-11-19T03:59:53.425Z] 0c2d73faf560: Waiting [2021-11-19T03:59:53.425Z] 3e5f54012d9b: Verifying Checksum [2021-11-19T03:59:53.425Z] 3e5f54012d9b: Download complete [2021-11-19T03:59:53.425Z] a0d0a0d46f8b: Verifying Checksum [2021-11-19T03:59:53.425Z] a0d0a0d46f8b: Download complete [2021-11-19T03:59:53.425Z] 0c2d73faf560: Verifying Checksum [2021-11-19T03:59:53.425Z] 0c2d73faf560: Download complete [2021-11-19T03:59:53.425Z] 4c7163046ea9: Verifying Checksum [2021-11-19T03:59:53.425Z] 4c7163046ea9: Download complete [2021-11-19T03:59:53.692Z] a0d0a0d46f8b: Pull complete [2021-11-19T03:59:53.692Z] 3e5f54012d9b: Pull complete [2021-11-19T03:59:53.961Z] 4c7163046ea9: Pull complete [2021-11-19T03:59:54.226Z] 0c2d73faf560: Pull complete [2021-11-19T03:59:54.226Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-19T03:59:54.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T03:59:54.226Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-19T03:59:54.305Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T03:59:54.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T03:59:54.970Z] $ docker top efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-19T03:59:55.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T03:59:55.058Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T03:59:55.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T03:59:55.178Z] $ docker exec efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent [2021-11-19T03:59:55.280Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeeHckg/agent.13 [2021-11-19T03:59:55.280Z] SSH_AGENT_PID=20 [2021-11-19T03:59:55.290Z] Running ssh-add (command line suppressed) [2021-11-19T03:59:55.388Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_9010636334401805720.key (/w/workspace/edgex-go/114@tmp/private_key_9010636334401805720.key) [2021-11-19T03:59:55.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T03:59:55.708Z] + git tag --points-at HEAD [Pipeline] } [2021-11-19T03:59:55.724Z] $ docker exec --env ******** --env ******** efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent -k [2021-11-19T03:59:55.810Z] unset SSH_AUTH_SOCK; [2021-11-19T03:59:55.810Z] unset SSH_AGENT_PID; [2021-11-19T03:59:55.810Z] echo Agent pid 20 killed; [2021-11-19T03:59:55.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-19T03:59:55.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T03:59:55.845Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T03:59:55.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T03:59:55.963Z] $ docker exec efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent [2021-11-19T03:59:56.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPpOKH/agent.53 [2021-11-19T03:59:56.080Z] SSH_AGENT_PID=59 [2021-11-19T03:59:56.084Z] Running ssh-add (command line suppressed) [2021-11-19T03:59:56.194Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_7362035606991660251.key (/w/workspace/edgex-go/114@tmp/private_key_7362035606991660251.key) [2021-11-19T03:59:56.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T03:59:56.499Z] + git semver init [2021-11-19T03:59:56.499Z] # -> Open(): unable to determine branch for HEAD [2021-11-19T03:59:56.499Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2021-11-19T03:59:56.499Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2021-11-19T03:59:56.499Z] # $SEMVER_REMOTE_NAME = origin [2021-11-19T03:59:56.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-19T03:59:56.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-19T03:59:56.499Z] # $SEMVER_BRANCH = main [2021-11-19T03:59:56.499Z] # $SEMVER_TEMP = /tmp/semver-415701712 [2021-11-19T03:59:56.499Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-19T04:01:48.019Z] # '/tmp/semver-415701712' -> '/w/workspace/edgex-go/114/.semver' [2021-11-19T04:01:48.019Z] # -> Force: false [2021-11-19T04:01:48.019Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [Pipeline] } [2021-11-19T04:01:48.030Z] $ docker exec --env ******** --env ******** efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent -k [2021-11-19T04:01:48.129Z] unset SSH_AUTH_SOCK; [2021-11-19T04:01:48.129Z] unset SSH_AGENT_PID; [2021-11-19T04:01:48.129Z] echo Agent pid 59 killed; [2021-11-19T04:01:48.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T04:01:48.489Z] + git semver [Pipeline] } [2021-11-19T04:01:48.505Z] $ docker stop --time=1 efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 [2021-11-19T04:01:50.415Z] $ docker rm -f efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:01:50.777Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-19T04:01:51.005Z] Stashed 1 file(s) [Pipeline] echo [2021-11-19T04:01:51.008Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.1 [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 [2021-11-19T04:01:51.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T04:01:51.177Z] ========================================================= [2021-11-19T04:01:51.177Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-19T04:01:51.177Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:01:51.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:01:51.476Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-19T04:01:51.476Z] a0d0a0d46f8b: Already exists [2021-11-19T04:01:51.476Z] 31adcdaf11c8: Pulling fs layer [2021-11-19T04:01:51.476Z] b8b176561691: Pulling fs layer [2021-11-19T04:01:51.476Z] 4527c011a84f: Pulling fs layer [2021-11-19T04:01:51.476Z] 5d74067f8e1e: Pulling fs layer [2021-11-19T04:01:51.476Z] e0aca202a116: Pulling fs layer [2021-11-19T04:01:51.476Z] 3a43be97a3b4: Pulling fs layer [2021-11-19T04:01:51.476Z] 34cad66bf833: Pulling fs layer [2021-11-19T04:01:51.476Z] b4e3c513aaa6: Pulling fs layer [2021-11-19T04:01:51.476Z] 3a43be97a3b4: Waiting [2021-11-19T04:01:51.476Z] 34cad66bf833: Waiting [2021-11-19T04:01:51.476Z] b4e3c513aaa6: Waiting [2021-11-19T04:01:51.476Z] 5d74067f8e1e: Waiting [2021-11-19T04:01:51.476Z] e0aca202a116: Waiting [2021-11-19T04:01:51.476Z] b8b176561691: Verifying Checksum [2021-11-19T04:01:51.476Z] b8b176561691: Download complete [2021-11-19T04:01:51.476Z] 31adcdaf11c8: Verifying Checksum [2021-11-19T04:01:51.476Z] 31adcdaf11c8: Download complete [2021-11-19T04:01:51.476Z] 5d74067f8e1e: Verifying Checksum [2021-11-19T04:01:51.476Z] 5d74067f8e1e: Download complete [2021-11-19T04:01:51.476Z] e0aca202a116: Verifying Checksum [2021-11-19T04:01:51.476Z] e0aca202a116: Download complete [2021-11-19T04:01:51.476Z] 3a43be97a3b4: Verifying Checksum [2021-11-19T04:01:51.476Z] 3a43be97a3b4: Download complete [2021-11-19T04:01:51.739Z] 31adcdaf11c8: Pull complete [2021-11-19T04:01:51.739Z] b8b176561691: Pull complete [2021-11-19T04:01:51.739Z] 34cad66bf833: Verifying Checksum [2021-11-19T04:01:51.739Z] 34cad66bf833: Download complete [2021-11-19T04:01:52.003Z] 4527c011a84f: Verifying Checksum [2021-11-19T04:01:52.003Z] 4527c011a84f: Download complete [2021-11-19T04:01:52.267Z] b4e3c513aaa6: Verifying Checksum [2021-11-19T04:01:52.267Z] b4e3c513aaa6: Download complete [2021-11-19T04:01:55.588Z] 4527c011a84f: Pull complete [2021-11-19T04:01:55.588Z] 5d74067f8e1e: Pull complete [2021-11-19T04:01:55.588Z] e0aca202a116: Pull complete [2021-11-19T04:01:55.855Z] 3a43be97a3b4: Pull complete [2021-11-19T04:01:55.855Z] 34cad66bf833: Pull complete [2021-11-19T04:01:58.428Z] b4e3c513aaa6: Pull complete [2021-11-19T04:01:58.428Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-19T04:01:58.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:01:58.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:01:58.733Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:01:58.733Z] WORKDIR /edgex [2021-11-19T04:01:58.733Z] COPY go.mod . [2021-11-19T04:01:58.733Z] RUN go mod download' [2021-11-19T04:01:58.733Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-19T04:02:00.151Z] Sending build context to Docker daemon 334.4MB [2021-11-19T04:02:00.151Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-19T04:02:00.151Z] ---> 9f6097aaca64 [2021-11-19T04:02:00.151Z] Step 2/4 : WORKDIR /edgex [2021-11-19T04:02:02.698Z] ---> Running in 6d67ab6c6dc5 [2021-11-19T04:02:02.698Z] Removing intermediate container 6d67ab6c6dc5 [2021-11-19T04:02:02.698Z] ---> bd4ec2b94bd0 [2021-11-19T04:02:02.698Z] Step 3/4 : COPY go.mod . [2021-11-19T04:02:02.698Z] ---> 25930eae1efa [2021-11-19T04:02:02.698Z] Step 4/4 : RUN go mod download [2021-11-19T04:02:02.698Z] ---> Running in cd41b0ab4bbf [2021-11-19T04:02:06.147Z] Still waiting to schedule task [2021-11-19T04:02:06.147Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-19T04:02:49.444Z] Removing intermediate container cd41b0ab4bbf [2021-11-19T04:02:49.444Z] ---> 3b2e80e9a837 [2021-11-19T04:02:49.444Z] Successfully built 3b2e80e9a837 [2021-11-19T04:02:49.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:02:49.748Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-19T04:02:49.748Z] . [Pipeline] withDockerContainer [2021-11-19T04:02:49.814Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:02:49.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:02:50.198Z] $ docker top 05ebdc638684b7fb9707295b9f1bf2ec17036cc497a30183c0ff65056670d0f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:02:50.553Z] + go version [2021-11-19T04:02:50.553Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-19T04:02:50.566Z] $ docker stop --time=1 05ebdc638684b7fb9707295b9f1bf2ec17036cc497a30183c0ff65056670d0f5 [2021-11-19T04:02:51.805Z] $ docker rm -f 05ebdc638684b7fb9707295b9f1bf2ec17036cc497a30183c0ff65056670d0f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:02:52.260Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-19T04:02:52.260Z] . [Pipeline] withDockerContainer [2021-11-19T04:02:52.333Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:02:52.372Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:02:52.686Z] $ docker top b3924f02521e11c1aad656f821843b2825f965eacb732a2b3635405b00696813 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-19T04:02:52.757Z] ========================================================= [2021-11-19T04:02:52.757Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-19T04:02:52.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:02:53.051Z] + make test [2021-11-19T04:02:53.052Z] go mod tidy [2021-11-19T04:02:53.313Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-19T04:02:58.661Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-19T04:03:16.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-19T04:03:21.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-19T04:03:21.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-19T04:03:21.666Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-19T04:03:24.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-19T04:03:24.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-19T04:03:24.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-19T04:03:24.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-19T04:03:25.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-19T04:03:25.397Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-19T04:03:25.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-19T04:03:25.977Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-19T04:03:25.977Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-19T04:03:25.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-19T04:03:27.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2021-11-19T04:03:27.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-19T04:03:27.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-19T04:03:28.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-11-19T04:03:28.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-19T04:03:28.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 44.7% of statements [2021-11-19T04:03:28.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-19T04:03:28.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-19T04:03:29.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements [2021-11-19T04:03:29.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-19T04:03:29.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:03:30.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-11-19T04:03:30.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-19T04:03:30.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-19T04:03:30.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-19T04:03:30.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-19T04:03:30.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-19T04:03:31.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:03:31.779Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-19T04:03:31.779Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-19T04:03:32.048Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-11-19T04:03:32.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-19T04:03:32.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-19T04:03:32.048Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-19T04:03:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements [2021-11-19T04:03:33.433Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-19T04:03:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-11-19T04:03:33.433Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements [2021-11-19T04:03:33.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-19T04:03:33.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-11-19T04:03:33.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements [2021-11-19T04:03:33.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2021-11-19T04:03:34.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-11-19T04:03:34.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-11-19T04:03:44.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.060s coverage: 94.4% of statements [2021-11-19T04:03:44.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-19T04:03:52.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.174s coverage: 82.5% of statements [2021-11-19T04:03:52.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-19T04:04:07.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-19T04:04:07.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-19T04:04:07.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2021-11-19T04:04:08.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2021-11-19T04:04:08.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-11-19T04:04:08.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements [2021-11-19T04:04:08.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-19T04:04:09.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 65.4% of statements [2021-11-19T04:04:09.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-19T04:04:09.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-19T04:04:09.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-19T04:04:09.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements [2021-11-19T04:04:09.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-19T04:04:09.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-19T04:04:09.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-11-19T04:04:09.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-19T04:04:10.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-11-19T04:04:10.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-19T04:04:17.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-19T04:04:17.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-19T04:04:17.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-19T04:04:17.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-19T04:04:17.035Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-19T04:04:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-19T04:04:17.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-19T04:04:17.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-11-19T04:04:17.036Z] 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 [2021-11-19T04:04:20.416Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-19T04:04:20.428Z] Running in /w/workspace/edgex-go/114 [Pipeline] { [Pipeline] checkout [2021-11-19T04:04:20.632Z] The recommended git tool is: git [2021-11-19T04:04:26.424Z] using credential edgex-jenkins-ssh [2021-11-19T04:04:26.446Z] Cloning the remote Git repository [2021-11-19T04:04:26.508Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:04:26.680Z] > git init /w/workspace/edgex-go/114 # timeout=10 [2021-11-19T04:04:26.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-19T04:04:26.938Z] > git --version # timeout=10 [2021-11-19T04:04:26.977Z] > git --version # 'git version 2.17.1' [2021-11-19T04:04:26.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-19T04:04:27.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T04:04:49.217Z] GO111MODULE=on go vet ./... [2021-11-19T04:04:59.293Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-19T04:04:59.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-19T04:04:59.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-19T04:05:00.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-19T04:05:00.696Z] + ls -al . [2021-11-19T04:05:00.696Z] total 644 [2021-11-19T04:05:00.696Z] drwxrwxr-x 10 1001 1001 4096 Nov 19 04:05 . [2021-11-19T04:05:00.696Z] drwxr-xr-x 4 root root 32 Nov 19 04:02 .. [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 03:59 .dockerignore [2021-11-19T04:05:00.696Z] drwxrwxr-x 8 1001 1001 162 Nov 19 03:59 .git [2021-11-19T04:05:00.696Z] drwxrwxr-x 4 1001 1001 142 Nov 19 03:59 .github [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 804 Nov 19 03:59 .gitignore [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 42 Nov 19 03:59 .golangci.yml [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 76 Nov 19 03:59 .hadolint.yml [2021-11-19T04:05:00.696Z] drwx------ 3 1001 1001 58 Nov 19 04:01 .semver [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 166 Nov 19 03:59 .sonarcloud.properties [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 03:59 ADOPTERS.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 8910 Nov 19 03:59 Attribution.txt [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 51732 Nov 19 03:59 CHANGELOG.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 03:59 CONTRIBUTING.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 03:59 GOVERNANCE.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 849 Nov 19 03:59 Jenkinsfile [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 03:59 LICENSE [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 6508 Nov 19 03:59 Makefile [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 03:59 OWNERS.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 8207 Nov 19 03:59 README.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 6912 Nov 19 03:59 SECURITY.md [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 11 Nov 19 04:01 VERSION [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 4131 Nov 19 03:59 ZMQWindows.md [2021-11-19T04:05:00.696Z] drwxrwxr-x 2 1001 1001 37 Nov 19 03:59 bin [2021-11-19T04:05:00.696Z] drwxrwxr-x 14 1001 1001 4096 Nov 19 03:59 cmd [2021-11-19T04:05:00.696Z] -rw-r--r-- 1 root root 428381 Nov 19 04:04 coverage.out [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 822 Nov 19 03:59 go.mod [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 49471 Nov 19 03:59 go.sum [2021-11-19T04:05:00.696Z] drwxrwxr-x 8 1001 1001 124 Nov 19 03:59 internal [2021-11-19T04:05:00.696Z] drwxrwxr-x 3 1001 1001 16 Nov 19 03:59 openapi [2021-11-19T04:05:00.696Z] drwxrwxr-x 4 1001 1001 71 Nov 19 03:59 snap [2021-11-19T04:05:00.696Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 03:59 version.go [Pipeline] sh [2021-11-19T04:05:00.996Z] + '[' -e coverage.out ] [2021-11-19T04:05:00.996Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-19T04:05:01.107Z] Stashed 1 file(s) [Pipeline] sh [2021-11-19T04:05:01.407Z] + make build [2021-11-19T04:05:01.407Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2021-11-19T04:05:02.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-19T04:05:09.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2021-11-19T04:05:10.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-19T04:05:11.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-19T04:05:11.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-19T04:05:12.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-19T04:05:13.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-19T04:05:14.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-19T04:05:15.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-19T04:05:16.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-19T04:05:17.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-19T04:05:18.650Z] $ docker stop --time=1 b3924f02521e11c1aad656f821843b2825f965eacb732a2b3635405b00696813 [2021-11-19T04:05:20.429Z] $ docker rm -f b3924f02521e11c1aad656f821843b2825f965eacb732a2b3635405b00696813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:05:22.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:22.034Z] [2021-11-19T04:05:22.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:05:22.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:22.341Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-19T04:05:22.341Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-19T04:05:22.341Z] ca9280d653b3: Pulling fs layer [2021-11-19T04:05:22.341Z] 7e9c9ca2126c: Pulling fs layer [2021-11-19T04:05:22.341Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-19T04:05:22.341Z] cbdbe7a5bc2a: Download complete [2021-11-19T04:05:22.618Z] ca9280d653b3: Verifying Checksum [2021-11-19T04:05:22.618Z] ca9280d653b3: Download complete [2021-11-19T04:05:22.618Z] cbdbe7a5bc2a: Pull complete [2021-11-19T04:05:22.888Z] 7e9c9ca2126c: Verifying Checksum [2021-11-19T04:05:22.888Z] 7e9c9ca2126c: Download complete [2021-11-19T04:05:23.149Z] ca9280d653b3: Pull complete [2021-11-19T04:05:27.387Z] 7e9c9ca2126c: Pull complete [2021-11-19T04:05:27.387Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-19T04:05:27.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:27.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-19T04:05:27.454Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:05:27.503Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:05:30.069Z] $ docker top 6799bbbc2eb74d8c8e9052935f59828053cae925e3bf1852199e25253dd27b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:05:30.424Z] + grep parallel [2021-11-19T04:05:30.424Z] + docker-compose build --help [2021-11-19T04:05:30.997Z] --parallel Build images in parallel. [Pipeline] } [2021-11-19T04:05:31.008Z] $ docker stop --time=1 6799bbbc2eb74d8c8e9052935f59828053cae925e3bf1852199e25253dd27b6e [2021-11-19T04:05:32.187Z] $ docker rm -f 6799bbbc2eb74d8c8e9052935f59828053cae925e3bf1852199e25253dd27b6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:05:32.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-19T04:05:32.553Z] . [Pipeline] withDockerContainer [2021-11-19T04:05:32.613Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:05:32.650Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:05:32.958Z] $ docker top 8bd735adf744152286dfdfeaa864cb5d1a82d47ff580d6ad142700f6020652fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:05:33.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-19T04:05:33.868Z] Building core-command ... [2021-11-19T04:05:33.868Z] Building core-data ... [2021-11-19T04:05:33.868Z] Building core-metadata ... [2021-11-19T04:05:33.868Z] Building security-bootstrapper ... [2021-11-19T04:05:33.868Z] Building security-proxy-setup ... [2021-11-19T04:05:33.868Z] Building security-secretstore-setup ... [2021-11-19T04:05:33.868Z] Building support-notifications ... [2021-11-19T04:05:33.868Z] Building support-scheduler ... [2021-11-19T04:05:33.868Z] Building sys-mgmt-agent ... [2021-11-19T04:05:33.868Z] Building core-command [2021-11-19T04:05:33.868Z] Building security-proxy-setup [2021-11-19T04:05:33.868Z] Building support-notifications [2021-11-19T04:05:33.868Z] Building support-scheduler [2021-11-19T04:05:33.868Z] Building core-data [2021-11-19T04:05:43.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:43.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:43.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:43.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:43.910Z] ---> 3b2e80e9a837 [2021-11-19T04:05:43.910Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:05:43.910Z] ---> 3b2e80e9a837 [2021-11-19T04:05:43.910Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:05:49.194Z] ---> Running in 51b3af87325b [2021-11-19T04:05:49.194Z] ---> Running in 3c30549aa912 [2021-11-19T04:05:53.408Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:53.408Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:53.408Z] ---> 3b2e80e9a837 [2021-11-19T04:05:53.408Z] Step 3/23 : WORKDIR /edgex-go [2021-11-19T04:05:55.346Z] ---> Running in 151157d86f4f [2021-11-19T04:05:55.660Z] Removing intermediate container 51b3af87325b [2021-11-19T04:05:55.660Z] ---> a02a8713f857 [2021-11-19T04:05:55.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:05:55.660Z] Removing intermediate container 3c30549aa912 [2021-11-19T04:05:55.660Z] ---> 2f675bf6148c [2021-11-19T04:05:55.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:05:57.061Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:57.061Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:57.061Z] ---> 3b2e80e9a837 [2021-11-19T04:05:57.061Z] Step 3/20 : WORKDIR /edgex-go [2021-11-19T04:05:57.061Z] ---> Using cache [2021-11-19T04:05:57.061Z] ---> 923c8fcdb555 [2021-11-19T04:05:57.061Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:05:57.061Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:05:57.061Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:05:57.061Z] ---> 3b2e80e9a837 [2021-11-19T04:05:57.061Z] Step 3/21 : WORKDIR /edgex-go [2021-11-19T04:05:57.061Z] ---> Using cache [2021-11-19T04:05:57.061Z] ---> 923c8fcdb555 [2021-11-19T04:05:57.061Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:05:58.006Z] ---> Running in 9334341b6939 [2021-11-19T04:05:58.006Z] Removing intermediate container 151157d86f4f [2021-11-19T04:05:58.006Z] ---> 923c8fcdb555 [2021-11-19T04:05:58.006Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:05:58.006Z] ---> Running in 585f5896d065 [2021-11-19T04:05:58.006Z] ---> Running in feaacfb8fffb [2021-11-19T04:05:58.006Z] ---> Running in 02c10fb7f884 [2021-11-19T04:05:58.006Z] ---> Running in 312777a20c2c [2021-11-19T04:05:58.952Z] Removing intermediate container feaacfb8fffb [2021-11-19T04:05:58.952Z] ---> 8ddf4809f93f [2021-11-19T04:05:58.952Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-19T04:05:58.952Z] ---> Running in ae9d229ebc8e [2021-11-19T04:05:59.218Z] Removing intermediate container 9334341b6939 [2021-11-19T04:05:59.218Z] ---> 04a180e62250 [2021-11-19T04:05:59.218Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-19T04:05:59.218Z] ---> Running in 88a0f6c5422b [2021-11-19T04:05:59.218Z] Removing intermediate container 585f5896d065 [2021-11-19T04:05:59.218Z] ---> 285a5e26458d [2021-11-19T04:05:59.218Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:05:59.481Z] Removing intermediate container 02c10fb7f884 [2021-11-19T04:05:59.481Z] ---> b8f4529dddd9 [2021-11-19T04:05:59.481Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-19T04:05:59.481Z] Removing intermediate container 312777a20c2c [2021-11-19T04:05:59.481Z] ---> 4a9bcfcf9228 [2021-11-19T04:05:59.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-19T04:05:59.481Z] ---> Running in 83db03809ea4 [2021-11-19T04:05:59.481Z] ---> Running in 418c86aa25f8 [2021-11-19T04:05:59.481Z] ---> Running in 7b6dff3e29c4 [2021-11-19T04:05:59.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:05:59.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:00.312Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:00.312Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:00.312Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:00.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:00.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:00.834Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:01.095Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:01.095Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:01.362Z] Removing intermediate container ae9d229ebc8e [2021-11-19T04:06:01.362Z] ---> 36e5ae032d52 [2021-11-19T04:06:01.362Z] Step 6/20 : COPY . . [2021-11-19T04:06:01.362Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:01.622Z] Removing intermediate container 88a0f6c5422b [2021-11-19T04:06:01.622Z] ---> b1bfc01160ec [2021-11-19T04:06:01.622Z] Step 6/22 : COPY . . [2021-11-19T04:06:01.622Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:01.622Z] OK: 220 MiB in 52 packages [2021-11-19T04:06:06.958Z] Removing intermediate container 418c86aa25f8 [2021-11-19T04:06:06.958Z] ---> 203c8e36909a [2021-11-19T04:06:06.958Z] Step 6/22 : COPY . . [2021-11-19T04:06:06.958Z] ---> ecad9700f09d [2021-11-19T04:06:06.959Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:06.959Z] ---> f8f83aaebbeb [2021-11-19T04:06:06.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:07.526Z] Avoid second fetch [2021-11-19T04:06:07.527Z] Checking out Revision 451b096496c10626fafafdb288817a63ed714faa (main) [2021-11-19T04:06:07.544Z] Removing intermediate container 83db03809ea4 [2021-11-19T04:06:07.544Z] ---> 5fefa9f39909 [2021-11-19T04:06:07.544Z] Step 6/21 : COPY . . [2021-11-19T04:06:07.544Z] Removing intermediate container 7b6dff3e29c4 [2021-11-19T04:06:07.544Z] ---> 74f511ad4393 [2021-11-19T04:06:07.544Z] Step 6/23 : COPY go.mod . [2021-11-19T04:06:07.804Z] ---> Running in d8bba7e267ae [2021-11-19T04:06:07.804Z] ---> Running in 4ffa4b593511 [2021-11-19T04:06:07.486Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-19T04:06:07.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-19T04:06:07.542Z] > git config core.sparsecheckout # timeout=10 [2021-11-19T04:06:07.555Z] > git checkout -f 451b096496c10626fafafdb288817a63ed714faa # timeout=10 [2021-11-19T04:06:08.745Z] ---> ea372f66c29d [2021-11-19T04:06:08.745Z] Step 7/23 : RUN go mod download [2021-11-19T04:06:10.144Z] ---> Running in bfb88ae2c51b [2021-11-19T04:06:11.878Z] Commit message: "Merge pull request #3798 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-19T04:06:12.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-19T04:06:12.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:06:12.799Z] Dload Upload Total Spent Left Speed [2021-11-19T04:06:12.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83267 [Pipeline] sh [2021-11-19T04:06:13.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-19T04:06:13.541Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-19T04:06:13.541Z] [2021-11-19T04:06:13.542Z] { [2021-11-19T04:06:13.542Z] "registry-mirrors": [ [2021-11-19T04:06:13.542Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-19T04:06:13.542Z] ], [2021-11-19T04:06:13.542Z] "bip": "10.250.0.254/24", [2021-11-19T04:06:13.542Z] "hosts": [ [2021-11-19T04:06:13.542Z] "tcp://0.0.0.0:5555", [2021-11-19T04:06:13.542Z] "unix:///var/run/docker.sock" [2021-11-19T04:06:13.542Z] ], [2021-11-19T04:06:13.542Z] "mtu": 1458, [2021-11-19T04:06:13.542Z] "selinux-enabled": true, [2021-11-19T04:06:13.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-19T04:06:13.542Z] } [Pipeline] sh [2021-11-19T04:06:13.896Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-19T04:06:14.238Z] + sudo service docker restart [2021-11-19T04:06:15.449Z] ---> 8eb1fb1d7f1b [2021-11-19T04:06:15.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:15.449Z] ---> d9244ae257ab [2021-11-19T04:06:15.449Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:06:15.449Z] ---> Running in 38f4508cefc5 [2021-11-19T04:06:15.449Z] Removing intermediate container d8bba7e267ae [2021-11-19T04:06:15.449Z] ---> 6631cdd021c5 [2021-11-19T04:06:15.449Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-19T04:06:15.449Z] ---> Running in 173f323c0eee [2021-11-19T04:06:15.449Z] Removing intermediate container 4ffa4b593511 [2021-11-19T04:06:15.449Z] ---> 709a902bd1d1 [2021-11-19T04:06:15.449Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-19T04:06:15.449Z] ---> Running in ba0514101232 [2021-11-19T04:06:15.449Z] ---> Running in 562dabd895b5 [2021-11-19T04:06:15.449Z] Removing intermediate container bfb88ae2c51b [2021-11-19T04:06:15.449Z] ---> 6f4463d3cb8f [2021-11-19T04:06:15.449Z] Step 8/23 : COPY . . [2021-11-19T04:06:15.719Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2021-11-19T04:06:16.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-19T04:06:18.842Z] Removing intermediate container 38f4508cefc5 [2021-11-19T04:06:18.842Z] ---> d4685bb2ae74 [2021-11-19T04:06:18.842Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-19T04:06:20.772Z] ---> Running in 44ea60fc5793 [2021-11-19T04:06:20.772Z] Removing intermediate container 173f323c0eee [2021-11-19T04:06:20.772Z] ---> 73a646d0864d [2021-11-19T04:06:20.772Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-19T04:06:21.040Z] ---> Running in f2c1dc4d5c93 [2021-11-19T04:06:21.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2021-11-19T04:06:21.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-19T04:06:22.459Z] ---> ff7e945ff8f6 [2021-11-19T04:06:22.459Z] Step 9/23 : RUN go mod tidy [2021-11-19T04:06:22.720Z] ---> Running in 0ebdfe4919c3 [2021-11-19T04:06:24.631Z] Removing intermediate container 0ebdfe4919c3 [2021-11-19T04:06:24.631Z] ---> 47caf96a5246 [2021-11-19T04:06:24.631Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-19T04:06:24.631Z] ---> Running in 2b7fe1766197 [2021-11-19T04:06:25.206Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:06:32.610Z] provisioning config files... [2021-11-19T04:06:32.633Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config835317391802553342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:06:32.988Z] ---> docker-login.sh [2021-11-19T04:06:32.988Z] nexus3.edgexfoundry.org:10001 [2021-11-19T04:06:33.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:06:33.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:06:33.874Z] Configure a credential helper to remove this warning. See [2021-11-19T04:06:33.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:06:33.874Z] [2021-11-19T04:06:33.874Z] Login Succeeded [2021-11-19T04:06:33.874Z] nexus3.edgexfoundry.org:10002 [2021-11-19T04:06:34.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:06:34.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:06:34.474Z] Configure a credential helper to remove this warning. See [2021-11-19T04:06:34.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:06:34.474Z] [2021-11-19T04:06:34.474Z] Login Succeeded [2021-11-19T04:06:34.474Z] nexus3.edgexfoundry.org:10003 [2021-11-19T04:06:35.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:06:35.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:06:35.072Z] Configure a credential helper to remove this warning. See [2021-11-19T04:06:35.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:06:35.072Z] [2021-11-19T04:06:35.072Z] Login Succeeded [2021-11-19T04:06:35.072Z] nexus3.edgexfoundry.org:10004 [2021-11-19T04:06:35.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:06:35.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:06:35.621Z] Configure a credential helper to remove this warning. See [2021-11-19T04:06:35.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:06:35.621Z] [2021-11-19T04:06:35.621Z] Login Succeeded [2021-11-19T04:06:35.621Z] docker.io [2021-11-19T04:06:35.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:06:36.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:06:36.493Z] Configure a credential helper to remove this warning. See [2021-11-19T04:06:36.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:06:36.493Z] [2021-11-19T04:06:36.493Z] Login Succeeded [2021-11-19T04:06:36.493Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T04:06:36.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-19T04:06:36.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T04:06:37.005Z] ========================================================= [2021-11-19T04:06:37.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-19T04:06:37.005Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:06:37.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:06:37.707Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-19T04:06:37.707Z] 552d1f2373af: Pulling fs layer [2021-11-19T04:06:37.707Z] ea3f2d53f512: Pulling fs layer [2021-11-19T04:06:37.707Z] 9e70ebbbe112: Pulling fs layer [2021-11-19T04:06:37.707Z] 7a9cfe048b4a: Pulling fs layer [2021-11-19T04:06:37.707Z] 72dc09318566: Pulling fs layer [2021-11-19T04:06:37.707Z] f4f7b4309257: Pulling fs layer [2021-11-19T04:06:37.707Z] 0ac9a79272e3: Pulling fs layer [2021-11-19T04:06:37.707Z] b78e95d17946: Pulling fs layer [2021-11-19T04:06:37.707Z] 72dc09318566: Waiting [2021-11-19T04:06:37.707Z] 7a9cfe048b4a: Waiting [2021-11-19T04:06:37.707Z] 0ac9a79272e3: Waiting [2021-11-19T04:06:37.707Z] f4f7b4309257: Waiting [2021-11-19T04:06:37.707Z] b78e95d17946: Waiting [2021-11-19T04:06:37.707Z] 9e70ebbbe112: Verifying Checksum [2021-11-19T04:06:37.707Z] 9e70ebbbe112: Download complete [2021-11-19T04:06:37.707Z] ea3f2d53f512: Verifying Checksum [2021-11-19T04:06:37.707Z] ea3f2d53f512: Download complete [2021-11-19T04:06:37.707Z] 72dc09318566: Download complete [2021-11-19T04:06:37.707Z] f4f7b4309257: Verifying Checksum [2021-11-19T04:06:37.707Z] f4f7b4309257: Download complete [2021-11-19T04:06:37.707Z] 552d1f2373af: Verifying Checksum [2021-11-19T04:06:37.707Z] 0ac9a79272e3: Verifying Checksum [2021-11-19T04:06:37.707Z] 0ac9a79272e3: Download complete [2021-11-19T04:06:38.697Z] 552d1f2373af: Pull complete [2021-11-19T04:06:39.301Z] ea3f2d53f512: Pull complete [2021-11-19T04:06:39.580Z] 9e70ebbbe112: Pull complete [2021-11-19T04:06:39.857Z] b78e95d17946: Verifying Checksum [2021-11-19T04:06:39.857Z] b78e95d17946: Download complete [2021-11-19T04:06:40.131Z] 7a9cfe048b4a: Verifying Checksum [2021-11-19T04:06:40.131Z] 7a9cfe048b4a: Download complete [2021-11-19T04:06:50.300Z] 7a9cfe048b4a: Pull complete [2021-11-19T04:06:50.300Z] 72dc09318566: Pull complete [2021-11-19T04:06:50.894Z] f4f7b4309257: Pull complete [2021-11-19T04:06:51.167Z] 0ac9a79272e3: Pull complete [2021-11-19T04:06:51.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-19T04:06:55.100Z] Removing intermediate container 562dabd895b5 [2021-11-19T04:06:55.100Z] ---> 3c727b9c5dce [2021-11-19T04:06:55.100Z] [2021-11-19T04:06:55.100Z] Step 9/20 : FROM alpine:3.14 [2021-11-19T04:06:55.100Z] 3.14: Pulling from library/alpine [2021-11-19T04:06:56.052Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T04:06:56.052Z] Status: Downloaded newer image for alpine:3.14 [2021-11-19T04:06:56.052Z] ---> 0a97eee8041e [2021-11-19T04:06:56.052Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-19T04:06:56.052Z] ---> Running in ff293fb4e12f [2021-11-19T04:06:56.564Z] b78e95d17946: Pull complete [2021-11-19T04:06:56.564Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-19T04:06:56.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:06:56.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-19T04:06:56.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:56.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:06:56.941Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-19T04:06:56.941Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:06:56.941Z] WORKDIR /edgex [2021-11-19T04:06:56.941Z] COPY go.mod . [2021-11-19T04:06:56.941Z] RUN go mod download [2021-11-19T04:06:57.464Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-19T04:06:57.464Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:06:57.464Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:06:57.464Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-19T04:06:57.464Z] (5/5) Installing curl (7.79.1-r0) [2021-11-19T04:06:57.464Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:06:57.464Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:06:57.464Z] OK: 8 MiB in 19 packages [2021-11-19T04:06:58.409Z] Removing intermediate container ff293fb4e12f [2021-11-19T04:06:58.409Z] ---> 61ed45800472 [2021-11-19T04:06:58.409Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:06:58.409Z] ---> Running in 809f77dd5638 [2021-11-19T04:06:58.409Z] Removing intermediate container 809f77dd5638 [2021-11-19T04:06:58.409Z] ---> d5518af1410f [2021-11-19T04:06:58.409Z] Step 12/20 : WORKDIR /edgex [2021-11-19T04:06:58.672Z] ---> Running in be27b235bde4 [2021-11-19T04:06:58.672Z] Removing intermediate container be27b235bde4 [2021-11-19T04:06:58.672Z] ---> ce9941d99fb9 [2021-11-19T04:06:58.672Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-19T04:06:58.939Z] ---> 2f0b1ed5aeda [2021-11-19T04:06:58.939Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-19T04:06:59.518Z] ---> 3f1ce90691cb [2021-11-19T04:06:59.518Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-19T04:06:59.579Z] Sending build context to Docker daemon 168.9MB [2021-11-19T04:06:59.579Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-19T04:06:59.579Z] ---> 8b459fc5aaf0 [2021-11-19T04:06:59.579Z] Step 2/4 : WORKDIR /edgex [2021-11-19T04:07:00.905Z] ---> 9577ba188fae [2021-11-19T04:07:00.906Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-19T04:07:00.906Z] ---> Running in d21ac960ee43 [2021-11-19T04:07:00.906Z] Removing intermediate container d21ac960ee43 [2021-11-19T04:07:00.906Z] ---> c7f4b9fe6be1 [2021-11-19T04:07:00.906Z] Step 17/20 : CMD ["--init=true"] [2021-11-19T04:07:01.173Z] ---> Running in bd1eed2346c0 [2021-11-19T04:07:01.173Z] Removing intermediate container 44ea60fc5793 [2021-11-19T04:07:01.173Z] ---> a37d04d73aa7 [2021-11-19T04:07:01.173Z] [2021-11-19T04:07:01.173Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:07:01.173Z] ---> 0a97eee8041e [2021-11-19T04:07:01.173Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:07:01.173Z] ---> Running in ca9d7df36dd8 [2021-11-19T04:07:01.173Z] Removing intermediate container bd1eed2346c0 [2021-11-19T04:07:01.173Z] ---> 11c4c9412a5b [2021-11-19T04:07:01.173Z] Step 18/20 : LABEL arch=x86_64 [2021-11-19T04:07:01.434Z] ---> Running in 185a76e3858c [2021-11-19T04:07:01.570Z] ---> Running in 8626a027b561 [2021-11-19T04:07:01.570Z] Removing intermediate container 8626a027b561 [2021-11-19T04:07:01.570Z] ---> f2acf3e85253 [2021-11-19T04:07:01.570Z] Step 3/4 : COPY go.mod . [2021-11-19T04:07:01.696Z] Removing intermediate container 185a76e3858c [2021-11-19T04:07:01.696Z] ---> 45fcf0206ae7 [2021-11-19T04:07:01.696Z] Step 19/20 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:07:01.696Z] ---> Running in a2c36aa9b9e1 [2021-11-19T04:07:01.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:01.966Z] Removing intermediate container a2c36aa9b9e1 [2021-11-19T04:07:01.966Z] ---> 41d3bfc1ee65 [2021-11-19T04:07:01.966Z] Step 20/20 : LABEL version=2.2.0-dev.1 [2021-11-19T04:07:01.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:01.966Z] ---> Running in 2c29df1a78ff [2021-11-19T04:07:02.540Z] Removing intermediate container 2c29df1a78ff [2021-11-19T04:07:02.540Z] ---> 498fef5e5b47 [2021-11-19T04:07:02.540Z] [2021-11-19T04:07:02.540Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:02.540Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:02.540Z] OK: 6 MiB in 15 packages [2021-11-19T04:07:02.540Z] Successfully built 498fef5e5b47 [2021-11-19T04:07:02.540Z] Successfully tagged security-proxy-setup:latest [2021-11-19T04:07:02.560Z] ---> 88c852ae31a8 [2021-11-19T04:07:02.560Z] Step 4/4 : RUN go mod download [2021-11-19T04:07:02.560Z] ---> Running in 5a48f29cf2f0 [2021-11-19T04:07:02.806Z] Building security-bootstrapper [2021-11-19T04:07:05.344Z]  Building security-proxy-setup ... done Removing intermediate container ba0514101232 [2021-11-19T04:07:05.344Z] ---> 5c6b2ec21334 [2021-11-19T04:07:05.344Z] [2021-11-19T04:07:05.344Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:07:05.344Z] ---> 0a97eee8041e [2021-11-19T04:07:05.344Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-19T04:07:05.917Z] ---> Running in 411b47eb9e1a [2021-11-19T04:07:05.917Z] Removing intermediate container ca9d7df36dd8 [2021-11-19T04:07:05.917Z] ---> 39b23abbeb3d [2021-11-19T04:07:05.917Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:07:05.917Z] Removing intermediate container f2c1dc4d5c93 [2021-11-19T04:07:05.917Z] ---> 79092f02f4e1 [2021-11-19T04:07:05.917Z] [2021-11-19T04:07:05.917Z] Step 9/21 : FROM alpine:3.14 [2021-11-19T04:07:05.917Z] ---> 0a97eee8041e [2021-11-19T04:07:05.917Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-19T04:07:06.178Z] ---> Running in f469505a9fbd [2021-11-19T04:07:06.178Z] Removing intermediate container 411b47eb9e1a [2021-11-19T04:07:06.178Z] ---> c955b9e7be39 [2021-11-19T04:07:06.178Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-19T04:07:06.178Z] ---> Running in eb997311f3b4 [2021-11-19T04:07:06.179Z] ---> Running in b61390f5dc33 [2021-11-19T04:07:06.438Z] Removing intermediate container f469505a9fbd [2021-11-19T04:07:06.438Z] ---> ce5dbf49a3d9 [2021-11-19T04:07:06.438Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-19T04:07:06.699Z] ---> Running in c538d3f89e6d [2021-11-19T04:07:06.699Z] Removing intermediate container b61390f5dc33 [2021-11-19T04:07:06.699Z] ---> d6726c96e085 [2021-11-19T04:07:06.699Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-19T04:07:06.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:06.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:06.959Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-19T04:07:06.959Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:06.959Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:07.225Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:07:07.225Z] ---> Running in feb2c49ea2df [2021-11-19T04:07:07.225Z] OK: 6 MiB in 16 packages [2021-11-19T04:07:07.225Z] Removing intermediate container 2b7fe1766197 [2021-11-19T04:07:07.225Z] ---> 092f7f81f37d [2021-11-19T04:07:07.225Z] [2021-11-19T04:07:07.225Z] Step 11/23 : FROM alpine:3.14 [2021-11-19T04:07:07.225Z] Removing intermediate container c538d3f89e6d [2021-11-19T04:07:07.225Z] ---> 34bdab2be61f [2021-11-19T04:07:07.225Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:07:07.225Z] ---> 0a97eee8041e [2021-11-19T04:07:07.225Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:07:07.225Z] ---> Using cache [2021-11-19T04:07:07.225Z] ---> 39b23abbeb3d [2021-11-19T04:07:07.225Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:07:07.225Z] ---> Using cache [2021-11-19T04:07:07.225Z] ---> ce5dbf49a3d9 [2021-11-19T04:07:07.225Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-19T04:07:07.492Z] ---> Running in c11ea69a5e6f [2021-11-19T04:07:07.492Z] ---> Running in faf1c4a3e916 [2021-11-19T04:07:07.757Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:07.757Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:07.757Z] ---> 3b2e80e9a837 [2021-11-19T04:07:07.757Z] Step 3/30 : WORKDIR /edgex-go [2021-11-19T04:07:07.757Z] ---> Using cache [2021-11-19T04:07:07.757Z] ---> 923c8fcdb555 [2021-11-19T04:07:07.757Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:07.757Z] ---> Using cache [2021-11-19T04:07:07.757Z] ---> 4a9bcfcf9228 [2021-11-19T04:07:07.757Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-19T04:07:07.757Z] ---> Using cache [2021-11-19T04:07:07.757Z] ---> 74f511ad4393 [2021-11-19T04:07:07.757Z] Step 6/30 : COPY . . [2021-11-19T04:07:07.757Z] Removing intermediate container feb2c49ea2df [2021-11-19T04:07:07.757Z] ---> 01c2e8018714 [2021-11-19T04:07:07.757Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:08.344Z] ---> Running in a23b3b7dfb06 [2021-11-19T04:07:08.345Z] Removing intermediate container c11ea69a5e6f [2021-11-19T04:07:08.345Z] ---> 1371d79e0063 [2021-11-19T04:07:08.345Z] Step 14/22 : WORKDIR / [2021-11-19T04:07:09.297Z] Removing intermediate container faf1c4a3e916 [2021-11-19T04:07:09.297Z] ---> 2b75b6dde047 [2021-11-19T04:07:09.297Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-19T04:07:09.560Z] Removing intermediate container eb997311f3b4 [2021-11-19T04:07:09.560Z] ---> e51c636c80c1 [2021-11-19T04:07:09.560Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:07:09.829Z] ---> Running in cd554555adff [2021-11-19T04:07:10.091Z] ---> Running in 81b4c9508616 [2021-11-19T04:07:10.091Z] ---> Running in dff80b11f66b [2021-11-19T04:07:10.353Z] Removing intermediate container cd554555adff [2021-11-19T04:07:10.353Z] ---> 5d15a87a8009 [2021-11-19T04:07:10.353Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:10.620Z] Removing intermediate container dff80b11f66b [2021-11-19T04:07:10.620Z] ---> a24ef270c5b7 [2021-11-19T04:07:10.620Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-19T04:07:10.620Z] Removing intermediate container 81b4c9508616 [2021-11-19T04:07:10.620Z] ---> 4fcc9e097fb1 [2021-11-19T04:07:10.620Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:10.886Z] ---> 0baef0ac667b [2021-11-19T04:07:10.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-19T04:07:10.886Z] ---> Running in 61a83a49082a [2021-11-19T04:07:11.154Z] ---> 6c1839e998fb [2021-11-19T04:07:11.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-19T04:07:11.418Z] ---> b7d562e5fc26 [2021-11-19T04:07:11.418Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:11.686Z] Removing intermediate container 61a83a49082a [2021-11-19T04:07:11.686Z] ---> be0a40044820 [2021-11-19T04:07:11.686Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-19T04:07:11.686Z] Removing intermediate container a23b3b7dfb06 [2021-11-19T04:07:11.686Z] ---> cba98d5f1659 [2021-11-19T04:07:11.686Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-19T04:07:11.686Z] ---> Running in dd1be125c2db [2021-11-19T04:07:11.686Z] ---> e62d6254c21a [2021-11-19T04:07:11.686Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:11.686Z] ---> Running in ddeafc1cb65c [2021-11-19T04:07:11.686Z] ---> 3f67b68fa916 [2021-11-19T04:07:11.686Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:11.686Z] ---> 3051c841b39d [2021-11-19T04:07:11.686Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-19T04:07:11.686Z] ---> Running in 9d0a7b8e0cb2 [2021-11-19T04:07:11.954Z] Removing intermediate container dd1be125c2db [2021-11-19T04:07:11.954Z] ---> e51d63bf458a [2021-11-19T04:07:11.954Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:11.954Z] ---> Running in 652b06268cba [2021-11-19T04:07:11.954Z] Removing intermediate container 652b06268cba [2021-11-19T04:07:11.954Z] ---> 352e2984d5bf [2021-11-19T04:07:11.954Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:11.954Z] ---> 7b280e9391fc [2021-11-19T04:07:11.954Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-19T04:07:11.954Z] ---> Running in 714ef0ffe43e [2021-11-19T04:07:12.234Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:12.234Z] ---> Running in 097a3b34753a [2021-11-19T04:07:12.234Z] ---> 68ac7f074854 [2021-11-19T04:07:12.234Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-19T04:07:12.234Z] Removing intermediate container 714ef0ffe43e [2021-11-19T04:07:12.234Z] ---> b07b3e9ac4af [2021-11-19T04:07:12.234Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:07:12.234Z] ---> Running in b0939dba132b [2021-11-19T04:07:12.234Z] Removing intermediate container 097a3b34753a [2021-11-19T04:07:12.234Z] ---> c60fd9936dad [2021-11-19T04:07:12.234Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:12.501Z] ---> Running in 1e68db514b9c [2021-11-19T04:07:12.501Z] Removing intermediate container b0939dba132b [2021-11-19T04:07:12.501Z] ---> 0a3d0b9fa7a2 [2021-11-19T04:07:12.501Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:07:12.501Z] Removing intermediate container 1e68db514b9c [2021-11-19T04:07:12.501Z] ---> 577ce788dd20 [2021-11-19T04:07:12.501Z] Step 21/23 : LABEL arch=x86_64 [2021-11-19T04:07:12.501Z] ---> Running in 1c6f4dc8634a [2021-11-19T04:07:12.501Z] ---> f3b007e7cf9f [2021-11-19T04:07:12.501Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:12.501Z] ---> Running in 6f729cb5a433 [2021-11-19T04:07:12.763Z] Removing intermediate container 1c6f4dc8634a [2021-11-19T04:07:12.763Z] ---> e9c87986fcda [2021-11-19T04:07:12.763Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:07:12.763Z] ---> Running in 5d073443b4e5 [2021-11-19T04:07:12.763Z] Removing intermediate container 6f729cb5a433 [2021-11-19T04:07:12.763Z] ---> 2fabb022df9e [2021-11-19T04:07:12.763Z] Step 22/23 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:07:12.763Z] ---> Running in 1575a6f1fbc9 [2021-11-19T04:07:12.763Z] Removing intermediate container 5d073443b4e5 [2021-11-19T04:07:12.763Z] ---> 97090a53a4e6 [2021-11-19T04:07:12.763Z] [2021-11-19T04:07:12.763Z] ---> 401cdddfd06c [2021-11-19T04:07:12.763Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-19T04:07:12.763Z] ---> Running in c7a665bf7be6 [2021-11-19T04:07:13.024Z] Removing intermediate container 9d0a7b8e0cb2 [2021-11-19T04:07:13.024Z] ---> f3d7a49868c1 [2021-11-19T04:07:13.024Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-19T04:07:13.024Z] Successfully built 97090a53a4e6 [2021-11-19T04:07:13.024Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:13.024Z] Successfully tagged core-command:latest [2021-11-19T04:07:13.024Z]  Building core-command ... done Building core-metadata [2021-11-19T04:07:13.024Z] Removing intermediate container 1575a6f1fbc9 [2021-11-19T04:07:13.024Z] ---> caa7a1d3a315 [2021-11-19T04:07:13.024Z] Step 23/23 : LABEL version=2.2.0-dev.1 [2021-11-19T04:07:13.024Z] ---> Running in 55bfb21097af [2021-11-19T04:07:13.024Z] Removing intermediate container c7a665bf7be6 [2021-11-19T04:07:13.024Z] ---> 225b5d70158a [2021-11-19T04:07:13.024Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:13.024Z] ---> Running in dd7c80234ac3 [2021-11-19T04:07:13.024Z] ---> Running in cb6020e3b657 [2021-11-19T04:07:13.295Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:13.295Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:07:13.559Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-19T04:07:13.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-19T04:07:13.559Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:07:13.820Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-19T04:07:14.085Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-19T04:07:14.384Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:14.384Z] OK: 8 MiB in 20 packages [2021-11-19T04:07:14.993Z] Removing intermediate container dd7c80234ac3 [2021-11-19T04:07:14.993Z] ---> ec57857e4337 [2021-11-19T04:07:14.993Z] [2021-11-19T04:07:14.993Z] Removing intermediate container cb6020e3b657 [2021-11-19T04:07:14.993Z] ---> d3724ef83d57 [2021-11-19T04:07:14.993Z] Step 19/21 : LABEL arch=x86_64 [2021-11-19T04:07:15.265Z] Successfully built ec57857e4337 [2021-11-19T04:07:15.265Z] Successfully tagged support-scheduler:latest [2021-11-19T04:07:15.265Z] Building security-secretstore-setup [2021-11-19T04:07:15.545Z]  Building support-scheduler ... done  ---> Running in 93f51593ed4b [2021-11-19T04:07:18.852Z] Removing intermediate container 93f51593ed4b [2021-11-19T04:07:18.852Z] ---> d944a4159af3 [2021-11-19T04:07:18.852Z] Step 20/21 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:07:19.116Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:19.116Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:19.116Z] ---> 3b2e80e9a837 [2021-11-19T04:07:19.116Z] Step 3/24 : WORKDIR /edgex-go [2021-11-19T04:07:19.116Z] ---> Using cache [2021-11-19T04:07:19.116Z] ---> 923c8fcdb555 [2021-11-19T04:07:19.116Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:19.116Z] ---> Using cache [2021-11-19T04:07:19.116Z] ---> 4a9bcfcf9228 [2021-11-19T04:07:19.116Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-19T04:07:19.116Z] ---> Using cache [2021-11-19T04:07:19.116Z] ---> 74f511ad4393 [2021-11-19T04:07:19.116Z] Step 6/24 : COPY . . [2021-11-19T04:07:19.116Z] ---> Using cache [2021-11-19T04:07:19.116Z] ---> 3f67b68fa916 [2021-11-19T04:07:19.116Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:19.116Z] ---> Using cache [2021-11-19T04:07:19.116Z] ---> f3d7a49868c1 [2021-11-19T04:07:19.116Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-19T04:07:20.528Z] Removing intermediate container ddeafc1cb65c [2021-11-19T04:07:20.528Z] ---> 9ed101fd3ccc [2021-11-19T04:07:20.528Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:20.528Z] ---> Running in 39b879f35e69 [2021-11-19T04:07:20.528Z] ---> Running in c2a55f30b61b [2021-11-19T04:07:20.804Z] Removing intermediate container c2a55f30b61b [2021-11-19T04:07:20.804Z] ---> c76b5293f67a [2021-11-19T04:07:20.804Z] Step 21/21 : LABEL version=2.2.0-dev.1 [2021-11-19T04:07:20.804Z] ---> fc1e2f414ec4 [2021-11-19T04:07:20.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-19T04:07:20.804Z] ---> Running in f91b0bcfa7db [2021-11-19T04:07:21.080Z] Removing intermediate container f91b0bcfa7db [2021-11-19T04:07:21.080Z] ---> 6182d839eb1f [2021-11-19T04:07:21.080Z] [2021-11-19T04:07:21.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-19T04:07:21.349Z] Successfully built 6182d839eb1f [2021-11-19T04:07:21.349Z] Successfully tagged support-notifications:latest [2021-11-19T04:07:21.349Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-11-19T04:07:21.945Z] ---> 7e2ad2f51947 [2021-11-19T04:07:21.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:22.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:22.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:22.909Z] ---> 3b2e80e9a837 [2021-11-19T04:07:22.909Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:07:22.909Z] ---> Using cache [2021-11-19T04:07:22.909Z] ---> 923c8fcdb555 [2021-11-19T04:07:22.909Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:22.909Z] ---> Using cache [2021-11-19T04:07:22.909Z] ---> 4a9bcfcf9228 [2021-11-19T04:07:22.909Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:07:22.909Z] ---> Using cache [2021-11-19T04:07:22.909Z] ---> 74f511ad4393 [2021-11-19T04:07:22.909Z] Step 6/22 : COPY . . [2021-11-19T04:07:22.909Z] ---> Using cache [2021-11-19T04:07:22.909Z] ---> 3f67b68fa916 [2021-11-19T04:07:22.909Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:22.909Z] ---> Using cache [2021-11-19T04:07:22.909Z] ---> f3d7a49868c1 [2021-11-19T04:07:22.909Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-19T04:07:25.530Z] ---> 2b677940f23f [2021-11-19T04:07:25.530Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-19T04:07:25.800Z] ---> Running in 6ad42a6d8b72 [2021-11-19T04:07:26.074Z] ---> Running in 02c3b5ab7734 [2021-11-19T04:07:26.648Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:07:26.648Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:07:26.648Z] ---> 3b2e80e9a837 [2021-11-19T04:07:26.648Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:07:26.648Z] ---> Using cache [2021-11-19T04:07:26.648Z] ---> 923c8fcdb555 [2021-11-19T04:07:26.648Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:07:26.648Z] ---> Using cache [2021-11-19T04:07:26.648Z] ---> 4a9bcfcf9228 [2021-11-19T04:07:26.648Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-19T04:07:26.909Z] Removing intermediate container 02c3b5ab7734 [2021-11-19T04:07:26.909Z] ---> b8b9ee10eb4b [2021-11-19T04:07:26.909Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:07:26.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-19T04:07:26.909Z] ---> Running in 10b22d735b63 [2021-11-19T04:07:26.909Z] ---> Running in 4794d8a9acb2 [2021-11-19T04:07:27.183Z] Removing intermediate container 4794d8a9acb2 [2021-11-19T04:07:27.183Z] ---> 3aef3cf28896 [2021-11-19T04:07:27.183Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:07:27.183Z] ---> Running in 70c2800c7557 [2021-11-19T04:07:27.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:27.461Z] Removing intermediate container 70c2800c7557 [2021-11-19T04:07:27.461Z] ---> db799b5a9aae [2021-11-19T04:07:27.461Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:07:27.461Z] ---> Running in 3eb1c6182821 [2021-11-19T04:07:27.747Z] Removing intermediate container 3eb1c6182821 [2021-11-19T04:07:27.747Z] ---> e0539630ef58 [2021-11-19T04:07:27.747Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:07:27.747Z] ---> Running in 1b51018ab8a1 [2021-11-19T04:07:28.020Z] Removing intermediate container 1b51018ab8a1 [2021-11-19T04:07:28.020Z] ---> c5c99607d461 [2021-11-19T04:07:28.020Z] [2021-11-19T04:07:28.020Z] Successfully built c5c99607d461 [2021-11-19T04:07:28.020Z] Successfully tagged core-data:latest [2021-11-19T04:07:28.288Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:28.557Z] OK: 220 MiB in 52 packages [2021-11-19T04:07:29.149Z] Removing intermediate container 10b22d735b63 [2021-11-19T04:07:29.149Z] ---> 2b36bf0c43b8 [2021-11-19T04:07:29.149Z] Step 6/22 : COPY . . [2021-11-19T04:07:37.448Z] ---> 22660e0b7a6b [2021-11-19T04:07:37.448Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:07:37.448Z] ---> Running in 5cdb3aa08d51 [2021-11-19T04:07:38.880Z] Removing intermediate container 5cdb3aa08d51 [2021-11-19T04:07:38.880Z] ---> 53b190fcfe1c [2021-11-19T04:07:38.880Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-19T04:07:38.880Z] ---> Running in b40e53a349a1 [2021-11-19T04:07:39.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-19T04:07:47.391Z] Removing intermediate container 55bfb21097af [2021-11-19T04:07:47.391Z] ---> 11c72e184255 [2021-11-19T04:07:47.391Z] [2021-11-19T04:07:47.391Z] Step 9/30 : FROM alpine:3.14 [2021-11-19T04:07:47.391Z] ---> 0a97eee8041e [2021-11-19T04:07:47.391Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-19T04:07:47.391Z] ---> Running in d15caa956322 [2021-11-19T04:07:47.391Z] Removing intermediate container d15caa956322 [2021-11-19T04:07:47.391Z] ---> 17c350e97cd7 [2021-11-19T04:07:47.391Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-19T04:07:47.391Z] ---> Running in a3bfe9b14671 [2021-11-19T04:07:47.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:47.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:47.657Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:47.657Z] (2/2) Installing su-exec (0.2-r1) [2021-11-19T04:07:47.657Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:47.657Z] OK: 6 MiB in 16 packages [2021-11-19T04:07:48.244Z] Removing intermediate container a3bfe9b14671 [2021-11-19T04:07:48.244Z] ---> 152f9d3cc8a4 [2021-11-19T04:07:48.244Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-19T04:07:48.244Z] ---> Running in 7c41e570534e [2021-11-19T04:07:48.244Z] Removing intermediate container 7c41e570534e [2021-11-19T04:07:48.244Z] ---> 3b040784656d [2021-11-19T04:07:48.244Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-19T04:07:48.244Z] ---> Running in 05230004d696 [2021-11-19T04:07:48.505Z] Removing intermediate container 05230004d696 [2021-11-19T04:07:48.505Z] ---> 55a6d90e5220 [2021-11-19T04:07:48.505Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-19T04:07:48.505Z] ---> Running in 8f73e11243da [2021-11-19T04:07:49.450Z] Removing intermediate container 8f73e11243da [2021-11-19T04:07:49.450Z] ---> 4b9f4a0fc3be [2021-11-19T04:07:49.450Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-19T04:07:49.450Z] ---> Running in 980d7a000526 [2021-11-19T04:07:50.020Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-19T04:07:50.020Z] Removing intermediate container 980d7a000526 [2021-11-19T04:07:50.020Z] ---> eb9b412b9d37 [2021-11-19T04:07:50.020Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-19T04:07:50.020Z] ---> 571d5ebfcb34 [2021-11-19T04:07:50.020Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-19T04:07:50.288Z] ---> Running in 0f9dc0757dc0 [2021-11-19T04:07:51.230Z] Removing intermediate container 0f9dc0757dc0 [2021-11-19T04:07:51.230Z] ---> ba0d565d1a37 [2021-11-19T04:07:51.230Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:07:51.230Z] ---> c1034b6ae414 [2021-11-19T04:07:51.230Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-19T04:07:51.815Z] ---> a7ca61ee52be [2021-11-19T04:07:51.815Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-19T04:07:52.386Z] ---> fe73e1be0adb [2021-11-19T04:07:52.386Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-19T04:07:52.647Z] ---> 4b656a935945 [2021-11-19T04:07:52.647Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-19T04:07:52.910Z] ---> ba50e6e57446 [2021-11-19T04:07:52.910Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-19T04:07:52.910Z] ---> Running in 6379e4840bd9 [2021-11-19T04:07:53.723Z] Removing intermediate container 6379e4840bd9 [2021-11-19T04:07:53.723Z] ---> b63aebd47cb8 [2021-11-19T04:07:53.723Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-19T04:07:54.153Z] ---> c8fe90217f9d [2021-11-19T04:07:54.153Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-19T04:07:54.153Z] ---> Running in 6c20a0bfe6f2 [2021-11-19T04:07:54.153Z] Removing intermediate container 39b879f35e69 [2021-11-19T04:07:54.153Z] ---> e54a71a98ad2 [2021-11-19T04:07:54.153Z] [2021-11-19T04:07:54.153Z] Step 9/24 : FROM alpine:3.14 [2021-11-19T04:07:54.153Z] ---> 0a97eee8041e [2021-11-19T04:07:54.153Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-19T04:07:54.153Z] ---> Running in 08abcfde47e9 [2021-11-19T04:07:54.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:55.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:07:55.239Z] Removing intermediate container 6c20a0bfe6f2 [2021-11-19T04:07:55.239Z] ---> c3f23b08851d [2021-11-19T04:07:55.239Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-19T04:07:55.239Z] ---> Running in 4f24ef73e8de [2021-11-19T04:07:55.239Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-19T04:07:55.546Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-19T04:07:55.546Z] (3/3) Installing su-exec (0.2-r1) [2021-11-19T04:07:55.546Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:07:55.546Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:07:55.546Z] Removing intermediate container 4f24ef73e8de [2021-11-19T04:07:55.546Z] ---> 463a94e9deb9 [2021-11-19T04:07:55.546Z] Step 27/30 : CMD ["gate"] [2021-11-19T04:07:55.546Z] OK: 6 MiB in 17 packages [2021-11-19T04:07:55.546Z] ---> Running in 939929b20e1b [2021-11-19T04:07:55.853Z] Removing intermediate container 939929b20e1b [2021-11-19T04:07:55.853Z] ---> 85702d93fdc2 [2021-11-19T04:07:55.853Z] Step 28/30 : LABEL arch=x86_64 [2021-11-19T04:07:55.853Z] ---> Running in 36a5f69444df [2021-11-19T04:07:56.215Z] Removing intermediate container 08abcfde47e9 [2021-11-19T04:07:56.215Z] ---> aa93fc51ce56 [2021-11-19T04:07:56.216Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:07:56.216Z] Removing intermediate container 36a5f69444df [2021-11-19T04:07:56.216Z] ---> 698e47ac1527 [2021-11-19T04:07:56.216Z] Step 29/30 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:07:56.216Z] ---> Running in 6e07156c2112 [2021-11-19T04:07:56.487Z] ---> Running in 531e6af27511 [2021-11-19T04:07:56.487Z] Removing intermediate container 6e07156c2112 [2021-11-19T04:07:56.487Z] ---> 62a914da17b4 [2021-11-19T04:07:56.487Z] Step 12/24 : WORKDIR / [2021-11-19T04:07:56.487Z] Removing intermediate container 531e6af27511 [2021-11-19T04:07:56.487Z] ---> 3e4f82a5c66a [2021-11-19T04:07:56.487Z] Step 30/30 : LABEL version=2.2.0-dev.1 [2021-11-19T04:07:56.487Z] ---> Running in ce69b0134f6b [2021-11-19T04:07:56.749Z] ---> Running in 0f75edf4cb26 [2021-11-19T04:07:56.749Z] Removing intermediate container ce69b0134f6b [2021-11-19T04:07:56.749Z] ---> 9121814f1575 [2021-11-19T04:07:56.749Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-19T04:07:57.015Z] Removing intermediate container 0f75edf4cb26 [2021-11-19T04:07:57.015Z] ---> 7cc2c77aba0c [2021-11-19T04:07:57.015Z] [2021-11-19T04:07:57.015Z] Successfully built 7cc2c77aba0c [2021-11-19T04:07:57.015Z] Successfully tagged security-bootstrapper:latest [2021-11-19T04:07:57.278Z]  Building security-bootstrapper ... done  ---> db2c04bc5470 [2021-11-19T04:07:57.278Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-19T04:07:57.541Z] ---> ea8a001741da [2021-11-19T04:07:57.541Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-19T04:07:57.810Z] ---> 7072b0f351df [2021-11-19T04:07:57.810Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-19T04:07:58.081Z] ---> 90220ce6f15b [2021-11-19T04:07:58.082Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-19T04:07:58.674Z] ---> ce3505409ff9 [2021-11-19T04:07:58.674Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-19T04:07:59.256Z] ---> 402ad79ac534 [2021-11-19T04:07:59.256Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-19T04:07:59.531Z] ---> 1fe7b14eaab9 [2021-11-19T04:07:59.531Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-19T04:07:59.797Z] ---> Running in 9e63e192a903 [2021-11-19T04:08:01.223Z] Removing intermediate container 6ad42a6d8b72 [2021-11-19T04:08:01.223Z] ---> 6b59dbab8659 [2021-11-19T04:08:01.223Z] [2021-11-19T04:08:01.223Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:08:01.223Z] ---> 0a97eee8041e [2021-11-19T04:08:01.223Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:08:01.223Z] ---> Using cache [2021-11-19T04:08:01.223Z] ---> 39b23abbeb3d [2021-11-19T04:08:01.223Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:08:01.223Z] ---> Using cache [2021-11-19T04:08:01.223Z] ---> ce5dbf49a3d9 [2021-11-19T04:08:01.223Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-19T04:08:01.223Z] ---> Running in d46586e5f182 [2021-11-19T04:08:01.223Z] Removing intermediate container 9e63e192a903 [2021-11-19T04:08:01.223Z] ---> 7ba782fd8b2a [2021-11-19T04:08:01.223Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-19T04:08:01.223Z] ---> Running in 16e193c65c4c [2021-11-19T04:08:01.223Z] Removing intermediate container d46586e5f182 [2021-11-19T04:08:01.223Z] ---> 20400ccc4df5 [2021-11-19T04:08:01.223Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:08:01.223Z] ---> Running in 92f111621110 [2021-11-19T04:08:01.223Z] Removing intermediate container 16e193c65c4c [2021-11-19T04:08:01.223Z] ---> c5427f136159 [2021-11-19T04:08:01.223Z] Step 22/24 : LABEL arch=x86_64 [2021-11-19T04:08:01.487Z] ---> Running in 3b2cf1396171 [2021-11-19T04:08:01.487Z] Removing intermediate container 92f111621110 [2021-11-19T04:08:01.487Z] ---> c8ed21eb44f0 [2021-11-19T04:08:01.487Z] Step 14/22 : WORKDIR / [2021-11-19T04:08:01.487Z] ---> Running in 980fd87d1d77 [2021-11-19T04:08:01.487Z] Removing intermediate container 3b2cf1396171 [2021-11-19T04:08:01.487Z] ---> 18a59909a389 [2021-11-19T04:08:01.487Z] Step 23/24 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:01.487Z] ---> Running in 84e5197eea6d [2021-11-19T04:08:01.759Z] Removing intermediate container 980fd87d1d77 [2021-11-19T04:08:01.759Z] ---> 8988019a1c3f [2021-11-19T04:08:01.759Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:08:01.759Z] Removing intermediate container 84e5197eea6d [2021-11-19T04:08:01.759Z] ---> db286d3a6ca3 [2021-11-19T04:08:01.759Z] Step 24/24 : LABEL version=2.2.0-dev.1 [2021-11-19T04:08:01.759Z] ---> Running in 672664cd82ee [2021-11-19T04:08:01.759Z] ---> 783437bebb4e [2021-11-19T04:08:01.759Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-19T04:08:01.759Z] Removing intermediate container 672664cd82ee [2021-11-19T04:08:01.759Z] ---> 3e6dceb58a00 [2021-11-19T04:08:01.759Z] [2021-11-19T04:08:02.023Z] Successfully built 3e6dceb58a00 [2021-11-19T04:08:02.023Z] Successfully tagged security-secretstore-setup:latest [2021-11-19T04:08:02.603Z]  Building security-secretstore-setup ... done  ---> 41b7e31d2d70 [2021-11-19T04:08:02.603Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-19T04:08:02.603Z] ---> e95a73c50505 [2021-11-19T04:08:02.603Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-19T04:08:02.603Z] ---> Running in 509849b0ed7b [2021-11-19T04:08:02.869Z] Removing intermediate container 509849b0ed7b [2021-11-19T04:08:02.869Z] ---> 75b1fa421ae3 [2021-11-19T04:08:02.869Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:08:03.129Z] ---> Running in e022fa081234 [2021-11-19T04:08:03.129Z] Removing intermediate container b40e53a349a1 [2021-11-19T04:08:03.129Z] ---> c035f17b62f5 [2021-11-19T04:08:03.129Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-19T04:08:03.129Z] ---> Running in d62e61eece7e [2021-11-19T04:08:03.129Z] Removing intermediate container e022fa081234 [2021-11-19T04:08:03.129Z] ---> 6e2d940f58ab [2021-11-19T04:08:03.129Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:08:03.129Z] ---> Running in 480f9b306b84 [2021-11-19T04:08:03.405Z] Removing intermediate container 480f9b306b84 [2021-11-19T04:08:03.405Z] ---> c48f0ef3af9e [2021-11-19T04:08:03.405Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:03.405Z] ---> Running in 41058ea8324a [2021-11-19T04:08:03.405Z] Removing intermediate container 41058ea8324a [2021-11-19T04:08:03.405Z] ---> bf6f15a6ee78 [2021-11-19T04:08:03.405Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:08:03.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-19T04:08:03.405Z] ---> Running in ff5adc6af602 [2021-11-19T04:08:03.670Z] Removing intermediate container ff5adc6af602 [2021-11-19T04:08:03.671Z] ---> 30d2a824d028 [2021-11-19T04:08:03.671Z] [2021-11-19T04:08:03.671Z] Successfully built 30d2a824d028 [2021-11-19T04:08:03.671Z] Successfully tagged core-metadata:latest [2021-11-19T04:08:04.242Z]  Building core-metadata ... done Removing intermediate container d62e61eece7e [2021-11-19T04:08:04.242Z] ---> 3eead6b04e60 [2021-11-19T04:08:04.242Z] [2021-11-19T04:08:04.242Z] Step 10/22 : FROM docker:20.10.8 [2021-11-19T04:08:04.242Z] 20.10.8: Pulling from library/docker [2021-11-19T04:08:06.803Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-19T04:08:06.803Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-19T04:08:06.803Z] ---> bc6c0ffef665 [2021-11-19T04:08:06.803Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:08:07.374Z] ---> Running in 266ee7648039 [2021-11-19T04:08:07.374Z] Removing intermediate container 266ee7648039 [2021-11-19T04:08:07.374Z] ---> c939403151d5 [2021-11-19T04:08:07.374Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-19T04:08:07.374Z] ---> Running in 2829e206b4dc [2021-11-19T04:08:07.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-19T04:08:07.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-19T04:08:07.895Z] (1/42) Installing readline (8.1.0-r0) [2021-11-19T04:08:07.895Z] (2/42) Installing bash (5.1.4-r0) [2021-11-19T04:08:07.895Z] Executing bash-5.1.4-r0.post-install [2021-11-19T04:08:07.895Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:08:07.895Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:08:07.895Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-19T04:08:07.895Z] (6/42) Installing curl (7.79.1-r0) [2021-11-19T04:08:07.895Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-19T04:08:08.157Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-19T04:08:08.157Z] (9/42) Installing expat (2.4.1-r0) [2021-11-19T04:08:08.157Z] (10/42) Installing libffi (3.3-r2) [2021-11-19T04:08:08.157Z] (11/42) Installing gdbm (1.19-r0) [2021-11-19T04:08:08.157Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-19T04:08:08.157Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:08:08.157Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:08:08.157Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-19T04:08:08.157Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-19T04:08:08.157Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-19T04:08:08.730Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-19T04:08:08.730Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-19T04:08:08.730Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-19T04:08:08.730Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-19T04:08:08.730Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-19T04:08:08.730Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-19T04:08:08.730Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-19T04:08:08.730Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-19T04:08:08.730Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-19T04:08:08.730Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-19T04:08:08.730Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-19T04:08:08.730Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-19T04:08:08.730Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-19T04:08:08.730Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-19T04:08:08.730Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-19T04:08:08.730Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-19T04:08:08.989Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-19T04:08:08.989Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-19T04:08:08.989Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-19T04:08:08.989Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-19T04:08:08.989Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-19T04:08:08.989Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-19T04:08:08.989Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-19T04:08:08.989Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-19T04:08:08.989Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-19T04:08:09.250Z] Executing busybox-1.33.1-r3.trigger [2021-11-19T04:08:09.250Z] OK: 84 MiB in 64 packages [2021-11-19T04:08:09.821Z] Collecting docker-compose==1.23.2 [2021-11-19T04:08:09.821Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-19T04:08:09.821Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-19T04:08:10.083Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-19T04:08:10.083Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-19T04:08:10.083Z] Collecting cached-property<2,>=1.2.0 [2021-11-19T04:08:10.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-19T04:08:10.083Z] Collecting docker<4.0,>=3.6.0 [2021-11-19T04:08:10.083Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-19T04:08:10.083Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-19T04:08:10.083Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-19T04:08:10.344Z] Collecting jsonschema<3,>=2.5.1 [2021-11-19T04:08:10.344Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-19T04:08:10.604Z] Collecting PyYAML<4,>=3.10 [2021-11-19T04:08:10.604Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-19T04:08:11.175Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-19T04:08:11.175Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-19T04:08:11.175Z] Collecting texttable<0.10,>=0.9.0 [2021-11-19T04:08:11.175Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-19T04:08:11.436Z] Collecting docopt<0.7,>=0.6.1 [2021-11-19T04:08:11.436Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-19T04:08:11.698Z] Collecting docker-pycreds>=0.4.0 [2021-11-19T04:08:11.698Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-19T04:08:11.957Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-19T04:08:11.957Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-19T04:08:11.957Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-19T04:08:11.957Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-19T04:08:11.957Z] 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) [2021-11-19T04:08:11.957Z] Collecting idna<2.8,>=2.5 [2021-11-19T04:08:11.957Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-19T04:08:12.217Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-19T04:08:12.217Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-19T04:08:12.217Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-19T04:08:12.217Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-19T04:08:12.217Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-19T04:08:12.217Z] Attempting uninstall: urllib3 [2021-11-19T04:08:12.217Z] Found existing installation: urllib3 1.26.5 [2021-11-19T04:08:12.217Z] Uninstalling urllib3-1.26.5: [2021-11-19T04:08:12.217Z] Successfully uninstalled urllib3-1.26.5 [2021-11-19T04:08:12.217Z] Attempting uninstall: idna [2021-11-19T04:08:12.217Z] Found existing installation: idna 3.2 [2021-11-19T04:08:12.217Z] Uninstalling idna-3.2: [2021-11-19T04:08:12.217Z] Successfully uninstalled idna-3.2 [2021-11-19T04:08:12.477Z] Attempting uninstall: chardet [2021-11-19T04:08:12.477Z] Found existing installation: chardet 4.0.0 [2021-11-19T04:08:12.477Z] Uninstalling chardet-4.0.0: [2021-11-19T04:08:12.477Z] Successfully uninstalled chardet-4.0.0 [2021-11-19T04:08:12.739Z] Attempting uninstall: requests [2021-11-19T04:08:12.739Z] Found existing installation: requests 2.25.1 [2021-11-19T04:08:12.739Z] Uninstalling requests-2.25.1: [2021-11-19T04:08:12.739Z] Successfully uninstalled requests-2.25.1 [2021-11-19T04:08:13.001Z] Running setup.py install for texttable: started [2021-11-19T04:08:13.261Z] Running setup.py install for texttable: finished with status 'done' [2021-11-19T04:08:13.261Z] Running setup.py install for PyYAML: started [2021-11-19T04:08:13.520Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-19T04:08:13.786Z] Running setup.py install for docopt: started [2021-11-19T04:08:14.045Z] Running setup.py install for docopt: finished with status 'done' [2021-11-19T04:08:14.045Z] Running setup.py install for dockerpty: started [2021-11-19T04:08:14.303Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-19T04:08:14.562Z] 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 [2021-11-19T04:08:17.867Z] Removing intermediate container 2829e206b4dc [2021-11-19T04:08:17.867Z] ---> b3cd7b80fd3d [2021-11-19T04:08:17.867Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-19T04:08:17.867Z] ---> Running in d562c4d08edf [2021-11-19T04:08:17.867Z] Removing intermediate container d562c4d08edf [2021-11-19T04:08:17.867Z] ---> 37c2dab1598a [2021-11-19T04:08:17.867Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-19T04:08:18.128Z] ---> Running in 1a047acc5b89 [2021-11-19T04:08:18.128Z] Removing intermediate container 1a047acc5b89 [2021-11-19T04:08:18.128Z] ---> 93d22173c6af [2021-11-19T04:08:18.128Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-19T04:08:18.392Z] ---> 03e65ada3d67 [2021-11-19T04:08:18.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-19T04:08:18.657Z] ---> a4b8142b14d4 [2021-11-19T04:08:18.657Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-19T04:08:18.657Z] ---> a3269d6b0981 [2021-11-19T04:08:18.657Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-19T04:08:18.657Z] ---> Running in 742fdb9c217f [2021-11-19T04:08:18.917Z] Removing intermediate container 742fdb9c217f [2021-11-19T04:08:18.917Z] ---> b049469ce45b [2021-11-19T04:08:18.917Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:08:18.917Z] ---> Running in d9f12920b543 [2021-11-19T04:08:18.917Z] Removing intermediate container d9f12920b543 [2021-11-19T04:08:18.917Z] ---> fc0b5c1e1e3b [2021-11-19T04:08:18.917Z] Step 20/22 : LABEL arch=x86_64 [2021-11-19T04:08:18.917Z] ---> Running in 90e69d08f3f5 [2021-11-19T04:08:19.177Z] Removing intermediate container 90e69d08f3f5 [2021-11-19T04:08:19.178Z] ---> 6ad011f37b64 [2021-11-19T04:08:19.178Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:19.178Z] ---> Running in e3dd8d83a49f [2021-11-19T04:08:19.178Z] Removing intermediate container e3dd8d83a49f [2021-11-19T04:08:19.178Z] ---> 052785668336 [2021-11-19T04:08:19.178Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:08:19.178Z] ---> Running in 83e5de4768f7 [2021-11-19T04:08:19.178Z] Removing intermediate container 83e5de4768f7 [2021-11-19T04:08:19.178Z] ---> df2c66adaf18 [2021-11-19T04:08:19.178Z] [2021-11-19T04:08:19.438Z] Successfully built df2c66adaf18 [2021-11-19T04:08:19.438Z] Successfully tagged sys-mgmt-agent:latest [2021-11-19T04:08:19.445Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-19T04:08:19.452Z] $ docker stop --time=1 8bd735adf744152286dfdfeaa864cb5d1a82d47ff580d6ad142700f6020652fc [2021-11-19T04:08:20.747Z] $ docker rm -f 8bd735adf744152286dfdfeaa864cb5d1a82d47ff580d6ad142700f6020652fc [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:08:21.087Z] + docker images [2021-11-19T04:08:21.087Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T04:08:21.087Z] sys-mgmt-agent latest df2c66adaf18 2 seconds ago 294MB [2021-11-19T04:08:21.087Z] core-metadata latest 30d2a824d028 18 seconds ago 16.9MB [2021-11-19T04:08:21.087Z] 3eead6b04e60 18 seconds ago 1.76GB [2021-11-19T04:08:21.087Z] security-secretstore-setup latest 3e6dceb58a00 20 seconds ago 28.4MB [2021-11-19T04:08:21.087Z] 6b59dbab8659 21 seconds ago 1.76GB [2021-11-19T04:08:21.087Z] security-bootstrapper latest 7cc2c77aba0c 25 seconds ago 18.9MB [2021-11-19T04:08:21.087Z] e54a71a98ad2 28 seconds ago 1.77GB [2021-11-19T04:08:21.088Z] 11c72e184255 36 seconds ago 1.76GB [2021-11-19T04:08:21.088Z] core-data latest c5c99607d461 54 seconds ago 20.7MB [2021-11-19T04:08:21.088Z] support-notifications latest 6182d839eb1f About a minute ago 17MB [2021-11-19T04:08:21.088Z] support-scheduler latest ec57857e4337 About a minute ago 16.2MB [2021-11-19T04:08:21.088Z] core-command latest 97090a53a4e6 About a minute ago 16.1MB [2021-11-19T04:08:21.088Z] 092f7f81f37d About a minute ago 1.76GB [2021-11-19T04:08:21.088Z] 79092f02f4e1 About a minute ago 1.76GB [2021-11-19T04:08:21.088Z] 5c6b2ec21334 About a minute ago 1.77GB [2021-11-19T04:08:21.088Z] security-proxy-setup latest 498fef5e5b47 About a minute ago 26.9MB [2021-11-19T04:08:21.088Z] a37d04d73aa7 About a minute ago 1.76GB [2021-11-19T04:08:21.088Z] 3c727b9c5dce About a minute ago 1.77GB [2021-11-19T04:08:21.088Z] ci-base-image-x86_64 latest 3b2e80e9a837 5 minutes ago 1.25GB [2021-11-19T04:08:21.088Z] alpine 3.14 0a97eee8041e 6 days ago 5.61MB [2021-11-19T04:08:21.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB [2021-11-19T04:08:21.088Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB [2021-11-19T04:08:21.088Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-19T04:08:21.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 [2021-11-19T04:08:21.321Z] provisioning config files... [2021-11-19T04:08:21.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config2370165921577088942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:08:21.638Z] ---> docker-login.sh [2021-11-19T04:08:21.638Z] nexus3.edgexfoundry.org:10001 [2021-11-19T04:08:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:08:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:08:21.638Z] Configure a credential helper to remove this warning. See [2021-11-19T04:08:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:08:21.638Z] [2021-11-19T04:08:21.638Z] Login Succeeded [2021-11-19T04:08:21.638Z] nexus3.edgexfoundry.org:10002 [2021-11-19T04:08:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:08:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:08:21.638Z] Configure a credential helper to remove this warning. See [2021-11-19T04:08:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:08:21.638Z] [2021-11-19T04:08:21.638Z] Login Succeeded [2021-11-19T04:08:21.638Z] nexus3.edgexfoundry.org:10003 [2021-11-19T04:08:21.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:08:21.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:08:21.902Z] Configure a credential helper to remove this warning. See [2021-11-19T04:08:21.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:08:21.902Z] [2021-11-19T04:08:21.902Z] Login Succeeded [2021-11-19T04:08:21.902Z] nexus3.edgexfoundry.org:10004 [2021-11-19T04:08:21.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:08:21.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:08:21.902Z] Configure a credential helper to remove this warning. See [2021-11-19T04:08:21.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:08:21.902Z] [2021-11-19T04:08:21.902Z] Login Succeeded [2021-11-19T04:08:21.902Z] docker.io [2021-11-19T04:08:22.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:08:22.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:08:22.425Z] Configure a credential helper to remove this warning. See [2021-11-19T04:08:22.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:08:22.425Z] [2021-11-19T04:08:22.425Z] Login Succeeded [2021-11-19T04:08:22.425Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T04:08:22.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:22.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T04:08:22.475Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-19T04:08:22.475Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:22.475Z] latest [2021-11-19T04:08:22.475Z] 2.2.0-dev.1 [2021-11-19T04:08:22.475Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:22.475Z] main [2021-11-19T04:08:22.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:22.789Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:23.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:23.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-19T04:08:23.087Z] 77a424f68137: Preparing [2021-11-19T04:08:23.087Z] 25df7ba55880: Preparing [2021-11-19T04:08:23.087Z] 884ee3975874: Preparing [2021-11-19T04:08:23.087Z] edbbd648ae8c: Preparing [2021-11-19T04:08:23.087Z] 1a058d5342cc: Preparing [2021-11-19T04:08:23.087Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:23.087Z] edbbd648ae8c: Pushed [2021-11-19T04:08:23.087Z] 884ee3975874: Pushed [2021-11-19T04:08:23.087Z] 77a424f68137: Pushed [2021-11-19T04:08:24.033Z] 25df7ba55880: Pushed [2021-11-19T04:08:24.033Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:24.336Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [2021-11-19T04:08:24.347Z] Removing intermediate container 5a48f29cf2f0 [2021-11-19T04:08:24.347Z] ---> 7cc735cd5898 [2021-11-19T04:08:24.347Z] Successfully built 7cc735cd5898 [2021-11-19T04:08:24.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:24.630Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-19T04:08:24.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-19T04:08:24.630Z] 77a424f68137: Preparing [2021-11-19T04:08:24.630Z] 25df7ba55880: Preparing [2021-11-19T04:08:24.630Z] 884ee3975874: Preparing [2021-11-19T04:08:24.630Z] edbbd648ae8c: Preparing [2021-11-19T04:08:24.630Z] 1a058d5342cc: Preparing [2021-11-19T04:08:24.630Z] 77a424f68137: Layer already exists [2021-11-19T04:08:24.630Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:24.630Z] 884ee3975874: Layer already exists [2021-11-19T04:08:24.630Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:24.630Z] 25df7ba55880: Layer already exists [2021-11-19T04:08:24.630Z] latest: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:24.700Z] + docker inspect -f . ci-base-image-arm64 [2021-11-19T04:08:24.700Z] . [Pipeline] withDockerContainer [2021-11-19T04:08:24.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.1 [2021-11-19T04:08:24.955Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-11-19T04:08:25.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-19T04:08:26.537Z] $ docker top 473ed64c4e102a523623c26b375bd09613a3201d2719a9afb13169625d479f89 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:27.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.1 [2021-11-19T04:08:27.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-19T04:08:27.178Z] 77a424f68137: Preparing [2021-11-19T04:08:27.178Z] 25df7ba55880: Preparing [2021-11-19T04:08:27.178Z] 884ee3975874: Preparing [2021-11-19T04:08:27.178Z] edbbd648ae8c: Preparing [2021-11-19T04:08:27.178Z] 1a058d5342cc: Preparing [2021-11-19T04:08:27.178Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:27.178Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:27.178Z] 25df7ba55880: Layer already exists [2021-11-19T04:08:27.178Z] 77a424f68137: Layer already exists [2021-11-19T04:08:27.178Z] 884ee3975874: Layer already exists [2021-11-19T04:08:27.178Z] 2.2.0-dev.1: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:27.474Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:27.477Z] + go version [2021-11-19T04:08:27.477Z] go version go1.16.8 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-11-19T04:08:27.518Z] $ docker stop --time=1 473ed64c4e102a523623c26b375bd09613a3201d2719a9afb13169625d479f89 [2021-11-19T04:08:27.768Z] + docker push nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:27.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-19T04:08:27.768Z] 77a424f68137: Preparing [2021-11-19T04:08:27.768Z] 25df7ba55880: Preparing [2021-11-19T04:08:27.768Z] 884ee3975874: Preparing [2021-11-19T04:08:27.769Z] edbbd648ae8c: Preparing [2021-11-19T04:08:27.769Z] 1a058d5342cc: Preparing [2021-11-19T04:08:27.769Z] 884ee3975874: Layer already exists [2021-11-19T04:08:27.769Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:27.769Z] 77a424f68137: Layer already exists [2021-11-19T04:08:27.769Z] 25df7ba55880: Layer already exists [2021-11-19T04:08:27.769Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:27.769Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [2021-11-19T04:08:29.185Z] $ docker rm -f 473ed64c4e102a523623c26b375bd09613a3201d2719a9afb13169625d479f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:29.797Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:29.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:08:29.968Z] [2021-11-19T04:08:29.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:30.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-19T04:08:30.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-19T04:08:30.087Z] 77a424f68137: Preparing [2021-11-19T04:08:30.087Z] 25df7ba55880: Preparing [2021-11-19T04:08:30.087Z] 884ee3975874: Preparing [2021-11-19T04:08:30.087Z] edbbd648ae8c: Preparing [2021-11-19T04:08:30.087Z] 1a058d5342cc: Preparing [2021-11-19T04:08:30.087Z] 77a424f68137: Layer already exists [2021-11-19T04:08:30.087Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:30.087Z] 884ee3975874: Layer already exists [2021-11-19T04:08:30.087Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:30.087Z] 25df7ba55880: Layer already exists [2021-11-19T04:08:30.087Z] main: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:30.118Z] ===================================================== [Pipeline] echo [2021-11-19T04:08:30.124Z] taggedImages: [2021-11-19T04:08:30.124Z] - nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:30.124Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-19T04:08:30.124Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.1 [2021-11-19T04:08:30.124Z] - nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:30.124Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-19T04:08:30.140Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-19T04:08:30.140Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:30.140Z] latest [2021-11-19T04:08:30.140Z] 2.2.0-dev.1 [2021-11-19T04:08:30.140Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:30.140Z] main [2021-11-19T04:08:30.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:30.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:08:30.453Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:30.593Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-19T04:08:30.593Z] 29e5d40040c1: Pulling fs layer [2021-11-19T04:08:30.593Z] 1ce36da41761: Pulling fs layer [2021-11-19T04:08:30.593Z] 25b303627fd3: Pulling fs layer [2021-11-19T04:08:30.593Z] 29e5d40040c1: Verifying Checksum [2021-11-19T04:08:30.593Z] 29e5d40040c1: Download complete [2021-11-19T04:08:30.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:30.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-19T04:08:30.759Z] b72ebb671eec: Preparing [2021-11-19T04:08:30.759Z] 425ed0c94f22: Preparing [2021-11-19T04:08:30.759Z] 884ee3975874: Preparing [2021-11-19T04:08:30.759Z] 56c128eb96a7: Preparing [2021-11-19T04:08:30.759Z] 008a6721e771: Preparing [2021-11-19T04:08:30.759Z] 1a058d5342cc: Preparing [2021-11-19T04:08:30.759Z] 1a058d5342cc: Waiting [2021-11-19T04:08:30.759Z] 884ee3975874: Layer already exists [2021-11-19T04:08:30.759Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:30.865Z] 1ce36da41761: Verifying Checksum [2021-11-19T04:08:30.866Z] 1ce36da41761: Download complete [2021-11-19T04:08:31.020Z] 008a6721e771: Pushed [2021-11-19T04:08:31.020Z] b72ebb671eec: Pushed [2021-11-19T04:08:31.020Z] 56c128eb96a7: Pushed [2021-11-19T04:08:31.137Z] 29e5d40040c1: Pull complete [2021-11-19T04:08:31.966Z] 425ed0c94f22: Pushed [2021-11-19T04:08:32.116Z] 25b303627fd3: Verifying Checksum [2021-11-19T04:08:32.116Z] 25b303627fd3: Download complete [2021-11-19T04:08:32.225Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:32.388Z] 1ce36da41761: Pull complete [2021-11-19T04:08:32.526Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:32.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-19T04:08:32.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-19T04:08:32.820Z] b72ebb671eec: Preparing [2021-11-19T04:08:32.820Z] 425ed0c94f22: Preparing [2021-11-19T04:08:32.820Z] 884ee3975874: Preparing [2021-11-19T04:08:32.820Z] 56c128eb96a7: Preparing [2021-11-19T04:08:32.820Z] 008a6721e771: Preparing [2021-11-19T04:08:32.820Z] 1a058d5342cc: Preparing [2021-11-19T04:08:32.820Z] 1a058d5342cc: Waiting [2021-11-19T04:08:32.820Z] 56c128eb96a7: Layer already exists [2021-11-19T04:08:32.820Z] 884ee3975874: Layer already exists [2021-11-19T04:08:32.820Z] 008a6721e771: Layer already exists [2021-11-19T04:08:32.820Z] b72ebb671eec: Layer already exists [2021-11-19T04:08:32.820Z] 425ed0c94f22: Layer already exists [2021-11-19T04:08:32.820Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:32.820Z] latest: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:33.120Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:33.420Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.1 [2021-11-19T04:08:33.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-19T04:08:33.420Z] b72ebb671eec: Preparing [2021-11-19T04:08:33.420Z] 425ed0c94f22: Preparing [2021-11-19T04:08:33.420Z] 884ee3975874: Preparing [2021-11-19T04:08:33.420Z] 56c128eb96a7: Preparing [2021-11-19T04:08:33.420Z] 008a6721e771: Preparing [2021-11-19T04:08:33.420Z] 1a058d5342cc: Preparing [2021-11-19T04:08:33.420Z] 1a058d5342cc: Waiting [2021-11-19T04:08:33.420Z] 008a6721e771: Layer already exists [2021-11-19T04:08:33.420Z] 56c128eb96a7: Layer already exists [2021-11-19T04:08:33.420Z] 884ee3975874: Layer already exists [2021-11-19T04:08:33.420Z] 425ed0c94f22: Layer already exists [2021-11-19T04:08:33.420Z] b72ebb671eec: Layer already exists [2021-11-19T04:08:33.420Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:33.420Z] 2.2.0-dev.1: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:33.723Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:34.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:34.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-19T04:08:34.015Z] b72ebb671eec: Preparing [2021-11-19T04:08:34.015Z] 425ed0c94f22: Preparing [2021-11-19T04:08:34.015Z] 884ee3975874: Preparing [2021-11-19T04:08:34.015Z] 56c128eb96a7: Preparing [2021-11-19T04:08:34.015Z] 008a6721e771: Preparing [2021-11-19T04:08:34.015Z] 1a058d5342cc: Preparing [2021-11-19T04:08:34.015Z] 1a058d5342cc: Waiting [2021-11-19T04:08:34.015Z] 56c128eb96a7: Layer already exists [2021-11-19T04:08:34.015Z] b72ebb671eec: Layer already exists [2021-11-19T04:08:34.015Z] 425ed0c94f22: Layer already exists [2021-11-19T04:08:34.015Z] 884ee3975874: Layer already exists [2021-11-19T04:08:34.015Z] 008a6721e771: Layer already exists [2021-11-19T04:08:34.015Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:34.015Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:34.313Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:34.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-19T04:08:34.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-19T04:08:34.615Z] b72ebb671eec: Preparing [2021-11-19T04:08:34.615Z] 425ed0c94f22: Preparing [2021-11-19T04:08:34.615Z] 884ee3975874: Preparing [2021-11-19T04:08:34.615Z] 56c128eb96a7: Preparing [2021-11-19T04:08:34.615Z] 008a6721e771: Preparing [2021-11-19T04:08:34.615Z] 1a058d5342cc: Preparing [2021-11-19T04:08:34.615Z] 1a058d5342cc: Waiting [2021-11-19T04:08:34.615Z] 884ee3975874: Layer already exists [2021-11-19T04:08:34.615Z] 56c128eb96a7: Layer already exists [2021-11-19T04:08:34.615Z] b72ebb671eec: Layer already exists [2021-11-19T04:08:34.615Z] 008a6721e771: Layer already exists [2021-11-19T04:08:34.615Z] 425ed0c94f22: Layer already exists [2021-11-19T04:08:34.615Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:34.615Z] main: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:34.643Z] ===================================================== [Pipeline] echo [2021-11-19T04:08:34.649Z] taggedImages: [2021-11-19T04:08:34.649Z] - nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:34.649Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-19T04:08:34.649Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.1 [2021-11-19T04:08:34.649Z] - nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:34.649Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-19T04:08:34.666Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-19T04:08:34.667Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:34.667Z] latest [2021-11-19T04:08:34.667Z] 2.2.0-dev.1 [2021-11-19T04:08:34.667Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:34.667Z] main [2021-11-19T04:08:34.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:34.975Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:35.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:35.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-19T04:08:35.272Z] 925e98d8b17b: Preparing [2021-11-19T04:08:35.272Z] cf8df2e3e306: Preparing [2021-11-19T04:08:35.272Z] 884ee3975874: Preparing [2021-11-19T04:08:35.272Z] edbbd648ae8c: Preparing [2021-11-19T04:08:35.272Z] 1a058d5342cc: Preparing [2021-11-19T04:08:35.272Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:35.272Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:35.272Z] 884ee3975874: Layer already exists [2021-11-19T04:08:35.272Z] 925e98d8b17b: Pushed [2021-11-19T04:08:36.662Z] cf8df2e3e306: Pushed [2021-11-19T04:08:36.662Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:36.961Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:37.256Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-19T04:08:37.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-19T04:08:37.257Z] 925e98d8b17b: Preparing [2021-11-19T04:08:37.257Z] cf8df2e3e306: Preparing [2021-11-19T04:08:37.257Z] 884ee3975874: Preparing [2021-11-19T04:08:37.257Z] edbbd648ae8c: Preparing [2021-11-19T04:08:37.257Z] 1a058d5342cc: Preparing [2021-11-19T04:08:37.257Z] 925e98d8b17b: Layer already exists [2021-11-19T04:08:37.257Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:37.257Z] 884ee3975874: Layer already exists [2021-11-19T04:08:37.257Z] cf8df2e3e306: Layer already exists [2021-11-19T04:08:37.257Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:37.257Z] latest: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:37.557Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:37.847Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.1 [2021-11-19T04:08:37.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-19T04:08:37.847Z] 925e98d8b17b: Preparing [2021-11-19T04:08:37.847Z] cf8df2e3e306: Preparing [2021-11-19T04:08:37.847Z] 884ee3975874: Preparing [2021-11-19T04:08:37.847Z] edbbd648ae8c: Preparing [2021-11-19T04:08:37.847Z] 1a058d5342cc: Preparing [2021-11-19T04:08:37.847Z] 925e98d8b17b: Layer already exists [2021-11-19T04:08:37.847Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:37.847Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:37.847Z] 884ee3975874: Layer already exists [2021-11-19T04:08:37.847Z] cf8df2e3e306: Layer already exists [2021-11-19T04:08:37.847Z] 2.2.0-dev.1: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:38.144Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:38.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:38.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-19T04:08:38.438Z] 925e98d8b17b: Preparing [2021-11-19T04:08:38.438Z] cf8df2e3e306: Preparing [2021-11-19T04:08:38.438Z] 884ee3975874: Preparing [2021-11-19T04:08:38.438Z] edbbd648ae8c: Preparing [2021-11-19T04:08:38.438Z] 1a058d5342cc: Preparing [2021-11-19T04:08:38.438Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:38.438Z] cf8df2e3e306: Layer already exists [2021-11-19T04:08:38.438Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:38.438Z] 925e98d8b17b: Layer already exists [2021-11-19T04:08:38.438Z] 884ee3975874: Layer already exists [2021-11-19T04:08:38.438Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:38.734Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:39.034Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-19T04:08:39.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-19T04:08:39.034Z] 925e98d8b17b: Preparing [2021-11-19T04:08:39.034Z] cf8df2e3e306: Preparing [2021-11-19T04:08:39.034Z] 884ee3975874: Preparing [2021-11-19T04:08:39.034Z] edbbd648ae8c: Preparing [2021-11-19T04:08:39.034Z] 1a058d5342cc: Preparing [2021-11-19T04:08:39.034Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:39.034Z] 925e98d8b17b: Layer already exists [2021-11-19T04:08:39.034Z] 884ee3975874: Layer already exists [2021-11-19T04:08:39.034Z] cf8df2e3e306: Layer already exists [2021-11-19T04:08:39.034Z] edbbd648ae8c: Layer already exists [2021-11-19T04:08:39.034Z] main: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:39.068Z] ===================================================== [Pipeline] echo [2021-11-19T04:08:39.075Z] taggedImages: [2021-11-19T04:08:39.075Z] - nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:39.075Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-19T04:08:39.075Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.1 [2021-11-19T04:08:39.075Z] - nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:39.075Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-19T04:08:39.097Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-19T04:08:39.097Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:39.097Z] latest [2021-11-19T04:08:39.097Z] 2.2.0-dev.1 [2021-11-19T04:08:39.097Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:39.097Z] main [2021-11-19T04:08:39.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:39.416Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:39.715Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:39.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-19T04:08:39.716Z] ec035d2a9818: Preparing [2021-11-19T04:08:39.716Z] ec035d2a9818: Preparing [2021-11-19T04:08:39.716Z] 09366ffcc2d2: Preparing [2021-11-19T04:08:39.716Z] 2ec84e927424: Preparing [2021-11-19T04:08:39.716Z] a3fa4998fd92: Preparing [2021-11-19T04:08:39.716Z] 628b528aa784: Preparing [2021-11-19T04:08:39.716Z] 884ee3975874: Preparing [2021-11-19T04:08:39.716Z] d6b2c7080e3b: Preparing [2021-11-19T04:08:39.716Z] dada3a7703d8: Preparing [2021-11-19T04:08:39.716Z] 59fbd3d8fcda: Preparing [2021-11-19T04:08:39.716Z] 2f043279ef43: Preparing [2021-11-19T04:08:39.716Z] 1a058d5342cc: Preparing [2021-11-19T04:08:39.716Z] 884ee3975874: Waiting [2021-11-19T04:08:39.716Z] 59fbd3d8fcda: Waiting [2021-11-19T04:08:39.716Z] 2f043279ef43: Waiting [2021-11-19T04:08:39.716Z] d6b2c7080e3b: Waiting [2021-11-19T04:08:39.716Z] dada3a7703d8: Waiting [2021-11-19T04:08:39.716Z] 1a058d5342cc: Waiting [2021-11-19T04:08:39.716Z] a3fa4998fd92: Pushed [2021-11-19T04:08:39.716Z] 884ee3975874: Layer already exists [2021-11-19T04:08:39.716Z] 09366ffcc2d2: Pushed [2021-11-19T04:08:39.716Z] ec035d2a9818: Pushed [2021-11-19T04:08:39.716Z] 2ec84e927424: Pushed [2021-11-19T04:08:39.985Z] d6b2c7080e3b: Pushed [2021-11-19T04:08:39.985Z] dada3a7703d8: Pushed [2021-11-19T04:08:39.985Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:39.985Z] 59fbd3d8fcda: Pushed [2021-11-19T04:08:39.985Z] 2f043279ef43: Pushed [2021-11-19T04:08:40.923Z] 628b528aa784: Pushed [2021-11-19T04:08:40.923Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:41.220Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:41.519Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-19T04:08:41.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-19T04:08:41.519Z] ec035d2a9818: Preparing [2021-11-19T04:08:41.519Z] ec035d2a9818: Preparing [2021-11-19T04:08:41.519Z] 09366ffcc2d2: Preparing [2021-11-19T04:08:41.519Z] 2ec84e927424: Preparing [2021-11-19T04:08:41.519Z] a3fa4998fd92: Preparing [2021-11-19T04:08:41.519Z] 628b528aa784: Preparing [2021-11-19T04:08:41.519Z] 884ee3975874: Preparing [2021-11-19T04:08:41.519Z] d6b2c7080e3b: Preparing [2021-11-19T04:08:41.519Z] dada3a7703d8: Preparing [2021-11-19T04:08:41.519Z] 59fbd3d8fcda: Preparing [2021-11-19T04:08:41.519Z] 2f043279ef43: Preparing [2021-11-19T04:08:41.519Z] 1a058d5342cc: Preparing [2021-11-19T04:08:41.519Z] dada3a7703d8: Waiting [2021-11-19T04:08:41.519Z] 59fbd3d8fcda: Waiting [2021-11-19T04:08:41.519Z] 2f043279ef43: Waiting [2021-11-19T04:08:41.519Z] 884ee3975874: Waiting [2021-11-19T04:08:41.519Z] 1a058d5342cc: Waiting [2021-11-19T04:08:41.519Z] d6b2c7080e3b: Waiting [2021-11-19T04:08:41.519Z] 628b528aa784: Layer already exists [2021-11-19T04:08:41.519Z] 2ec84e927424: Layer already exists [2021-11-19T04:08:41.519Z] ec035d2a9818: Layer already exists [2021-11-19T04:08:41.519Z] 09366ffcc2d2: Layer already exists [2021-11-19T04:08:41.519Z] a3fa4998fd92: Layer already exists [2021-11-19T04:08:41.519Z] d6b2c7080e3b: Layer already exists [2021-11-19T04:08:41.519Z] 884ee3975874: Layer already exists [2021-11-19T04:08:41.519Z] 59fbd3d8fcda: Layer already exists [2021-11-19T04:08:41.519Z] dada3a7703d8: Layer already exists [2021-11-19T04:08:41.519Z] 2f043279ef43: Layer already exists [2021-11-19T04:08:41.519Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:41.519Z] latest: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:41.815Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:42.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.1 [2021-11-19T04:08:42.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-19T04:08:42.119Z] ec035d2a9818: Preparing [2021-11-19T04:08:42.119Z] ec035d2a9818: Preparing [2021-11-19T04:08:42.119Z] 09366ffcc2d2: Preparing [2021-11-19T04:08:42.119Z] 2ec84e927424: Preparing [2021-11-19T04:08:42.119Z] a3fa4998fd92: Preparing [2021-11-19T04:08:42.119Z] 628b528aa784: Preparing [2021-11-19T04:08:42.119Z] 884ee3975874: Preparing [2021-11-19T04:08:42.119Z] d6b2c7080e3b: Preparing [2021-11-19T04:08:42.119Z] dada3a7703d8: Preparing [2021-11-19T04:08:42.119Z] 59fbd3d8fcda: Preparing [2021-11-19T04:08:42.119Z] 2f043279ef43: Preparing [2021-11-19T04:08:42.119Z] 1a058d5342cc: Preparing [2021-11-19T04:08:42.119Z] d6b2c7080e3b: Waiting [2021-11-19T04:08:42.119Z] dada3a7703d8: Waiting [2021-11-19T04:08:42.119Z] 59fbd3d8fcda: Waiting [2021-11-19T04:08:42.119Z] 2f043279ef43: Waiting [2021-11-19T04:08:42.119Z] 1a058d5342cc: Waiting [2021-11-19T04:08:42.119Z] 884ee3975874: Waiting [2021-11-19T04:08:42.119Z] a3fa4998fd92: Layer already exists [2021-11-19T04:08:42.119Z] ec035d2a9818: Layer already exists [2021-11-19T04:08:42.119Z] 2ec84e927424: Layer already exists [2021-11-19T04:08:42.119Z] 09366ffcc2d2: Layer already exists [2021-11-19T04:08:42.119Z] 628b528aa784: Layer already exists [2021-11-19T04:08:42.119Z] d6b2c7080e3b: Layer already exists [2021-11-19T04:08:42.119Z] dada3a7703d8: Layer already exists [2021-11-19T04:08:42.119Z] 884ee3975874: Layer already exists [2021-11-19T04:08:42.119Z] 2f043279ef43: Layer already exists [2021-11-19T04:08:42.119Z] 59fbd3d8fcda: Layer already exists [2021-11-19T04:08:42.119Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:42.119Z] 2.2.0-dev.1: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:42.412Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:42.533Z] 25b303627fd3: Pull complete [2021-11-19T04:08:42.533Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-19T04:08:42.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:08:42.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-19T04:08:42.710Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:42.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-19T04:08:42.710Z] ec035d2a9818: Preparing [2021-11-19T04:08:42.710Z] ec035d2a9818: Preparing [2021-11-19T04:08:42.710Z] 09366ffcc2d2: Preparing [2021-11-19T04:08:42.710Z] 2ec84e927424: Preparing [2021-11-19T04:08:42.710Z] a3fa4998fd92: Preparing [2021-11-19T04:08:42.710Z] 628b528aa784: Preparing [2021-11-19T04:08:42.710Z] 884ee3975874: Preparing [2021-11-19T04:08:42.710Z] d6b2c7080e3b: Preparing [2021-11-19T04:08:42.710Z] dada3a7703d8: Preparing [2021-11-19T04:08:42.710Z] 59fbd3d8fcda: Preparing [2021-11-19T04:08:42.710Z] 2f043279ef43: Preparing [2021-11-19T04:08:42.710Z] 1a058d5342cc: Preparing [2021-11-19T04:08:42.710Z] 884ee3975874: Waiting [2021-11-19T04:08:42.710Z] d6b2c7080e3b: Waiting [2021-11-19T04:08:42.710Z] dada3a7703d8: Waiting [2021-11-19T04:08:42.710Z] 59fbd3d8fcda: Waiting [2021-11-19T04:08:42.710Z] 2f043279ef43: Waiting [2021-11-19T04:08:42.710Z] 1a058d5342cc: Waiting [2021-11-19T04:08:42.710Z] 628b528aa784: Layer already exists [2021-11-19T04:08:42.710Z] 09366ffcc2d2: Layer already exists [2021-11-19T04:08:42.710Z] 2ec84e927424: Layer already exists [2021-11-19T04:08:42.710Z] ec035d2a9818: Layer already exists [2021-11-19T04:08:42.710Z] a3fa4998fd92: Layer already exists [2021-11-19T04:08:42.710Z] d6b2c7080e3b: Layer already exists [2021-11-19T04:08:42.710Z] 884ee3975874: Layer already exists [2021-11-19T04:08:42.710Z] 59fbd3d8fcda: Layer already exists [2021-11-19T04:08:42.710Z] dada3a7703d8: Layer already exists [2021-11-19T04:08:42.710Z] 2f043279ef43: Layer already exists [2021-11-19T04:08:42.710Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:42.710Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [2021-11-19T04:08:42.762Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-11-19T04:08:42.836Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:08:45.329Z] $ docker top 611166cd94a12f420a9088061e0a728f30a20cea8d24201ef5a002e327ad3c71 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:45.966Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:46.258Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-19T04:08:46.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-19T04:08:46.258Z] ec035d2a9818: Preparing [2021-11-19T04:08:46.258Z] ec035d2a9818: Preparing [2021-11-19T04:08:46.258Z] 09366ffcc2d2: Preparing [2021-11-19T04:08:46.258Z] 2ec84e927424: Preparing [2021-11-19T04:08:46.258Z] a3fa4998fd92: Preparing [2021-11-19T04:08:46.258Z] 628b528aa784: Preparing [2021-11-19T04:08:46.258Z] 884ee3975874: Preparing [2021-11-19T04:08:46.258Z] d6b2c7080e3b: Preparing [2021-11-19T04:08:46.258Z] dada3a7703d8: Preparing [2021-11-19T04:08:46.258Z] 59fbd3d8fcda: Preparing [2021-11-19T04:08:46.258Z] 2f043279ef43: Preparing [2021-11-19T04:08:46.258Z] 1a058d5342cc: Preparing [2021-11-19T04:08:46.258Z] 884ee3975874: Waiting [2021-11-19T04:08:46.258Z] d6b2c7080e3b: Waiting [2021-11-19T04:08:46.258Z] dada3a7703d8: Waiting [2021-11-19T04:08:46.258Z] 59fbd3d8fcda: Waiting [2021-11-19T04:08:46.258Z] 2f043279ef43: Waiting [2021-11-19T04:08:46.258Z] 1a058d5342cc: Waiting [2021-11-19T04:08:46.258Z] 628b528aa784: Layer already exists [2021-11-19T04:08:46.258Z] 09366ffcc2d2: Layer already exists [2021-11-19T04:08:46.258Z] 2ec84e927424: Layer already exists [2021-11-19T04:08:46.258Z] ec035d2a9818: Layer already exists [2021-11-19T04:08:46.258Z] a3fa4998fd92: Layer already exists [2021-11-19T04:08:46.258Z] 884ee3975874: Layer already exists [2021-11-19T04:08:46.258Z] d6b2c7080e3b: Layer already exists [2021-11-19T04:08:46.258Z] dada3a7703d8: Layer already exists [2021-11-19T04:08:46.258Z] 2f043279ef43: Layer already exists [2021-11-19T04:08:46.258Z] 59fbd3d8fcda: Layer already exists [2021-11-19T04:08:46.258Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:46.258Z] main: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [2021-11-19T04:08:46.261Z] + + grepdocker-compose parallel build [2021-11-19T04:08:46.261Z] --help [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:46.292Z] ===================================================== [Pipeline] echo [2021-11-19T04:08:46.301Z] taggedImages: [2021-11-19T04:08:46.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:46.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-19T04:08:46.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.1 [2021-11-19T04:08:46.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:46.301Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-19T04:08:46.320Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-19T04:08:46.320Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:46.320Z] latest [2021-11-19T04:08:46.320Z] 2.2.0-dev.1 [2021-11-19T04:08:46.320Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:46.320Z] main [2021-11-19T04:08:46.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:46.625Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:46.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:46.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-19T04:08:46.931Z] fb8458a52cb6: Preparing [2021-11-19T04:08:46.931Z] 9c702055e934: Preparing [2021-11-19T04:08:46.931Z] b295fed6b3ca: Preparing [2021-11-19T04:08:46.931Z] 2734a0d0e177: Preparing [2021-11-19T04:08:46.931Z] 1e87cff3e84f: Preparing [2021-11-19T04:08:46.931Z] 1a058d5342cc: Preparing [2021-11-19T04:08:46.931Z] 1a058d5342cc: Waiting [2021-11-19T04:08:47.514Z] b295fed6b3ca: Pushed [2021-11-19T04:08:47.514Z] 2734a0d0e177: Pushed [2021-11-19T04:08:47.514Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:47.514Z] 1e87cff3e84f: Pushed [2021-11-19T04:08:47.772Z] 9c702055e934: Pushed [2021-11-19T04:08:47.772Z] fb8458a52cb6: Pushed [2021-11-19T04:08:47.772Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:48.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:48.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-19T04:08:48.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-19T04:08:48.378Z] fb8458a52cb6: Preparing [2021-11-19T04:08:48.378Z] 9c702055e934: Preparing [2021-11-19T04:08:48.378Z] b295fed6b3ca: Preparing [2021-11-19T04:08:48.378Z] 2734a0d0e177: Preparing [2021-11-19T04:08:48.378Z] 1e87cff3e84f: Preparing [2021-11-19T04:08:48.378Z] 1a058d5342cc: Preparing [2021-11-19T04:08:48.378Z] 1a058d5342cc: Waiting [2021-11-19T04:08:48.378Z] b295fed6b3ca: Layer already exists [2021-11-19T04:08:48.378Z] 1e87cff3e84f: Layer already exists [2021-11-19T04:08:48.378Z] fb8458a52cb6: Layer already exists [2021-11-19T04:08:48.378Z] 2734a0d0e177: Layer already exists [2021-11-19T04:08:48.378Z] 9c702055e934: Layer already exists [2021-11-19T04:08:48.378Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:48.378Z] latest: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:48.678Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:48.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.1 [2021-11-19T04:08:48.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-19T04:08:48.983Z] fb8458a52cb6: Preparing [2021-11-19T04:08:48.983Z] 9c702055e934: Preparing [2021-11-19T04:08:48.983Z] b295fed6b3ca: Preparing [2021-11-19T04:08:48.983Z] 2734a0d0e177: Preparing [2021-11-19T04:08:48.983Z] 1e87cff3e84f: Preparing [2021-11-19T04:08:48.983Z] 1a058d5342cc: Preparing [2021-11-19T04:08:48.983Z] 1a058d5342cc: Waiting [2021-11-19T04:08:48.983Z] 9c702055e934: Layer already exists [2021-11-19T04:08:48.983Z] 1e87cff3e84f: Layer already exists [2021-11-19T04:08:48.983Z] fb8458a52cb6: Layer already exists [2021-11-19T04:08:48.983Z] 2734a0d0e177: Layer already exists [2021-11-19T04:08:48.983Z] b295fed6b3ca: Layer already exists [2021-11-19T04:08:48.983Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:48.983Z] 2.2.0-dev.1: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:49.292Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:49.586Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:49.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-19T04:08:49.586Z] fb8458a52cb6: Preparing [2021-11-19T04:08:49.586Z] 9c702055e934: Preparing [2021-11-19T04:08:49.586Z] b295fed6b3ca: Preparing [2021-11-19T04:08:49.586Z] 2734a0d0e177: Preparing [2021-11-19T04:08:49.586Z] 1e87cff3e84f: Preparing [2021-11-19T04:08:49.586Z] 1a058d5342cc: Preparing [2021-11-19T04:08:49.586Z] 1a058d5342cc: Waiting [2021-11-19T04:08:49.586Z] fb8458a52cb6: Layer already exists [2021-11-19T04:08:49.586Z] 9c702055e934: Layer already exists [2021-11-19T04:08:49.586Z] 2734a0d0e177: Layer already exists [2021-11-19T04:08:49.586Z] b295fed6b3ca: Layer already exists [2021-11-19T04:08:49.586Z] 1e87cff3e84f: Layer already exists [2021-11-19T04:08:49.586Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:49.586Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:49.978Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:50.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-19T04:08:50.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-19T04:08:50.335Z] fb8458a52cb6: Preparing [2021-11-19T04:08:50.335Z] 9c702055e934: Preparing [2021-11-19T04:08:50.335Z] b295fed6b3ca: Preparing [2021-11-19T04:08:50.335Z] 2734a0d0e177: Preparing [2021-11-19T04:08:50.335Z] 1e87cff3e84f: Preparing [2021-11-19T04:08:50.335Z] 1a058d5342cc: Preparing [2021-11-19T04:08:50.335Z] 1a058d5342cc: Waiting [2021-11-19T04:08:50.335Z] 9c702055e934: Layer already exists [2021-11-19T04:08:50.335Z] 1e87cff3e84f: Layer already exists [2021-11-19T04:08:50.335Z] 2734a0d0e177: Layer already exists [2021-11-19T04:08:50.335Z] fb8458a52cb6: Layer already exists [2021-11-19T04:08:50.335Z] b295fed6b3ca: Layer already exists [2021-11-19T04:08:50.335Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:50.335Z] main: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:50.371Z] ===================================================== [Pipeline] echo [2021-11-19T04:08:50.378Z] taggedImages: [2021-11-19T04:08:50.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:50.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-19T04:08:50.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.1 [2021-11-19T04:08:50.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:50.378Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-19T04:08:50.396Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-19T04:08:50.396Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:50.396Z] latest [2021-11-19T04:08:50.396Z] 2.2.0-dev.1 [2021-11-19T04:08:50.396Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:50.396Z] main [2021-11-19T04:08:50.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:50.710Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:51.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:51.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-19T04:08:51.016Z] c8a0e5de5586: Preparing [2021-11-19T04:08:51.016Z] 047ef3b9ca75: Preparing [2021-11-19T04:08:51.016Z] c03c13c8ce79: Preparing [2021-11-19T04:08:51.016Z] 39458abfac6a: Preparing [2021-11-19T04:08:51.016Z] bb07d73d295f: Preparing [2021-11-19T04:08:51.016Z] 2b6fd07a6a1d: Preparing [2021-11-19T04:08:51.016Z] 0155d96e1b34: Preparing [2021-11-19T04:08:51.016Z] ffb0d627aa74: Preparing [2021-11-19T04:08:51.016Z] 63bd4fe70853: Preparing [2021-11-19T04:08:51.016Z] 1a058d5342cc: Preparing [2021-11-19T04:08:51.016Z] 2b6fd07a6a1d: Waiting [2021-11-19T04:08:51.016Z] 0155d96e1b34: Waiting [2021-11-19T04:08:51.016Z] ffb0d627aa74: Waiting [2021-11-19T04:08:51.016Z] 63bd4fe70853: Waiting [2021-11-19T04:08:51.016Z] 1a058d5342cc: Waiting [2021-11-19T04:08:51.610Z] c8a0e5de5586: Pushed [2021-11-19T04:08:51.610Z] 047ef3b9ca75: Pushed [2021-11-19T04:08:51.610Z] bb07d73d295f: Pushed [2021-11-19T04:08:51.610Z] 2b6fd07a6a1d: Pushed [2021-11-19T04:08:51.610Z] ffb0d627aa74: Pushed [2021-11-19T04:08:51.610Z] 0155d96e1b34: Pushed [2021-11-19T04:08:51.610Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:51.650Z] --parallel Build images in parallel. [Pipeline] } [2021-11-19T04:08:51.666Z] $ docker stop --time=1 611166cd94a12f420a9088061e0a728f30a20cea8d24201ef5a002e327ad3c71 [2021-11-19T04:08:51.872Z] 39458abfac6a: Pushed [2021-11-19T04:08:51.872Z] 63bd4fe70853: Pushed [2021-11-19T04:08:52.132Z] c03c13c8ce79: Pushed [2021-11-19T04:08:52.132Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [2021-11-19T04:08:53.345Z] $ docker rm -f 611166cd94a12f420a9088061e0a728f30a20cea8d24201ef5a002e327ad3c71 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:53.880Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:53.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-19T04:08:53.987Z] . [Pipeline] withDockerContainer [2021-11-19T04:08:54.179Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-19T04:08:54.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-19T04:08:54.179Z] c8a0e5de5586: Preparing [2021-11-19T04:08:54.179Z] 047ef3b9ca75: Preparing [2021-11-19T04:08:54.179Z] c03c13c8ce79: Preparing [2021-11-19T04:08:54.179Z] 39458abfac6a: Preparing [2021-11-19T04:08:54.179Z] bb07d73d295f: Preparing [2021-11-19T04:08:54.179Z] 2b6fd07a6a1d: Preparing [2021-11-19T04:08:54.179Z] 0155d96e1b34: Preparing [2021-11-19T04:08:54.179Z] ffb0d627aa74: Preparing [2021-11-19T04:08:54.179Z] 63bd4fe70853: Preparing [2021-11-19T04:08:54.179Z] 1a058d5342cc: Preparing [2021-11-19T04:08:54.179Z] ffb0d627aa74: Waiting [2021-11-19T04:08:54.179Z] 63bd4fe70853: Waiting [2021-11-19T04:08:54.179Z] 1a058d5342cc: Waiting [2021-11-19T04:08:54.179Z] 2b6fd07a6a1d: Waiting [2021-11-19T04:08:54.179Z] bb07d73d295f: Layer already exists [2021-11-19T04:08:54.179Z] 047ef3b9ca75: Layer already exists [2021-11-19T04:08:54.179Z] c03c13c8ce79: Layer already exists [2021-11-19T04:08:54.179Z] c8a0e5de5586: Layer already exists [2021-11-19T04:08:54.179Z] 39458abfac6a: Layer already exists [2021-11-19T04:08:54.179Z] 2b6fd07a6a1d: Layer already exists [2021-11-19T04:08:54.179Z] ffb0d627aa74: Layer already exists [2021-11-19T04:08:54.179Z] 0155d96e1b34: Layer already exists [2021-11-19T04:08:54.179Z] 63bd4fe70853: Layer already exists [2021-11-19T04:08:54.179Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:54.179Z] latest: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [2021-11-19T04:08:54.241Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-11-19T04:08:54.316Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-19T04:08:55.694Z] $ docker top 583c1493d8e85ca5316e0d7c98fd90085ba232aeb50f466d046a5385638eae0d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:56.370Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:56.649Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-19T04:08:56.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.1 [2021-11-19T04:08:56.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-19T04:08:56.673Z] c8a0e5de5586: Preparing [2021-11-19T04:08:56.673Z] 047ef3b9ca75: Preparing [2021-11-19T04:08:56.673Z] c03c13c8ce79: Preparing [2021-11-19T04:08:56.673Z] 39458abfac6a: Preparing [2021-11-19T04:08:56.673Z] bb07d73d295f: Preparing [2021-11-19T04:08:56.673Z] 2b6fd07a6a1d: Preparing [2021-11-19T04:08:56.673Z] 0155d96e1b34: Preparing [2021-11-19T04:08:56.673Z] ffb0d627aa74: Preparing [2021-11-19T04:08:56.673Z] 63bd4fe70853: Preparing [2021-11-19T04:08:56.673Z] 1a058d5342cc: Preparing [2021-11-19T04:08:56.673Z] 0155d96e1b34: Waiting [2021-11-19T04:08:56.673Z] ffb0d627aa74: Waiting [2021-11-19T04:08:56.673Z] 63bd4fe70853: Waiting [2021-11-19T04:08:56.673Z] 1a058d5342cc: Waiting [2021-11-19T04:08:56.673Z] 2b6fd07a6a1d: Waiting [2021-11-19T04:08:56.673Z] bb07d73d295f: Layer already exists [2021-11-19T04:08:56.673Z] 39458abfac6a: Layer already exists [2021-11-19T04:08:56.673Z] c03c13c8ce79: Layer already exists [2021-11-19T04:08:56.673Z] 047ef3b9ca75: Layer already exists [2021-11-19T04:08:56.673Z] c8a0e5de5586: Layer already exists [2021-11-19T04:08:56.673Z] 0155d96e1b34: Layer already exists [2021-11-19T04:08:56.673Z] 2b6fd07a6a1d: Layer already exists [2021-11-19T04:08:56.673Z] 63bd4fe70853: Layer already exists [2021-11-19T04:08:56.673Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:56.673Z] ffb0d627aa74: Layer already exists [2021-11-19T04:08:56.673Z] 2.2.0-dev.1: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:56.975Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:57.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:57.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-19T04:08:57.274Z] c8a0e5de5586: Preparing [2021-11-19T04:08:57.274Z] 047ef3b9ca75: Preparing [2021-11-19T04:08:57.274Z] c03c13c8ce79: Preparing [2021-11-19T04:08:57.274Z] 39458abfac6a: Preparing [2021-11-19T04:08:57.274Z] bb07d73d295f: Preparing [2021-11-19T04:08:57.274Z] 2b6fd07a6a1d: Preparing [2021-11-19T04:08:57.274Z] 0155d96e1b34: Preparing [2021-11-19T04:08:57.274Z] ffb0d627aa74: Preparing [2021-11-19T04:08:57.274Z] 63bd4fe70853: Preparing [2021-11-19T04:08:57.274Z] 1a058d5342cc: Preparing [2021-11-19T04:08:57.274Z] 2b6fd07a6a1d: Waiting [2021-11-19T04:08:57.274Z] ffb0d627aa74: Waiting [2021-11-19T04:08:57.274Z] 0155d96e1b34: Waiting [2021-11-19T04:08:57.274Z] 1a058d5342cc: Waiting [2021-11-19T04:08:57.274Z] 63bd4fe70853: Waiting [2021-11-19T04:08:57.274Z] bb07d73d295f: Layer already exists [2021-11-19T04:08:57.274Z] 39458abfac6a: Layer already exists [2021-11-19T04:08:57.274Z] c03c13c8ce79: Layer already exists [2021-11-19T04:08:57.274Z] 047ef3b9ca75: Layer already exists [2021-11-19T04:08:57.274Z] c8a0e5de5586: Layer already exists [2021-11-19T04:08:57.274Z] 2b6fd07a6a1d: Layer already exists [2021-11-19T04:08:57.274Z] 0155d96e1b34: Layer already exists [2021-11-19T04:08:57.274Z] 63bd4fe70853: Layer already exists [2021-11-19T04:08:57.274Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:57.274Z] ffb0d627aa74: Layer already exists [2021-11-19T04:08:57.274Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:57.579Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:57.873Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-19T04:08:57.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-19T04:08:57.873Z] c8a0e5de5586: Preparing [2021-11-19T04:08:57.873Z] 047ef3b9ca75: Preparing [2021-11-19T04:08:57.873Z] c03c13c8ce79: Preparing [2021-11-19T04:08:57.873Z] 39458abfac6a: Preparing [2021-11-19T04:08:57.873Z] bb07d73d295f: Preparing [2021-11-19T04:08:57.873Z] 2b6fd07a6a1d: Preparing [2021-11-19T04:08:57.873Z] 0155d96e1b34: Preparing [2021-11-19T04:08:57.873Z] ffb0d627aa74: Preparing [2021-11-19T04:08:57.873Z] 63bd4fe70853: Preparing [2021-11-19T04:08:57.873Z] 1a058d5342cc: Preparing [2021-11-19T04:08:57.873Z] 2b6fd07a6a1d: Waiting [2021-11-19T04:08:57.873Z] 0155d96e1b34: Waiting [2021-11-19T04:08:57.873Z] ffb0d627aa74: Waiting [2021-11-19T04:08:57.873Z] 63bd4fe70853: Waiting [2021-11-19T04:08:57.873Z] 1a058d5342cc: Waiting [2021-11-19T04:08:57.873Z] c8a0e5de5586: Layer already exists [2021-11-19T04:08:57.873Z] bb07d73d295f: Layer already exists [2021-11-19T04:08:57.873Z] 047ef3b9ca75: Layer already exists [2021-11-19T04:08:57.873Z] c03c13c8ce79: Layer already exists [2021-11-19T04:08:57.873Z] 39458abfac6a: Layer already exists [2021-11-19T04:08:57.873Z] 2b6fd07a6a1d: Layer already exists [2021-11-19T04:08:57.873Z] 0155d96e1b34: Layer already exists [2021-11-19T04:08:57.873Z] ffb0d627aa74: Layer already exists [2021-11-19T04:08:57.873Z] 63bd4fe70853: Layer already exists [2021-11-19T04:08:57.873Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:57.873Z] main: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:08:57.909Z] ===================================================== [Pipeline] echo [2021-11-19T04:08:57.918Z] taggedImages: [2021-11-19T04:08:57.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:57.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-19T04:08:57.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.1 [2021-11-19T04:08:57.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:57.918Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-19T04:08:57.935Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-19T04:08:57.935Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:57.935Z] latest [2021-11-19T04:08:57.935Z] 2.2.0-dev.1 [2021-11-19T04:08:57.935Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:08:57.935Z] main [2021-11-19T04:08:57.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:58.257Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:08:58.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:08:58.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-19T04:08:58.561Z] 6b96d14f5f39: Preparing [2021-11-19T04:08:58.561Z] f8d6e3af068d: Preparing [2021-11-19T04:08:58.561Z] 884ee3975874: Preparing [2021-11-19T04:08:58.561Z] 04f1043d807f: Preparing [2021-11-19T04:08:58.561Z] 1a058d5342cc: Preparing [2021-11-19T04:08:58.561Z] 884ee3975874: Layer already exists [2021-11-19T04:08:58.561Z] 1a058d5342cc: Layer already exists [2021-11-19T04:08:58.561Z] 6b96d14f5f39: Pushed [2021-11-19T04:08:58.561Z] 04f1043d807f: Pushed [2021-11-19T04:08:59.508Z] f8d6e3af068d: Pushed [2021-11-19T04:08:59.767Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:00.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:00.367Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-19T04:09:00.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-19T04:09:00.368Z] 6b96d14f5f39: Preparing [2021-11-19T04:09:00.368Z] f8d6e3af068d: Preparing [2021-11-19T04:09:00.368Z] 884ee3975874: Preparing [2021-11-19T04:09:00.368Z] 04f1043d807f: Preparing [2021-11-19T04:09:00.368Z] 1a058d5342cc: Preparing [2021-11-19T04:09:00.368Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:00.368Z] f8d6e3af068d: Layer already exists [2021-11-19T04:09:00.368Z] 04f1043d807f: Layer already exists [2021-11-19T04:09:00.368Z] 6b96d14f5f39: Layer already exists [2021-11-19T04:09:00.368Z] 884ee3975874: Layer already exists [2021-11-19T04:09:00.368Z] latest: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:00.670Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:00.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.1 [2021-11-19T04:09:00.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-19T04:09:00.965Z] 6b96d14f5f39: Preparing [2021-11-19T04:09:00.965Z] f8d6e3af068d: Preparing [2021-11-19T04:09:00.965Z] 884ee3975874: Preparing [2021-11-19T04:09:00.965Z] 04f1043d807f: Preparing [2021-11-19T04:09:00.965Z] 1a058d5342cc: Preparing [2021-11-19T04:09:00.965Z] f8d6e3af068d: Layer already exists [2021-11-19T04:09:00.965Z] 6b96d14f5f39: Layer already exists [2021-11-19T04:09:00.965Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:00.965Z] 04f1043d807f: Layer already exists [2021-11-19T04:09:00.965Z] 884ee3975874: Layer already exists [2021-11-19T04:09:00.965Z] 2.2.0-dev.1: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:01.274Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:01.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:01.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-19T04:09:01.569Z] 6b96d14f5f39: Preparing [2021-11-19T04:09:01.569Z] f8d6e3af068d: Preparing [2021-11-19T04:09:01.569Z] 884ee3975874: Preparing [2021-11-19T04:09:01.569Z] 04f1043d807f: Preparing [2021-11-19T04:09:01.569Z] 1a058d5342cc: Preparing [2021-11-19T04:09:01.569Z] 6b96d14f5f39: Layer already exists [2021-11-19T04:09:01.569Z] f8d6e3af068d: Layer already exists [2021-11-19T04:09:01.569Z] 884ee3975874: Layer already exists [2021-11-19T04:09:01.569Z] 04f1043d807f: Layer already exists [2021-11-19T04:09:01.569Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:01.569Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:01.872Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:02.036Z] Building core-command ... [2021-11-19T04:09:02.036Z] Building core-data ... [2021-11-19T04:09:02.036Z] Building core-metadata ... [2021-11-19T04:09:02.036Z] Building security-bootstrapper ... [2021-11-19T04:09:02.036Z] Building security-proxy-setup ... [2021-11-19T04:09:02.036Z] Building security-secretstore-setup ... [2021-11-19T04:09:02.036Z] Building support-notifications ... [2021-11-19T04:09:02.036Z] Building support-scheduler ... [2021-11-19T04:09:02.036Z] Building sys-mgmt-agent ... [2021-11-19T04:09:02.036Z] Building support-notifications [2021-11-19T04:09:02.036Z] Building security-secretstore-setup [2021-11-19T04:09:02.036Z] Building security-bootstrapper [2021-11-19T04:09:02.036Z] Building support-scheduler [2021-11-19T04:09:02.036Z] Building core-command [2021-11-19T04:09:02.174Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-19T04:09:02.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-19T04:09:02.174Z] 6b96d14f5f39: Preparing [2021-11-19T04:09:02.174Z] f8d6e3af068d: Preparing [2021-11-19T04:09:02.174Z] 884ee3975874: Preparing [2021-11-19T04:09:02.174Z] 04f1043d807f: Preparing [2021-11-19T04:09:02.174Z] 1a058d5342cc: Preparing [2021-11-19T04:09:02.174Z] f8d6e3af068d: Layer already exists [2021-11-19T04:09:02.174Z] 04f1043d807f: Layer already exists [2021-11-19T04:09:02.174Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:02.174Z] 6b96d14f5f39: Layer already exists [2021-11-19T04:09:02.174Z] 884ee3975874: Layer already exists [2021-11-19T04:09:02.174Z] main: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:09:02.208Z] ===================================================== [Pipeline] echo [2021-11-19T04:09:02.218Z] taggedImages: [2021-11-19T04:09:02.218Z] - nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:02.218Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-19T04:09:02.218Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.1 [2021-11-19T04:09:02.218Z] - nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:02.218Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-19T04:09:02.238Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-19T04:09:02.238Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:02.238Z] latest [2021-11-19T04:09:02.238Z] 2.2.0-dev.1 [2021-11-19T04:09:02.238Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:02.238Z] main [2021-11-19T04:09:02.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:02.561Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:02.861Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:02.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-19T04:09:02.861Z] aa2b0a37134a: Preparing [2021-11-19T04:09:02.861Z] a9ac64369796: Preparing [2021-11-19T04:09:02.861Z] 884ee3975874: Preparing [2021-11-19T04:09:02.861Z] edbbd648ae8c: Preparing [2021-11-19T04:09:02.861Z] 1a058d5342cc: Preparing [2021-11-19T04:09:02.861Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:02.861Z] edbbd648ae8c: Layer already exists [2021-11-19T04:09:02.861Z] 884ee3975874: Layer already exists [2021-11-19T04:09:02.861Z] aa2b0a37134a: Pushed [2021-11-19T04:09:03.801Z] a9ac64369796: Pushed [2021-11-19T04:09:03.801Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:04.106Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:04.398Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-19T04:09:04.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-19T04:09:04.398Z] aa2b0a37134a: Preparing [2021-11-19T04:09:04.398Z] a9ac64369796: Preparing [2021-11-19T04:09:04.398Z] 884ee3975874: Preparing [2021-11-19T04:09:04.398Z] edbbd648ae8c: Preparing [2021-11-19T04:09:04.398Z] 1a058d5342cc: Preparing [2021-11-19T04:09:04.398Z] aa2b0a37134a: Layer already exists [2021-11-19T04:09:04.398Z] 884ee3975874: Layer already exists [2021-11-19T04:09:04.398Z] edbbd648ae8c: Layer already exists [2021-11-19T04:09:04.398Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:04.398Z] a9ac64369796: Layer already exists [2021-11-19T04:09:04.398Z] latest: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:04.694Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:04.992Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.1 [2021-11-19T04:09:04.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-19T04:09:04.992Z] aa2b0a37134a: Preparing [2021-11-19T04:09:04.992Z] a9ac64369796: Preparing [2021-11-19T04:09:04.992Z] 884ee3975874: Preparing [2021-11-19T04:09:04.992Z] edbbd648ae8c: Preparing [2021-11-19T04:09:04.992Z] 1a058d5342cc: Preparing [2021-11-19T04:09:04.992Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:04.992Z] 884ee3975874: Layer already exists [2021-11-19T04:09:04.992Z] a9ac64369796: Layer already exists [2021-11-19T04:09:04.992Z] aa2b0a37134a: Layer already exists [2021-11-19T04:09:04.992Z] edbbd648ae8c: Layer already exists [2021-11-19T04:09:04.992Z] 2.2.0-dev.1: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:05.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:05.595Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:05.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-19T04:09:05.595Z] aa2b0a37134a: Preparing [2021-11-19T04:09:05.595Z] a9ac64369796: Preparing [2021-11-19T04:09:05.595Z] 884ee3975874: Preparing [2021-11-19T04:09:05.595Z] edbbd648ae8c: Preparing [2021-11-19T04:09:05.595Z] 1a058d5342cc: Preparing [2021-11-19T04:09:05.595Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:05.595Z] a9ac64369796: Layer already exists [2021-11-19T04:09:05.595Z] edbbd648ae8c: Layer already exists [2021-11-19T04:09:05.595Z] 884ee3975874: Layer already exists [2021-11-19T04:09:05.595Z] aa2b0a37134a: Layer already exists [2021-11-19T04:09:05.595Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:05.889Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:06.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-19T04:09:06.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-19T04:09:06.178Z] aa2b0a37134a: Preparing [2021-11-19T04:09:06.178Z] a9ac64369796: Preparing [2021-11-19T04:09:06.178Z] 884ee3975874: Preparing [2021-11-19T04:09:06.178Z] edbbd648ae8c: Preparing [2021-11-19T04:09:06.178Z] 1a058d5342cc: Preparing [2021-11-19T04:09:06.178Z] a9ac64369796: Layer already exists [2021-11-19T04:09:06.178Z] 1a058d5342cc: Layer already exists [2021-11-19T04:09:06.178Z] 884ee3975874: Layer already exists [2021-11-19T04:09:06.178Z] aa2b0a37134a: Layer already exists [2021-11-19T04:09:06.178Z] edbbd648ae8c: Layer already exists [2021-11-19T04:09:06.178Z] main: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:09:06.215Z] ===================================================== [Pipeline] echo [2021-11-19T04:09:06.262Z] taggedImages: [2021-11-19T04:09:06.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:06.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-19T04:09:06.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.1 [2021-11-19T04:09:06.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:06.262Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-19T04:09:06.278Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-19T04:09:06.278Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:06.278Z] latest [2021-11-19T04:09:06.278Z] 2.2.0-dev.1 [2021-11-19T04:09:06.278Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:06.278Z] main [2021-11-19T04:09:06.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:06.584Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:06.882Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:06.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-19T04:09:06.882Z] 48e82ac881d9: Preparing [2021-11-19T04:09:06.882Z] 15f501582ce6: Preparing [2021-11-19T04:09:06.882Z] e1d165b97bea: Preparing [2021-11-19T04:09:06.882Z] 9effa20b0aa8: Preparing [2021-11-19T04:09:06.882Z] 879b85f2d1ed: Preparing [2021-11-19T04:09:06.882Z] 6777e3bbcb7c: Preparing [2021-11-19T04:09:06.882Z] fd08d546f6b8: Preparing [2021-11-19T04:09:06.882Z] 0636255016a6: Preparing [2021-11-19T04:09:06.882Z] 84e9d258764d: Preparing [2021-11-19T04:09:06.882Z] 56463f638872: Preparing [2021-11-19T04:09:06.882Z] e2eb06d8af82: Preparing [2021-11-19T04:09:06.882Z] 0636255016a6: Waiting [2021-11-19T04:09:06.882Z] 84e9d258764d: Waiting [2021-11-19T04:09:06.882Z] 56463f638872: Waiting [2021-11-19T04:09:06.882Z] e2eb06d8af82: Waiting [2021-11-19T04:09:06.882Z] 6777e3bbcb7c: Waiting [2021-11-19T04:09:06.882Z] fd08d546f6b8: Waiting [2021-11-19T04:09:06.882Z] 879b85f2d1ed: Layer already exists [2021-11-19T04:09:06.882Z] 6777e3bbcb7c: Layer already exists [2021-11-19T04:09:07.145Z] fd08d546f6b8: Layer already exists [2021-11-19T04:09:07.729Z] 15f501582ce6: Pushed [2021-11-19T04:09:07.729Z] 0636255016a6: Layer already exists [2021-11-19T04:09:07.729Z] 56463f638872: Layer already exists [2021-11-19T04:09:07.729Z] 84e9d258764d: Layer already exists [2021-11-19T04:09:07.729Z] 48e82ac881d9: Pushed [2021-11-19T04:09:07.729Z] e2eb06d8af82: Layer already exists [2021-11-19T04:09:07.729Z] e1d165b97bea: Pushed [2021-11-19T04:09:13.026Z] 9effa20b0aa8: Pushed [2021-11-19T04:09:13.026Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:13.322Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:13.618Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-19T04:09:13.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-19T04:09:13.619Z] 48e82ac881d9: Preparing [2021-11-19T04:09:13.619Z] 15f501582ce6: Preparing [2021-11-19T04:09:13.619Z] e1d165b97bea: Preparing [2021-11-19T04:09:13.619Z] 9effa20b0aa8: Preparing [2021-11-19T04:09:13.619Z] 879b85f2d1ed: Preparing [2021-11-19T04:09:13.619Z] 6777e3bbcb7c: Preparing [2021-11-19T04:09:13.619Z] fd08d546f6b8: Preparing [2021-11-19T04:09:13.619Z] 0636255016a6: Preparing [2021-11-19T04:09:13.619Z] 84e9d258764d: Preparing [2021-11-19T04:09:13.619Z] 56463f638872: Preparing [2021-11-19T04:09:13.619Z] e2eb06d8af82: Preparing [2021-11-19T04:09:13.619Z] 6777e3bbcb7c: Waiting [2021-11-19T04:09:13.619Z] fd08d546f6b8: Waiting [2021-11-19T04:09:13.619Z] 0636255016a6: Waiting [2021-11-19T04:09:13.619Z] 84e9d258764d: Waiting [2021-11-19T04:09:13.619Z] e2eb06d8af82: Waiting [2021-11-19T04:09:13.619Z] 56463f638872: Waiting [2021-11-19T04:09:13.619Z] 879b85f2d1ed: Layer already exists [2021-11-19T04:09:13.619Z] 15f501582ce6: Layer already exists [2021-11-19T04:09:13.619Z] 48e82ac881d9: Layer already exists [2021-11-19T04:09:13.619Z] 9effa20b0aa8: Layer already exists [2021-11-19T04:09:13.619Z] e1d165b97bea: Layer already exists [2021-11-19T04:09:13.619Z] 6777e3bbcb7c: Layer already exists [2021-11-19T04:09:13.619Z] fd08d546f6b8: Layer already exists [2021-11-19T04:09:13.619Z] 0636255016a6: Layer already exists [2021-11-19T04:09:13.619Z] 56463f638872: Layer already exists [2021-11-19T04:09:13.619Z] 84e9d258764d: Layer already exists [2021-11-19T04:09:13.619Z] e2eb06d8af82: Layer already exists [2021-11-19T04:09:13.619Z] latest: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:13.915Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:14.208Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.1 [2021-11-19T04:09:14.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-19T04:09:14.208Z] 48e82ac881d9: Preparing [2021-11-19T04:09:14.208Z] 15f501582ce6: Preparing [2021-11-19T04:09:14.208Z] e1d165b97bea: Preparing [2021-11-19T04:09:14.208Z] 9effa20b0aa8: Preparing [2021-11-19T04:09:14.208Z] 879b85f2d1ed: Preparing [2021-11-19T04:09:14.208Z] 6777e3bbcb7c: Preparing [2021-11-19T04:09:14.208Z] fd08d546f6b8: Preparing [2021-11-19T04:09:14.208Z] 0636255016a6: Preparing [2021-11-19T04:09:14.208Z] 84e9d258764d: Preparing [2021-11-19T04:09:14.208Z] 56463f638872: Preparing [2021-11-19T04:09:14.208Z] e2eb06d8af82: Preparing [2021-11-19T04:09:14.208Z] 6777e3bbcb7c: Waiting [2021-11-19T04:09:14.208Z] 84e9d258764d: Waiting [2021-11-19T04:09:14.208Z] fd08d546f6b8: Waiting [2021-11-19T04:09:14.208Z] 56463f638872: Waiting [2021-11-19T04:09:14.208Z] 0636255016a6: Waiting [2021-11-19T04:09:14.208Z] e2eb06d8af82: Waiting [2021-11-19T04:09:14.208Z] 879b85f2d1ed: Layer already exists [2021-11-19T04:09:14.208Z] 48e82ac881d9: Layer already exists [2021-11-19T04:09:14.208Z] e1d165b97bea: Layer already exists [2021-11-19T04:09:14.208Z] 9effa20b0aa8: Layer already exists [2021-11-19T04:09:14.208Z] 15f501582ce6: Layer already exists [2021-11-19T04:09:14.208Z] fd08d546f6b8: Layer already exists [2021-11-19T04:09:14.208Z] 6777e3bbcb7c: Layer already exists [2021-11-19T04:09:14.208Z] 0636255016a6: Layer already exists [2021-11-19T04:09:14.208Z] 56463f638872: Layer already exists [2021-11-19T04:09:14.208Z] 84e9d258764d: Layer already exists [2021-11-19T04:09:14.208Z] e2eb06d8af82: Layer already exists [2021-11-19T04:09:14.208Z] 2.2.0-dev.1: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:14.508Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:14.798Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:14.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-19T04:09:14.798Z] 48e82ac881d9: Preparing [2021-11-19T04:09:14.798Z] 15f501582ce6: Preparing [2021-11-19T04:09:14.798Z] e1d165b97bea: Preparing [2021-11-19T04:09:14.798Z] 9effa20b0aa8: Preparing [2021-11-19T04:09:14.798Z] 879b85f2d1ed: Preparing [2021-11-19T04:09:14.798Z] 6777e3bbcb7c: Preparing [2021-11-19T04:09:14.798Z] fd08d546f6b8: Preparing [2021-11-19T04:09:14.798Z] 0636255016a6: Preparing [2021-11-19T04:09:14.798Z] 84e9d258764d: Preparing [2021-11-19T04:09:14.798Z] 56463f638872: Preparing [2021-11-19T04:09:14.798Z] e2eb06d8af82: Preparing [2021-11-19T04:09:14.798Z] 6777e3bbcb7c: Waiting [2021-11-19T04:09:14.798Z] fd08d546f6b8: Waiting [2021-11-19T04:09:14.798Z] 0636255016a6: Waiting [2021-11-19T04:09:14.798Z] 84e9d258764d: Waiting [2021-11-19T04:09:14.798Z] 56463f638872: Waiting [2021-11-19T04:09:14.798Z] e2eb06d8af82: Waiting [2021-11-19T04:09:14.798Z] 879b85f2d1ed: Layer already exists [2021-11-19T04:09:14.798Z] 48e82ac881d9: Layer already exists [2021-11-19T04:09:14.798Z] 15f501582ce6: Layer already exists [2021-11-19T04:09:14.798Z] e1d165b97bea: Layer already exists [2021-11-19T04:09:14.798Z] 9effa20b0aa8: Layer already exists [2021-11-19T04:09:14.798Z] 6777e3bbcb7c: Layer already exists [2021-11-19T04:09:14.798Z] 84e9d258764d: Layer already exists [2021-11-19T04:09:14.798Z] 56463f638872: Layer already exists [2021-11-19T04:09:14.798Z] 0636255016a6: Layer already exists [2021-11-19T04:09:14.798Z] fd08d546f6b8: Layer already exists [2021-11-19T04:09:14.798Z] e2eb06d8af82: Layer already exists [2021-11-19T04:09:14.798Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:15.089Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:09:15.383Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-19T04:09:15.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-19T04:09:15.383Z] 48e82ac881d9: Preparing [2021-11-19T04:09:15.383Z] 15f501582ce6: Preparing [2021-11-19T04:09:15.383Z] e1d165b97bea: Preparing [2021-11-19T04:09:15.383Z] 9effa20b0aa8: Preparing [2021-11-19T04:09:15.383Z] 879b85f2d1ed: Preparing [2021-11-19T04:09:15.383Z] 6777e3bbcb7c: Preparing [2021-11-19T04:09:15.383Z] fd08d546f6b8: Preparing [2021-11-19T04:09:15.383Z] 0636255016a6: Preparing [2021-11-19T04:09:15.383Z] 84e9d258764d: Preparing [2021-11-19T04:09:15.383Z] 56463f638872: Preparing [2021-11-19T04:09:15.383Z] e2eb06d8af82: Preparing [2021-11-19T04:09:15.383Z] 6777e3bbcb7c: Waiting [2021-11-19T04:09:15.383Z] fd08d546f6b8: Waiting [2021-11-19T04:09:15.383Z] 0636255016a6: Waiting [2021-11-19T04:09:15.383Z] 84e9d258764d: Waiting [2021-11-19T04:09:15.383Z] 56463f638872: Waiting [2021-11-19T04:09:15.383Z] e2eb06d8af82: Waiting [2021-11-19T04:09:15.383Z] 15f501582ce6: Layer already exists [2021-11-19T04:09:15.383Z] e1d165b97bea: Layer already exists [2021-11-19T04:09:15.383Z] 879b85f2d1ed: Layer already exists [2021-11-19T04:09:15.383Z] 48e82ac881d9: Layer already exists [2021-11-19T04:09:15.383Z] 9effa20b0aa8: Layer already exists [2021-11-19T04:09:15.383Z] 6777e3bbcb7c: Layer already exists [2021-11-19T04:09:15.383Z] fd08d546f6b8: Layer already exists [2021-11-19T04:09:15.383Z] 0636255016a6: Layer already exists [2021-11-19T04:09:15.383Z] 56463f638872: Layer already exists [2021-11-19T04:09:15.383Z] e2eb06d8af82: Layer already exists [2021-11-19T04:09:15.383Z] 84e9d258764d: Layer already exists [2021-11-19T04:09:15.383Z] main: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:09:15.418Z] ===================================================== [Pipeline] echo [2021-11-19T04:09:15.426Z] taggedImages: [2021-11-19T04:09:15.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:09:15.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-19T04:09:15.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.1 [2021-11-19T04:09:15.426Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:09:15.426Z] - 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] } [2021-11-19T04:09:48.990Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:09:48.990Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:09:48.990Z] ---> 7cc735cd5898 [2021-11-19T04:09:48.990Z] Step 3/30 : WORKDIR /edgex-go [2021-11-19T04:09:48.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:09:48.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:09:48.990Z] ---> 7cc735cd5898 [2021-11-19T04:09:48.990Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:09:48.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:09:48.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:09:48.990Z] ---> 7cc735cd5898 [2021-11-19T04:09:48.990Z] Step 3/23 : WORKDIR /edgex-go [2021-11-19T04:09:48.990Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:09:48.990Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:09:48.990Z] ---> 7cc735cd5898 [2021-11-19T04:09:48.990Z] Step 3/21 : WORKDIR /edgex-go [2021-11-19T04:09:48.990Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:09:48.990Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:09:48.990Z] ---> 7cc735cd5898 [2021-11-19T04:09:48.990Z] Step 3/24 : WORKDIR /edgex-go [2021-11-19T04:09:48.990Z] ---> Running in 98b080eba71f [2021-11-19T04:09:48.990Z] ---> Running in ce1f9457ec9b [2021-11-19T04:09:48.990Z] ---> Running in 28f7212c309a [2021-11-19T04:09:48.990Z] ---> Running in c338a3504ded [2021-11-19T04:09:48.990Z] ---> Running in 81c6d89368d4 [2021-11-19T04:09:48.990Z] Removing intermediate container 28f7212c309a [2021-11-19T04:09:48.990Z] ---> 28365d3d02ef [2021-11-19T04:09:48.990Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:09:48.990Z] Removing intermediate container 81c6d89368d4 [2021-11-19T04:09:48.990Z] ---> 2ec8886ebce3 [2021-11-19T04:09:48.990Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:09:48.990Z] Removing intermediate container c338a3504ded [2021-11-19T04:09:48.990Z] ---> cf599cdc136d [2021-11-19T04:09:48.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:09:48.990Z] Removing intermediate container 98b080eba71f [2021-11-19T04:09:48.990Z] ---> f6caee7273cc [2021-11-19T04:09:48.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:09:48.990Z] Removing intermediate container ce1f9457ec9b [2021-11-19T04:09:48.990Z] ---> 0654efb83459 [2021-11-19T04:09:48.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:09:48.990Z] ---> Running in 328b933e95df [2021-11-19T04:09:48.990Z] ---> Running in 82745720681f [2021-11-19T04:09:48.990Z] ---> Running in 35aaacbb85e3 [2021-11-19T04:09:48.990Z] ---> Running in 96dbbca4b355 [2021-11-19T04:09:48.990Z] ---> Running in 01f707b49afe [2021-11-19T04:09:48.990Z] Removing intermediate container 328b933e95df [2021-11-19T04:09:48.990Z] ---> 4979092f295f [2021-11-19T04:09:48.990Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-19T04:09:48.990Z] Removing intermediate container 82745720681f [2021-11-19T04:09:48.990Z] ---> b86a89174982 [2021-11-19T04:09:48.990Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-19T04:09:48.990Z] ---> Running in a61905bb92cb [2021-11-19T04:09:48.990Z] ---> Running in 9e781e8bf8cb [2021-11-19T04:09:48.990Z] Removing intermediate container 01f707b49afe [2021-11-19T04:09:48.990Z] ---> 6cc337b2fab3 [2021-11-19T04:09:48.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-19T04:09:48.990Z] ---> Running in b6a9a093e278 [2021-11-19T04:09:48.990Z] Removing intermediate container 35aaacbb85e3 [2021-11-19T04:09:48.990Z] ---> f29e520daa31 [2021-11-19T04:09:48.990Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-19T04:09:48.990Z] Removing intermediate container 96dbbca4b355 [2021-11-19T04:09:48.990Z] ---> 490770a69425 [2021-11-19T04:09:48.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:09:48.990Z] ---> Running in 82753c7897f7 [2021-11-19T04:09:48.990Z] ---> Running in e53ee28555fe [2021-11-19T04:09:49.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:49.977Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:50.251Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:50.525Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:50.525Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:50.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:50.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:51.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:51.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:51.563Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:09:52.254Z] OK: 219 MiB in 52 packages [2021-11-19T04:09:52.254Z] OK: 219 MiB in 52 packages [2021-11-19T04:09:53.368Z] OK: 219 MiB in 52 packages [2021-11-19T04:09:53.368Z] OK: 219 MiB in 52 packages [2021-11-19T04:09:53.368Z] OK: 219 MiB in 52 packages [2021-11-19T04:09:54.375Z] Removing intermediate container a61905bb92cb [2021-11-19T04:09:54.375Z] ---> 41725e07416b [2021-11-19T04:09:54.375Z] Step 6/21 : COPY . . [2021-11-19T04:09:54.651Z] Removing intermediate container 9e781e8bf8cb [2021-11-19T04:09:54.651Z] ---> 65b7e022d14f [2021-11-19T04:09:54.651Z] Step 6/30 : COPY . . [2021-11-19T04:09:54.927Z] Removing intermediate container 82753c7897f7 [2021-11-19T04:09:54.927Z] ---> 3a3eb4c9802b [2021-11-19T04:09:54.927Z] Step 6/23 : COPY go.mod . [2021-11-19T04:09:55.211Z] Removing intermediate container b6a9a093e278 [2021-11-19T04:09:55.211Z] ---> d2a1bb4aaaa7 [2021-11-19T04:09:55.211Z] Step 6/24 : COPY . . [2021-11-19T04:09:55.211Z] Removing intermediate container e53ee28555fe [2021-11-19T04:09:55.211Z] ---> c2aba42fed58 [2021-11-19T04:09:55.211Z] Step 6/22 : COPY . . [2021-11-19T04:09:56.664Z] ---> 399df1f7c96f [2021-11-19T04:09:56.664Z] Step 7/23 : RUN go mod download [2021-11-19T04:09:56.664Z] ---> Running in 0162c58572dd [2021-11-19T04:10:03.394Z] Removing intermediate container 0162c58572dd [2021-11-19T04:10:03.394Z] ---> ec7428ccd207 [2021-11-19T04:10:03.394Z] Step 8/23 : COPY . . [2021-11-19T04:10:11.681Z] ---> 7881887e193f [2021-11-19T04:10:11.681Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:10:11.681Z] ---> bc27e7398d6a [2021-11-19T04:10:11.681Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:10:11.681Z] ---> Running in bfd9b249e2da [2021-11-19T04:10:11.681Z] ---> b5d3e89aa605 [2021-11-19T04:10:11.681Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:10:11.681Z] ---> Running in 7625ee3d5088 [2021-11-19T04:10:11.681Z] ---> Running in 819c91376d11 [2021-11-19T04:10:11.681Z] ---> 44e3eddc78c8 [2021-11-19T04:10:11.681Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:10:11.960Z] ---> Running in 694d964f0d4b [2021-11-19T04:10:17.403Z] Removing intermediate container bfd9b249e2da [2021-11-19T04:10:17.403Z] ---> 665acf990fd3 [2021-11-19T04:10:17.403Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-19T04:10:17.403Z] ---> Running in 005f7caa0341 [2021-11-19T04:10:17.403Z] Removing intermediate container 7625ee3d5088 [2021-11-19T04:10:17.403Z] ---> ba505fed1565 [2021-11-19T04:10:17.403Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-19T04:10:17.403Z] ---> Running in ea77840e8d95 [2021-11-19T04:10:17.403Z] Removing intermediate container 819c91376d11 [2021-11-19T04:10:17.403Z] ---> 59650de6ea83 [2021-11-19T04:10:17.403Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-19T04:10:17.679Z] ---> Running in 86c25bea7b42 [2021-11-19T04:10:17.960Z] Removing intermediate container 694d964f0d4b [2021-11-19T04:10:17.960Z] ---> dce249802ad2 [2021-11-19T04:10:17.960Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-19T04:10:18.236Z] ---> Running in 447d7696584a [2021-11-19T04:10:19.234Z] ---> 12d7d88d5f6d [2021-11-19T04:10:19.234Z] Step 9/23 : RUN go mod tidy [2021-11-19T04:10:19.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-19T04:10:19.516Z] ---> Running in 6daff1f09c17 [2021-11-19T04:10:19.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-19T04:10:20.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2021-11-19T04:10:20.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-19T04:10:27.159Z] Removing intermediate container 6daff1f09c17 [2021-11-19T04:10:27.159Z] ---> b1ca646e6082 [2021-11-19T04:10:27.159Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-19T04:10:27.159Z] ---> Running in 90c55d7dcf04 [2021-11-19T04:10:29.189Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-19T04:12:36.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-19T04:12:36.131Z] Removing intermediate container 86c25bea7b42 [2021-11-19T04:12:36.131Z] ---> cbaf85eff401 [2021-11-19T04:12:36.131Z] [2021-11-19T04:12:36.131Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:12:36.131Z] 3.14: Pulling from library/alpine [2021-11-19T04:12:36.131Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-19T04:12:36.131Z] Status: Downloaded newer image for alpine:3.14 [2021-11-19T04:12:36.131Z] ---> 5b8b7b635229 [2021-11-19T04:12:36.132Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:12:36.132Z] ---> Running in 504fbbaa5472 [2021-11-19T04:12:36.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:36.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:37.123Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-19T04:12:37.123Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:12:37.123Z] OK: 6 MiB in 15 packages [2021-11-19T04:12:38.132Z] Removing intermediate container ea77840e8d95 [2021-11-19T04:12:38.132Z] ---> d6034cefa346 [2021-11-19T04:12:38.132Z] [2021-11-19T04:12:38.132Z] Step 9/30 : FROM alpine:3.14 [2021-11-19T04:12:38.132Z] ---> 5b8b7b635229 [2021-11-19T04:12:38.132Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-19T04:12:38.419Z] ---> Running in d22cbbf5775d [2021-11-19T04:12:39.026Z] Removing intermediate container 504fbbaa5472 [2021-11-19T04:12:39.026Z] ---> f191c7746f39 [2021-11-19T04:12:39.026Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:12:39.314Z] ---> Running in cea8395311fb [2021-11-19T04:12:39.589Z] Removing intermediate container d22cbbf5775d [2021-11-19T04:12:39.589Z] ---> 80ed72e15843 [2021-11-19T04:12:39.589Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-19T04:12:39.589Z] ---> Running in 444bad59ea73 [2021-11-19T04:12:40.197Z] Removing intermediate container cea8395311fb [2021-11-19T04:12:40.197Z] ---> 6d03ff945f2f [2021-11-19T04:12:40.197Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-19T04:12:40.472Z] ---> Running in a2df590c7a76 [2021-11-19T04:12:41.909Z] Removing intermediate container a2df590c7a76 [2021-11-19T04:12:41.909Z] ---> 13563ffbfcf8 [2021-11-19T04:12:41.909Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:12:41.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:41.909Z] ---> Running in 8525de7f8b1a [2021-11-19T04:12:42.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:42.461Z] Removing intermediate container 447d7696584a [2021-11-19T04:12:42.461Z] ---> c2da635a1776 [2021-11-19T04:12:42.461Z] [2021-11-19T04:12:42.741Z] Step 9/24 : FROM alpine:3.14 [2021-11-19T04:12:42.741Z] ---> 5b8b7b635229 [2021-11-19T04:12:42.741Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-19T04:12:42.741Z] ---> Running in 4fa813151743 [2021-11-19T04:12:43.024Z] Removing intermediate container 8525de7f8b1a [2021-11-19T04:12:43.025Z] ---> 696c792bab8f [2021-11-19T04:12:43.025Z] Step 14/22 : WORKDIR / [2021-11-19T04:12:43.025Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:12:43.301Z] (2/2) Installing su-exec (0.2-r1) [2021-11-19T04:12:43.301Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:12:43.301Z] ---> Running in 20776dfd8d2e [2021-11-19T04:12:43.301Z] OK: 6 MiB in 16 packages [2021-11-19T04:12:44.287Z] Removing intermediate container 20776dfd8d2e [2021-11-19T04:12:44.287Z] ---> 2fc4d01d2ca4 [2021-11-19T04:12:44.287Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:12:44.569Z] Removing intermediate container 005f7caa0341 [2021-11-19T04:12:44.569Z] ---> 73efb6603d2f [2021-11-19T04:12:44.569Z] [2021-11-19T04:12:44.569Z] Step 9/21 : FROM alpine:3.14 [2021-11-19T04:12:44.569Z] ---> 5b8b7b635229 [2021-11-19T04:12:44.569Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-19T04:12:44.862Z] ---> Running in 1d9c49b3fcfa [2021-11-19T04:12:44.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:45.141Z] Removing intermediate container 444bad59ea73 [2021-11-19T04:12:45.141Z] ---> 0d63a1899b74 [2021-11-19T04:12:45.141Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-19T04:12:45.141Z] ---> Running in 3d8ed98be317 [2021-11-19T04:12:45.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:46.142Z] Removing intermediate container 3d8ed98be317 [2021-11-19T04:12:46.142Z] ---> 3a4613206a88 [2021-11-19T04:12:46.142Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-19T04:12:46.142Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-19T04:12:46.142Z] ---> 524e469041fc [2021-11-19T04:12:46.142Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-19T04:12:46.419Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-19T04:12:46.419Z] (3/3) Installing su-exec (0.2-r1) [2021-11-19T04:12:46.419Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:12:46.419Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:12:46.419Z] ---> Running in 24126a2c0a0d [2021-11-19T04:12:46.703Z] OK: 6 MiB in 17 packages [2021-11-19T04:12:46.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:47.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:12:47.537Z] Removing intermediate container 24126a2c0a0d [2021-11-19T04:12:47.537Z] ---> f2594a5eb537 [2021-11-19T04:12:47.538Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-19T04:12:47.538Z] ---> Running in af5806f72b45 [2021-11-19T04:12:48.532Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-19T04:12:48.532Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-19T04:12:48.532Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:12:48.532Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:12:48.820Z] ---> 6d5b575a4532 [2021-11-19T04:12:48.820Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-19T04:12:48.820Z] OK: 6 MiB in 16 packages [2021-11-19T04:12:49.114Z] Removing intermediate container 4fa813151743 [2021-11-19T04:12:49.114Z] ---> 2ec7805914a3 [2021-11-19T04:12:49.114Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:12:49.395Z] ---> Running in 178fc1d4313f [2021-11-19T04:12:50.009Z] Removing intermediate container 90c55d7dcf04 [2021-11-19T04:12:50.009Z] ---> 25dc2f25ac4c [2021-11-19T04:12:50.009Z] [2021-11-19T04:12:50.009Z] Step 11/23 : FROM alpine:3.14 [2021-11-19T04:12:50.009Z] ---> 5b8b7b635229 [2021-11-19T04:12:50.009Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:12:50.009Z] ---> Using cache [2021-11-19T04:12:50.009Z] ---> f191c7746f39 [2021-11-19T04:12:50.009Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:12:50.009Z] ---> Using cache [2021-11-19T04:12:50.009Z] ---> 6d03ff945f2f [2021-11-19T04:12:50.009Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-19T04:12:50.296Z] Removing intermediate container 178fc1d4313f [2021-11-19T04:12:50.296Z] ---> cc5d16edfd70 [2021-11-19T04:12:50.296Z] Step 12/24 : WORKDIR / [2021-11-19T04:12:50.296Z] ---> Running in 17ddfb7b2365 [2021-11-19T04:12:50.296Z] ---> 5d701312013b [2021-11-19T04:12:50.296Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-19T04:12:50.296Z] ---> Running in 4c8e7ff21ea1 [2021-11-19T04:12:50.296Z] ---> Running in 820f8099ef5b [2021-11-19T04:12:50.571Z] Removing intermediate container af5806f72b45 [2021-11-19T04:12:50.571Z] ---> 141fe3824234 [2021-11-19T04:12:50.571Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-19T04:12:50.862Z] ---> Running in 54070aa44280 [2021-11-19T04:12:50.862Z] Removing intermediate container 17ddfb7b2365 [2021-11-19T04:12:50.863Z] ---> c28700371355 [2021-11-19T04:12:50.863Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-19T04:12:51.138Z] ---> Running in e0937006d554 [2021-11-19T04:12:51.138Z] Removing intermediate container 4c8e7ff21ea1 [2021-11-19T04:12:51.138Z] ---> 6f95e08b5289 [2021-11-19T04:12:51.138Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-19T04:12:51.138Z] Removing intermediate container 1d9c49b3fcfa [2021-11-19T04:12:51.138Z] ---> b2461c7c05f9 [2021-11-19T04:12:51.138Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:12:51.138Z] Removing intermediate container 820f8099ef5b [2021-11-19T04:12:51.138Z] ---> cda1c46e9da2 [2021-11-19T04:12:51.138Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:12:51.415Z] ---> Running in ac72787975c3 [2021-11-19T04:12:51.415Z] ---> Running in be79695177a4 [2021-11-19T04:12:51.687Z] Removing intermediate container 54070aa44280 [2021-11-19T04:12:51.687Z] ---> 220c2e9bd886 [2021-11-19T04:12:51.687Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-19T04:12:51.687Z] Removing intermediate container e0937006d554 [2021-11-19T04:12:51.687Z] ---> 735019802bc8 [2021-11-19T04:12:51.687Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:12:51.975Z] Removing intermediate container ac72787975c3 [2021-11-19T04:12:51.975Z] ---> f9f850dcc797 [2021-11-19T04:12:51.975Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-19T04:12:51.975Z] Removing intermediate container be79695177a4 [2021-11-19T04:12:51.975Z] ---> 3c4c7495a030 [2021-11-19T04:12:51.975Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:12:52.250Z] ---> Running in f39102a1784b [2021-11-19T04:12:52.250Z] ---> Running in e7567d8862b7 [2021-11-19T04:12:52.250Z] ---> a2ef478a25d8 [2021-11-19T04:12:52.250Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-19T04:12:52.858Z] ---> d617f110b56e [2021-11-19T04:12:52.858Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-19T04:12:52.858Z] Removing intermediate container f39102a1784b [2021-11-19T04:12:52.858Z] ---> 3f24da70f62c [2021-11-19T04:12:52.858Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:12:52.858Z] ---> Running in fc91bac89212 [2021-11-19T04:12:52.858Z] ---> Running in 880066b10dfd [2021-11-19T04:12:53.134Z] Removing intermediate container e7567d8862b7 [2021-11-19T04:12:53.134Z] ---> 564e6932f388 [2021-11-19T04:12:53.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-19T04:12:53.134Z] ---> 69fa48be19a4 [2021-11-19T04:12:53.134Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-19T04:12:53.134Z] ---> Running in 4eef9ca5bcaf [2021-11-19T04:12:53.740Z] Removing intermediate container 880066b10dfd [2021-11-19T04:12:53.740Z] ---> 86df2e273600 [2021-11-19T04:12:53.740Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:12:53.740Z] ---> 93a50da217e9 [2021-11-19T04:12:53.740Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-19T04:12:53.740Z] ---> Running in a6b3e8794282 [2021-11-19T04:12:54.014Z] Removing intermediate container 4eef9ca5bcaf [2021-11-19T04:12:54.014Z] ---> 571ba58edf7b [2021-11-19T04:12:54.014Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:12:54.612Z] Removing intermediate container a6b3e8794282 [2021-11-19T04:12:54.612Z] ---> f8fc73c2b5c1 [2021-11-19T04:12:54.612Z] [2021-11-19T04:12:55.231Z] ---> 66b171602a5f [2021-11-19T04:12:55.231Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-19T04:12:55.231Z] ---> 0d3f052bf608 [2021-11-19T04:12:55.231Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-19T04:12:55.231Z] Successfully built f8fc73c2b5c1 [2021-11-19T04:12:55.231Z] Successfully tagged core-command-arm64:latest [2021-11-19T04:12:55.231Z]  Building core-command ... done Building core-data [2021-11-19T04:12:55.231Z] ---> d2da0f1355af [2021-11-19T04:12:55.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-19T04:12:56.234Z] Removing intermediate container fc91bac89212 [2021-11-19T04:12:56.234Z] ---> 0b0ce2c3d880 [2021-11-19T04:12:56.234Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:12:56.514Z] ---> 2dbe37a301e9 [2021-11-19T04:12:56.514Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-19T04:12:56.799Z] ---> dd2072418dfb [2021-11-19T04:12:56.799Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-19T04:12:57.074Z] ---> Running in 9dd4b3660e2d [2021-11-19T04:12:57.355Z] ---> d5f9a2f6aacc [2021-11-19T04:12:57.355Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-19T04:12:57.637Z] ---> 5520c16de1c6 [2021-11-19T04:12:57.637Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-19T04:12:57.912Z] Removing intermediate container 9dd4b3660e2d [2021-11-19T04:12:57.912Z] ---> 5de85a86822f [2021-11-19T04:12:57.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:12:58.184Z] ---> Running in a8f28e15e1d0 [2021-11-19T04:12:58.782Z] ---> 8239ad518c6f [2021-11-19T04:12:58.783Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-19T04:12:59.055Z] ---> 0e5bbe44601d [2021-11-19T04:12:59.055Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-19T04:12:59.055Z] Removing intermediate container a8f28e15e1d0 [2021-11-19T04:12:59.055Z] ---> 3e41ea5f2c8e [2021-11-19T04:12:59.055Z] Step 21/23 : LABEL arch=arm64 [2021-11-19T04:12:59.055Z] ---> Running in 86e5e80894c2 [2021-11-19T04:12:59.327Z] ---> Running in 8a2cccf90fcb [2021-11-19T04:12:59.603Z] ---> 30a66b95bbb2 [2021-11-19T04:12:59.603Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-19T04:12:59.874Z] Removing intermediate container 86e5e80894c2 [2021-11-19T04:12:59.874Z] ---> ea25a27b4649 [2021-11-19T04:12:59.874Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:12:59.874Z] Removing intermediate container 8a2cccf90fcb [2021-11-19T04:12:59.874Z] ---> 4335f7ea7dc2 [2021-11-19T04:12:59.874Z] Step 22/23 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:12:59.874Z] ---> Running in f6cefccb9814 [2021-11-19T04:13:00.147Z] ---> Running in 14ba0552bb50 [2021-11-19T04:13:00.740Z] ---> 8605b5f2932c [2021-11-19T04:13:00.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-19T04:13:00.740Z] Removing intermediate container f6cefccb9814 [2021-11-19T04:13:00.740Z] ---> 0a46db97a815 [2021-11-19T04:13:00.740Z] Step 19/21 : LABEL arch=arm64 [2021-11-19T04:13:00.740Z] Removing intermediate container 14ba0552bb50 [2021-11-19T04:13:00.740Z] ---> 997b038cfdcd [2021-11-19T04:13:00.740Z] Step 23/23 : LABEL version=2.2.0-dev.1 [2021-11-19T04:13:01.017Z] ---> 247610a9b7c4 [2021-11-19T04:13:01.017Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-19T04:13:01.017Z] ---> Running in f0277e1826be [2021-11-19T04:13:01.017Z] ---> Running in 9b6b3ffd6483 [2021-11-19T04:13:02.020Z] Removing intermediate container f0277e1826be [2021-11-19T04:13:02.020Z] ---> 47e209977167 [2021-11-19T04:13:02.020Z] Step 20/21 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:13:02.020Z] Removing intermediate container 9b6b3ffd6483 [2021-11-19T04:13:02.020Z] ---> 3e408c545e65 [2021-11-19T04:13:02.020Z] [2021-11-19T04:13:02.020Z] ---> 81b5a66565d4 [2021-11-19T04:13:02.020Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-11-19T04:13:02.020Z] ---> Running in 284d2072a869 [2021-11-19T04:13:02.297Z] ---> 05ca23d14276 [2021-11-19T04:13:02.297Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-19T04:13:02.297Z] ---> Running in ed9ae34b254e [2021-11-19T04:13:02.575Z] Successfully built 3e408c545e65 [2021-11-19T04:13:02.575Z] Successfully tagged support-scheduler-arm64:latest [2021-11-19T04:13:02.575Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-11-19T04:13:02.851Z] Removing intermediate container 284d2072a869 [2021-11-19T04:13:02.851Z] ---> 6bb6022e312e [2021-11-19T04:13:02.851Z] Step 21/21 : LABEL version=2.2.0-dev.1 [2021-11-19T04:13:03.126Z] ---> Running in 2ece81e0015c [2021-11-19T04:13:03.732Z] ---> afd8f1e2600d [2021-11-19T04:13:03.732Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-19T04:13:03.732Z] Removing intermediate container 2ece81e0015c [2021-11-19T04:13:03.732Z] ---> 586dd7b41576 [2021-11-19T04:13:03.732Z] [2021-11-19T04:13:04.005Z] ---> Running in ad431de582fd [2021-11-19T04:13:04.299Z] Successfully built 586dd7b41576 [2021-11-19T04:13:04.299Z] Successfully tagged support-notifications-arm64:latest [2021-11-19T04:13:04.571Z] Building security-proxy-setup [2021-11-19T04:13:04.849Z]  Building support-notifications ... done Removing intermediate container ad431de582fd [2021-11-19T04:13:04.849Z] ---> 46130d6d2560 [2021-11-19T04:13:04.849Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-19T04:13:05.465Z] Removing intermediate container ed9ae34b254e [2021-11-19T04:13:05.465Z] ---> bd2adba0a336 [2021-11-19T04:13:05.465Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-19T04:13:05.465Z] ---> Running in cc2cd0221937 [2021-11-19T04:13:05.878Z] ---> d54c845ed71d [2021-11-19T04:13:05.878Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-19T04:13:06.203Z] Removing intermediate container cc2cd0221937 [2021-11-19T04:13:06.203Z] ---> 5054aa4edb32 [2021-11-19T04:13:06.203Z] Step 22/24 : LABEL arch=arm64 [2021-11-19T04:13:06.203Z] ---> Running in e264d5f5f65e [2021-11-19T04:13:06.484Z] ---> Running in eebee85089d1 [2021-11-19T04:13:08.092Z] Removing intermediate container eebee85089d1 [2021-11-19T04:13:08.092Z] ---> db7864f399e1 [2021-11-19T04:13:08.092Z] Step 23/24 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:13:08.092Z] ---> Running in 671fa2dcc482 [2021-11-19T04:13:08.740Z] Removing intermediate container 671fa2dcc482 [2021-11-19T04:13:08.740Z] ---> 03754043000d [2021-11-19T04:13:08.740Z] Step 24/24 : LABEL version=2.2.0-dev.1 [2021-11-19T04:13:09.016Z] ---> Running in f6991c80efe3 [2021-11-19T04:13:10.014Z] Removing intermediate container f6991c80efe3 [2021-11-19T04:13:10.014Z] ---> 2971d77543d1 [2021-11-19T04:13:10.014Z] [2021-11-19T04:13:10.014Z] Successfully built 2971d77543d1 [2021-11-19T04:13:10.014Z] Removing intermediate container e264d5f5f65e [2021-11-19T04:13:10.014Z] ---> d22f1f3605b7 [2021-11-19T04:13:10.014Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-19T04:13:10.290Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-19T04:13:10.290Z]  Building security-secretstore-setup ... done Building core-metadata [2021-11-19T04:13:10.290Z] ---> Running in 7fcf2cf06eb2 [2021-11-19T04:13:10.889Z] Removing intermediate container 7fcf2cf06eb2 [2021-11-19T04:13:10.889Z] ---> 2f40e68ee6cf [2021-11-19T04:13:10.889Z] Step 27/30 : CMD ["gate"] [2021-11-19T04:13:11.165Z] ---> Running in b9358c0b4b66 [2021-11-19T04:13:11.764Z] Removing intermediate container b9358c0b4b66 [2021-11-19T04:13:11.764Z] ---> 72003ffde873 [2021-11-19T04:13:11.764Z] Step 28/30 : LABEL arch=arm64 [2021-11-19T04:13:12.041Z] ---> Running in d81a51e54051 [2021-11-19T04:13:12.639Z] Removing intermediate container d81a51e54051 [2021-11-19T04:13:12.639Z] ---> 1cc30a8f0252 [2021-11-19T04:13:12.639Z] Step 29/30 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:13:12.919Z] ---> Running in 943032cace5d [2021-11-19T04:13:13.519Z] Removing intermediate container 943032cace5d [2021-11-19T04:13:13.519Z] ---> c2fbd2c06fc4 [2021-11-19T04:13:13.519Z] Step 30/30 : LABEL version=2.2.0-dev.1 [2021-11-19T04:13:13.794Z] ---> Running in 2db6ec8a85e9 [2021-11-19T04:13:13.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:13:13.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:13:13.794Z] ---> 7cc735cd5898 [2021-11-19T04:13:13.794Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:13:13.794Z] ---> Using cache [2021-11-19T04:13:13.794Z] ---> 0654efb83459 [2021-11-19T04:13:13.794Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:13:13.794Z] ---> Using cache [2021-11-19T04:13:13.794Z] ---> 6cc337b2fab3 [2021-11-19T04:13:13.794Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-19T04:13:13.795Z] ---> Running in cd2e3f9e0d13 [2021-11-19T04:13:14.406Z] Removing intermediate container 2db6ec8a85e9 [2021-11-19T04:13:14.406Z] ---> 579712fc0a33 [2021-11-19T04:13:14.406Z] [2021-11-19T04:13:15.005Z] Successfully built 579712fc0a33 [2021-11-19T04:13:15.005Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-19T04:13:15.282Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:13:16.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:13:17.244Z] OK: 219 MiB in 52 packages [2021-11-19T04:13:18.691Z] Removing intermediate container cd2e3f9e0d13 [2021-11-19T04:13:18.691Z] ---> ccc6096b2693 [2021-11-19T04:13:18.691Z] Step 6/22 : COPY . . [2021-11-19T04:13:28.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:13:28.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:13:28.861Z] ---> 7cc735cd5898 [2021-11-19T04:13:28.861Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:13:28.861Z] ---> Using cache [2021-11-19T04:13:28.861Z] ---> 0654efb83459 [2021-11-19T04:13:28.861Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:13:28.861Z] ---> Using cache [2021-11-19T04:13:28.861Z] ---> 6cc337b2fab3 [2021-11-19T04:13:28.861Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-19T04:13:28.861Z] ---> Running in ac81e29afd1b [2021-11-19T04:13:28.861Z] ---> f78fd0d4e6c4 [2021-11-19T04:13:28.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:13:28.861Z] ---> Running in 0588f800567f [2021-11-19T04:13:29.847Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:13:29.847Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:13:29.847Z] ---> 7cc735cd5898 [2021-11-19T04:13:29.847Z] Step 3/20 : WORKDIR /edgex-go [2021-11-19T04:13:29.847Z] ---> Using cache [2021-11-19T04:13:29.847Z] ---> 0654efb83459 [2021-11-19T04:13:29.847Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:13:29.847Z] ---> Using cache [2021-11-19T04:13:29.847Z] ---> 6cc337b2fab3 [2021-11-19T04:13:29.847Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-19T04:13:29.847Z] ---> Using cache [2021-11-19T04:13:29.847Z] ---> d2a1bb4aaaa7 [2021-11-19T04:13:29.847Z] Step 6/20 : COPY . . [2021-11-19T04:13:30.118Z] ---> Using cache [2021-11-19T04:13:30.118Z] ---> 44e3eddc78c8 [2021-11-19T04:13:30.118Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:13:30.118Z] ---> Using cache [2021-11-19T04:13:30.118Z] ---> dce249802ad2 [2021-11-19T04:13:30.118Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-19T04:13:30.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:13:30.394Z] ---> Running in ea2bf3b85ecd [2021-11-19T04:13:30.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:13:32.440Z] OK: 219 MiB in 52 packages [2021-11-19T04:13:32.440Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-19T04:13:33.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-19T04:13:33.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-19T04:13:33.042Z] ---> 7cc735cd5898 [2021-11-19T04:13:33.042Z] Step 3/22 : WORKDIR /edgex-go [2021-11-19T04:13:33.042Z] ---> Using cache [2021-11-19T04:13:33.042Z] ---> 0654efb83459 [2021-11-19T04:13:33.042Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:13:33.042Z] ---> Using cache [2021-11-19T04:13:33.042Z] ---> 6cc337b2fab3 [2021-11-19T04:13:33.042Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-19T04:13:33.042Z] ---> Using cache [2021-11-19T04:13:33.042Z] ---> d2a1bb4aaaa7 [2021-11-19T04:13:33.042Z] Step 6/22 : COPY . . [2021-11-19T04:13:33.042Z] ---> Using cache [2021-11-19T04:13:33.319Z] ---> 44e3eddc78c8 [2021-11-19T04:13:33.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:13:33.319Z] ---> Using cache [2021-11-19T04:13:33.319Z] ---> dce249802ad2 [2021-11-19T04:13:33.319Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-19T04:13:33.319Z] ---> Running in 3ea7b8b8fe3c [2021-11-19T04:13:33.916Z] Removing intermediate container 0588f800567f [2021-11-19T04:13:33.916Z] ---> 93093e69ff3d [2021-11-19T04:13:33.916Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-19T04:13:33.916Z] ---> Running in 2cb9614127ec [2021-11-19T04:13:33.916Z] Removing intermediate container ac81e29afd1b [2021-11-19T04:13:33.916Z] ---> 49649b6fd7e4 [2021-11-19T04:13:33.916Z] Step 6/22 : COPY . . [2021-11-19T04:13:35.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-19T04:13:36.182Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2021-11-19T04:13:48.653Z] ---> 2b2c20cc8676 [2021-11-19T04:13:48.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-19T04:13:48.653Z] ---> Running in e1bd12c0f4cb [2021-11-19T04:13:52.998Z] Removing intermediate container e1bd12c0f4cb [2021-11-19T04:13:52.998Z] ---> 738104858690 [2021-11-19T04:13:52.998Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-19T04:13:52.998Z] ---> Running in b5edf832cd81 [2021-11-19T04:13:54.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-19T04:15:03.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-19T04:15:18.159Z] Removing intermediate container ea2bf3b85ecd [2021-11-19T04:15:18.159Z] ---> 4109aaf617b2 [2021-11-19T04:15:18.159Z] [2021-11-19T04:15:18.159Z] Step 9/20 : FROM alpine:3.14 [2021-11-19T04:15:18.159Z] ---> 5b8b7b635229 [2021-11-19T04:15:18.159Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-19T04:15:18.159Z] ---> Running in 80694686374d [2021-11-19T04:15:18.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:15:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:15:19.142Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-19T04:15:19.142Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:15:19.142Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:15:19.142Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-19T04:15:19.142Z] (5/5) Installing curl (7.79.1-r0) [2021-11-19T04:15:19.142Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:15:19.142Z] Executing ca-certificates-20191127-r5.trigger [2021-11-19T04:15:19.744Z] OK: 8 MiB in 19 packages [2021-11-19T04:15:21.750Z] Removing intermediate container 80694686374d [2021-11-19T04:15:21.750Z] ---> dfaccfe7a1e5 [2021-11-19T04:15:21.750Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-19T04:15:22.029Z] ---> Running in fba0a5c06837 [2021-11-19T04:15:22.624Z] Removing intermediate container fba0a5c06837 [2021-11-19T04:15:22.624Z] ---> ae87d21c0d1c [2021-11-19T04:15:22.624Z] Step 12/20 : WORKDIR /edgex [2021-11-19T04:15:22.624Z] ---> Running in 4760dd64f1e9 [2021-11-19T04:15:23.222Z] Removing intermediate container 4760dd64f1e9 [2021-11-19T04:15:23.222Z] ---> f4c348ec9906 [2021-11-19T04:15:23.222Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-19T04:15:24.228Z] ---> a52120db05b9 [2021-11-19T04:15:24.228Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-19T04:15:26.201Z] ---> 9d80eb2c0e90 [2021-11-19T04:15:26.202Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-19T04:15:28.189Z] ---> 7fcac3490d48 [2021-11-19T04:15:28.189Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-19T04:15:28.189Z] ---> Running in 165e1bab7936 [2021-11-19T04:15:29.165Z] Removing intermediate container 165e1bab7936 [2021-11-19T04:15:29.165Z] ---> 7fcaf487fa00 [2021-11-19T04:15:29.165Z] Step 17/20 : CMD ["--init=true"] [2021-11-19T04:15:29.756Z] ---> Running in b162340b85fd [2021-11-19T04:15:30.734Z] Removing intermediate container b162340b85fd [2021-11-19T04:15:30.734Z] ---> 906b10cddf10 [2021-11-19T04:15:30.734Z] Step 18/20 : LABEL arch=arm64 [2021-11-19T04:15:30.734Z] ---> Running in 25393c40ce00 [2021-11-19T04:15:31.336Z] Removing intermediate container 3ea7b8b8fe3c [2021-11-19T04:15:31.336Z] ---> dd8ea936e2b8 [2021-11-19T04:15:31.336Z] [2021-11-19T04:15:31.336Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:15:31.336Z] ---> 5b8b7b635229 [2021-11-19T04:15:31.336Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-19T04:15:31.336Z] ---> Using cache [2021-11-19T04:15:31.336Z] ---> f191c7746f39 [2021-11-19T04:15:31.336Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:15:31.336Z] ---> Using cache [2021-11-19T04:15:31.336Z] ---> 6d03ff945f2f [2021-11-19T04:15:31.336Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-19T04:15:31.618Z] ---> Running in 70b7de13606c [2021-11-19T04:15:31.618Z] Removing intermediate container 25393c40ce00 [2021-11-19T04:15:31.618Z] ---> 555d5ddf91e2 [2021-11-19T04:15:31.618Z] Step 19/20 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:15:31.618Z] ---> Running in 14ef1d7ad1e7 [2021-11-19T04:15:32.221Z] Removing intermediate container 70b7de13606c [2021-11-19T04:15:32.221Z] ---> bffc9c7c8882 [2021-11-19T04:15:32.221Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-19T04:15:32.221Z] ---> Running in c19ca8fdc36b [2021-11-19T04:15:32.221Z] Removing intermediate container 14ef1d7ad1e7 [2021-11-19T04:15:32.221Z] ---> 4c33ed2906b2 [2021-11-19T04:15:32.221Z] Step 20/20 : LABEL version=2.2.0-dev.1 [2021-11-19T04:15:32.497Z] ---> Running in 0a3e222855a5 [2021-11-19T04:15:32.772Z] Removing intermediate container c19ca8fdc36b [2021-11-19T04:15:32.772Z] ---> 710cdc4e280c [2021-11-19T04:15:32.772Z] Step 14/22 : WORKDIR / [2021-11-19T04:15:33.052Z] ---> Running in e4f0bcf44680 [2021-11-19T04:15:33.052Z] Removing intermediate container b5edf832cd81 [2021-11-19T04:15:33.052Z] ---> dae3768aaac7 [2021-11-19T04:15:33.052Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-19T04:15:33.052Z] Removing intermediate container 0a3e222855a5 [2021-11-19T04:15:33.052Z] ---> 96c0450ff43a [2021-11-19T04:15:33.052Z] [2021-11-19T04:15:33.325Z] ---> Running in b114d8d0b129 [2021-11-19T04:15:33.616Z] Successfully built 96c0450ff43a [2021-11-19T04:15:33.616Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-19T04:15:33.616Z]  Building security-proxy-setup ... done Removing intermediate container e4f0bcf44680 [2021-11-19T04:15:33.616Z] ---> bd1d73bf78c6 [2021-11-19T04:15:33.616Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:15:34.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-19T04:15:34.601Z] ---> 43ac966d62bd [2021-11-19T04:15:34.601Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-19T04:15:37.409Z] ---> a3bf5b56df5a [2021-11-19T04:15:37.409Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-19T04:15:38.404Z] ---> 1b7f525ace01 [2021-11-19T04:15:38.404Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-19T04:15:38.404Z] Removing intermediate container b114d8d0b129 [2021-11-19T04:15:38.404Z] ---> 188bf5957378 [2021-11-19T04:15:38.404Z] [2021-11-19T04:15:38.404Z] Step 10/22 : FROM docker:20.10.8 [2021-11-19T04:15:38.404Z] ---> Running in 9a1f837a4030 [2021-11-19T04:15:38.404Z] 20.10.8: Pulling from library/docker [2021-11-19T04:15:38.404Z] Removing intermediate container 2cb9614127ec [2021-11-19T04:15:38.404Z] ---> d6eff17ce572 [2021-11-19T04:15:38.404Z] [2021-11-19T04:15:38.404Z] Step 9/22 : FROM alpine:3.14 [2021-11-19T04:15:38.404Z] ---> 5b8b7b635229 [2021-11-19T04:15:38.404Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-19T04:15:38.684Z] ---> Running in dc1bf08a8692 [2021-11-19T04:15:38.959Z] Removing intermediate container 9a1f837a4030 [2021-11-19T04:15:38.959Z] ---> d73e5eb7019d [2021-11-19T04:15:38.959Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:15:39.232Z] ---> Running in fadd9e8b1983 [2021-11-19T04:15:39.232Z] Removing intermediate container dc1bf08a8692 [2021-11-19T04:15:39.232Z] ---> 736c51ed0dfc [2021-11-19T04:15:39.232Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-19T04:15:39.232Z] ---> Running in 5fcd21d025e2 [2021-11-19T04:15:40.209Z] Removing intermediate container fadd9e8b1983 [2021-11-19T04:15:40.209Z] ---> 72400b718078 [2021-11-19T04:15:40.209Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:15:40.209Z] Removing intermediate container 5fcd21d025e2 [2021-11-19T04:15:40.209Z] ---> 72a40f4c15d6 [2021-11-19T04:15:40.209Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-19T04:15:40.209Z] ---> Running in 63d40aa533be [2021-11-19T04:15:40.209Z] ---> Running in fb14184d771c [2021-11-19T04:15:40.806Z] Removing intermediate container 63d40aa533be [2021-11-19T04:15:40.806Z] ---> cebda79e304e [2021-11-19T04:15:40.806Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:15:40.806Z] Removing intermediate container fb14184d771c [2021-11-19T04:15:40.806Z] ---> 5adebb83768d [2021-11-19T04:15:40.806Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-19T04:15:40.806Z] ---> Running in 8c71a4e7ca82 [2021-11-19T04:15:41.080Z] ---> Running in b5c68d023b7d [2021-11-19T04:15:41.677Z] Removing intermediate container 8c71a4e7ca82 [2021-11-19T04:15:41.677Z] ---> feaaeb05a2df [2021-11-19T04:15:41.677Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:15:41.677Z] ---> Running in fc0268e24d44 [2021-11-19T04:15:42.271Z] Removing intermediate container fc0268e24d44 [2021-11-19T04:15:42.271Z] ---> fa4a2ce1a359 [2021-11-19T04:15:42.271Z] [2021-11-19T04:15:42.545Z] Successfully built fa4a2ce1a359 [2021-11-19T04:15:42.545Z] Successfully tagged core-metadata-arm64:latest [2021-11-19T04:15:43.520Z]  Building core-metadata ... done Removing intermediate container b5c68d023b7d [2021-11-19T04:15:43.520Z] ---> 40a4886cc814 [2021-11-19T04:15:43.520Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-19T04:15:43.794Z] ---> Running in 7a4e123d0fe0 [2021-11-19T04:15:45.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:15:46.198Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:15:46.796Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-19T04:15:47.070Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:15:47.070Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-19T04:15:47.070Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-19T04:15:47.070Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-19T04:15:47.070Z] ---> 3734d5adc5ac [2021-11-19T04:15:47.070Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-19T04:15:47.343Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:15:47.343Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-19T04:15:47.616Z] ---> Running in bc75c6d0cf9b [2021-11-19T04:15:47.616Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-19T04:15:47.616Z] Executing busybox-1.33.1-r6.trigger [2021-11-19T04:15:47.616Z] OK: 8 MiB in 20 packages [2021-11-19T04:15:47.896Z] Removing intermediate container bc75c6d0cf9b [2021-11-19T04:15:47.896Z] ---> 647b0baa093e [2021-11-19T04:15:47.896Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-19T04:15:48.168Z] ---> Running in 665c77fba0c9 [2021-11-19T04:15:48.767Z] Removing intermediate container 7a4e123d0fe0 [2021-11-19T04:15:48.767Z] ---> ec3a005acfe7 [2021-11-19T04:15:48.767Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-19T04:15:49.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-19T04:15:49.630Z] ---> 3af0fbb1d526 [2021-11-19T04:15:49.630Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-19T04:15:49.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-19T04:15:50.624Z] (1/42) Installing readline (8.1.0-r0) [2021-11-19T04:15:50.624Z] (2/42) Installing bash (5.1.4-r0) [2021-11-19T04:15:50.624Z] Executing bash-5.1.4-r0.post-install [2021-11-19T04:15:50.624Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-19T04:15:50.624Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-19T04:15:50.624Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-19T04:15:50.624Z] (6/42) Installing curl (7.79.1-r0) [2021-11-19T04:15:50.624Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-19T04:15:50.624Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-19T04:15:50.624Z] (9/42) Installing expat (2.4.1-r0) [2021-11-19T04:15:50.624Z] (10/42) Installing libffi (3.3-r2) [2021-11-19T04:15:50.624Z] (11/42) Installing gdbm (1.19-r0) [2021-11-19T04:15:50.624Z] ---> a410571f8c70 [2021-11-19T04:15:50.624Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-19T04:15:50.624Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-19T04:15:50.895Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-19T04:15:50.895Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-19T04:15:50.895Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-19T04:15:50.895Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-19T04:15:50.895Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-19T04:15:51.866Z] ---> b850ddf1d057 [2021-11-19T04:15:51.866Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-19T04:15:51.866Z] ---> Running in 861e99dc8611 [2021-11-19T04:15:52.453Z] Removing intermediate container 861e99dc8611 [2021-11-19T04:15:52.453Z] ---> f524b197314b [2021-11-19T04:15:52.453Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:15:52.453Z] ---> Running in e6f9743d788c [2021-11-19T04:15:52.724Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-19T04:15:52.995Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-19T04:15:52.996Z] Removing intermediate container e6f9743d788c [2021-11-19T04:15:52.996Z] ---> 8aab082cc270 [2021-11-19T04:15:52.996Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:15:52.996Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-19T04:15:52.996Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-19T04:15:52.996Z] ---> Running in 5a4d0b1e4b2c [2021-11-19T04:15:52.996Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-19T04:15:52.996Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-19T04:15:52.996Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-19T04:15:52.996Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-19T04:15:52.996Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-19T04:15:53.267Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-19T04:15:53.267Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-19T04:15:53.267Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-19T04:15:53.267Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-19T04:15:53.267Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-19T04:15:53.267Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-19T04:15:53.267Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-19T04:15:53.267Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-19T04:15:53.540Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-19T04:15:53.540Z] Removing intermediate container 5a4d0b1e4b2c [2021-11-19T04:15:53.540Z] ---> f0acacdf19e9 [2021-11-19T04:15:53.540Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:15:53.540Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-19T04:15:53.540Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-19T04:15:53.540Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-19T04:15:53.540Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-19T04:15:53.540Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-19T04:15:53.540Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-19T04:15:53.540Z] ---> Running in 8ff65fe5f214 [2021-11-19T04:15:53.540Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-19T04:15:54.137Z] Removing intermediate container 8ff65fe5f214 [2021-11-19T04:15:54.137Z] ---> eed2460e28de [2021-11-19T04:15:54.137Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:15:54.137Z] ---> Running in c50364a3a8f6 [2021-11-19T04:15:54.137Z] Executing busybox-1.33.1-r3.trigger [2021-11-19T04:15:54.137Z] OK: 84 MiB in 64 packages [2021-11-19T04:15:54.730Z] Removing intermediate container c50364a3a8f6 [2021-11-19T04:15:54.730Z] ---> eb88fb4d6e1a [2021-11-19T04:15:54.730Z] [2021-11-19T04:15:54.998Z] Successfully built eb88fb4d6e1a [2021-11-19T04:15:54.998Z] Successfully tagged core-data-arm64:latest [2021-11-19T04:15:58.359Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-11-19T04:15:58.629Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-19T04:15:59.217Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-19T04:15:59.217Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-19T04:15:59.217Z] Collecting texttable<0.10,>=0.9.0 [2021-11-19T04:15:59.217Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-19T04:16:01.173Z] Collecting jsonschema<3,>=2.5.1 [2021-11-19T04:16:01.173Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-19T04:16:01.173Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-19T04:16:02.591Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-19T04:16:02.591Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-19T04:16:02.591Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-19T04:16:02.591Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-19T04:16:05.185Z] Collecting PyYAML<4,>=3.10 [2021-11-19T04:16:05.185Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-19T04:16:07.782Z] Collecting docopt<0.7,>=0.6.1 [2021-11-19T04:16:07.782Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-19T04:16:09.744Z] Collecting cached-property<2,>=1.2.0 [2021-11-19T04:16:09.744Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-19T04:16:10.333Z] Collecting docker<4.0,>=3.6.0 [2021-11-19T04:16:10.333Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-19T04:16:10.921Z] Collecting docker-pycreds>=0.4.0 [2021-11-19T04:16:10.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-19T04:16:11.511Z] Collecting idna<2.8,>=2.5 [2021-11-19T04:16:11.511Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-19T04:16:11.781Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-19T04:16:11.781Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-19T04:16:11.781Z] 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) [2021-11-19T04:16:12.749Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-19T04:16:12.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-19T04:16:13.019Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-19T04:16:13.019Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-19T04:16:13.019Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-19T04:16:13.019Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-19T04:16:13.987Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-19T04:16:13.987Z] Attempting uninstall: urllib3 [2021-11-19T04:16:13.987Z] Found existing installation: urllib3 1.26.5 [2021-11-19T04:16:13.987Z] Uninstalling urllib3-1.26.5: [2021-11-19T04:16:14.258Z] Successfully uninstalled urllib3-1.26.5 [2021-11-19T04:16:14.849Z] Attempting uninstall: idna [2021-11-19T04:16:14.849Z] Found existing installation: idna 3.2 [2021-11-19T04:16:14.849Z] Uninstalling idna-3.2: [2021-11-19T04:16:14.849Z] Successfully uninstalled idna-3.2 [2021-11-19T04:16:15.817Z] Attempting uninstall: chardet [2021-11-19T04:16:15.817Z] Found existing installation: chardet 4.0.0 [2021-11-19T04:16:15.817Z] Uninstalling chardet-4.0.0: [2021-11-19T04:16:15.817Z] Successfully uninstalled chardet-4.0.0 [2021-11-19T04:16:17.238Z] Attempting uninstall: requests [2021-11-19T04:16:17.510Z] Found existing installation: requests 2.25.1 [2021-11-19T04:16:17.510Z] Uninstalling requests-2.25.1: [2021-11-19T04:16:17.510Z] Successfully uninstalled requests-2.25.1 [2021-11-19T04:16:17.782Z] Running setup.py install for texttable: started [2021-11-19T04:16:19.750Z] Running setup.py install for texttable: finished with status 'done' [2021-11-19T04:16:19.750Z] Running setup.py install for PyYAML: started [2021-11-19T04:16:22.367Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-19T04:16:22.645Z] Running setup.py install for docopt: started [2021-11-19T04:16:25.254Z] Running setup.py install for docopt: finished with status 'done' [2021-11-19T04:16:25.254Z] Running setup.py install for dockerpty: started [2021-11-19T04:16:27.220Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-19T04:16:28.644Z] 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 [2021-11-19T04:16:36.906Z] Removing intermediate container 665c77fba0c9 [2021-11-19T04:16:36.906Z] ---> 67e2f69ee8a0 [2021-11-19T04:16:36.906Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-19T04:16:36.906Z] ---> Running in 98e299b4c950 [2021-11-19T04:16:37.500Z] Removing intermediate container 98e299b4c950 [2021-11-19T04:16:37.500Z] ---> c149ef99db9b [2021-11-19T04:16:37.500Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-19T04:16:37.500Z] ---> Running in c1b07dcd198e [2021-11-19T04:16:37.772Z] Removing intermediate container c1b07dcd198e [2021-11-19T04:16:37.772Z] ---> 19a3e77ab9e9 [2021-11-19T04:16:37.772Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-19T04:16:39.200Z] ---> 1a24fba18cc5 [2021-11-19T04:16:39.200Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-19T04:16:39.795Z] ---> ff6d8a17ce79 [2021-11-19T04:16:39.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-19T04:16:40.771Z] ---> e251b1cda96e [2021-11-19T04:16:40.771Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-19T04:16:40.771Z] ---> Running in e7303883d250 [2021-11-19T04:16:41.365Z] Removing intermediate container e7303883d250 [2021-11-19T04:16:41.365Z] ---> 3d8ae7a428e2 [2021-11-19T04:16:41.365Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-19T04:16:41.365Z] ---> Running in 2741edaa3fe3 [2021-11-19T04:16:41.963Z] Removing intermediate container 2741edaa3fe3 [2021-11-19T04:16:41.963Z] ---> a8bb1ac66986 [2021-11-19T04:16:41.963Z] Step 20/22 : LABEL arch=arm64 [2021-11-19T04:16:41.963Z] ---> Running in 767a68edf03f [2021-11-19T04:16:42.239Z] Removing intermediate container 767a68edf03f [2021-11-19T04:16:42.239Z] ---> c26597aad34b [2021-11-19T04:16:42.239Z] Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:16:42.513Z] ---> Running in ba84a00675b4 [2021-11-19T04:16:42.785Z] Removing intermediate container ba84a00675b4 [2021-11-19T04:16:42.785Z] ---> ac362bc40ac4 [2021-11-19T04:16:42.785Z] Step 22/22 : LABEL version=2.2.0-dev.1 [2021-11-19T04:16:43.078Z] ---> Running in 3f37cb6fe3a3 [2021-11-19T04:16:43.385Z] Removing intermediate container 3f37cb6fe3a3 [2021-11-19T04:16:43.386Z] ---> 661a3d34e029 [2021-11-19T04:16:43.386Z] [2021-11-19T04:16:43.665Z] Successfully built 661a3d34e029 [2021-11-19T04:16:43.665Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-19T04:16:43.960Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-19T04:16:43.954Z] $ docker stop --time=1 583c1493d8e85ca5316e0d7c98fd90085ba232aeb50f466d046a5385638eae0d [2021-11-19T04:16:45.739Z] $ docker rm -f 583c1493d8e85ca5316e0d7c98fd90085ba232aeb50f466d046a5385638eae0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:16:46.359Z] + docker images [2021-11-19T04:16:46.632Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-19T04:16:46.632Z] sys-mgmt-agent-arm64 latest 661a3d34e029 3 seconds ago 277MB [2021-11-19T04:16:46.632Z] core-data-arm64 latest eb88fb4d6e1a 52 seconds ago 19.6MB [2021-11-19T04:16:46.632Z] core-metadata-arm64 latest fa4a2ce1a359 About a minute ago 15.9MB [2021-11-19T04:16:46.632Z] 188bf5957378 About a minute ago 1.46GB [2021-11-19T04:16:46.632Z] d6eff17ce572 About a minute ago 1.47GB [2021-11-19T04:16:46.632Z] security-proxy-setup-arm64 latest 96c0450ff43a About a minute ago 25.5MB [2021-11-19T04:16:46.632Z] dd8ea936e2b8 About a minute ago 1.46GB [2021-11-19T04:16:46.632Z] 4109aaf617b2 About a minute ago 1.46GB [2021-11-19T04:16:46.632Z] security-bootstrapper-arm64 latest 579712fc0a33 3 minutes ago 17.8MB [2021-11-19T04:16:46.632Z] security-secretstore-setup-arm64 latest 2971d77543d1 3 minutes ago 26.8MB [2021-11-19T04:16:46.632Z] support-notifications-arm64 latest 586dd7b41576 3 minutes ago 16.1MB [2021-11-19T04:16:46.632Z] support-scheduler-arm64 latest 3e408c545e65 3 minutes ago 15.3MB [2021-11-19T04:16:46.632Z] core-command-arm64 latest f8fc73c2b5c1 3 minutes ago 15.2MB [2021-11-19T04:16:46.632Z] 25dc2f25ac4c 3 minutes ago 1.46GB [2021-11-19T04:16:46.632Z] 73efb6603d2f 4 minutes ago 1.46GB [2021-11-19T04:16:46.632Z] c2da635a1776 4 minutes ago 1.46GB [2021-11-19T04:16:46.632Z] d6034cefa346 4 minutes ago 1.46GB [2021-11-19T04:16:46.632Z] cbaf85eff401 4 minutes ago 1.45GB [2021-11-19T04:16:46.632Z] ci-base-image-arm64 latest 7cc735cd5898 8 minutes ago 1.24GB [2021-11-19T04:16:46.632Z] alpine 3.14 5b8b7b635229 6 days ago 5.35MB [2021-11-19T04:16:46.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 weeks ago 534MB [2021-11-19T04:16:46.632Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-19T04:16:46.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 [2021-11-19T04:16:46.812Z] provisioning config files... [2021-11-19T04:16:46.831Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config6541205958201505151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:16:47.179Z] ---> docker-login.sh [2021-11-19T04:16:47.179Z] nexus3.edgexfoundry.org:10001 [2021-11-19T04:16:47.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:16:47.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:16:47.731Z] Configure a credential helper to remove this warning. See [2021-11-19T04:16:47.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:16:47.731Z] [2021-11-19T04:16:47.731Z] Login Succeeded [2021-11-19T04:16:47.731Z] nexus3.edgexfoundry.org:10002 [2021-11-19T04:16:48.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:16:48.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:16:48.276Z] Configure a credential helper to remove this warning. See [2021-11-19T04:16:48.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:16:48.276Z] [2021-11-19T04:16:48.276Z] Login Succeeded [2021-11-19T04:16:48.276Z] nexus3.edgexfoundry.org:10003 [2021-11-19T04:16:48.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:16:48.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:16:48.873Z] Configure a credential helper to remove this warning. See [2021-11-19T04:16:48.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:16:48.873Z] [2021-11-19T04:16:48.873Z] Login Succeeded [2021-11-19T04:16:48.873Z] nexus3.edgexfoundry.org:10004 [2021-11-19T04:16:49.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:16:49.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:16:49.469Z] Configure a credential helper to remove this warning. See [2021-11-19T04:16:49.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:16:49.469Z] [2021-11-19T04:16:49.469Z] Login Succeeded [2021-11-19T04:16:49.469Z] docker.io [2021-11-19T04:16:50.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-19T04:16:50.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-19T04:16:50.333Z] Configure a credential helper to remove this warning. See [2021-11-19T04:16:50.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-19T04:16:50.333Z] [2021-11-19T04:16:50.333Z] Login Succeeded [2021-11-19T04:16:50.333Z] ---> docker-login.sh ends [Pipeline] } [2021-11-19T04:16:50.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:16:50.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-19T04:16:50.399Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-19T04:16:50.399Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:16:50.399Z] latest [2021-11-19T04:16:50.399Z] 2.2.0-dev.1 [2021-11-19T04:16:50.399Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:16:50.399Z] main [2021-11-19T04:16:50.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:50.747Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:51.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:16:51.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-19T04:16:51.086Z] 288ad11de21d: Preparing [2021-11-19T04:16:51.086Z] e5611aa3048e: Preparing [2021-11-19T04:16:51.086Z] 9e7693d87d62: Preparing [2021-11-19T04:16:51.086Z] da98c3fdc974: Preparing [2021-11-19T04:16:51.086Z] 62170e181a92: Preparing [2021-11-19T04:16:51.357Z] 62170e181a92: Layer already exists [2021-11-19T04:16:51.357Z] 9e7693d87d62: Pushed [2021-11-19T04:16:51.357Z] da98c3fdc974: Pushed [2021-11-19T04:16:51.357Z] 288ad11de21d: Pushed [2021-11-19T04:16:54.734Z] e5611aa3048e: Pushed [2021-11-19T04:16:54.734Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:55.071Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:55.454Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-19T04:16:55.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-19T04:16:55.454Z] 288ad11de21d: Preparing [2021-11-19T04:16:55.454Z] e5611aa3048e: Preparing [2021-11-19T04:16:55.454Z] 9e7693d87d62: Preparing [2021-11-19T04:16:55.454Z] da98c3fdc974: Preparing [2021-11-19T04:16:55.454Z] 62170e181a92: Preparing [2021-11-19T04:16:55.730Z] e5611aa3048e: Layer already exists [2021-11-19T04:16:55.730Z] 288ad11de21d: Layer already exists [2021-11-19T04:16:55.730Z] 62170e181a92: Layer already exists [2021-11-19T04:16:55.730Z] 9e7693d87d62: Layer already exists [2021-11-19T04:16:55.730Z] da98c3fdc974: Layer already exists [2021-11-19T04:16:55.730Z] latest: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:56.074Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:56.416Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.1 [2021-11-19T04:16:56.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-19T04:16:56.416Z] 288ad11de21d: Preparing [2021-11-19T04:16:56.416Z] e5611aa3048e: Preparing [2021-11-19T04:16:56.416Z] 9e7693d87d62: Preparing [2021-11-19T04:16:56.416Z] da98c3fdc974: Preparing [2021-11-19T04:16:56.416Z] 62170e181a92: Preparing [2021-11-19T04:16:56.697Z] 62170e181a92: Layer already exists [2021-11-19T04:16:56.697Z] e5611aa3048e: Layer already exists [2021-11-19T04:16:56.697Z] 9e7693d87d62: Layer already exists [2021-11-19T04:16:56.697Z] 288ad11de21d: Layer already exists [2021-11-19T04:16:56.697Z] da98c3fdc974: Layer already exists [2021-11-19T04:16:56.697Z] 2.2.0-dev.1: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:57.040Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:57.382Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:16:57.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-19T04:16:57.382Z] 288ad11de21d: Preparing [2021-11-19T04:16:57.382Z] e5611aa3048e: Preparing [2021-11-19T04:16:57.382Z] 9e7693d87d62: Preparing [2021-11-19T04:16:57.382Z] da98c3fdc974: Preparing [2021-11-19T04:16:57.382Z] 62170e181a92: Preparing [2021-11-19T04:16:57.656Z] 62170e181a92: Layer already exists [2021-11-19T04:16:57.656Z] da98c3fdc974: Layer already exists [2021-11-19T04:16:57.656Z] 288ad11de21d: Layer already exists [2021-11-19T04:16:57.656Z] 9e7693d87d62: Layer already exists [2021-11-19T04:16:57.656Z] e5611aa3048e: Layer already exists [2021-11-19T04:16:57.656Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:57.995Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:58.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-19T04:16:58.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-19T04:16:58.333Z] 288ad11de21d: Preparing [2021-11-19T04:16:58.333Z] e5611aa3048e: Preparing [2021-11-19T04:16:58.333Z] 9e7693d87d62: Preparing [2021-11-19T04:16:58.333Z] da98c3fdc974: Preparing [2021-11-19T04:16:58.333Z] 62170e181a92: Preparing [2021-11-19T04:16:58.608Z] 9e7693d87d62: Layer already exists [2021-11-19T04:16:58.608Z] 62170e181a92: Layer already exists [2021-11-19T04:16:58.608Z] da98c3fdc974: Layer already exists [2021-11-19T04:16:58.608Z] 288ad11de21d: Layer already exists [2021-11-19T04:16:58.608Z] e5611aa3048e: Layer already exists [2021-11-19T04:16:58.608Z] main: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:16:58.651Z] ===================================================== [Pipeline] echo [2021-11-19T04:16:58.660Z] taggedImages: [2021-11-19T04:16:58.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:16:58.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-19T04:16:58.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.1 [2021-11-19T04:16:58.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:16:58.660Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-19T04:16:58.678Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-19T04:16:58.678Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:16:58.678Z] latest [2021-11-19T04:16:58.678Z] 2.2.0-dev.1 [2021-11-19T04:16:58.678Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:16:58.678Z] main [2021-11-19T04:16:58.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:59.028Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:16:59.365Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:16:59.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-19T04:16:59.365Z] 8c15f9104500: Preparing [2021-11-19T04:16:59.365Z] d245ec1909bd: Preparing [2021-11-19T04:16:59.365Z] 9e7693d87d62: Preparing [2021-11-19T04:16:59.365Z] 3dd3d495220f: Preparing [2021-11-19T04:16:59.365Z] f7c180f9285a: Preparing [2021-11-19T04:16:59.365Z] 62170e181a92: Preparing [2021-11-19T04:16:59.365Z] 62170e181a92: Waiting [2021-11-19T04:16:59.638Z] 9e7693d87d62: Layer already exists [2021-11-19T04:16:59.638Z] 62170e181a92: Layer already exists [2021-11-19T04:16:59.638Z] 8c15f9104500: Pushed [2021-11-19T04:16:59.638Z] f7c180f9285a: Pushed [2021-11-19T04:17:00.617Z] 3dd3d495220f: Pushed [2021-11-19T04:17:03.231Z] d245ec1909bd: Pushed [2021-11-19T04:17:03.231Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:03.576Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:03.922Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-19T04:17:03.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-19T04:17:03.922Z] 8c15f9104500: Preparing [2021-11-19T04:17:03.922Z] d245ec1909bd: Preparing [2021-11-19T04:17:03.922Z] 9e7693d87d62: Preparing [2021-11-19T04:17:03.922Z] 3dd3d495220f: Preparing [2021-11-19T04:17:03.922Z] f7c180f9285a: Preparing [2021-11-19T04:17:03.922Z] 62170e181a92: Preparing [2021-11-19T04:17:03.922Z] 62170e181a92: Waiting [2021-11-19T04:17:03.922Z] d245ec1909bd: Layer already exists [2021-11-19T04:17:03.922Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:04.196Z] 3dd3d495220f: Layer already exists [2021-11-19T04:17:04.196Z] 8c15f9104500: Layer already exists [2021-11-19T04:17:04.196Z] f7c180f9285a: Layer already exists [2021-11-19T04:17:04.196Z] 62170e181a92: Layer already exists [2021-11-19T04:17:04.196Z] latest: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:04.536Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:04.875Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.1 [2021-11-19T04:17:04.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-19T04:17:04.876Z] 8c15f9104500: Preparing [2021-11-19T04:17:04.876Z] d245ec1909bd: Preparing [2021-11-19T04:17:04.876Z] 9e7693d87d62: Preparing [2021-11-19T04:17:04.876Z] 3dd3d495220f: Preparing [2021-11-19T04:17:04.876Z] f7c180f9285a: Preparing [2021-11-19T04:17:04.876Z] 62170e181a92: Preparing [2021-11-19T04:17:04.876Z] 62170e181a92: Waiting [2021-11-19T04:17:04.876Z] 3dd3d495220f: Layer already exists [2021-11-19T04:17:05.148Z] 8c15f9104500: Layer already exists [2021-11-19T04:17:05.148Z] d245ec1909bd: Layer already exists [2021-11-19T04:17:05.148Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:05.148Z] f7c180f9285a: Layer already exists [2021-11-19T04:17:05.148Z] 62170e181a92: Layer already exists [2021-11-19T04:17:05.148Z] 2.2.0-dev.1: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:05.484Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:05.816Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:05.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-19T04:17:05.816Z] 8c15f9104500: Preparing [2021-11-19T04:17:05.816Z] d245ec1909bd: Preparing [2021-11-19T04:17:05.816Z] 9e7693d87d62: Preparing [2021-11-19T04:17:05.816Z] 3dd3d495220f: Preparing [2021-11-19T04:17:05.816Z] f7c180f9285a: Preparing [2021-11-19T04:17:05.816Z] 62170e181a92: Preparing [2021-11-19T04:17:05.816Z] 3dd3d495220f: Layer already exists [2021-11-19T04:17:05.816Z] d245ec1909bd: Layer already exists [2021-11-19T04:17:05.816Z] f7c180f9285a: Layer already exists [2021-11-19T04:17:05.816Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:05.816Z] 8c15f9104500: Layer already exists [2021-11-19T04:17:06.093Z] 62170e181a92: Layer already exists [2021-11-19T04:17:06.093Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:06.440Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:06.782Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-19T04:17:06.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-19T04:17:06.782Z] 8c15f9104500: Preparing [2021-11-19T04:17:06.782Z] d245ec1909bd: Preparing [2021-11-19T04:17:06.782Z] 9e7693d87d62: Preparing [2021-11-19T04:17:06.782Z] 3dd3d495220f: Preparing [2021-11-19T04:17:06.782Z] f7c180f9285a: Preparing [2021-11-19T04:17:06.782Z] 62170e181a92: Preparing [2021-11-19T04:17:06.782Z] 62170e181a92: Waiting [2021-11-19T04:17:07.055Z] f7c180f9285a: Layer already exists [2021-11-19T04:17:07.055Z] 3dd3d495220f: Layer already exists [2021-11-19T04:17:07.055Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:07.055Z] d245ec1909bd: Layer already exists [2021-11-19T04:17:07.055Z] 8c15f9104500: Layer already exists [2021-11-19T04:17:07.055Z] 62170e181a92: Layer already exists [2021-11-19T04:17:07.055Z] main: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:07.097Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:07.104Z] taggedImages: [2021-11-19T04:17:07.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:07.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-19T04:17:07.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.1 [2021-11-19T04:17:07.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:07.104Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-19T04:17:07.126Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-19T04:17:07.126Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:07.126Z] latest [2021-11-19T04:17:07.126Z] 2.2.0-dev.1 [2021-11-19T04:17:07.126Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:07.126Z] main [2021-11-19T04:17:07.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:07.498Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:07.864Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:07.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-19T04:17:07.864Z] e5839d419627: Preparing [2021-11-19T04:17:07.864Z] 238b3f330a09: Preparing [2021-11-19T04:17:07.864Z] 9e7693d87d62: Preparing [2021-11-19T04:17:07.864Z] da98c3fdc974: Preparing [2021-11-19T04:17:07.864Z] 62170e181a92: Preparing [2021-11-19T04:17:08.168Z] 62170e181a92: Layer already exists [2021-11-19T04:17:08.168Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:08.168Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:08.168Z] e5839d419627: Pushed [2021-11-19T04:17:10.802Z] 238b3f330a09: Pushed [2021-11-19T04:17:11.073Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:11.405Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:11.732Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-19T04:17:11.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-19T04:17:11.732Z] e5839d419627: Preparing [2021-11-19T04:17:11.732Z] 238b3f330a09: Preparing [2021-11-19T04:17:11.732Z] 9e7693d87d62: Preparing [2021-11-19T04:17:11.732Z] da98c3fdc974: Preparing [2021-11-19T04:17:11.732Z] 62170e181a92: Preparing [2021-11-19T04:17:11.732Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:11.732Z] 238b3f330a09: Layer already exists [2021-11-19T04:17:11.732Z] 62170e181a92: Layer already exists [2021-11-19T04:17:11.732Z] e5839d419627: Layer already exists [2021-11-19T04:17:11.732Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:12.003Z] latest: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:12.344Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:12.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.1 [2021-11-19T04:17:12.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-19T04:17:12.674Z] e5839d419627: Preparing [2021-11-19T04:17:12.674Z] 238b3f330a09: Preparing [2021-11-19T04:17:12.674Z] 9e7693d87d62: Preparing [2021-11-19T04:17:12.674Z] da98c3fdc974: Preparing [2021-11-19T04:17:12.674Z] 62170e181a92: Preparing [2021-11-19T04:17:12.674Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:12.674Z] 62170e181a92: Layer already exists [2021-11-19T04:17:12.674Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:12.674Z] 238b3f330a09: Layer already exists [2021-11-19T04:17:12.674Z] e5839d419627: Layer already exists [2021-11-19T04:17:12.944Z] 2.2.0-dev.1: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:13.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:13.626Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:13.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-19T04:17:13.626Z] e5839d419627: Preparing [2021-11-19T04:17:13.626Z] 238b3f330a09: Preparing [2021-11-19T04:17:13.626Z] 9e7693d87d62: Preparing [2021-11-19T04:17:13.626Z] da98c3fdc974: Preparing [2021-11-19T04:17:13.626Z] 62170e181a92: Preparing [2021-11-19T04:17:13.626Z] 62170e181a92: Layer already exists [2021-11-19T04:17:13.898Z] e5839d419627: Layer already exists [2021-11-19T04:17:13.898Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:13.898Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:13.898Z] 238b3f330a09: Layer already exists [2021-11-19T04:17:13.898Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:14.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:14.570Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-19T04:17:14.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-19T04:17:14.570Z] e5839d419627: Preparing [2021-11-19T04:17:14.570Z] 238b3f330a09: Preparing [2021-11-19T04:17:14.570Z] 9e7693d87d62: Preparing [2021-11-19T04:17:14.570Z] da98c3fdc974: Preparing [2021-11-19T04:17:14.570Z] 62170e181a92: Preparing [2021-11-19T04:17:14.842Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:14.842Z] 62170e181a92: Layer already exists [2021-11-19T04:17:14.842Z] 238b3f330a09: Layer already exists [2021-11-19T04:17:14.842Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:14.842Z] e5839d419627: Layer already exists [2021-11-19T04:17:14.842Z] main: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:14.884Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:14.894Z] taggedImages: [2021-11-19T04:17:14.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:14.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-19T04:17:14.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.1 [2021-11-19T04:17:14.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:14.894Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-19T04:17:14.911Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-19T04:17:14.911Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:14.911Z] latest [2021-11-19T04:17:14.911Z] 2.2.0-dev.1 [2021-11-19T04:17:14.911Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:14.911Z] main [2021-11-19T04:17:14.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:15.254Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:15.584Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:15.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-19T04:17:15.584Z] b19d05487f83: Preparing [2021-11-19T04:17:15.584Z] b19d05487f83: Preparing [2021-11-19T04:17:15.584Z] 37923c138bbc: Preparing [2021-11-19T04:17:15.584Z] b89ebdc38786: Preparing [2021-11-19T04:17:15.584Z] b9923b24f74f: Preparing [2021-11-19T04:17:15.584Z] 95dfe58f9741: Preparing [2021-11-19T04:17:15.584Z] 9e7693d87d62: Preparing [2021-11-19T04:17:15.584Z] bce9a6ce01c8: Preparing [2021-11-19T04:17:15.584Z] a96a1685bfa4: Preparing [2021-11-19T04:17:15.584Z] 765e7c740b29: Preparing [2021-11-19T04:17:15.584Z] 60a3e0a36df5: Preparing [2021-11-19T04:17:15.584Z] 62170e181a92: Preparing [2021-11-19T04:17:15.584Z] 9e7693d87d62: Waiting [2021-11-19T04:17:15.584Z] bce9a6ce01c8: Waiting [2021-11-19T04:17:15.584Z] a96a1685bfa4: Waiting [2021-11-19T04:17:15.584Z] 60a3e0a36df5: Waiting [2021-11-19T04:17:15.584Z] 765e7c740b29: Waiting [2021-11-19T04:17:15.584Z] 62170e181a92: Waiting [2021-11-19T04:17:15.865Z] b19d05487f83: Pushed [2021-11-19T04:17:15.865Z] b89ebdc38786: Pushed [2021-11-19T04:17:15.865Z] 37923c138bbc: Pushed [2021-11-19T04:17:15.865Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:15.865Z] b9923b24f74f: Pushed [2021-11-19T04:17:16.137Z] bce9a6ce01c8: Pushed [2021-11-19T04:17:16.137Z] 62170e181a92: Layer already exists [2021-11-19T04:17:16.137Z] a96a1685bfa4: Pushed [2021-11-19T04:17:16.137Z] 765e7c740b29: Pushed [2021-11-19T04:17:16.137Z] 60a3e0a36df5: Pushed [2021-11-19T04:17:18.742Z] 95dfe58f9741: Pushed [2021-11-19T04:17:19.013Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:19.352Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:19.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-19T04:17:19.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-19T04:17:19.692Z] b19d05487f83: Preparing [2021-11-19T04:17:19.692Z] b19d05487f83: Preparing [2021-11-19T04:17:19.692Z] 37923c138bbc: Preparing [2021-11-19T04:17:19.692Z] b89ebdc38786: Preparing [2021-11-19T04:17:19.692Z] b9923b24f74f: Preparing [2021-11-19T04:17:19.692Z] 95dfe58f9741: Preparing [2021-11-19T04:17:19.692Z] 9e7693d87d62: Preparing [2021-11-19T04:17:19.692Z] bce9a6ce01c8: Preparing [2021-11-19T04:17:19.692Z] a96a1685bfa4: Preparing [2021-11-19T04:17:19.692Z] 765e7c740b29: Preparing [2021-11-19T04:17:19.692Z] 60a3e0a36df5: Preparing [2021-11-19T04:17:19.692Z] 62170e181a92: Preparing [2021-11-19T04:17:19.692Z] bce9a6ce01c8: Waiting [2021-11-19T04:17:19.692Z] a96a1685bfa4: Waiting [2021-11-19T04:17:19.692Z] 765e7c740b29: Waiting [2021-11-19T04:17:19.692Z] 60a3e0a36df5: Waiting [2021-11-19T04:17:19.692Z] 62170e181a92: Waiting [2021-11-19T04:17:19.692Z] 9e7693d87d62: Waiting [2021-11-19T04:17:19.692Z] 37923c138bbc: Layer already exists [2021-11-19T04:17:19.692Z] b19d05487f83: Layer already exists [2021-11-19T04:17:19.692Z] b89ebdc38786: Layer already exists [2021-11-19T04:17:19.692Z] b9923b24f74f: Layer already exists [2021-11-19T04:17:19.692Z] 95dfe58f9741: Layer already exists [2021-11-19T04:17:19.964Z] a96a1685bfa4: Layer already exists [2021-11-19T04:17:19.964Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:19.964Z] bce9a6ce01c8: Layer already exists [2021-11-19T04:17:19.964Z] 60a3e0a36df5: Layer already exists [2021-11-19T04:17:19.964Z] 765e7c740b29: Layer already exists [2021-11-19T04:17:19.964Z] 62170e181a92: Layer already exists [2021-11-19T04:17:19.964Z] latest: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:20.296Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:20.630Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.1 [2021-11-19T04:17:20.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-19T04:17:20.630Z] b19d05487f83: Preparing [2021-11-19T04:17:20.630Z] b19d05487f83: Preparing [2021-11-19T04:17:20.630Z] 37923c138bbc: Preparing [2021-11-19T04:17:20.630Z] b89ebdc38786: Preparing [2021-11-19T04:17:20.630Z] b9923b24f74f: Preparing [2021-11-19T04:17:20.630Z] 95dfe58f9741: Preparing [2021-11-19T04:17:20.630Z] 9e7693d87d62: Preparing [2021-11-19T04:17:20.630Z] bce9a6ce01c8: Preparing [2021-11-19T04:17:20.630Z] a96a1685bfa4: Preparing [2021-11-19T04:17:20.630Z] 765e7c740b29: Preparing [2021-11-19T04:17:20.630Z] 60a3e0a36df5: Preparing [2021-11-19T04:17:20.630Z] 62170e181a92: Preparing [2021-11-19T04:17:20.630Z] a96a1685bfa4: Waiting [2021-11-19T04:17:20.630Z] 765e7c740b29: Waiting [2021-11-19T04:17:20.630Z] 60a3e0a36df5: Waiting [2021-11-19T04:17:20.630Z] 62170e181a92: Waiting [2021-11-19T04:17:20.630Z] 9e7693d87d62: Waiting [2021-11-19T04:17:20.630Z] 95dfe58f9741: Layer already exists [2021-11-19T04:17:20.630Z] b19d05487f83: Layer already exists [2021-11-19T04:17:20.630Z] 37923c138bbc: Layer already exists [2021-11-19T04:17:20.630Z] b89ebdc38786: Layer already exists [2021-11-19T04:17:20.630Z] b9923b24f74f: Layer already exists [2021-11-19T04:17:20.903Z] bce9a6ce01c8: Layer already exists [2021-11-19T04:17:20.903Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:20.903Z] 765e7c740b29: Layer already exists [2021-11-19T04:17:20.903Z] a96a1685bfa4: Layer already exists [2021-11-19T04:17:20.903Z] 60a3e0a36df5: Layer already exists [2021-11-19T04:17:20.903Z] 62170e181a92: Layer already exists [2021-11-19T04:17:20.903Z] 2.2.0-dev.1: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:21.238Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:21.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:21.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-19T04:17:21.572Z] b19d05487f83: Preparing [2021-11-19T04:17:21.572Z] b19d05487f83: Preparing [2021-11-19T04:17:21.572Z] 37923c138bbc: Preparing [2021-11-19T04:17:21.572Z] b89ebdc38786: Preparing [2021-11-19T04:17:21.572Z] b9923b24f74f: Preparing [2021-11-19T04:17:21.572Z] 95dfe58f9741: Preparing [2021-11-19T04:17:21.572Z] 9e7693d87d62: Preparing [2021-11-19T04:17:21.572Z] bce9a6ce01c8: Preparing [2021-11-19T04:17:21.572Z] a96a1685bfa4: Preparing [2021-11-19T04:17:21.572Z] 765e7c740b29: Preparing [2021-11-19T04:17:21.572Z] 60a3e0a36df5: Preparing [2021-11-19T04:17:21.572Z] 62170e181a92: Preparing [2021-11-19T04:17:21.572Z] 9e7693d87d62: Waiting [2021-11-19T04:17:21.572Z] bce9a6ce01c8: Waiting [2021-11-19T04:17:21.572Z] a96a1685bfa4: Waiting [2021-11-19T04:17:21.572Z] 765e7c740b29: Waiting [2021-11-19T04:17:21.572Z] 60a3e0a36df5: Waiting [2021-11-19T04:17:21.572Z] 62170e181a92: Waiting [2021-11-19T04:17:21.572Z] 37923c138bbc: Layer already exists [2021-11-19T04:17:21.572Z] b89ebdc38786: Layer already exists [2021-11-19T04:17:21.572Z] b19d05487f83: Layer already exists [2021-11-19T04:17:21.572Z] b9923b24f74f: Layer already exists [2021-11-19T04:17:21.572Z] 95dfe58f9741: Layer already exists [2021-11-19T04:17:21.847Z] a96a1685bfa4: Layer already exists [2021-11-19T04:17:21.847Z] 765e7c740b29: Layer already exists [2021-11-19T04:17:21.847Z] bce9a6ce01c8: Layer already exists [2021-11-19T04:17:21.847Z] 60a3e0a36df5: Layer already exists [2021-11-19T04:17:21.847Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:21.847Z] 62170e181a92: Layer already exists [2021-11-19T04:17:21.847Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:22.190Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:22.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-19T04:17:22.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-19T04:17:22.526Z] b19d05487f83: Preparing [2021-11-19T04:17:22.526Z] b19d05487f83: Preparing [2021-11-19T04:17:22.526Z] 37923c138bbc: Preparing [2021-11-19T04:17:22.526Z] b89ebdc38786: Preparing [2021-11-19T04:17:22.526Z] b9923b24f74f: Preparing [2021-11-19T04:17:22.526Z] 95dfe58f9741: Preparing [2021-11-19T04:17:22.526Z] 9e7693d87d62: Preparing [2021-11-19T04:17:22.526Z] bce9a6ce01c8: Preparing [2021-11-19T04:17:22.526Z] a96a1685bfa4: Preparing [2021-11-19T04:17:22.526Z] 765e7c740b29: Preparing [2021-11-19T04:17:22.526Z] 60a3e0a36df5: Preparing [2021-11-19T04:17:22.526Z] 62170e181a92: Preparing [2021-11-19T04:17:22.526Z] 9e7693d87d62: Waiting [2021-11-19T04:17:22.526Z] 765e7c740b29: Waiting [2021-11-19T04:17:22.526Z] 60a3e0a36df5: Waiting [2021-11-19T04:17:22.526Z] bce9a6ce01c8: Waiting [2021-11-19T04:17:22.526Z] 62170e181a92: Waiting [2021-11-19T04:17:22.526Z] a96a1685bfa4: Waiting [2021-11-19T04:17:22.526Z] b9923b24f74f: Layer already exists [2021-11-19T04:17:22.526Z] 95dfe58f9741: Layer already exists [2021-11-19T04:17:22.526Z] b19d05487f83: Layer already exists [2021-11-19T04:17:22.526Z] 37923c138bbc: Layer already exists [2021-11-19T04:17:22.799Z] b89ebdc38786: Layer already exists [2021-11-19T04:17:22.799Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:22.799Z] a96a1685bfa4: Layer already exists [2021-11-19T04:17:22.799Z] bce9a6ce01c8: Layer already exists [2021-11-19T04:17:22.799Z] 60a3e0a36df5: Layer already exists [2021-11-19T04:17:22.799Z] 765e7c740b29: Layer already exists [2021-11-19T04:17:22.799Z] 62170e181a92: Layer already exists [2021-11-19T04:17:22.799Z] main: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:22.841Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:22.849Z] taggedImages: [2021-11-19T04:17:22.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:22.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-19T04:17:22.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.1 [2021-11-19T04:17:22.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:22.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-19T04:17:22.867Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-19T04:17:22.867Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:22.867Z] latest [2021-11-19T04:17:22.867Z] 2.2.0-dev.1 [2021-11-19T04:17:22.867Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:22.867Z] main [2021-11-19T04:17:22.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:23.217Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:23.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:23.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-19T04:17:23.557Z] d5744ab8ae87: Preparing [2021-11-19T04:17:23.557Z] 2b16a6e2e8b6: Preparing [2021-11-19T04:17:23.557Z] 1ee15b4696f5: Preparing [2021-11-19T04:17:23.557Z] 5340d0a0d9ce: Preparing [2021-11-19T04:17:23.557Z] 09c9c99f1565: Preparing [2021-11-19T04:17:23.557Z] 62170e181a92: Preparing [2021-11-19T04:17:23.557Z] 62170e181a92: Waiting [2021-11-19T04:17:23.831Z] 5340d0a0d9ce: Pushed [2021-11-19T04:17:23.831Z] 62170e181a92: Layer already exists [2021-11-19T04:17:23.831Z] 1ee15b4696f5: Pushed [2021-11-19T04:17:24.430Z] 09c9c99f1565: Pushed [2021-11-19T04:17:26.412Z] 2b16a6e2e8b6: Pushed [2021-11-19T04:17:26.412Z] d5744ab8ae87: Pushed [2021-11-19T04:17:26.685Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:27.023Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:27.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-19T04:17:27.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-19T04:17:27.360Z] d5744ab8ae87: Preparing [2021-11-19T04:17:27.360Z] 2b16a6e2e8b6: Preparing [2021-11-19T04:17:27.360Z] 1ee15b4696f5: Preparing [2021-11-19T04:17:27.360Z] 5340d0a0d9ce: Preparing [2021-11-19T04:17:27.360Z] 09c9c99f1565: Preparing [2021-11-19T04:17:27.360Z] 62170e181a92: Preparing [2021-11-19T04:17:27.360Z] 62170e181a92: Waiting [2021-11-19T04:17:27.634Z] d5744ab8ae87: Layer already exists [2021-11-19T04:17:27.634Z] 1ee15b4696f5: Layer already exists [2021-11-19T04:17:27.634Z] 5340d0a0d9ce: Layer already exists [2021-11-19T04:17:27.634Z] 2b16a6e2e8b6: Layer already exists [2021-11-19T04:17:27.634Z] 09c9c99f1565: Layer already exists [2021-11-19T04:17:27.634Z] 62170e181a92: Layer already exists [2021-11-19T04:17:27.634Z] latest: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:27.977Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:28.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.1 [2021-11-19T04:17:28.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-19T04:17:28.318Z] d5744ab8ae87: Preparing [2021-11-19T04:17:28.318Z] 2b16a6e2e8b6: Preparing [2021-11-19T04:17:28.318Z] 1ee15b4696f5: Preparing [2021-11-19T04:17:28.318Z] 5340d0a0d9ce: Preparing [2021-11-19T04:17:28.318Z] 09c9c99f1565: Preparing [2021-11-19T04:17:28.318Z] 62170e181a92: Preparing [2021-11-19T04:17:28.318Z] 62170e181a92: Waiting [2021-11-19T04:17:28.592Z] 5340d0a0d9ce: Layer already exists [2021-11-19T04:17:28.592Z] 2b16a6e2e8b6: Layer already exists [2021-11-19T04:17:28.592Z] 1ee15b4696f5: Layer already exists [2021-11-19T04:17:28.592Z] d5744ab8ae87: Layer already exists [2021-11-19T04:17:28.592Z] 09c9c99f1565: Layer already exists [2021-11-19T04:17:28.592Z] 62170e181a92: Layer already exists [2021-11-19T04:17:28.592Z] 2.2.0-dev.1: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:28.931Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:29.270Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:29.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-19T04:17:29.271Z] d5744ab8ae87: Preparing [2021-11-19T04:17:29.271Z] 2b16a6e2e8b6: Preparing [2021-11-19T04:17:29.271Z] 1ee15b4696f5: Preparing [2021-11-19T04:17:29.271Z] 5340d0a0d9ce: Preparing [2021-11-19T04:17:29.271Z] 09c9c99f1565: Preparing [2021-11-19T04:17:29.271Z] 62170e181a92: Preparing [2021-11-19T04:17:29.271Z] 62170e181a92: Waiting [2021-11-19T04:17:29.271Z] 5340d0a0d9ce: Layer already exists [2021-11-19T04:17:29.271Z] 2b16a6e2e8b6: Layer already exists [2021-11-19T04:17:29.271Z] 09c9c99f1565: Layer already exists [2021-11-19T04:17:29.271Z] d5744ab8ae87: Layer already exists [2021-11-19T04:17:29.544Z] 1ee15b4696f5: Layer already exists [2021-11-19T04:17:29.544Z] 62170e181a92: Layer already exists [2021-11-19T04:17:29.544Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:29.881Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:30.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-19T04:17:30.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-19T04:17:30.220Z] d5744ab8ae87: Preparing [2021-11-19T04:17:30.220Z] 2b16a6e2e8b6: Preparing [2021-11-19T04:17:30.220Z] 1ee15b4696f5: Preparing [2021-11-19T04:17:30.220Z] 5340d0a0d9ce: Preparing [2021-11-19T04:17:30.220Z] 09c9c99f1565: Preparing [2021-11-19T04:17:30.220Z] 62170e181a92: Preparing [2021-11-19T04:17:30.220Z] 62170e181a92: Waiting [2021-11-19T04:17:30.499Z] 2b16a6e2e8b6: Layer already exists [2021-11-19T04:17:30.499Z] d5744ab8ae87: Layer already exists [2021-11-19T04:17:30.499Z] 5340d0a0d9ce: Layer already exists [2021-11-19T04:17:30.499Z] 09c9c99f1565: Layer already exists [2021-11-19T04:17:30.499Z] 1ee15b4696f5: Layer already exists [2021-11-19T04:17:30.499Z] 62170e181a92: Layer already exists [2021-11-19T04:17:30.499Z] main: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:30.544Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:30.552Z] taggedImages: [2021-11-19T04:17:30.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:30.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-19T04:17:30.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.1 [2021-11-19T04:17:30.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:30.552Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-19T04:17:30.570Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-19T04:17:30.570Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:30.570Z] latest [2021-11-19T04:17:30.570Z] 2.2.0-dev.1 [2021-11-19T04:17:30.570Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:30.570Z] main [2021-11-19T04:17:30.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:30.939Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:31.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:31.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-19T04:17:31.288Z] 9c3e4dd1a3b8: Preparing [2021-11-19T04:17:31.288Z] 1b8a75514d11: Preparing [2021-11-19T04:17:31.288Z] 4b2ef61d17c2: Preparing [2021-11-19T04:17:31.288Z] 6c4ef57d4e60: Preparing [2021-11-19T04:17:31.288Z] c0cb29f87a01: Preparing [2021-11-19T04:17:31.288Z] 4174b4829158: Preparing [2021-11-19T04:17:31.288Z] 2e59c4dba527: Preparing [2021-11-19T04:17:31.288Z] 1cf9dbc24628: Preparing [2021-11-19T04:17:31.288Z] 3259f362662d: Preparing [2021-11-19T04:17:31.288Z] 62170e181a92: Preparing [2021-11-19T04:17:31.288Z] 4174b4829158: Waiting [2021-11-19T04:17:31.288Z] 2e59c4dba527: Waiting [2021-11-19T04:17:31.288Z] 1cf9dbc24628: Waiting [2021-11-19T04:17:31.288Z] 3259f362662d: Waiting [2021-11-19T04:17:31.288Z] 62170e181a92: Waiting [2021-11-19T04:17:31.586Z] 1b8a75514d11: Pushed [2021-11-19T04:17:31.586Z] c0cb29f87a01: Pushed [2021-11-19T04:17:31.586Z] 9c3e4dd1a3b8: Pushed [2021-11-19T04:17:31.886Z] 4174b4829158: Pushed [2021-11-19T04:17:31.886Z] 2e59c4dba527: Pushed [2021-11-19T04:17:31.886Z] 1cf9dbc24628: Pushed [2021-11-19T04:17:31.886Z] 62170e181a92: Layer already exists [2021-11-19T04:17:32.483Z] 3259f362662d: Pushed [2021-11-19T04:17:34.455Z] 6c4ef57d4e60: Pushed [2021-11-19T04:17:35.045Z] 4b2ef61d17c2: Pushed [2021-11-19T04:17:35.316Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:35.658Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:35.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-19T04:17:35.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-19T04:17:35.995Z] 9c3e4dd1a3b8: Preparing [2021-11-19T04:17:35.995Z] 1b8a75514d11: Preparing [2021-11-19T04:17:35.995Z] 4b2ef61d17c2: Preparing [2021-11-19T04:17:35.995Z] 6c4ef57d4e60: Preparing [2021-11-19T04:17:35.995Z] c0cb29f87a01: Preparing [2021-11-19T04:17:35.995Z] 4174b4829158: Preparing [2021-11-19T04:17:35.995Z] 2e59c4dba527: Preparing [2021-11-19T04:17:35.995Z] 1cf9dbc24628: Preparing [2021-11-19T04:17:35.995Z] 3259f362662d: Preparing [2021-11-19T04:17:35.995Z] 62170e181a92: Preparing [2021-11-19T04:17:35.995Z] 4174b4829158: Waiting [2021-11-19T04:17:35.995Z] 2e59c4dba527: Waiting [2021-11-19T04:17:35.995Z] 1cf9dbc24628: Waiting [2021-11-19T04:17:35.995Z] 62170e181a92: Waiting [2021-11-19T04:17:35.995Z] 3259f362662d: Waiting [2021-11-19T04:17:36.271Z] 6c4ef57d4e60: Layer already exists [2021-11-19T04:17:36.271Z] 9c3e4dd1a3b8: Layer already exists [2021-11-19T04:17:36.271Z] 4b2ef61d17c2: Layer already exists [2021-11-19T04:17:36.271Z] 1b8a75514d11: Layer already exists [2021-11-19T04:17:36.271Z] c0cb29f87a01: Layer already exists [2021-11-19T04:17:36.271Z] 4174b4829158: Layer already exists [2021-11-19T04:17:36.271Z] 1cf9dbc24628: Layer already exists [2021-11-19T04:17:36.272Z] 3259f362662d: Layer already exists [2021-11-19T04:17:36.272Z] 2e59c4dba527: Layer already exists [2021-11-19T04:17:36.272Z] 62170e181a92: Layer already exists [2021-11-19T04:17:36.272Z] latest: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:36.614Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:36.956Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.1 [2021-11-19T04:17:36.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-19T04:17:36.956Z] 9c3e4dd1a3b8: Preparing [2021-11-19T04:17:36.956Z] 1b8a75514d11: Preparing [2021-11-19T04:17:36.956Z] 4b2ef61d17c2: Preparing [2021-11-19T04:17:36.956Z] 6c4ef57d4e60: Preparing [2021-11-19T04:17:36.956Z] c0cb29f87a01: Preparing [2021-11-19T04:17:36.956Z] 4174b4829158: Preparing [2021-11-19T04:17:36.956Z] 2e59c4dba527: Preparing [2021-11-19T04:17:36.956Z] 1cf9dbc24628: Preparing [2021-11-19T04:17:36.956Z] 3259f362662d: Preparing [2021-11-19T04:17:36.956Z] 62170e181a92: Preparing [2021-11-19T04:17:36.956Z] 2e59c4dba527: Waiting [2021-11-19T04:17:36.956Z] 3259f362662d: Waiting [2021-11-19T04:17:36.956Z] 62170e181a92: Waiting [2021-11-19T04:17:36.956Z] 1cf9dbc24628: Waiting [2021-11-19T04:17:36.956Z] 4174b4829158: Waiting [2021-11-19T04:17:37.230Z] c0cb29f87a01: Layer already exists [2021-11-19T04:17:37.230Z] 1b8a75514d11: Layer already exists [2021-11-19T04:17:37.230Z] 6c4ef57d4e60: Layer already exists [2021-11-19T04:17:37.230Z] 4b2ef61d17c2: Layer already exists [2021-11-19T04:17:37.230Z] 9c3e4dd1a3b8: Layer already exists [2021-11-19T04:17:37.230Z] 4174b4829158: Layer already exists [2021-11-19T04:17:37.230Z] 2e59c4dba527: Layer already exists [2021-11-19T04:17:37.230Z] 1cf9dbc24628: Layer already exists [2021-11-19T04:17:37.230Z] 3259f362662d: Layer already exists [2021-11-19T04:17:37.230Z] 62170e181a92: Layer already exists [2021-11-19T04:17:37.230Z] 2.2.0-dev.1: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:37.566Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:37.901Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:37.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-19T04:17:37.901Z] 9c3e4dd1a3b8: Preparing [2021-11-19T04:17:37.901Z] 1b8a75514d11: Preparing [2021-11-19T04:17:37.901Z] 4b2ef61d17c2: Preparing [2021-11-19T04:17:37.901Z] 6c4ef57d4e60: Preparing [2021-11-19T04:17:37.901Z] c0cb29f87a01: Preparing [2021-11-19T04:17:37.901Z] 4174b4829158: Preparing [2021-11-19T04:17:37.901Z] 2e59c4dba527: Preparing [2021-11-19T04:17:37.901Z] 1cf9dbc24628: Preparing [2021-11-19T04:17:37.901Z] 3259f362662d: Preparing [2021-11-19T04:17:37.901Z] 62170e181a92: Preparing [2021-11-19T04:17:37.901Z] 2e59c4dba527: Waiting [2021-11-19T04:17:37.901Z] 3259f362662d: Waiting [2021-11-19T04:17:37.901Z] 62170e181a92: Waiting [2021-11-19T04:17:37.901Z] 1cf9dbc24628: Waiting [2021-11-19T04:17:37.901Z] 4174b4829158: Waiting [2021-11-19T04:17:37.901Z] c0cb29f87a01: Layer already exists [2021-11-19T04:17:37.901Z] 9c3e4dd1a3b8: Layer already exists [2021-11-19T04:17:37.901Z] 1b8a75514d11: Layer already exists [2021-11-19T04:17:37.901Z] 4b2ef61d17c2: Layer already exists [2021-11-19T04:17:38.172Z] 6c4ef57d4e60: Layer already exists [2021-11-19T04:17:38.172Z] 4174b4829158: Layer already exists [2021-11-19T04:17:38.172Z] 3259f362662d: Layer already exists [2021-11-19T04:17:38.172Z] 2e59c4dba527: Layer already exists [2021-11-19T04:17:38.172Z] 1cf9dbc24628: Layer already exists [2021-11-19T04:17:38.172Z] 62170e181a92: Layer already exists [2021-11-19T04:17:38.172Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:38.512Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:38.848Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-19T04:17:38.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-19T04:17:38.848Z] 9c3e4dd1a3b8: Preparing [2021-11-19T04:17:38.848Z] 1b8a75514d11: Preparing [2021-11-19T04:17:38.848Z] 4b2ef61d17c2: Preparing [2021-11-19T04:17:38.848Z] 6c4ef57d4e60: Preparing [2021-11-19T04:17:38.848Z] c0cb29f87a01: Preparing [2021-11-19T04:17:38.848Z] 4174b4829158: Preparing [2021-11-19T04:17:38.848Z] 2e59c4dba527: Preparing [2021-11-19T04:17:38.848Z] 1cf9dbc24628: Preparing [2021-11-19T04:17:38.848Z] 3259f362662d: Preparing [2021-11-19T04:17:38.848Z] 62170e181a92: Preparing [2021-11-19T04:17:38.848Z] 2e59c4dba527: Waiting [2021-11-19T04:17:38.848Z] 1cf9dbc24628: Waiting [2021-11-19T04:17:38.848Z] 3259f362662d: Waiting [2021-11-19T04:17:38.848Z] 62170e181a92: Waiting [2021-11-19T04:17:38.848Z] 4174b4829158: Waiting [2021-11-19T04:17:39.120Z] 9c3e4dd1a3b8: Layer already exists [2021-11-19T04:17:39.120Z] c0cb29f87a01: Layer already exists [2021-11-19T04:17:39.120Z] 6c4ef57d4e60: Layer already exists [2021-11-19T04:17:39.120Z] 1b8a75514d11: Layer already exists [2021-11-19T04:17:39.120Z] 4b2ef61d17c2: Layer already exists [2021-11-19T04:17:39.120Z] 2e59c4dba527: Layer already exists [2021-11-19T04:17:39.120Z] 1cf9dbc24628: Layer already exists [2021-11-19T04:17:39.120Z] 3259f362662d: Layer already exists [2021-11-19T04:17:39.120Z] 4174b4829158: Layer already exists [2021-11-19T04:17:39.120Z] 62170e181a92: Layer already exists [2021-11-19T04:17:39.120Z] main: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:39.160Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:39.166Z] taggedImages: [2021-11-19T04:17:39.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:39.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-19T04:17:39.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.1 [2021-11-19T04:17:39.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:39.166Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-19T04:17:39.186Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-19T04:17:39.186Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:39.186Z] latest [2021-11-19T04:17:39.186Z] 2.2.0-dev.1 [2021-11-19T04:17:39.186Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:39.186Z] main [2021-11-19T04:17:39.186Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:39.528Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:39.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:39.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-19T04:17:39.864Z] 4af829f0b274: Preparing [2021-11-19T04:17:39.864Z] ff0c05f3d527: Preparing [2021-11-19T04:17:39.864Z] 9e7693d87d62: Preparing [2021-11-19T04:17:39.864Z] 3a15dc097e89: Preparing [2021-11-19T04:17:39.864Z] 62170e181a92: Preparing [2021-11-19T04:17:40.140Z] 62170e181a92: Layer already exists [2021-11-19T04:17:40.140Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:40.140Z] 4af829f0b274: Pushed [2021-11-19T04:17:40.411Z] 3a15dc097e89: Pushed [2021-11-19T04:17:43.018Z] ff0c05f3d527: Pushed [2021-11-19T04:17:43.018Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:43.358Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:43.698Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-19T04:17:43.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-19T04:17:43.699Z] 4af829f0b274: Preparing [2021-11-19T04:17:43.699Z] ff0c05f3d527: Preparing [2021-11-19T04:17:43.699Z] 9e7693d87d62: Preparing [2021-11-19T04:17:43.699Z] 3a15dc097e89: Preparing [2021-11-19T04:17:43.699Z] 62170e181a92: Preparing [2021-11-19T04:17:43.971Z] 62170e181a92: Layer already exists [2021-11-19T04:17:43.971Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:43.971Z] ff0c05f3d527: Layer already exists [2021-11-19T04:17:43.971Z] 4af829f0b274: Layer already exists [2021-11-19T04:17:43.971Z] 3a15dc097e89: Layer already exists [2021-11-19T04:17:43.971Z] latest: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:44.312Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:44.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.1 [2021-11-19T04:17:44.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-19T04:17:44.649Z] 4af829f0b274: Preparing [2021-11-19T04:17:44.649Z] ff0c05f3d527: Preparing [2021-11-19T04:17:44.649Z] 9e7693d87d62: Preparing [2021-11-19T04:17:44.649Z] 3a15dc097e89: Preparing [2021-11-19T04:17:44.649Z] 62170e181a92: Preparing [2021-11-19T04:17:44.921Z] 3a15dc097e89: Layer already exists [2021-11-19T04:17:44.921Z] 62170e181a92: Layer already exists [2021-11-19T04:17:44.921Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:44.922Z] 4af829f0b274: Layer already exists [2021-11-19T04:17:44.922Z] ff0c05f3d527: Layer already exists [2021-11-19T04:17:44.922Z] 2.2.0-dev.1: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:45.260Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:45.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:45.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-19T04:17:45.599Z] 4af829f0b274: Preparing [2021-11-19T04:17:45.599Z] ff0c05f3d527: Preparing [2021-11-19T04:17:45.599Z] 9e7693d87d62: Preparing [2021-11-19T04:17:45.599Z] 3a15dc097e89: Preparing [2021-11-19T04:17:45.599Z] 62170e181a92: Preparing [2021-11-19T04:17:45.599Z] ff0c05f3d527: Layer already exists [2021-11-19T04:17:45.871Z] 3a15dc097e89: Layer already exists [2021-11-19T04:17:45.871Z] 62170e181a92: Layer already exists [2021-11-19T04:17:45.871Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:45.871Z] 4af829f0b274: Layer already exists [2021-11-19T04:17:45.872Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:46.207Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:46.542Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-19T04:17:46.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-19T04:17:46.542Z] 4af829f0b274: Preparing [2021-11-19T04:17:46.542Z] ff0c05f3d527: Preparing [2021-11-19T04:17:46.542Z] 9e7693d87d62: Preparing [2021-11-19T04:17:46.542Z] 3a15dc097e89: Preparing [2021-11-19T04:17:46.542Z] 62170e181a92: Preparing [2021-11-19T04:17:46.813Z] 4af829f0b274: Layer already exists [2021-11-19T04:17:46.813Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:46.813Z] ff0c05f3d527: Layer already exists [2021-11-19T04:17:46.813Z] 3a15dc097e89: Layer already exists [2021-11-19T04:17:46.813Z] 62170e181a92: Layer already exists [2021-11-19T04:17:46.813Z] main: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:46.853Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:46.862Z] taggedImages: [2021-11-19T04:17:46.862Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:46.862Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-19T04:17:46.862Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.1 [2021-11-19T04:17:46.862Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:46.862Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-19T04:17:46.880Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-19T04:17:46.880Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:46.880Z] latest [2021-11-19T04:17:46.880Z] 2.2.0-dev.1 [2021-11-19T04:17:46.880Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:46.880Z] main [2021-11-19T04:17:46.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:47.220Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:47.554Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:47.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-19T04:17:47.554Z] 473c188fd088: Preparing [2021-11-19T04:17:47.554Z] 93cdd3287e4f: Preparing [2021-11-19T04:17:47.554Z] 9e7693d87d62: Preparing [2021-11-19T04:17:47.554Z] da98c3fdc974: Preparing [2021-11-19T04:17:47.554Z] 62170e181a92: Preparing [2021-11-19T04:17:47.826Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:47.826Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:47.826Z] 62170e181a92: Layer already exists [2021-11-19T04:17:47.826Z] 473c188fd088: Pushed [2021-11-19T04:17:50.429Z] 93cdd3287e4f: Pushed [2021-11-19T04:17:50.429Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:50.762Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:51.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-19T04:17:51.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-19T04:17:51.094Z] 473c188fd088: Preparing [2021-11-19T04:17:51.094Z] 93cdd3287e4f: Preparing [2021-11-19T04:17:51.094Z] 9e7693d87d62: Preparing [2021-11-19T04:17:51.094Z] da98c3fdc974: Preparing [2021-11-19T04:17:51.094Z] 62170e181a92: Preparing [2021-11-19T04:17:51.094Z] 473c188fd088: Layer already exists [2021-11-19T04:17:51.094Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:51.094Z] 62170e181a92: Layer already exists [2021-11-19T04:17:51.094Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:51.094Z] 93cdd3287e4f: Layer already exists [2021-11-19T04:17:51.364Z] latest: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:51.698Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:52.278Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.1 [2021-11-19T04:17:52.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-19T04:17:52.278Z] 473c188fd088: Preparing [2021-11-19T04:17:52.278Z] 93cdd3287e4f: Preparing [2021-11-19T04:17:52.278Z] 9e7693d87d62: Preparing [2021-11-19T04:17:52.278Z] da98c3fdc974: Preparing [2021-11-19T04:17:52.278Z] 62170e181a92: Preparing [2021-11-19T04:17:52.278Z] 62170e181a92: Layer already exists [2021-11-19T04:17:52.278Z] 93cdd3287e4f: Layer already exists [2021-11-19T04:17:52.278Z] 473c188fd088: Layer already exists [2021-11-19T04:17:52.278Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:52.553Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:52.553Z] 2.2.0-dev.1: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:52.892Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:53.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:53.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-19T04:17:53.232Z] 473c188fd088: Preparing [2021-11-19T04:17:53.232Z] 93cdd3287e4f: Preparing [2021-11-19T04:17:53.232Z] 9e7693d87d62: Preparing [2021-11-19T04:17:53.232Z] da98c3fdc974: Preparing [2021-11-19T04:17:53.232Z] 62170e181a92: Preparing [2021-11-19T04:17:53.232Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:53.232Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:53.232Z] 473c188fd088: Layer already exists [2021-11-19T04:17:53.232Z] 62170e181a92: Layer already exists [2021-11-19T04:17:53.505Z] 93cdd3287e4f: Layer already exists [2021-11-19T04:17:53.505Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:53.838Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:54.173Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-19T04:17:54.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-19T04:17:54.174Z] 473c188fd088: Preparing [2021-11-19T04:17:54.174Z] 93cdd3287e4f: Preparing [2021-11-19T04:17:54.174Z] 9e7693d87d62: Preparing [2021-11-19T04:17:54.174Z] da98c3fdc974: Preparing [2021-11-19T04:17:54.174Z] 62170e181a92: Preparing [2021-11-19T04:17:54.446Z] 62170e181a92: Layer already exists [2021-11-19T04:17:54.446Z] 93cdd3287e4f: Layer already exists [2021-11-19T04:17:54.446Z] 9e7693d87d62: Layer already exists [2021-11-19T04:17:54.446Z] 473c188fd088: Layer already exists [2021-11-19T04:17:54.446Z] da98c3fdc974: Layer already exists [2021-11-19T04:17:54.446Z] main: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:17:54.488Z] ===================================================== [Pipeline] echo [2021-11-19T04:17:54.496Z] taggedImages: [2021-11-19T04:17:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-19T04:17:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.1 [2021-11-19T04:17:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:54.496Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-19T04:17:54.513Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-19T04:17:54.513Z] 451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:54.513Z] latest [2021-11-19T04:17:54.513Z] 2.2.0-dev.1 [2021-11-19T04:17:54.513Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:17:54.513Z] main [2021-11-19T04:17:54.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:54.853Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:17:55.191Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:17:55.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-19T04:17:55.191Z] 5ac0f3aa3516: Preparing [2021-11-19T04:17:55.191Z] 394f2ac4b2bd: Preparing [2021-11-19T04:17:55.191Z] abe146e218e5: Preparing [2021-11-19T04:17:55.191Z] a080cc7bc53b: Preparing [2021-11-19T04:17:55.191Z] 166dde17997b: Preparing [2021-11-19T04:17:55.191Z] 78c4bc0ebec3: Preparing [2021-11-19T04:17:55.191Z] 45596ee15a31: Preparing [2021-11-19T04:17:55.191Z] 52dc75cd08be: Preparing [2021-11-19T04:17:55.191Z] a6e1fd50fee5: Preparing [2021-11-19T04:17:55.191Z] 56eb02710082: Preparing [2021-11-19T04:17:55.191Z] ee420dfed78a: Preparing [2021-11-19T04:17:55.191Z] 45596ee15a31: Waiting [2021-11-19T04:17:55.191Z] 52dc75cd08be: Waiting [2021-11-19T04:17:55.191Z] a6e1fd50fee5: Waiting [2021-11-19T04:17:55.191Z] 56eb02710082: Waiting [2021-11-19T04:17:55.191Z] ee420dfed78a: Waiting [2021-11-19T04:17:55.191Z] 78c4bc0ebec3: Waiting [2021-11-19T04:17:55.464Z] 166dde17997b: Layer already exists [2021-11-19T04:17:55.464Z] 78c4bc0ebec3: Layer already exists [2021-11-19T04:17:55.464Z] 45596ee15a31: Layer already exists [2021-11-19T04:17:55.464Z] 52dc75cd08be: Layer already exists [2021-11-19T04:17:55.464Z] a6e1fd50fee5: Layer already exists [2021-11-19T04:17:55.464Z] 394f2ac4b2bd: Pushed [2021-11-19T04:17:55.464Z] 56eb02710082: Layer already exists [2021-11-19T04:17:55.464Z] ee420dfed78a: Layer already exists [2021-11-19T04:17:56.053Z] 5ac0f3aa3516: Pushed [2021-11-19T04:17:58.014Z] abe146e218e5: Pushed [2021-11-19T04:18:13.052Z] a080cc7bc53b: Pushed [2021-11-19T04:18:13.052Z] 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:13.393Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:13.729Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-19T04:18:13.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-19T04:18:13.729Z] 5ac0f3aa3516: Preparing [2021-11-19T04:18:13.729Z] 394f2ac4b2bd: Preparing [2021-11-19T04:18:13.729Z] abe146e218e5: Preparing [2021-11-19T04:18:13.729Z] a080cc7bc53b: Preparing [2021-11-19T04:18:13.729Z] 166dde17997b: Preparing [2021-11-19T04:18:13.729Z] 78c4bc0ebec3: Preparing [2021-11-19T04:18:13.729Z] 45596ee15a31: Preparing [2021-11-19T04:18:13.729Z] 52dc75cd08be: Preparing [2021-11-19T04:18:13.729Z] a6e1fd50fee5: Preparing [2021-11-19T04:18:13.729Z] 56eb02710082: Preparing [2021-11-19T04:18:13.729Z] ee420dfed78a: Preparing [2021-11-19T04:18:13.729Z] 78c4bc0ebec3: Waiting [2021-11-19T04:18:13.729Z] 45596ee15a31: Waiting [2021-11-19T04:18:13.729Z] 52dc75cd08be: Waiting [2021-11-19T04:18:13.729Z] a6e1fd50fee5: Waiting [2021-11-19T04:18:13.729Z] 56eb02710082: Waiting [2021-11-19T04:18:13.729Z] ee420dfed78a: Waiting [2021-11-19T04:18:14.000Z] a080cc7bc53b: Layer already exists [2021-11-19T04:18:14.000Z] 5ac0f3aa3516: Layer already exists [2021-11-19T04:18:14.000Z] 394f2ac4b2bd: Layer already exists [2021-11-19T04:18:14.000Z] 166dde17997b: Layer already exists [2021-11-19T04:18:14.000Z] abe146e218e5: Layer already exists [2021-11-19T04:18:14.000Z] 45596ee15a31: Layer already exists [2021-11-19T04:18:14.000Z] 78c4bc0ebec3: Layer already exists [2021-11-19T04:18:14.000Z] 52dc75cd08be: Layer already exists [2021-11-19T04:18:14.000Z] a6e1fd50fee5: Layer already exists [2021-11-19T04:18:14.000Z] 56eb02710082: Layer already exists [2021-11-19T04:18:14.000Z] ee420dfed78a: Layer already exists [2021-11-19T04:18:14.000Z] latest: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:14.335Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:14.671Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.1 [2021-11-19T04:18:14.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-19T04:18:14.671Z] 5ac0f3aa3516: Preparing [2021-11-19T04:18:14.671Z] 394f2ac4b2bd: Preparing [2021-11-19T04:18:14.671Z] abe146e218e5: Preparing [2021-11-19T04:18:14.671Z] a080cc7bc53b: Preparing [2021-11-19T04:18:14.671Z] 166dde17997b: Preparing [2021-11-19T04:18:14.671Z] 78c4bc0ebec3: Preparing [2021-11-19T04:18:14.671Z] 45596ee15a31: Preparing [2021-11-19T04:18:14.671Z] 52dc75cd08be: Preparing [2021-11-19T04:18:14.671Z] a6e1fd50fee5: Preparing [2021-11-19T04:18:14.671Z] 56eb02710082: Preparing [2021-11-19T04:18:14.671Z] ee420dfed78a: Preparing [2021-11-19T04:18:14.671Z] 52dc75cd08be: Waiting [2021-11-19T04:18:14.671Z] a6e1fd50fee5: Waiting [2021-11-19T04:18:14.671Z] 56eb02710082: Waiting [2021-11-19T04:18:14.671Z] ee420dfed78a: Waiting [2021-11-19T04:18:14.671Z] 78c4bc0ebec3: Waiting [2021-11-19T04:18:14.671Z] 45596ee15a31: Waiting [2021-11-19T04:18:14.671Z] 5ac0f3aa3516: Layer already exists [2021-11-19T04:18:14.671Z] 394f2ac4b2bd: Layer already exists [2021-11-19T04:18:14.671Z] 166dde17997b: Layer already exists [2021-11-19T04:18:14.671Z] a080cc7bc53b: Layer already exists [2021-11-19T04:18:14.671Z] abe146e218e5: Layer already exists [2021-11-19T04:18:14.944Z] 45596ee15a31: Layer already exists [2021-11-19T04:18:14.944Z] 78c4bc0ebec3: Layer already exists [2021-11-19T04:18:14.944Z] 52dc75cd08be: Layer already exists [2021-11-19T04:18:14.944Z] a6e1fd50fee5: Layer already exists [2021-11-19T04:18:14.944Z] 56eb02710082: Layer already exists [2021-11-19T04:18:14.944Z] ee420dfed78a: Layer already exists [2021-11-19T04:18:14.944Z] 2.2.0-dev.1: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:15.281Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:15.613Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:18:15.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-19T04:18:15.613Z] 5ac0f3aa3516: Preparing [2021-11-19T04:18:15.613Z] 394f2ac4b2bd: Preparing [2021-11-19T04:18:15.613Z] abe146e218e5: Preparing [2021-11-19T04:18:15.613Z] a080cc7bc53b: Preparing [2021-11-19T04:18:15.613Z] 166dde17997b: Preparing [2021-11-19T04:18:15.613Z] 78c4bc0ebec3: Preparing [2021-11-19T04:18:15.613Z] 45596ee15a31: Preparing [2021-11-19T04:18:15.613Z] 52dc75cd08be: Preparing [2021-11-19T04:18:15.613Z] a6e1fd50fee5: Preparing [2021-11-19T04:18:15.613Z] 56eb02710082: Preparing [2021-11-19T04:18:15.613Z] ee420dfed78a: Preparing [2021-11-19T04:18:15.613Z] 78c4bc0ebec3: Waiting [2021-11-19T04:18:15.613Z] 45596ee15a31: Waiting [2021-11-19T04:18:15.613Z] 52dc75cd08be: Waiting [2021-11-19T04:18:15.613Z] 56eb02710082: Waiting [2021-11-19T04:18:15.613Z] ee420dfed78a: Waiting [2021-11-19T04:18:15.613Z] a6e1fd50fee5: Waiting [2021-11-19T04:18:15.884Z] 5ac0f3aa3516: Layer already exists [2021-11-19T04:18:15.884Z] abe146e218e5: Layer already exists [2021-11-19T04:18:15.884Z] a080cc7bc53b: Layer already exists [2021-11-19T04:18:15.884Z] 394f2ac4b2bd: Layer already exists [2021-11-19T04:18:15.884Z] 166dde17997b: Layer already exists [2021-11-19T04:18:15.884Z] 45596ee15a31: Layer already exists [2021-11-19T04:18:15.884Z] 78c4bc0ebec3: Layer already exists [2021-11-19T04:18:15.884Z] a6e1fd50fee5: Layer already exists [2021-11-19T04:18:15.884Z] 52dc75cd08be: Layer already exists [2021-11-19T04:18:15.884Z] 56eb02710082: Layer already exists [2021-11-19T04:18:15.884Z] ee420dfed78a: Layer already exists [2021-11-19T04:18:15.884Z] 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:16.216Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:16.554Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-19T04:18:16.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-19T04:18:16.554Z] 5ac0f3aa3516: Preparing [2021-11-19T04:18:16.554Z] 394f2ac4b2bd: Preparing [2021-11-19T04:18:16.554Z] abe146e218e5: Preparing [2021-11-19T04:18:16.554Z] a080cc7bc53b: Preparing [2021-11-19T04:18:16.554Z] 166dde17997b: Preparing [2021-11-19T04:18:16.554Z] 78c4bc0ebec3: Preparing [2021-11-19T04:18:16.554Z] 45596ee15a31: Preparing [2021-11-19T04:18:16.554Z] 52dc75cd08be: Preparing [2021-11-19T04:18:16.554Z] a6e1fd50fee5: Preparing [2021-11-19T04:18:16.554Z] 56eb02710082: Preparing [2021-11-19T04:18:16.554Z] ee420dfed78a: Preparing [2021-11-19T04:18:16.554Z] 52dc75cd08be: Waiting [2021-11-19T04:18:16.554Z] a6e1fd50fee5: Waiting [2021-11-19T04:18:16.554Z] ee420dfed78a: Waiting [2021-11-19T04:18:16.554Z] 78c4bc0ebec3: Waiting [2021-11-19T04:18:16.554Z] 45596ee15a31: Waiting [2021-11-19T04:18:16.554Z] 56eb02710082: Waiting [2021-11-19T04:18:16.554Z] 5ac0f3aa3516: Layer already exists [2021-11-19T04:18:16.554Z] a080cc7bc53b: Layer already exists [2021-11-19T04:18:16.554Z] 166dde17997b: Layer already exists [2021-11-19T04:18:16.554Z] 394f2ac4b2bd: Layer already exists [2021-11-19T04:18:16.554Z] abe146e218e5: Layer already exists [2021-11-19T04:18:16.824Z] 78c4bc0ebec3: Layer already exists [2021-11-19T04:18:16.824Z] 56eb02710082: Layer already exists [2021-11-19T04:18:16.824Z] 52dc75cd08be: Layer already exists [2021-11-19T04:18:16.824Z] 45596ee15a31: Layer already exists [2021-11-19T04:18:16.824Z] a6e1fd50fee5: Layer already exists [2021-11-19T04:18:16.824Z] ee420dfed78a: Layer already exists [2021-11-19T04:18:16.824Z] main: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-19T04:18:16.862Z] ===================================================== [Pipeline] echo [2021-11-19T04:18:16.869Z] taggedImages: [2021-11-19T04:18:16.869Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa [2021-11-19T04:18:16.869Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-19T04:18:16.869Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.1 [2021-11-19T04:18:16.869Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [2021-11-19T04:18:16.869Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:17.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T04:18:17.319Z] [2021-11-19T04:18:17.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:17.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T04:18:17.924Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-19T04:18:17.924Z] 448f6bf000e3: Pulling fs layer [2021-11-19T04:18:17.924Z] f757da607395: Pulling fs layer [2021-11-19T04:18:17.924Z] 05883995daec: Pulling fs layer [2021-11-19T04:18:17.924Z] 8603b9c90790: Pulling fs layer [2021-11-19T04:18:17.924Z] 1560dd03e051: Pulling fs layer [2021-11-19T04:18:17.924Z] 27f5ce0e4adf: Pulling fs layer [2021-11-19T04:18:17.924Z] c2d8d7efcc4b: Pulling fs layer [2021-11-19T04:18:17.924Z] 8603b9c90790: Waiting [2021-11-19T04:18:17.924Z] 1560dd03e051: Waiting [2021-11-19T04:18:17.924Z] 27f5ce0e4adf: Waiting [2021-11-19T04:18:17.924Z] c2d8d7efcc4b: Waiting [2021-11-19T04:18:17.924Z] f757da607395: Verifying Checksum [2021-11-19T04:18:17.924Z] f757da607395: Download complete [2021-11-19T04:18:17.924Z] 8603b9c90790: Verifying Checksum [2021-11-19T04:18:17.924Z] 8603b9c90790: Download complete [2021-11-19T04:18:18.194Z] 1560dd03e051: Verifying Checksum [2021-11-19T04:18:18.194Z] 1560dd03e051: Download complete [2021-11-19T04:18:18.194Z] 27f5ce0e4adf: Verifying Checksum [2021-11-19T04:18:18.194Z] 27f5ce0e4adf: Download complete [2021-11-19T04:18:18.194Z] 05883995daec: Verifying Checksum [2021-11-19T04:18:18.194Z] 05883995daec: Download complete [2021-11-19T04:18:18.464Z] 448f6bf000e3: Download complete [2021-11-19T04:18:21.069Z] c2d8d7efcc4b: Verifying Checksum [2021-11-19T04:18:21.661Z] 448f6bf000e3: Pull complete [2021-11-19T04:18:22.251Z] f757da607395: Pull complete [2021-11-19T04:18:23.678Z] 05883995daec: Pull complete [2021-11-19T04:18:23.949Z] 8603b9c90790: Pull complete [2021-11-19T04:18:24.921Z] 1560dd03e051: Pull complete [2021-11-19T04:18:25.194Z] 27f5ce0e4adf: Pull complete [2021-11-19T04:18:40.240Z] c2d8d7efcc4b: Pull complete [2021-11-19T04:18:40.240Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-19T04:18:40.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-19T04:18:40.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-19T04:18:40.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container [2021-11-19T04:18:40.531Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-19T04:18:43.498Z] $ docker top 374f526e5de0c05957d5905b3de0b12803425642179a5168e2bef9fd4ba0c569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:18:44.558Z] ---> job-cost.sh [2021-11-19T04:18:44.558Z] lf-activate-venv: SKIPPING [2021-11-19T04:18:44.558Z] INFO: No Stack... [2021-11-19T04:18:45.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-19T04:18:46.265Z] INFO: Archiving Costs [Pipeline] sh [2021-11-19T04:18:46.925Z] + cut -d, -f6 [2021-11-19T04:18:46.925Z] + cat /w/workspace/edgex-go/114/archives/cost.csv [Pipeline] lock [2021-11-19T04:18:46.987Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] [2021-11-19T04:18:46.993Z] Resource [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] did not exist. Created. [2021-11-19T04:18:46.993Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-19T04:18:47.652Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-19T04:18:48.297Z] Stashed 1 file(s) [Pipeline] } [2021-11-19T04:18:48.303Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-19T04:18:48.305Z] $ docker stop --time=1 374f526e5de0c05957d5905b3de0b12803425642179a5168e2bef9fd4ba0c569 [2021-11-19T04:18:49.895Z] $ docker rm -f 374f526e5de0c05957d5905b3de0b12803425642179a5168e2bef9fd4ba0c569 [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 [2021-11-19T04:18:50.883Z] provisioning config files... [2021-11-19T04:18:50.892Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/114@tmp/config3659480098879349448tmp [Pipeline] { [Pipeline] sh [2021-11-19T04:18:51.192Z] + set +x [2021-11-19T04:18:51.192Z] + curl -s https://codecov.io/bash [2021-11-19T04:18:51.192Z] + bash -s -- [2021-11-19T04:18:51.192Z] [2021-11-19T04:18:51.192Z] _____ _ [2021-11-19T04:18:51.192Z] / ____| | | [2021-11-19T04:18:51.192Z] | | ___ __| | ___ ___ _____ __ [2021-11-19T04:18:51.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-19T04:18:51.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-19T04:18:51.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-19T04:18:51.192Z] Bash-1.0.6 [2021-11-19T04:18:51.192Z] [2021-11-19T04:18:51.192Z] [2021-11-19T04:18:51.192Z] ==> git version 2.24.4 found [2021-11-19T04:18:51.192Z] ==> 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 [2021-11-19T04:18:51.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-19T04:18:51.192Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-19T04:18:51.192Z] ==> Jenkins CI detected. [2021-11-19T04:18:51.454Z] current dir:  /w/workspace/edgex-go/114 [2021-11-19T04:18:51.454Z] project root: . [2021-11-19T04:18:51.454Z] --> token set from env [2021-11-19T04:18:51.454Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-19T04:18:51.454Z] ==> Running gcov in . (disable via -X gcov) [2021-11-19T04:18:51.454Z] ==> Python coveragepy not found [2021-11-19T04:18:51.454Z] ==> Searching for coverage reports in: [2021-11-19T04:18:51.454Z] + . [2021-11-19T04:18:51.454Z] -> Found 1 reports [2021-11-19T04:18:51.454Z] ==> Detecting git/mercurial file structure [2021-11-19T04:18:51.454Z] ==> Reading reports [2021-11-19T04:18:51.454Z] + ./coverage.out bytes=428381 [2021-11-19T04:18:51.454Z] ==> Appending adjustments [2021-11-19T04:18:51.454Z] https://docs.codecov.io/docs/fixing-reports [2021-11-19T04:18:52.842Z] + Found adjustments [2021-11-19T04:18:52.842Z] ==> Gzipping contents [2021-11-19T04:18:52.842Z] 60K /tmp/codecov.McV33Q.gz [2021-11-19T04:18:52.842Z] ==> Uploading reports [2021-11-19T04:18:52.842Z] url: https://codecov.io [2021-11-19T04:18:52.842Z] query: branch=main&commit=451b096496c10626fafafdb288817a63ed714faa&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-19T04:18:52.842Z] -> Pinging Codecov [2021-11-19T04:18:52.842Z] 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=451b096496c10626fafafdb288817a63ed714faa&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-19T04:18:52.842Z] -> Uploading to [2021-11-19T04:18:52.842Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-19/00271124DB129430A58F1EEE437C3FCB/451b096496c10626fafafdb288817a63ed714faa/fd4311ed-e3a9-41a0-980a-98dfc3366dfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T041852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=020dd0e35830e986b1facd8a6aa6488c5bd7f5dc003e0214754561e14a401633 [2021-11-19T04:18:52.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:18:52.842Z] Dload Upload Total Spent Left Speed [2021-11-19T04:18:53.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57825 0 0 100 57825 0 171k --:--:-- --:--:-- --:--:-- 172k [2021-11-19T04:18:53.102Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/451b096496c10626fafafdb288817a63ed714faa [Pipeline] } [2021-11-19T04:18:53.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-19T04:18:53.433Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-19T04:18:53.448Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:53.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-19T04:18:53.751Z] [2021-11-19T04:18:53.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:18:54.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-19T04:18:54.064Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-19T04:18:54.064Z] 188c0c94c7c5: Pulling fs layer [2021-11-19T04:18:54.064Z] 0ef7d3d256c8: Pulling fs layer [2021-11-19T04:18:54.064Z] de9db76c5a1d: Pulling fs layer [2021-11-19T04:18:54.064Z] 0eba1c9be4d2: Pulling fs layer [2021-11-19T04:18:54.064Z] 0d57e429df01: Pulling fs layer [2021-11-19T04:18:54.064Z] 4e4be7b47b0d: Pulling fs layer [2021-11-19T04:18:54.064Z] e1f770b5df2f: Pulling fs layer [2021-11-19T04:18:54.064Z] 85a0685a4137: Pulling fs layer [2021-11-19T04:18:54.064Z] 4e4be7b47b0d: Waiting [2021-11-19T04:18:54.064Z] e1f770b5df2f: Waiting [2021-11-19T04:18:54.064Z] 0eba1c9be4d2: Waiting [2021-11-19T04:18:54.064Z] 0d57e429df01: Waiting [2021-11-19T04:18:54.064Z] 85a0685a4137: Waiting [2021-11-19T04:18:54.064Z] de9db76c5a1d: Verifying Checksum [2021-11-19T04:18:54.064Z] de9db76c5a1d: Download complete [2021-11-19T04:18:54.064Z] 0ef7d3d256c8: Verifying Checksum [2021-11-19T04:18:54.064Z] 0ef7d3d256c8: Download complete [2021-11-19T04:18:54.064Z] 0d57e429df01: Verifying Checksum [2021-11-19T04:18:54.064Z] 0d57e429df01: Download complete [2021-11-19T04:18:54.064Z] 4e4be7b47b0d: Verifying Checksum [2021-11-19T04:18:54.064Z] 4e4be7b47b0d: Download complete [2021-11-19T04:18:54.064Z] 188c0c94c7c5: Verifying Checksum [2021-11-19T04:18:54.064Z] 188c0c94c7c5: Download complete [2021-11-19T04:18:54.348Z] e1f770b5df2f: Verifying Checksum [2021-11-19T04:18:54.348Z] e1f770b5df2f: Download complete [2021-11-19T04:18:54.348Z] 188c0c94c7c5: Pull complete [2021-11-19T04:18:54.635Z] 0ef7d3d256c8: Pull complete [2021-11-19T04:18:54.903Z] de9db76c5a1d: Pull complete [2021-11-19T04:18:54.903Z] 0eba1c9be4d2: Verifying Checksum [2021-11-19T04:18:54.903Z] 0eba1c9be4d2: Download complete [2021-11-19T04:18:55.164Z] 85a0685a4137: Verifying Checksum [2021-11-19T04:18:55.164Z] 85a0685a4137: Download complete [2021-11-19T04:18:59.409Z] 0eba1c9be4d2: Pull complete [2021-11-19T04:18:59.409Z] 0d57e429df01: Pull complete [2021-11-19T04:18:59.409Z] 4e4be7b47b0d: Pull complete [2021-11-19T04:18:59.997Z] e1f770b5df2f: Pull complete [2021-11-19T04:19:05.318Z] 85a0685a4137: Pull complete [2021-11-19T04:19:05.318Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-19T04:19:05.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-19T04:19:05.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-19T04:19:05.393Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:19:05.431Z] $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:19:06.398Z] $ docker top e5b67430dc15fdf86668c7445509b27919bb8b182916e2c9a4517ba34359f34b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-19T04:19:06.476Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-19T04:19:06.767Z] + set -o pipefail [2021-11-19T04:19:06.767Z] + snyk monitor '--org=edgex-jenkins' [2021-11-19T04:19:12.070Z] [2021-11-19T04:19:12.070Z] Monitoring /w/workspace/edgex-go/114 (github.com/edgexfoundry/edgex-go)... [2021-11-19T04:19:12.070Z] [2021-11-19T04:19:12.070Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ba27c171-ec46-428c-b2b8-27eb8473208d [2021-11-19T04:19:12.071Z] [2021-11-19T04:19:12.071Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-19T04:19:12.071Z] [2021-11-19T04:19:12.071Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-19T04:19:12.071Z] [2021-11-19T04:19:12.071Z] [Pipeline] } [2021-11-19T04:19:12.083Z] $ docker stop --time=1 e5b67430dc15fdf86668c7445509b27919bb8b182916e2c9a4517ba34359f34b [2021-11-19T04:19:14.210Z] $ docker rm -f e5b67430dc15fdf86668c7445509b27919bb8b182916e2c9a4517ba34359f34b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-19T04:19:14.766Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:19:14.779Z] provisioning config files... [2021-11-19T04:19:14.791Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/114@tmp/config7407635893398581068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:19:15.092Z] --> edgex-publish-swagger.sh [2021-11-19T04:19:15.092Z] === Publish openapi/v2 API === [2021-11-19T04:19:15.092Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-19T04:19:15.092Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/114/openapi/v2/core-command.yaml] [2021-11-19T04:19:15.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:19:15.092Z] Dload Upload Total Spent Left Speed [2021-11-19T04:19:16.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31129 0:00:01 0:00:01 --:--:-- 31143 100 32389 0 0 100 32389 0 31124 0:00:01 0:00:01 --:--:-- 31143 [2021-11-19T04:19:16.036Z] [2021-11-19T04:19:16.036Z] [2021-11-19T04:19:16.036Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/114/openapi/v2/core-data.yaml] [2021-11-19T04:19:16.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:19:16.036Z] Dload Upload Total Spent Left Speed [2021-11-19T04:19:17.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 64046 0:00:01 0:00:01 --:--:-- 64068 100 71116 0 0 100 71116 0 64040 0:00:01 0:00:01 --:--:-- 64068 [2021-11-19T04:19:17.418Z] [2021-11-19T04:19:17.418Z] [2021-11-19T04:19:17.418Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/114/openapi/v2/core-metadata.yaml] [2021-11-19T04:19:17.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:19:17.418Z] Dload Upload Total Spent Left Speed [2021-11-19T04:19:18.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k [2021-11-19T04:19:18.359Z] [2021-11-19T04:19:18.359Z] [2021-11-19T04:19:18.359Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/114/openapi/v2/support-notifications.yaml] [2021-11-19T04:19:18.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:19:18.359Z] Dload Upload Total Spent Left Speed [2021-11-19T04:19:19.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 81933 0:00:01 0:00:01 --:--:-- 81946 100 88830 0 0 100 88830 0 81916 0:00:01 0:00:01 --:--:-- 81946 [2021-11-19T04:19:19.300Z] [2021-11-19T04:19:19.300Z] [2021-11-19T04:19:19.300Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/114/openapi/v2/support-scheduler.yaml] [2021-11-19T04:19:19.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:19:19.300Z] Dload Upload Total Spent Left Speed [2021-11-19T04:19:20.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40419 --:--:-- --:--:-- --:--:-- 40385 100 38932 0 0 100 38932 0 40412 --:--:-- --:--:-- --:--:-- 40385 [2021-11-19T04:19:20.240Z] [2021-11-19T04:19:20.240Z] [2021-11-19T04:19:20.240Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/114/openapi/v2/system-agent.yaml] [2021-11-19T04:19:20.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-19T04:19:20.240Z] Dload Upload Total Spent Left Speed [2021-11-19T04:19:21.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21767 --:--:-- --:--:-- --:--:-- 21756 100 19603 0 0 100 19603 0 21763 --:--:-- --:--:-- --:--:-- 21756 [2021-11-19T04:19:21.180Z] [2021-11-19T04:19:21.180Z] [Pipeline] } [2021-11-19T04:19:21.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-11-19T04:19:21.608Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-19T04:19:21.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:19:21.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T04:19:21.901Z] . [Pipeline] withDockerContainer [2021-11-19T04:19:22.039Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:19:22.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:19:22.543Z] $ docker top 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-19T04:19:22.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T04:19:22.633Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T04:19:22.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T04:19:22.758Z] $ docker exec 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 ssh-agent [2021-11-19T04:19:22.874Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBejCPH/agent.13 [2021-11-19T04:19:22.874Z] SSH_AGENT_PID=20 [2021-11-19T04:19:22.880Z] Running ssh-add (command line suppressed) [2021-11-19T04:19:22.979Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_9114825037554277405.key (/w/workspace/edgex-go/114@tmp/private_key_9114825037554277405.key) [2021-11-19T04:19:22.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T04:19:23.282Z] + git semver tag [2021-11-19T04:19:23.282Z] # -> Open(): unable to determine branch for HEAD [2021-11-19T04:19:23.282Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2021-11-19T04:19:23.282Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2021-11-19T04:19:23.282Z] # $SEMVER_REMOTE_NAME = origin [2021-11-19T04:19:23.282Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-19T04:19:23.282Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-19T04:19:23.282Z] # $SEMVER_BRANCH = main [2021-11-19T04:19:23.282Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [2021-11-19T04:19:23.282Z] # 451b096496c10626fafafdb288817a63ed714faa HEAD [2021-11-19T04:19:23.543Z] # -> Force: false [2021-11-19T04:19:23.543Z] # de55375e47f540443da90626604097b8b06b581a refs/tags/v2.2.0-dev.1 [Pipeline] } [2021-11-19T04:19:23.552Z] $ docker exec --env ******** --env ******** 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 ssh-agent -k [2021-11-19T04:19:23.649Z] unset SSH_AUTH_SOCK; [2021-11-19T04:19:23.649Z] unset SSH_AGENT_PID; [2021-11-19T04:19:23.649Z] echo Agent pid 20 killed; [2021-11-19T04:19:23.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T04:19:23.960Z] + git semver [Pipeline] } [2021-11-19T04:19:23.974Z] $ docker stop --time=1 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 [2021-11-19T04:19:25.171Z] $ docker rm -f 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:19:25.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-19T04:19:25.551Z] [2021-11-19T04:19:25.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:19:25.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-19T04:19:25.850Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-19T04:19:25.850Z] ab5ef0e58194: Pulling fs layer [2021-11-19T04:19:25.850Z] 9712f1f96733: Pulling fs layer [2021-11-19T04:19:25.850Z] 63f879dbbcfc: Pulling fs layer [2021-11-19T04:19:25.850Z] 0d9ebad4ef96: Pulling fs layer [2021-11-19T04:19:25.850Z] e9a5061849ea: Pulling fs layer [2021-11-19T04:19:25.850Z] d747dcd14b5f: Pulling fs layer [2021-11-19T04:19:25.850Z] 2de7ff778b66: Pulling fs layer [2021-11-19T04:19:25.850Z] 0d9ebad4ef96: Waiting [2021-11-19T04:19:25.850Z] e9a5061849ea: Waiting [2021-11-19T04:19:25.850Z] d747dcd14b5f: Waiting [2021-11-19T04:19:25.850Z] 2de7ff778b66: Waiting [2021-11-19T04:19:25.850Z] 9712f1f96733: Verifying Checksum [2021-11-19T04:19:25.850Z] 9712f1f96733: Download complete [2021-11-19T04:19:26.427Z] ab5ef0e58194: Verifying Checksum [2021-11-19T04:19:26.427Z] ab5ef0e58194: Download complete [2021-11-19T04:19:26.427Z] 0d9ebad4ef96: Verifying Checksum [2021-11-19T04:19:26.427Z] 0d9ebad4ef96: Download complete [2021-11-19T04:19:26.427Z] d747dcd14b5f: Verifying Checksum [2021-11-19T04:19:26.427Z] d747dcd14b5f: Download complete [2021-11-19T04:19:26.427Z] 63f879dbbcfc: Verifying Checksum [2021-11-19T04:19:26.427Z] 63f879dbbcfc: Download complete [2021-11-19T04:19:26.427Z] e9a5061849ea: Verifying Checksum [2021-11-19T04:19:26.427Z] e9a5061849ea: Download complete [2021-11-19T04:19:26.427Z] 2de7ff778b66: Verifying Checksum [2021-11-19T04:19:26.427Z] 2de7ff778b66: Download complete [2021-11-19T04:19:29.788Z] ab5ef0e58194: Pull complete [2021-11-19T04:19:29.788Z] 9712f1f96733: Pull complete [2021-11-19T04:19:30.056Z] 63f879dbbcfc: Pull complete [2021-11-19T04:19:34.309Z] 0d9ebad4ef96: Pull complete [2021-11-19T04:19:34.569Z] e9a5061849ea: Pull complete [2021-11-19T04:19:34.569Z] d747dcd14b5f: Pull complete [2021-11-19T04:19:35.968Z] 2de7ff778b66: Pull complete [2021-11-19T04:19:35.968Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-19T04:19:35.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-19T04:19:35.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-19T04:19:36.037Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:19:36.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:19:39.266Z] $ docker top fce37fe67bfeec7d435d884ddd80cbf6d752a203d4d0fd34d5e2a721a6df01a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:19:39.344Z] provisioning config files... [2021-11-19T04:19:39.354Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/114@tmp/config111685633241689978tmp [2021-11-19T04:19:39.366Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/114@tmp/config6835196834175521740tmp [2021-11-19T04:19:39.379Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/114@tmp/config1591431980898200018tmp [Pipeline] { [Pipeline] echo [2021-11-19T04:19:39.395Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:19:39.699Z] ---> sigul-configuration.sh [2021-11-19T04:19:39.699Z] gpg: directory `/root/.gnupg' created [2021-11-19T04:19:39.699Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-19T04:19:39.699Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-19T04:19:39.699Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-19T04:19:39.699Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-19T04:19:39.699Z] gpg: CAST5 encrypted data [2021-11-19T04:19:39.699Z] gpg: encrypted with 1 passphrase [2021-11-19T04:19:39.699Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-19T04:19:39.990Z] + mkdir /home/jenkins [2021-11-19T04:19:39.990Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-19T04:19:40.280Z] + 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 [2021-11-19T04:19:40.289Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:19:40.587Z] ---> sigul-install.sh [2021-11-19T04:19:40.587Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-19T04:19:40.874Z] + git tag --list [2021-11-19T04:19:40.874Z] 0.6.0 [2021-11-19T04:19:40.874Z] 0.6.1 [2021-11-19T04:19:40.874Z] 0.7.0 [2021-11-19T04:19:40.874Z] 0.7.1 [2021-11-19T04:19:40.874Z] v1.0.0 [2021-11-19T04:19:40.874Z] v1.0.1 [2021-11-19T04:19:40.874Z] v1.1.0 [2021-11-19T04:19:40.874Z] v1.2.0 [2021-11-19T04:19:40.874Z] v1.2.1 [2021-11-19T04:19:40.874Z] v1.3.0 [2021-11-19T04:19:40.874Z] v1.3.1 [2021-11-19T04:19:40.874Z] v2.0.0 [2021-11-19T04:19:40.874Z] v2.0.1-dev.1 [2021-11-19T04:19:40.874Z] v2.0.1-dev.10 [2021-11-19T04:19:40.874Z] v2.0.1-dev.11 [2021-11-19T04:19:40.874Z] v2.0.1-dev.12 [2021-11-19T04:19:40.874Z] v2.0.1-dev.13 [2021-11-19T04:19:40.874Z] v2.0.1-dev.14 [2021-11-19T04:19:40.874Z] v2.0.1-dev.15 [2021-11-19T04:19:40.874Z] v2.0.1-dev.16 [2021-11-19T04:19:40.874Z] v2.0.1-dev.17 [2021-11-19T04:19:40.874Z] v2.0.1-dev.18 [2021-11-19T04:19:40.874Z] v2.0.1-dev.19 [2021-11-19T04:19:40.874Z] v2.0.1-dev.2 [2021-11-19T04:19:40.874Z] v2.0.1-dev.20 [2021-11-19T04:19:40.874Z] v2.0.1-dev.21 [2021-11-19T04:19:40.874Z] v2.0.1-dev.22 [2021-11-19T04:19:40.874Z] v2.0.1-dev.23 [2021-11-19T04:19:40.874Z] v2.0.1-dev.24 [2021-11-19T04:19:40.874Z] v2.0.1-dev.25 [2021-11-19T04:19:40.874Z] v2.0.1-dev.26 [2021-11-19T04:19:40.874Z] v2.0.1-dev.27 [2021-11-19T04:19:40.874Z] v2.0.1-dev.28 [2021-11-19T04:19:40.874Z] v2.0.1-dev.29 [2021-11-19T04:19:40.874Z] v2.0.1-dev.3 [2021-11-19T04:19:40.874Z] v2.0.1-dev.30 [2021-11-19T04:19:40.874Z] v2.0.1-dev.31 [2021-11-19T04:19:40.874Z] v2.0.1-dev.32 [2021-11-19T04:19:40.874Z] v2.0.1-dev.33 [2021-11-19T04:19:40.874Z] v2.0.1-dev.34 [2021-11-19T04:19:40.874Z] v2.0.1-dev.35 [2021-11-19T04:19:40.874Z] v2.0.1-dev.36 [2021-11-19T04:19:40.874Z] v2.0.1-dev.37 [2021-11-19T04:19:40.874Z] v2.0.1-dev.38 [2021-11-19T04:19:40.874Z] v2.0.1-dev.39 [2021-11-19T04:19:40.874Z] v2.0.1-dev.4 [2021-11-19T04:19:40.874Z] v2.0.1-dev.40 [2021-11-19T04:19:40.874Z] v2.0.1-dev.41 [2021-11-19T04:19:40.874Z] v2.0.1-dev.42 [2021-11-19T04:19:40.874Z] v2.0.1-dev.43 [2021-11-19T04:19:40.874Z] v2.0.1-dev.44 [2021-11-19T04:19:40.874Z] v2.0.1-dev.45 [2021-11-19T04:19:40.874Z] v2.0.1-dev.46 [2021-11-19T04:19:40.874Z] v2.0.1-dev.47 [2021-11-19T04:19:40.874Z] v2.0.1-dev.48 [2021-11-19T04:19:40.874Z] v2.0.1-dev.49 [2021-11-19T04:19:40.874Z] v2.0.1-dev.5 [2021-11-19T04:19:40.874Z] v2.0.1-dev.50 [2021-11-19T04:19:40.874Z] v2.0.1-dev.51 [2021-11-19T04:19:40.874Z] v2.0.1-dev.52 [2021-11-19T04:19:40.874Z] v2.0.1-dev.53 [2021-11-19T04:19:40.874Z] v2.0.1-dev.54 [2021-11-19T04:19:40.874Z] v2.0.1-dev.55 [2021-11-19T04:19:40.874Z] v2.0.1-dev.56 [2021-11-19T04:19:40.874Z] v2.0.1-dev.57 [2021-11-19T04:19:40.874Z] v2.0.1-dev.58 [2021-11-19T04:19:40.874Z] v2.0.1-dev.59 [2021-11-19T04:19:40.874Z] v2.0.1-dev.6 [2021-11-19T04:19:40.874Z] v2.0.1-dev.60 [2021-11-19T04:19:40.874Z] v2.0.1-dev.61 [2021-11-19T04:19:40.874Z] v2.0.1-dev.62 [2021-11-19T04:19:40.874Z] v2.0.1-dev.63 [2021-11-19T04:19:40.874Z] v2.0.1-dev.64 [2021-11-19T04:19:40.874Z] v2.0.1-dev.65 [2021-11-19T04:19:40.874Z] v2.0.1-dev.66 [2021-11-19T04:19:40.874Z] v2.0.1-dev.67 [2021-11-19T04:19:40.874Z] v2.0.1-dev.68 [2021-11-19T04:19:40.874Z] v2.0.1-dev.69 [2021-11-19T04:19:40.874Z] v2.0.1-dev.7 [2021-11-19T04:19:40.874Z] v2.0.1-dev.70 [2021-11-19T04:19:40.874Z] v2.0.1-dev.71 [2021-11-19T04:19:40.874Z] v2.0.1-dev.72 [2021-11-19T04:19:40.874Z] v2.0.1-dev.73 [2021-11-19T04:19:40.874Z] v2.0.1-dev.74 [2021-11-19T04:19:40.874Z] v2.0.1-dev.75 [2021-11-19T04:19:40.874Z] v2.0.1-dev.76 [2021-11-19T04:19:40.874Z] v2.0.1-dev.77 [2021-11-19T04:19:40.874Z] v2.0.1-dev.78 [2021-11-19T04:19:40.874Z] v2.0.1-dev.79 [2021-11-19T04:19:40.874Z] v2.0.1-dev.8 [2021-11-19T04:19:40.874Z] v2.0.1-dev.80 [2021-11-19T04:19:40.874Z] v2.0.1-dev.81 [2021-11-19T04:19:40.874Z] v2.0.1-dev.82 [2021-11-19T04:19:40.874Z] v2.0.1-dev.83 [2021-11-19T04:19:40.874Z] v2.0.1-dev.84 [2021-11-19T04:19:40.874Z] v2.0.1-dev.85 [2021-11-19T04:19:40.874Z] v2.0.1-dev.86 [2021-11-19T04:19:40.874Z] v2.0.1-dev.87 [2021-11-19T04:19:40.874Z] v2.0.1-dev.88 [2021-11-19T04:19:40.874Z] v2.0.1-dev.89 [2021-11-19T04:19:40.874Z] v2.0.1-dev.9 [2021-11-19T04:19:40.874Z] v2.0.1-dev.90 [2021-11-19T04:19:40.874Z] v2.0.1-dev.91 [2021-11-19T04:19:40.874Z] v2.0.1-dev.92 [2021-11-19T04:19:40.874Z] v2.0.1-dev.93 [2021-11-19T04:19:40.874Z] v2.0.1-dev.94 [2021-11-19T04:19:40.874Z] v2.0.1-dev.95 [2021-11-19T04:19:40.874Z] v2.0.1-dev.96 [2021-11-19T04:19:40.874Z] v2.0.1-dev.97 [2021-11-19T04:19:40.874Z] v2.0.1-dev.98 [2021-11-19T04:19:40.874Z] v2.0.1-dev.99 [2021-11-19T04:19:40.874Z] v2.1.0 [2021-11-19T04:19:40.874Z] v2.2.0-dev.1 [Pipeline] sh [2021-11-19T04:19:41.160Z] + lftools sign git-tag v2.2.0-dev.1 [2021-11-19T04:19:41.731Z] Signing Git tag with Sigul... [2021-11-19T04:19:41.731Z] Signing v2.2.0-dev.1 [Pipeline] echo [2021-11-19T04:19:42.677Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:19:42.966Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-19T04:19:42.973Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-19T04:19:42.989Z] $ docker stop --time=1 fce37fe67bfeec7d435d884ddd80cbf6d752a203d4d0fd34d5e2a721a6df01a5 [2021-11-19T04:19:44.180Z] $ docker rm -f fce37fe67bfeec7d435d884ddd80cbf6d752a203d4d0fd34d5e2a721a6df01a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-19T04:19:44.728Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-19T04:19:44.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:19:45.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T04:19:45.026Z] . [Pipeline] withDockerContainer [2021-11-19T04:19:45.089Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:19:45.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:19:45.517Z] $ docker top 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-19T04:19:45.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T04:19:45.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T04:19:45.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T04:19:45.722Z] $ docker exec 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 ssh-agent [2021-11-19T04:19:45.832Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAMijMd/agent.13 [2021-11-19T04:19:45.832Z] SSH_AGENT_PID=19 [2021-11-19T04:19:45.837Z] Running ssh-add (command line suppressed) [2021-11-19T04:19:45.938Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_8099648920336698717.key (/w/workspace/edgex-go/114@tmp/private_key_8099648920336698717.key) [2021-11-19T04:19:45.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T04:19:46.242Z] + git semver bump pre [2021-11-19T04:19:46.242Z] # -> Open(): unable to determine branch for HEAD [2021-11-19T04:19:46.242Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2021-11-19T04:19:46.242Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2021-11-19T04:19:46.242Z] # $SEMVER_REMOTE_NAME = origin [2021-11-19T04:19:46.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-19T04:19:46.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-19T04:19:46.242Z] # $SEMVER_BRANCH = main [2021-11-19T04:19:46.242Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [2021-11-19T04:19:46.242Z] 2.2.0-dev.2 [Pipeline] } [2021-11-19T04:19:46.253Z] $ docker exec --env ******** --env ******** 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 ssh-agent -k [2021-11-19T04:19:46.347Z] unset SSH_AUTH_SOCK; [2021-11-19T04:19:46.347Z] unset SSH_AGENT_PID; [2021-11-19T04:19:46.347Z] echo Agent pid 19 killed; [2021-11-19T04:19:46.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T04:19:46.658Z] + git semver [Pipeline] } [2021-11-19T04:19:46.671Z] $ docker stop --time=1 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 [2021-11-19T04:19:47.848Z] $ docker rm -f 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-19T04:19:48.197Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-19T04:19:48.197Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:19:48.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-19T04:19:48.494Z] . [Pipeline] withDockerContainer [2021-11-19T04:19:48.560Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:19:48.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:19:48.971Z] $ docker top d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-19T04:19:49.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-19T04:19:49.057Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-19T04:19:49.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-19T04:19:49.168Z] $ docker exec d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 ssh-agent [2021-11-19T04:19:49.268Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFeaeDM/agent.13 [2021-11-19T04:19:49.268Z] SSH_AGENT_PID=20 [2021-11-19T04:19:49.274Z] Running ssh-add (command line suppressed) [2021-11-19T04:19:49.363Z] Identity added: /w/workspace/edgex-go/114@tmp/private_key_7627601672487110716.key (/w/workspace/edgex-go/114@tmp/private_key_7627601672487110716.key) [2021-11-19T04:19:49.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-19T04:19:49.666Z] + git semver push [2021-11-19T04:19:49.666Z] # -> Open(): unable to determine branch for HEAD [2021-11-19T04:19:49.666Z] # $GIT_DIR = /w/workspace/edgex-go/114/.git [2021-11-19T04:19:49.666Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/114 [2021-11-19T04:19:49.666Z] # $SEMVER_REMOTE_NAME = origin [2021-11-19T04:19:49.666Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-19T04:19:49.666Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-19T04:19:49.666Z] # $SEMVER_BRANCH = main [2021-11-19T04:19:49.666Z] # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [Pipeline] } [2021-11-19T04:19:53.875Z] $ docker exec --env ******** --env ******** d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 ssh-agent -k [2021-11-19T04:19:53.967Z] unset SSH_AUTH_SOCK; [2021-11-19T04:19:53.967Z] unset SSH_AGENT_PID; [2021-11-19T04:19:53.967Z] echo Agent pid 20 killed; [2021-11-19T04:19:53.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-19T04:19:54.275Z] + git semver [Pipeline] } [2021-11-19T04:19:54.288Z] $ docker stop --time=1 d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 [2021-11-19T04:19:55.457Z] $ docker rm -f d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 [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 [2021-11-19T04:19:56.202Z] + '[' -d /w/workspace/edgex-go/114/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:19:56.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:19:57.056Z] ---> package-listing.sh [2021-11-19T04:19:57.056Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-19T04:19:57.056Z] ++ facter osfamily [2021-11-19T04:19:57.318Z] + OS_FAMILY=redhat [2021-11-19T04:19:57.318Z] + workspace=/w/workspace/edgex-go/114 [2021-11-19T04:19:57.318Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-19T04:19:57.318Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-19T04:19:57.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-19T04:19:57.318Z] + PACKAGES=/tmp/packages_start.txt [2021-11-19T04:19:57.318Z] + '[' /w/workspace/edgex-go/114 ']' [2021-11-19T04:19:57.318Z] + PACKAGES=/tmp/packages_end.txt [2021-11-19T04:19:57.318Z] + case "${OS_FAMILY}" in [2021-11-19T04:19:57.318Z] + sort [2021-11-19T04:19:57.318Z] + rpm -qa [2021-11-19T04:20:00.620Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-19T04:20:00.620Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-19T04:20:00.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-19T04:20:00.620Z] + '[' /w/workspace/edgex-go/114 ']' [2021-11-19T04:20:00.620Z] + mkdir -p /w/workspace/edgex-go/114/archives/ [2021-11-19T04:20:00.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/114/archives/ [Pipeline] echo [2021-11-19T04:20:00.632Z] 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/114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-19T04:20:00.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:20:01.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T04:20:01.463Z] [2021-11-19T04:20:01.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-19T04:20:01.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T04:20:01.761Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-19T04:20:01.761Z] b4d181a07f80: Pulling fs layer [2021-11-19T04:20:01.761Z] a1111a8f2ec3: Pulling fs layer [2021-11-19T04:20:01.761Z] ed53099fbce6: Pulling fs layer [2021-11-19T04:20:01.761Z] dc539afda2c1: Pulling fs layer [2021-11-19T04:20:01.761Z] 77bc0d833cb6: Pulling fs layer [2021-11-19T04:20:01.761Z] 9065ff56babe: Pulling fs layer [2021-11-19T04:20:01.761Z] d287ab97295c: Pulling fs layer [2021-11-19T04:20:01.761Z] 77bc0d833cb6: Waiting [2021-11-19T04:20:01.761Z] 9065ff56babe: Waiting [2021-11-19T04:20:01.761Z] d287ab97295c: Waiting [2021-11-19T04:20:01.761Z] dc539afda2c1: Waiting [2021-11-19T04:20:01.761Z] a1111a8f2ec3: Verifying Checksum [2021-11-19T04:20:01.761Z] a1111a8f2ec3: Download complete [2021-11-19T04:20:01.761Z] dc539afda2c1: Verifying Checksum [2021-11-19T04:20:01.761Z] dc539afda2c1: Download complete [2021-11-19T04:20:02.028Z] 77bc0d833cb6: Verifying Checksum [2021-11-19T04:20:02.028Z] 77bc0d833cb6: Download complete [2021-11-19T04:20:02.028Z] 9065ff56babe: Verifying Checksum [2021-11-19T04:20:02.028Z] 9065ff56babe: Download complete [2021-11-19T04:20:02.028Z] ed53099fbce6: Verifying Checksum [2021-11-19T04:20:02.028Z] ed53099fbce6: Download complete [2021-11-19T04:20:02.028Z] b4d181a07f80: Verifying Checksum [2021-11-19T04:20:02.028Z] b4d181a07f80: Download complete [2021-11-19T04:20:02.601Z] d287ab97295c: Verifying Checksum [2021-11-19T04:20:02.601Z] d287ab97295c: Download complete [2021-11-19T04:20:03.559Z] b4d181a07f80: Pull complete [2021-11-19T04:20:03.559Z] a1111a8f2ec3: Pull complete [2021-11-19T04:20:04.141Z] ed53099fbce6: Pull complete [2021-11-19T04:20:04.141Z] dc539afda2c1: Pull complete [2021-11-19T04:20:04.404Z] 77bc0d833cb6: Pull complete [2021-11-19T04:20:04.674Z] 9065ff56babe: Pull complete [2021-11-19T04:20:09.990Z] d287ab97295c: Pull complete [2021-11-19T04:20:09.990Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-19T04:20:09.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-19T04:20:09.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-19T04:20:10.052Z] prd-centos7-docker-4c-2g-116 does not seem to be running inside a container [2021-11-19T04:20:10.083Z] $ 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/114/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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 [2021-11-19T04:20:12.172Z] $ docker top 89802fd85f968252a19e785b9f931556f2e2380d7b4bc46cf483f7e388bcf61e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-19T04:20:12.526Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-19T04:20:12.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-19T04:20:13.102Z] + ls /var/log/sa-host [2021-11-19T04:20:13.102Z] + sadf -c /var/log/sa-host/sa19 [2021-11-19T04:20:13.102Z] file_magic: OK [2021-11-19T04:20:13.102Z] HZ: Using current value: 100 [2021-11-19T04:20:13.102Z] file_header: OK [2021-11-19T04:20:13.102Z] 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 [2021-11-19T04:20:13.102Z] Statistics: [2021-11-19T04:20:13.102Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-19T04:20:13.102Z] File successfully converted to sysstat format version 12.0.3 [2021-11-19T04:20:13.102Z] + sadf -c /var/log/sa-host/sa30 [2021-11-19T04:20:13.102Z] file_magic: OK [2021-11-19T04:20:13.102Z] HZ: Using current value: 100 [2021-11-19T04:20:13.102Z] file_header: OK [2021-11-19T04:20:13.102Z] 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 [2021-11-19T04:20:13.102Z] Statistics: [2021-11-19T04:20:13.102Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-19T04:20:13.102Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-19T04:20:13.351Z] provisioning config files... [2021-11-19T04:20:13.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/114@tmp/config4294048524808252486tmp [Pipeline] { [Pipeline] echo [2021-11-19T04:20:13.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:20:13.658Z] ---> create-netrc.sh [Pipeline] } [2021-11-19T04:20:13.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:20:14.009Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-19T04:20:14.018Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:20:14.306Z] ---> sudo-logs.sh [2021-11-19T04:20:14.306Z] Archiving 'sudo' log.. [2021-11-19T04:20:14.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-116.novalocal: Name or service not known [2021-11-19T04:20:14.306Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-116.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-19T04:20:14.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:20:14.618Z] ---> job-cost.sh [2021-11-19T04:20:14.618Z] lf-activate-venv: SKIPPING [2021-11-19T04:20:14.618Z] DEBUG: total: 0.10999999940395355 [2021-11-19T04:20:14.618Z] INFO: Retrieving Stack Cost... [2021-11-19T04:20:15.188Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-19T04:20:15.448Z] INFO: Archiving Costs [Pipeline] echo [2021-11-19T04:20:15.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-19T04:20:15.748Z] ---> logs-deploy.sh [2021-11-19T04:20:15.748Z] lf-activate-venv: SKIPPING [2021-11-19T04:20:15.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/114 [2021-11-19T04:20:15.748Z] INFO: archiving workspace using pattern(s): [2021-11-19T04:20:16.320Z] Archives upload complete. [2021-11-19T04:20:16.581Z] INFO: archiving logs to Nexus