Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a2231e8148cb604158a0f3c13d077a257babdb 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-ssh12316284679013048388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh2126630171500020002.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh4538909877097827164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh12039097334016921881.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-ssh12731830220900139573.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-1459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/135 [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/135 # 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/135@tmp/jenkins-gitclient-ssh3459688391445101027.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 76a2231e8148cb604158a0f3c13d077a257babdb (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 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 Commit message: "build: Updated formating from gofmt 1.17 (#3861)" > git rev-list --no-walk dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-13T22:26:52.772Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-13T22:26:52.820Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-13T22:26:52.839Z] ========================================================= [2022-01-13T22:26:52.839Z] EdgeX Global Pipelines Version Info [2022-01-13T22:26:52.839Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:26:53.944Z] ------------------- [2022-01-13T22:26:53.944Z] stable info: [2022-01-13T22:26:53.944Z] ------------------- [2022-01-13T22:26:53.944Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-13T22:26:53.944Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-13T22:26:53.944Z] Message: update stable to v1.0.218 [2022-01-13T22:26:54.516Z] ------------------- [2022-01-13T22:26:54.516Z] experimental info: [2022-01-13T22:26:54.516Z] ------------------- [2022-01-13T22:26:54.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-13T22:26:54.516Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-13T22:26:54.516Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-13T22:26:54.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-13T22:26:54.641Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-13T22:26:54.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-13T22:26:54.663Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-13T22:26:54.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-13T22:26:54.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-13T22:26:54.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-13T22:26:54.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-13T22:26:54.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-13T22:26:54.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-13T22:26:54.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-13T22:26:54.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-13T22:26:54.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-13T22:26:54.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-13T22:26:54.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-13T22:26:54.800Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:26:54.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-13T22:26:54.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-13T22:26:54.834Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-13T22:26:54.844Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-13T22:26:54.855Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-13T22:26:54.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-13T22:26:54.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-13T22:26:54.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-13T22:26:54.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-13T22:26:54.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo [2022-01-13T22:26:54.926Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a2231 [Pipeline] echo [2022-01-13T22:26:54.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:26:54.978Z] provisioning config files... [2022-01-13T22:26:54.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config3300484136488780716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:26:55.293Z] ---> docker-login.sh [2022-01-13T22:26:55.293Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:26:55.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:26:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:26:55.554Z] Configure a credential helper to remove this warning. See [2022-01-13T22:26:55.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:26:55.554Z] [2022-01-13T22:26:55.554Z] Login Succeeded [2022-01-13T22:26:55.554Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:26:55.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:26:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:26:55.554Z] Configure a credential helper to remove this warning. See [2022-01-13T22:26:55.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:26:55.554Z] [2022-01-13T22:26:55.554Z] Login Succeeded [2022-01-13T22:26:55.554Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:26:55.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:26:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:26:55.554Z] Configure a credential helper to remove this warning. See [2022-01-13T22:26:55.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:26:55.554Z] [2022-01-13T22:26:55.554Z] Login Succeeded [2022-01-13T22:26:55.554Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:26:55.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:26:55.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:26:55.814Z] Configure a credential helper to remove this warning. See [2022-01-13T22:26:55.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:26:55.814Z] [2022-01-13T22:26:55.814Z] Login Succeeded [2022-01-13T22:26:55.814Z] docker.io [2022-01-13T22:26:55.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:26:56.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:26:56.077Z] Configure a credential helper to remove this warning. See [2022-01-13T22:26:56.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:26:56.077Z] [2022-01-13T22:26:56.077Z] Login Succeeded [2022-01-13T22:26:56.077Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:26:56.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:26:56.405Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] ++ dirname cmd/core-command/Dockerfile [2022-01-13T22:26:56.405Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ dirname cmd/core-data/Dockerfile [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-13T22:26:56.405Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-13T22:26:56.405Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-13T22:26:56.405Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-13T22:26:56.405Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-13T22:26:56.405Z] ++ cut -d/ -f2 [2022-01-13T22:26:56.405Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-13T22:26:56.437Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-13T22:26:56.796Z] + git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo [2022-01-13T22:26:56.815Z] -----------> git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb 76a2231e8148cb604158a0f3c13d077a257babdb [false] [Pipeline] sh [2022-01-13T22:26:57.115Z] + git log --format=format:%s -1 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo [2022-01-13T22:26:57.130Z] ========================================================= [2022-01-13T22:26:57.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-13T22:26:57.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-13T22:26:57.528Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:26:57.528Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-13T22:26:57.528Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-13T22:26:57.528Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-13T22:26:57.528Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-13T22:26:57.528Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-13T22:26:57.528Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:26:57.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:26:57.880Z] [2022-01-13T22:26:57.880Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:26:58.188Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:26:58.188Z] latest: Pulling from edgex-devops/git-semver [2022-01-13T22:26:58.188Z] a0d0a0d46f8b: Pulling fs layer [2022-01-13T22:26:58.188Z] 3e5f54012d9b: Pulling fs layer [2022-01-13T22:26:58.188Z] 4c7163046ea9: Pulling fs layer [2022-01-13T22:26:58.188Z] 0c2d73faf560: Pulling fs layer [2022-01-13T22:26:58.188Z] 0c2d73faf560: Waiting [2022-01-13T22:26:58.188Z] 3e5f54012d9b: Download complete [2022-01-13T22:26:58.188Z] a0d0a0d46f8b: Verifying Checksum [2022-01-13T22:26:58.188Z] a0d0a0d46f8b: Download complete [2022-01-13T22:26:58.188Z] 4c7163046ea9: Verifying Checksum [2022-01-13T22:26:58.188Z] 4c7163046ea9: Download complete [2022-01-13T22:26:58.188Z] 0c2d73faf560: Verifying Checksum [2022-01-13T22:26:58.188Z] 0c2d73faf560: Download complete [2022-01-13T22:26:58.450Z] a0d0a0d46f8b: Pull complete [2022-01-13T22:26:58.450Z] 3e5f54012d9b: Pull complete [2022-01-13T22:26:58.716Z] 4c7163046ea9: Pull complete [2022-01-13T22:26:58.976Z] 0c2d73faf560: Pull complete [2022-01-13T22:26:58.976Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-13T22:26:58.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:26:58.976Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-13T22:26:59.045Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:26:59.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:26:59.785Z] $ docker top e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:26:59.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:26:59.880Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:26:59.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:26:59.990Z] $ docker exec e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent [2022-01-13T22:27:00.094Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIjEojJ/agent.14 [2022-01-13T22:27:00.094Z] SSH_AGENT_PID=21 [2022-01-13T22:27:00.100Z] Running ssh-add (command line suppressed) [2022-01-13T22:27:00.192Z] Identity added: /w/workspace/edgex-go/135@tmp/private_key_2276730812344966153.key (/w/workspace/edgex-go/135@tmp/private_key_2276730812344966153.key) [2022-01-13T22:27:00.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:27:00.507Z] + git tag --points-at HEAD [Pipeline] } [2022-01-13T22:27:00.521Z] $ docker exec --env ******** --env ******** e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent -k [2022-01-13T22:27:00.607Z] unset SSH_AUTH_SOCK; [2022-01-13T22:27:00.607Z] unset SSH_AGENT_PID; [2022-01-13T22:27:00.607Z] echo Agent pid 21 killed; [2022-01-13T22:27:00.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-13T22:27:00.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:27:00.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:27:00.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:27:00.745Z] $ docker exec e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent [2022-01-13T22:27:00.851Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBpFnK/agent.54 [2022-01-13T22:27:00.851Z] SSH_AGENT_PID=60 [2022-01-13T22:27:00.856Z] Running ssh-add (command line suppressed) [2022-01-13T22:27:00.947Z] Identity added: /w/workspace/edgex-go/135@tmp/private_key_5907044333592643958.key (/w/workspace/edgex-go/135@tmp/private_key_5907044333592643958.key) [2022-01-13T22:27:00.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:27:01.256Z] + git semver init [2022-01-13T22:27:01.256Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:27:01.256Z] # $GIT_DIR = /w/workspace/edgex-go/135/.git [2022-01-13T22:27:01.256Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/135 [2022-01-13T22:27:01.256Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:27:01.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:27:01.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:27:01.256Z] # $SEMVER_BRANCH = main [2022-01-13T22:27:01.256Z] # $SEMVER_TEMP = /tmp/semver-444529533 [2022-01-13T22:27:01.256Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-13T22:27:16.212Z] # '/tmp/semver-444529533' -> '/w/workspace/edgex-go/135/.semver' [2022-01-13T22:27:16.212Z] # -> Force: false [2022-01-13T22:27:16.212Z] # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver [Pipeline] } [2022-01-13T22:27:16.221Z] $ docker exec --env ******** --env ******** e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent -k [2022-01-13T22:27:16.335Z] unset SSH_AUTH_SOCK; [2022-01-13T22:27:16.335Z] unset SSH_AGENT_PID; [2022-01-13T22:27:16.336Z] echo Agent pid 60 killed; [2022-01-13T22:27:16.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:27:16.661Z] + git semver [Pipeline] } [2022-01-13T22:27:16.674Z] $ docker stop --time=1 e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 [2022-01-13T22:27:18.797Z] $ docker rm -f e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:27:19.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-13T22:27:19.401Z] Stashed 1 file(s) [Pipeline] echo [2022-01-13T22:27:19.404Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-13T22:27:19.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:27:19.556Z] ========================================================= [2022-01-13T22:27:19.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-13T22:27:19.556Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:27:19.675Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1458 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-13T22:27:19.687Z] Running in /w/workspace/edgex-go/135 [Pipeline] { [Pipeline] checkout [2022-01-13T22:27:19.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:27:19.856Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-13T22:27:19.856Z] a0d0a0d46f8b: Already exists [2022-01-13T22:27:19.856Z] 31adcdaf11c8: Pulling fs layer [2022-01-13T22:27:19.856Z] b8b176561691: Pulling fs layer [2022-01-13T22:27:19.856Z] 4527c011a84f: Pulling fs layer [2022-01-13T22:27:19.856Z] 5d74067f8e1e: Pulling fs layer [2022-01-13T22:27:19.856Z] e0aca202a116: Pulling fs layer [2022-01-13T22:27:19.856Z] 3a43be97a3b4: Pulling fs layer [2022-01-13T22:27:19.856Z] 34cad66bf833: Pulling fs layer [2022-01-13T22:27:19.856Z] b4e3c513aaa6: Pulling fs layer [2022-01-13T22:27:19.856Z] 5d74067f8e1e: Waiting [2022-01-13T22:27:19.856Z] e0aca202a116: Waiting [2022-01-13T22:27:19.856Z] 3a43be97a3b4: Waiting [2022-01-13T22:27:19.856Z] 34cad66bf833: Waiting [2022-01-13T22:27:19.856Z] b4e3c513aaa6: Waiting [2022-01-13T22:27:19.856Z] b8b176561691: Verifying Checksum [2022-01-13T22:27:19.856Z] b8b176561691: Download complete [2022-01-13T22:27:19.856Z] 31adcdaf11c8: Download complete [2022-01-13T22:27:19.856Z] 5d74067f8e1e: Verifying Checksum [2022-01-13T22:27:19.856Z] 5d74067f8e1e: Download complete [2022-01-13T22:27:19.856Z] e0aca202a116: Verifying Checksum [2022-01-13T22:27:19.856Z] e0aca202a116: Download complete [2022-01-13T22:27:19.856Z] 3a43be97a3b4: Verifying Checksum [2022-01-13T22:27:19.856Z] 3a43be97a3b4: Download complete [2022-01-13T22:27:19.856Z] 34cad66bf833: Verifying Checksum [2022-01-13T22:27:19.856Z] 34cad66bf833: Download complete [2022-01-13T22:27:19.863Z] The recommended git tool is: git [2022-01-13T22:27:20.123Z] 31adcdaf11c8: Pull complete [2022-01-13T22:27:20.384Z] b8b176561691: Pull complete [2022-01-13T22:27:20.645Z] 4527c011a84f: Verifying Checksum [2022-01-13T22:27:20.645Z] 4527c011a84f: Download complete [2022-01-13T22:27:20.645Z] b4e3c513aaa6: Verifying Checksum [2022-01-13T22:27:20.645Z] b4e3c513aaa6: Download complete [2022-01-13T22:27:24.386Z] using credential edgex-jenkins-ssh [2022-01-13T22:27:24.403Z] Cloning the remote Git repository [2022-01-13T22:27:24.862Z] 4527c011a84f: Pull complete [2022-01-13T22:27:24.862Z] 5d74067f8e1e: Pull complete [2022-01-13T22:27:24.862Z] e0aca202a116: Pull complete [2022-01-13T22:27:24.862Z] 3a43be97a3b4: Pull complete [2022-01-13T22:27:24.457Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:27:24.532Z] > git init /w/workspace/edgex-go/135 # timeout=10 [2022-01-13T22:27:24.615Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-13T22:27:24.616Z] > git --version # timeout=10 [2022-01-13T22:27:24.635Z] > git --version # 'git version 2.17.1' [2022-01-13T22:27:24.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-13T22:27:24.704Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:27:25.128Z] 34cad66bf833: Pull complete [2022-01-13T22:27:28.459Z] b4e3c513aaa6: Pull complete [2022-01-13T22:27:28.459Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-13T22:27:28.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:27:28.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:27:28.764Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:27:28.764Z] WORKDIR /edgex [2022-01-13T22:27:28.764Z] COPY go.mod . [2022-01-13T22:27:28.764Z] RUN go mod download' [2022-01-13T22:27:28.764Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-13T22:27:30.693Z] Sending build context to Docker daemon 333.8MB [2022-01-13T22:27:30.693Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-13T22:27:30.693Z] ---> 9f6097aaca64 [2022-01-13T22:27:30.693Z] Step 2/4 : WORKDIR /edgex [2022-01-13T22:27:32.618Z] ---> Running in 2e569335b39a [2022-01-13T22:27:32.618Z] Removing intermediate container 2e569335b39a [2022-01-13T22:27:32.618Z] ---> 7d6ad107681d [2022-01-13T22:27:32.618Z] Step 3/4 : COPY go.mod . [2022-01-13T22:27:32.618Z] ---> 91526f043ded [2022-01-13T22:27:32.618Z] Step 4/4 : RUN go mod download [2022-01-13T22:27:32.618Z] ---> Running in 558c85026642 [2022-01-13T22:27:40.632Z] Avoid second fetch [2022-01-13T22:27:40.632Z] Checking out Revision 76a2231e8148cb604158a0f3c13d077a257babdb (main) [2022-01-13T22:27:40.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-13T22:27:40.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-13T22:27:40.659Z] > git config core.sparsecheckout # timeout=10 [2022-01-13T22:27:40.674Z] > git checkout -f 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 [2022-01-13T22:27:45.004Z] Commit message: "build: Updated formating from gofmt 1.17 (#3861)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-13T22:27:45.834Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-13T22:27:45.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:27:45.834Z] Dload Upload Total Spent Left Speed [2022-01-13T22:27:45.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-01-13T22:27:46.329Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-13T22:27:46.678Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-13T22:27:46.678Z] + sudo tee /etc/docker/daemon.new [2022-01-13T22:27:46.678Z] { [2022-01-13T22:27:46.678Z] "registry-mirrors": [ [2022-01-13T22:27:46.678Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-13T22:27:46.678Z] ], [2022-01-13T22:27:46.678Z] "bip": "10.250.0.254/24", [2022-01-13T22:27:46.678Z] "hosts": [ [2022-01-13T22:27:46.678Z] "tcp://0.0.0.0:5555", [2022-01-13T22:27:46.678Z] "unix:///var/run/docker.sock" [2022-01-13T22:27:46.678Z] ], [2022-01-13T22:27:46.678Z] "mtu": 1458, [2022-01-13T22:27:46.678Z] "selinux-enabled": true, [2022-01-13T22:27:46.678Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-13T22:27:46.678Z] } [Pipeline] sh [2022-01-13T22:27:47.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-13T22:27:47.367Z] + sudo service docker restart [2022-01-13T22:28:04.802Z] Removing intermediate container 558c85026642 [2022-01-13T22:28:04.802Z] ---> 4c36996ea815 [2022-01-13T22:28:04.802Z] Successfully built 4c36996ea815 [2022-01-13T22:28:04.802Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:28:05.102Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:28:05.102Z] . [Pipeline] withDockerContainer [2022-01-13T22:28:05.169Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:28:05.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-13T22:28:05.655Z] $ docker top d15120703c4e2a8a475ed1321df8ecd7faa83dcef52881bacba41dad7de4f84b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2022-01-13T22:28:05.755Z] provisioning config files... [2022-01-13T22:28:05.782Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config2325535025995867968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:28:06.002Z] + go version [2022-01-13T22:28:06.002Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-13T22:28:06.014Z] $ docker stop --time=1 d15120703c4e2a8a475ed1321df8ecd7faa83dcef52881bacba41dad7de4f84b [2022-01-13T22:28:06.146Z] ---> docker-login.sh [2022-01-13T22:28:06.146Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:28:06.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:28:07.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:28:07.016Z] Configure a credential helper to remove this warning. See [2022-01-13T22:28:07.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:28:07.016Z] [2022-01-13T22:28:07.016Z] Login Succeeded [2022-01-13T22:28:07.016Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:28:07.192Z] $ docker rm -f d15120703c4e2a8a475ed1321df8ecd7faa83dcef52881bacba41dad7de4f84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-01-13T22:28:07.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:28:07.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:28:07.562Z] Configure a credential helper to remove this warning. See [2022-01-13T22:28:07.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:28:07.562Z] [2022-01-13T22:28:07.562Z] Login Succeeded [2022-01-13T22:28:07.562Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:28:07.597Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-13T22:28:07.597Z] . [Pipeline] withDockerContainer [2022-01-13T22:28:07.671Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:28:07.708Z] $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-13T22:28:07.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:28:08.082Z] $ docker top 74d8f45cf85a6aff2cf5b0380bab5fec1d5f5d6b07b7b22af0220375703d5786 -eo pid,comm [2022-01-13T22:28:08.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:28:08.109Z] Configure a credential helper to remove this warning. See [2022-01-13T22:28:08.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:28:08.109Z] [2022-01-13T22:28:08.109Z] Login Succeeded [2022-01-13T22:28:08.109Z] nexus3.edgexfoundry.org:10004 [Pipeline] { [Pipeline] echo [2022-01-13T22:28:08.155Z] ========================================================= [2022-01-13T22:28:08.156Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-13T22:28:08.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:28:08.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:28:08.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:28:08.382Z] Configure a credential helper to remove this warning. See [2022-01-13T22:28:08.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:28:08.382Z] [2022-01-13T22:28:08.382Z] Login Succeeded [2022-01-13T22:28:08.382Z] docker.io [2022-01-13T22:28:08.444Z] + make test [2022-01-13T22:28:08.444Z] go mod tidy [2022-01-13T22:28:08.706Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-13T22:28:08.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:28:09.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:28:09.249Z] Configure a credential helper to remove this warning. See [2022-01-13T22:28:09.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:28:09.249Z] [2022-01-13T22:28:09.249Z] Login Succeeded [2022-01-13T22:28:09.249Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:28:09.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-13T22:28:09.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:28:09.810Z] ========================================================= [2022-01-13T22:28:09.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-13T22:28:09.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:28:10.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:28:10.436Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-13T22:28:10.436Z] 552d1f2373af: Pulling fs layer [2022-01-13T22:28:10.436Z] ea3f2d53f512: Pulling fs layer [2022-01-13T22:28:10.436Z] 9e70ebbbe112: Pulling fs layer [2022-01-13T22:28:10.436Z] 7a9cfe048b4a: Pulling fs layer [2022-01-13T22:28:10.436Z] 72dc09318566: Pulling fs layer [2022-01-13T22:28:10.436Z] f4f7b4309257: Pulling fs layer [2022-01-13T22:28:10.436Z] 0ac9a79272e3: Pulling fs layer [2022-01-13T22:28:10.436Z] b78e95d17946: Pulling fs layer [2022-01-13T22:28:10.436Z] f4f7b4309257: Waiting [2022-01-13T22:28:10.436Z] 0ac9a79272e3: Waiting [2022-01-13T22:28:10.436Z] b78e95d17946: Waiting [2022-01-13T22:28:10.436Z] 7a9cfe048b4a: Waiting [2022-01-13T22:28:10.436Z] 72dc09318566: Waiting [2022-01-13T22:28:10.436Z] 9e70ebbbe112: Download complete [2022-01-13T22:28:10.436Z] ea3f2d53f512: Verifying Checksum [2022-01-13T22:28:10.436Z] ea3f2d53f512: Download complete [2022-01-13T22:28:10.436Z] 72dc09318566: Verifying Checksum [2022-01-13T22:28:10.436Z] 72dc09318566: Download complete [2022-01-13T22:28:10.436Z] f4f7b4309257: Verifying Checksum [2022-01-13T22:28:10.436Z] f4f7b4309257: Download complete [2022-01-13T22:28:10.436Z] 552d1f2373af: Verifying Checksum [2022-01-13T22:28:10.436Z] 552d1f2373af: Download complete [2022-01-13T22:28:10.437Z] 0ac9a79272e3: Verifying Checksum [2022-01-13T22:28:10.437Z] 0ac9a79272e3: Download complete [2022-01-13T22:28:11.436Z] 552d1f2373af: Pull complete [2022-01-13T22:28:11.713Z] ea3f2d53f512: Pull complete [2022-01-13T22:28:12.312Z] 9e70ebbbe112: Pull complete [2022-01-13T22:28:12.312Z] b78e95d17946: Verifying Checksum [2022-01-13T22:28:12.312Z] b78e95d17946: Download complete [2022-01-13T22:28:12.906Z] 7a9cfe048b4a: Verifying Checksum [2022-01-13T22:28:12.906Z] 7a9cfe048b4a: Download complete [2022-01-13T22:28:14.045Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-13T22:28:23.050Z] 7a9cfe048b4a: Pull complete [2022-01-13T22:28:23.050Z] 72dc09318566: Pull complete [2022-01-13T22:28:23.050Z] f4f7b4309257: Pull complete [2022-01-13T22:28:23.325Z] 0ac9a79272e3: Pull complete [2022-01-13T22:28:28.718Z] b78e95d17946: Pull complete [2022-01-13T22:28:28.718Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-13T22:28:28.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:28:28.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-13T22:28:29.074Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:28:29.074Z] WORKDIR /edgex [2022-01-13T22:28:29.074Z] COPY go.mod . [2022-01-13T22:28:29.074Z] RUN go mod download [2022-01-13T22:28:29.074Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-13T22:28:31.068Z] Sending build context to Docker daemon 168.6MB [2022-01-13T22:28:31.068Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-13T22:28:31.068Z] ---> 8b459fc5aaf0 [2022-01-13T22:28:31.068Z] Step 2/4 : WORKDIR /edgex [2022-01-13T22:28:32.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-13T22:28:33.681Z] ---> Running in 16af83ef5dd5 [2022-01-13T22:28:33.681Z] Removing intermediate container 16af83ef5dd5 [2022-01-13T22:28:33.681Z] ---> a01231d9af1a [2022-01-13T22:28:33.681Z] Step 3/4 : COPY go.mod . [2022-01-13T22:28:34.273Z] ---> 9693fec40d84 [2022-01-13T22:28:34.273Z] Step 4/4 : RUN go mod download [2022-01-13T22:28:34.273Z] ---> Running in c888d4a2f317 [2022-01-13T22:28:35.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-13T22:28:36.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-13T22:28:36.435Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-13T22:28:39.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-13T22:28:39.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-13T22:28:39.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-13T22:28:39.588Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-13T22:28:40.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-13T22:28:40.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-13T22:28:40.695Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-13T22:28:40.695Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-13T22:28:40.695Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-13T22:28:40.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-13T22:28:42.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements [2022-01-13T22:28:42.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-13T22:28:42.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-13T22:28:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2022-01-13T22:28:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-13T22:28:43.786Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements [2022-01-13T22:28:43.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-13T22:28:43.786Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-13T22:28:44.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2022-01-13T22:28:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-13T22:28:44.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:28:45.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements [2022-01-13T22:28:45.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-13T22:28:45.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-13T22:28:45.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-13T22:28:45.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-13T22:28:45.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-13T22:28:46.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2022-01-13T22:28:46.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-13T22:28:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:28:46.270Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements [2022-01-13T22:28:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-13T22:28:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-13T22:28:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-13T22:28:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-13T22:28:46.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-13T22:28:46.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-01-13T22:28:46.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-13T22:28:46.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-13T22:28:46.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-13T22:28:47.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-01-13T22:28:47.551Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-13T22:28:47.551Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-01-13T22:28:47.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-01-13T22:28:47.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-13T22:28:48.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-01-13T22:28:48.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2022-01-13T22:28:48.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2022-01-13T22:28:49.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements [2022-01-13T22:28:49.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2022-01-13T22:29:01.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2022-01-13T22:29:01.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-01-13T22:29:05.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.194s coverage: 82.5% of statements [2022-01-13T22:29:05.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-13T22:29:23.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-01-13T22:29:23.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-01-13T22:29:24.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements [2022-01-13T22:29:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-13T22:29:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-13T22:29:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-13T22:29:24.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements [2022-01-13T22:29:24.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-13T22:29:24.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-13T22:29:24.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-01-13T22:29:24.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-13T22:29:25.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-01-13T22:29:25.499Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-13T22:29:32.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-13T22:29:32.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-13T22:29:32.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-13T22:29:32.093Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-13T22:29:32.093Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-13T22:29:32.093Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-13T22:29:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-13T22:29:32.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-13T22:29:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-01-13T22:29:32.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-01-13T22:29:32.354Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-01-13T22:29:56.030Z] Removing intermediate container c888d4a2f317 [2022-01-13T22:29:56.030Z] ---> 33f97caa178e [2022-01-13T22:29:56.030Z] Successfully built 33f97caa178e [2022-01-13T22:29:56.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:29:56.378Z] + docker inspect -f . ci-base-image-arm64 [2022-01-13T22:29:56.378Z] . [Pipeline] withDockerContainer [2022-01-13T22:29:56.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-01-13T22:29:56.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-13T22:29:58.111Z] $ docker top 3de61fd851f93a1faa1ea269708ca05bc80993491d5b6a69995f9a37b1ff523a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:29:59.022Z] + go version [2022-01-13T22:29:59.022Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-13T22:29:59.055Z] $ docker stop --time=1 3de61fd851f93a1faa1ea269708ca05bc80993491d5b6a69995f9a37b1ff523a [2022-01-13T22:30:00.757Z] $ docker rm -f 3de61fd851f93a1faa1ea269708ca05bc80993491d5b6a69995f9a37b1ff523a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:30:01.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:30:01.666Z] [2022-01-13T22:30:01.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:30:02.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:30:02.298Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-13T22:30:02.298Z] 29e5d40040c1: Pulling fs layer [2022-01-13T22:30:02.298Z] 1ce36da41761: Pulling fs layer [2022-01-13T22:30:02.298Z] 25b303627fd3: Pulling fs layer [2022-01-13T22:30:02.298Z] 29e5d40040c1: Verifying Checksum [2022-01-13T22:30:02.298Z] 29e5d40040c1: Download complete [2022-01-13T22:30:02.573Z] 1ce36da41761: Verifying Checksum [2022-01-13T22:30:02.573Z] 1ce36da41761: Download complete [2022-01-13T22:30:03.184Z] 29e5d40040c1: Pull complete [2022-01-13T22:30:04.165Z] 25b303627fd3: Verifying Checksum [2022-01-13T22:30:04.165Z] 25b303627fd3: Download complete [2022-01-13T22:30:04.439Z] 1ce36da41761: Pull complete [2022-01-13T22:30:11.207Z] GO111MODULE=on go vet ./... [2022-01-13T22:30:16.841Z] 25b303627fd3: Pull complete [2022-01-13T22:30:16.841Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-13T22:30:16.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:30:16.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-13T22:30:17.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-01-13T22:30:17.150Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-13T22:30:19.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-13T22:30:19.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-13T22:30:19.405Z] ./bin/test-attribution-txt.sh [2022-01-13T22:30:19.522Z] $ docker top b6c7c3e5f30c3687c5ca8b62f6da5077267051d53c06c4f41b8b7ede5f108974 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-01-13T22:30:19.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-13T22:30:20.287Z] + ls -al . [2022-01-13T22:30:20.287Z] total 644 [2022-01-13T22:30:20.287Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 22:30 . [2022-01-13T22:30:20.287Z] drwxr-xr-x 4 root root 32 Jan 13 22:28 .. [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 22:26 .dockerignore [2022-01-13T22:30:20.287Z] drwxrwxr-x 8 1001 1001 162 Jan 13 22:26 .git [2022-01-13T22:30:20.287Z] drwxrwxr-x 4 1001 1001 142 Jan 13 22:26 .github [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 804 Jan 13 22:26 .gitignore [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 42 Jan 13 22:26 .golangci.yml [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 76 Jan 13 22:26 .hadolint.yml [2022-01-13T22:30:20.287Z] drwx------ 3 1001 1001 58 Jan 13 22:27 .semver [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 22:26 .sonarcloud.properties [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:26 ADOPTERS.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 8910 Jan 13 22:26 Attribution.txt [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 51732 Jan 13 22:26 CHANGELOG.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:26 CONTRIBUTING.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 677 Jan 13 22:26 GOVERNANCE.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 849 Jan 13 22:26 Jenkinsfile [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:26 LICENSE [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 6508 Jan 13 22:26 Makefile [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 582 Jan 13 22:26 OWNERS.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 8207 Jan 13 22:26 README.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:26 SECURITY.md [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 12 Jan 13 22:27 VERSION [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 22:26 ZMQWindows.md [2022-01-13T22:30:20.287Z] drwxrwxr-x 2 1001 1001 37 Jan 13 22:26 bin [2022-01-13T22:30:20.287Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 22:26 cmd [2022-01-13T22:30:20.287Z] -rw-r--r-- 1 root root 428381 Jan 13 22:29 coverage.out [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 828 Jan 13 22:26 go.mod [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 49574 Jan 13 22:26 go.sum [2022-01-13T22:30:20.287Z] drwxrwxr-x 8 1001 1001 124 Jan 13 22:26 internal [2022-01-13T22:30:20.287Z] drwxrwxr-x 3 1001 1001 16 Jan 13 22:26 openapi [2022-01-13T22:30:20.287Z] drwxrwxr-x 4 1001 1001 71 Jan 13 22:26 snap [2022-01-13T22:30:20.287Z] -rw-rw-r-- 1 1001 1001 204 Jan 13 22:26 version.go [Pipeline] sh [2022-01-13T22:30:20.397Z] + docker-compose build --help [2022-01-13T22:30:20.397Z] + grep parallel [2022-01-13T22:30:20.579Z] + '[' -e coverage.out ] [2022-01-13T22:30:20.579Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-13T22:30:20.684Z] Stashed 1 file(s) [Pipeline] sh [2022-01-13T22:30:20.988Z] + make build [2022-01-13T22:30:20.988Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T22:30:22.372Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T22:30:24.700Z] --parallel Build images in parallel. [Pipeline] } [2022-01-13T22:30:24.734Z] $ docker stop --time=1 b6c7c3e5f30c3687c5ca8b62f6da5077267051d53c06c4f41b8b7ede5f108974 [2022-01-13T22:30:26.365Z] $ docker rm -f b6c7c3e5f30c3687c5ca8b62f6da5077267051d53c06c4f41b8b7ede5f108974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:30:26.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-13T22:30:26.950Z] . [Pipeline] withDockerContainer [2022-01-13T22:30:27.160Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-01-13T22:30:27.250Z] $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-13T22:30:28.526Z] $ docker top 0c4b57c10df7bdd329ebd8d6f053cce9029c45627f27279979abaf54e0657705 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:30:29.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:30:29.456Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-13T22:30:29.995Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:30:30.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T22:30:31.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T22:30:32.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T22:30:33.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:30:33.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T22:30:34.844Z] Building core-command ... [2022-01-13T22:30:34.844Z] Building core-data ... [2022-01-13T22:30:34.844Z] Building core-metadata ... [2022-01-13T22:30:34.844Z] Building security-bootstrapper ... [2022-01-13T22:30:34.844Z] Building security-proxy-setup ... [2022-01-13T22:30:34.844Z] Building security-secretstore-setup ... [2022-01-13T22:30:34.844Z] Building support-notifications ... [2022-01-13T22:30:34.844Z] Building support-scheduler ... [2022-01-13T22:30:34.844Z] Building sys-mgmt-agent ... [2022-01-13T22:30:34.844Z] Building security-bootstrapper [2022-01-13T22:30:34.844Z] Building security-secretstore-setup [2022-01-13T22:30:34.844Z] Building core-metadata [2022-01-13T22:30:34.844Z] Building core-command [2022-01-13T22:30:34.844Z] Building sys-mgmt-agent [2022-01-13T22:30:34.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:30:35.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:30:36.812Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-13T22:30:38.217Z] $ docker stop --time=1 74d8f45cf85a6aff2cf5b0380bab5fec1d5f5d6b07b7b22af0220375703d5786 [2022-01-13T22:30:40.137Z] $ docker rm -f 74d8f45cf85a6aff2cf5b0380bab5fec1d5f5d6b07b7b22af0220375703d5786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:30:40.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:30:40.862Z] [2022-01-13T22:30:40.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:30:41.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:30:41.161Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-13T22:30:41.161Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-13T22:30:41.161Z] ca9280d653b3: Pulling fs layer [2022-01-13T22:30:41.161Z] 7e9c9ca2126c: Pulling fs layer [2022-01-13T22:30:41.161Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-13T22:30:41.161Z] cbdbe7a5bc2a: Download complete [2022-01-13T22:30:41.424Z] ca9280d653b3: Verifying Checksum [2022-01-13T22:30:41.424Z] ca9280d653b3: Download complete [2022-01-13T22:30:41.424Z] cbdbe7a5bc2a: Pull complete [2022-01-13T22:30:41.685Z] 7e9c9ca2126c: Download complete [2022-01-13T22:30:41.954Z] ca9280d653b3: Pull complete [2022-01-13T22:30:46.220Z] 7e9c9ca2126c: Pull complete [2022-01-13T22:30:46.220Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-13T22:30:46.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:30:46.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-13T22:30:46.284Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:30:46.317Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-13T22:30:48.661Z] $ docker top 91354f1695662ac51b8a9ff645c0d80b8d58df6bf427748931cf79cee95ca5b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:30:49.013Z] + grep parallel [2022-01-13T22:30:49.013Z] + docker-compose build --help [2022-01-13T22:30:49.586Z] --parallel Build images in parallel. [Pipeline] } [2022-01-13T22:30:49.601Z] $ docker stop --time=1 91354f1695662ac51b8a9ff645c0d80b8d58df6bf427748931cf79cee95ca5b0 [2022-01-13T22:30:50.810Z] $ docker rm -f 91354f1695662ac51b8a9ff645c0d80b8d58df6bf427748931cf79cee95ca5b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:30:51.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-13T22:30:51.182Z] . [Pipeline] withDockerContainer [2022-01-13T22:30:51.246Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:30:51.281Z] $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-13T22:30:51.628Z] $ docker top 09caea753aa022557362808563508e113adef812c2ba16cb4f9df358d52c57fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:30:51.980Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-13T22:30:52.547Z] Building core-command ... [2022-01-13T22:30:52.547Z] Building core-data ... [2022-01-13T22:30:52.547Z] Building core-metadata ... [2022-01-13T22:30:52.547Z] Building security-bootstrapper ... [2022-01-13T22:30:52.547Z] Building security-proxy-setup ... [2022-01-13T22:30:52.547Z] Building security-secretstore-setup ... [2022-01-13T22:30:52.547Z] Building support-notifications ... [2022-01-13T22:30:52.547Z] Building support-scheduler ... [2022-01-13T22:30:52.547Z] Building sys-mgmt-agent ... [2022-01-13T22:30:52.547Z] Building sys-mgmt-agent [2022-01-13T22:30:52.547Z] Building core-data [2022-01-13T22:30:52.547Z] Building security-secretstore-setup [2022-01-13T22:30:52.547Z] Building security-bootstrapper [2022-01-13T22:30:52.547Z] Building support-scheduler [2022-01-13T22:31:02.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:02.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:02.858Z] ---> 4c36996ea815 [2022-01-13T22:31:02.858Z] Step 3/23 : WORKDIR /edgex-go [2022-01-13T22:31:04.328Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:04.328Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:04.328Z] ---> 4c36996ea815 [2022-01-13T22:31:04.328Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:31:04.587Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:04.587Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:04.587Z] ---> 4c36996ea815 [2022-01-13T22:31:04.587Z] Step 3/24 : WORKDIR /edgex-go [2022-01-13T22:31:05.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:05.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:05.973Z] ---> 4c36996ea815 [2022-01-13T22:31:05.973Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:31:07.885Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:07.885Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:07.885Z] ---> 4c36996ea815 [2022-01-13T22:31:07.885Z] Step 3/30 : WORKDIR /edgex-go [2022-01-13T22:31:08.146Z] ---> Running in 907166985e6d [2022-01-13T22:31:08.146Z] ---> Running in 46591e2f042c [2022-01-13T22:31:08.146Z] ---> Running in dd0cedc00948 [2022-01-13T22:31:08.146Z] ---> Running in 82f638b9723d [2022-01-13T22:31:08.146Z] ---> Running in 6ea9d4d9c329 [2022-01-13T22:31:08.146Z] Removing intermediate container 907166985e6d [2022-01-13T22:31:08.146Z] ---> abd0ea0902b8 [2022-01-13T22:31:08.146Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:08.146Z] Removing intermediate container dd0cedc00948 [2022-01-13T22:31:08.146Z] ---> a61c5f67252a [2022-01-13T22:31:08.147Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:08.147Z] Removing intermediate container 6ea9d4d9c329 [2022-01-13T22:31:08.147Z] ---> 09d410849824 [2022-01-13T22:31:08.147Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:08.147Z] ---> Running in bab3ea31d559 [2022-01-13T22:31:08.413Z] Removing intermediate container 82f638b9723d [2022-01-13T22:31:08.413Z] ---> 820c9a5483ea [2022-01-13T22:31:08.413Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:08.413Z] ---> Running in 23adc4fa14f5 [2022-01-13T22:31:08.413Z] Removing intermediate container 46591e2f042c [2022-01-13T22:31:08.413Z] ---> 6d83aeb462da [2022-01-13T22:31:08.413Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:08.413Z] ---> Running in 486842f95650 [2022-01-13T22:31:08.413Z] ---> Running in d9a6170d7b7f [2022-01-13T22:31:08.413Z] ---> Running in 9c21ebc09302 [2022-01-13T22:31:09.009Z] Removing intermediate container 486842f95650 [2022-01-13T22:31:09.010Z] ---> db0ec124387a [2022-01-13T22:31:09.010Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-13T22:31:09.275Z] ---> Running in 1b4aa6bbeda9 [2022-01-13T22:31:09.275Z] Removing intermediate container bab3ea31d559 [2022-01-13T22:31:09.275Z] ---> 0ec3cadd2537 [2022-01-13T22:31:09.275Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-13T22:31:09.275Z] ---> Running in 6dab55d5a767 [2022-01-13T22:31:09.275Z] Removing intermediate container d9a6170d7b7f [2022-01-13T22:31:09.275Z] ---> 209cb1909a5e [2022-01-13T22:31:09.275Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-13T22:31:09.275Z] ---> Running in 129e53db1aed [2022-01-13T22:31:09.536Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:09.801Z] Removing intermediate container 9c21ebc09302 [2022-01-13T22:31:09.801Z] ---> 899bc5feca87 [2022-01-13T22:31:09.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-13T22:31:09.801Z] ---> Running in 6bf04d186bbf [2022-01-13T22:31:09.801Z] Removing intermediate container 23adc4fa14f5 [2022-01-13T22:31:09.801Z] ---> 98a0b306e059 [2022-01-13T22:31:09.801Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-13T22:31:09.801Z] ---> Running in f20378bfaf48 [2022-01-13T22:31:10.075Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.075Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.075Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.601Z] OK: 220 MiB in 52 packages [2022-01-13T22:31:10.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.897Z] Removing intermediate container 1b4aa6bbeda9 [2022-01-13T22:31:10.897Z] ---> 33213df04c08 [2022-01-13T22:31:10.897Z] Step 6/30 : COPY . . [2022-01-13T22:31:10.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:10.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:11.167Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:31:11.431Z] OK: 220 MiB in 52 packages [2022-01-13T22:31:11.431Z] OK: 220 MiB in 52 packages [2022-01-13T22:31:11.432Z] OK: 220 MiB in 52 packages [2022-01-13T22:31:11.691Z] OK: 220 MiB in 52 packages [2022-01-13T22:31:15.008Z] Removing intermediate container 6dab55d5a767 [2022-01-13T22:31:15.008Z] ---> 4967de15d84b [2022-01-13T22:31:15.008Z] Step 6/24 : COPY . . [2022-01-13T22:31:15.008Z] ---> 0ccd641d11cf [2022-01-13T22:31:15.008Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:15.008Z] Removing intermediate container 129e53db1aed [2022-01-13T22:31:15.008Z] ---> af7e20ad9a0d [2022-01-13T22:31:15.008Z] Step 6/22 : COPY . . [2022-01-13T22:31:15.008Z] Removing intermediate container 6bf04d186bbf [2022-01-13T22:31:15.008Z] ---> e8652359e662 [2022-01-13T22:31:15.008Z] Step 6/23 : COPY go.mod . [2022-01-13T22:31:15.008Z] ---> Running in 9295ccacc926 [2022-01-13T22:31:15.008Z] Removing intermediate container f20378bfaf48 [2022-01-13T22:31:15.008Z] ---> f23fc1808904 [2022-01-13T22:31:15.008Z] Step 6/22 : COPY . . [2022-01-13T22:31:16.413Z] ---> aa017d795278 [2022-01-13T22:31:16.413Z] Step 7/23 : RUN go mod download [2022-01-13T22:31:21.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:21.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:21.782Z] ---> 33f97caa178e [2022-01-13T22:31:21.782Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:31:21.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:21.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:21.782Z] ---> 33f97caa178e [2022-01-13T22:31:21.782Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:31:21.782Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:21.782Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:21.782Z] ---> 33f97caa178e [2022-01-13T22:31:21.782Z] Step 3/30 : WORKDIR /edgex-go [2022-01-13T22:31:21.782Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:21.782Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:21.782Z] ---> 33f97caa178e [2022-01-13T22:31:21.782Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:31:21.782Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:31:21.782Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:31:21.782Z] ---> 33f97caa178e [2022-01-13T22:31:21.782Z] Step 3/24 : WORKDIR /edgex-go [2022-01-13T22:31:21.782Z] ---> Running in 263975757ea4 [2022-01-13T22:31:21.782Z] ---> Running in 3a69b00b1a63 [2022-01-13T22:31:21.782Z] ---> Running in 1a134d956176 [2022-01-13T22:31:21.782Z] ---> Running in 4a101ba81022 [2022-01-13T22:31:21.782Z] ---> Running in 8f7a92b51798 [2022-01-13T22:31:21.782Z] Removing intermediate container 1a134d956176 [2022-01-13T22:31:21.782Z] ---> c40a38d8006b [2022-01-13T22:31:21.782Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:21.782Z] Removing intermediate container 8f7a92b51798 [2022-01-13T22:31:21.782Z] ---> d7c164d5149d [2022-01-13T22:31:21.782Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:21.782Z] Removing intermediate container 4a101ba81022 [2022-01-13T22:31:21.782Z] ---> 2f08207502c8 [2022-01-13T22:31:21.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:21.782Z] Removing intermediate container 3a69b00b1a63 [2022-01-13T22:31:21.782Z] ---> 9b3709739712 [2022-01-13T22:31:21.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:21.782Z] Removing intermediate container 263975757ea4 [2022-01-13T22:31:21.782Z] ---> 5027e90b4ee0 [2022-01-13T22:31:21.782Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:31:21.782Z] ---> Running in ad636d0947c3 [2022-01-13T22:31:21.782Z] ---> Running in c9b04a9885dd [2022-01-13T22:31:21.782Z] ---> Running in b780f398b3dd [2022-01-13T22:31:21.782Z] ---> Running in 972243c01c40 [2022-01-13T22:31:21.782Z] ---> Running in 8a049169054d [2022-01-13T22:31:23.006Z] ---> Running in f3665776dd6f [2022-01-13T22:31:23.233Z] Removing intermediate container 8a049169054d [2022-01-13T22:31:23.233Z] ---> 7306ad5e50cf [2022-01-13T22:31:23.233Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-13T22:31:23.269Z] ---> 813a312f3925 [2022-01-13T22:31:23.269Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:23.269Z] ---> 2fb84adbb3f5 [2022-01-13T22:31:23.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:23.269Z] ---> 7c9b2718ddeb [2022-01-13T22:31:23.269Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:23.269Z] ---> Running in 489448a92e95 [2022-01-13T22:31:23.269Z] ---> Running in 13facdc2e7d6 [2022-01-13T22:31:23.269Z] ---> Running in 03442198ba5b [2022-01-13T22:31:23.509Z] Removing intermediate container ad636d0947c3 [2022-01-13T22:31:23.509Z] ---> 9be888ab4456 [2022-01-13T22:31:23.509Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-13T22:31:23.509Z] ---> Running in d329f3ae41f3 [2022-01-13T22:31:23.785Z] ---> Running in 6e4ae70b42e7 [2022-01-13T22:31:23.785Z] Removing intermediate container c9b04a9885dd [2022-01-13T22:31:23.785Z] ---> d2f99b2020c8 [2022-01-13T22:31:23.785Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-13T22:31:23.785Z] Removing intermediate container b780f398b3dd [2022-01-13T22:31:23.785Z] ---> 78efc71f45df [2022-01-13T22:31:23.785Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:31:24.067Z] ---> Running in b785aa68849c [2022-01-13T22:31:24.067Z] ---> Running in 7c15d75b2d58 [2022-01-13T22:31:24.067Z] Removing intermediate container 972243c01c40 [2022-01-13T22:31:24.067Z] ---> 7f696de6c74c [2022-01-13T22:31:24.067Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:31:24.218Z] Removing intermediate container 9295ccacc926 [2022-01-13T22:31:24.218Z] ---> eb49de96e209 [2022-01-13T22:31:24.218Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-13T22:31:24.363Z] ---> Running in fcd678bb9082 [2022-01-13T22:31:24.478Z] ---> Running in 676605092eff [2022-01-13T22:31:24.746Z] Removing intermediate container f3665776dd6f [2022-01-13T22:31:24.746Z] ---> cadc0a62aaeb [2022-01-13T22:31:24.746Z] Step 8/23 : COPY . . [2022-01-13T22:31:24.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-13T22:31:25.365Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:25.638Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:25.701Z] Removing intermediate container 489448a92e95 [2022-01-13T22:31:25.701Z] ---> bb39490fad8d [2022-01-13T22:31:25.701Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-13T22:31:25.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:25.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:25.908Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:26.279Z] ---> Running in cb9e77b5e1a6 [2022-01-13T22:31:26.279Z] Removing intermediate container 13facdc2e7d6 [2022-01-13T22:31:26.279Z] ---> 6dfa241dbd84 [2022-01-13T22:31:26.279Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-13T22:31:26.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:26.501Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:26.540Z] Removing intermediate container 03442198ba5b [2022-01-13T22:31:26.540Z] ---> 22e164457a81 [2022-01-13T22:31:26.540Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-13T22:31:26.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:26.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:26.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:31:27.109Z] ---> Running in 36f1e17ebcc4 [2022-01-13T22:31:27.109Z] ---> Running in caf183682a79 [2022-01-13T22:31:27.389Z] OK: 219 MiB in 52 packages [2022-01-13T22:31:27.992Z] OK: 219 MiB in 52 packages [2022-01-13T22:31:27.992Z] OK: 219 MiB in 52 packages [2022-01-13T22:31:27.992Z] OK: 219 MiB in 52 packages [2022-01-13T22:31:28.264Z] OK: 219 MiB in 52 packages [2022-01-13T22:31:28.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:31:28.858Z] Removing intermediate container d329f3ae41f3 [2022-01-13T22:31:28.858Z] ---> 67ab67fcf564 [2022-01-13T22:31:28.858Z] Step 6/22 : COPY . . [2022-01-13T22:31:29.085Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T22:31:29.452Z] Removing intermediate container fcd678bb9082 [2022-01-13T22:31:29.452Z] ---> 0a21981a5e39 [2022-01-13T22:31:29.452Z] Step 6/22 : COPY . . [2022-01-13T22:31:29.452Z] Removing intermediate container 6e4ae70b42e7 [2022-01-13T22:31:29.452Z] ---> c17863a6d43e [2022-01-13T22:31:29.452Z] Step 6/30 : COPY . . [2022-01-13T22:31:29.452Z] Removing intermediate container b785aa68849c [2022-01-13T22:31:29.452Z] ---> 8011c1f01df9 [2022-01-13T22:31:29.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T22:31:29.720Z] Step 6/22 : COPY . . [2022-01-13T22:31:29.720Z] Removing intermediate container 7c15d75b2d58 [2022-01-13T22:31:29.720Z] ---> fcdba02696a4 [2022-01-13T22:31:29.720Z] Step 6/24 : COPY . . [2022-01-13T22:31:39.815Z] ---> c966f1151056 [2022-01-13T22:31:39.815Z] Step 9/23 : RUN go mod tidy [2022-01-13T22:31:39.815Z] ---> Running in 45063873caa7 [2022-01-13T22:31:41.762Z] Removing intermediate container 45063873caa7 [2022-01-13T22:31:41.762Z] ---> 154dd5a38783 [2022-01-13T22:31:41.762Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-13T22:31:41.762Z] ---> Running in 3d9724248ba2 [2022-01-13T22:31:42.026Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T22:31:44.798Z] ---> f0b24a5a87f4 [2022-01-13T22:31:44.798Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:45.068Z] ---> Running in d392c9d598ac [2022-01-13T22:31:45.068Z] ---> 2023d2dd92b2 [2022-01-13T22:31:45.068Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:45.068Z] ---> e831d9ad7fda [2022-01-13T22:31:45.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:45.068Z] ---> 851c309ea5e6 [2022-01-13T22:31:45.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:45.068Z] ---> d4a516af350b [2022-01-13T22:31:45.068Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:31:45.068Z] ---> Running in 5a0171d07700 [2022-01-13T22:31:45.346Z] ---> Running in efb855b2e124 [2022-01-13T22:31:45.346Z] ---> Running in 2a6005365691 [2022-01-13T22:31:45.346Z] ---> Running in c4dc5c1da479 [2022-01-13T22:31:49.692Z] Removing intermediate container d392c9d598ac [2022-01-13T22:31:49.692Z] ---> 06e2669277ab [2022-01-13T22:31:49.692Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-13T22:31:49.692Z] ---> Running in 82d682237632 [2022-01-13T22:31:51.123Z] Removing intermediate container 2a6005365691 [2022-01-13T22:31:51.123Z] ---> 49a1e52a1033 [2022-01-13T22:31:51.123Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-13T22:31:51.123Z] Removing intermediate container c4dc5c1da479 [2022-01-13T22:31:51.123Z] ---> 0cb7c6ce794b [2022-01-13T22:31:51.123Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-13T22:31:51.123Z] Removing intermediate container 5a0171d07700 [2022-01-13T22:31:51.123Z] ---> fb419553e4db [2022-01-13T22:31:51.123Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-13T22:31:51.123Z] ---> Running in e8907548115b [2022-01-13T22:31:51.123Z] ---> Running in 3bbf7a8f20d9 [2022-01-13T22:31:51.123Z] ---> Running in ca6437e6fa48 [2022-01-13T22:31:51.123Z] Removing intermediate container efb855b2e124 [2022-01-13T22:31:51.123Z] ---> 87140a57b39e [2022-01-13T22:31:51.123Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-13T22:31:51.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:31:51.402Z] ---> Running in 5e4f6843b5d0 [2022-01-13T22:31:52.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-13T22:31:53.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-13T22:31:53.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-13T22:31:53.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T22:32:00.215Z] Removing intermediate container 676605092eff [2022-01-13T22:32:00.215Z] ---> c59b6368f4f8 [2022-01-13T22:32:00.215Z] [2022-01-13T22:32:00.215Z] Step 9/30 : FROM alpine:3.14 [2022-01-13T22:32:00.215Z] 3.14: Pulling from library/alpine [2022-01-13T22:32:00.215Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T22:32:00.215Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T22:32:00.215Z] ---> 0a97eee8041e [2022-01-13T22:32:00.215Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-13T22:32:00.215Z] ---> Running in a53b1f12046b [2022-01-13T22:32:00.215Z] Removing intermediate container a53b1f12046b [2022-01-13T22:32:00.215Z] ---> b1592b4e19ee [2022-01-13T22:32:00.215Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-13T22:32:00.215Z] ---> Running in 8294c4e0defe [2022-01-13T22:32:00.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:00.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:00.215Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:32:00.215Z] (2/2) Installing su-exec (0.2-r1) [2022-01-13T22:32:00.215Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:32:00.215Z] OK: 6 MiB in 16 packages [2022-01-13T22:32:00.492Z] Removing intermediate container 8294c4e0defe [2022-01-13T22:32:00.492Z] ---> 6fdc4ad0148a [2022-01-13T22:32:00.492Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-13T22:32:00.492Z] ---> Running in 68e0ac30dfeb [2022-01-13T22:32:00.767Z] Removing intermediate container 68e0ac30dfeb [2022-01-13T22:32:00.767Z] ---> 3d10b01ade20 [2022-01-13T22:32:00.767Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-13T22:32:00.767Z] ---> Running in 32f796cf9f4e [2022-01-13T22:32:01.034Z] Removing intermediate container 32f796cf9f4e [2022-01-13T22:32:01.034Z] ---> 54e47a6aefe8 [2022-01-13T22:32:01.034Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-13T22:32:01.034Z] ---> Running in f7a7cee18aa9 [2022-01-13T22:32:02.001Z] Removing intermediate container f7a7cee18aa9 [2022-01-13T22:32:02.001Z] ---> ec69c57bb6d1 [2022-01-13T22:32:02.001Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-13T22:32:02.001Z] ---> Running in bc5cbeb1463d [2022-01-13T22:32:02.262Z] Removing intermediate container bc5cbeb1463d [2022-01-13T22:32:02.262Z] ---> 268175ecdb87 [2022-01-13T22:32:02.262Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-13T22:32:02.523Z] ---> b4796ba577f1 [2022-01-13T22:32:02.523Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-13T22:32:02.523Z] ---> Running in 4f3a355c9a05 [2022-01-13T22:32:03.469Z] Removing intermediate container 4f3a355c9a05 [2022-01-13T22:32:03.469Z] ---> 85e6136c001f [2022-01-13T22:32:03.469Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:32:03.741Z] ---> 8efafb1f2e16 [2022-01-13T22:32:03.741Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-13T22:32:04.347Z] ---> 30a4e91c5f14 [2022-01-13T22:32:04.347Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-13T22:32:04.615Z] ---> a25b4d5023b0 [2022-01-13T22:32:04.615Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-13T22:32:04.889Z] ---> f2e2116be5fc [2022-01-13T22:32:04.889Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-13T22:32:05.160Z] ---> fe571b24a9d7 [2022-01-13T22:32:05.160Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-13T22:32:05.426Z] ---> Running in 2a5da59198cc [2022-01-13T22:32:05.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T22:32:05.426Z] Removing intermediate container 2a5da59198cc [2022-01-13T22:32:05.426Z] ---> 46cc2730f4ae [2022-01-13T22:32:05.426Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-13T22:32:05.698Z] ---> 70223983b953 [2022-01-13T22:32:05.698Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-13T22:32:05.698Z] ---> Running in b714a8a56fd7 [2022-01-13T22:32:06.670Z] Removing intermediate container b714a8a56fd7 [2022-01-13T22:32:06.670Z] ---> 5cf37ea9534b [2022-01-13T22:32:06.670Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-13T22:32:06.942Z] ---> Running in 928dfb3095a8 [2022-01-13T22:32:06.942Z] Removing intermediate container 928dfb3095a8 [2022-01-13T22:32:06.942Z] ---> 934f0a615c60 [2022-01-13T22:32:06.942Z] Step 27/30 : CMD ["gate"] [2022-01-13T22:32:07.214Z] ---> Running in ffd5e875ef0f [2022-01-13T22:32:07.214Z] Removing intermediate container ffd5e875ef0f [2022-01-13T22:32:07.214Z] ---> 77e4889da745 [2022-01-13T22:32:07.214Z] Step 28/30 : LABEL arch=x86_64 [2022-01-13T22:32:07.486Z] ---> Running in dbd45dcb9dee [2022-01-13T22:32:07.486Z] Removing intermediate container dbd45dcb9dee [2022-01-13T22:32:07.486Z] ---> 63938066425d [2022-01-13T22:32:07.486Z] Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:32:07.765Z] ---> Running in 81c75d3d10c5 [2022-01-13T22:32:07.765Z] Removing intermediate container 81c75d3d10c5 [2022-01-13T22:32:07.765Z] ---> b935e1687af9 [2022-01-13T22:32:07.765Z] Step 30/30 : LABEL version=2.2.0-dev.19 [2022-01-13T22:32:08.045Z] ---> Running in 56448bd1cc21 [2022-01-13T22:32:08.317Z] Removing intermediate container 56448bd1cc21 [2022-01-13T22:32:08.317Z] ---> fdb73226163e [2022-01-13T22:32:08.317Z] [2022-01-13T22:32:08.317Z] Successfully built fdb73226163e [2022-01-13T22:32:08.317Z] Successfully tagged security-bootstrapper:latest [2022-01-13T22:32:08.317Z] Building support-notifications [2022-01-13T22:32:10.921Z]  Building security-bootstrapper ... done Removing intermediate container caf183682a79 [2022-01-13T22:32:10.921Z] ---> e60d43cdc82a [2022-01-13T22:32:10.921Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-13T22:32:11.194Z] ---> Running in cb2879e4f829 [2022-01-13T22:32:11.194Z] Removing intermediate container cb9e77b5e1a6 [2022-01-13T22:32:11.194Z] ---> ab5cf7de61a9 [2022-01-13T22:32:11.194Z] [2022-01-13T22:32:11.194Z] Step 9/24 : FROM alpine:3.14 [2022-01-13T22:32:11.194Z] ---> 0a97eee8041e [2022-01-13T22:32:11.194Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-13T22:32:11.469Z] ---> Running in c18fc6869e30 [2022-01-13T22:32:11.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T22:32:12.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:12.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:12.554Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-13T22:32:12.826Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-13T22:32:12.826Z] (3/3) Installing su-exec (0.2-r1) [2022-01-13T22:32:12.826Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:32:12.826Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:32:12.826Z] OK: 6 MiB in 17 packages [2022-01-13T22:32:14.005Z] Removing intermediate container c18fc6869e30 [2022-01-13T22:32:14.005Z] ---> 457c819581ee [2022-01-13T22:32:14.005Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:32:14.282Z] ---> Running in 0c57fc82ed71 [2022-01-13T22:32:14.282Z] Removing intermediate container cb2879e4f829 [2022-01-13T22:32:14.282Z] ---> 3204ce273863 [2022-01-13T22:32:14.282Z] [2022-01-13T22:32:14.282Z] Step 10/22 : FROM docker:20.10.10 [2022-01-13T22:32:14.550Z] 20.10.10: Pulling from library/docker [2022-01-13T22:32:14.550Z] Removing intermediate container 0c57fc82ed71 [2022-01-13T22:32:14.550Z] ---> 37631324b7d4 [2022-01-13T22:32:14.550Z] Step 12/24 : WORKDIR / [2022-01-13T22:32:14.550Z] ---> Running in d65d1e33a141 [2022-01-13T22:32:15.136Z] Removing intermediate container d65d1e33a141 [2022-01-13T22:32:15.136Z] ---> 5f73a4dfa9bc [2022-01-13T22:32:15.136Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-13T22:32:16.080Z] ---> 3ad38f71584f [2022-01-13T22:32:16.080Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-13T22:32:17.472Z] ---> fa3e050f9a7d [2022-01-13T22:32:17.472Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-13T22:32:17.472Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:32:17.472Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:32:17.472Z] ---> 4c36996ea815 [2022-01-13T22:32:17.472Z] Step 3/21 : WORKDIR /edgex-go [2022-01-13T22:32:17.472Z] ---> Using cache [2022-01-13T22:32:17.472Z] ---> 6d83aeb462da [2022-01-13T22:32:17.472Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:32:17.472Z] ---> Using cache [2022-01-13T22:32:17.472Z] ---> 209cb1909a5e [2022-01-13T22:32:17.472Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-13T22:32:17.472Z] Removing intermediate container 36f1e17ebcc4 [2022-01-13T22:32:17.472Z] ---> 5bb6385a91b6 [2022-01-13T22:32:17.472Z] [2022-01-13T22:32:17.472Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:32:17.472Z] ---> 0a97eee8041e [2022-01-13T22:32:17.472Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-13T22:32:17.472Z] ---> Running in 578aa139a0f3 [2022-01-13T22:32:17.472Z] ---> Running in f2ab8627a169 [2022-01-13T22:32:17.733Z] ---> bf68d024b9bf [2022-01-13T22:32:17.733Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-13T22:32:17.733Z] Removing intermediate container f2ab8627a169 [2022-01-13T22:32:17.733Z] ---> 1baf66beee99 [2022-01-13T22:32:17.733Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-13T22:32:17.998Z] ---> Running in 95272f51e40c [2022-01-13T22:32:17.998Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:18.267Z] ---> 32214c8f1369 [2022-01-13T22:32:18.267Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-13T22:32:18.533Z] Removing intermediate container 95272f51e40c [2022-01-13T22:32:18.533Z] ---> c4282ea1c216 [2022-01-13T22:32:18.533Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-13T22:32:18.533Z] ---> Running in be67a247acae [2022-01-13T22:32:18.792Z] Removing intermediate container be67a247acae [2022-01-13T22:32:18.792Z] ---> d676a898073c [2022-01-13T22:32:18.792Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:32:18.792Z] ---> b7db8ec54638 [2022-01-13T22:32:18.792Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-13T22:32:18.792Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:18.792Z] ---> Running in 5b81cc6aad93 [2022-01-13T22:32:19.054Z] OK: 220 MiB in 52 packages [2022-01-13T22:32:20.018Z] ---> 2fef210f821a [2022-01-13T22:32:20.018Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-13T22:32:20.018Z] Removing intermediate container 578aa139a0f3 [2022-01-13T22:32:20.018Z] ---> e7f156bcac6d [2022-01-13T22:32:20.018Z] Step 6/21 : COPY . . [2022-01-13T22:32:20.277Z] Removing intermediate container 3d9724248ba2 [2022-01-13T22:32:20.277Z] ---> b4cef958ed30 [2022-01-13T22:32:20.277Z] [2022-01-13T22:32:20.277Z] Step 11/23 : FROM alpine:3.14 [2022-01-13T22:32:20.277Z] ---> 0a97eee8041e [2022-01-13T22:32:20.277Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:32:20.545Z] ---> Running in ec76e6b2956b [2022-01-13T22:32:20.545Z] ---> 94e637720ab3 [2022-01-13T22:32:20.545Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-13T22:32:21.488Z] Removing intermediate container 5b81cc6aad93 [2022-01-13T22:32:21.488Z] ---> bed71c7ce24a [2022-01-13T22:32:21.488Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-13T22:32:22.431Z] ---> Running in 631aaa3ea4ec [2022-01-13T22:32:22.431Z] ---> Running in df7d0fe07ede [2022-01-13T22:32:22.697Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-13T22:32:22.698Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-13T22:32:22.698Z] ---> b706a049f56e [2022-01-13T22:32:22.698Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:32:22.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:22.698Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:22.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:22.969Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:32:22.969Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:32:22.969Z] OK: 6 MiB in 15 packages [2022-01-13T22:32:22.969Z] ---> Running in 69dd0201f654 [2022-01-13T22:32:23.228Z] Removing intermediate container 69dd0201f654 [2022-01-13T22:32:23.228Z] ---> 0e155c15c81d [2022-01-13T22:32:23.228Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-13T22:32:23.228Z] ---> Running in dd36cb942eb1 [2022-01-13T22:32:23.507Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:23.774Z] Removing intermediate container 631aaa3ea4ec [2022-01-13T22:32:23.774Z] ---> 2cc7b7f16726 [2022-01-13T22:32:23.774Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-13T22:32:23.774Z] Removing intermediate container ec76e6b2956b [2022-01-13T22:32:23.774Z] ---> 12d0d5df3e9e [2022-01-13T22:32:23.774Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:32:23.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:23.774Z] ---> Running in d8fa2b5004ef [2022-01-13T22:32:23.774Z] ---> Running in 6df775fc9ba0 [2022-01-13T22:32:24.038Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-13T22:32:24.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:24.038Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:32:24.038Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-13T22:32:24.038Z] Removing intermediate container d8fa2b5004ef [2022-01-13T22:32:24.038Z] ---> 779cdf501353 [2022-01-13T22:32:24.038Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-13T22:32:24.039Z] (1/42) Installing readline (8.1.0-r0) [2022-01-13T22:32:24.039Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:32:24.298Z] (2/42) Installing bash (5.1.4-r0) [2022-01-13T22:32:24.298Z] Removing intermediate container 6df775fc9ba0 [2022-01-13T22:32:24.298Z] ---> e74e3832ca3d [2022-01-13T22:32:24.298Z] Step 22/24 : LABEL arch=x86_64 [2022-01-13T22:32:24.298Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-13T22:32:24.298Z] ---> Running in 97e65c183d15 [2022-01-13T22:32:24.298Z] ---> Running in eae9fce4f79f [2022-01-13T22:32:24.298Z] Executing bash-5.1.4-r0.post-install [2022-01-13T22:32:24.298Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-13T22:32:24.298Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:32:24.298Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:32:24.298Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-13T22:32:24.298Z] (6/42) Installing curl (7.79.1-r0) [2022-01-13T22:32:24.298Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-13T22:32:24.298Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-13T22:32:24.298Z] Removing intermediate container 97e65c183d15 [2022-01-13T22:32:24.298Z] ---> f3f7db3723c1 [2022-01-13T22:32:24.298Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-13T22:32:24.298Z] (9/42) Installing expat (2.4.1-r0) [2022-01-13T22:32:24.298Z] (10/42) Installing libffi (3.3-r2) [2022-01-13T22:32:24.298Z] (11/42) Installing gdbm (1.19-r0) [2022-01-13T22:32:24.298Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-13T22:32:24.558Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:32:24.558Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:32:24.558Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:32:24.558Z] OK: 8 MiB in 20 packages [2022-01-13T22:32:24.558Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-13T22:32:24.558Z] ---> Running in 91d17b8997b4 [2022-01-13T22:32:24.558Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-13T22:32:24.558Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-13T22:32:24.558Z] Removing intermediate container eae9fce4f79f [2022-01-13T22:32:24.558Z] ---> 7f926a6b360f [2022-01-13T22:32:24.558Z] Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:32:25.498Z] ---> Running in 8fb32e258889 [2022-01-13T22:32:25.498Z] Removing intermediate container 91d17b8997b4 [2022-01-13T22:32:25.498Z] ---> 51378152ee8c [2022-01-13T22:32:25.498Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:32:25.498Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-13T22:32:25.498Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-13T22:32:25.498Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-13T22:32:25.498Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-13T22:32:25.498Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-13T22:32:25.498Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-13T22:32:25.498Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-13T22:32:25.498Z] Removing intermediate container 8fb32e258889 [2022-01-13T22:32:25.498Z] ---> bea36ddd07bf [2022-01-13T22:32:25.498Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-01-13T22:32:25.498Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-13T22:32:25.498Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-13T22:32:25.498Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-13T22:32:25.498Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-13T22:32:25.498Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-13T22:32:25.498Z] ---> 85387f97631f [2022-01-13T22:32:25.498Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:32:25.785Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-13T22:32:25.785Z] ---> Running in 2b08e4fc0370 [2022-01-13T22:32:25.785Z] Removing intermediate container df7d0fe07ede [2022-01-13T22:32:25.785Z] ---> 85ef8a161465 [2022-01-13T22:32:25.785Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:32:25.785Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-13T22:32:25.785Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-13T22:32:25.785Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-13T22:32:25.785Z] ---> Running in a89d7af6f07c [2022-01-13T22:32:25.785Z] ---> 8921ed71c642 [2022-01-13T22:32:25.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-13T22:32:25.785Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-13T22:32:25.785Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-13T22:32:25.785Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-13T22:32:25.785Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-13T22:32:25.785Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-13T22:32:25.785Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-13T22:32:25.785Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-13T22:32:25.785Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-13T22:32:25.785Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-13T22:32:26.381Z] ---> 7b3e6ca007d4 [2022-01-13T22:32:26.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-13T22:32:26.381Z] Removing intermediate container 2b08e4fc0370 [2022-01-13T22:32:26.381Z] ---> 9eec988839aa [2022-01-13T22:32:26.381Z] [2022-01-13T22:32:26.381Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:32:26.381Z] OK: 84 MiB in 64 packages [2022-01-13T22:32:26.381Z] Successfully built 9eec988839aa [2022-01-13T22:32:26.659Z] Successfully tagged security-secretstore-setup:latest [2022-01-13T22:32:26.659Z] Building security-proxy-setup [2022-01-13T22:32:26.659Z]  Building security-secretstore-setup ... done  ---> 402176c45668 [2022-01-13T22:32:26.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-13T22:32:27.246Z] Collecting docker-compose==1.23.2 [2022-01-13T22:32:27.246Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-13T22:32:27.246Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-13T22:32:27.246Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-13T22:32:27.518Z] Collecting cached-property<2,>=1.2.0 [2022-01-13T22:32:27.518Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-13T22:32:27.518Z] Collecting texttable<0.10,>=0.9.0 [2022-01-13T22:32:27.518Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-13T22:32:27.518Z] ---> e37d7cee83dc [2022-01-13T22:32:27.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-13T22:32:27.790Z] ---> 2c8996bb8a90 [2022-01-13T22:32:27.790Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-13T22:32:28.054Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-13T22:32:28.054Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-13T22:32:28.054Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-13T22:32:28.054Z] Collecting jsonschema<3,>=2.5.1 [2022-01-13T22:32:28.054Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-13T22:32:28.054Z] Collecting PyYAML<4,>=3.10 [2022-01-13T22:32:28.054Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-13T22:32:28.652Z] Collecting docker<4.0,>=3.6.0 [2022-01-13T22:32:28.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-13T22:32:28.652Z] Collecting docopt<0.7,>=0.6.1 [2022-01-13T22:32:28.652Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-13T22:32:28.925Z] ---> b9fd9d8824c0 [2022-01-13T22:32:28.925Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-13T22:32:28.925Z] ---> Running in fa9527026c35 [2022-01-13T22:32:28.925Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-13T22:32:28.925Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-13T22:32:29.195Z] ---> Running in 251408f9eff3 [2022-01-13T22:32:29.195Z] Removing intermediate container a89d7af6f07c [2022-01-13T22:32:29.195Z] ---> d04aede9f2d4 [2022-01-13T22:32:29.195Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-13T22:32:29.195Z] ---> Running in aa01dddd0d75 [2022-01-13T22:32:29.195Z] Removing intermediate container fa9527026c35 [2022-01-13T22:32:29.195Z] ---> 6fb5f4fb1182 [2022-01-13T22:32:29.195Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:32:29.455Z] ---> Running in 79ecb8ca6b77 [2022-01-13T22:32:29.455Z] Removing intermediate container 251408f9eff3 [2022-01-13T22:32:29.455Z] ---> d74fe596fe61 [2022-01-13T22:32:29.456Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:32:29.456Z] ---> Running in aa75c6a595bf [2022-01-13T22:32:29.456Z] Collecting docker-pycreds>=0.4.0 [2022-01-13T22:32:29.456Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-13T22:32:29.717Z] Removing intermediate container 79ecb8ca6b77 [2022-01-13T22:32:29.717Z] ---> c5387b712c6f [2022-01-13T22:32:29.717Z] Step 21/23 : LABEL arch=x86_64 [2022-01-13T22:32:29.717Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-13T22:32:29.717Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-13T22:32:29.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:32:29.717Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-13T22:32:29.717Z] Collecting idna<2.8,>=2.5 [2022-01-13T22:32:29.717Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-13T22:32:29.717Z] ---> Running in 01759c4a4903 [2022-01-13T22:32:29.717Z] Removing intermediate container aa75c6a595bf [2022-01-13T22:32:29.717Z] ---> 5d89d1a599b5 [2022-01-13T22:32:29.717Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:32:29.717Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-13T22:32:29.717Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-13T22:32:29.717Z] ---> Running in 48463ed37d97 [2022-01-13T22:32:29.981Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-13T22:32:29.981Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-13T22:32:29.981Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-13T22:32:29.981Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-13T22:32:29.981Z] Removing intermediate container 01759c4a4903 [2022-01-13T22:32:29.981Z] ---> e5388c60714f [2022-01-13T22:32:29.981Z] Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:32:29.981Z] Removing intermediate container 48463ed37d97 [2022-01-13T22:32:29.981Z] ---> fd7ca2185533 [2022-01-13T22:32:29.981Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:32:29.981Z] ---> Running in b791217378e5 [2022-01-13T22:32:29.981Z] ---> Running in fdce5906bd40 [2022-01-13T22:32:29.981Z] Removing intermediate container b791217378e5 [2022-01-13T22:32:29.981Z] ---> dcb0379cfe1b [2022-01-13T22:32:29.981Z] Step 23/23 : LABEL version=2.2.0-dev.19 [2022-01-13T22:32:30.243Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-13T22:32:30.243Z] Attempting uninstall: urllib3 [2022-01-13T22:32:30.243Z] Found existing installation: urllib3 1.26.5 [2022-01-13T22:32:30.243Z] Uninstalling urllib3-1.26.5: [2022-01-13T22:32:30.243Z] Successfully uninstalled urllib3-1.26.5 [2022-01-13T22:32:30.243Z] Removing intermediate container fdce5906bd40 [2022-01-13T22:32:30.243Z] ---> 80b43b4d5ace [2022-01-13T22:32:30.243Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:32:30.243Z] ---> Running in e0ad8a4e9787 [2022-01-13T22:32:30.243Z] ---> Running in 619f2e6ca98d [2022-01-13T22:32:30.243Z] Attempting uninstall: idna [2022-01-13T22:32:30.243Z] Found existing installation: idna 3.2 [2022-01-13T22:32:30.243Z] Uninstalling idna-3.2: [2022-01-13T22:32:30.243Z] Successfully uninstalled idna-3.2 [2022-01-13T22:32:30.506Z] Removing intermediate container e0ad8a4e9787 [2022-01-13T22:32:30.506Z] ---> 83ff15fc5fc6 [2022-01-13T22:32:30.506Z] [2022-01-13T22:32:30.506Z] Removing intermediate container 619f2e6ca98d [2022-01-13T22:32:30.506Z] ---> a71c38c81c97 [2022-01-13T22:32:30.506Z] [2022-01-13T22:32:30.506Z] Successfully built 83ff15fc5fc6 [2022-01-13T22:32:30.769Z] Successfully tagged support-scheduler:latest [2022-01-13T22:32:30.769Z]  Building support-scheduler ... done Building core-command [2022-01-13T22:32:30.769Z] Successfully built a71c38c81c97 [2022-01-13T22:32:30.769Z] Attempting uninstall: chardet [2022-01-13T22:32:30.770Z] Found existing installation: chardet 4.0.0 [2022-01-13T22:32:30.770Z] Uninstalling chardet-4.0.0: [2022-01-13T22:32:30.770Z] Successfully tagged core-data:latest [2022-01-13T22:32:30.770Z]  Building core-data ... done Building core-metadata [2022-01-13T22:32:31.039Z] Successfully uninstalled chardet-4.0.0 [2022-01-13T22:32:31.300Z] Attempting uninstall: requests [2022-01-13T22:32:31.300Z] Found existing installation: requests 2.25.1 [2022-01-13T22:32:31.300Z] Uninstalling requests-2.25.1: [2022-01-13T22:32:31.301Z] Successfully uninstalled requests-2.25.1 [2022-01-13T22:32:31.570Z] Running setup.py install for texttable: started [2022-01-13T22:32:31.841Z] Running setup.py install for texttable: finished with status 'done' [2022-01-13T22:32:31.841Z] Running setup.py install for PyYAML: started [2022-01-13T22:32:32.794Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-13T22:32:34.189Z] Running setup.py install for docopt: started [2022-01-13T22:32:34.771Z] Running setup.py install for docopt: finished with status 'done' [2022-01-13T22:32:34.771Z] Running setup.py install for dockerpty: started [2022-01-13T22:32:36.170Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-13T22:32:37.110Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:32:37.110Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:32:37.110Z] ---> 4c36996ea815 [2022-01-13T22:32:37.110Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:32:37.110Z] ---> Using cache [2022-01-13T22:32:37.110Z] ---> 6d83aeb462da [2022-01-13T22:32:37.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:32:37.110Z] ---> Using cache [2022-01-13T22:32:37.110Z] ---> 209cb1909a5e [2022-01-13T22:32:37.110Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:32:37.378Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-13T22:32:39.951Z] ---> Running in 2031d9416910 [2022-01-13T22:32:41.899Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:41.899Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:32:41.899Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:32:41.899Z] ---> 4c36996ea815 [2022-01-13T22:32:41.899Z] Step 3/20 : WORKDIR /edgex-go [2022-01-13T22:32:41.899Z] ---> Using cache [2022-01-13T22:32:41.899Z] ---> 6d83aeb462da [2022-01-13T22:32:41.899Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:32:41.899Z] ---> Using cache [2022-01-13T22:32:41.899Z] ---> 209cb1909a5e [2022-01-13T22:32:41.899Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-13T22:32:42.161Z] ---> Running in cf5c26b5a250 [2022-01-13T22:32:42.428Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:43.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:43.006Z] OK: 220 MiB in 52 packages [2022-01-13T22:32:43.968Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:43.968Z] OK: 220 MiB in 52 packages [2022-01-13T22:32:44.238Z] Removing intermediate container 2031d9416910 [2022-01-13T22:32:44.238Z] ---> 715ce6224409 [2022-01-13T22:32:44.238Z] Step 6/22 : COPY . . [2022-01-13T22:32:45.191Z] Removing intermediate container cf5c26b5a250 [2022-01-13T22:32:45.191Z] ---> 81fa46be164a [2022-01-13T22:32:45.191Z] Step 6/20 : COPY . . [2022-01-13T22:32:49.421Z] Removing intermediate container dd36cb942eb1 [2022-01-13T22:32:49.421Z] ---> 4464a954b11b [2022-01-13T22:32:49.421Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-13T22:32:52.730Z] ---> Running in 1e8e145ffba7 [2022-01-13T22:32:54.681Z] Removing intermediate container 1e8e145ffba7 [2022-01-13T22:32:54.681Z] ---> 908cae5b324e [2022-01-13T22:32:54.681Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-13T22:32:54.948Z] ---> Running in 2c643068ca92 [2022-01-13T22:32:54.948Z] ---> 2858623de37a [2022-01-13T22:32:54.948Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:32:54.948Z] ---> 78c59648c63a [2022-01-13T22:32:54.948Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:32:54.948Z] Removing intermediate container 2c643068ca92 [2022-01-13T22:32:54.948Z] ---> f72feb9542a2 [2022-01-13T22:32:54.948Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-13T22:32:55.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:32:55.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:32:55.209Z] ---> 4c36996ea815 [2022-01-13T22:32:55.209Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:32:55.209Z] ---> Using cache [2022-01-13T22:32:55.209Z] ---> 6d83aeb462da [2022-01-13T22:32:55.209Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:32:55.209Z] ---> Using cache [2022-01-13T22:32:55.209Z] ---> 209cb1909a5e [2022-01-13T22:32:55.209Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-13T22:32:55.209Z] ---> Using cache [2022-01-13T22:32:55.209Z] ---> 81fa46be164a [2022-01-13T22:32:55.209Z] Step 6/22 : COPY . . [2022-01-13T22:32:55.209Z] ---> Using cache [2022-01-13T22:32:55.209Z] ---> 2858623de37a [2022-01-13T22:32:55.209Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:32:55.209Z] ---> Running in 065768611cce [2022-01-13T22:32:55.475Z] ---> Running in 7df13591f4ad [2022-01-13T22:32:55.475Z] ---> Running in db86d5456801 [2022-01-13T22:32:56.056Z] ---> 666b831e9a7f [2022-01-13T22:32:56.056Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-13T22:32:56.324Z] ---> 5dbf5dead13a [2022-01-13T22:32:56.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-13T22:32:56.597Z] ---> 3906c8647ddd [2022-01-13T22:32:56.597Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-13T22:32:56.870Z] ---> Running in d5f088cfbf13 [2022-01-13T22:32:57.136Z] Removing intermediate container d5f088cfbf13 [2022-01-13T22:32:57.136Z] ---> 8ab462b76cd2 [2022-01-13T22:32:57.136Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:32:57.136Z] ---> Running in dc52cbf20f2d [2022-01-13T22:32:57.136Z] Removing intermediate container 065768611cce [2022-01-13T22:32:57.136Z] ---> d64c33964b8f [2022-01-13T22:32:57.136Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-13T22:32:57.136Z] ---> Running in 97399d1d8577 [2022-01-13T22:32:57.396Z] Removing intermediate container dc52cbf20f2d [2022-01-13T22:32:57.396Z] ---> e2c8566ed47d [2022-01-13T22:32:57.396Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:32:57.396Z] ---> Running in eadf8b79f7cc [2022-01-13T22:32:57.659Z] Removing intermediate container 7df13591f4ad [2022-01-13T22:32:57.659Z] ---> 8b4f57dc5a08 [2022-01-13T22:32:57.659Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-13T22:32:57.659Z] Removing intermediate container db86d5456801 [2022-01-13T22:32:57.659Z] ---> 4b4dcf4119c6 [2022-01-13T22:32:57.659Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-13T22:32:57.659Z] ---> Running in bede58b03893 [2022-01-13T22:32:57.659Z] Removing intermediate container eadf8b79f7cc [2022-01-13T22:32:57.659Z] ---> d00432a3eeb7 [2022-01-13T22:32:57.659Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:32:57.659Z] ---> Running in ba1a618f3c76 [2022-01-13T22:32:57.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:32:57.925Z] ---> Running in dfe5e039ab5a [2022-01-13T22:32:57.925Z] Removing intermediate container aa01dddd0d75 [2022-01-13T22:32:57.925Z] ---> 9202fb55d6de [2022-01-13T22:32:57.925Z] [2022-01-13T22:32:57.925Z] Step 9/21 : FROM alpine:3.14 [2022-01-13T22:32:57.925Z] ---> 0a97eee8041e [2022-01-13T22:32:57.925Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-13T22:32:58.188Z] ---> Running in 0c0179b01351 [2022-01-13T22:32:58.188Z] Removing intermediate container dfe5e039ab5a [2022-01-13T22:32:58.188Z] ---> 2f4c091b8671 [2022-01-13T22:32:58.188Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:32:58.188Z] ---> Running in 80ab458075dd [2022-01-13T22:32:58.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-13T22:32:58.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2022-01-13T22:32:58.450Z] Removing intermediate container 80ab458075dd [2022-01-13T22:32:58.450Z] ---> a825df24d905 [2022-01-13T22:32:58.450Z] [2022-01-13T22:32:58.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:58.450Z] Successfully built a825df24d905 [2022-01-13T22:32:58.714Z] Successfully tagged sys-mgmt-agent:latest [2022-01-13T22:32:58.714Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:32:58.976Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-13T22:32:58.976Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:32:58.976Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:32:58.976Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:32:58.976Z] OK: 6 MiB in 16 packages [2022-01-13T22:32:59.552Z] Removing intermediate container 0c0179b01351 [2022-01-13T22:32:59.552Z] ---> 7cbf06eb248d [2022-01-13T22:32:59.552Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:32:59.552Z] ---> Running in d207e82b3bf8 [2022-01-13T22:32:59.814Z] Removing intermediate container d207e82b3bf8 [2022-01-13T22:32:59.815Z] ---> 017510818f43 [2022-01-13T22:32:59.815Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-13T22:33:00.079Z] ---> Running in 98f49b0e94ad [2022-01-13T22:33:00.079Z] Removing intermediate container 98f49b0e94ad [2022-01-13T22:33:00.079Z] ---> d7cad03b204f [2022-01-13T22:33:00.079Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-13T22:33:00.079Z] ---> Running in 3e197fe55653 [2022-01-13T22:33:00.344Z] Removing intermediate container 3e197fe55653 [2022-01-13T22:33:00.344Z] ---> 972e70d79b5b [2022-01-13T22:33:00.344Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:33:00.604Z] ---> d0ff028aa25e [2022-01-13T22:33:00.604Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-13T22:33:01.185Z] ---> 4d78932887d7 [2022-01-13T22:33:01.185Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-13T22:33:01.446Z] ---> a33791d12504 [2022-01-13T22:33:01.446Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-13T22:33:01.446Z] ---> Running in b72d319824fa [2022-01-13T22:33:01.708Z] Removing intermediate container b72d319824fa [2022-01-13T22:33:01.708Z] ---> d0f23daa7b8f [2022-01-13T22:33:01.708Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:33:01.708Z] ---> Running in 21c70601279a [2022-01-13T22:33:01.970Z] Removing intermediate container 21c70601279a [2022-01-13T22:33:01.970Z] ---> 2f0fe5021ca1 [2022-01-13T22:33:01.970Z] Step 19/21 : LABEL arch=x86_64 [2022-01-13T22:33:02.232Z] ---> Running in 3192933f1c5d [2022-01-13T22:33:02.232Z] Removing intermediate container 3192933f1c5d [2022-01-13T22:33:02.232Z] ---> 5a43f543da31 [2022-01-13T22:33:02.232Z] Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:02.232Z] ---> Running in 7bc375fb845b [2022-01-13T22:33:02.492Z] Removing intermediate container 7bc375fb845b [2022-01-13T22:33:02.492Z] ---> 66969b819f0b [2022-01-13T22:33:02.492Z] Step 21/21 : LABEL version=2.2.0-dev.19 [2022-01-13T22:33:02.492Z] ---> Running in 4a68c5c3e414 [2022-01-13T22:33:03.070Z] Removing intermediate container 4a68c5c3e414 [2022-01-13T22:33:03.070Z] ---> 8f1dcb45183a [2022-01-13T22:33:03.070Z] [2022-01-13T22:33:03.070Z] Successfully built 8f1dcb45183a [2022-01-13T22:33:03.070Z] Successfully tagged support-notifications:latest [2022-01-13T22:33:22.018Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:33:23.436Z] Removing intermediate container ba1a618f3c76 [2022-01-13T22:33:23.436Z] ---> 98c87755643a [2022-01-13T22:33:23.436Z] [2022-01-13T22:33:23.436Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:33:23.436Z] ---> 0a97eee8041e [2022-01-13T22:33:23.436Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:33:23.436Z] ---> Using cache [2022-01-13T22:33:23.436Z] ---> 12d0d5df3e9e [2022-01-13T22:33:23.436Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:33:23.436Z] ---> Using cache [2022-01-13T22:33:23.436Z] ---> 779cdf501353 [2022-01-13T22:33:23.436Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-13T22:33:23.436Z] ---> Running in bc4cae8329a1 [2022-01-13T22:33:23.436Z] Removing intermediate container 97399d1d8577 [2022-01-13T22:33:23.436Z] ---> 8047987d8a1d [2022-01-13T22:33:23.436Z] [2022-01-13T22:33:23.436Z] Step 9/20 : FROM alpine:3.14 [2022-01-13T22:33:23.436Z] ---> 0a97eee8041e [2022-01-13T22:33:23.436Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-13T22:33:23.436Z] ---> Running in e16f2b927360 [2022-01-13T22:33:23.436Z] Removing intermediate container bc4cae8329a1 [2022-01-13T22:33:23.436Z] ---> 925323253328 [2022-01-13T22:33:23.436Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:33:23.436Z] ---> Running in 202b5e828a58 [2022-01-13T22:33:23.698Z] Removing intermediate container 202b5e828a58 [2022-01-13T22:33:23.698Z] ---> a16951aec7d6 [2022-01-13T22:33:23.698Z] Step 14/22 : WORKDIR / [2022-01-13T22:33:23.698Z] ---> Running in a3a67f41d0d9 [2022-01-13T22:33:23.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-13T22:33:23.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-13T22:33:24.262Z] Removing intermediate container a3a67f41d0d9 [2022-01-13T22:33:24.262Z] ---> b69b5c695b92 [2022-01-13T22:33:24.262Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:33:24.262Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-13T22:33:24.262Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:33:24.262Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:33:24.262Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-13T22:33:24.262Z] (5/5) Installing curl (7.79.1-r0) [2022-01-13T22:33:24.262Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:33:24.262Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:33:24.262Z] Removing intermediate container bede58b03893 [2022-01-13T22:33:24.262Z] ---> 6bca789317f2 [2022-01-13T22:33:24.262Z] [2022-01-13T22:33:24.262Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:33:24.262Z] ---> 0a97eee8041e [2022-01-13T22:33:24.262Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:33:24.262Z] ---> Using cache [2022-01-13T22:33:24.262Z] ---> 12d0d5df3e9e [2022-01-13T22:33:24.262Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:33:24.262Z] ---> Using cache [2022-01-13T22:33:24.262Z] ---> 779cdf501353 [2022-01-13T22:33:24.262Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-13T22:33:24.262Z] OK: 8 MiB in 19 packages [2022-01-13T22:33:24.521Z] ---> 4a66d2441d03 [2022-01-13T22:33:24.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-13T22:33:24.521Z] ---> Running in 08bd156ba0a5 [2022-01-13T22:33:24.521Z] Removing intermediate container 08bd156ba0a5 [2022-01-13T22:33:24.521Z] ---> e5a17d96b325 [2022-01-13T22:33:24.521Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:33:24.784Z] ---> Running in 4febc9f9452a [2022-01-13T22:33:25.043Z] ---> d953e3295113 [2022-01-13T22:33:25.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-13T22:33:25.043Z] Removing intermediate container 4febc9f9452a [2022-01-13T22:33:25.043Z] ---> a5cb68c41c66 [2022-01-13T22:33:25.043Z] Step 14/22 : WORKDIR / [2022-01-13T22:33:25.043Z] Removing intermediate container e16f2b927360 [2022-01-13T22:33:25.043Z] ---> 9e44079edc82 [2022-01-13T22:33:25.043Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:33:25.043Z] ---> Running in 7a2f44872b9e [2022-01-13T22:33:25.043Z] ---> Running in cb1a1ccd9c6b [2022-01-13T22:33:25.043Z] ---> 4c4780cf9a68 [2022-01-13T22:33:25.043Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-13T22:33:25.043Z] Removing intermediate container cb1a1ccd9c6b [2022-01-13T22:33:25.043Z] ---> 90fefb128289 [2022-01-13T22:33:25.043Z] Step 12/20 : WORKDIR /edgex [2022-01-13T22:33:25.043Z] Removing intermediate container 7a2f44872b9e [2022-01-13T22:33:25.043Z] ---> aeef4dc0d1dc [2022-01-13T22:33:25.043Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:33:25.043Z] ---> Running in 1e8939e70fd4 [2022-01-13T22:33:25.304Z] ---> Running in 16f99aae3197 [2022-01-13T22:33:25.304Z] Removing intermediate container 1e8939e70fd4 [2022-01-13T22:33:25.304Z] ---> 410205b4e5fc [2022-01-13T22:33:25.304Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:33:25.304Z] ---> Running in 808775ca8fe3 [2022-01-13T22:33:25.304Z] Removing intermediate container 16f99aae3197 [2022-01-13T22:33:25.304Z] ---> 9b60e10db31a [2022-01-13T22:33:25.304Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-13T22:33:25.304Z] ---> e7e815f0ff59 [2022-01-13T22:33:25.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-13T22:33:25.565Z] Removing intermediate container 808775ca8fe3 [2022-01-13T22:33:25.565Z] ---> 2c80c2136ef5 [2022-01-13T22:33:25.565Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:33:25.565Z] ---> f116f0c0acce [2022-01-13T22:33:25.565Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-13T22:33:25.565Z] ---> Running in c8b6df1e9b44 [2022-01-13T22:33:25.829Z] Removing intermediate container c8b6df1e9b44 [2022-01-13T22:33:25.829Z] ---> 51609e2b932e [2022-01-13T22:33:25.829Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:25.829Z] ---> f963b9a37d79 [2022-01-13T22:33:25.829Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-13T22:33:25.829Z] ---> Running in 119a91c34395 [2022-01-13T22:33:26.087Z] Removing intermediate container 119a91c34395 [2022-01-13T22:33:26.087Z] ---> c24a1215993a [2022-01-13T22:33:26.087Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:33:26.087Z] ---> 5d2cd28c6174 [2022-01-13T22:33:26.087Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-13T22:33:26.087Z] ---> cee0f41be74b [2022-01-13T22:33:26.087Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-13T22:33:26.087Z] ---> Running in 25c9d846cbb9 [2022-01-13T22:33:26.087Z] ---> Running in fb21b832cc73 [2022-01-13T22:33:26.087Z] Removing intermediate container 25c9d846cbb9 [2022-01-13T22:33:26.087Z] ---> 903b0a3b414f [2022-01-13T22:33:26.087Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:33:26.350Z] Removing intermediate container fb21b832cc73 [2022-01-13T22:33:26.350Z] ---> 8715af9369e4 [2022-01-13T22:33:26.350Z] [2022-01-13T22:33:26.350Z] ---> Running in 947346edd256 [2022-01-13T22:33:26.350Z] Successfully built 8715af9369e4 [2022-01-13T22:33:26.350Z] Successfully tagged core-command:latest [2022-01-13T22:33:26.350Z]  Building core-command ... done  ---> fd770d73f2d7 [2022-01-13T22:33:26.350Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-13T22:33:26.350Z] Removing intermediate container 947346edd256 [2022-01-13T22:33:26.350Z] ---> c288465bbc7c [2022-01-13T22:33:26.350Z] Step 20/22 : LABEL arch=x86_64 [2022-01-13T22:33:26.350Z] ---> Running in 831a8e0d45b9 [2022-01-13T22:33:26.350Z] ---> Running in 46a6a6b40a04 [2022-01-13T22:33:26.350Z] Removing intermediate container 831a8e0d45b9 [2022-01-13T22:33:26.350Z] ---> 8fa374f4d564 [2022-01-13T22:33:26.350Z] Step 17/20 : CMD ["--init=true"] [2022-01-13T22:33:26.608Z] Removing intermediate container 46a6a6b40a04 [2022-01-13T22:33:26.608Z] ---> 9fb8f744b95c [2022-01-13T22:33:26.608Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:26.608Z] ---> Running in a5edeadb5733 [2022-01-13T22:33:26.608Z] ---> Running in 3dc65172dfb7 [2022-01-13T22:33:26.608Z] Removing intermediate container a5edeadb5733 [2022-01-13T22:33:26.608Z] ---> d458b80ef67f [2022-01-13T22:33:26.608Z] Step 18/20 : LABEL arch=x86_64 [2022-01-13T22:33:26.608Z] ---> Running in 3cbd570cf8fa [2022-01-13T22:33:26.608Z] Removing intermediate container 3dc65172dfb7 [2022-01-13T22:33:26.608Z] ---> 1f15dd8f5cdc [2022-01-13T22:33:26.608Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:33:26.608Z] ---> Running in 3449719c6b86 [2022-01-13T22:33:26.608Z] Removing intermediate container 3cbd570cf8fa [2022-01-13T22:33:26.608Z] ---> f57a1d37bfa8 [2022-01-13T22:33:26.608Z] Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:26.608Z] ---> Running in e33ef1b82c2e [2022-01-13T22:33:26.866Z] Removing intermediate container 3449719c6b86 [2022-01-13T22:33:26.866Z] ---> 1c36527afec4 [2022-01-13T22:33:26.866Z] [2022-01-13T22:33:26.866Z] Successfully built 1c36527afec4 [2022-01-13T22:33:26.866Z] Successfully tagged core-metadata:latest [2022-01-13T22:33:26.866Z] Removing intermediate container e33ef1b82c2e [2022-01-13T22:33:26.866Z] ---> 7b89d363b78c [2022-01-13T22:33:26.866Z] Step 20/20 : LABEL version=2.2.0-dev.19 [2022-01-13T22:33:26.866Z]  Building core-metadata ... done  ---> Running in 01158e9100d5 [2022-01-13T22:33:26.866Z] Removing intermediate container 01158e9100d5 [2022-01-13T22:33:26.866Z] ---> 5694dd2e3d84 [2022-01-13T22:33:26.866Z] [2022-01-13T22:33:27.124Z] Successfully built 5694dd2e3d84 [2022-01-13T22:33:27.124Z] Successfully tagged security-proxy-setup:latest [2022-01-13T22:33:27.129Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-01-13T22:33:27.135Z] $ docker stop --time=1 09caea753aa022557362808563508e113adef812c2ba16cb4f9df358d52c57fd [2022-01-13T22:33:28.620Z] $ docker rm -f 09caea753aa022557362808563508e113adef812c2ba16cb4f9df358d52c57fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:33:28.960Z] + docker images [2022-01-13T22:33:28.960Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-13T22:33:28.960Z] core-metadata latest 1c36527afec4 2 seconds ago 16.9MB [2022-01-13T22:33:28.960Z] core-command latest 8715af9369e4 2 seconds ago 16.1MB [2022-01-13T22:33:28.960Z] security-proxy-setup latest 5694dd2e3d84 2 seconds ago 26.9MB [2022-01-13T22:33:28.960Z] 6bca789317f2 4 seconds ago 1.76GB [2022-01-13T22:33:28.960Z] 8047987d8a1d 5 seconds ago 1.77GB [2022-01-13T22:33:28.960Z] 98c87755643a 6 seconds ago 1.76GB [2022-01-13T22:33:28.960Z] support-notifications latest 8f1dcb45183a 26 seconds ago 17MB [2022-01-13T22:33:28.960Z] sys-mgmt-agent latest a825df24d905 30 seconds ago 297MB [2022-01-13T22:33:28.960Z] 9202fb55d6de 31 seconds ago 1.76GB [2022-01-13T22:33:28.960Z] support-scheduler latest 83ff15fc5fc6 58 seconds ago 16.2MB [2022-01-13T22:33:28.960Z] core-data latest a71c38c81c97 58 seconds ago 20.7MB [2022-01-13T22:33:28.960Z] security-secretstore-setup latest 9eec988839aa About a minute ago 28.4MB [2022-01-13T22:33:28.960Z] b4cef958ed30 About a minute ago 1.76GB [2022-01-13T22:33:28.960Z] 5bb6385a91b6 About a minute ago 1.77GB [2022-01-13T22:33:28.960Z] 3204ce273863 About a minute ago 1.76GB [2022-01-13T22:33:28.960Z] ab5cf7de61a9 About a minute ago 1.77GB [2022-01-13T22:33:28.960Z] security-bootstrapper latest fdb73226163e About a minute ago 18.9MB [2022-01-13T22:33:28.960Z] c59b6368f4f8 About a minute ago 1.76GB [2022-01-13T22:33:28.960Z] ci-base-image-x86_64 latest 4c36996ea815 5 minutes ago 1.25GB [2022-01-13T22:33:28.960Z] docker 20.10.10 b706a049f56e 2 months ago 216MB [2022-01-13T22:33:28.960Z] alpine 3.14 0a97eee8041e 2 months ago 5.61MB [2022-01-13T22:33:28.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB [2022-01-13T22:33:28.960Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB [2022-01-13T22:33:28.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:33:29.071Z] provisioning config files... [2022-01-13T22:33:29.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config4206866160957464119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:33:29.380Z] ---> docker-login.sh [2022-01-13T22:33:29.380Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:33:29.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:33:29.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:33:29.380Z] Configure a credential helper to remove this warning. See [2022-01-13T22:33:29.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:33:29.380Z] [2022-01-13T22:33:29.380Z] Login Succeeded [2022-01-13T22:33:29.380Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:33:29.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:33:29.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:33:29.640Z] Configure a credential helper to remove this warning. See [2022-01-13T22:33:29.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:33:29.640Z] [2022-01-13T22:33:29.640Z] Login Succeeded [2022-01-13T22:33:29.640Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:33:29.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:33:29.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:33:29.640Z] Configure a credential helper to remove this warning. See [2022-01-13T22:33:29.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:33:29.640Z] [2022-01-13T22:33:29.640Z] Login Succeeded [2022-01-13T22:33:29.640Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:33:29.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:33:29.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:33:29.640Z] Configure a credential helper to remove this warning. See [2022-01-13T22:33:29.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:33:29.640Z] [2022-01-13T22:33:29.640Z] Login Succeeded [2022-01-13T22:33:29.640Z] docker.io [2022-01-13T22:33:29.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:33:30.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:33:30.159Z] Configure a credential helper to remove this warning. See [2022-01-13T22:33:30.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:33:30.159Z] [2022-01-13T22:33:30.159Z] Login Succeeded [2022-01-13T22:33:30.159Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:33:30.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:30.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:33:30.217Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-13T22:33:30.217Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:30.217Z] latest [2022-01-13T22:33:30.217Z] 2.2.0-dev.19 [2022-01-13T22:33:30.217Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:30.217Z] main [2022-01-13T22:33:30.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:30.535Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:30.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:30.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T22:33:30.832Z] 704ce8deb1c1: Preparing [2022-01-13T22:33:30.832Z] c5c491b13042: Preparing [2022-01-13T22:33:30.832Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:30.832Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:30.832Z] 1a058d5342cc: Preparing [2022-01-13T22:33:30.832Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:30.832Z] 6fca72b1b61d: Pushed [2022-01-13T22:33:30.832Z] 015f8a24c6a1: Pushed [2022-01-13T22:33:30.832Z] 704ce8deb1c1: Pushed [2022-01-13T22:33:32.213Z] c5c491b13042: Pushed [2022-01-13T22:33:32.213Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:32.508Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:32.799Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-13T22:33:32.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T22:33:32.799Z] 704ce8deb1c1: Preparing [2022-01-13T22:33:32.799Z] c5c491b13042: Preparing [2022-01-13T22:33:32.799Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:32.799Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:32.799Z] 1a058d5342cc: Preparing [2022-01-13T22:33:32.799Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:32.799Z] c5c491b13042: Layer already exists [2022-01-13T22:33:32.799Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:32.799Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:32.799Z] 704ce8deb1c1: Layer already exists [2022-01-13T22:33:32.799Z] latest: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:33.101Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:33.391Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [2022-01-13T22:33:33.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T22:33:33.391Z] 704ce8deb1c1: Preparing [2022-01-13T22:33:33.391Z] c5c491b13042: Preparing [2022-01-13T22:33:33.391Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:33.391Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:33.391Z] 1a058d5342cc: Preparing [2022-01-13T22:33:33.391Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:33.391Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:33.391Z] 704ce8deb1c1: Layer already exists [2022-01-13T22:33:33.391Z] c5c491b13042: Layer already exists [2022-01-13T22:33:33.391Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:33.391Z] 2.2.0-dev.19: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:33.686Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:33.979Z] + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:33.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T22:33:33.980Z] 704ce8deb1c1: Preparing [2022-01-13T22:33:33.980Z] c5c491b13042: Preparing [2022-01-13T22:33:33.980Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:33.980Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:33.980Z] 1a058d5342cc: Preparing [2022-01-13T22:33:33.980Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:33.980Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:33.980Z] 704ce8deb1c1: Layer already exists [2022-01-13T22:33:33.980Z] c5c491b13042: Layer already exists [2022-01-13T22:33:33.980Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:33.980Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:34.272Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:34.567Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-13T22:33:34.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-13T22:33:34.567Z] 704ce8deb1c1: Preparing [2022-01-13T22:33:34.567Z] c5c491b13042: Preparing [2022-01-13T22:33:34.567Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:34.567Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:34.567Z] 1a058d5342cc: Preparing [2022-01-13T22:33:34.567Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:34.567Z] 704ce8deb1c1: Layer already exists [2022-01-13T22:33:34.567Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:34.567Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:34.567Z] c5c491b13042: Layer already exists [2022-01-13T22:33:34.567Z] main: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:34.603Z] ===================================================== [Pipeline] echo [2022-01-13T22:33:34.613Z] taggedImages: [2022-01-13T22:33:34.613Z] - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:34.613Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-13T22:33:34.613Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [2022-01-13T22:33:34.613Z] - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:34.613Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-13T22:33:34.634Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-13T22:33:34.634Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:34.634Z] latest [2022-01-13T22:33:34.634Z] 2.2.0-dev.19 [2022-01-13T22:33:34.634Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:34.634Z] main [2022-01-13T22:33:34.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:34.955Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:35.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:35.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T22:33:35.245Z] e2f95f005292: Preparing [2022-01-13T22:33:35.245Z] a68ecbaa9b59: Preparing [2022-01-13T22:33:35.245Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:35.245Z] 6219e90745eb: Preparing [2022-01-13T22:33:35.245Z] 1ad6545c3b86: Preparing [2022-01-13T22:33:35.245Z] 1a058d5342cc: Preparing [2022-01-13T22:33:35.245Z] 1a058d5342cc: Waiting [2022-01-13T22:33:35.245Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:35.245Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:35.504Z] 1ad6545c3b86: Pushed [2022-01-13T22:33:35.504Z] e2f95f005292: Pushed [2022-01-13T22:33:35.504Z] 6219e90745eb: Pushed [2022-01-13T22:33:36.446Z] a68ecbaa9b59: Pushed [2022-01-13T22:33:36.446Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:36.749Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:37.039Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-13T22:33:37.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T22:33:37.039Z] e2f95f005292: Preparing [2022-01-13T22:33:37.039Z] a68ecbaa9b59: Preparing [2022-01-13T22:33:37.039Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:37.039Z] 6219e90745eb: Preparing [2022-01-13T22:33:37.039Z] 1ad6545c3b86: Preparing [2022-01-13T22:33:37.039Z] 1a058d5342cc: Preparing [2022-01-13T22:33:37.039Z] 1a058d5342cc: Waiting [2022-01-13T22:33:37.039Z] a68ecbaa9b59: Layer already exists [2022-01-13T22:33:37.039Z] e2f95f005292: Layer already exists [2022-01-13T22:33:37.039Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:37.039Z] 6219e90745eb: Layer already exists [2022-01-13T22:33:37.039Z] 1ad6545c3b86: Layer already exists [2022-01-13T22:33:37.039Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:37.039Z] latest: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:37.334Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:37.626Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [2022-01-13T22:33:37.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T22:33:37.626Z] e2f95f005292: Preparing [2022-01-13T22:33:37.627Z] a68ecbaa9b59: Preparing [2022-01-13T22:33:37.627Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:37.627Z] 6219e90745eb: Preparing [2022-01-13T22:33:37.627Z] 1ad6545c3b86: Preparing [2022-01-13T22:33:37.627Z] 1a058d5342cc: Preparing [2022-01-13T22:33:37.627Z] 1a058d5342cc: Waiting [2022-01-13T22:33:37.627Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:37.627Z] 6219e90745eb: Layer already exists [2022-01-13T22:33:37.627Z] a68ecbaa9b59: Layer already exists [2022-01-13T22:33:37.627Z] 1ad6545c3b86: Layer already exists [2022-01-13T22:33:37.627Z] e2f95f005292: Layer already exists [2022-01-13T22:33:37.627Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:37.627Z] 2.2.0-dev.19: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:37.916Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:38.204Z] + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:38.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T22:33:38.204Z] e2f95f005292: Preparing [2022-01-13T22:33:38.204Z] a68ecbaa9b59: Preparing [2022-01-13T22:33:38.204Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:38.204Z] 6219e90745eb: Preparing [2022-01-13T22:33:38.204Z] 1ad6545c3b86: Preparing [2022-01-13T22:33:38.204Z] 1a058d5342cc: Preparing [2022-01-13T22:33:38.204Z] 1a058d5342cc: Waiting [2022-01-13T22:33:38.204Z] 6219e90745eb: Layer already exists [2022-01-13T22:33:38.204Z] a68ecbaa9b59: Layer already exists [2022-01-13T22:33:38.204Z] e2f95f005292: Layer already exists [2022-01-13T22:33:38.204Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:38.204Z] 1ad6545c3b86: Layer already exists [2022-01-13T22:33:38.204Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:38.204Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:38.497Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:38.787Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-13T22:33:38.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-13T22:33:38.787Z] e2f95f005292: Preparing [2022-01-13T22:33:38.787Z] a68ecbaa9b59: Preparing [2022-01-13T22:33:38.787Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:38.787Z] 6219e90745eb: Preparing [2022-01-13T22:33:38.787Z] 1ad6545c3b86: Preparing [2022-01-13T22:33:38.787Z] 1a058d5342cc: Preparing [2022-01-13T22:33:38.787Z] 1a058d5342cc: Waiting [2022-01-13T22:33:38.787Z] 6219e90745eb: Layer already exists [2022-01-13T22:33:38.787Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:38.787Z] e2f95f005292: Layer already exists [2022-01-13T22:33:38.787Z] 1ad6545c3b86: Layer already exists [2022-01-13T22:33:38.787Z] a68ecbaa9b59: Layer already exists [2022-01-13T22:33:38.787Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:38.787Z] main: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:38.824Z] ===================================================== [Pipeline] echo [2022-01-13T22:33:38.834Z] taggedImages: [2022-01-13T22:33:38.834Z] - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:38.834Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-13T22:33:38.834Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [2022-01-13T22:33:38.834Z] - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:38.834Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-13T22:33:38.855Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-13T22:33:38.855Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:38.855Z] latest [2022-01-13T22:33:38.855Z] 2.2.0-dev.19 [2022-01-13T22:33:38.855Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:38.855Z] main [2022-01-13T22:33:38.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:39.179Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:39.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:39.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T22:33:39.477Z] 5d7c90629856: Preparing [2022-01-13T22:33:39.477Z] 4be7ea31380a: Preparing [2022-01-13T22:33:39.477Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:39.477Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:39.477Z] 1a058d5342cc: Preparing [2022-01-13T22:33:39.477Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:39.477Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:39.477Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:39.477Z] 5d7c90629856: Pushed [2022-01-13T22:33:40.859Z] 4be7ea31380a: Pushed [2022-01-13T22:33:40.859Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:41.155Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:41.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-13T22:33:41.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T22:33:41.446Z] 5d7c90629856: Preparing [2022-01-13T22:33:41.446Z] 4be7ea31380a: Preparing [2022-01-13T22:33:41.446Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:41.446Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:41.446Z] 1a058d5342cc: Preparing [2022-01-13T22:33:41.446Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:41.446Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:41.446Z] 5d7c90629856: Layer already exists [2022-01-13T22:33:41.446Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:41.446Z] 4be7ea31380a: Layer already exists [2022-01-13T22:33:41.446Z] latest: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:41.742Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:42.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [2022-01-13T22:33:42.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T22:33:42.035Z] 5d7c90629856: Preparing [2022-01-13T22:33:42.035Z] 4be7ea31380a: Preparing [2022-01-13T22:33:42.035Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:42.035Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:42.035Z] 1a058d5342cc: Preparing [2022-01-13T22:33:42.035Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:42.035Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:42.035Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:42.035Z] 5d7c90629856: Layer already exists [2022-01-13T22:33:42.035Z] 4be7ea31380a: Layer already exists [2022-01-13T22:33:42.035Z] 2.2.0-dev.19: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:42.330Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:42.623Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:42.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T22:33:42.623Z] 5d7c90629856: Preparing [2022-01-13T22:33:42.623Z] 4be7ea31380a: Preparing [2022-01-13T22:33:42.623Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:42.623Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:42.623Z] 1a058d5342cc: Preparing [2022-01-13T22:33:42.623Z] 4be7ea31380a: Layer already exists [2022-01-13T22:33:42.623Z] 5d7c90629856: Layer already exists [2022-01-13T22:33:42.623Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:42.623Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:42.623Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:42.623Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:42.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:43.210Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-13T22:33:43.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-13T22:33:43.210Z] 5d7c90629856: Preparing [2022-01-13T22:33:43.210Z] 4be7ea31380a: Preparing [2022-01-13T22:33:43.210Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:43.210Z] 015f8a24c6a1: Preparing [2022-01-13T22:33:43.210Z] 1a058d5342cc: Preparing [2022-01-13T22:33:43.210Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:43.210Z] 4be7ea31380a: Layer already exists [2022-01-13T22:33:43.210Z] 5d7c90629856: Layer already exists [2022-01-13T22:33:43.210Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:43.210Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:33:43.210Z] main: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:43.240Z] ===================================================== [Pipeline] echo [2022-01-13T22:33:43.248Z] taggedImages: [2022-01-13T22:33:43.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:43.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-13T22:33:43.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [2022-01-13T22:33:43.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:43.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-13T22:33:43.267Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-13T22:33:43.267Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:43.267Z] latest [2022-01-13T22:33:43.267Z] 2.2.0-dev.19 [2022-01-13T22:33:43.267Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:43.267Z] main [2022-01-13T22:33:43.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:43.574Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:43.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:43.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T22:33:43.862Z] eccb2024f289: Preparing [2022-01-13T22:33:43.862Z] eccb2024f289: Preparing [2022-01-13T22:33:43.862Z] 0d40a1b54e0d: Preparing [2022-01-13T22:33:43.862Z] 700e8758d4c9: Preparing [2022-01-13T22:33:43.862Z] 932ae16a88a5: Preparing [2022-01-13T22:33:43.862Z] 8eb58c0caaaf: Preparing [2022-01-13T22:33:43.862Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:43.862Z] 7c48efc6994a: Preparing [2022-01-13T22:33:43.862Z] f76a528e1d29: Preparing [2022-01-13T22:33:43.862Z] 5ea12caa3cee: Preparing [2022-01-13T22:33:43.862Z] 03889587e370: Preparing [2022-01-13T22:33:43.862Z] 1a058d5342cc: Preparing [2022-01-13T22:33:43.862Z] 6fca72b1b61d: Waiting [2022-01-13T22:33:43.862Z] 7c48efc6994a: Waiting [2022-01-13T22:33:43.862Z] f76a528e1d29: Waiting [2022-01-13T22:33:43.862Z] 5ea12caa3cee: Waiting [2022-01-13T22:33:43.862Z] 03889587e370: Waiting [2022-01-13T22:33:43.862Z] 1a058d5342cc: Waiting [2022-01-13T22:33:43.862Z] 932ae16a88a5: Pushed [2022-01-13T22:33:43.862Z] 700e8758d4c9: Pushed [2022-01-13T22:33:43.862Z] 0d40a1b54e0d: Pushed [2022-01-13T22:33:43.862Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:43.862Z] eccb2024f289: Pushed [2022-01-13T22:33:44.123Z] 7c48efc6994a: Pushed [2022-01-13T22:33:44.123Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:44.123Z] 03889587e370: Pushed [2022-01-13T22:33:44.124Z] f76a528e1d29: Pushed [2022-01-13T22:33:44.124Z] 5ea12caa3cee: Pushed [2022-01-13T22:33:45.064Z] 8eb58c0caaaf: Pushed [2022-01-13T22:33:45.324Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:45.620Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:45.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-13T22:33:45.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T22:33:45.908Z] eccb2024f289: Preparing [2022-01-13T22:33:45.908Z] eccb2024f289: Preparing [2022-01-13T22:33:45.908Z] 0d40a1b54e0d: Preparing [2022-01-13T22:33:45.908Z] 700e8758d4c9: Preparing [2022-01-13T22:33:45.908Z] 932ae16a88a5: Preparing [2022-01-13T22:33:45.908Z] 8eb58c0caaaf: Preparing [2022-01-13T22:33:45.908Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:45.908Z] 7c48efc6994a: Preparing [2022-01-13T22:33:45.908Z] f76a528e1d29: Preparing [2022-01-13T22:33:45.908Z] 5ea12caa3cee: Preparing [2022-01-13T22:33:45.908Z] 03889587e370: Preparing [2022-01-13T22:33:45.908Z] 1a058d5342cc: Preparing [2022-01-13T22:33:45.908Z] 6fca72b1b61d: Waiting [2022-01-13T22:33:45.908Z] 7c48efc6994a: Waiting [2022-01-13T22:33:45.908Z] f76a528e1d29: Waiting [2022-01-13T22:33:45.908Z] 5ea12caa3cee: Waiting [2022-01-13T22:33:45.908Z] 03889587e370: Waiting [2022-01-13T22:33:45.908Z] 1a058d5342cc: Waiting [2022-01-13T22:33:45.908Z] 0d40a1b54e0d: Layer already exists [2022-01-13T22:33:45.908Z] 932ae16a88a5: Layer already exists [2022-01-13T22:33:45.908Z] eccb2024f289: Layer already exists [2022-01-13T22:33:45.908Z] 8eb58c0caaaf: Layer already exists [2022-01-13T22:33:45.908Z] 700e8758d4c9: Layer already exists [2022-01-13T22:33:45.908Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:45.908Z] f76a528e1d29: Layer already exists [2022-01-13T22:33:45.908Z] 5ea12caa3cee: Layer already exists [2022-01-13T22:33:45.908Z] 7c48efc6994a: Layer already exists [2022-01-13T22:33:45.908Z] 03889587e370: Layer already exists [2022-01-13T22:33:45.908Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:45.908Z] latest: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:46.203Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:46.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [2022-01-13T22:33:46.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T22:33:46.497Z] eccb2024f289: Preparing [2022-01-13T22:33:46.497Z] eccb2024f289: Preparing [2022-01-13T22:33:46.497Z] 0d40a1b54e0d: Preparing [2022-01-13T22:33:46.497Z] 700e8758d4c9: Preparing [2022-01-13T22:33:46.497Z] 932ae16a88a5: Preparing [2022-01-13T22:33:46.497Z] 8eb58c0caaaf: Preparing [2022-01-13T22:33:46.497Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:46.497Z] 7c48efc6994a: Preparing [2022-01-13T22:33:46.497Z] f76a528e1d29: Preparing [2022-01-13T22:33:46.497Z] 5ea12caa3cee: Preparing [2022-01-13T22:33:46.497Z] 03889587e370: Preparing [2022-01-13T22:33:46.497Z] 1a058d5342cc: Preparing [2022-01-13T22:33:46.497Z] 6fca72b1b61d: Waiting [2022-01-13T22:33:46.497Z] 7c48efc6994a: Waiting [2022-01-13T22:33:46.497Z] f76a528e1d29: Waiting [2022-01-13T22:33:46.497Z] 5ea12caa3cee: Waiting [2022-01-13T22:33:46.497Z] 03889587e370: Waiting [2022-01-13T22:33:46.497Z] 1a058d5342cc: Waiting [2022-01-13T22:33:46.497Z] 8eb58c0caaaf: Layer already exists [2022-01-13T22:33:46.497Z] 0d40a1b54e0d: Layer already exists [2022-01-13T22:33:46.497Z] 700e8758d4c9: Layer already exists [2022-01-13T22:33:46.497Z] 932ae16a88a5: Layer already exists [2022-01-13T22:33:46.497Z] eccb2024f289: Layer already exists [2022-01-13T22:33:46.497Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:46.497Z] 03889587e370: Layer already exists [2022-01-13T22:33:46.497Z] 7c48efc6994a: Layer already exists [2022-01-13T22:33:46.497Z] 5ea12caa3cee: Layer already exists [2022-01-13T22:33:46.497Z] f76a528e1d29: Layer already exists [2022-01-13T22:33:46.497Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:46.497Z] 2.2.0-dev.19: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:46.791Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:47.082Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:47.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T22:33:47.082Z] eccb2024f289: Preparing [2022-01-13T22:33:47.082Z] eccb2024f289: Preparing [2022-01-13T22:33:47.082Z] 0d40a1b54e0d: Preparing [2022-01-13T22:33:47.082Z] 700e8758d4c9: Preparing [2022-01-13T22:33:47.082Z] 932ae16a88a5: Preparing [2022-01-13T22:33:47.082Z] 8eb58c0caaaf: Preparing [2022-01-13T22:33:47.082Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:47.082Z] 7c48efc6994a: Preparing [2022-01-13T22:33:47.082Z] f76a528e1d29: Preparing [2022-01-13T22:33:47.082Z] 5ea12caa3cee: Preparing [2022-01-13T22:33:47.082Z] 03889587e370: Preparing [2022-01-13T22:33:47.082Z] 1a058d5342cc: Preparing [2022-01-13T22:33:47.082Z] 6fca72b1b61d: Waiting [2022-01-13T22:33:47.082Z] 7c48efc6994a: Waiting [2022-01-13T22:33:47.082Z] f76a528e1d29: Waiting [2022-01-13T22:33:47.082Z] 5ea12caa3cee: Waiting [2022-01-13T22:33:47.082Z] 03889587e370: Waiting [2022-01-13T22:33:47.082Z] 1a058d5342cc: Waiting [2022-01-13T22:33:47.082Z] 700e8758d4c9: Layer already exists [2022-01-13T22:33:47.082Z] eccb2024f289: Layer already exists [2022-01-13T22:33:47.082Z] 0d40a1b54e0d: Layer already exists [2022-01-13T22:33:47.082Z] 932ae16a88a5: Layer already exists [2022-01-13T22:33:47.082Z] 8eb58c0caaaf: Layer already exists [2022-01-13T22:33:47.082Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:47.082Z] 7c48efc6994a: Layer already exists [2022-01-13T22:33:47.082Z] 03889587e370: Layer already exists [2022-01-13T22:33:47.082Z] f76a528e1d29: Layer already exists [2022-01-13T22:33:47.082Z] 5ea12caa3cee: Layer already exists [2022-01-13T22:33:47.082Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:47.082Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:47.377Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:47.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-13T22:33:47.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-13T22:33:47.672Z] eccb2024f289: Preparing [2022-01-13T22:33:47.672Z] eccb2024f289: Preparing [2022-01-13T22:33:47.672Z] 0d40a1b54e0d: Preparing [2022-01-13T22:33:47.672Z] 700e8758d4c9: Preparing [2022-01-13T22:33:47.672Z] 932ae16a88a5: Preparing [2022-01-13T22:33:47.672Z] 8eb58c0caaaf: Preparing [2022-01-13T22:33:47.672Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:47.672Z] 7c48efc6994a: Preparing [2022-01-13T22:33:47.672Z] f76a528e1d29: Preparing [2022-01-13T22:33:47.672Z] 5ea12caa3cee: Preparing [2022-01-13T22:33:47.672Z] 03889587e370: Preparing [2022-01-13T22:33:47.672Z] 1a058d5342cc: Preparing [2022-01-13T22:33:47.672Z] 6fca72b1b61d: Waiting [2022-01-13T22:33:47.672Z] 7c48efc6994a: Waiting [2022-01-13T22:33:47.672Z] f76a528e1d29: Waiting [2022-01-13T22:33:47.672Z] 5ea12caa3cee: Waiting [2022-01-13T22:33:47.672Z] 03889587e370: Waiting [2022-01-13T22:33:47.672Z] 1a058d5342cc: Waiting [2022-01-13T22:33:47.672Z] 932ae16a88a5: Layer already exists [2022-01-13T22:33:47.672Z] 8eb58c0caaaf: Layer already exists [2022-01-13T22:33:47.672Z] 0d40a1b54e0d: Layer already exists [2022-01-13T22:33:47.672Z] eccb2024f289: Layer already exists [2022-01-13T22:33:47.672Z] 700e8758d4c9: Layer already exists [2022-01-13T22:33:47.672Z] f76a528e1d29: Layer already exists [2022-01-13T22:33:47.672Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:47.672Z] 7c48efc6994a: Layer already exists [2022-01-13T22:33:47.672Z] 5ea12caa3cee: Layer already exists [2022-01-13T22:33:47.672Z] 03889587e370: Layer already exists [2022-01-13T22:33:47.672Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:47.672Z] main: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:47.703Z] ===================================================== [Pipeline] echo [2022-01-13T22:33:47.714Z] taggedImages: [2022-01-13T22:33:47.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:47.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-13T22:33:47.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [2022-01-13T22:33:47.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:47.714Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-13T22:33:47.734Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-13T22:33:47.734Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:47.734Z] latest [2022-01-13T22:33:47.734Z] 2.2.0-dev.19 [2022-01-13T22:33:47.734Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:47.734Z] main [2022-01-13T22:33:47.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:48.052Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:48.360Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:48.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T22:33:48.360Z] f352a81e70ae: Preparing [2022-01-13T22:33:48.360Z] ad1fb158936d: Preparing [2022-01-13T22:33:48.360Z] c59e800717c7: Preparing [2022-01-13T22:33:48.360Z] 082d08618b38: Preparing [2022-01-13T22:33:48.360Z] d825ccd8269c: Preparing [2022-01-13T22:33:48.360Z] 1a058d5342cc: Preparing [2022-01-13T22:33:48.360Z] 1a058d5342cc: Waiting [2022-01-13T22:33:48.968Z] 082d08618b38: Pushed [2022-01-13T22:33:48.968Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:48.968Z] c59e800717c7: Pushed [2022-01-13T22:33:48.968Z] d825ccd8269c: Pushed [2022-01-13T22:33:48.968Z] f352a81e70ae: Pushed [2022-01-13T22:33:49.229Z] ad1fb158936d: Pushed [2022-01-13T22:33:49.229Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:49.525Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:49.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-13T22:33:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T22:33:49.815Z] f352a81e70ae: Preparing [2022-01-13T22:33:49.815Z] ad1fb158936d: Preparing [2022-01-13T22:33:49.815Z] c59e800717c7: Preparing [2022-01-13T22:33:49.815Z] 082d08618b38: Preparing [2022-01-13T22:33:49.815Z] d825ccd8269c: Preparing [2022-01-13T22:33:49.815Z] 1a058d5342cc: Preparing [2022-01-13T22:33:49.815Z] 1a058d5342cc: Waiting [2022-01-13T22:33:49.815Z] 082d08618b38: Layer already exists [2022-01-13T22:33:49.815Z] f352a81e70ae: Layer already exists [2022-01-13T22:33:49.815Z] c59e800717c7: Layer already exists [2022-01-13T22:33:49.815Z] ad1fb158936d: Layer already exists [2022-01-13T22:33:49.815Z] d825ccd8269c: Layer already exists [2022-01-13T22:33:49.815Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:49.815Z] latest: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:50.111Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:50.407Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [2022-01-13T22:33:50.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T22:33:50.408Z] f352a81e70ae: Preparing [2022-01-13T22:33:50.408Z] ad1fb158936d: Preparing [2022-01-13T22:33:50.408Z] c59e800717c7: Preparing [2022-01-13T22:33:50.408Z] 082d08618b38: Preparing [2022-01-13T22:33:50.408Z] d825ccd8269c: Preparing [2022-01-13T22:33:50.408Z] 1a058d5342cc: Preparing [2022-01-13T22:33:50.408Z] 1a058d5342cc: Waiting [2022-01-13T22:33:50.408Z] d825ccd8269c: Layer already exists [2022-01-13T22:33:50.408Z] c59e800717c7: Layer already exists [2022-01-13T22:33:50.408Z] f352a81e70ae: Layer already exists [2022-01-13T22:33:50.408Z] 082d08618b38: Layer already exists [2022-01-13T22:33:50.408Z] ad1fb158936d: Layer already exists [2022-01-13T22:33:50.408Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:50.408Z] 2.2.0-dev.19: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:50.710Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:51.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:51.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T22:33:51.007Z] f352a81e70ae: Preparing [2022-01-13T22:33:51.007Z] ad1fb158936d: Preparing [2022-01-13T22:33:51.007Z] c59e800717c7: Preparing [2022-01-13T22:33:51.007Z] 082d08618b38: Preparing [2022-01-13T22:33:51.007Z] d825ccd8269c: Preparing [2022-01-13T22:33:51.007Z] 1a058d5342cc: Preparing [2022-01-13T22:33:51.007Z] 1a058d5342cc: Waiting [2022-01-13T22:33:51.007Z] d825ccd8269c: Layer already exists [2022-01-13T22:33:51.007Z] ad1fb158936d: Layer already exists [2022-01-13T22:33:51.007Z] 082d08618b38: Layer already exists [2022-01-13T22:33:51.007Z] c59e800717c7: Layer already exists [2022-01-13T22:33:51.007Z] f352a81e70ae: Layer already exists [2022-01-13T22:33:51.007Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:51.007Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:51.305Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:51.601Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-13T22:33:51.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-13T22:33:51.602Z] f352a81e70ae: Preparing [2022-01-13T22:33:51.602Z] ad1fb158936d: Preparing [2022-01-13T22:33:51.602Z] c59e800717c7: Preparing [2022-01-13T22:33:51.602Z] 082d08618b38: Preparing [2022-01-13T22:33:51.602Z] d825ccd8269c: Preparing [2022-01-13T22:33:51.602Z] 1a058d5342cc: Preparing [2022-01-13T22:33:51.602Z] 1a058d5342cc: Waiting [2022-01-13T22:33:51.602Z] d825ccd8269c: Layer already exists [2022-01-13T22:33:51.602Z] ad1fb158936d: Layer already exists [2022-01-13T22:33:51.602Z] f352a81e70ae: Layer already exists [2022-01-13T22:33:51.602Z] 082d08618b38: Layer already exists [2022-01-13T22:33:51.602Z] c59e800717c7: Layer already exists [2022-01-13T22:33:51.602Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:51.602Z] main: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:51.643Z] ===================================================== [Pipeline] echo [2022-01-13T22:33:51.650Z] taggedImages: [2022-01-13T22:33:51.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:51.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-13T22:33:51.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [2022-01-13T22:33:51.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:51.650Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-13T22:33:51.669Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-13T22:33:51.669Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:51.669Z] latest [2022-01-13T22:33:51.669Z] 2.2.0-dev.19 [2022-01-13T22:33:51.669Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:51.669Z] main [2022-01-13T22:33:51.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:51.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:52.271Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:52.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T22:33:52.271Z] 2636bdef6bf5: Preparing [2022-01-13T22:33:52.271Z] 21d344a08eb4: Preparing [2022-01-13T22:33:52.271Z] 9f02856946f4: Preparing [2022-01-13T22:33:52.271Z] a4ea6ccb6011: Preparing [2022-01-13T22:33:52.271Z] 81cb5043cc26: Preparing [2022-01-13T22:33:52.271Z] 5ad1b0986401: Preparing [2022-01-13T22:33:52.271Z] f9ec40020d79: Preparing [2022-01-13T22:33:52.271Z] 77b88726be70: Preparing [2022-01-13T22:33:52.271Z] a0b08ddfaa26: Preparing [2022-01-13T22:33:52.271Z] 1a058d5342cc: Preparing [2022-01-13T22:33:52.271Z] 5ad1b0986401: Waiting [2022-01-13T22:33:52.271Z] f9ec40020d79: Waiting [2022-01-13T22:33:52.271Z] 77b88726be70: Waiting [2022-01-13T22:33:52.271Z] a0b08ddfaa26: Waiting [2022-01-13T22:33:52.271Z] 1a058d5342cc: Waiting [2022-01-13T22:33:52.865Z] 81cb5043cc26: Pushed [2022-01-13T22:33:52.865Z] 2636bdef6bf5: Pushed [2022-01-13T22:33:52.865Z] 21d344a08eb4: Pushed [2022-01-13T22:33:52.865Z] 5ad1b0986401: Pushed [2022-01-13T22:33:53.125Z] f9ec40020d79: Pushed [2022-01-13T22:33:53.125Z] 77b88726be70: Pushed [2022-01-13T22:33:53.125Z] a4ea6ccb6011: Pushed [2022-01-13T22:33:53.125Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:53.125Z] a0b08ddfaa26: Pushed [2022-01-13T22:33:53.125Z] 9f02856946f4: Pushed [2022-01-13T22:33:53.384Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:53.682Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:53.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-13T22:33:53.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T22:33:53.972Z] 2636bdef6bf5: Preparing [2022-01-13T22:33:53.972Z] 21d344a08eb4: Preparing [2022-01-13T22:33:53.972Z] 9f02856946f4: Preparing [2022-01-13T22:33:53.972Z] a4ea6ccb6011: Preparing [2022-01-13T22:33:53.972Z] 81cb5043cc26: Preparing [2022-01-13T22:33:53.972Z] 5ad1b0986401: Preparing [2022-01-13T22:33:53.972Z] f9ec40020d79: Preparing [2022-01-13T22:33:53.972Z] 77b88726be70: Preparing [2022-01-13T22:33:53.972Z] a0b08ddfaa26: Preparing [2022-01-13T22:33:53.972Z] 1a058d5342cc: Preparing [2022-01-13T22:33:53.972Z] f9ec40020d79: Waiting [2022-01-13T22:33:53.972Z] 77b88726be70: Waiting [2022-01-13T22:33:53.972Z] a0b08ddfaa26: Waiting [2022-01-13T22:33:53.972Z] 1a058d5342cc: Waiting [2022-01-13T22:33:53.972Z] 5ad1b0986401: Waiting [2022-01-13T22:33:53.972Z] a4ea6ccb6011: Layer already exists [2022-01-13T22:33:53.972Z] 9f02856946f4: Layer already exists [2022-01-13T22:33:53.972Z] 21d344a08eb4: Layer already exists [2022-01-13T22:33:53.972Z] 81cb5043cc26: Layer already exists [2022-01-13T22:33:53.972Z] 2636bdef6bf5: Layer already exists [2022-01-13T22:33:53.972Z] f9ec40020d79: Layer already exists [2022-01-13T22:33:53.972Z] 5ad1b0986401: Layer already exists [2022-01-13T22:33:53.972Z] 77b88726be70: Layer already exists [2022-01-13T22:33:53.972Z] a0b08ddfaa26: Layer already exists [2022-01-13T22:33:53.972Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:53.972Z] latest: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:54.270Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:54.565Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [2022-01-13T22:33:54.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T22:33:54.565Z] 2636bdef6bf5: Preparing [2022-01-13T22:33:54.565Z] 21d344a08eb4: Preparing [2022-01-13T22:33:54.565Z] 9f02856946f4: Preparing [2022-01-13T22:33:54.565Z] a4ea6ccb6011: Preparing [2022-01-13T22:33:54.565Z] 81cb5043cc26: Preparing [2022-01-13T22:33:54.565Z] 5ad1b0986401: Preparing [2022-01-13T22:33:54.565Z] f9ec40020d79: Preparing [2022-01-13T22:33:54.565Z] 77b88726be70: Preparing [2022-01-13T22:33:54.565Z] a0b08ddfaa26: Preparing [2022-01-13T22:33:54.565Z] 1a058d5342cc: Preparing [2022-01-13T22:33:54.565Z] f9ec40020d79: Waiting [2022-01-13T22:33:54.565Z] 77b88726be70: Waiting [2022-01-13T22:33:54.565Z] a0b08ddfaa26: Waiting [2022-01-13T22:33:54.565Z] 1a058d5342cc: Waiting [2022-01-13T22:33:54.565Z] 5ad1b0986401: Waiting [2022-01-13T22:33:54.565Z] 81cb5043cc26: Layer already exists [2022-01-13T22:33:54.565Z] a4ea6ccb6011: Layer already exists [2022-01-13T22:33:54.565Z] 21d344a08eb4: Layer already exists [2022-01-13T22:33:54.565Z] 2636bdef6bf5: Layer already exists [2022-01-13T22:33:54.565Z] 9f02856946f4: Layer already exists [2022-01-13T22:33:54.565Z] 5ad1b0986401: Layer already exists [2022-01-13T22:33:54.565Z] 77b88726be70: Layer already exists [2022-01-13T22:33:54.565Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:54.565Z] f9ec40020d79: Layer already exists [2022-01-13T22:33:54.565Z] a0b08ddfaa26: Layer already exists [2022-01-13T22:33:54.565Z] 2.2.0-dev.19: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:54.858Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:55.148Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:55.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T22:33:55.148Z] 2636bdef6bf5: Preparing [2022-01-13T22:33:55.148Z] 21d344a08eb4: Preparing [2022-01-13T22:33:55.148Z] 9f02856946f4: Preparing [2022-01-13T22:33:55.148Z] a4ea6ccb6011: Preparing [2022-01-13T22:33:55.148Z] 81cb5043cc26: Preparing [2022-01-13T22:33:55.148Z] 5ad1b0986401: Preparing [2022-01-13T22:33:55.148Z] f9ec40020d79: Preparing [2022-01-13T22:33:55.148Z] 77b88726be70: Preparing [2022-01-13T22:33:55.148Z] a0b08ddfaa26: Preparing [2022-01-13T22:33:55.148Z] 1a058d5342cc: Preparing [2022-01-13T22:33:55.148Z] 5ad1b0986401: Waiting [2022-01-13T22:33:55.148Z] f9ec40020d79: Waiting [2022-01-13T22:33:55.148Z] 77b88726be70: Waiting [2022-01-13T22:33:55.148Z] a0b08ddfaa26: Waiting [2022-01-13T22:33:55.148Z] 1a058d5342cc: Waiting [2022-01-13T22:33:55.148Z] 2636bdef6bf5: Layer already exists [2022-01-13T22:33:55.148Z] 9f02856946f4: Layer already exists [2022-01-13T22:33:55.148Z] a4ea6ccb6011: Layer already exists [2022-01-13T22:33:55.148Z] 81cb5043cc26: Layer already exists [2022-01-13T22:33:55.148Z] 21d344a08eb4: Layer already exists [2022-01-13T22:33:55.148Z] 5ad1b0986401: Layer already exists [2022-01-13T22:33:55.148Z] f9ec40020d79: Layer already exists [2022-01-13T22:33:55.148Z] 77b88726be70: Layer already exists [2022-01-13T22:33:55.148Z] a0b08ddfaa26: Layer already exists [2022-01-13T22:33:55.148Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:55.148Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:55.440Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:55.730Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-13T22:33:55.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-13T22:33:55.730Z] 2636bdef6bf5: Preparing [2022-01-13T22:33:55.730Z] 21d344a08eb4: Preparing [2022-01-13T22:33:55.730Z] 9f02856946f4: Preparing [2022-01-13T22:33:55.730Z] a4ea6ccb6011: Preparing [2022-01-13T22:33:55.730Z] 81cb5043cc26: Preparing [2022-01-13T22:33:55.730Z] 5ad1b0986401: Preparing [2022-01-13T22:33:55.730Z] f9ec40020d79: Preparing [2022-01-13T22:33:55.730Z] 77b88726be70: Preparing [2022-01-13T22:33:55.730Z] a0b08ddfaa26: Preparing [2022-01-13T22:33:55.730Z] 1a058d5342cc: Preparing [2022-01-13T22:33:55.730Z] f9ec40020d79: Waiting [2022-01-13T22:33:55.730Z] 77b88726be70: Waiting [2022-01-13T22:33:55.730Z] a0b08ddfaa26: Waiting [2022-01-13T22:33:55.730Z] 1a058d5342cc: Waiting [2022-01-13T22:33:55.730Z] 5ad1b0986401: Waiting [2022-01-13T22:33:55.730Z] 2636bdef6bf5: Layer already exists [2022-01-13T22:33:55.730Z] 21d344a08eb4: Layer already exists [2022-01-13T22:33:55.730Z] a4ea6ccb6011: Layer already exists [2022-01-13T22:33:55.730Z] 9f02856946f4: Layer already exists [2022-01-13T22:33:55.730Z] 81cb5043cc26: Layer already exists [2022-01-13T22:33:55.730Z] f9ec40020d79: Layer already exists [2022-01-13T22:33:55.730Z] 5ad1b0986401: Layer already exists [2022-01-13T22:33:55.730Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:55.730Z] a0b08ddfaa26: Layer already exists [2022-01-13T22:33:55.730Z] 77b88726be70: Layer already exists [2022-01-13T22:33:55.730Z] main: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:33:55.762Z] ===================================================== [Pipeline] echo [2022-01-13T22:33:55.772Z] taggedImages: [2022-01-13T22:33:55.772Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:55.772Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-13T22:33:55.772Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [2022-01-13T22:33:55.772Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:55.772Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-13T22:33:55.790Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-13T22:33:55.790Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:55.790Z] latest [2022-01-13T22:33:55.790Z] 2.2.0-dev.19 [2022-01-13T22:33:55.790Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:55.790Z] main [2022-01-13T22:33:55.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:56.102Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:56.395Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:33:56.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T22:33:56.395Z] 2618edca1faa: Preparing [2022-01-13T22:33:56.395Z] 61cbe59b0df7: Preparing [2022-01-13T22:33:56.395Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:56.395Z] 8dee88c78546: Preparing [2022-01-13T22:33:56.395Z] 1a058d5342cc: Preparing [2022-01-13T22:33:56.395Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:56.395Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:56.395Z] 8dee88c78546: Pushed [2022-01-13T22:33:56.395Z] 2618edca1faa: Pushed [2022-01-13T22:33:57.776Z] 61cbe59b0df7: Pushed [2022-01-13T22:33:57.776Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:58.074Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:58.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-13T22:33:58.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T22:33:58.363Z] 2618edca1faa: Preparing [2022-01-13T22:33:58.363Z] 61cbe59b0df7: Preparing [2022-01-13T22:33:58.363Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:58.363Z] 8dee88c78546: Preparing [2022-01-13T22:33:58.363Z] 1a058d5342cc: Preparing [2022-01-13T22:33:58.363Z] 2618edca1faa: Layer already exists [2022-01-13T22:33:58.363Z] 8dee88c78546: Layer already exists [2022-01-13T22:33:58.363Z] 61cbe59b0df7: Layer already exists [2022-01-13T22:33:58.363Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:58.363Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:58.363Z] latest: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:58.661Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:58.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [2022-01-13T22:33:58.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T22:33:58.954Z] 2618edca1faa: Preparing [2022-01-13T22:33:58.954Z] 61cbe59b0df7: Preparing [2022-01-13T22:33:58.954Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:58.954Z] 8dee88c78546: Preparing [2022-01-13T22:33:58.954Z] 1a058d5342cc: Preparing [2022-01-13T22:33:58.954Z] 8dee88c78546: Layer already exists [2022-01-13T22:33:58.954Z] 2618edca1faa: Layer already exists [2022-01-13T22:33:58.954Z] 61cbe59b0df7: Layer already exists [2022-01-13T22:33:58.954Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:58.954Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:58.954Z] 2.2.0-dev.19: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:59.251Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:59.544Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:33:59.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T22:33:59.544Z] 2618edca1faa: Preparing [2022-01-13T22:33:59.544Z] 61cbe59b0df7: Preparing [2022-01-13T22:33:59.544Z] 6fca72b1b61d: Preparing [2022-01-13T22:33:59.544Z] 8dee88c78546: Preparing [2022-01-13T22:33:59.544Z] 1a058d5342cc: Preparing [2022-01-13T22:33:59.544Z] 8dee88c78546: Layer already exists [2022-01-13T22:33:59.544Z] 61cbe59b0df7: Layer already exists [2022-01-13T22:33:59.544Z] 2618edca1faa: Layer already exists [2022-01-13T22:33:59.544Z] 1a058d5342cc: Layer already exists [2022-01-13T22:33:59.544Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:33:59.544Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:33:59.840Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:00.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-13T22:34:00.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-13T22:34:00.131Z] 2618edca1faa: Preparing [2022-01-13T22:34:00.131Z] 61cbe59b0df7: Preparing [2022-01-13T22:34:00.131Z] 6fca72b1b61d: Preparing [2022-01-13T22:34:00.131Z] 8dee88c78546: Preparing [2022-01-13T22:34:00.131Z] 1a058d5342cc: Preparing [2022-01-13T22:34:00.131Z] 2618edca1faa: Layer already exists [2022-01-13T22:34:00.131Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:34:00.131Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:00.131Z] 61cbe59b0df7: Layer already exists [2022-01-13T22:34:00.131Z] 8dee88c78546: Layer already exists [2022-01-13T22:34:00.131Z] main: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:34:00.170Z] ===================================================== [Pipeline] echo [2022-01-13T22:34:00.180Z] taggedImages: [2022-01-13T22:34:00.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:00.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-13T22:34:00.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [2022-01-13T22:34:00.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:00.180Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-13T22:34:00.204Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-13T22:34:00.204Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:00.204Z] latest [2022-01-13T22:34:00.204Z] 2.2.0-dev.19 [2022-01-13T22:34:00.204Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:00.204Z] main [2022-01-13T22:34:00.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:00.281Z] Removing intermediate container 82d682237632 [2022-01-13T22:34:00.281Z] ---> 665b5b39a497 [2022-01-13T22:34:00.281Z] [2022-01-13T22:34:00.281Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:34:00.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-13T22:34:00.281Z] 3.14: Pulling from library/alpine [2022-01-13T22:34:00.281Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-13T22:34:00.281Z] Status: Downloaded newer image for alpine:3.14 [2022-01-13T22:34:00.281Z] ---> 5b8b7b635229 [2022-01-13T22:34:00.281Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:34:00.281Z] ---> Running in 0ac5581f6e9e [2022-01-13T22:34:00.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:00.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:00.281Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-13T22:34:00.281Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:34:00.281Z] OK: 6 MiB in 15 packages [2022-01-13T22:34:00.281Z] Removing intermediate container ca6437e6fa48 [2022-01-13T22:34:00.281Z] ---> 107014e9db37 [2022-01-13T22:34:00.281Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-13T22:34:00.281Z] ---> Running in 1587d2c6df91 [2022-01-13T22:34:00.281Z] Removing intermediate container 0ac5581f6e9e [2022-01-13T22:34:00.281Z] ---> 38d0ee7e6e7b [2022-01-13T22:34:00.281Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:34:00.281Z] ---> Running in 631527783cb8 [2022-01-13T22:34:00.281Z] Removing intermediate container 631527783cb8 [2022-01-13T22:34:00.281Z] ---> 098b9ebcd354 [2022-01-13T22:34:00.281Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-13T22:34:00.281Z] ---> Running in 2a789783e107 [2022-01-13T22:34:00.512Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:00.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-13T22:34:00.804Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:00.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T22:34:00.804Z] 974f2b8ade73: Preparing [2022-01-13T22:34:00.804Z] 13ded7d9efcf: Preparing [2022-01-13T22:34:00.804Z] 6fca72b1b61d: Preparing [2022-01-13T22:34:00.804Z] 015f8a24c6a1: Preparing [2022-01-13T22:34:00.804Z] 1a058d5342cc: Preparing [2022-01-13T22:34:00.804Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:34:00.804Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:00.804Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:34:00.804Z] 974f2b8ade73: Pushed [2022-01-13T22:34:00.842Z] Removing intermediate container 2a789783e107 [2022-01-13T22:34:00.842Z] ---> 169b5951356a [2022-01-13T22:34:00.842Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:34:01.124Z] ---> Running in 714d11986703 [2022-01-13T22:34:01.413Z] Removing intermediate container e8907548115b [2022-01-13T22:34:01.413Z] ---> 74beb6582aa6 [2022-01-13T22:34:01.413Z] [2022-01-13T22:34:01.413Z] Step 9/30 : FROM alpine:3.14 [2022-01-13T22:34:01.413Z] ---> 5b8b7b635229 [2022-01-13T22:34:01.707Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-13T22:34:01.707Z] ---> Running in 237e1b18c837 [2022-01-13T22:34:01.707Z] Removing intermediate container 714d11986703 [2022-01-13T22:34:01.707Z] ---> c4a6577f8d3f [2022-01-13T22:34:01.707Z] Step 14/22 : WORKDIR / [2022-01-13T22:34:01.744Z] 13ded7d9efcf: Pushed [2022-01-13T22:34:01.744Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:01.982Z] ---> Running in 2a836105fc2d [2022-01-13T22:34:02.040Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:02.337Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-13T22:34:02.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T22:34:02.337Z] 974f2b8ade73: Preparing [2022-01-13T22:34:02.337Z] 13ded7d9efcf: Preparing [2022-01-13T22:34:02.337Z] 6fca72b1b61d: Preparing [2022-01-13T22:34:02.337Z] 015f8a24c6a1: Preparing [2022-01-13T22:34:02.337Z] 1a058d5342cc: Preparing [2022-01-13T22:34:02.337Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:34:02.337Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:02.337Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:34:02.337Z] 13ded7d9efcf: Layer already exists [2022-01-13T22:34:02.337Z] 974f2b8ade73: Layer already exists [2022-01-13T22:34:02.337Z] latest: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:02.577Z] Removing intermediate container 237e1b18c837 [2022-01-13T22:34:02.577Z] ---> 05810f7b71e1 [2022-01-13T22:34:02.577Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-13T22:34:02.633Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:02.849Z] ---> Running in fd30e04fdaa7 [2022-01-13T22:34:02.849Z] Removing intermediate container 2a836105fc2d [2022-01-13T22:34:02.849Z] ---> f33719e15058 [2022-01-13T22:34:02.849Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:34:02.922Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [2022-01-13T22:34:02.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T22:34:02.922Z] 974f2b8ade73: Preparing [2022-01-13T22:34:02.922Z] 13ded7d9efcf: Preparing [2022-01-13T22:34:02.922Z] 6fca72b1b61d: Preparing [2022-01-13T22:34:02.922Z] 015f8a24c6a1: Preparing [2022-01-13T22:34:02.922Z] 1a058d5342cc: Preparing [2022-01-13T22:34:02.922Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:34:02.922Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:02.922Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:34:02.922Z] 13ded7d9efcf: Layer already exists [2022-01-13T22:34:02.922Z] 974f2b8ade73: Layer already exists [2022-01-13T22:34:02.922Z] 2.2.0-dev.19: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:03.216Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:03.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:03.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T22:34:03.508Z] 974f2b8ade73: Preparing [2022-01-13T22:34:03.508Z] 13ded7d9efcf: Preparing [2022-01-13T22:34:03.508Z] 6fca72b1b61d: Preparing [2022-01-13T22:34:03.508Z] 015f8a24c6a1: Preparing [2022-01-13T22:34:03.508Z] 1a058d5342cc: Preparing [2022-01-13T22:34:03.508Z] 13ded7d9efcf: Layer already exists [2022-01-13T22:34:03.508Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:03.508Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:34:03.508Z] 974f2b8ade73: Layer already exists [2022-01-13T22:34:03.508Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:34:03.508Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:03.806Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:04.094Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-13T22:34:04.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-13T22:34:04.094Z] 974f2b8ade73: Preparing [2022-01-13T22:34:04.094Z] 13ded7d9efcf: Preparing [2022-01-13T22:34:04.094Z] 6fca72b1b61d: Preparing [2022-01-13T22:34:04.094Z] 015f8a24c6a1: Preparing [2022-01-13T22:34:04.094Z] 1a058d5342cc: Preparing [2022-01-13T22:34:04.094Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:04.094Z] 015f8a24c6a1: Layer already exists [2022-01-13T22:34:04.094Z] 974f2b8ade73: Layer already exists [2022-01-13T22:34:04.094Z] 13ded7d9efcf: Layer already exists [2022-01-13T22:34:04.094Z] 6fca72b1b61d: Layer already exists [2022-01-13T22:34:04.094Z] main: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:34:04.132Z] ===================================================== [Pipeline] echo [2022-01-13T22:34:04.141Z] taggedImages: [2022-01-13T22:34:04.141Z] - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:04.141Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-13T22:34:04.141Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [2022-01-13T22:34:04.141Z] - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:04.141Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-13T22:34:04.162Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-13T22:34:04.162Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:04.162Z] latest [2022-01-13T22:34:04.162Z] 2.2.0-dev.19 [2022-01-13T22:34:04.162Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:04.162Z] main [2022-01-13T22:34:04.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:04.293Z] ---> 4a7931efcf43 [2022-01-13T22:34:04.293Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-13T22:34:04.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:04.479Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:04.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:04.772Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:04.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T22:34:04.772Z] 71ad89a8e540: Preparing [2022-01-13T22:34:04.772Z] 66483b59dacf: Preparing [2022-01-13T22:34:04.772Z] 4168ab7b3dfe: Preparing [2022-01-13T22:34:04.772Z] 73d89f394f4c: Preparing [2022-01-13T22:34:04.772Z] 4b4527d9d361: Preparing [2022-01-13T22:34:04.772Z] 0419e16943bb: Preparing [2022-01-13T22:34:04.772Z] 2bc6eda7d6fe: Preparing [2022-01-13T22:34:04.772Z] 38c686747f67: Preparing [2022-01-13T22:34:04.772Z] 698317193ef4: Preparing [2022-01-13T22:34:04.772Z] 3de006b0ad1b: Preparing [2022-01-13T22:34:04.772Z] 1a058d5342cc: Preparing [2022-01-13T22:34:04.772Z] 38c686747f67: Waiting [2022-01-13T22:34:04.772Z] 698317193ef4: Waiting [2022-01-13T22:34:04.772Z] 3de006b0ad1b: Waiting [2022-01-13T22:34:04.772Z] 0419e16943bb: Waiting [2022-01-13T22:34:04.772Z] 1a058d5342cc: Waiting [2022-01-13T22:34:04.772Z] 2bc6eda7d6fe: Waiting [2022-01-13T22:34:04.772Z] 4b4527d9d361: Layer already exists [2022-01-13T22:34:04.846Z] Removing intermediate container 1587d2c6df91 [2022-01-13T22:34:04.846Z] ---> bb852c7a5e71 [2022-01-13T22:34:04.846Z] [2022-01-13T22:34:04.846Z] Step 10/22 : FROM docker:20.10.10 [2022-01-13T22:34:05.042Z] 0419e16943bb: Layer already exists [2022-01-13T22:34:05.120Z] 20.10.10: Pulling from library/docker [2022-01-13T22:34:05.309Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T22:34:05.571Z] 66483b59dacf: Pushed [2022-01-13T22:34:05.571Z] 38c686747f67: Layer already exists [2022-01-13T22:34:05.571Z] 71ad89a8e540: Pushed [2022-01-13T22:34:05.571Z] 698317193ef4: Layer already exists [2022-01-13T22:34:05.571Z] 3de006b0ad1b: Layer already exists [2022-01-13T22:34:05.571Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:05.571Z] 4168ab7b3dfe: Pushed [2022-01-13T22:34:05.722Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:34:05.722Z] (2/2) Installing su-exec (0.2-r1) [2022-01-13T22:34:05.722Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:34:05.722Z] OK: 6 MiB in 16 packages [2022-01-13T22:34:06.706Z] Removing intermediate container 3bbf7a8f20d9 [2022-01-13T22:34:06.706Z] ---> 342498e118f1 [2022-01-13T22:34:06.706Z] [2022-01-13T22:34:06.706Z] Step 9/24 : FROM alpine:3.14 [2022-01-13T22:34:06.706Z] ---> 5b8b7b635229 [2022-01-13T22:34:06.706Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-13T22:34:06.706Z] ---> affef24b22ad [2022-01-13T22:34:06.706Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-13T22:34:06.980Z] ---> Running in 29f08f45515f [2022-01-13T22:34:07.575Z] Removing intermediate container fd30e04fdaa7 [2022-01-13T22:34:07.575Z] ---> 17cefaf510bd [2022-01-13T22:34:07.575Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-13T22:34:07.575Z] ---> Running in 546279b502fc [2022-01-13T22:34:08.171Z] Removing intermediate container 5e4f6843b5d0 [2022-01-13T22:34:08.171Z] ---> e47a8ed6170d [2022-01-13T22:34:08.171Z] [2022-01-13T22:34:08.171Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:34:08.171Z] ---> 5b8b7b635229 [2022-01-13T22:34:08.171Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:34:08.171Z] ---> bd9e250154e4 [2022-01-13T22:34:08.171Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-13T22:34:08.171Z] ---> Using cache [2022-01-13T22:34:08.171Z] ---> 38d0ee7e6e7b [2022-01-13T22:34:08.171Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:34:08.171Z] ---> Using cache [2022-01-13T22:34:08.171Z] ---> 098b9ebcd354 [2022-01-13T22:34:08.171Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-13T22:34:08.448Z] Removing intermediate container 546279b502fc [2022-01-13T22:34:08.448Z] ---> 23be5ae294ab [2022-01-13T22:34:08.448Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-13T22:34:08.448Z] ---> Running in 24c2686b4197 [2022-01-13T22:34:08.448Z] ---> Running in 3931e5cf1f4d [2022-01-13T22:34:08.448Z] ---> Running in bf73372cdfc0 [2022-01-13T22:34:08.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:09.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:09.050Z] Removing intermediate container 3931e5cf1f4d [2022-01-13T22:34:09.050Z] ---> 70351b0992c2 [2022-01-13T22:34:09.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:34:09.050Z] Removing intermediate container 24c2686b4197 [2022-01-13T22:34:09.050Z] ---> d151142fe42c [2022-01-13T22:34:09.050Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-13T22:34:09.050Z] ---> Running in 3ede1adaaaa0 [2022-01-13T22:34:09.050Z] Removing intermediate container bf73372cdfc0 [2022-01-13T22:34:09.050Z] ---> 676d3f7a11de [2022-01-13T22:34:09.050Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-13T22:34:09.324Z] ---> Running in ccaf7f568416 [2022-01-13T22:34:09.324Z] ---> Running in 057e0f3f9aa3 [2022-01-13T22:34:10.312Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-13T22:34:10.312Z] Removing intermediate container 3ede1adaaaa0 [2022-01-13T22:34:10.312Z] ---> 8af3a8d80ee0 [2022-01-13T22:34:10.312Z] Step 20/22 : LABEL arch=arm64Removing intermediate container ccaf7f568416 [2022-01-13T22:34:10.312Z] ---> e3d99c94d51f [2022-01-13T22:34:10.312Z] Step 14/22 : WORKDIR / [2022-01-13T22:34:10.312Z] [2022-01-13T22:34:10.312Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-13T22:34:10.312Z] (3/3) Installing su-exec (0.2-r1) [2022-01-13T22:34:10.312Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:34:10.312Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:34:10.312Z] ---> Running in 790ec2338c13 [2022-01-13T22:34:10.312Z] ---> Running in 48a6fb0e0231 [2022-01-13T22:34:10.591Z] OK: 6 MiB in 17 packages [2022-01-13T22:34:10.856Z] 73d89f394f4c: Pushed [2022-01-13T22:34:10.856Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:11.154Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:11.188Z] Removing intermediate container 790ec2338c13 [2022-01-13T22:34:11.188Z] Removing intermediate container 48a6fb0e0231 [2022-01-13T22:34:11.188Z] ---> 9a84993916c7 [2022-01-13T22:34:11.188Z] ---> c131b4618a55 [2022-01-13T22:34:11.188Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:11.188Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:34:11.447Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-13T22:34:11.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T22:34:11.447Z] 71ad89a8e540: Preparing [2022-01-13T22:34:11.447Z] 66483b59dacf: Preparing [2022-01-13T22:34:11.447Z] 4168ab7b3dfe: Preparing [2022-01-13T22:34:11.447Z] 73d89f394f4c: Preparing [2022-01-13T22:34:11.447Z] 4b4527d9d361: Preparing [2022-01-13T22:34:11.447Z] 0419e16943bb: Preparing [2022-01-13T22:34:11.447Z] 2bc6eda7d6fe: Preparing [2022-01-13T22:34:11.447Z] 38c686747f67: Preparing [2022-01-13T22:34:11.447Z] 698317193ef4: Preparing [2022-01-13T22:34:11.447Z] 3de006b0ad1b: Preparing [2022-01-13T22:34:11.447Z] 1a058d5342cc: Preparing [2022-01-13T22:34:11.447Z] 38c686747f67: Waiting [2022-01-13T22:34:11.447Z] 698317193ef4: Waiting [2022-01-13T22:34:11.447Z] 3de006b0ad1b: Waiting [2022-01-13T22:34:11.447Z] 1a058d5342cc: Waiting [2022-01-13T22:34:11.447Z] 0419e16943bb: Waiting [2022-01-13T22:34:11.447Z] 2bc6eda7d6fe: Waiting [2022-01-13T22:34:11.447Z] 4b4527d9d361: Layer already exists [2022-01-13T22:34:11.447Z] 71ad89a8e540: Layer already exists [2022-01-13T22:34:11.447Z] 4168ab7b3dfe: Layer already exists [2022-01-13T22:34:11.447Z] 66483b59dacf: Layer already exists [2022-01-13T22:34:11.447Z] 73d89f394f4c: Layer already exists [2022-01-13T22:34:11.447Z] 0419e16943bb: Layer already exists [2022-01-13T22:34:11.447Z] 698317193ef4: Layer already exists [2022-01-13T22:34:11.447Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T22:34:11.447Z] 38c686747f67: Layer already exists [2022-01-13T22:34:11.447Z] 3de006b0ad1b: Layer already exists [2022-01-13T22:34:11.447Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:11.447Z] latest: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [2022-01-13T22:34:11.463Z] ---> Running in 3c8428db0b8d [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:11.743Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:12.031Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [2022-01-13T22:34:12.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T22:34:12.031Z] 71ad89a8e540: Preparing [2022-01-13T22:34:12.031Z] 66483b59dacf: Preparing [2022-01-13T22:34:12.031Z] 4168ab7b3dfe: Preparing [2022-01-13T22:34:12.031Z] 73d89f394f4c: Preparing [2022-01-13T22:34:12.031Z] 4b4527d9d361: Preparing [2022-01-13T22:34:12.031Z] 0419e16943bb: Preparing [2022-01-13T22:34:12.031Z] 2bc6eda7d6fe: Preparing [2022-01-13T22:34:12.031Z] 38c686747f67: Preparing [2022-01-13T22:34:12.031Z] 698317193ef4: Preparing [2022-01-13T22:34:12.031Z] 3de006b0ad1b: Preparing [2022-01-13T22:34:12.031Z] 1a058d5342cc: Preparing [2022-01-13T22:34:12.031Z] 0419e16943bb: Waiting [2022-01-13T22:34:12.031Z] 2bc6eda7d6fe: Waiting [2022-01-13T22:34:12.031Z] 38c686747f67: Waiting [2022-01-13T22:34:12.031Z] 698317193ef4: Waiting [2022-01-13T22:34:12.031Z] 3de006b0ad1b: Waiting [2022-01-13T22:34:12.031Z] 1a058d5342cc: Waiting [2022-01-13T22:34:12.031Z] 66483b59dacf: Layer already exists [2022-01-13T22:34:12.031Z] 4b4527d9d361: Layer already exists [2022-01-13T22:34:12.031Z] 71ad89a8e540: Layer already exists [2022-01-13T22:34:12.031Z] 73d89f394f4c: Layer already exists [2022-01-13T22:34:12.031Z] 4168ab7b3dfe: Layer already exists [2022-01-13T22:34:12.031Z] 0419e16943bb: Layer already exists [2022-01-13T22:34:12.031Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T22:34:12.031Z] 3de006b0ad1b: Layer already exists [2022-01-13T22:34:12.031Z] 698317193ef4: Layer already exists [2022-01-13T22:34:12.031Z] 38c686747f67: Layer already exists [2022-01-13T22:34:12.031Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:12.031Z] 2.2.0-dev.19: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:12.063Z] Removing intermediate container 3c8428db0b8d [2022-01-13T22:34:12.063Z] ---> e710794eb738 [2022-01-13T22:34:12.063Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:34:12.329Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:12.340Z] Removing intermediate container 057e0f3f9aa3 [2022-01-13T22:34:12.340Z] ---> a10090141e6e [2022-01-13T22:34:12.340Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-13T22:34:12.340Z] ---> Running in 47029ee57fb2 [2022-01-13T22:34:12.340Z] ---> Running in e22f3fd44584 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:12.617Z] ---> cc108ad072dc [2022-01-13T22:34:12.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-13T22:34:12.621Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:12.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T22:34:12.621Z] 71ad89a8e540: Preparing [2022-01-13T22:34:12.621Z] 66483b59dacf: Preparing [2022-01-13T22:34:12.621Z] 4168ab7b3dfe: Preparing [2022-01-13T22:34:12.621Z] 73d89f394f4c: Preparing [2022-01-13T22:34:12.621Z] 4b4527d9d361: Preparing [2022-01-13T22:34:12.621Z] 0419e16943bb: Preparing [2022-01-13T22:34:12.621Z] 2bc6eda7d6fe: Preparing [2022-01-13T22:34:12.621Z] 38c686747f67: Preparing [2022-01-13T22:34:12.621Z] 698317193ef4: Preparing [2022-01-13T22:34:12.621Z] 3de006b0ad1b: Preparing [2022-01-13T22:34:12.621Z] 1a058d5342cc: Preparing [2022-01-13T22:34:12.621Z] 0419e16943bb: Waiting [2022-01-13T22:34:12.621Z] 2bc6eda7d6fe: Waiting [2022-01-13T22:34:12.621Z] 38c686747f67: Waiting [2022-01-13T22:34:12.621Z] 698317193ef4: Waiting [2022-01-13T22:34:12.621Z] 3de006b0ad1b: Waiting [2022-01-13T22:34:12.621Z] 1a058d5342cc: Waiting [2022-01-13T22:34:12.621Z] 4168ab7b3dfe: Layer already exists [2022-01-13T22:34:12.621Z] 73d89f394f4c: Layer already exists [2022-01-13T22:34:12.621Z] 71ad89a8e540: Layer already exists [2022-01-13T22:34:12.621Z] 4b4527d9d361: Layer already exists [2022-01-13T22:34:12.621Z] 66483b59dacf: Layer already exists [2022-01-13T22:34:12.621Z] 0419e16943bb: Layer already exists [2022-01-13T22:34:12.621Z] 3de006b0ad1b: Layer already exists [2022-01-13T22:34:12.621Z] 38c686747f67: Layer already exists [2022-01-13T22:34:12.621Z] 698317193ef4: Layer already exists [2022-01-13T22:34:12.621Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T22:34:12.621Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:12.621Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:12.893Z] Removing intermediate container 29f08f45515f [2022-01-13T22:34:12.893Z] ---> 58020f4e0059 [2022-01-13T22:34:12.893Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:34:12.918Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:34:13.167Z] ---> Running in 164b4413b6c3 [2022-01-13T22:34:13.167Z] Removing intermediate container 47029ee57fb2 [2022-01-13T22:34:13.167Z] ---> 35725f597608 [2022-01-13T22:34:13.167Z] [2022-01-13T22:34:13.167Z] Removing intermediate container e22f3fd44584 [2022-01-13T22:34:13.167Z] ---> 052493d4590e [2022-01-13T22:34:13.167Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-13T22:34:13.208Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-13T22:34:13.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-13T22:34:13.208Z] 71ad89a8e540: Preparing [2022-01-13T22:34:13.208Z] 66483b59dacf: Preparing [2022-01-13T22:34:13.208Z] 4168ab7b3dfe: Preparing [2022-01-13T22:34:13.208Z] 73d89f394f4c: Preparing [2022-01-13T22:34:13.208Z] 4b4527d9d361: Preparing [2022-01-13T22:34:13.208Z] 0419e16943bb: Preparing [2022-01-13T22:34:13.208Z] 2bc6eda7d6fe: Preparing [2022-01-13T22:34:13.208Z] 38c686747f67: Preparing [2022-01-13T22:34:13.208Z] 698317193ef4: Preparing [2022-01-13T22:34:13.208Z] 3de006b0ad1b: Preparing [2022-01-13T22:34:13.208Z] 1a058d5342cc: Preparing [2022-01-13T22:34:13.208Z] 0419e16943bb: Waiting [2022-01-13T22:34:13.208Z] 2bc6eda7d6fe: Waiting [2022-01-13T22:34:13.208Z] 38c686747f67: Waiting [2022-01-13T22:34:13.208Z] 698317193ef4: Waiting [2022-01-13T22:34:13.208Z] 3de006b0ad1b: Waiting [2022-01-13T22:34:13.208Z] 1a058d5342cc: Waiting [2022-01-13T22:34:13.208Z] 4168ab7b3dfe: Layer already exists [2022-01-13T22:34:13.208Z] 66483b59dacf: Layer already exists [2022-01-13T22:34:13.208Z] 4b4527d9d361: Layer already exists [2022-01-13T22:34:13.208Z] 73d89f394f4c: Layer already exists [2022-01-13T22:34:13.208Z] 71ad89a8e540: Layer already exists [2022-01-13T22:34:13.208Z] 0419e16943bb: Layer already exists [2022-01-13T22:34:13.208Z] 2bc6eda7d6fe: Layer already exists [2022-01-13T22:34:13.208Z] 38c686747f67: Layer already exists [2022-01-13T22:34:13.208Z] 3de006b0ad1b: Layer already exists [2022-01-13T22:34:13.208Z] 698317193ef4: Layer already exists [2022-01-13T22:34:13.208Z] 1a058d5342cc: Layer already exists [2022-01-13T22:34:13.208Z] main: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:34:13.240Z] ===================================================== [Pipeline] echo [2022-01-13T22:34:13.250Z] taggedImages: [2022-01-13T22:34:13.250Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:13.250Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-13T22:34:13.250Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [2022-01-13T22:34:13.250Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:34:13.250Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-13T22:34:13.769Z] Successfully built 35725f597608 [2022-01-13T22:34:13.769Z] Successfully tagged core-command-arm64:latest [2022-01-13T22:34:13.769Z]  Building core-command ... done Building core-data [2022-01-13T22:34:14.050Z] Removing intermediate container 164b4413b6c3 [2022-01-13T22:34:14.050Z] ---> e2e343ebb73b [2022-01-13T22:34:14.050Z] Step 12/24 : WORKDIR / [2022-01-13T22:34:14.050Z] ---> Running in a8799bcb908c [2022-01-13T22:34:14.323Z] ---> 5b355df0d709 [2022-01-13T22:34:14.323Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-13T22:34:14.323Z] ---> Running in d46c118b885b [2022-01-13T22:34:14.924Z] Removing intermediate container a8799bcb908c [2022-01-13T22:34:14.924Z] ---> 3ce5bae24c71 [2022-01-13T22:34:14.924Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-13T22:34:14.924Z] ---> 9705934cdd9d [2022-01-13T22:34:14.924Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-13T22:34:16.363Z] ---> 0be3af33dbf8 [2022-01-13T22:34:16.363Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-13T22:34:16.637Z] ---> ab87836ffe79 [2022-01-13T22:34:16.637Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-13T22:34:16.921Z] ---> Running in ecc5a87b1f8a [2022-01-13T22:34:17.517Z] Removing intermediate container ecc5a87b1f8a [2022-01-13T22:34:17.517Z] ---> 195597a7129c [2022-01-13T22:34:17.517Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:34:17.517Z] ---> Running in a251447da63e [2022-01-13T22:34:17.517Z] ---> 6f7070c506d6 [2022-01-13T22:34:17.517Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-13T22:34:17.791Z] Removing intermediate container d46c118b885b [2022-01-13T22:34:17.791Z] ---> 8b130985e681 [2022-01-13T22:34:17.791Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:34:18.064Z] Removing intermediate container a251447da63e [2022-01-13T22:34:18.064Z] ---> 54a91b8f208e [2022-01-13T22:34:18.064Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:34:18.336Z] ---> Running in 0624559c7a37 [2022-01-13T22:34:18.932Z] Removing intermediate container 0624559c7a37 [2022-01-13T22:34:18.932Z] ---> 3c1d32d2f24c [2022-01-13T22:34:18.932Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:18.932Z] ---> 6e199803d0d9 [2022-01-13T22:34:18.932Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-13T22:34:18.932Z] ---> Running in cdf50a9e43b6 [2022-01-13T22:34:18.932Z] ---> c1a3f707d621 [2022-01-13T22:34:18.932Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-13T22:34:19.909Z] Removing intermediate container cdf50a9e43b6 [2022-01-13T22:34:19.909Z] ---> 3fbf26e01d9a [2022-01-13T22:34:19.909Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:34:19.909Z] ---> 3cd479833c43 [2022-01-13T22:34:19.909Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-13T22:34:19.909Z] ---> Running in 07daf8204d58 [2022-01-13T22:34:20.896Z] Removing intermediate container 07daf8204d58 [2022-01-13T22:34:20.896Z] ---> 5bcfa03e0fb4 [2022-01-13T22:34:20.896Z] [2022-01-13T22:34:21.175Z] Successfully built 5bcfa03e0fb4 [2022-01-13T22:34:21.175Z] Successfully tagged core-metadata-arm64:latest [2022-01-13T22:34:21.175Z]  Building core-metadata ... done Building support-notifications [2022-01-13T22:34:21.175Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-13T22:34:21.175Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-13T22:34:21.175Z] ---> 520e9a0a30f7 [2022-01-13T22:34:21.175Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:34:21.449Z] ---> 87a566b4b0ec [2022-01-13T22:34:21.449Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-13T22:34:21.449Z] ---> Running in c99dc2354f61 [2022-01-13T22:34:21.724Z] ---> 2e9a2a68f459 [2022-01-13T22:34:21.724Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-13T22:34:22.001Z] Removing intermediate container c99dc2354f61 [2022-01-13T22:34:22.001Z] ---> f2b802992bcf [2022-01-13T22:34:22.001Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-13T22:34:22.272Z] ---> Running in 5c6a6e79cfd4 [2022-01-13T22:34:22.552Z] ---> 0324155a5126 [2022-01-13T22:34:22.552Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-13T22:34:23.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:23.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:23.991Z] ---> fd4be4d8b4dd [2022-01-13T22:34:23.991Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-13T22:34:23.991Z] ---> 2b7d0e167d32 [2022-01-13T22:34:23.991Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-13T22:34:24.982Z] (1/42) Installing readline (8.1.0-r0) [2022-01-13T22:34:24.982Z] (2/42) Installing bash (5.1.4-r0) [2022-01-13T22:34:24.982Z] Executing bash-5.1.4-r0.post-install [2022-01-13T22:34:24.982Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:34:24.982Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:34:24.982Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-13T22:34:24.982Z] (6/42) Installing curl (7.79.1-r0) [2022-01-13T22:34:24.982Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-13T22:34:24.982Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-13T22:34:24.982Z] (9/42) Installing expat (2.4.1-r0) [2022-01-13T22:34:24.982Z] (10/42) Installing libffi (3.3-r2) [2022-01-13T22:34:24.982Z] (11/42) Installing gdbm (1.19-r0) [2022-01-13T22:34:24.982Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-13T22:34:25.268Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:34:25.268Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:34:25.268Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-13T22:34:25.268Z] ---> 258ec01973b2 [2022-01-13T22:34:25.268Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-13T22:34:25.268Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-13T22:34:25.268Z] ---> fbebdb534c12 [2022-01-13T22:34:25.268Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-01-13T22:34:25.268Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-13T22:34:25.538Z] ---> Running in 8504f24355aa [2022-01-13T22:34:25.810Z] ---> Running in 8d580fe23b0f [2022-01-13T22:34:26.790Z] Removing intermediate container 8d580fe23b0f [2022-01-13T22:34:26.790Z] ---> 40cdb2d69b6e [2022-01-13T22:34:26.790Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-13T22:34:27.775Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-13T22:34:27.775Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-13T22:34:27.775Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-13T22:34:27.775Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-13T22:34:27.775Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-13T22:34:27.775Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-13T22:34:27.775Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-13T22:34:27.775Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-13T22:34:28.051Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-13T22:34:28.051Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-13T22:34:28.051Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-13T22:34:28.051Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-13T22:34:28.051Z] ---> 0f83c6555b7b [2022-01-13T22:34:28.051Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-13T22:34:28.052Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-13T22:34:28.052Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-13T22:34:28.052Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-13T22:34:28.052Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-13T22:34:28.052Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-13T22:34:28.052Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-13T22:34:28.052Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-13T22:34:28.324Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-13T22:34:28.324Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-13T22:34:28.324Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-13T22:34:28.324Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-13T22:34:28.324Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-13T22:34:28.324Z] ---> Running in d3276d72caa1 [2022-01-13T22:34:28.598Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-13T22:34:28.871Z] Removing intermediate container 8504f24355aa [2022-01-13T22:34:28.871Z] ---> 71c87a880525 [2022-01-13T22:34:28.871Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-13T22:34:28.871Z] ---> Running in b87155c6ff5f [2022-01-13T22:34:29.150Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:34:29.150Z] OK: 84 MiB in 64 packages [2022-01-13T22:34:30.159Z] Removing intermediate container b87155c6ff5f [2022-01-13T22:34:30.159Z] ---> f3852e373458 [2022-01-13T22:34:30.159Z] Step 22/24 : LABEL arch=arm64 [2022-01-13T22:34:30.159Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:34:30.159Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:34:30.159Z] ---> 33f97caa178e [2022-01-13T22:34:30.159Z] Step 3/22 : WORKDIR /edgex-go [2022-01-13T22:34:30.159Z] ---> Using cache [2022-01-13T22:34:30.159Z] ---> 5027e90b4ee0 [2022-01-13T22:34:30.159Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:34:30.159Z] ---> Using cache [2022-01-13T22:34:30.159Z] ---> 7306ad5e50cf [2022-01-13T22:34:30.159Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-13T22:34:30.159Z] ---> Running in 1ffbf261c45c [2022-01-13T22:34:30.159Z] ---> Running in 9f63bcd84918 [2022-01-13T22:34:31.208Z] Removing intermediate container 9f63bcd84918 [2022-01-13T22:34:31.208Z] ---> 32f9e80a1389 [2022-01-13T22:34:31.208Z] Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:31.208Z] ---> Running in 87b1c710e08a [2022-01-13T22:34:31.817Z] Removing intermediate container d3276d72caa1 [2022-01-13T22:34:31.817Z] ---> a55f41c94e32 [2022-01-13T22:34:31.817Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-13T22:34:31.817Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:32.090Z] Removing intermediate container 87b1c710e08a [2022-01-13T22:34:32.090Z] ---> dd1f9eac91b3 [2022-01-13T22:34:32.090Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-01-13T22:34:32.090Z] ---> Running in 540fcce1f9d5 [2022-01-13T22:34:32.090Z] ---> Running in f188631b1364 [2022-01-13T22:34:32.703Z] Removing intermediate container 540fcce1f9d5 [2022-01-13T22:34:32.703Z] ---> 7edd55f8f5a5 [2022-01-13T22:34:32.703Z] Step 27/30 : CMD ["gate"] [2022-01-13T22:34:32.703Z] Removing intermediate container f188631b1364 [2022-01-13T22:34:32.703Z] ---> 7dd08feb3ead [2022-01-13T22:34:32.703Z] [2022-01-13T22:34:33.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:33.030Z] ---> Running in 3d6a167d75a1 [2022-01-13T22:34:33.030Z] Successfully built 7dd08feb3ead [2022-01-13T22:34:33.030Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-13T22:34:33.030Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-01-13T22:34:34.232Z] Removing intermediate container 3d6a167d75a1 [2022-01-13T22:34:34.232Z] ---> 2cc0752ac065 [2022-01-13T22:34:34.232Z] Step 28/30 : LABEL arch=arm64 [2022-01-13T22:34:34.232Z] ---> Running in 3e7cba2e47cd [2022-01-13T22:34:34.525Z] OK: 219 MiB in 52 packages [2022-01-13T22:34:34.525Z] Collecting docker-compose==1.23.2 [2022-01-13T22:34:34.525Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-13T22:34:35.274Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-13T22:34:35.274Z] Removing intermediate container 3e7cba2e47cd [2022-01-13T22:34:35.274Z] ---> 745a4fef4c8e [2022-01-13T22:34:35.274Z] Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:34:35.274Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-13T22:34:35.671Z] ---> Running in 39686a281e8a [2022-01-13T22:34:36.275Z] Removing intermediate container 1ffbf261c45c [2022-01-13T22:34:36.275Z] ---> 29db34d266c0 [2022-01-13T22:34:36.275Z] Step 6/22 : COPY . . [2022-01-13T22:34:36.275Z] Removing intermediate container 39686a281e8a [2022-01-13T22:34:36.275Z] ---> 8cae018d8222 [2022-01-13T22:34:36.275Z] Step 30/30 : LABEL version=2.2.0-dev.19 [2022-01-13T22:34:36.874Z] ---> Running in 5637c8ef2aae [2022-01-13T22:34:37.478Z] Removing intermediate container 5637c8ef2aae [2022-01-13T22:34:37.478Z] ---> 8da888a6907f [2022-01-13T22:34:37.478Z] [2022-01-13T22:34:37.478Z] Collecting docopt<0.7,>=0.6.1 [2022-01-13T22:34:37.478Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-13T22:34:38.085Z] Successfully built 8da888a6907f [2022-01-13T22:34:38.085Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-13T22:34:38.085Z] Building security-proxy-setup [2022-01-13T22:34:40.705Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:34:40.705Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:34:40.705Z] ---> 33f97caa178e [2022-01-13T22:34:40.705Z] Step 3/21 : WORKDIR /edgex-go [2022-01-13T22:34:40.705Z] ---> Using cache [2022-01-13T22:34:40.705Z] ---> 5027e90b4ee0 [2022-01-13T22:34:40.705Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:34:40.705Z] ---> Using cache [2022-01-13T22:34:40.705Z] ---> 7306ad5e50cf [2022-01-13T22:34:40.705Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-13T22:34:40.989Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-13T22:34:40.989Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-13T22:34:41.263Z] Collecting jsonschema<3,>=2.5.1 [2022-01-13T22:34:41.545Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-13T22:34:41.545Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-13T22:34:41.545Z] ---> Running in ce1e73605255 [2022-01-13T22:34:42.522Z] Collecting PyYAML<4,>=3.10 [2022-01-13T22:34:42.522Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-13T22:34:43.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:44.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:45.089Z] OK: 219 MiB in 52 packages [2022-01-13T22:34:46.087Z] Collecting texttable<0.10,>=0.9.0 [2022-01-13T22:34:46.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-13T22:34:46.965Z] Removing intermediate container ce1e73605255 [2022-01-13T22:34:46.965Z] ---> 8f8238056d63 [2022-01-13T22:34:46.965Z] Step 6/21 : COPY . . [2022-01-13T22:34:47.949Z] ---> 5aad042d7994 [2022-01-13T22:34:47.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:34:47.949Z] ---> Running in 66701fd6a81c [2022-01-13T22:34:48.551Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-13T22:34:48.551Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-13T22:34:49.147Z] Collecting docker<4.0,>=3.6.0 [2022-01-13T22:34:49.147Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-13T22:34:49.423Z] Collecting cached-property<2,>=1.2.0 [2022-01-13T22:34:49.423Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-13T22:34:49.697Z] Collecting docker-pycreds>=0.4.0 [2022-01-13T22:34:49.697Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-13T22:34:51.133Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-13T22:34:51.133Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-13T22:34:51.133Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-13T22:34:51.133Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-13T22:34:51.133Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-13T22:34:51.426Z] Collecting idna<2.8,>=2.5 [2022-01-13T22:34:51.700Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-13T22:34:51.980Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-13T22:34:51.980Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-13T22:34:51.980Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-13T22:34:51.980Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-13T22:34:52.976Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-13T22:34:52.976Z] Attempting uninstall: urllib3 [2022-01-13T22:34:52.976Z] Found existing installation: urllib3 1.26.5 [2022-01-13T22:34:52.976Z] Uninstalling urllib3-1.26.5: [2022-01-13T22:34:52.976Z] Removing intermediate container 66701fd6a81c [2022-01-13T22:34:52.976Z] ---> 638d3a423ebd [2022-01-13T22:34:52.976Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-13T22:34:52.976Z] Successfully uninstalled urllib3-1.26.5 [2022-01-13T22:34:53.248Z] ---> Running in 244674e43240 [2022-01-13T22:34:53.846Z] Attempting uninstall: idna [2022-01-13T22:34:53.846Z] Found existing installation: idna 3.2 [2022-01-13T22:34:53.846Z] Uninstalling idna-3.2: [2022-01-13T22:34:53.846Z] Successfully uninstalled idna-3.2 [2022-01-13T22:34:54.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2022-01-13T22:34:54.825Z] Attempting uninstall: chardet [2022-01-13T22:34:54.825Z] Found existing installation: chardet 4.0.0 [2022-01-13T22:34:54.825Z] Uninstalling chardet-4.0.0: [2022-01-13T22:34:55.101Z] Successfully uninstalled chardet-4.0.0 [2022-01-13T22:34:56.096Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:34:56.096Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:34:56.096Z] ---> 33f97caa178e [2022-01-13T22:34:56.096Z] Step 3/23 : WORKDIR /edgex-go [2022-01-13T22:34:56.096Z] ---> Using cache [2022-01-13T22:34:56.096Z] ---> 5027e90b4ee0 [2022-01-13T22:34:56.096Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:34:56.096Z] ---> Using cache [2022-01-13T22:34:56.096Z] ---> 7306ad5e50cf [2022-01-13T22:34:56.096Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-13T22:34:56.373Z] ---> Running in c72854103992 [2022-01-13T22:34:57.356Z] Attempting uninstall: requests [2022-01-13T22:34:57.356Z] Found existing installation: requests 2.25.1 [2022-01-13T22:34:57.356Z] Uninstalling requests-2.25.1: [2022-01-13T22:34:57.356Z] Successfully uninstalled requests-2.25.1 [2022-01-13T22:34:57.957Z] Running setup.py install for texttable: started [2022-01-13T22:34:58.554Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:34:59.147Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-13T22:34:59.147Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-13T22:34:59.147Z] ---> 33f97caa178e [2022-01-13T22:34:59.147Z] Step 3/20 : WORKDIR /edgex-go [2022-01-13T22:34:59.147Z] ---> Using cache [2022-01-13T22:34:59.147Z] ---> 5027e90b4ee0 [2022-01-13T22:34:59.147Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:34:59.147Z] ---> Using cache [2022-01-13T22:34:59.147Z] ---> 7306ad5e50cf [2022-01-13T22:34:59.147Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-13T22:34:59.421Z] ---> Running in 501e3961dd97 [2022-01-13T22:34:59.421Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:35:00.019Z] Running setup.py install for texttable: finished with status 'done' [2022-01-13T22:35:00.293Z] Running setup.py install for PyYAML: started [2022-01-13T22:35:00.564Z] OK: 219 MiB in 52 packages [2022-01-13T22:35:01.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:35:02.136Z] Removing intermediate container c72854103992 [2022-01-13T22:35:02.136Z] ---> 89997d1af03b [2022-01-13T22:35:02.136Z] Step 6/23 : COPY go.mod . [2022-01-13T22:35:02.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:35:03.331Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-13T22:35:03.605Z] OK: 219 MiB in 52 packages [2022-01-13T22:35:03.605Z] Running setup.py install for docopt: started [2022-01-13T22:35:03.885Z] ---> d6cbd5d6b625 [2022-01-13T22:35:03.885Z] Step 7/23 : RUN go mod download [2022-01-13T22:35:03.885Z] ---> Running in 3a65b0c56cf7 [2022-01-13T22:35:05.316Z] Removing intermediate container 501e3961dd97 [2022-01-13T22:35:05.316Z] ---> 112fd520c132 [2022-01-13T22:35:05.316Z] Step 6/20 : COPY . . [2022-01-13T22:35:05.316Z] ---> 3479a1f704e9 [2022-01-13T22:35:05.316Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:35:05.596Z] ---> Running in da8b59607436 [2022-01-13T22:35:06.572Z] Running setup.py install for docopt: finished with status 'done' [2022-01-13T22:35:06.572Z] Running setup.py install for dockerpty: started [2022-01-13T22:35:09.183Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-13T22:35:11.167Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-13T22:35:11.767Z] Removing intermediate container da8b59607436 [2022-01-13T22:35:11.767Z] ---> a40dfc362422 [2022-01-13T22:35:11.767Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-13T22:35:11.767Z] Removing intermediate container 3a65b0c56cf7 [2022-01-13T22:35:11.767Z] ---> 610701f57347 [2022-01-13T22:35:11.767Z] Step 8/23 : COPY . . [2022-01-13T22:35:11.767Z] ---> Running in 12c09ba1f296 [2022-01-13T22:35:14.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-13T22:35:24.570Z] ---> 84dbfe8346f3 [2022-01-13T22:35:24.570Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-13T22:35:24.570Z] ---> Running in 2bac9be51e19 [2022-01-13T22:35:31.287Z] Removing intermediate container 2bac9be51e19 [2022-01-13T22:35:31.287Z] ---> 3f057a360e71 [2022-01-13T22:35:31.287Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-13T22:35:31.287Z] ---> Running in 38c68a120509 [2022-01-13T22:35:33.272Z] Removing intermediate container 5c6a6e79cfd4 [2022-01-13T22:35:33.272Z] ---> 085f6e6760ae [2022-01-13T22:35:33.272Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-13T22:35:33.547Z] ---> Running in f103c6a1cb6d [2022-01-13T22:35:33.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-13T22:35:34.544Z] Removing intermediate container f103c6a1cb6d [2022-01-13T22:35:34.544Z] ---> 487f35934aea [2022-01-13T22:35:34.544Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-13T22:35:34.544Z] ---> Running in c9299eaba28c [2022-01-13T22:35:35.143Z] Removing intermediate container c9299eaba28c [2022-01-13T22:35:35.144Z] ---> f37122cc53a5 [2022-01-13T22:35:35.144Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-13T22:35:35.745Z] ---> ab80bab2d527 [2022-01-13T22:35:35.745Z] Step 9/23 : RUN go mod tidy [2022-01-13T22:35:35.745Z] ---> Running in 9073b5a24f70 [2022-01-13T22:35:37.743Z] ---> 3fdf60a963da [2022-01-13T22:35:37.743Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-13T22:35:38.741Z] ---> 1d75e207083c [2022-01-13T22:35:38.741Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-13T22:35:39.732Z] ---> 31acc8f3bf42 [2022-01-13T22:35:39.732Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-13T22:35:40.034Z] ---> Running in d2c2f7488485 [2022-01-13T22:35:40.632Z] Removing intermediate container d2c2f7488485 [2022-01-13T22:35:40.632Z] ---> 0f9f19d13ae0 [2022-01-13T22:35:40.632Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:35:40.632Z] ---> Running in 7cbee7a6feb6 [2022-01-13T22:35:41.235Z] Removing intermediate container 7cbee7a6feb6 [2022-01-13T22:35:41.235Z] ---> 10abe4046139 [2022-01-13T22:35:41.235Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:35:41.235Z] ---> Running in 6f186ff8d866 [2022-01-13T22:35:41.840Z] Removing intermediate container 6f186ff8d866 [2022-01-13T22:35:41.840Z] ---> 3f3462221031 [2022-01-13T22:35:41.840Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:35:42.111Z] ---> Running in 6e13db9b3e7f [2022-01-13T22:35:43.094Z] Removing intermediate container 6e13db9b3e7f [2022-01-13T22:35:43.094Z] ---> bfc3e5d533e6 [2022-01-13T22:35:43.094Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:35:43.094Z] ---> Running in 6b189f9b2108 [2022-01-13T22:35:43.094Z] Removing intermediate container 9073b5a24f70 [2022-01-13T22:35:43.094Z] ---> 27044ce6eb41 [2022-01-13T22:35:43.094Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-13T22:35:43.094Z] ---> Running in f60f052f676a [2022-01-13T22:35:43.696Z] Removing intermediate container 6b189f9b2108 [2022-01-13T22:35:43.696Z] ---> 18c1fb642b70 [2022-01-13T22:35:43.696Z] [2022-01-13T22:35:43.968Z] Successfully built 18c1fb642b70 [2022-01-13T22:35:44.298Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-13T22:35:45.214Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-13T22:36:53.476Z] Removing intermediate container 244674e43240 [2022-01-13T22:36:53.476Z] ---> 7d8fa0688e6e [2022-01-13T22:36:53.476Z] [2022-01-13T22:36:53.476Z] Step 9/22 : FROM alpine:3.14 [2022-01-13T22:36:53.476Z] ---> 5b8b7b635229 [2022-01-13T22:36:53.476Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-13T22:36:53.476Z] ---> Running in 96b3333f1e8f [2022-01-13T22:36:53.476Z] Removing intermediate container 96b3333f1e8f [2022-01-13T22:36:53.476Z] ---> 316ba32faf04 [2022-01-13T22:36:53.476Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-13T22:36:53.476Z] ---> Running in 676968bf610c [2022-01-13T22:36:53.476Z] Removing intermediate container 676968bf610c [2022-01-13T22:36:53.476Z] ---> 3ec311ea545b [2022-01-13T22:36:53.476Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-13T22:36:53.476Z] ---> Running in afa1f4d8afa0 [2022-01-13T22:36:53.476Z] Removing intermediate container afa1f4d8afa0 [2022-01-13T22:36:53.476Z] ---> fb721366865f [2022-01-13T22:36:53.476Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-13T22:36:53.476Z] ---> Running in 60c3781eef5c [2022-01-13T22:36:56.872Z] Removing intermediate container 12c09ba1f296 [2022-01-13T22:36:56.872Z] ---> 78eec01335d8 [2022-01-13T22:36:56.872Z] [2022-01-13T22:36:56.872Z] Step 9/21 : FROM alpine:3.14 [2022-01-13T22:36:56.872Z] ---> 5b8b7b635229 [2022-01-13T22:36:56.872Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-13T22:36:56.872Z] ---> Running in d092199a3ab7 [2022-01-13T22:36:56.872Z] Removing intermediate container 60c3781eef5c [2022-01-13T22:36:56.872Z] ---> 0a09447545cc [2022-01-13T22:36:56.872Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-13T22:36:57.147Z] ---> Running in 4030c4d997ea [2022-01-13T22:36:58.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:36:58.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:36:58.866Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:36:59.470Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-13T22:36:59.750Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-13T22:36:59.751Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-13T22:36:59.751Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:37:00.031Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:37:00.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:37:00.311Z] OK: 6 MiB in 16 packages [2022-01-13T22:37:00.923Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-13T22:37:00.923Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-13T22:37:01.199Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-13T22:37:01.199Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-13T22:37:01.474Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-13T22:37:01.474Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-13T22:37:01.474Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:37:01.751Z] OK: 8 MiB in 20 packages [2022-01-13T22:37:02.357Z] Removing intermediate container d092199a3ab7 [2022-01-13T22:37:02.357Z] ---> 7c433bd2c5dd [2022-01-13T22:37:02.357Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:37:02.357Z] ---> Running in d68d728f8465 [2022-01-13T22:37:03.342Z] Removing intermediate container 4030c4d997ea [2022-01-13T22:37:03.342Z] ---> 462c193eb830 [2022-01-13T22:37:03.342Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:37:03.342Z] Removing intermediate container d68d728f8465 [2022-01-13T22:37:03.342Z] ---> f9115f28cd08 [2022-01-13T22:37:03.342Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-13T22:37:03.342Z] ---> Running in 1e72b315cce2 [2022-01-13T22:37:04.349Z] Removing intermediate container 1e72b315cce2 [2022-01-13T22:37:04.349Z] ---> 664a1ef9bbd1 [2022-01-13T22:37:04.349Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-13T22:37:04.349Z] ---> 6c957df17b52 [2022-01-13T22:37:04.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-13T22:37:04.349Z] ---> Running in f15d3e5eefb3 [2022-01-13T22:37:04.951Z] Removing intermediate container f15d3e5eefb3 [2022-01-13T22:37:04.951Z] ---> c765dbe59834 [2022-01-13T22:37:04.951Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:37:05.942Z] ---> 94daf3d06fb4 [2022-01-13T22:37:05.942Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-13T22:37:06.217Z] ---> 6971dccf3e08 [2022-01-13T22:37:06.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-13T22:37:07.672Z] ---> 573596805cf0 [2022-01-13T22:37:07.672Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-13T22:37:07.672Z] ---> Running in 012d383e645d [2022-01-13T22:37:07.953Z] ---> 73096b075ce0 [2022-01-13T22:37:07.953Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-13T22:37:07.953Z] Removing intermediate container 012d383e645d [2022-01-13T22:37:07.953Z] ---> a433ff7780a4 [2022-01-13T22:37:07.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:37:08.226Z] ---> Running in 8548fa063cdf [2022-01-13T22:37:08.840Z] ---> 37fd3fcd31bc [2022-01-13T22:37:08.840Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-13T22:37:08.840Z] Removing intermediate container 8548fa063cdf [2022-01-13T22:37:08.840Z] ---> 946aaa059433 [2022-01-13T22:37:08.840Z] Step 20/22 : LABEL arch=arm64 [2022-01-13T22:37:08.840Z] ---> Running in 1f0bfc96d970 [2022-01-13T22:37:08.840Z] ---> Running in 886d5574711e [2022-01-13T22:37:09.822Z] Removing intermediate container 886d5574711e [2022-01-13T22:37:09.822Z] ---> d5b33d564810 [2022-01-13T22:37:09.822Z] Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:09.822Z] Removing intermediate container 1f0bfc96d970 [2022-01-13T22:37:09.822Z] ---> 92052b20319e [2022-01-13T22:37:09.822Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:37:09.822Z] ---> Running in bd2c273b35e5 [2022-01-13T22:37:09.822Z] ---> Running in 3142ea0bd7f0 [2022-01-13T22:37:10.433Z] Removing intermediate container bd2c273b35e5 [2022-01-13T22:37:10.433Z] ---> ca23f81a301b [2022-01-13T22:37:10.433Z] Step 19/21 : LABEL arch=arm64 [2022-01-13T22:37:10.433Z] Removing intermediate container 3142ea0bd7f0 [2022-01-13T22:37:10.433Z] ---> 63ee1d1933c7 [2022-01-13T22:37:10.433Z] Step 22/22 : LABEL version=2.2.0-dev.19 [2022-01-13T22:37:10.433Z] ---> Running in 2d7a52a2c91f [2022-01-13T22:37:10.711Z] ---> Running in 981a801193e1 [2022-01-13T22:37:11.313Z] Removing intermediate container 2d7a52a2c91f [2022-01-13T22:37:11.313Z] ---> 47b46dd57768 [2022-01-13T22:37:11.313Z] Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:11.313Z] Removing intermediate container 981a801193e1 [2022-01-13T22:37:11.313Z] ---> 3fb9ca6d935e [2022-01-13T22:37:11.313Z] [2022-01-13T22:37:11.313Z] ---> Running in 25dc599aa004 [2022-01-13T22:37:11.587Z] Successfully built 3fb9ca6d935e [2022-01-13T22:37:11.587Z] Successfully tagged core-data-arm64:latest [2022-01-13T22:37:11.859Z]  Building core-data ... done Removing intermediate container 25dc599aa004 [2022-01-13T22:37:11.859Z] ---> dbed96ec9678 [2022-01-13T22:37:11.859Z] Step 21/21 : LABEL version=2.2.0-dev.19 [2022-01-13T22:37:12.129Z] ---> Running in 4754e7fe93af [2022-01-13T22:37:12.400Z] Removing intermediate container 38c68a120509 [2022-01-13T22:37:12.400Z] ---> c8365b588232 [2022-01-13T22:37:12.400Z] [2022-01-13T22:37:12.400Z] Step 9/20 : FROM alpine:3.14 [2022-01-13T22:37:12.400Z] ---> 5b8b7b635229 [2022-01-13T22:37:12.400Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-13T22:37:12.675Z] ---> Running in 671706ff1dfe [2022-01-13T22:37:12.675Z] Removing intermediate container 4754e7fe93af [2022-01-13T22:37:12.675Z] ---> 94b0c3d8c6bf [2022-01-13T22:37:12.675Z] [2022-01-13T22:37:12.949Z] Successfully built 94b0c3d8c6bf [2022-01-13T22:37:12.949Z] Successfully tagged support-notifications-arm64:latest [2022-01-13T22:37:13.543Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-13T22:37:13.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-13T22:37:14.794Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-13T22:37:14.794Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-13T22:37:14.794Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-13T22:37:14.794Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-13T22:37:14.794Z] (5/5) Installing curl (7.79.1-r0) [2022-01-13T22:37:14.794Z] Executing busybox-1.33.1-r6.trigger [2022-01-13T22:37:14.794Z] Executing ca-certificates-20191127-r5.trigger [2022-01-13T22:37:15.068Z] OK: 8 MiB in 19 packages [2022-01-13T22:37:15.661Z] Removing intermediate container f60f052f676a [2022-01-13T22:37:15.661Z] ---> 7c280b4e0ecd [2022-01-13T22:37:15.661Z] [2022-01-13T22:37:15.661Z] Step 11/23 : FROM alpine:3.14 [2022-01-13T22:37:15.661Z] ---> 5b8b7b635229 [2022-01-13T22:37:15.661Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-13T22:37:15.661Z] ---> Using cache [2022-01-13T22:37:15.661Z] ---> 38d0ee7e6e7b [2022-01-13T22:37:15.661Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-13T22:37:15.661Z] ---> Using cache [2022-01-13T22:37:15.661Z] ---> 098b9ebcd354 [2022-01-13T22:37:15.661Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-13T22:37:15.661Z] ---> Running in e282e39edc0c [2022-01-13T22:37:16.252Z] Removing intermediate container e282e39edc0c [2022-01-13T22:37:16.252Z] ---> 90c073352345 [2022-01-13T22:37:16.252Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-13T22:37:16.252Z] ---> Running in 0b904e7ecfff [2022-01-13T22:37:16.528Z] Removing intermediate container 671706ff1dfe [2022-01-13T22:37:16.528Z] ---> 1ec6553b7acc [2022-01-13T22:37:16.528Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-13T22:37:16.528Z] ---> Running in b80c2f667009 [2022-01-13T22:37:16.528Z] Removing intermediate container 0b904e7ecfff [2022-01-13T22:37:16.528Z] ---> a5ea8712947c [2022-01-13T22:37:16.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-13T22:37:16.800Z] Removing intermediate container b80c2f667009 [2022-01-13T22:37:16.800Z] ---> 98347fce11db [2022-01-13T22:37:16.800Z] Step 12/20 : WORKDIR /edgex [2022-01-13T22:37:17.073Z] ---> Running in dddcb8a1cc8f [2022-01-13T22:37:17.347Z] ---> 27ca6855fff9 [2022-01-13T22:37:17.347Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-13T22:37:17.347Z] Removing intermediate container dddcb8a1cc8f [2022-01-13T22:37:17.347Z] ---> 4671e96fcd88 [2022-01-13T22:37:17.347Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-13T22:37:18.323Z] ---> 4a4cefa57f46 [2022-01-13T22:37:18.323Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-13T22:37:18.323Z] ---> f6514be55719 [2022-01-13T22:37:18.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-13T22:37:18.917Z] ---> 7ec4584ff08e [2022-01-13T22:37:18.917Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-13T22:37:19.190Z] ---> 4878a430c96b [2022-01-13T22:37:19.190Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-13T22:37:19.190Z] ---> Running in 58db9efcacc4 [2022-01-13T22:37:19.464Z] Removing intermediate container 58db9efcacc4 [2022-01-13T22:37:19.464Z] ---> 67e8d03ec35d [2022-01-13T22:37:19.464Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-13T22:37:19.738Z] ---> Running in 5ad487ed47be [2022-01-13T22:37:20.007Z] Removing intermediate container 5ad487ed47be [2022-01-13T22:37:20.007Z] ---> ef0492d155c6 [2022-01-13T22:37:20.007Z] Step 21/23 : LABEL arch=arm64 [2022-01-13T22:37:20.007Z] ---> 526825723c86 [2022-01-13T22:37:20.007Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-13T22:37:20.007Z] ---> Running in 2f5cfb6612fa [2022-01-13T22:37:20.282Z] ---> Running in ec4aee12b208 [2022-01-13T22:37:20.555Z] Removing intermediate container 2f5cfb6612fa [2022-01-13T22:37:20.555Z] ---> 93c5cc438dd4 [2022-01-13T22:37:20.555Z] Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:20.555Z] Removing intermediate container ec4aee12b208 [2022-01-13T22:37:20.555Z] ---> 1ae64445fe01 [2022-01-13T22:37:20.555Z] Step 17/20 : CMD ["--init=true"] [2022-01-13T22:37:20.555Z] ---> Running in 23d2f1f406c5 [2022-01-13T22:37:20.828Z] ---> Running in f02065b76e4c [2022-01-13T22:37:21.100Z] Removing intermediate container 23d2f1f406c5 [2022-01-13T22:37:21.100Z] ---> 5fa8170dd86b [2022-01-13T22:37:21.100Z] Step 23/23 : LABEL version=2.2.0-dev.19 [2022-01-13T22:37:21.100Z] Removing intermediate container f02065b76e4c [2022-01-13T22:37:21.100Z] ---> 2f9fe87d81f1 [2022-01-13T22:37:21.100Z] Step 18/20 : LABEL arch=arm64 [2022-01-13T22:37:21.100Z] ---> Running in 975f8428e19c [2022-01-13T22:37:21.100Z] ---> Running in eed8be4deae7 [2022-01-13T22:37:21.372Z] Removing intermediate container 975f8428e19c [2022-01-13T22:37:21.372Z] ---> 3a13695bdae7 [2022-01-13T22:37:21.372Z] [2022-01-13T22:37:21.642Z] Removing intermediate container eed8be4deae7 [2022-01-13T22:37:21.642Z] ---> eae043f95b25 [2022-01-13T22:37:21.642Z] Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:21.642Z] ---> Running in 45e96b8452ec [2022-01-13T22:37:21.642Z] Successfully built 3a13695bdae7 [2022-01-13T22:37:21.642Z] Successfully tagged support-scheduler-arm64:latest [2022-01-13T22:37:22.237Z]  Building support-scheduler ... done Removing intermediate container 45e96b8452ec [2022-01-13T22:37:22.237Z] ---> 45d333fef0b3 [2022-01-13T22:37:22.237Z] Step 20/20 : LABEL version=2.2.0-dev.19 [2022-01-13T22:37:22.237Z] ---> Running in f9bc9a5d6595 [2022-01-13T22:37:22.509Z] Removing intermediate container f9bc9a5d6595 [2022-01-13T22:37:22.509Z] ---> 0ca4884b1536 [2022-01-13T22:37:22.509Z] [2022-01-13T22:37:22.779Z] Successfully built 0ca4884b1536 [2022-01-13T22:37:22.779Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-13T22:37:23.065Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-01-13T22:37:23.084Z] $ docker stop --time=1 0c4b57c10df7bdd329ebd8d6f053cce9029c45627f27279979abaf54e0657705 [2022-01-13T22:37:24.737Z] $ docker rm -f 0c4b57c10df7bdd329ebd8d6f053cce9029c45627f27279979abaf54e0657705 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:37:25.265Z] + docker images [2022-01-13T22:37:25.536Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-13T22:37:25.536Z] security-proxy-setup-arm64 latest 0ca4884b1536 3 seconds ago 25.5MB [2022-01-13T22:37:25.536Z] support-scheduler-arm64 latest 3a13695bdae7 4 seconds ago 15.3MB [2022-01-13T22:37:25.536Z] 7c280b4e0ecd 11 seconds ago 1.46GB [2022-01-13T22:37:25.536Z] support-notifications-arm64 latest 94b0c3d8c6bf 13 seconds ago 16.1MB [2022-01-13T22:37:25.536Z] core-data-arm64 latest 3fb9ca6d935e 14 seconds ago 19.6MB [2022-01-13T22:37:25.536Z] c8365b588232 14 seconds ago 1.46GB [2022-01-13T22:37:25.536Z] 78eec01335d8 29 seconds ago 1.46GB [2022-01-13T22:37:25.536Z] 7d8fa0688e6e 35 seconds ago 1.46GB [2022-01-13T22:37:25.536Z] sys-mgmt-agent-arm64 latest 18c1fb642b70 About a minute ago 280MB [2022-01-13T22:37:25.536Z] security-bootstrapper-arm64 latest 8da888a6907f 2 minutes ago 17.8MB [2022-01-13T22:37:25.536Z] security-secretstore-setup-arm64 latest 7dd08feb3ead 2 minutes ago 26.8MB [2022-01-13T22:37:25.536Z] core-metadata-arm64 latest 5bcfa03e0fb4 3 minutes ago 15.9MB [2022-01-13T22:37:25.536Z] core-command-arm64 latest 35725f597608 3 minutes ago 15.2MB [2022-01-13T22:37:25.536Z] e47a8ed6170d 3 minutes ago 1.46GB [2022-01-13T22:37:25.536Z] 342498e118f1 3 minutes ago 1.46GB [2022-01-13T22:37:25.536Z] bb852c7a5e71 3 minutes ago 1.46GB [2022-01-13T22:37:25.536Z] 74beb6582aa6 3 minutes ago 1.46GB [2022-01-13T22:37:25.536Z] 665b5b39a497 3 minutes ago 1.45GB [2022-01-13T22:37:25.536Z] ci-base-image-arm64 latest 33f97caa178e 7 minutes ago 1.24GB [2022-01-13T22:37:25.536Z] docker 20.10.10 520e9a0a30f7 2 months ago 200MB [2022-01-13T22:37:25.536Z] alpine 3.14 5b8b7b635229 2 months ago 5.35MB [2022-01-13T22:37:25.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB [2022-01-13T22:37:25.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:37:25.649Z] provisioning config files... [2022-01-13T22:37:25.666Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config8628557390992682341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:37:26.014Z] ---> docker-login.sh [2022-01-13T22:37:26.014Z] nexus3.edgexfoundry.org:10001 [2022-01-13T22:37:26.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:37:26.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:37:26.286Z] Configure a credential helper to remove this warning. See [2022-01-13T22:37:26.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:37:26.286Z] [2022-01-13T22:37:26.286Z] Login Succeeded [2022-01-13T22:37:26.286Z] nexus3.edgexfoundry.org:10002 [2022-01-13T22:37:26.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:37:26.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:37:26.830Z] Configure a credential helper to remove this warning. See [2022-01-13T22:37:26.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:37:26.830Z] [2022-01-13T22:37:26.830Z] Login Succeeded [2022-01-13T22:37:26.830Z] nexus3.edgexfoundry.org:10003 [2022-01-13T22:37:27.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:37:27.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:37:27.101Z] Configure a credential helper to remove this warning. See [2022-01-13T22:37:27.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:37:27.101Z] [2022-01-13T22:37:27.101Z] Login Succeeded [2022-01-13T22:37:27.372Z] nexus3.edgexfoundry.org:10004 [2022-01-13T22:37:27.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:37:27.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:37:27.644Z] Configure a credential helper to remove this warning. See [2022-01-13T22:37:27.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:37:27.644Z] [2022-01-13T22:37:27.644Z] Login Succeeded [2022-01-13T22:37:27.644Z] docker.io [2022-01-13T22:37:27.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-13T22:37:28.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-13T22:37:28.509Z] Configure a credential helper to remove this warning. See [2022-01-13T22:37:28.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-13T22:37:28.509Z] [2022-01-13T22:37:28.509Z] Login Succeeded [2022-01-13T22:37:28.509Z] ---> docker-login.sh ends [Pipeline] } [2022-01-13T22:37:28.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:37:28.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-13T22:37:28.574Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-13T22:37:28.574Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:28.574Z] latest [2022-01-13T22:37:28.574Z] 2.2.0-dev.19 [2022-01-13T22:37:28.574Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:28.574Z] main [2022-01-13T22:37:28.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:28.909Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:29.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:29.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T22:37:29.240Z] 838c71055999: Preparing [2022-01-13T22:37:29.240Z] c0ad5f46e917: Preparing [2022-01-13T22:37:29.240Z] ae25088beccf: Preparing [2022-01-13T22:37:29.240Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:29.240Z] 62170e181a92: Preparing [2022-01-13T22:37:29.240Z] 62170e181a92: Layer already exists [2022-01-13T22:37:29.511Z] ae25088beccf: Pushed [2022-01-13T22:37:29.511Z] c1dbbb880c8a: Pushed [2022-01-13T22:37:29.511Z] 838c71055999: Pushed [2022-01-13T22:37:32.117Z] c0ad5f46e917: Pushed [2022-01-13T22:37:32.117Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:32.457Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:32.791Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-13T22:37:32.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T22:37:32.791Z] 838c71055999: Preparing [2022-01-13T22:37:32.791Z] c0ad5f46e917: Preparing [2022-01-13T22:37:32.791Z] ae25088beccf: Preparing [2022-01-13T22:37:32.791Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:32.791Z] 62170e181a92: Preparing [2022-01-13T22:37:32.791Z] 62170e181a92: Layer already exists [2022-01-13T22:37:32.791Z] 838c71055999: Layer already exists [2022-01-13T22:37:32.791Z] ae25088beccf: Layer already exists [2022-01-13T22:37:32.791Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:32.791Z] c0ad5f46e917: Layer already exists [2022-01-13T22:37:33.061Z] latest: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:33.433Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:33.789Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.19 [2022-01-13T22:37:33.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T22:37:33.789Z] 838c71055999: Preparing [2022-01-13T22:37:33.789Z] c0ad5f46e917: Preparing [2022-01-13T22:37:33.789Z] ae25088beccf: Preparing [2022-01-13T22:37:33.789Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:33.789Z] 62170e181a92: Preparing [2022-01-13T22:37:33.789Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:33.789Z] 62170e181a92: Layer already exists [2022-01-13T22:37:33.789Z] c0ad5f46e917: Layer already exists [2022-01-13T22:37:33.789Z] ae25088beccf: Layer already exists [2022-01-13T22:37:33.789Z] 838c71055999: Layer already exists [2022-01-13T22:37:34.077Z] 2.2.0-dev.19: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:34.431Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:34.783Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:34.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T22:37:34.783Z] 838c71055999: Preparing [2022-01-13T22:37:34.783Z] c0ad5f46e917: Preparing [2022-01-13T22:37:34.783Z] ae25088beccf: Preparing [2022-01-13T22:37:34.783Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:34.783Z] 62170e181a92: Preparing [2022-01-13T22:37:34.783Z] 838c71055999: Layer already exists [2022-01-13T22:37:34.783Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:34.783Z] ae25088beccf: Layer already exists [2022-01-13T22:37:34.783Z] 62170e181a92: Layer already exists [2022-01-13T22:37:34.783Z] c0ad5f46e917: Layer already exists [2022-01-13T22:37:34.783Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:35.147Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:35.483Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-13T22:37:35.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-13T22:37:35.483Z] 838c71055999: Preparing [2022-01-13T22:37:35.483Z] c0ad5f46e917: Preparing [2022-01-13T22:37:35.483Z] ae25088beccf: Preparing [2022-01-13T22:37:35.483Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:35.483Z] 62170e181a92: Preparing [2022-01-13T22:37:35.483Z] ae25088beccf: Layer already exists [2022-01-13T22:37:35.483Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:35.483Z] 62170e181a92: Layer already exists [2022-01-13T22:37:35.483Z] 838c71055999: Layer already exists [2022-01-13T22:37:35.483Z] c0ad5f46e917: Layer already exists [2022-01-13T22:37:35.751Z] main: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:37:35.793Z] ===================================================== [Pipeline] echo [2022-01-13T22:37:35.800Z] taggedImages: [2022-01-13T22:37:35.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:35.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-13T22:37:35.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.19 [2022-01-13T22:37:35.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:35.800Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-13T22:37:35.817Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-13T22:37:35.817Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:35.817Z] latest [2022-01-13T22:37:35.817Z] 2.2.0-dev.19 [2022-01-13T22:37:35.817Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:35.817Z] main [2022-01-13T22:37:35.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:36.151Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:36.487Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:36.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T22:37:36.487Z] d52714437c77: Preparing [2022-01-13T22:37:36.487Z] 4a3be8481bdd: Preparing [2022-01-13T22:37:36.487Z] ae25088beccf: Preparing [2022-01-13T22:37:36.487Z] 7db34e624c4b: Preparing [2022-01-13T22:37:36.487Z] ffbd8af2c64b: Preparing [2022-01-13T22:37:36.487Z] 62170e181a92: Preparing [2022-01-13T22:37:36.487Z] 62170e181a92: Waiting [2022-01-13T22:37:36.487Z] ae25088beccf: Layer already exists [2022-01-13T22:37:36.758Z] 62170e181a92: Layer already exists [2022-01-13T22:37:36.758Z] ffbd8af2c64b: Pushed [2022-01-13T22:37:36.758Z] d52714437c77: Pushed [2022-01-13T22:37:37.349Z] 7db34e624c4b: Pushed [2022-01-13T22:37:39.945Z] 4a3be8481bdd: Pushed [2022-01-13T22:37:39.945Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:40.284Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:40.619Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-13T22:37:40.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T22:37:40.619Z] d52714437c77: Preparing [2022-01-13T22:37:40.619Z] 4a3be8481bdd: Preparing [2022-01-13T22:37:40.619Z] ae25088beccf: Preparing [2022-01-13T22:37:40.619Z] 7db34e624c4b: Preparing [2022-01-13T22:37:40.619Z] ffbd8af2c64b: Preparing [2022-01-13T22:37:40.619Z] 62170e181a92: Preparing [2022-01-13T22:37:40.619Z] 62170e181a92: Waiting [2022-01-13T22:37:40.619Z] 7db34e624c4b: Layer already exists [2022-01-13T22:37:40.619Z] ffbd8af2c64b: Layer already exists [2022-01-13T22:37:40.619Z] ae25088beccf: Layer already exists [2022-01-13T22:37:40.619Z] 4a3be8481bdd: Layer already exists [2022-01-13T22:37:40.619Z] d52714437c77: Layer already exists [2022-01-13T22:37:40.619Z] 62170e181a92: Layer already exists [2022-01-13T22:37:40.889Z] latest: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:41.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:41.556Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.19 [2022-01-13T22:37:41.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T22:37:41.557Z] d52714437c77: Preparing [2022-01-13T22:37:41.557Z] 4a3be8481bdd: Preparing [2022-01-13T22:37:41.557Z] ae25088beccf: Preparing [2022-01-13T22:37:41.557Z] 7db34e624c4b: Preparing [2022-01-13T22:37:41.557Z] ffbd8af2c64b: Preparing [2022-01-13T22:37:41.557Z] 62170e181a92: Preparing [2022-01-13T22:37:41.557Z] 62170e181a92: Waiting [2022-01-13T22:37:41.557Z] 7db34e624c4b: Layer already exists [2022-01-13T22:37:41.557Z] 4a3be8481bdd: Layer already exists [2022-01-13T22:37:41.557Z] d52714437c77: Layer already exists [2022-01-13T22:37:41.557Z] ffbd8af2c64b: Layer already exists [2022-01-13T22:37:41.557Z] ae25088beccf: Layer already exists [2022-01-13T22:37:41.557Z] 62170e181a92: Layer already exists [2022-01-13T22:37:41.826Z] 2.2.0-dev.19: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:42.164Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:42.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:42.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T22:37:42.498Z] d52714437c77: Preparing [2022-01-13T22:37:42.498Z] 4a3be8481bdd: Preparing [2022-01-13T22:37:42.498Z] ae25088beccf: Preparing [2022-01-13T22:37:42.498Z] 7db34e624c4b: Preparing [2022-01-13T22:37:42.498Z] ffbd8af2c64b: Preparing [2022-01-13T22:37:42.498Z] 62170e181a92: Preparing [2022-01-13T22:37:42.498Z] 62170e181a92: Waiting [2022-01-13T22:37:42.498Z] ffbd8af2c64b: Layer already exists [2022-01-13T22:37:42.498Z] d52714437c77: Layer already exists [2022-01-13T22:37:42.498Z] ae25088beccf: Layer already exists [2022-01-13T22:37:42.498Z] 7db34e624c4b: Layer already exists [2022-01-13T22:37:42.498Z] 4a3be8481bdd: Layer already exists [2022-01-13T22:37:42.498Z] 62170e181a92: Layer already exists [2022-01-13T22:37:42.768Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:43.104Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:43.438Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-13T22:37:43.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-13T22:37:43.439Z] d52714437c77: Preparing [2022-01-13T22:37:43.439Z] 4a3be8481bdd: Preparing [2022-01-13T22:37:43.439Z] ae25088beccf: Preparing [2022-01-13T22:37:43.439Z] 7db34e624c4b: Preparing [2022-01-13T22:37:43.439Z] ffbd8af2c64b: Preparing [2022-01-13T22:37:43.439Z] 62170e181a92: Preparing [2022-01-13T22:37:43.439Z] 62170e181a92: Waiting [2022-01-13T22:37:43.439Z] ae25088beccf: Layer already exists [2022-01-13T22:37:43.439Z] 4a3be8481bdd: Layer already exists [2022-01-13T22:37:43.439Z] d52714437c77: Layer already exists [2022-01-13T22:37:43.439Z] 7db34e624c4b: Layer already exists [2022-01-13T22:37:43.439Z] ffbd8af2c64b: Layer already exists [2022-01-13T22:37:43.439Z] 62170e181a92: Layer already exists [2022-01-13T22:37:43.708Z] main: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:37:43.751Z] ===================================================== [Pipeline] echo [2022-01-13T22:37:43.760Z] taggedImages: [2022-01-13T22:37:43.760Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:43.760Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-13T22:37:43.760Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.19 [2022-01-13T22:37:43.760Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:43.760Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-13T22:37:43.780Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-13T22:37:43.780Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:43.780Z] latest [2022-01-13T22:37:43.780Z] 2.2.0-dev.19 [2022-01-13T22:37:43.780Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:43.780Z] main [2022-01-13T22:37:43.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:44.129Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:44.466Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:44.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T22:37:44.466Z] 823e21c40e9b: Preparing [2022-01-13T22:37:44.466Z] 2ea577d7e295: Preparing [2022-01-13T22:37:44.466Z] ae25088beccf: Preparing [2022-01-13T22:37:44.466Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:44.466Z] 62170e181a92: Preparing [2022-01-13T22:37:44.466Z] ae25088beccf: Layer already exists [2022-01-13T22:37:44.466Z] 62170e181a92: Layer already exists [2022-01-13T22:37:44.466Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:44.736Z] 823e21c40e9b: Pushed [2022-01-13T22:37:47.337Z] 2ea577d7e295: Pushed [2022-01-13T22:37:47.337Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:47.679Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:48.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-13T22:37:48.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T22:37:48.013Z] 823e21c40e9b: Preparing [2022-01-13T22:37:48.013Z] 2ea577d7e295: Preparing [2022-01-13T22:37:48.013Z] ae25088beccf: Preparing [2022-01-13T22:37:48.013Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:48.013Z] 62170e181a92: Preparing [2022-01-13T22:37:48.013Z] 823e21c40e9b: Layer already exists [2022-01-13T22:37:48.013Z] 2ea577d7e295: Layer already exists [2022-01-13T22:37:48.013Z] ae25088beccf: Layer already exists [2022-01-13T22:37:48.013Z] 62170e181a92: Layer already exists [2022-01-13T22:37:48.013Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:48.282Z] latest: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:48.618Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:48.951Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.19 [2022-01-13T22:37:48.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T22:37:48.951Z] 823e21c40e9b: Preparing [2022-01-13T22:37:48.951Z] 2ea577d7e295: Preparing [2022-01-13T22:37:48.951Z] ae25088beccf: Preparing [2022-01-13T22:37:48.951Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:48.951Z] 62170e181a92: Preparing [2022-01-13T22:37:48.951Z] ae25088beccf: Layer already exists [2022-01-13T22:37:48.951Z] 2ea577d7e295: Layer already exists [2022-01-13T22:37:48.951Z] 823e21c40e9b: Layer already exists [2022-01-13T22:37:48.951Z] 62170e181a92: Layer already exists [2022-01-13T22:37:48.951Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:49.218Z] 2.2.0-dev.19: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:49.559Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:49.894Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:49.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T22:37:49.894Z] 823e21c40e9b: Preparing [2022-01-13T22:37:49.894Z] 2ea577d7e295: Preparing [2022-01-13T22:37:49.894Z] ae25088beccf: Preparing [2022-01-13T22:37:49.894Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:49.894Z] 62170e181a92: Preparing [2022-01-13T22:37:49.894Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:49.894Z] 823e21c40e9b: Layer already exists [2022-01-13T22:37:49.894Z] 2ea577d7e295: Layer already exists [2022-01-13T22:37:49.894Z] ae25088beccf: Layer already exists [2022-01-13T22:37:49.894Z] 62170e181a92: Layer already exists [2022-01-13T22:37:49.894Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:50.508Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:50.844Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-13T22:37:50.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-13T22:37:50.844Z] 823e21c40e9b: Preparing [2022-01-13T22:37:50.844Z] 2ea577d7e295: Preparing [2022-01-13T22:37:50.844Z] ae25088beccf: Preparing [2022-01-13T22:37:50.844Z] c1dbbb880c8a: Preparing [2022-01-13T22:37:50.844Z] 62170e181a92: Preparing [2022-01-13T22:37:50.844Z] ae25088beccf: Layer already exists [2022-01-13T22:37:50.844Z] 62170e181a92: Layer already exists [2022-01-13T22:37:50.844Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:37:50.844Z] 2ea577d7e295: Layer already exists [2022-01-13T22:37:50.844Z] 823e21c40e9b: Layer already exists [2022-01-13T22:37:51.113Z] main: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:37:51.157Z] ===================================================== [Pipeline] echo [2022-01-13T22:37:51.167Z] taggedImages: [2022-01-13T22:37:51.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:51.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-13T22:37:51.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.19 [2022-01-13T22:37:51.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:51.167Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-13T22:37:51.187Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-13T22:37:51.187Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:51.187Z] latest [2022-01-13T22:37:51.187Z] 2.2.0-dev.19 [2022-01-13T22:37:51.187Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:51.187Z] main [2022-01-13T22:37:51.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:51.528Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:51.860Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:51.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T22:37:51.860Z] 53640ebea806: Preparing [2022-01-13T22:37:51.860Z] 53640ebea806: Preparing [2022-01-13T22:37:51.860Z] 109afd98703d: Preparing [2022-01-13T22:37:51.860Z] ac5f763de5af: Preparing [2022-01-13T22:37:51.860Z] 63d04095c7f1: Preparing [2022-01-13T22:37:51.860Z] 589430d29179: Preparing [2022-01-13T22:37:51.860Z] ae25088beccf: Preparing [2022-01-13T22:37:51.860Z] 4121b2f07414: Preparing [2022-01-13T22:37:51.860Z] ae25088beccf: Waiting [2022-01-13T22:37:51.860Z] 4b62e41e8bc4: Preparing [2022-01-13T22:37:51.860Z] 4121b2f07414: Waiting [2022-01-13T22:37:51.860Z] 7f1b719ca442: Preparing [2022-01-13T22:37:51.860Z] 4b62e41e8bc4: Waiting [2022-01-13T22:37:51.860Z] 801118add91e: Preparing [2022-01-13T22:37:51.860Z] 62170e181a92: Preparing [2022-01-13T22:37:51.860Z] 7f1b719ca442: Waiting [2022-01-13T22:37:51.860Z] 801118add91e: Waiting [2022-01-13T22:37:51.860Z] 62170e181a92: Waiting [2022-01-13T22:37:52.131Z] 53640ebea806: Pushed [2022-01-13T22:37:52.131Z] 109afd98703d: Pushed [2022-01-13T22:37:52.131Z] 63d04095c7f1: Pushed [2022-01-13T22:37:52.131Z] ac5f763de5af: Pushed [2022-01-13T22:37:52.131Z] ae25088beccf: Layer already exists [2022-01-13T22:37:52.401Z] 4b62e41e8bc4: Pushed [2022-01-13T22:37:52.401Z] 4121b2f07414: Pushed [2022-01-13T22:37:52.401Z] 7f1b719ca442: Pushed [2022-01-13T22:37:52.401Z] 62170e181a92: Layer already exists [2022-01-13T22:37:52.401Z] 801118add91e: Pushed [2022-01-13T22:37:55.765Z] 589430d29179: Pushed [2022-01-13T22:37:55.765Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:56.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:56.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-13T22:37:56.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T22:37:56.467Z] 53640ebea806: Preparing [2022-01-13T22:37:56.467Z] 53640ebea806: Preparing [2022-01-13T22:37:56.467Z] 109afd98703d: Preparing [2022-01-13T22:37:56.467Z] ac5f763de5af: Preparing [2022-01-13T22:37:56.467Z] 63d04095c7f1: Preparing [2022-01-13T22:37:56.467Z] 589430d29179: Preparing [2022-01-13T22:37:56.467Z] ae25088beccf: Preparing [2022-01-13T22:37:56.467Z] 4121b2f07414: Preparing [2022-01-13T22:37:56.467Z] 4b62e41e8bc4: Preparing [2022-01-13T22:37:56.467Z] 7f1b719ca442: Preparing [2022-01-13T22:37:56.467Z] 801118add91e: Preparing [2022-01-13T22:37:56.467Z] 62170e181a92: Preparing [2022-01-13T22:37:56.467Z] 4b62e41e8bc4: Waiting [2022-01-13T22:37:56.467Z] 62170e181a92: Waiting [2022-01-13T22:37:56.467Z] 7f1b719ca442: Waiting [2022-01-13T22:37:56.467Z] 801118add91e: Waiting [2022-01-13T22:37:56.467Z] ae25088beccf: Waiting [2022-01-13T22:37:56.467Z] 109afd98703d: Layer already exists [2022-01-13T22:37:56.467Z] 63d04095c7f1: Layer already exists [2022-01-13T22:37:56.467Z] 589430d29179: Layer already exists [2022-01-13T22:37:56.467Z] ac5f763de5af: Layer already exists [2022-01-13T22:37:56.467Z] 53640ebea806: Layer already exists [2022-01-13T22:37:56.467Z] 801118add91e: Layer already exists [2022-01-13T22:37:56.467Z] 4121b2f07414: Layer already exists [2022-01-13T22:37:56.467Z] ae25088beccf: Layer already exists [2022-01-13T22:37:56.467Z] 4b62e41e8bc4: Layer already exists [2022-01-13T22:37:56.467Z] 7f1b719ca442: Layer already exists [2022-01-13T22:37:56.467Z] 62170e181a92: Layer already exists [2022-01-13T22:37:56.739Z] latest: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:57.083Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:57.437Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.19 [2022-01-13T22:37:57.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T22:37:57.438Z] 53640ebea806: Preparing [2022-01-13T22:37:57.438Z] 53640ebea806: Preparing [2022-01-13T22:37:57.438Z] 109afd98703d: Preparing [2022-01-13T22:37:57.438Z] ac5f763de5af: Preparing [2022-01-13T22:37:57.438Z] 63d04095c7f1: Preparing [2022-01-13T22:37:57.438Z] 589430d29179: Preparing [2022-01-13T22:37:57.438Z] ae25088beccf: Preparing [2022-01-13T22:37:57.438Z] 4121b2f07414: Preparing [2022-01-13T22:37:57.438Z] 4b62e41e8bc4: Preparing [2022-01-13T22:37:57.438Z] 7f1b719ca442: Preparing [2022-01-13T22:37:57.438Z] 801118add91e: Preparing [2022-01-13T22:37:57.438Z] 62170e181a92: Preparing [2022-01-13T22:37:57.438Z] 4b62e41e8bc4: Waiting [2022-01-13T22:37:57.438Z] 7f1b719ca442: Waiting [2022-01-13T22:37:57.438Z] ae25088beccf: Waiting [2022-01-13T22:37:57.438Z] 801118add91e: Waiting [2022-01-13T22:37:57.438Z] 62170e181a92: Waiting [2022-01-13T22:37:57.438Z] 4121b2f07414: Waiting [2022-01-13T22:37:57.438Z] ac5f763de5af: Layer already exists [2022-01-13T22:37:57.438Z] 109afd98703d: Layer already exists [2022-01-13T22:37:57.438Z] 63d04095c7f1: Layer already exists [2022-01-13T22:37:57.438Z] 53640ebea806: Layer already exists [2022-01-13T22:37:57.438Z] 589430d29179: Layer already exists [2022-01-13T22:37:57.438Z] 4121b2f07414: Layer already exists [2022-01-13T22:37:57.705Z] ae25088beccf: Layer already exists [2022-01-13T22:37:57.705Z] 801118add91e: Layer already exists [2022-01-13T22:37:57.705Z] 4b62e41e8bc4: Layer already exists [2022-01-13T22:37:57.705Z] 7f1b719ca442: Layer already exists [2022-01-13T22:37:57.705Z] 62170e181a92: Layer already exists [2022-01-13T22:37:57.705Z] 2.2.0-dev.19: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:58.036Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:58.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:58.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T22:37:58.365Z] 53640ebea806: Preparing [2022-01-13T22:37:58.365Z] 53640ebea806: Preparing [2022-01-13T22:37:58.365Z] 109afd98703d: Preparing [2022-01-13T22:37:58.365Z] ac5f763de5af: Preparing [2022-01-13T22:37:58.365Z] 63d04095c7f1: Preparing [2022-01-13T22:37:58.365Z] 589430d29179: Preparing [2022-01-13T22:37:58.365Z] ae25088beccf: Preparing [2022-01-13T22:37:58.365Z] 4121b2f07414: Preparing [2022-01-13T22:37:58.365Z] 4b62e41e8bc4: Preparing [2022-01-13T22:37:58.365Z] 7f1b719ca442: Preparing [2022-01-13T22:37:58.365Z] 801118add91e: Preparing [2022-01-13T22:37:58.365Z] 62170e181a92: Preparing [2022-01-13T22:37:58.365Z] ae25088beccf: Waiting [2022-01-13T22:37:58.365Z] 4121b2f07414: Waiting [2022-01-13T22:37:58.365Z] 7f1b719ca442: Waiting [2022-01-13T22:37:58.365Z] 4b62e41e8bc4: Waiting [2022-01-13T22:37:58.365Z] 801118add91e: Waiting [2022-01-13T22:37:58.365Z] 62170e181a92: Waiting [2022-01-13T22:37:58.365Z] 53640ebea806: Layer already exists [2022-01-13T22:37:58.365Z] 589430d29179: Layer already exists [2022-01-13T22:37:58.365Z] 63d04095c7f1: Layer already exists [2022-01-13T22:37:58.365Z] ac5f763de5af: Layer already exists [2022-01-13T22:37:58.365Z] 109afd98703d: Layer already exists [2022-01-13T22:37:58.365Z] 4b62e41e8bc4: Layer already exists [2022-01-13T22:37:58.365Z] ae25088beccf: Layer already exists [2022-01-13T22:37:58.365Z] 4121b2f07414: Layer already exists [2022-01-13T22:37:58.365Z] 7f1b719ca442: Layer already exists [2022-01-13T22:37:58.365Z] 801118add91e: Layer already exists [2022-01-13T22:37:58.365Z] 62170e181a92: Layer already exists [2022-01-13T22:37:58.633Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:58.971Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:37:59.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-13T22:37:59.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-13T22:37:59.302Z] 53640ebea806: Preparing [2022-01-13T22:37:59.302Z] 53640ebea806: Preparing [2022-01-13T22:37:59.302Z] 109afd98703d: Preparing [2022-01-13T22:37:59.302Z] ac5f763de5af: Preparing [2022-01-13T22:37:59.302Z] 63d04095c7f1: Preparing [2022-01-13T22:37:59.302Z] 589430d29179: Preparing [2022-01-13T22:37:59.302Z] ae25088beccf: Preparing [2022-01-13T22:37:59.302Z] 4121b2f07414: Preparing [2022-01-13T22:37:59.302Z] 4b62e41e8bc4: Preparing [2022-01-13T22:37:59.302Z] 7f1b719ca442: Preparing [2022-01-13T22:37:59.302Z] 801118add91e: Preparing [2022-01-13T22:37:59.302Z] 62170e181a92: Preparing [2022-01-13T22:37:59.302Z] ae25088beccf: Waiting [2022-01-13T22:37:59.302Z] 4121b2f07414: Waiting [2022-01-13T22:37:59.302Z] 7f1b719ca442: Waiting [2022-01-13T22:37:59.302Z] 801118add91e: Waiting [2022-01-13T22:37:59.302Z] 4b62e41e8bc4: Waiting [2022-01-13T22:37:59.302Z] 62170e181a92: Waiting [2022-01-13T22:37:59.302Z] ac5f763de5af: Layer already exists [2022-01-13T22:37:59.302Z] 53640ebea806: Layer already exists [2022-01-13T22:37:59.302Z] 63d04095c7f1: Layer already exists [2022-01-13T22:37:59.302Z] 109afd98703d: Layer already exists [2022-01-13T22:37:59.302Z] 589430d29179: Layer already exists [2022-01-13T22:37:59.302Z] ae25088beccf: Layer already exists [2022-01-13T22:37:59.302Z] 4b62e41e8bc4: Layer already exists [2022-01-13T22:37:59.302Z] 4121b2f07414: Layer already exists [2022-01-13T22:37:59.302Z] 801118add91e: Layer already exists [2022-01-13T22:37:59.302Z] 7f1b719ca442: Layer already exists [2022-01-13T22:37:59.572Z] 62170e181a92: Layer already exists [2022-01-13T22:37:59.572Z] main: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:37:59.612Z] ===================================================== [Pipeline] echo [2022-01-13T22:37:59.622Z] taggedImages: [2022-01-13T22:37:59.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:59.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-13T22:37:59.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.19 [2022-01-13T22:37:59.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:59.622Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-13T22:37:59.646Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-13T22:37:59.646Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:37:59.646Z] latest [2022-01-13T22:37:59.646Z] 2.2.0-dev.19 [2022-01-13T22:37:59.646Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:37:59.646Z] main [2022-01-13T22:37:59.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:00.006Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:00.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T22:38:00.337Z] 65d72b6fd181: Preparing [2022-01-13T22:38:00.337Z] eb26d582dff7: Preparing [2022-01-13T22:38:00.337Z] 14fd864e8235: Preparing [2022-01-13T22:38:00.337Z] db8debffedf6: Preparing [2022-01-13T22:38:00.337Z] 2b44c3e9f430: Preparing [2022-01-13T22:38:00.337Z] 62170e181a92: Preparing [2022-01-13T22:38:00.337Z] 62170e181a92: Waiting [2022-01-13T22:38:00.608Z] db8debffedf6: Pushed [2022-01-13T22:38:00.608Z] 14fd864e8235: Pushed [2022-01-13T22:38:00.608Z] 62170e181a92: Layer already exists [2022-01-13T22:38:01.198Z] 2b44c3e9f430: Pushed [2022-01-13T22:38:03.155Z] 65d72b6fd181: Pushed [2022-01-13T22:38:03.155Z] eb26d582dff7: Pushed [2022-01-13T22:38:03.155Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:03.496Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:03.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-13T22:38:03.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T22:38:03.827Z] 65d72b6fd181: Preparing [2022-01-13T22:38:03.827Z] eb26d582dff7: Preparing [2022-01-13T22:38:03.827Z] 14fd864e8235: Preparing [2022-01-13T22:38:03.827Z] db8debffedf6: Preparing [2022-01-13T22:38:03.827Z] 2b44c3e9f430: Preparing [2022-01-13T22:38:03.827Z] 62170e181a92: Preparing [2022-01-13T22:38:03.827Z] 62170e181a92: Waiting [2022-01-13T22:38:03.827Z] 65d72b6fd181: Layer already exists [2022-01-13T22:38:03.827Z] 14fd864e8235: Layer already exists [2022-01-13T22:38:03.827Z] 2b44c3e9f430: Layer already exists [2022-01-13T22:38:03.827Z] db8debffedf6: Layer already exists [2022-01-13T22:38:03.827Z] eb26d582dff7: Layer already exists [2022-01-13T22:38:03.827Z] 62170e181a92: Layer already exists [2022-01-13T22:38:04.102Z] latest: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:04.439Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:04.767Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.19 [2022-01-13T22:38:04.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T22:38:04.767Z] 65d72b6fd181: Preparing [2022-01-13T22:38:04.767Z] eb26d582dff7: Preparing [2022-01-13T22:38:04.767Z] 14fd864e8235: Preparing [2022-01-13T22:38:04.767Z] db8debffedf6: Preparing [2022-01-13T22:38:04.767Z] 2b44c3e9f430: Preparing [2022-01-13T22:38:04.767Z] 62170e181a92: Preparing [2022-01-13T22:38:04.767Z] 62170e181a92: Waiting [2022-01-13T22:38:04.767Z] db8debffedf6: Layer already exists [2022-01-13T22:38:04.767Z] 2b44c3e9f430: Layer already exists [2022-01-13T22:38:04.767Z] 65d72b6fd181: Layer already exists [2022-01-13T22:38:04.767Z] 14fd864e8235: Layer already exists [2022-01-13T22:38:04.767Z] eb26d582dff7: Layer already exists [2022-01-13T22:38:04.767Z] 62170e181a92: Layer already exists [2022-01-13T22:38:05.034Z] 2.2.0-dev.19: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:05.371Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:05.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:05.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T22:38:05.699Z] 65d72b6fd181: Preparing [2022-01-13T22:38:05.699Z] eb26d582dff7: Preparing [2022-01-13T22:38:05.699Z] 14fd864e8235: Preparing [2022-01-13T22:38:05.699Z] db8debffedf6: Preparing [2022-01-13T22:38:05.699Z] 2b44c3e9f430: Preparing [2022-01-13T22:38:05.699Z] 62170e181a92: Preparing [2022-01-13T22:38:05.699Z] 62170e181a92: Waiting [2022-01-13T22:38:05.699Z] db8debffedf6: Layer already exists [2022-01-13T22:38:05.699Z] 14fd864e8235: Layer already exists [2022-01-13T22:38:05.699Z] 65d72b6fd181: Layer already exists [2022-01-13T22:38:05.699Z] 2b44c3e9f430: Layer already exists [2022-01-13T22:38:05.699Z] eb26d582dff7: Layer already exists [2022-01-13T22:38:05.699Z] 62170e181a92: Layer already exists [2022-01-13T22:38:05.967Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:06.304Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:06.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-13T22:38:06.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-13T22:38:06.633Z] 65d72b6fd181: Preparing [2022-01-13T22:38:06.633Z] eb26d582dff7: Preparing [2022-01-13T22:38:06.633Z] 14fd864e8235: Preparing [2022-01-13T22:38:06.633Z] db8debffedf6: Preparing [2022-01-13T22:38:06.633Z] 2b44c3e9f430: Preparing [2022-01-13T22:38:06.633Z] 62170e181a92: Preparing [2022-01-13T22:38:06.633Z] 62170e181a92: Waiting [2022-01-13T22:38:06.633Z] db8debffedf6: Layer already exists [2022-01-13T22:38:06.633Z] 2b44c3e9f430: Layer already exists [2022-01-13T22:38:06.633Z] eb26d582dff7: Layer already exists [2022-01-13T22:38:06.633Z] 65d72b6fd181: Layer already exists [2022-01-13T22:38:06.633Z] 14fd864e8235: Layer already exists [2022-01-13T22:38:06.633Z] 62170e181a92: Layer already exists [2022-01-13T22:38:06.901Z] main: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:38:06.945Z] ===================================================== [Pipeline] echo [2022-01-13T22:38:06.954Z] taggedImages: [2022-01-13T22:38:06.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:06.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-13T22:38:06.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.19 [2022-01-13T22:38:06.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:06.954Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-13T22:38:06.973Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-13T22:38:06.973Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:06.973Z] latest [2022-01-13T22:38:06.973Z] 2.2.0-dev.19 [2022-01-13T22:38:06.973Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:06.973Z] main [2022-01-13T22:38:06.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:07.316Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:07.642Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:07.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T22:38:07.642Z] af5ddbd377ff: Preparing [2022-01-13T22:38:07.642Z] d8c9c31204a4: Preparing [2022-01-13T22:38:07.642Z] 9130b59a31c0: Preparing [2022-01-13T22:38:07.642Z] de8e346897d9: Preparing [2022-01-13T22:38:07.642Z] f90e9cde2011: Preparing [2022-01-13T22:38:07.642Z] 5d64458da5e6: Preparing [2022-01-13T22:38:07.642Z] 8af17c1b82a6: Preparing [2022-01-13T22:38:07.642Z] 3fbb384c629f: Preparing [2022-01-13T22:38:07.642Z] 051794d79908: Preparing [2022-01-13T22:38:07.642Z] 62170e181a92: Preparing [2022-01-13T22:38:07.642Z] 3fbb384c629f: Waiting [2022-01-13T22:38:07.642Z] 051794d79908: Waiting [2022-01-13T22:38:07.642Z] 62170e181a92: Waiting [2022-01-13T22:38:07.642Z] 5d64458da5e6: Waiting [2022-01-13T22:38:07.642Z] 8af17c1b82a6: Waiting [2022-01-13T22:38:07.910Z] d8c9c31204a4: Pushed [2022-01-13T22:38:07.910Z] af5ddbd377ff: Pushed [2022-01-13T22:38:07.910Z] f90e9cde2011: Pushed [2022-01-13T22:38:08.181Z] 3fbb384c629f: Pushed [2022-01-13T22:38:08.181Z] 5d64458da5e6: Pushed [2022-01-13T22:38:08.181Z] 8af17c1b82a6: Pushed [2022-01-13T22:38:08.181Z] 62170e181a92: Layer already exists [2022-01-13T22:38:08.451Z] 051794d79908: Pushed [2022-01-13T22:38:10.416Z] de8e346897d9: Pushed [2022-01-13T22:38:10.686Z] 9130b59a31c0: Pushed [2022-01-13T22:38:10.958Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:11.297Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:11.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-13T22:38:11.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T22:38:11.626Z] af5ddbd377ff: Preparing [2022-01-13T22:38:11.626Z] d8c9c31204a4: Preparing [2022-01-13T22:38:11.626Z] 9130b59a31c0: Preparing [2022-01-13T22:38:11.626Z] de8e346897d9: Preparing [2022-01-13T22:38:11.626Z] f90e9cde2011: Preparing [2022-01-13T22:38:11.626Z] 5d64458da5e6: Preparing [2022-01-13T22:38:11.626Z] 8af17c1b82a6: Preparing [2022-01-13T22:38:11.626Z] 3fbb384c629f: Preparing [2022-01-13T22:38:11.626Z] 051794d79908: Preparing [2022-01-13T22:38:11.626Z] 62170e181a92: Preparing [2022-01-13T22:38:11.626Z] 8af17c1b82a6: Waiting [2022-01-13T22:38:11.626Z] 3fbb384c629f: Waiting [2022-01-13T22:38:11.626Z] 051794d79908: Waiting [2022-01-13T22:38:11.626Z] 62170e181a92: Waiting [2022-01-13T22:38:11.626Z] 5d64458da5e6: Waiting [2022-01-13T22:38:11.626Z] f90e9cde2011: Layer already exists [2022-01-13T22:38:11.626Z] d8c9c31204a4: Layer already exists [2022-01-13T22:38:11.626Z] af5ddbd377ff: Layer already exists [2022-01-13T22:38:11.626Z] de8e346897d9: Layer already exists [2022-01-13T22:38:11.626Z] 9130b59a31c0: Layer already exists [2022-01-13T22:38:11.626Z] 3fbb384c629f: Layer already exists [2022-01-13T22:38:11.626Z] 8af17c1b82a6: Layer already exists [2022-01-13T22:38:11.626Z] 051794d79908: Layer already exists [2022-01-13T22:38:11.626Z] 62170e181a92: Layer already exists [2022-01-13T22:38:11.626Z] 5d64458da5e6: Layer already exists [2022-01-13T22:38:11.894Z] latest: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:12.238Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:12.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.19 [2022-01-13T22:38:12.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T22:38:12.568Z] af5ddbd377ff: Preparing [2022-01-13T22:38:12.568Z] d8c9c31204a4: Preparing [2022-01-13T22:38:12.568Z] 9130b59a31c0: Preparing [2022-01-13T22:38:12.568Z] de8e346897d9: Preparing [2022-01-13T22:38:12.568Z] f90e9cde2011: Preparing [2022-01-13T22:38:12.568Z] 5d64458da5e6: Preparing [2022-01-13T22:38:12.568Z] 8af17c1b82a6: Preparing [2022-01-13T22:38:12.568Z] 3fbb384c629f: Preparing [2022-01-13T22:38:12.568Z] 051794d79908: Preparing [2022-01-13T22:38:12.568Z] 62170e181a92: Preparing [2022-01-13T22:38:12.568Z] 3fbb384c629f: Waiting [2022-01-13T22:38:12.568Z] 5d64458da5e6: Waiting [2022-01-13T22:38:12.568Z] 051794d79908: Waiting [2022-01-13T22:38:12.568Z] 62170e181a92: Waiting [2022-01-13T22:38:12.568Z] 8af17c1b82a6: Waiting [2022-01-13T22:38:12.568Z] de8e346897d9: Layer already exists [2022-01-13T22:38:12.568Z] af5ddbd377ff: Layer already exists [2022-01-13T22:38:12.568Z] f90e9cde2011: Layer already exists [2022-01-13T22:38:12.568Z] d8c9c31204a4: Layer already exists [2022-01-13T22:38:12.568Z] 9130b59a31c0: Layer already exists [2022-01-13T22:38:12.568Z] 8af17c1b82a6: Layer already exists [2022-01-13T22:38:12.568Z] 5d64458da5e6: Layer already exists [2022-01-13T22:38:12.568Z] 3fbb384c629f: Layer already exists [2022-01-13T22:38:12.568Z] 051794d79908: Layer already exists [2022-01-13T22:38:12.568Z] 62170e181a92: Layer already exists [2022-01-13T22:38:12.836Z] 2.2.0-dev.19: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:13.171Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:13.501Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:13.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T22:38:13.501Z] af5ddbd377ff: Preparing [2022-01-13T22:38:13.501Z] d8c9c31204a4: Preparing [2022-01-13T22:38:13.501Z] 9130b59a31c0: Preparing [2022-01-13T22:38:13.501Z] de8e346897d9: Preparing [2022-01-13T22:38:13.501Z] f90e9cde2011: Preparing [2022-01-13T22:38:13.501Z] 5d64458da5e6: Preparing [2022-01-13T22:38:13.501Z] 8af17c1b82a6: Preparing [2022-01-13T22:38:13.501Z] 3fbb384c629f: Preparing [2022-01-13T22:38:13.501Z] 051794d79908: Preparing [2022-01-13T22:38:13.501Z] 62170e181a92: Preparing [2022-01-13T22:38:13.501Z] 5d64458da5e6: Waiting [2022-01-13T22:38:13.501Z] 3fbb384c629f: Waiting [2022-01-13T22:38:13.501Z] 051794d79908: Waiting [2022-01-13T22:38:13.501Z] 62170e181a92: Waiting [2022-01-13T22:38:13.501Z] 8af17c1b82a6: Waiting [2022-01-13T22:38:13.501Z] d8c9c31204a4: Layer already exists [2022-01-13T22:38:13.501Z] af5ddbd377ff: Layer already exists [2022-01-13T22:38:13.501Z] 9130b59a31c0: Layer already exists [2022-01-13T22:38:13.501Z] f90e9cde2011: Layer already exists [2022-01-13T22:38:13.501Z] de8e346897d9: Layer already exists [2022-01-13T22:38:13.501Z] 051794d79908: Layer already exists [2022-01-13T22:38:13.501Z] 5d64458da5e6: Layer already exists [2022-01-13T22:38:13.501Z] 8af17c1b82a6: Layer already exists [2022-01-13T22:38:13.501Z] 3fbb384c629f: Layer already exists [2022-01-13T22:38:13.501Z] 62170e181a92: Layer already exists [2022-01-13T22:38:13.773Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:14.109Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:14.438Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-13T22:38:14.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-13T22:38:14.438Z] af5ddbd377ff: Preparing [2022-01-13T22:38:14.438Z] d8c9c31204a4: Preparing [2022-01-13T22:38:14.438Z] 9130b59a31c0: Preparing [2022-01-13T22:38:14.438Z] de8e346897d9: Preparing [2022-01-13T22:38:14.438Z] f90e9cde2011: Preparing [2022-01-13T22:38:14.438Z] 5d64458da5e6: Preparing [2022-01-13T22:38:14.438Z] 8af17c1b82a6: Preparing [2022-01-13T22:38:14.438Z] 3fbb384c629f: Preparing [2022-01-13T22:38:14.438Z] 051794d79908: Preparing [2022-01-13T22:38:14.438Z] 62170e181a92: Preparing [2022-01-13T22:38:14.438Z] 5d64458da5e6: Waiting [2022-01-13T22:38:14.438Z] 8af17c1b82a6: Waiting [2022-01-13T22:38:14.438Z] 3fbb384c629f: Waiting [2022-01-13T22:38:14.438Z] 051794d79908: Waiting [2022-01-13T22:38:14.438Z] 62170e181a92: Waiting [2022-01-13T22:38:14.438Z] 9130b59a31c0: Layer already exists [2022-01-13T22:38:14.438Z] de8e346897d9: Layer already exists [2022-01-13T22:38:14.438Z] af5ddbd377ff: Layer already exists [2022-01-13T22:38:14.438Z] d8c9c31204a4: Layer already exists [2022-01-13T22:38:14.438Z] f90e9cde2011: Layer already exists [2022-01-13T22:38:14.438Z] 5d64458da5e6: Layer already exists [2022-01-13T22:38:14.438Z] 8af17c1b82a6: Layer already exists [2022-01-13T22:38:14.438Z] 3fbb384c629f: Layer already exists [2022-01-13T22:38:14.438Z] 051794d79908: Layer already exists [2022-01-13T22:38:14.438Z] 62170e181a92: Layer already exists [2022-01-13T22:38:14.707Z] main: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:38:14.756Z] ===================================================== [Pipeline] echo [2022-01-13T22:38:14.766Z] taggedImages: [2022-01-13T22:38:14.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:14.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-13T22:38:14.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.19 [2022-01-13T22:38:14.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:14.766Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-13T22:38:14.795Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-13T22:38:14.795Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:14.795Z] latest [2022-01-13T22:38:14.795Z] 2.2.0-dev.19 [2022-01-13T22:38:14.795Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:14.795Z] main [2022-01-13T22:38:14.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:15.141Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:15.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:15.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T22:38:15.475Z] 1cebcef32fcd: Preparing [2022-01-13T22:38:15.475Z] 94fe7978c5a2: Preparing [2022-01-13T22:38:15.475Z] ae25088beccf: Preparing [2022-01-13T22:38:15.475Z] bcdbdfacda6c: Preparing [2022-01-13T22:38:15.475Z] 62170e181a92: Preparing [2022-01-13T22:38:15.475Z] 62170e181a92: Layer already exists [2022-01-13T22:38:15.475Z] ae25088beccf: Layer already exists [2022-01-13T22:38:15.745Z] 1cebcef32fcd: Pushed [2022-01-13T22:38:16.016Z] bcdbdfacda6c: Pushed [2022-01-13T22:38:18.660Z] 94fe7978c5a2: Pushed [2022-01-13T22:38:18.660Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:19.001Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:19.328Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-13T22:38:19.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T22:38:19.328Z] 1cebcef32fcd: Preparing [2022-01-13T22:38:19.328Z] 94fe7978c5a2: Preparing [2022-01-13T22:38:19.328Z] ae25088beccf: Preparing [2022-01-13T22:38:19.328Z] bcdbdfacda6c: Preparing [2022-01-13T22:38:19.328Z] 62170e181a92: Preparing [2022-01-13T22:38:19.328Z] 94fe7978c5a2: Layer already exists [2022-01-13T22:38:19.328Z] bcdbdfacda6c: Layer already exists [2022-01-13T22:38:19.328Z] 62170e181a92: Layer already exists [2022-01-13T22:38:19.328Z] 1cebcef32fcd: Layer already exists [2022-01-13T22:38:19.328Z] ae25088beccf: Layer already exists [2022-01-13T22:38:19.598Z] latest: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:19.935Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:20.264Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.19 [2022-01-13T22:38:20.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T22:38:20.264Z] 1cebcef32fcd: Preparing [2022-01-13T22:38:20.264Z] 94fe7978c5a2: Preparing [2022-01-13T22:38:20.264Z] ae25088beccf: Preparing [2022-01-13T22:38:20.264Z] bcdbdfacda6c: Preparing [2022-01-13T22:38:20.264Z] 62170e181a92: Preparing [2022-01-13T22:38:20.264Z] 1cebcef32fcd: Layer already exists [2022-01-13T22:38:20.264Z] ae25088beccf: Layer already exists [2022-01-13T22:38:20.264Z] 94fe7978c5a2: Layer already exists [2022-01-13T22:38:20.264Z] bcdbdfacda6c: Layer already exists [2022-01-13T22:38:20.264Z] 62170e181a92: Layer already exists [2022-01-13T22:38:20.534Z] 2.2.0-dev.19: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:20.864Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:21.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:21.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T22:38:21.196Z] 1cebcef32fcd: Preparing [2022-01-13T22:38:21.196Z] 94fe7978c5a2: Preparing [2022-01-13T22:38:21.196Z] ae25088beccf: Preparing [2022-01-13T22:38:21.196Z] bcdbdfacda6c: Preparing [2022-01-13T22:38:21.196Z] 62170e181a92: Preparing [2022-01-13T22:38:21.196Z] 62170e181a92: Layer already exists [2022-01-13T22:38:21.196Z] ae25088beccf: Layer already exists [2022-01-13T22:38:21.196Z] bcdbdfacda6c: Layer already exists [2022-01-13T22:38:21.196Z] 1cebcef32fcd: Layer already exists [2022-01-13T22:38:21.196Z] 94fe7978c5a2: Layer already exists [2022-01-13T22:38:21.466Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:21.804Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:22.136Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-13T22:38:22.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-13T22:38:22.136Z] 1cebcef32fcd: Preparing [2022-01-13T22:38:22.136Z] 94fe7978c5a2: Preparing [2022-01-13T22:38:22.136Z] ae25088beccf: Preparing [2022-01-13T22:38:22.136Z] bcdbdfacda6c: Preparing [2022-01-13T22:38:22.136Z] 62170e181a92: Preparing [2022-01-13T22:38:22.136Z] bcdbdfacda6c: Layer already exists [2022-01-13T22:38:22.136Z] 62170e181a92: Layer already exists [2022-01-13T22:38:22.136Z] 1cebcef32fcd: Layer already exists [2022-01-13T22:38:22.136Z] 94fe7978c5a2: Layer already exists [2022-01-13T22:38:22.136Z] ae25088beccf: Layer already exists [2022-01-13T22:38:22.136Z] main: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:38:22.451Z] ===================================================== [Pipeline] echo [2022-01-13T22:38:22.461Z] taggedImages: [2022-01-13T22:38:22.461Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:22.461Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-13T22:38:22.461Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.19 [2022-01-13T22:38:22.461Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:22.461Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-13T22:38:22.481Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-13T22:38:22.481Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:22.481Z] latest [2022-01-13T22:38:22.481Z] 2.2.0-dev.19 [2022-01-13T22:38:22.481Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:22.481Z] main [2022-01-13T22:38:22.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:22.830Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:23.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:23.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T22:38:23.168Z] 69080b4a5412: Preparing [2022-01-13T22:38:23.168Z] fd964581883a: Preparing [2022-01-13T22:38:23.168Z] ae25088beccf: Preparing [2022-01-13T22:38:23.168Z] c1dbbb880c8a: Preparing [2022-01-13T22:38:23.168Z] 62170e181a92: Preparing [2022-01-13T22:38:23.168Z] 62170e181a92: Layer already exists [2022-01-13T22:38:23.441Z] ae25088beccf: Layer already exists [2022-01-13T22:38:23.441Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:38:23.441Z] 69080b4a5412: Pushed [2022-01-13T22:38:26.039Z] fd964581883a: Pushed [2022-01-13T22:38:26.039Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:26.377Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:26.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-13T22:38:26.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T22:38:26.704Z] 69080b4a5412: Preparing [2022-01-13T22:38:26.704Z] fd964581883a: Preparing [2022-01-13T22:38:26.704Z] ae25088beccf: Preparing [2022-01-13T22:38:26.704Z] c1dbbb880c8a: Preparing [2022-01-13T22:38:26.705Z] 62170e181a92: Preparing [2022-01-13T22:38:26.705Z] 62170e181a92: Layer already exists [2022-01-13T22:38:26.705Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:38:26.705Z] 69080b4a5412: Layer already exists [2022-01-13T22:38:26.705Z] ae25088beccf: Layer already exists [2022-01-13T22:38:26.705Z] fd964581883a: Layer already exists [2022-01-13T22:38:26.974Z] latest: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:27.313Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:27.647Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.19 [2022-01-13T22:38:27.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T22:38:27.647Z] 69080b4a5412: Preparing [2022-01-13T22:38:27.647Z] fd964581883a: Preparing [2022-01-13T22:38:27.647Z] ae25088beccf: Preparing [2022-01-13T22:38:27.647Z] c1dbbb880c8a: Preparing [2022-01-13T22:38:27.647Z] 62170e181a92: Preparing [2022-01-13T22:38:27.647Z] 69080b4a5412: Layer already exists [2022-01-13T22:38:27.647Z] fd964581883a: Layer already exists [2022-01-13T22:38:27.647Z] 62170e181a92: Layer already exists [2022-01-13T22:38:27.647Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:38:27.647Z] ae25088beccf: Layer already exists [2022-01-13T22:38:27.917Z] 2.2.0-dev.19: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:28.249Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:28.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T22:38:28.578Z] 69080b4a5412: Preparing [2022-01-13T22:38:28.578Z] fd964581883a: Preparing [2022-01-13T22:38:28.578Z] ae25088beccf: Preparing [2022-01-13T22:38:28.578Z] c1dbbb880c8a: Preparing [2022-01-13T22:38:28.578Z] 62170e181a92: Preparing [2022-01-13T22:38:28.578Z] fd964581883a: Layer already exists [2022-01-13T22:38:28.578Z] 62170e181a92: Layer already exists [2022-01-13T22:38:28.578Z] 69080b4a5412: Layer already exists [2022-01-13T22:38:28.578Z] ae25088beccf: Layer already exists [2022-01-13T22:38:28.578Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:38:28.847Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:29.193Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:29.522Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-13T22:38:29.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-13T22:38:29.522Z] 69080b4a5412: Preparing [2022-01-13T22:38:29.522Z] fd964581883a: Preparing [2022-01-13T22:38:29.522Z] ae25088beccf: Preparing [2022-01-13T22:38:29.522Z] c1dbbb880c8a: Preparing [2022-01-13T22:38:29.522Z] 62170e181a92: Preparing [2022-01-13T22:38:29.522Z] 62170e181a92: Layer already exists [2022-01-13T22:38:29.522Z] 69080b4a5412: Layer already exists [2022-01-13T22:38:29.522Z] ae25088beccf: Layer already exists [2022-01-13T22:38:29.522Z] c1dbbb880c8a: Layer already exists [2022-01-13T22:38:29.522Z] fd964581883a: Layer already exists [2022-01-13T22:38:29.791Z] main: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:38:29.837Z] ===================================================== [Pipeline] echo [2022-01-13T22:38:29.846Z] taggedImages: [2022-01-13T22:38:29.846Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:29.846Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-13T22:38:29.846Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.19 [2022-01-13T22:38:29.846Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:29.846Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-13T22:38:29.865Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-13T22:38:29.865Z] 76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:29.865Z] latest [2022-01-13T22:38:29.865Z] 2.2.0-dev.19 [2022-01-13T22:38:29.865Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:29.865Z] main [2022-01-13T22:38:29.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:30.211Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:30.548Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:30.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T22:38:30.548Z] 0abcf458d5e9: Preparing [2022-01-13T22:38:30.548Z] 0d5a7b7981c7: Preparing [2022-01-13T22:38:30.548Z] 49a7c2adf9b3: Preparing [2022-01-13T22:38:30.548Z] 0f06e5443c91: Preparing [2022-01-13T22:38:30.548Z] e25cc80ef78c: Preparing [2022-01-13T22:38:30.548Z] f7be28c579d0: Preparing [2022-01-13T22:38:30.548Z] 5ddf987a193f: Preparing [2022-01-13T22:38:30.548Z] 05d0a213effb: Preparing [2022-01-13T22:38:30.548Z] 087270190219: Preparing [2022-01-13T22:38:30.548Z] b49c6594ab31: Preparing [2022-01-13T22:38:30.548Z] 62170e181a92: Preparing [2022-01-13T22:38:30.548Z] f7be28c579d0: Waiting [2022-01-13T22:38:30.548Z] 087270190219: Waiting [2022-01-13T22:38:30.548Z] b49c6594ab31: Waiting [2022-01-13T22:38:30.548Z] 62170e181a92: Waiting [2022-01-13T22:38:30.548Z] 5ddf987a193f: Waiting [2022-01-13T22:38:30.548Z] 05d0a213effb: Waiting [2022-01-13T22:38:30.818Z] e25cc80ef78c: Layer already exists [2022-01-13T22:38:30.818Z] f7be28c579d0: Layer already exists [2022-01-13T22:38:30.818Z] 5ddf987a193f: Layer already exists [2022-01-13T22:38:30.818Z] 05d0a213effb: Layer already exists [2022-01-13T22:38:30.818Z] 0d5a7b7981c7: Pushed [2022-01-13T22:38:30.818Z] 087270190219: Layer already exists [2022-01-13T22:38:30.818Z] b49c6594ab31: Layer already exists [2022-01-13T22:38:30.818Z] 62170e181a92: Layer already exists [2022-01-13T22:38:31.790Z] 0abcf458d5e9: Pushed [2022-01-13T22:38:33.261Z] 49a7c2adf9b3: Pushed [2022-01-13T22:38:48.328Z] 0f06e5443c91: Pushed [2022-01-13T22:38:48.328Z] 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:48.666Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:49.026Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-13T22:38:49.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T22:38:49.026Z] 0abcf458d5e9: Preparing [2022-01-13T22:38:49.026Z] 0d5a7b7981c7: Preparing [2022-01-13T22:38:49.026Z] 49a7c2adf9b3: Preparing [2022-01-13T22:38:49.026Z] 0f06e5443c91: Preparing [2022-01-13T22:38:49.026Z] e25cc80ef78c: Preparing [2022-01-13T22:38:49.026Z] f7be28c579d0: Preparing [2022-01-13T22:38:49.026Z] 5ddf987a193f: Preparing [2022-01-13T22:38:49.026Z] 05d0a213effb: Preparing [2022-01-13T22:38:49.026Z] 087270190219: Preparing [2022-01-13T22:38:49.026Z] b49c6594ab31: Preparing [2022-01-13T22:38:49.026Z] 62170e181a92: Preparing [2022-01-13T22:38:49.026Z] 5ddf987a193f: Waiting [2022-01-13T22:38:49.026Z] 05d0a213effb: Waiting [2022-01-13T22:38:49.026Z] 087270190219: Waiting [2022-01-13T22:38:49.026Z] b49c6594ab31: Waiting [2022-01-13T22:38:49.026Z] 62170e181a92: Waiting [2022-01-13T22:38:49.026Z] f7be28c579d0: Waiting [2022-01-13T22:38:49.026Z] 0f06e5443c91: Layer already exists [2022-01-13T22:38:49.026Z] 0abcf458d5e9: Layer already exists [2022-01-13T22:38:49.026Z] 0d5a7b7981c7: Layer already exists [2022-01-13T22:38:49.026Z] e25cc80ef78c: Layer already exists [2022-01-13T22:38:49.026Z] 49a7c2adf9b3: Layer already exists [2022-01-13T22:38:49.301Z] f7be28c579d0: Layer already exists [2022-01-13T22:38:49.301Z] 05d0a213effb: Layer already exists [2022-01-13T22:38:49.301Z] 5ddf987a193f: Layer already exists [2022-01-13T22:38:49.301Z] b49c6594ab31: Layer already exists [2022-01-13T22:38:49.301Z] 087270190219: Layer already exists [2022-01-13T22:38:49.301Z] 62170e181a92: Layer already exists [2022-01-13T22:38:49.301Z] latest: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:49.651Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:50.001Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.19 [2022-01-13T22:38:50.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T22:38:50.001Z] 0abcf458d5e9: Preparing [2022-01-13T22:38:50.001Z] 0d5a7b7981c7: Preparing [2022-01-13T22:38:50.001Z] 49a7c2adf9b3: Preparing [2022-01-13T22:38:50.001Z] 0f06e5443c91: Preparing [2022-01-13T22:38:50.001Z] e25cc80ef78c: Preparing [2022-01-13T22:38:50.001Z] f7be28c579d0: Preparing [2022-01-13T22:38:50.001Z] 5ddf987a193f: Preparing [2022-01-13T22:38:50.001Z] 05d0a213effb: Preparing [2022-01-13T22:38:50.001Z] 087270190219: Preparing [2022-01-13T22:38:50.001Z] b49c6594ab31: Preparing [2022-01-13T22:38:50.001Z] 62170e181a92: Preparing [2022-01-13T22:38:50.001Z] f7be28c579d0: Waiting [2022-01-13T22:38:50.001Z] 5ddf987a193f: Waiting [2022-01-13T22:38:50.001Z] 05d0a213effb: Waiting [2022-01-13T22:38:50.001Z] 087270190219: Waiting [2022-01-13T22:38:50.001Z] b49c6594ab31: Waiting [2022-01-13T22:38:50.001Z] 62170e181a92: Waiting [2022-01-13T22:38:50.001Z] 49a7c2adf9b3: Layer already exists [2022-01-13T22:38:50.001Z] 0abcf458d5e9: Layer already exists [2022-01-13T22:38:50.001Z] 0f06e5443c91: Layer already exists [2022-01-13T22:38:50.001Z] e25cc80ef78c: Layer already exists [2022-01-13T22:38:50.001Z] 0d5a7b7981c7: Layer already exists [2022-01-13T22:38:50.001Z] f7be28c579d0: Layer already exists [2022-01-13T22:38:50.001Z] 05d0a213effb: Layer already exists [2022-01-13T22:38:50.001Z] 5ddf987a193f: Layer already exists [2022-01-13T22:38:50.001Z] b49c6594ab31: Layer already exists [2022-01-13T22:38:50.001Z] 087270190219: Layer already exists [2022-01-13T22:38:50.270Z] 62170e181a92: Layer already exists [2022-01-13T22:38:50.270Z] 2.2.0-dev.19: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:50.604Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:50.936Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:50.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T22:38:50.936Z] 0abcf458d5e9: Preparing [2022-01-13T22:38:50.936Z] 0d5a7b7981c7: Preparing [2022-01-13T22:38:50.936Z] 49a7c2adf9b3: Preparing [2022-01-13T22:38:50.936Z] 0f06e5443c91: Preparing [2022-01-13T22:38:50.936Z] e25cc80ef78c: Preparing [2022-01-13T22:38:50.936Z] f7be28c579d0: Preparing [2022-01-13T22:38:50.936Z] 5ddf987a193f: Preparing [2022-01-13T22:38:50.936Z] 05d0a213effb: Preparing [2022-01-13T22:38:50.936Z] 087270190219: Preparing [2022-01-13T22:38:50.936Z] b49c6594ab31: Preparing [2022-01-13T22:38:50.936Z] 62170e181a92: Preparing [2022-01-13T22:38:50.937Z] f7be28c579d0: Waiting [2022-01-13T22:38:50.937Z] 5ddf987a193f: Waiting [2022-01-13T22:38:50.937Z] b49c6594ab31: Waiting [2022-01-13T22:38:50.937Z] 05d0a213effb: Waiting [2022-01-13T22:38:50.937Z] 087270190219: Waiting [2022-01-13T22:38:50.937Z] 62170e181a92: Waiting [2022-01-13T22:38:50.937Z] 0d5a7b7981c7: Layer already exists [2022-01-13T22:38:50.937Z] 0abcf458d5e9: Layer already exists [2022-01-13T22:38:50.937Z] 49a7c2adf9b3: Layer already exists [2022-01-13T22:38:50.937Z] 0f06e5443c91: Layer already exists [2022-01-13T22:38:50.937Z] e25cc80ef78c: Layer already exists [2022-01-13T22:38:50.937Z] 5ddf987a193f: Layer already exists [2022-01-13T22:38:50.937Z] f7be28c579d0: Layer already exists [2022-01-13T22:38:50.937Z] 087270190219: Layer already exists [2022-01-13T22:38:50.937Z] 05d0a213effb: Layer already exists [2022-01-13T22:38:50.937Z] b49c6594ab31: Layer already exists [2022-01-13T22:38:50.937Z] 62170e181a92: Layer already exists [2022-01-13T22:38:51.205Z] 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:51.545Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:51.876Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-13T22:38:51.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-13T22:38:51.876Z] 0abcf458d5e9: Preparing [2022-01-13T22:38:51.876Z] 0d5a7b7981c7: Preparing [2022-01-13T22:38:51.876Z] 49a7c2adf9b3: Preparing [2022-01-13T22:38:51.876Z] 0f06e5443c91: Preparing [2022-01-13T22:38:51.876Z] e25cc80ef78c: Preparing [2022-01-13T22:38:51.876Z] f7be28c579d0: Preparing [2022-01-13T22:38:51.876Z] 5ddf987a193f: Preparing [2022-01-13T22:38:51.876Z] 05d0a213effb: Preparing [2022-01-13T22:38:51.876Z] 087270190219: Preparing [2022-01-13T22:38:51.876Z] b49c6594ab31: Preparing [2022-01-13T22:38:51.876Z] 62170e181a92: Preparing [2022-01-13T22:38:51.876Z] f7be28c579d0: Waiting [2022-01-13T22:38:51.876Z] 5ddf987a193f: Waiting [2022-01-13T22:38:51.876Z] 05d0a213effb: Waiting [2022-01-13T22:38:51.876Z] 087270190219: Waiting [2022-01-13T22:38:51.876Z] 62170e181a92: Waiting [2022-01-13T22:38:51.876Z] b49c6594ab31: Waiting [2022-01-13T22:38:51.876Z] 0d5a7b7981c7: Layer already exists [2022-01-13T22:38:51.876Z] 0f06e5443c91: Layer already exists [2022-01-13T22:38:51.876Z] 0abcf458d5e9: Layer already exists [2022-01-13T22:38:51.876Z] 49a7c2adf9b3: Layer already exists [2022-01-13T22:38:51.876Z] e25cc80ef78c: Layer already exists [2022-01-13T22:38:51.876Z] 087270190219: Layer already exists [2022-01-13T22:38:51.876Z] 5ddf987a193f: Layer already exists [2022-01-13T22:38:51.876Z] 05d0a213effb: Layer already exists [2022-01-13T22:38:51.876Z] b49c6594ab31: Layer already exists [2022-01-13T22:38:51.876Z] f7be28c579d0: Layer already exists [2022-01-13T22:38:51.876Z] 62170e181a92: Layer already exists [2022-01-13T22:38:52.145Z] main: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-13T22:38:52.195Z] ===================================================== [Pipeline] echo [2022-01-13T22:38:52.204Z] taggedImages: [2022-01-13T22:38:52.204Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [2022-01-13T22:38:52.204Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-13T22:38:52.204Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.19 [2022-01-13T22:38:52.204Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [2022-01-13T22:38:52.204Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:52.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:38:52.551Z] [2022-01-13T22:38:52.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:38:52.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:38:53.163Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-13T22:38:53.163Z] 448f6bf000e3: Pulling fs layer [2022-01-13T22:38:53.163Z] f757da607395: Pulling fs layer [2022-01-13T22:38:53.163Z] 05883995daec: Pulling fs layer [2022-01-13T22:38:53.163Z] 8603b9c90790: Pulling fs layer [2022-01-13T22:38:53.163Z] 1560dd03e051: Pulling fs layer [2022-01-13T22:38:53.163Z] 27f5ce0e4adf: Pulling fs layer [2022-01-13T22:38:53.163Z] c2d8d7efcc4b: Pulling fs layer [2022-01-13T22:38:53.163Z] 8603b9c90790: Waiting [2022-01-13T22:38:53.163Z] 1560dd03e051: Waiting [2022-01-13T22:38:53.163Z] 27f5ce0e4adf: Waiting [2022-01-13T22:38:53.163Z] c2d8d7efcc4b: Waiting [2022-01-13T22:38:53.163Z] f757da607395: Verifying Checksum [2022-01-13T22:38:53.163Z] f757da607395: Download complete [2022-01-13T22:38:53.163Z] 8603b9c90790: Verifying Checksum [2022-01-13T22:38:53.163Z] 8603b9c90790: Download complete [2022-01-13T22:38:53.163Z] 1560dd03e051: Verifying Checksum [2022-01-13T22:38:53.163Z] 1560dd03e051: Download complete [2022-01-13T22:38:53.163Z] 27f5ce0e4adf: Verifying Checksum [2022-01-13T22:38:53.163Z] 27f5ce0e4adf: Download complete [2022-01-13T22:38:53.163Z] 05883995daec: Verifying Checksum [2022-01-13T22:38:53.163Z] 05883995daec: Download complete [2022-01-13T22:38:53.756Z] 448f6bf000e3: Verifying Checksum [2022-01-13T22:38:53.756Z] 448f6bf000e3: Download complete [2022-01-13T22:38:56.366Z] c2d8d7efcc4b: Verifying Checksum [2022-01-13T22:38:56.366Z] c2d8d7efcc4b: Download complete [2022-01-13T22:38:57.338Z] 448f6bf000e3: Pull complete [2022-01-13T22:38:57.933Z] f757da607395: Pull complete [2022-01-13T22:38:59.359Z] 05883995daec: Pull complete [2022-01-13T22:38:59.630Z] 8603b9c90790: Pull complete [2022-01-13T22:39:00.604Z] 1560dd03e051: Pull complete [2022-01-13T22:39:00.604Z] 27f5ce0e4adf: Pull complete [2022-01-13T22:39:15.642Z] c2d8d7efcc4b: Pull complete [2022-01-13T22:39:15.642Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-13T22:39:15.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-13T22:39:15.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-13T22:39:15.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container [2022-01-13T22:39:15.951Z] $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-13T22:39:18.602Z] $ docker top b5d11bccf64ce8e19d199756075df4dfbb9014191a82f63cb53a489ebf34efb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:39:19.513Z] ---> job-cost.sh [2022-01-13T22:39:19.513Z] lf-activate-venv: SKIPPING [2022-01-13T22:39:19.513Z] INFO: No Stack... [2022-01-13T22:39:20.105Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-13T22:39:20.375Z] INFO: Archiving Costs [Pipeline] sh [2022-01-13T22:39:21.025Z] + cat+ /w/workspace/edgex-go/135/archives/cost.csv [2022-01-13T22:39:21.025Z] cut -d, -f6 [Pipeline] lock [2022-01-13T22:39:21.087Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] [2022-01-13T22:39:21.097Z] Resource [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] did not exist. Created. [2022-01-13T22:39:21.097Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-13T22:39:21.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-13T22:39:22.303Z] Stashed 1 file(s) [Pipeline] } [2022-01-13T22:39:22.315Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-13T22:39:22.348Z] $ docker stop --time=1 b5d11bccf64ce8e19d199756075df4dfbb9014191a82f63cb53a489ebf34efb1 [2022-01-13T22:39:23.822Z] $ docker rm -f b5d11bccf64ce8e19d199756075df4dfbb9014191a82f63cb53a489ebf34efb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-13T22:39:24.332Z] provisioning config files... [2022-01-13T22:39:24.341Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/135@tmp/config2788897546892367833tmp [Pipeline] { [Pipeline] sh [2022-01-13T22:39:24.638Z] + set +x [2022-01-13T22:39:24.638Z] + curl -s https://codecov.io/bash [2022-01-13T22:39:24.638Z] + bash -s -- [2022-01-13T22:39:24.899Z] [2022-01-13T22:39:24.899Z] _____ _ [2022-01-13T22:39:24.899Z] / ____| | | [2022-01-13T22:39:24.899Z] | | ___ __| | ___ ___ _____ __ [2022-01-13T22:39:24.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-13T22:39:24.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-13T22:39:24.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-13T22:39:24.899Z] Bash-1.0.6 [2022-01-13T22:39:24.899Z] [2022-01-13T22:39:24.899Z] [2022-01-13T22:39:24.899Z] ==> git version 2.24.4 found [2022-01-13T22:39:24.899Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-13T22:39:24.899Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-13T22:39:24.899Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-13T22:39:24.899Z] ==> Jenkins CI detected. [2022-01-13T22:39:24.899Z] current dir:  /w/workspace/edgex-go/135 [2022-01-13T22:39:24.899Z] project root: . [2022-01-13T22:39:24.899Z] --> token set from env [2022-01-13T22:39:24.899Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-13T22:39:24.899Z] ==> Running gcov in . (disable via -X gcov) [2022-01-13T22:39:24.899Z] ==> Python coveragepy not found [2022-01-13T22:39:24.899Z] ==> Searching for coverage reports in: [2022-01-13T22:39:24.899Z] + . [2022-01-13T22:39:24.899Z] -> Found 1 reports [2022-01-13T22:39:24.899Z] ==> Detecting git/mercurial file structure [2022-01-13T22:39:24.899Z] ==> Reading reports [2022-01-13T22:39:24.899Z] + ./coverage.out bytes=428381 [2022-01-13T22:39:24.899Z] ==> Appending adjustments [2022-01-13T22:39:24.899Z] https://docs.codecov.io/docs/fixing-reports [2022-01-13T22:39:25.844Z] + Found adjustments [2022-01-13T22:39:25.844Z] ==> Gzipping contents [2022-01-13T22:39:26.104Z] 60K /tmp/codecov.5N1H5W.gz [2022-01-13T22:39:26.104Z] ==> Uploading reports [2022-01-13T22:39:26.104Z] url: https://codecov.io [2022-01-13T22:39:26.104Z] query: branch=main&commit=76a2231e8148cb604158a0f3c13d077a257babdb&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-13T22:39:26.104Z] -> Pinging Codecov [2022-01-13T22:39:26.104Z] 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=76a2231e8148cb604158a0f3c13d077a257babdb&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-13T22:39:26.364Z] -> Uploading to [2022-01-13T22:39:26.364Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-13/00271124DB129430A58F1EEE437C3FCB/76a2231e8148cb604158a0f3c13d077a257babdb/50f0d138-d783-4a3f-a66c-3d8745487315.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220113T223926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab5aaa57fec1626ffdd3ce39e02dbd2503eeb4dc3e18abee66d5a3151c55ae7 [2022-01-13T22:39:26.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:26.364Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:26.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57770 0 0 100 57770 0 185k --:--:-- --:--:-- --:--:-- 184k 100 57770 0 0 100 57770 0 185k --:--:-- --:--:-- --:--:-- 184k [2022-01-13T22:39:26.624Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] } [2022-01-13T22:39:26.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-13T22:39:26.755Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-13T22:39:26.767Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:39:27.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T22:39:27.064Z] [2022-01-13T22:39:27.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:39:27.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T22:39:27.369Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-13T22:39:27.369Z] 188c0c94c7c5: Pulling fs layer [2022-01-13T22:39:27.369Z] 0ef7d3d256c8: Pulling fs layer [2022-01-13T22:39:27.369Z] de9db76c5a1d: Pulling fs layer [2022-01-13T22:39:27.369Z] 0eba1c9be4d2: Pulling fs layer [2022-01-13T22:39:27.369Z] 0d57e429df01: Pulling fs layer [2022-01-13T22:39:27.369Z] 4e4be7b47b0d: Pulling fs layer [2022-01-13T22:39:27.369Z] e1f770b5df2f: Pulling fs layer [2022-01-13T22:39:27.369Z] 85a0685a4137: Pulling fs layer [2022-01-13T22:39:27.369Z] 0eba1c9be4d2: Waiting [2022-01-13T22:39:27.369Z] 0d57e429df01: Waiting [2022-01-13T22:39:27.369Z] 4e4be7b47b0d: Waiting [2022-01-13T22:39:27.369Z] e1f770b5df2f: Waiting [2022-01-13T22:39:27.369Z] 85a0685a4137: Waiting [2022-01-13T22:39:27.369Z] de9db76c5a1d: Verifying Checksum [2022-01-13T22:39:27.369Z] de9db76c5a1d: Download complete [2022-01-13T22:39:27.369Z] 0ef7d3d256c8: Download complete [2022-01-13T22:39:27.369Z] 0d57e429df01: Verifying Checksum [2022-01-13T22:39:27.369Z] 0d57e429df01: Download complete [2022-01-13T22:39:27.369Z] 4e4be7b47b0d: Verifying Checksum [2022-01-13T22:39:27.369Z] 4e4be7b47b0d: Download complete [2022-01-13T22:39:27.369Z] 188c0c94c7c5: Verifying Checksum [2022-01-13T22:39:27.369Z] 188c0c94c7c5: Download complete [2022-01-13T22:39:27.634Z] e1f770b5df2f: Verifying Checksum [2022-01-13T22:39:27.634Z] e1f770b5df2f: Download complete [2022-01-13T22:39:27.906Z] 0eba1c9be4d2: Verifying Checksum [2022-01-13T22:39:27.906Z] 0eba1c9be4d2: Download complete [2022-01-13T22:39:27.906Z] 188c0c94c7c5: Pull complete [2022-01-13T22:39:28.173Z] 0ef7d3d256c8: Pull complete [2022-01-13T22:39:28.173Z] 85a0685a4137: Verifying Checksum [2022-01-13T22:39:28.173Z] 85a0685a4137: Download complete [2022-01-13T22:39:28.173Z] de9db76c5a1d: Pull complete [2022-01-13T22:39:32.417Z] 0eba1c9be4d2: Pull complete [2022-01-13T22:39:32.417Z] 0d57e429df01: Pull complete [2022-01-13T22:39:32.417Z] 4e4be7b47b0d: Pull complete [2022-01-13T22:39:32.417Z] e1f770b5df2f: Pull complete [2022-01-13T22:39:37.727Z] 85a0685a4137: Pull complete [2022-01-13T22:39:37.727Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-13T22:39:37.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-13T22:39:37.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-13T22:39:38.049Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:39:38.082Z] $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-13T22:39:38.946Z] $ docker top bdc470fce4dcd3515b3ccde1193581d48e3afb94672d4203eac648d922dd3a22 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-13T22:39:39.014Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-13T22:39:39.388Z] + set -o pipefail [2022-01-13T22:39:39.388Z] + snyk monitor '--org=edgex-jenkins' [2022-01-13T22:39:43.873Z] [2022-01-13T22:39:43.873Z] Monitoring /w/workspace/edgex-go/135 (github.com/edgexfoundry/edgex-go)... [2022-01-13T22:39:43.873Z] [2022-01-13T22:39:43.873Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a0f2b677-a8f4-4a44-bac4-9b706a34c38f [2022-01-13T22:39:43.873Z] [2022-01-13T22:39:43.873Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-13T22:39:43.873Z] [2022-01-13T22:39:43.873Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-13T22:39:43.873Z] [2022-01-13T22:39:44.133Z] [Pipeline] } [2022-01-13T22:39:44.144Z] $ docker stop --time=1 bdc470fce4dcd3515b3ccde1193581d48e3afb94672d4203eac648d922dd3a22 [2022-01-13T22:39:46.299Z] $ docker rm -f bdc470fce4dcd3515b3ccde1193581d48e3afb94672d4203eac648d922dd3a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-13T22:39:46.681Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:39:46.690Z] provisioning config files... [2022-01-13T22:39:46.698Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/135@tmp/config3178429883044637326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:39:46.993Z] --> edgex-publish-swagger.sh [2022-01-13T22:39:46.993Z] === Publish openapi/v2 API === [2022-01-13T22:39:46.993Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-13T22:39:46.993Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/135/openapi/v2/core-command.yaml] [2022-01-13T22:39:46.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:46.993Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:48.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27380 0:00:01 0:00:01 --:--:-- 27397 100 33343 0 0 100 33343 0 24239 0:00:01 0:00:01 --:--:-- 24267 [2022-01-13T22:39:48.372Z] [2022-01-13T22:39:48.372Z] [2022-01-13T22:39:48.372Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/135/openapi/v2/core-data.yaml] [2022-01-13T22:39:48.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:48.372Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:49.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 63242 0:00:01 0:00:01 --:--:-- 63270 100 71116 0 0 100 71116 0 63233 0:00:01 0:00:01 --:--:-- 63270 [2022-01-13T22:39:49.309Z] [2022-01-13T22:39:49.309Z] [2022-01-13T22:39:49.309Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/135/openapi/v2/core-metadata.yaml] [2022-01-13T22:39:49.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:49.309Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:50.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 119k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k [2022-01-13T22:39:50.503Z] [2022-01-13T22:39:50.503Z] [2022-01-13T22:39:50.503Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/135/openapi/v2/support-notifications.yaml] [2022-01-13T22:39:50.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:50.503Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:51.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 81816 0:00:01 0:00:01 --:--:-- 81870 [2022-01-13T22:39:51.450Z] [2022-01-13T22:39:51.450Z] [2022-01-13T22:39:51.710Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/135/openapi/v2/support-scheduler.yaml] [2022-01-13T22:39:51.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:51.710Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:52.646Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38761 0:00:01 0:00:01 --:--:-- 38796 100 39068 0 0 100 39068 0 38755 0:00:01 0:00:01 --:--:-- 38796 [2022-01-13T22:39:52.646Z] [2022-01-13T22:39:52.646Z] [2022-01-13T22:39:52.646Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/135/openapi/v2/system-agent.yaml] [2022-01-13T22:39:52.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-13T22:39:52.646Z] Dload Upload Total Spent Left Speed [2022-01-13T22:39:53.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18246 0:00:01 0:00:01 --:--:-- 18252 100 19603 0 0 100 19603 0 18244 0:00:01 0:00:01 --:--:-- 18252 [2022-01-13T22:39:53.584Z] [2022-01-13T22:39:53.584Z] [Pipeline] } [2022-01-13T22:39:53.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-13T22:39:53.978Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:39:53.978Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:39:54.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:39:54.273Z] . [Pipeline] withDockerContainer [2022-01-13T22:39:54.334Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:39:54.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:39:54.722Z] $ docker top 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:39:54.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:39:54.826Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:39:54.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:39:54.942Z] $ docker exec 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d ssh-agent [2022-01-13T22:39:55.048Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhBMCg/agent.15 [2022-01-13T22:39:55.048Z] SSH_AGENT_PID=21 [2022-01-13T22:39:55.054Z] Running ssh-add (command line suppressed) [2022-01-13T22:39:55.145Z] Identity added: /w/workspace/edgex-go/135@tmp/private_key_7270104909724007037.key (/w/workspace/edgex-go/135@tmp/private_key_7270104909724007037.key) [2022-01-13T22:39:55.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:39:55.448Z] + git semver tag [2022-01-13T22:39:55.448Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:39:55.448Z] # $GIT_DIR = /w/workspace/edgex-go/135/.git [2022-01-13T22:39:55.448Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/135 [2022-01-13T22:39:55.448Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:39:55.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:39:55.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:39:55.448Z] # $SEMVER_BRANCH = main [2022-01-13T22:39:55.448Z] # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver [2022-01-13T22:39:55.448Z] # 76a2231e8148cb604158a0f3c13d077a257babdb HEAD [2022-01-13T22:39:55.448Z] # -> Force: false [2022-01-13T22:39:55.710Z] # a91d34a5390efb4766b057e1ccf616a054f6b509 refs/tags/v2.2.0-dev.19 [Pipeline] } [2022-01-13T22:39:55.721Z] $ docker exec --env ******** --env ******** 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d ssh-agent -k [2022-01-13T22:39:55.828Z] unset SSH_AUTH_SOCK; [2022-01-13T22:39:55.828Z] unset SSH_AGENT_PID; [2022-01-13T22:39:55.828Z] echo Agent pid 21 killed; [2022-01-13T22:39:55.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:39:56.154Z] + git semver [Pipeline] } [2022-01-13T22:39:56.170Z] $ docker stop --time=1 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d [2022-01-13T22:39:57.350Z] $ docker rm -f 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:39:57.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T22:39:57.734Z] [2022-01-13T22:39:57.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:39:58.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T22:39:58.040Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-13T22:39:58.040Z] ab5ef0e58194: Pulling fs layer [2022-01-13T22:39:58.040Z] 9712f1f96733: Pulling fs layer [2022-01-13T22:39:58.040Z] 63f879dbbcfc: Pulling fs layer [2022-01-13T22:39:58.040Z] 0d9ebad4ef96: Pulling fs layer [2022-01-13T22:39:58.040Z] e9a5061849ea: Pulling fs layer [2022-01-13T22:39:58.040Z] d747dcd14b5f: Pulling fs layer [2022-01-13T22:39:58.040Z] 2de7ff778b66: Pulling fs layer [2022-01-13T22:39:58.040Z] 0d9ebad4ef96: Waiting [2022-01-13T22:39:58.040Z] e9a5061849ea: Waiting [2022-01-13T22:39:58.040Z] d747dcd14b5f: Waiting [2022-01-13T22:39:58.040Z] 2de7ff778b66: Waiting [2022-01-13T22:39:58.040Z] 9712f1f96733: Verifying Checksum [2022-01-13T22:39:58.040Z] 9712f1f96733: Download complete [2022-01-13T22:39:58.303Z] 63f879dbbcfc: Verifying Checksum [2022-01-13T22:39:58.303Z] 63f879dbbcfc: Download complete [2022-01-13T22:39:58.568Z] ab5ef0e58194: Verifying Checksum [2022-01-13T22:39:58.568Z] ab5ef0e58194: Download complete [2022-01-13T22:39:58.568Z] 0d9ebad4ef96: Verifying Checksum [2022-01-13T22:39:58.568Z] 0d9ebad4ef96: Download complete [2022-01-13T22:39:58.568Z] d747dcd14b5f: Verifying Checksum [2022-01-13T22:39:58.568Z] d747dcd14b5f: Download complete [2022-01-13T22:39:58.568Z] e9a5061849ea: Verifying Checksum [2022-01-13T22:39:58.568Z] e9a5061849ea: Download complete [2022-01-13T22:39:58.568Z] 2de7ff778b66: Verifying Checksum [2022-01-13T22:39:58.568Z] 2de7ff778b66: Download complete [2022-01-13T22:40:01.133Z] ab5ef0e58194: Pull complete [2022-01-13T22:40:01.133Z] 9712f1f96733: Pull complete [2022-01-13T22:40:02.094Z] 63f879dbbcfc: Pull complete [2022-01-13T22:40:06.316Z] 0d9ebad4ef96: Pull complete [2022-01-13T22:40:06.316Z] e9a5061849ea: Pull complete [2022-01-13T22:40:06.316Z] d747dcd14b5f: Pull complete [2022-01-13T22:40:07.275Z] 2de7ff778b66: Pull complete [2022-01-13T22:40:07.276Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-13T22:40:07.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-13T22:40:07.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-13T22:40:07.346Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:40:07.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-13T22:40:11.040Z] $ docker top 41ad74340bd329403c1ca23ce90e52536cc2c0771653f9f87c942c3498467584 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:40:11.121Z] provisioning config files... [2022-01-13T22:40:11.128Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/135@tmp/config2462115553157934108tmp [2022-01-13T22:40:11.138Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/135@tmp/config6814310904790199939tmp [2022-01-13T22:40:11.147Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/135@tmp/config1789993755286995318tmp [Pipeline] { [Pipeline] echo [2022-01-13T22:40:11.160Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:11.446Z] ---> sigul-configuration.sh [2022-01-13T22:40:11.446Z] gpg: directory `/root/.gnupg' created [2022-01-13T22:40:11.446Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-13T22:40:11.446Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-13T22:40:11.446Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-13T22:40:11.446Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-13T22:40:11.446Z] gpg: CAST5 encrypted data [2022-01-13T22:40:11.446Z] gpg: encrypted with 1 passphrase [2022-01-13T22:40:11.446Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-13T22:40:11.731Z] + mkdir /home/jenkins [2022-01-13T22:40:11.731Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-13T22:40:12.018Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-13T22:40:12.028Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:12.311Z] ---> sigul-install.sh [2022-01-13T22:40:12.311Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-13T22:40:12.598Z] + git tag --list [2022-01-13T22:40:12.598Z] 0.6.0 [2022-01-13T22:40:12.598Z] 0.6.1 [2022-01-13T22:40:12.598Z] 0.7.0 [2022-01-13T22:40:12.598Z] 0.7.1 [2022-01-13T22:40:12.598Z] v1.0.0 [2022-01-13T22:40:12.598Z] v1.0.1 [2022-01-13T22:40:12.598Z] v1.1.0 [2022-01-13T22:40:12.598Z] v1.2.0 [2022-01-13T22:40:12.598Z] v1.2.1 [2022-01-13T22:40:12.598Z] v1.3.0 [2022-01-13T22:40:12.598Z] v1.3.1 [2022-01-13T22:40:12.598Z] v2.0.0 [2022-01-13T22:40:12.598Z] v2.0.1-dev.1 [2022-01-13T22:40:12.598Z] v2.0.1-dev.10 [2022-01-13T22:40:12.598Z] v2.0.1-dev.11 [2022-01-13T22:40:12.598Z] v2.0.1-dev.12 [2022-01-13T22:40:12.598Z] v2.0.1-dev.13 [2022-01-13T22:40:12.598Z] v2.0.1-dev.14 [2022-01-13T22:40:12.598Z] v2.0.1-dev.15 [2022-01-13T22:40:12.598Z] v2.0.1-dev.16 [2022-01-13T22:40:12.598Z] v2.0.1-dev.17 [2022-01-13T22:40:12.598Z] v2.0.1-dev.18 [2022-01-13T22:40:12.598Z] v2.0.1-dev.19 [2022-01-13T22:40:12.598Z] v2.0.1-dev.2 [2022-01-13T22:40:12.598Z] v2.0.1-dev.20 [2022-01-13T22:40:12.598Z] v2.0.1-dev.21 [2022-01-13T22:40:12.598Z] v2.0.1-dev.22 [2022-01-13T22:40:12.598Z] v2.0.1-dev.23 [2022-01-13T22:40:12.598Z] v2.0.1-dev.24 [2022-01-13T22:40:12.598Z] v2.0.1-dev.25 [2022-01-13T22:40:12.598Z] v2.0.1-dev.26 [2022-01-13T22:40:12.598Z] v2.0.1-dev.27 [2022-01-13T22:40:12.598Z] v2.0.1-dev.28 [2022-01-13T22:40:12.598Z] v2.0.1-dev.29 [2022-01-13T22:40:12.598Z] v2.0.1-dev.3 [2022-01-13T22:40:12.598Z] v2.0.1-dev.30 [2022-01-13T22:40:12.598Z] v2.0.1-dev.31 [2022-01-13T22:40:12.598Z] v2.0.1-dev.32 [2022-01-13T22:40:12.598Z] v2.0.1-dev.33 [2022-01-13T22:40:12.598Z] v2.0.1-dev.34 [2022-01-13T22:40:12.598Z] v2.0.1-dev.35 [2022-01-13T22:40:12.598Z] v2.0.1-dev.36 [2022-01-13T22:40:12.598Z] v2.0.1-dev.37 [2022-01-13T22:40:12.598Z] v2.0.1-dev.38 [2022-01-13T22:40:12.598Z] v2.0.1-dev.39 [2022-01-13T22:40:12.598Z] v2.0.1-dev.4 [2022-01-13T22:40:12.598Z] v2.0.1-dev.40 [2022-01-13T22:40:12.598Z] v2.0.1-dev.41 [2022-01-13T22:40:12.598Z] v2.0.1-dev.42 [2022-01-13T22:40:12.598Z] v2.0.1-dev.43 [2022-01-13T22:40:12.599Z] v2.0.1-dev.44 [2022-01-13T22:40:12.599Z] v2.0.1-dev.45 [2022-01-13T22:40:12.599Z] v2.0.1-dev.46 [2022-01-13T22:40:12.599Z] v2.0.1-dev.47 [2022-01-13T22:40:12.599Z] v2.0.1-dev.48 [2022-01-13T22:40:12.599Z] v2.0.1-dev.49 [2022-01-13T22:40:12.599Z] v2.0.1-dev.5 [2022-01-13T22:40:12.599Z] v2.0.1-dev.50 [2022-01-13T22:40:12.599Z] v2.0.1-dev.51 [2022-01-13T22:40:12.599Z] v2.0.1-dev.52 [2022-01-13T22:40:12.599Z] v2.0.1-dev.53 [2022-01-13T22:40:12.599Z] v2.0.1-dev.54 [2022-01-13T22:40:12.599Z] v2.0.1-dev.55 [2022-01-13T22:40:12.599Z] v2.0.1-dev.56 [2022-01-13T22:40:12.599Z] v2.0.1-dev.57 [2022-01-13T22:40:12.599Z] v2.0.1-dev.58 [2022-01-13T22:40:12.599Z] v2.0.1-dev.59 [2022-01-13T22:40:12.599Z] v2.0.1-dev.6 [2022-01-13T22:40:12.599Z] v2.0.1-dev.60 [2022-01-13T22:40:12.599Z] v2.0.1-dev.61 [2022-01-13T22:40:12.599Z] v2.0.1-dev.62 [2022-01-13T22:40:12.599Z] v2.0.1-dev.63 [2022-01-13T22:40:12.599Z] v2.0.1-dev.64 [2022-01-13T22:40:12.599Z] v2.0.1-dev.65 [2022-01-13T22:40:12.599Z] v2.0.1-dev.66 [2022-01-13T22:40:12.599Z] v2.0.1-dev.67 [2022-01-13T22:40:12.599Z] v2.0.1-dev.68 [2022-01-13T22:40:12.599Z] v2.0.1-dev.69 [2022-01-13T22:40:12.599Z] v2.0.1-dev.7 [2022-01-13T22:40:12.599Z] v2.0.1-dev.70 [2022-01-13T22:40:12.599Z] v2.0.1-dev.71 [2022-01-13T22:40:12.599Z] v2.0.1-dev.72 [2022-01-13T22:40:12.599Z] v2.0.1-dev.73 [2022-01-13T22:40:12.599Z] v2.0.1-dev.74 [2022-01-13T22:40:12.599Z] v2.0.1-dev.75 [2022-01-13T22:40:12.599Z] v2.0.1-dev.76 [2022-01-13T22:40:12.599Z] v2.0.1-dev.77 [2022-01-13T22:40:12.599Z] v2.0.1-dev.78 [2022-01-13T22:40:12.599Z] v2.0.1-dev.79 [2022-01-13T22:40:12.599Z] v2.0.1-dev.8 [2022-01-13T22:40:12.599Z] v2.0.1-dev.80 [2022-01-13T22:40:12.599Z] v2.0.1-dev.81 [2022-01-13T22:40:12.599Z] v2.0.1-dev.82 [2022-01-13T22:40:12.599Z] v2.0.1-dev.83 [2022-01-13T22:40:12.599Z] v2.0.1-dev.84 [2022-01-13T22:40:12.599Z] v2.0.1-dev.85 [2022-01-13T22:40:12.599Z] v2.0.1-dev.86 [2022-01-13T22:40:12.599Z] v2.0.1-dev.87 [2022-01-13T22:40:12.599Z] v2.0.1-dev.88 [2022-01-13T22:40:12.599Z] v2.0.1-dev.89 [2022-01-13T22:40:12.599Z] v2.0.1-dev.9 [2022-01-13T22:40:12.599Z] v2.0.1-dev.90 [2022-01-13T22:40:12.599Z] v2.0.1-dev.91 [2022-01-13T22:40:12.599Z] v2.0.1-dev.92 [2022-01-13T22:40:12.599Z] v2.0.1-dev.93 [2022-01-13T22:40:12.599Z] v2.0.1-dev.94 [2022-01-13T22:40:12.599Z] v2.0.1-dev.95 [2022-01-13T22:40:12.599Z] v2.0.1-dev.96 [2022-01-13T22:40:12.599Z] v2.0.1-dev.97 [2022-01-13T22:40:12.599Z] v2.0.1-dev.98 [2022-01-13T22:40:12.599Z] v2.0.1-dev.99 [2022-01-13T22:40:12.599Z] v2.1.0 [2022-01-13T22:40:12.599Z] v2.2.0-dev.1 [2022-01-13T22:40:12.599Z] v2.2.0-dev.10 [2022-01-13T22:40:12.599Z] v2.2.0-dev.11 [2022-01-13T22:40:12.599Z] v2.2.0-dev.12 [2022-01-13T22:40:12.599Z] v2.2.0-dev.13 [2022-01-13T22:40:12.599Z] v2.2.0-dev.14 [2022-01-13T22:40:12.599Z] v2.2.0-dev.15 [2022-01-13T22:40:12.599Z] v2.2.0-dev.16 [2022-01-13T22:40:12.599Z] v2.2.0-dev.17 [2022-01-13T22:40:12.599Z] v2.2.0-dev.18 [2022-01-13T22:40:12.599Z] v2.2.0-dev.19 [2022-01-13T22:40:12.599Z] v2.2.0-dev.2 [2022-01-13T22:40:12.599Z] v2.2.0-dev.3 [2022-01-13T22:40:12.599Z] v2.2.0-dev.4 [2022-01-13T22:40:12.599Z] v2.2.0-dev.5 [2022-01-13T22:40:12.599Z] v2.2.0-dev.6 [2022-01-13T22:40:12.599Z] v2.2.0-dev.7 [2022-01-13T22:40:12.599Z] v2.2.0-dev.8 [2022-01-13T22:40:12.599Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-13T22:40:12.894Z] + lftools sign git-tag v2.2.0-dev.19 [2022-01-13T22:40:13.470Z] Signing Git tag with Sigul... [2022-01-13T22:40:13.470Z] Signing v2.2.0-dev.19 [Pipeline] echo [2022-01-13T22:40:14.050Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:14.338Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-13T22:40:14.346Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-13T22:40:14.363Z] $ docker stop --time=1 41ad74340bd329403c1ca23ce90e52536cc2c0771653f9f87c942c3498467584 [2022-01-13T22:40:15.569Z] $ docker rm -f 41ad74340bd329403c1ca23ce90e52536cc2c0771653f9f87c942c3498467584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-13T22:40:15.961Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:40:15.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:40:16.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:40:16.254Z] . [Pipeline] withDockerContainer [2022-01-13T22:40:16.318Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:40:16.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:40:16.715Z] $ docker top c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:40:16.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:40:16.804Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:40:16.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:40:16.909Z] $ docker exec c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e ssh-agent [2022-01-13T22:40:17.022Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFGccEi/agent.15 [2022-01-13T22:40:17.022Z] SSH_AGENT_PID=22 [2022-01-13T22:40:17.026Z] Running ssh-add (command line suppressed) [2022-01-13T22:40:17.121Z] Identity added: /w/workspace/edgex-go/135@tmp/private_key_7048363272604726752.key (/w/workspace/edgex-go/135@tmp/private_key_7048363272604726752.key) [2022-01-13T22:40:17.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:40:17.422Z] + git semver bump pre [2022-01-13T22:40:17.422Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:40:17.422Z] # $GIT_DIR = /w/workspace/edgex-go/135/.git [2022-01-13T22:40:17.422Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/135 [2022-01-13T22:40:17.422Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:40:17.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:40:17.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:40:17.422Z] # $SEMVER_BRANCH = main [2022-01-13T22:40:17.422Z] # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver [2022-01-13T22:40:17.422Z] 2.2.0-dev.20 [Pipeline] } [2022-01-13T22:40:17.432Z] $ docker exec --env ******** --env ******** c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e ssh-agent -k [2022-01-13T22:40:17.523Z] unset SSH_AUTH_SOCK; [2022-01-13T22:40:17.523Z] unset SSH_AGENT_PID; [2022-01-13T22:40:17.523Z] echo Agent pid 22 killed; [2022-01-13T22:40:17.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:40:17.832Z] + git semver [Pipeline] } [2022-01-13T22:40:17.850Z] $ docker stop --time=1 c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e [2022-01-13T22:40:19.032Z] $ docker rm -f c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-13T22:40:19.383Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-13T22:40:19.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:40:19.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-13T22:40:19.679Z] . [Pipeline] withDockerContainer [2022-01-13T22:40:19.739Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:40:19.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-13T22:40:20.157Z] $ docker top 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-13T22:40:20.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-13T22:40:20.253Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-13T22:40:20.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-13T22:40:20.371Z] $ docker exec 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 ssh-agent [2022-01-13T22:40:20.474Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBHjdLH/agent.14 [2022-01-13T22:40:20.474Z] SSH_AGENT_PID=20 [2022-01-13T22:40:20.478Z] Running ssh-add (command line suppressed) [2022-01-13T22:40:20.575Z] Identity added: /w/workspace/edgex-go/135@tmp/private_key_287846088292806477.key (/w/workspace/edgex-go/135@tmp/private_key_287846088292806477.key) [2022-01-13T22:40:20.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-13T22:40:20.895Z] + git semver push [2022-01-13T22:40:20.895Z] # -> Open(): unable to determine branch for HEAD [2022-01-13T22:40:20.895Z] # $GIT_DIR = /w/workspace/edgex-go/135/.git [2022-01-13T22:40:20.895Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/135 [2022-01-13T22:40:20.895Z] # $SEMVER_REMOTE_NAME = origin [2022-01-13T22:40:20.895Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-13T22:40:20.895Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-13T22:40:20.895Z] # $SEMVER_BRANCH = main [2022-01-13T22:40:20.895Z] # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver [Pipeline] } [2022-01-13T22:40:25.123Z] $ docker exec --env ******** --env ******** 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 ssh-agent -k [2022-01-13T22:40:25.216Z] unset SSH_AUTH_SOCK; [2022-01-13T22:40:25.216Z] unset SSH_AGENT_PID; [2022-01-13T22:40:25.216Z] echo Agent pid 20 killed; [2022-01-13T22:40:25.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-13T22:40:25.534Z] + git semver [Pipeline] } [2022-01-13T22:40:25.547Z] $ docker stop --time=1 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 [2022-01-13T22:40:26.740Z] $ docker rm -f 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-13T22:40:27.309Z] + '[' -d /w/workspace/edgex-go/135/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:27.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:28.156Z] ---> package-listing.sh [2022-01-13T22:40:28.156Z] ++ facter osfamily [2022-01-13T22:40:28.156Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-13T22:40:28.418Z] + OS_FAMILY=redhat [2022-01-13T22:40:28.418Z] + workspace=/w/workspace/edgex-go/135 [2022-01-13T22:40:28.418Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-13T22:40:28.418Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-13T22:40:28.418Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-13T22:40:28.418Z] + PACKAGES=/tmp/packages_start.txt [2022-01-13T22:40:28.418Z] + '[' /w/workspace/edgex-go/135 ']' [2022-01-13T22:40:28.418Z] + PACKAGES=/tmp/packages_end.txt [2022-01-13T22:40:28.418Z] + case "${OS_FAMILY}" in [2022-01-13T22:40:28.418Z] + rpm -qa [2022-01-13T22:40:28.418Z] + sort [2022-01-13T22:40:32.641Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-13T22:40:32.641Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-13T22:40:32.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-13T22:40:32.641Z] + '[' /w/workspace/edgex-go/135 ']' [2022-01-13T22:40:32.641Z] + mkdir -p /w/workspace/edgex-go/135/archives/ [2022-01-13T22:40:32.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/135/archives/ [Pipeline] echo [2022-01-13T22:40:32.653Z] 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/135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-13T22:40:32.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:40:33.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:40:33.487Z] [2022-01-13T22:40:33.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-13T22:40:33.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:40:33.788Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-13T22:40:33.788Z] b4d181a07f80: Pulling fs layer [2022-01-13T22:40:33.788Z] a1111a8f2ec3: Pulling fs layer [2022-01-13T22:40:33.788Z] ed53099fbce6: Pulling fs layer [2022-01-13T22:40:33.788Z] dc539afda2c1: Pulling fs layer [2022-01-13T22:40:33.788Z] 77bc0d833cb6: Pulling fs layer [2022-01-13T22:40:33.788Z] 9065ff56babe: Pulling fs layer [2022-01-13T22:40:33.788Z] d287ab97295c: Pulling fs layer [2022-01-13T22:40:33.788Z] dc539afda2c1: Waiting [2022-01-13T22:40:33.788Z] 77bc0d833cb6: Waiting [2022-01-13T22:40:33.788Z] 9065ff56babe: Waiting [2022-01-13T22:40:33.788Z] d287ab97295c: Waiting [2022-01-13T22:40:33.788Z] a1111a8f2ec3: Verifying Checksum [2022-01-13T22:40:33.788Z] a1111a8f2ec3: Download complete [2022-01-13T22:40:33.788Z] dc539afda2c1: Verifying Checksum [2022-01-13T22:40:33.788Z] dc539afda2c1: Download complete [2022-01-13T22:40:34.056Z] ed53099fbce6: Verifying Checksum [2022-01-13T22:40:34.056Z] ed53099fbce6: Download complete [2022-01-13T22:40:34.056Z] 9065ff56babe: Verifying Checksum [2022-01-13T22:40:34.056Z] 9065ff56babe: Download complete [2022-01-13T22:40:34.056Z] 77bc0d833cb6: Verifying Checksum [2022-01-13T22:40:34.056Z] 77bc0d833cb6: Download complete [2022-01-13T22:40:34.056Z] b4d181a07f80: Verifying Checksum [2022-01-13T22:40:34.056Z] b4d181a07f80: Download complete [2022-01-13T22:40:34.647Z] d287ab97295c: Verifying Checksum [2022-01-13T22:40:34.647Z] d287ab97295c: Download complete [2022-01-13T22:40:35.597Z] b4d181a07f80: Pull complete [2022-01-13T22:40:35.597Z] a1111a8f2ec3: Pull complete [2022-01-13T22:40:36.175Z] ed53099fbce6: Pull complete [2022-01-13T22:40:36.175Z] dc539afda2c1: Pull complete [2022-01-13T22:40:36.436Z] 77bc0d833cb6: Pull complete [2022-01-13T22:40:36.436Z] 9065ff56babe: Pull complete [2022-01-13T22:40:41.782Z] d287ab97295c: Pull complete [2022-01-13T22:40:41.782Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-13T22:40:41.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-13T22:40:41.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-13T22:40:41.845Z] prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container [2022-01-13T22:40:41.874Z] $ 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/135/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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-13T22:40:44.098Z] $ docker top 32d689383d17825b0b3b9b3dab94d43d0036c60ebd81a726d3932069456ce707 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-13T22:40:44.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-13T22:40:44.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-13T22:40:45.031Z] + ls /var/log/sa-host [2022-01-13T22:40:45.031Z] + sadf -c /var/log/sa-host/sa13 [2022-01-13T22:40:45.031Z] file_magic: OK [2022-01-13T22:40:45.031Z] HZ: Using current value: 100 [2022-01-13T22:40:45.031Z] file_header: OK [2022-01-13T22:40:45.031Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-13T22:40:45.031Z] Statistics: [2022-01-13T22:40:45.032Z] 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... [2022-01-13T22:40:45.032Z] File successfully converted to sysstat format version 12.0.3 [2022-01-13T22:40:45.032Z] + sadf -c /var/log/sa-host/sa17 [2022-01-13T22:40:45.032Z] file_magic: OK [2022-01-13T22:40:45.032Z] HZ: Using current value: 100 [2022-01-13T22:40:45.032Z] file_header: OK [2022-01-13T22:40:45.032Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-13T22:40:45.032Z] Statistics: [2022-01-13T22:40:45.032Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-13T22:40:45.032Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-13T22:40:45.234Z] provisioning config files... [2022-01-13T22:40:45.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/135@tmp/config7404175169969807727tmp [Pipeline] { [Pipeline] echo [2022-01-13T22:40:45.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:45.542Z] ---> create-netrc.sh [Pipeline] } [2022-01-13T22:40:45.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:45.873Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-13T22:40:45.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:46.169Z] ---> sudo-logs.sh [2022-01-13T22:40:46.169Z] Archiving 'sudo' log.. [2022-01-13T22:40:46.169Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1459.novalocal: Name or service not known [2022-01-13T22:40:46.169Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1459.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-13T22:40:46.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:46.478Z] ---> job-cost.sh [2022-01-13T22:40:46.478Z] lf-activate-venv: SKIPPING [2022-01-13T22:40:46.478Z] DEBUG: total: 0.10999999940395355 [2022-01-13T22:40:46.478Z] INFO: Retrieving Stack Cost... [2022-01-13T22:40:47.047Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-13T22:40:47.306Z] INFO: Archiving Costs [Pipeline] echo [2022-01-13T22:40:47.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-13T22:40:47.601Z] ---> logs-deploy.sh [2022-01-13T22:40:47.601Z] lf-activate-venv: SKIPPING [2022-01-13T22:40:47.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/135 [2022-01-13T22:40:47.601Z] INFO: archiving workspace using pattern(s): [2022-01-13T22:40:48.171Z] Archives upload complete. [2022-01-13T22:40:48.431Z] INFO: archiving logs to Nexus