Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2a5f5fee6def632ee193f4e05018b338845a8fb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5281460559073843531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4234259215868058104.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1410063980542562104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7961292075014249805.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh8900106742682536724.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-123’ Running on prd-centos7-docker-4c-2g-130 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/53 [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/53 # 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/53@tmp/jenkins-gitclient-ssh3456647700763107648.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 d2a5f5fee6def632ee193f4e05018b338845a8fb (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 d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 Commit message: "fix(security): Move JWT auth method to individual routes (#3657)" > git rev-list --no-walk 17ca9ae69f5c21ca3fa865d48d0c341523f3f01b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:05:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:05:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:05:45 ========================================================= 02:05:45 EdgeX Global Pipelines Version Info 02:05:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:05:47 ------------------- 02:05:47 stable info: 02:05:47 ------------------- 02:05:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:05:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:05:47 Message: update stable to v1.0.205 02:05:47 ------------------- 02:05:47 experimental info: 02:05:47 ------------------- 02:05:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:05:47 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:05:47 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:05:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2a5f5f [Pipeline] echo 02:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:48 provisioning config files... 02:05:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config315380696481480153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:49 ---> docker-login.sh 02:05:49 nexus3.edgexfoundry.org:10001 02:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:49 Configure a credential helper to remove this warning. See 02:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:49 02:05:49 Login Succeeded 02:05:49 nexus3.edgexfoundry.org:10002 02:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:49 Configure a credential helper to remove this warning. See 02:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:49 02:05:49 Login Succeeded 02:05:49 nexus3.edgexfoundry.org:10003 02:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:49 Configure a credential helper to remove this warning. See 02:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:49 02:05:49 Login Succeeded 02:05:49 nexus3.edgexfoundry.org:10004 02:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:49 Configure a credential helper to remove this warning. See 02:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:49 02:05:49 Login Succeeded 02:05:49 docker.io 02:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:50 Configure a credential helper to remove this warning. See 02:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:50 02:05:50 Login Succeeded 02:05:50 ---> docker-login.sh ends [Pipeline] } 02:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:50 ++ 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 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/core-command/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo core-command,cmd/core-command/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ cut -d/ -f2 02:05:50 ++ dirname cmd/core-data/Dockerfile 02:05:50 + echo core-data,cmd/core-data/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/core-metadata/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo core-metadata,cmd/core-metadata/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/security-bootstrapper/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/security-proxy-setup/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/support-notifications/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo support-notifications,cmd/support-notifications/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/support-scheduler/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:05:50 + for file in '`ls cmd/**/Dockerfile`' 02:05:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:05:50 ++ cut -d/ -f2 02:05:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:05:50 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:52 02:05:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:05:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:52 latest: Pulling from edgex-devops/git-semver 02:05:52 31603596830f: Pulling fs layer 02:05:52 04fac38145f0: Pulling fs layer 02:05:52 701f6daf10bf: Pulling fs layer 02:05:52 24f72da36158: Pulling fs layer 02:05:52 24f72da36158: Waiting 02:05:52 04fac38145f0: Verifying Checksum 02:05:52 04fac38145f0: Download complete 02:05:53 31603596830f: Verifying Checksum 02:05:53 31603596830f: Download complete 02:05:53 31603596830f: Pull complete 02:05:53 04fac38145f0: Pull complete 02:05:53 24f72da36158: Verifying Checksum 02:05:53 24f72da36158: Download complete 02:05:53 701f6daf10bf: Verifying Checksum 02:05:53 701f6daf10bf: Download complete 02:05:54 701f6daf10bf: Pull complete 02:05:54 24f72da36158: Pull complete 02:05:54 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:05:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:05:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:05:54 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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 02:05:55 $ docker top fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:55 [ssh-agent] Looking for ssh-agent implementation... 02:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:55 $ docker exec fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent 02:05:55 SSH_AUTH_SOCK=/tmp/ssh-yewRInanV6PZ/agent.13 02:05:55 SSH_AGENT_PID=19 02:05:55 Running ssh-add (command line suppressed) 02:05:55 Identity added: /w/workspace/edgex-go/53@tmp/private_key_6185753396540942639.key (/w/workspace/edgex-go/53@tmp/private_key_6185753396540942639.key) 02:05:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:56 + git tag --points-at HEAD [Pipeline] } 02:05:56 $ docker exec --env ******** --env ******** fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent -k 02:05:56 unset SSH_AUTH_SOCK; 02:05:56 unset SSH_AGENT_PID; 02:05:56 echo Agent pid 19 killed; 02:05:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:56 [ssh-agent] Looking for ssh-agent implementation... 02:05:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:56 $ docker exec fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent 02:05:56 SSH_AUTH_SOCK=/tmp/ssh-wNnwITPj81HH/agent.53 02:05:56 SSH_AGENT_PID=60 02:05:56 Running ssh-add (command line suppressed) 02:05:56 Identity added: /w/workspace/edgex-go/53@tmp/private_key_736975550448671815.key (/w/workspace/edgex-go/53@tmp/private_key_736975550448671815.key) 02:05:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:57 + git semver init 02:05:57 # -> Open(): unable to determine branch for HEAD 02:05:57 # $GIT_DIR = /w/workspace/edgex-go/53/.git 02:05:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/53 02:05:57 # $SEMVER_REMOTE_NAME = origin 02:05:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:05:57 # $SEMVER_USER_NAME = edgex-jenkins 02:05:57 # $SEMVER_BRANCH = main 02:05:57 # $SEMVER_TEMP = /tmp/semver-365806752 02:05:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:06:23 # '/tmp/semver-365806752' -> '/w/workspace/edgex-go/53/.semver' 02:06:23 # -> Force: false 02:06:23 # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [Pipeline] } 02:06:23 $ docker exec --env ******** --env ******** fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 ssh-agent -k 02:06:24 unset SSH_AUTH_SOCK; 02:06:24 unset SSH_AGENT_PID; 02:06:24 echo Agent pid 60 killed; 02:06:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:24 + git semver [Pipeline] } 02:06:24 $ docker stop --time=1 fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 02:06:26 $ docker rm -f fb6534c5c8d6402af4238f0497cebba3190a9d096064f5391c8d551e99730dd1 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:06:26 Stashed 1 file(s) [Pipeline] echo 02:06:26 [edgeXSemver]: initialized semver on version 2.0.1-dev.46 [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 02:06:27 ========================================================= 02:06:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:06:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:06:27 540db60ca938: Pulling fs layer 02:06:27 adcc1eea9eea: Pulling fs layer 02:06:27 4c4ab2625f07: Pulling fs layer 02:06:27 db62176df00c: Pulling fs layer 02:06:27 3b30891b0d05: Pulling fs layer 02:06:27 06b49ca38bd5: Pulling fs layer 02:06:27 c788192a36de: Pulling fs layer 02:06:27 a77e37c0d609: Pulling fs layer 02:06:27 c3185cebc471: Pulling fs layer 02:06:27 3b30891b0d05: Waiting 02:06:27 06b49ca38bd5: Waiting 02:06:27 c788192a36de: Waiting 02:06:27 a77e37c0d609: Waiting 02:06:27 c3185cebc471: Waiting 02:06:27 db62176df00c: Waiting 02:06:27 4c4ab2625f07: Verifying Checksum 02:06:27 4c4ab2625f07: Download complete 02:06:27 adcc1eea9eea: Verifying Checksum 02:06:27 adcc1eea9eea: Download complete 02:06:27 3b30891b0d05: Verifying Checksum 02:06:27 3b30891b0d05: Download complete 02:06:27 06b49ca38bd5: Verifying Checksum 02:06:27 06b49ca38bd5: Download complete 02:06:27 c788192a36de: Verifying Checksum 02:06:27 c788192a36de: Download complete 02:06:27 540db60ca938: Verifying Checksum 02:06:27 540db60ca938: Download complete 02:06:28 540db60ca938: Pull complete 02:06:28 adcc1eea9eea: Pull complete 02:06:28 4c4ab2625f07: Pull complete 02:06:28 a77e37c0d609: Verifying Checksum 02:06:28 a77e37c0d609: Download complete 02:06:32 c3185cebc471: Verifying Checksum 02:06:32 c3185cebc471: Download complete 02:06:33 db62176df00c: Verifying Checksum 02:06:33 db62176df00c: Download complete 02:06:36 db62176df00c: Pull complete 02:06:36 3b30891b0d05: Pull complete 02:06:36 06b49ca38bd5: Pull complete 02:06:36 c788192a36de: Pull complete 02:06:36 a77e37c0d609: Pull complete 02:06:38 c3185cebc471: Pull complete 02:06:38 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:06:39 + docker build -t ci-base-image-x86_64 -f - . 02:06:39 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:39 WORKDIR /edgex 02:06:39 COPY go.mod . 02:06:39 RUN go mod download' 02:06:40 Sending build context to Docker daemon 328.8MB 02:06:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:06:40 ---> 031687cdd783 02:06:40 Step 2/4 : WORKDIR /edgex 02:06:42 Still waiting to schedule task 02:06:42 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ 02:06:42 ---> Running in 47dd1ba27589 02:06:42 Removing intermediate container 47dd1ba27589 02:06:42 ---> 8253909315c7 02:06:42 Step 3/4 : COPY go.mod . 02:06:42 ---> 73aa62b957b4 02:06:42 Step 4/4 : RUN go mod download 02:06:42 ---> Running in 16d607f48d77 02:07:21 Removing intermediate container 16d607f48d77 02:07:21 ---> 31d6f29cc0bf 02:07:21 Successfully built 31d6f29cc0bf 02:07:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:07:21 + docker inspect -f . ci-base-image-x86_64 02:07:21 . [Pipeline] withDockerContainer 02:07:21 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:22 $ docker top ccb56802e15c0b11f2bf32fc4c9110806ccf22e74b85b6b11a45261bc9b303f9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:22 + go version 02:07:22 go version go1.16.6 linux/amd64 [Pipeline] } 02:07:22 $ docker stop --time=1 ccb56802e15c0b11f2bf32fc4c9110806ccf22e74b85b6b11a45261bc9b303f9 02:07:24 $ docker rm -f ccb56802e15c0b11f2bf32fc4c9110806ccf22e74b85b6b11a45261bc9b303f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:07:24 + docker inspect -f . ci-base-image-x86_64 02:07:24 . [Pipeline] withDockerContainer 02:07:24 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:07:24 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:25 $ docker top f4429a630cc8c0cbbf5217047f3ae31b25ddf0875ae0ec7771c516cd0ead8237 -eo pid,comm [Pipeline] { [Pipeline] echo 02:07:25 ========================================================= 02:07:25 [edgeXBuildGoParallel] Running Tests and Build... 02:07:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:07:25 + go mod tidy [Pipeline] sh 02:07:26 + make test 02:07:26 go mod tidy 02:07:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:07:31 ? github.com/edgexfoundry/edgex-go [no test files] 02:07:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:07:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:07:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:07:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:07:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:07:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:07:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:07:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:07:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:07:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:07:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:07:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:07:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 02:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:08:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 02:08:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.045s coverage: 46.3% of statements 02:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.132s coverage: 90.1% of statements 02:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 02:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:08:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:08:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:08:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:08:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 02:08:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:08:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 02:08:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 02:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 02:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 02:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 02:08:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 02:08:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 02:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 02:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 02:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.205s coverage: 81.8% of statements 02:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 02:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.214s coverage: 65.8% of statements 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements 02:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 02:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 02:08:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.0% of statements 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:08:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 02:08:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 02:08:52 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 02:08:52 if [ "zx86_64" = "zx86_64" ] && which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 02:08:52 /go/bin/golangci-lint 02:09:14 GO111MODULE=on go vet ./... 02:09:27 gofmt -l . 02:09:27 [ "`gofmt -l .`" = "" ] 02:09:27 ./bin/test-attribution-txt.sh [Pipeline] sh 02:09:27 + ls -al . 02:09:27 total 612 02:09:27 drwxrwxr-x 10 1001 1001 4096 Sep 14 02:09 . 02:09:27 drwxr-xr-x 4 root root 30 Sep 14 02:07 .. 02:09:27 -rw-rw-r-- 1 1001 1001 11 Sep 14 02:05 .dockerignore 02:09:27 drwxrwxr-x 8 1001 1001 162 Sep 14 02:05 .git 02:09:27 drwxrwxr-x 4 1001 1001 142 Sep 14 02:05 .github 02:09:27 -rw-rw-r-- 1 1001 1001 818 Sep 14 02:05 .gitignore 02:09:27 -rw-rw-r-- 1 1001 1001 129 Sep 14 02:05 .golangci.yml 02:09:27 -rw-rw-r-- 1 1001 1001 76 Sep 14 02:05 .hadolint.yml 02:09:27 drwx------ 3 1001 1001 43 Sep 14 02:06 .semver 02:09:27 -rw-rw-r-- 1 1001 1001 166 Sep 14 02:05 .sonarcloud.properties 02:09:27 -rw-rw-r-- 1 1001 1001 1171 Sep 14 02:05 ADOPTERS.md 02:09:27 -rw-rw-r-- 1 1001 1001 8493 Sep 14 02:05 Attribution.txt 02:09:27 -rw-rw-r-- 1 1001 1001 43881 Sep 14 02:05 CHANGELOG.md 02:09:27 -rw-rw-r-- 1 1001 1001 3804 Sep 14 02:05 CONTRIBUTING.md 02:09:27 -rw-rw-r-- 1 1001 1001 677 Sep 14 02:05 GOVERNANCE.md 02:09:27 -rw-rw-r-- 1 1001 1001 849 Sep 14 02:05 Jenkinsfile 02:09:27 -rw-rw-r-- 1 1001 1001 10775 Sep 14 02:05 LICENSE 02:09:27 -rw-rw-r-- 1 1001 1001 6068 Sep 14 02:05 Makefile 02:09:27 -rw-rw-r-- 1 1001 1001 582 Sep 14 02:05 OWNERS.md 02:09:27 -rw-rw-r-- 1 1001 1001 8643 Sep 14 02:05 README.md 02:09:27 -rw-rw-r-- 1 1001 1001 6912 Sep 14 02:05 SECURITY.md 02:09:27 -rw-rw-r-- 1 1001 1001 12 Sep 14 02:06 VERSION 02:09:27 -rw-rw-r-- 1 1001 1001 4131 Sep 14 02:05 ZMQWindows.md 02:09:27 drwxrwxr-x 2 1001 1001 37 Sep 14 02:05 bin 02:09:27 drwxrwxr-x 14 1001 1001 4096 Sep 14 02:05 cmd 02:09:27 -rw-r--r-- 1 root root 404910 Sep 14 02:08 coverage.out 02:09:27 -rw-rw-r-- 1 1001 1001 841 Sep 14 02:05 go.mod 02:09:27 -rw-r--r-- 1 root root 50064 Sep 14 02:07 go.sum 02:09:27 drwxrwxr-x 8 1001 1001 124 Sep 14 02:05 internal 02:09:27 drwxrwxr-x 3 1001 1001 16 Sep 14 02:05 openapi 02:09:27 drwxrwxr-x 4 1001 1001 71 Sep 14 02:05 snap 02:09:27 -rw-rw-r-- 1 1001 1001 204 Sep 14 02:05 version.go [Pipeline] sh 02:09:27 + '[' -e coverage.out ] 02:09:27 + chown 1001:1001 coverage.out [Pipeline] stash 02:09:27 Stashed 1 file(s) [Pipeline] sh 02:09:28 + make build 02:09:28 go mod tidy 02:09:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data 02:09:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:09:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command 02:09:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:09:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:09:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:09:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:09:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:09:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:09:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:09:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config 02:09:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:09:46 $ docker stop --time=1 f4429a630cc8c0cbbf5217047f3ae31b25ddf0875ae0ec7771c516cd0ead8237 02:09:48 $ docker rm -f f4429a630cc8c0cbbf5217047f3ae31b25ddf0875ae0ec7771c516cd0ead8237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:51 02:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:09:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:52 latest: Pulling from edgex-devops/edgex-compose 02:09:52 cbdbe7a5bc2a: Pulling fs layer 02:09:52 ca9280d653b3: Pulling fs layer 02:09:52 7e9c9ca2126c: Pulling fs layer 02:09:52 cbdbe7a5bc2a: Verifying Checksum 02:09:52 cbdbe7a5bc2a: Download complete 02:09:53 cbdbe7a5bc2a: Pull complete 02:09:54 ca9280d653b3: Verifying Checksum 02:09:54 ca9280d653b3: Download complete 02:09:54 ca9280d653b3: Pull complete 02:09:56 7e9c9ca2126c: Verifying Checksum 02:09:56 7e9c9ca2126c: Download complete 02:09:59 7e9c9ca2126c: Pull complete 02:09:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:09:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:09:59 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:09:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:10:02 $ docker top 496a6fdc9ded87344bc168cc3f0fe11f1f7ccd8d1aefd7a6533285c68a872780 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:02 + docker-compose build --help 02:10:02 + grep parallel 02:10:03 --parallel Build images in parallel. [Pipeline] } 02:10:03 $ docker stop --time=1 496a6fdc9ded87344bc168cc3f0fe11f1f7ccd8d1aefd7a6533285c68a872780 02:10:04 $ docker rm -f 496a6fdc9ded87344bc168cc3f0fe11f1f7ccd8d1aefd7a6533285c68a872780 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:10:05 . [Pipeline] withDockerContainer 02:10:05 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:10:05 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:10:05 $ docker top 9d40a57d3935e75aa985bed813dd954a10452859287e24e36f99411e76c6491d -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:06 + docker-compose -f ./docker-compose-build.yml build --parallel 02:10:06 Building core-command ... 02:10:06 Building core-data ... 02:10:06 Building core-metadata ... 02:10:06 Building security-bootstrapper ... 02:10:06 Building security-proxy-setup ... 02:10:06 Building security-secretstore-setup ... 02:10:06 Building support-notifications ... 02:10:06 Building support-scheduler ... 02:10:06 Building sys-mgmt-agent ... 02:10:06 Building security-proxy-setup 02:10:06 Building core-metadata 02:10:06 Building support-scheduler 02:10:06 Building sys-mgmt-agent 02:10:06 Building security-bootstrapper 02:10:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> 31d6f29cc0bf 02:10:16 Step 3/24 : WORKDIR /edgex-go 02:10:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:10:16 ---> 31d6f29cc0bf 02:10:16 Step 3/24 : WORKDIR /edgex-go 02:10:22 ---> Running in af9abeffd153 02:10:22 ---> Running in 47c0d44d2a2a 02:10:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:10:30 ---> 31d6f29cc0bf 02:10:30 Step 3/22 : WORKDIR /edgex-go 02:10:30 ---> Using cache 02:10:30 ---> a0f48eeb6385 02:10:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:30 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:10:30 ---> 31d6f29cc0bf 02:10:30 Step 3/32 : WORKDIR /edgex-go 02:10:30 ---> Using cache 02:10:30 ---> a0f48eeb6385 02:10:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:31 Removing intermediate container af9abeffd153 02:10:31 ---> 640347d58388 02:10:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:31 Removing intermediate container 47c0d44d2a2a 02:10:31 ---> a0f48eeb6385 02:10:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:10:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:31 ---> 31d6f29cc0bf 02:10:31 Step 3/23 : WORKDIR /edgex-go 02:10:31 ---> Using cache 02:10:31 ---> a0f48eeb6385 02:10:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:31 ---> Running in 65204081eab9 02:10:31 ---> Running in 00390b68e82d 02:10:31 ---> Running in 008842e47b01 02:10:31 ---> Running in a6e118c5b3d1 02:10:31 ---> Running in d246f9a70187 02:10:32 Removing intermediate container 65204081eab9 02:10:32 ---> 01fad251c46e 02:10:32 Step 5/32 : RUN apk add --update --no-cache make git 02:10:32 ---> Running in db3dac2ace78 02:10:32 Removing intermediate container 00390b68e82d 02:10:32 ---> 18c06cb1fa32 02:10:32 Step 5/22 : RUN apk add --update --no-cache make git 02:10:32 ---> Running in 5b670ce266dc 02:10:32 Removing intermediate container d246f9a70187 02:10:32 ---> 66bd95a246c2 02:10:32 Step 5/24 : RUN apk add --update --no-cache make git 02:10:33 ---> Running in 0687b5b261c9 02:10:33 Removing intermediate container a6e118c5b3d1 02:10:33 ---> 186f00817115 02:10:33 Step 5/24 : RUN apk add --update --no-cache make bash git 02:10:33 ---> Running in 5e19bc8d5620 02:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:33 Removing intermediate container 008842e47b01 02:10:33 ---> e39a5db72d0d 02:10:33 Step 5/23 : RUN apk add --update --no-cache make git 02:10:33 ---> Running in 6bd5159bf827 02:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:10:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:10:34 OK: 219 MiB in 52 packages 02:10:35 OK: 219 MiB in 52 packages 02:10:35 OK: 219 MiB in 52 packages 02:10:35 OK: 219 MiB in 52 packages 02:10:35 Removing intermediate container 5b670ce266dc 02:10:35 ---> e77532211979 02:10:35 Step 6/22 : COPY go.mod . 02:10:35 OK: 219 MiB in 52 packages 02:10:35 Removing intermediate container 0687b5b261c9 02:10:35 ---> 7b417f2bfde2 02:10:35 Step 6/24 : COPY go.mod . 02:10:35 Removing intermediate container 5e19bc8d5620 02:10:35 ---> 0df1a3c8354b 02:10:35 Step 6/24 : COPY go.mod . 02:10:35 Removing intermediate container 6bd5159bf827 02:10:35 ---> 5c64717a22c7 02:10:35 Step 6/23 : COPY go.mod . 02:10:35 ---> 4ff5cabef53f 02:10:35 Step 7/22 : RUN go mod download 02:10:35 ---> Running in 84f2a24e5926 02:10:35 ---> b11f881a7e40 02:10:35 Step 7/24 : RUN go mod download 02:10:35 ---> a5f3e5bad961 02:10:35 Step 7/24 : RUN go mod download 02:10:35 Removing intermediate container db3dac2ace78 02:10:35 ---> 8dc4b715c548 02:10:35 Step 6/32 : COPY go.mod . 02:10:35 ---> Running in 1487cbd4aba0 02:10:35 ---> Running in a3046595c3b6 02:10:35 ---> 8a276535b379 02:10:35 Step 7/23 : RUN go mod download 02:10:36 ---> Running in 22b089079a13 02:10:36 ---> 563de11facd5 02:10:36 Step 7/32 : RUN go mod download 02:10:36 ---> Running in 5d8fe3caac51 02:10:37 Removing intermediate container 84f2a24e5926 02:10:37 ---> 398552c69695 02:10:37 Step 8/22 : COPY . . 02:10:39 Removing intermediate container 22b089079a13 02:10:39 ---> c3ed7a5dd65a 02:10:39 Step 8/23 : COPY . . 02:10:39 Removing intermediate container 1487cbd4aba0 02:10:39 ---> f3e5823dc747 02:10:39 Step 8/24 : COPY . . 02:10:40 Removing intermediate container a3046595c3b6 02:10:40 ---> d98acf036b03 02:10:40 Step 8/24 : COPY . . 02:10:40 Removing intermediate container 5d8fe3caac51 02:10:40 ---> 2938ba9a0d59 02:10:40 Step 8/32 : COPY . . 02:10:48 ---> 958ff2b9a013 02:10:48 Step 9/22 : RUN go mod tidy 02:10:48 ---> 4316e8438670 02:10:48 Step 9/23 : RUN go mod tidy 02:10:48 ---> f4ffc34eb1da 02:10:48 Step 9/24 : RUN go mod tidy 02:10:48 ---> Running in 474156bd0e06 02:10:48 ---> Running in df9d48f56809 02:10:48 ---> Running in e7ae8dd68932 02:10:52 Removing intermediate container e7ae8dd68932 02:10:52 ---> a732b2ab753e 02:10:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:10:52 ---> Running in cc8b7eb39b7d 02:10:52 Removing intermediate container 474156bd0e06 02:10:52 ---> 230ca8e4247a 02:10:52 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:10:52 Removing intermediate container df9d48f56809 02:10:52 ---> 530c8c35110a 02:10:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:10:52 ---> Running in 204202cf1fba 02:10:52 ---> Running in f033bc347f69 02:10:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:10:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:10:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:11:03 ---> 757ce07b9546 02:11:03 Step 9/32 : RUN go mod tidy 02:11:03 ---> Running in 96028e6191a1 02:11:03 ---> d191ea0e3e88 02:11:03 Step 9/24 : RUN go mod tidy 02:11:03 ---> Running in 739f4ef93330 02:11:05 Removing intermediate container 96028e6191a1 02:11:05 ---> 02c9e305afca 02:11:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:11:05 ---> Running in c35658ed0547 02:11:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:11:06 Removing intermediate container 739f4ef93330 02:11:06 ---> 196016e3b4b5 02:11:06 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:11:06 ---> Running in f7f7ac6b1fc4 02:11:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:11:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-131 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:11:10 Running in /w/workspace/edgex-go/53 [Pipeline] { [Pipeline] checkout 02:11:10 The recommended git tool is: git 02:11:16 using credential edgex-jenkins-ssh 02:11:16 Cloning the remote Git repository 02:11:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:11:16 > git init /w/workspace/edgex-go/53 # timeout=10 02:11:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:11:16 > git --version # timeout=10 02:11:16 > git --version # 'git version 2.17.1' 02:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config 02:11:32 Avoid second fetch 02:11:32 Checking out Revision d2a5f5fee6def632ee193f4e05018b338845a8fb (main) 02:11:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:32 > git config core.sparsecheckout # timeout=10 02:11:32 > git checkout -f d2a5f5fee6def632ee193f4e05018b338845a8fb # timeout=10 02:11:34 Removing intermediate container 204202cf1fba 02:11:34 ---> 7b6c2be1dc32 02:11:34 02:11:34 Step 11/22 : FROM alpine:3.12 02:11:34 3.12: Pulling from library/alpine 02:11:34 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 02:11:34 Status: Downloaded newer image for alpine:3.12 02:11:35 ---> 48b8ec4ed9eb 02:11:35 Step 12/22 : RUN apk add --update --no-cache curl 02:11:35 ---> Running in 9f71c54dc398 02:11:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:36 Removing intermediate container cc8b7eb39b7d 02:11:36 ---> dff4fe74114e 02:11:36 02:11:36 Step 11/23 : FROM alpine:3.12 02:11:36 ---> 48b8ec4ed9eb 02:11:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:11:36 (1/4) Installing ca-certificates (20191127-r4) 02:11:36 ---> Running in eb71c5fec704 02:11:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:11:36 (3/4) Installing libcurl (7.78.0-r0) 02:11:36 (4/4) Installing curl (7.78.0-r0) 02:11:36 Executing busybox-1.31.1-r20.trigger 02:11:36 Executing ca-certificates-20191127-r4.trigger 02:11:36 OK: 7 MiB in 18 packages 02:11:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:37 Commit message: "fix(security): Move JWT auth method to individual routes (#3657)" 02:11:37 Removing intermediate container 9f71c54dc398 02:11:37 ---> 70813ef231c4 02:11:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:11:37 ---> Running in cc107d9be88e 02:11:37 (1/1) Installing dumb-init (1.2.2-r1) 02:11:37 Removing intermediate container cc107d9be88e 02:11:37 ---> dc5694f5eb39 02:11:37 Step 14/22 : WORKDIR /edgex 02:11:37 ---> Running in bbfee2352f85 02:11:37 Executing busybox-1.31.1-r20.trigger 02:11:37 OK: 6 MiB in 15 packages 02:11:37 Removing intermediate container bbfee2352f85 02:11:37 ---> c5784e9049ad 02:11:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:37 provisioning config files... 02:11:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config4935873660862014805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:38 ---> 8a507736eac4 02:11:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:11:38 Removing intermediate container eb71c5fec704 02:11:38 ---> 6b3f5212d59e 02:11:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:11:38 ---> Running in ea82ac716e6b 02:11:38 ---> docker-login.sh 02:11:38 nexus3.edgexfoundry.org:10001 02:11:38 Removing intermediate container ea82ac716e6b 02:11:38 ---> cba8acfae34a 02:11:38 Step 14/23 : ENV APP_PORT=59861 02:11:39 ---> Running in b568047e672a 02:11:39 ---> a70c4b9b08e0 02:11:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:11:39 Removing intermediate container f033bc347f69 02:11:39 ---> 319e3130353c 02:11:39 02:11:39 Step 11/24 : FROM alpine:3.12 02:11:39 ---> 48b8ec4ed9eb 02:11:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:11:39 ---> Using cache 02:11:39 ---> 6b3f5212d59e 02:11:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:11:39 ---> Using cache 02:11:39 ---> cba8acfae34a 02:11:39 Step 14/24 : ENV APP_PORT=59881 02:11:39 ---> Running in acdeadd904b0 02:11:39 Removing intermediate container b568047e672a 02:11:39 ---> 6b80fb022b0e 02:11:39 Step 15/23 : EXPOSE $APP_PORT 02:11:39 ---> Running in 5346905d5138 02:11:39 Removing intermediate container acdeadd904b0 02:11:39 ---> 1d322cb41081 02:11:39 Step 15/24 : EXPOSE $APP_PORT 02:11:39 Removing intermediate container 5346905d5138 02:11:39 ---> 10d19fa07319 02:11:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:39 ---> Running in e3ef13af9ce8 02:11:39 ---> 95d648018483 02:11:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:11:39 ---> Running in cffa108d43c7 02:11:39 Removing intermediate container e3ef13af9ce8 02:11:39 ---> 2815eeaa2b27 02:11:39 Step 16/24 : WORKDIR / 02:11:39 ---> Running in 77e4650ac6bc 02:11:39 Removing intermediate container cffa108d43c7 02:11:39 ---> 2ca224300694 02:11:39 Step 19/22 : CMD ["--init=true"] 02:11:39 ---> f760f7527b3b 02:11:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:11:40 ---> Running in 7cbb878c5097 02:11:40 Removing intermediate container 77e4650ac6bc 02:11:40 ---> 996e2d17769d 02:11:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:40 Removing intermediate container 7cbb878c5097 02:11:40 ---> cb3bc1d517af 02:11:40 Step 20/22 : LABEL arch=x86_64 02:11:40 ---> Running in 43531210de55 02:11:40 ---> 7f033ef3ff24 02:11:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:11:40 ---> 420da641c11c 02:11:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:11:40 Removing intermediate container 43531210de55 02:11:40 ---> 455ced918684 02:11:40 Step 21/22 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:11:40 ---> Running in 661a69f32a41 02:11:40 ---> 5c92710a16ab 02:11:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:11:40 Removing intermediate container 661a69f32a41 02:11:40 ---> 96c6713258cc 02:11:40 Step 22/22 : LABEL version=2.0.1-dev.46 02:11:40 ---> Running in 83693aed3467 02:11:40 ---> Running in 3b70e045b1d3 02:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:41 ---> b721a298d333 02:11:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:11:41 Removing intermediate container 3b70e045b1d3 02:11:41 ---> 3e7731eecacb 02:11:41 02:11:41 Removing intermediate container 83693aed3467 02:11:41 ---> 43a17ef68372 02:11:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:41 Successfully built 3e7731eecacb 02:11:41 Successfully tagged security-proxy-setup:latest 02:11:41 Building support-notifications 02:11:41 ---> Running in 086494964ae8 02:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:41 Configure a credential helper to remove this warning. See 02:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:41 02:11:41 Login Succeeded 02:11:41 nexus3.edgexfoundry.org:10002 02:11:42  Building security-proxy-setup ... done  ---> d4a71a12201f 02:11:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:42 Removing intermediate container 086494964ae8 02:11:42 ---> f7b41a9a0ae4 02:11:42 Step 21/23 : LABEL arch=x86_64 02:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:42 Configure a credential helper to remove this warning. See 02:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:42 02:11:42 Login Succeeded 02:11:42 nexus3.edgexfoundry.org:10003 02:11:42 ---> Running in 6306d5386d1c 02:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:42 ---> Running in 73490fab44d9 02:11:42 Removing intermediate container 6306d5386d1c 02:11:42 ---> 35a9d47a1d9d 02:11:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:42 Configure a credential helper to remove this warning. See 02:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:42 02:11:42 Login Succeeded 02:11:42 nexus3.edgexfoundry.org:10004 02:11:43 Removing intermediate container 73490fab44d9 02:11:43 ---> 2d1d070f66b0 02:11:43 Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:11:43 ---> Running in 9bf85133d5a6 02:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:43 Configure a credential helper to remove this warning. See 02:11:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:43 02:11:43 Login Succeeded 02:11:43 docker.io 02:11:44 ---> Running in 154d3f605271 02:11:44 Removing intermediate container 9bf85133d5a6 02:11:44 ---> 2bc84468b0e8 02:11:44 Step 22/24 : LABEL arch=x86_64 02:11:44 ---> Running in 356c6db9e895 02:11:44 Removing intermediate container 154d3f605271 02:11:44 ---> bea94adda8b1 02:11:44 Step 23/23 : LABEL version=2.0.1-dev.46 02:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:44 Removing intermediate container f7f7ac6b1fc4 02:11:44 ---> 2c424fc4807c 02:11:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:11:44 Removing intermediate container c35658ed0547 02:11:44 ---> b2039d545729 02:11:44 02:11:44 Step 11/32 : FROM alpine:3.12 02:11:44 ---> 48b8ec4ed9eb 02:11:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:11:44 ---> Running in 412d0bd998a1 02:11:44 ---> Running in 26b473357411 02:11:44 ---> Running in 5fded2ed0acc 02:11:44 Removing intermediate container 356c6db9e895 02:11:44 ---> ff62f030e735 02:11:44 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:11:44 ---> Running in 33f3b99d8caa 02:11:44 Removing intermediate container 26b473357411 02:11:44 ---> 223193d9bb47 02:11:44 02:11:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:44 Configure a credential helper to remove this warning. See 02:11:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:44 02:11:44 Login Succeeded 02:11:44 ---> docker-login.sh ends [Pipeline] } 02:11:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:11:44 Removing intermediate container 5fded2ed0acc 02:11:44 ---> 21383991bc5e 02:11:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:11:44 Successfully built 223193d9bb47 02:11:44 Successfully tagged support-scheduler:latest 02:11:44 Building core-command 02:11:44  Building support-scheduler ... done Removing intermediate container 33f3b99d8caa 02:11:44 ---> 4b77647e3b86 02:11:44 Step 24/24 : LABEL version=2.0.1-dev.46 02:11:44 ---> Running in 3771e5e2d488 02:11:44 ---> Running in 1680711b4913 02:11:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] echo 02:11:44 ========================================================= 02:11:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:11:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:11:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:11:45 Removing intermediate container 1680711b4913 02:11:45 ---> 8ee21c3c14a4 02:11:45 02:11:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:11:45 595b0fe564bb: Pulling fs layer 02:11:45 24495759ef45: Pulling fs layer 02:11:45 d148012ef14d: Pulling fs layer 02:11:45 e90a11edd702: Pulling fs layer 02:11:45 d77568369979: Pulling fs layer 02:11:45 fc1c9f9a7f3b: Pulling fs layer 02:11:45 170f2ba95c9a: Pulling fs layer 02:11:45 97ac5df62f85: Pulling fs layer 02:11:45 d77568369979: Waiting 02:11:45 fc1c9f9a7f3b: Waiting 02:11:45 170f2ba95c9a: Waiting 02:11:45 e90a11edd702: Waiting 02:11:45 97ac5df62f85: Waiting 02:11:45 d148012ef14d: Verifying Checksum 02:11:45 d148012ef14d: Download complete 02:11:45 24495759ef45: Download complete 02:11:45 d77568369979: Verifying Checksum 02:11:45 d77568369979: Download complete 02:11:45 fc1c9f9a7f3b: Verifying Checksum 02:11:45 fc1c9f9a7f3b: Download complete 02:11:45 595b0fe564bb: Download complete 02:11:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:45 Successfully built 8ee21c3c14a4 02:11:45 Successfully tagged core-metadata:latest 02:11:45 Building core-data 02:11:45  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:46 170f2ba95c9a: Verifying Checksum 02:11:46 170f2ba95c9a: Download complete 02:11:46 (1/2) Installing dumb-init (1.2.2-r1) 02:11:46 (2/2) Installing su-exec (0.2-r1) 02:11:46 Executing busybox-1.31.1-r20.trigger 02:11:46 OK: 6 MiB in 16 packages 02:11:46 595b0fe564bb: Pull complete 02:11:47 24495759ef45: Pull complete 02:11:47 d148012ef14d: Pull complete 02:11:49 97ac5df62f85: Verifying Checksum 02:11:49 97ac5df62f85: Download complete 02:11:50 e90a11edd702: Verifying Checksum 02:11:50 e90a11edd702: Download complete 02:11:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:11:52 ---> 31d6f29cc0bf 02:11:52 Step 3/24 : WORKDIR /edgex-go 02:11:52 ---> Using cache 02:11:52 ---> a0f48eeb6385 02:11:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:52 Removing intermediate container 412d0bd998a1 02:11:52 ---> 49183e2588e9 02:11:52 02:11:52 Step 12/24 : FROM docker:20.10.7 02:11:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:11:52 ---> 31d6f29cc0bf 02:11:52 Step 3/24 : WORKDIR /edgex-go 02:11:52 ---> Using cache 02:11:52 ---> a0f48eeb6385 02:11:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:52 ---> Using cache 02:11:52 ---> e39a5db72d0d 02:11:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:11:52 ---> Using cache 02:11:52 ---> e39a5db72d0d 02:11:52 Step 5/24 : RUN apk add --update --no-cache make git 02:11:52 ---> Using cache 02:11:52 ---> 5c64717a22c7 02:11:52 Step 6/24 : COPY go.mod . 02:11:52 ---> Using cache 02:11:52 ---> 8a276535b379 02:11:52 Step 7/24 : RUN go mod download 02:11:52 ---> Using cache 02:11:52 ---> c3ed7a5dd65a 02:11:52 Step 8/24 : COPY . . 02:11:52 20.10.7: Pulling from library/docker 02:11:52 ---> Using cache 02:11:52 ---> 4316e8438670 02:11:52 Step 9/24 : RUN go mod tidy 02:11:52 ---> Using cache 02:11:52 ---> a732b2ab753e 02:11:52 Step 10/24 : RUN make cmd/core-command/core-command 02:11:53 ---> Running in 26a185fc2f19 02:11:53 ---> Running in 83ab001c9af4 02:11:55 Removing intermediate container 3771e5e2d488 02:11:55 ---> 428afc077e12 02:11:55 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:11:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:11:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:11:55 ---> 31d6f29cc0bf 02:11:55 Step 3/23 : WORKDIR /edgex-go 02:11:55 ---> Using cache 02:11:55 ---> a0f48eeb6385 02:11:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:55 ---> Using cache 02:11:55 ---> e39a5db72d0d 02:11:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:11:55 ---> Running in 7eb5674ce53f 02:11:55 ---> Running in 091edc26090c 02:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command 02:11:55 Removing intermediate container 7eb5674ce53f 02:11:55 ---> 3b2795eaab56 02:11:55 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:11:55 ---> Running in 0791120f9e31 02:11:55 Removing intermediate container 0791120f9e31 02:11:55 ---> 6f632ed0b29c 02:11:55 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:11:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:11:55 ---> Running in 06ab096909f8 02:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:11:56 Removing intermediate container 06ab096909f8 02:11:56 ---> 1ad842c783bb 02:11:56 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:11:56 ---> Running in 785608113e32 02:11:56 OK: 219 MiB in 52 packages 02:11:56 Removing intermediate container 785608113e32 02:11:56 ---> 834f7dde2058 02:11:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:11:57 OK: 219 MiB in 52 packages 02:11:57 ---> 6741a13f30d1 02:11:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:11:57 Removing intermediate container 26a185fc2f19 02:11:57 ---> fbfa8db5dc62 02:11:57 Step 6/24 : COPY go.mod . 02:11:57 ---> Running in de3200a0c11f 02:11:57 ---> 1c8dbabedced 02:11:57 Step 7/24 : RUN go mod download 02:11:58 Removing intermediate container 091edc26090c 02:11:58 ---> 87d72179ecf6 02:11:58 Step 6/23 : COPY go.mod . 02:11:58 ---> Running in 670c8cd2e833 02:11:58 ---> 8d6a75efc6b6 02:11:58 Step 7/23 : RUN go mod download 02:11:58 ---> Running in 2aac389c2686 02:11:59 Removing intermediate container de3200a0c11f 02:11:59 ---> 42f1095fbcff 02:11:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:11:59 ---> 22b6ed8ea8b9 02:11:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:12:00 e90a11edd702: Pull complete 02:12:00 d77568369979: Pull complete 02:12:00 ---> 2c369da47d57 02:12:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:12:00 ---> f3b78697836f 02:12:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:12:01 fc1c9f9a7f3b: Pull complete 02:12:01 170f2ba95c9a: Pull complete 02:12:01 ---> aa2cc2780676 02:12:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:12:01 Removing intermediate container 670c8cd2e833 02:12:01 ---> a23a6d815114 02:12:01 Step 8/24 : COPY . . 02:12:01 Removing intermediate container 2aac389c2686 02:12:01 ---> a9782190b89d 02:12:01 Step 8/23 : COPY . . 02:12:02 ---> 6de9fa8b9eef 02:12:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:12:03 ---> Running in 3cc6f1f2d2e8 02:12:05 Removing intermediate container 3cc6f1f2d2e8 02:12:05 ---> 16b4b166d92f 02:12:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:12:06 ---> ef91358eb7ac 02:12:06 Step 27/32 : RUN chmod +x /entrypoint.sh 02:12:06 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:12:06 Status: Downloaded newer image for docker:20.10.7 02:12:06 ---> Running in 6b90effd3abd 02:12:06 ---> 08bdaf2f88f9 02:12:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:12:07 ---> Running in 5c7aff01686a 02:12:07 Removing intermediate container 5c7aff01686a 02:12:07 ---> d85361b5b55b 02:12:07 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:12:07 ---> Running in 9ae298cf3386 02:12:08 97ac5df62f85: Pull complete 02:12:08 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 02:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:12:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:12:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:12:08 WORKDIR /edgex 02:12:08 COPY go.mod . 02:12:08 RUN go mod download+ 02:12:08 docker build -t ci-base-image-arm64 -f - . 02:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:12:09 Removing intermediate container 6b90effd3abd 02:12:09 ---> a7d41417c665 02:12:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:12:09 ---> Running in d74b7c449a7b 02:12:09 (1/39) Installing readline (8.1.0-r0) 02:12:09 (2/39) Installing bash (5.1.0-r0) 02:12:09 Executing bash-5.1.0-r0.post-install 02:12:09 (3/39) Installing brotli-libs (1.0.9-r3) 02:12:09 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:12:09 (5/39) Installing libcurl (7.78.0-r0) 02:12:09 (6/39) Installing curl (7.78.0-r0) 02:12:09 (7/39) Installing dumb-init (1.2.5-r0) 02:12:09 (8/39) Installing libbz2 (1.0.8-r1) 02:12:09 (9/39) Installing expat (2.2.10-r1) 02:12:09 (10/39) Installing libffi (3.3-r2) 02:12:09 (11/39) Installing gdbm (1.19-r0) 02:12:09 (12/39) Installing xz-libs (5.2.5-r0) 02:12:09 (13/39) Installing sqlite-libs (3.34.1-r0) 02:12:09 (14/39) Installing python3 (3.8.10-r0) 02:12:10 Removing intermediate container d74b7c449a7b 02:12:10 ---> 56176f3bb0a2 02:12:10 Step 29/32 : CMD ["gate"] 02:12:10 Sending build context to Docker daemon 166MB 02:12:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:12:10 ---> 04bc70af865f 02:12:10 Step 2/4 : WORKDIR /edgex 02:12:11 ---> Running in 19643787510d 02:12:11 Removing intermediate container 19643787510d 02:12:11 ---> 8f3d2f607a7c 02:12:11 Step 30/32 : LABEL arch=x86_64 02:12:11 ---> 198c15a5b834 02:12:11 Step 9/24 : RUN go mod tidy 02:12:11 ---> Running in c42f5cca7377 02:12:11 ---> Running in b4c89726f905 02:12:11 ---> a8cedffe0c6c 02:12:11 Step 9/23 : RUN go mod tidy 02:12:11 ---> Running in 79bb4a363c4e 02:12:11 Removing intermediate container c42f5cca7377 02:12:11 ---> 39d5840cab18 02:12:11 Step 31/32 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:12:11 ---> Running in de55bce8f083 02:12:12 (15/39) Installing py3-appdirs (1.4.4-r1) 02:12:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:12:12 (17/39) Installing py3-parsing (2.4.7-r1) 02:12:12 Removing intermediate container de55bce8f083 02:12:12 ---> 48ea0f0d2128 02:12:12 Step 32/32 : LABEL version=2.0.1-dev.46 02:12:12 (18/39) Installing py3-six (1.15.0-r0) 02:12:12 ---> Running in 0d80932903b8 02:12:12 (19/39) Installing py3-packaging (20.9-r0) 02:12:12 (20/39) Installing py3-setuptools (51.3.3-r0) 02:12:12 Removing intermediate container 0d80932903b8 02:12:12 ---> 6f1ff26d597d 02:12:12 02:12:12 Successfully built 6f1ff26d597d 02:12:12 Successfully tagged security-bootstrapper:latest 02:12:12 Building security-secretstore-setup 02:12:13  Building security-bootstrapper ... done (21/39) Installing py3-chardet (4.0.0-r0) 02:12:14 (22/39) Installing py3-idna (3.1-r0) 02:12:14 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:12:14 Removing intermediate container b4c89726f905 02:12:14 ---> fb5b4a843c53 02:12:14 Step 10/24 : RUN make cmd/core-data/core-data 02:12:15 (24/39) Installing py3-requests (2.25.1-r1) 02:12:15 (25/39) Installing py3-msgpack (1.0.2-r0) 02:12:15 (26/39) Installing py3-lockfile (0.12.2-r3) 02:12:15 ---> Running in 2a0fd59081c7 02:12:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:12:15 Removing intermediate container 79bb4a363c4e 02:12:15 ---> 71da2cc3a9b8 02:12:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:12:15 (28/39) Installing py3-colorama (0.4.4-r0) 02:12:15 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:12:15 (30/39) Installing py3-distlib (0.3.1-r1) 02:12:15 (31/39) Installing py3-distro (1.5.0-r1) 02:12:15 ---> Running in cd6ccd2079da 02:12:15 (32/39) Installing py3-webencodings (0.5.1-r3) 02:12:15 (33/39) Installing py3-html5lib (1.1-r0) 02:12:15 (34/39) Installing py3-pytoml (0.1.21-r0) 02:12:16 (35/39) Installing py3-pep517 (0.9.1-r0) 02:12:16 (36/39) Installing py3-progress (1.5-r0) 02:12:16 (37/39) Installing py3-retrying (1.3.3-r0) 02:12:16 (38/39) Installing py3-toml (0.10.2-r0) 02:12:16 (39/39) Installing py3-pip (20.3.4-r0) 02:12:16 Executing busybox-1.32.1-r6.trigger 02:12:16 OK: 82 MiB in 59 packages 02:12:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data 02:12:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:12:17 Removing intermediate container 83ab001c9af4 02:12:17 ---> 08dfadd15a38 02:12:17 02:12:17 Step 11/24 : FROM alpine:3.12 02:12:17 ---> 48b8ec4ed9eb 02:12:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:12:17 ---> Using cache 02:12:17 ---> 6b3f5212d59e 02:12:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:17 ---> Using cache 02:12:17 ---> cba8acfae34a 02:12:17 Step 14/24 : ENV APP_PORT=59882 02:12:17 ---> Running in 842348b29ec4 02:12:17 Removing intermediate container 842348b29ec4 02:12:17 ---> c09227622917 02:12:17 Step 3/4 : COPY go.mod . 02:12:17 ---> Running in 88ca4384c99c 02:12:17 Removing intermediate container 88ca4384c99c 02:12:17 ---> 7e0f90ec5548 02:12:17 Step 15/24 : EXPOSE $APP_PORT 02:12:17 ---> Running in aa53f156f082 02:12:18 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:12:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:12:18 ---> 31d6f29cc0bf 02:12:18 Step 3/26 : WORKDIR /edgex-go 02:12:18 ---> Using cache 02:12:18 ---> a0f48eeb6385 02:12:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:18 ---> Using cache 02:12:18 ---> e39a5db72d0d 02:12:18 Step 5/26 : RUN apk add --update --no-cache make git 02:12:18 ---> Using cache 02:12:18 ---> 5c64717a22c7 02:12:18 Step 6/26 : COPY go.mod . 02:12:18 ---> Using cache 02:12:18 ---> 8a276535b379 02:12:18 Step 7/26 : RUN go mod download 02:12:18 ---> Using cache 02:12:18 ---> c3ed7a5dd65a 02:12:18 Step 8/26 : COPY . . 02:12:18 ---> Using cache 02:12:18 ---> 4316e8438670 02:12:18 Step 9/26 : RUN go mod tidy 02:12:18 ---> Using cache 02:12:18 ---> a732b2ab753e 02:12:18 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:12:18 ---> Running in eb2763134510 02:12:18 Removing intermediate container aa53f156f082 02:12:18 ---> df9115fae408 02:12:18 Step 16/24 : WORKDIR / 02:12:18 ---> Running in e9421dfd54c5 02:12:18 ---> 7cbfa776132e 02:12:18 Step 4/4 : RUN go mod download 02:12:18 ---> Running in 3fbace35329e 02:12:18 Removing intermediate container e9421dfd54c5 02:12:18 ---> b06bb57c3b33 02:12:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:12:18 ---> ed99cc06b282 02:12:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:12:19 ---> 7b7fe9f87533 02:12:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:12:19 ---> 629ee68e3e60 02:12:19 Step 20/24 : ENTRYPOINT ["/core-command"] 02:12:19 ---> Running in 1171d9573a45 02:12:19 Removing intermediate container 1171d9573a45 02:12:19 ---> 1c69fba2537e 02:12:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:19 ---> Running in 361edfee5188 02:12:19 Collecting docker-compose==1.23.2 02:12:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:12:19 Removing intermediate container 361edfee5188 02:12:19 ---> d0fbf554d0d9 02:12:19 Step 22/24 : LABEL arch=x86_64 02:12:20 ---> Running in 3122fcc79303 02:12:20 Collecting cached-property<2,>=1.2.0 02:12:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:12:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:12:20 Removing intermediate container 3122fcc79303 02:12:20 ---> 80349eab3e6b 02:12:20 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:12:20 ---> Running in 96cb4117a63a 02:12:20 Collecting websocket-client<1.0,>=0.32.0 02:12:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:12:20 Collecting docopt<0.7,>=0.6.1 02:12:20 Downloading docopt-0.6.2.tar.gz (25 kB) 02:12:20 Removing intermediate container 96cb4117a63a 02:12:20 ---> b09cd35655df 02:12:20 Step 24/24 : LABEL version=2.0.1-dev.46 02:12:20 ---> Running in 1adc782dffa7 02:12:20 Removing intermediate container 1adc782dffa7 02:12:20 ---> e684d2be4154 02:12:20 02:12:20 Successfully built e684d2be4154 02:12:20 Successfully tagged core-command:latest 02:12:21  Building core-command ... done Collecting PyYAML<4,>=3.10 02:12:21 Downloading PyYAML-3.13.tar.gz (270 kB) 02:12:22 Collecting texttable<0.10,>=0.9.0 02:12:22 Downloading texttable-0.9.1.tar.gz (11 kB) 02:12:23 Collecting dockerpty<0.5,>=0.4.1 02:12:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:12:23 Collecting jsonschema<3,>=2.5.1 02:12:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:12:24 Collecting docker<4.0,>=3.6.0 02:12:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:12:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:12:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:12:24 Collecting docker-pycreds>=0.4.0 02:12:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:12:24 Collecting urllib3<1.25,>=1.21.1 02:12:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:12:24 Collecting idna<2.8,>=2.5 02:12:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:12:24 Collecting chardet<3.1.0,>=3.0.2 02:12:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:12:24 Collecting certifi>=2017.4.17 02:12:24 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:12:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:12:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:12:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:12:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:12:24 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:12:24 Attempting uninstall: urllib3 02:12:24 Found existing installation: urllib3 1.26.2 02:12:24 Uninstalling urllib3-1.26.2: 02:12:24 Successfully uninstalled urllib3-1.26.2 02:12:24 Attempting uninstall: idna 02:12:24 Found existing installation: idna 3.1 02:12:24 Uninstalling idna-3.1: 02:12:25 Successfully uninstalled idna-3.1 02:12:25 Attempting uninstall: chardet 02:12:25 Found existing installation: chardet 4.0.0 02:12:25 Uninstalling chardet-4.0.0: 02:12:25 Successfully uninstalled chardet-4.0.0 02:12:25 Attempting uninstall: requests 02:12:25 Found existing installation: requests 2.25.1 02:12:25 Uninstalling requests-2.25.1: 02:12:25 Successfully uninstalled requests-2.25.1 02:12:26 Running setup.py install for texttable: started 02:12:26 Running setup.py install for texttable: finished with status 'done' 02:12:26 Running setup.py install for PyYAML: started 02:12:27 Running setup.py install for PyYAML: finished with status 'done' 02:12:27 Running setup.py install for docopt: started 02:12:28 Running setup.py install for docopt: finished with status 'done' 02:12:28 Running setup.py install for dockerpty: started 02:12:28 Running setup.py install for dockerpty: finished with status 'done' 02:12:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 02:12:33 Removing intermediate container 9ae298cf3386 02:12:33 ---> f2dd27e3e04c 02:12:33 Step 15/24 : ENV APP_PORT=58890 02:12:33 ---> Running in 5c9c687bb5f9 02:12:33 Removing intermediate container 5c9c687bb5f9 02:12:33 ---> a831f259e0e7 02:12:33 Step 16/24 : EXPOSE $APP_PORT 02:12:33 ---> Running in 04522c3e0ff7 02:12:33 Removing intermediate container 04522c3e0ff7 02:12:33 ---> 72132a571f84 02:12:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:12:34 ---> 23b3edf36bc5 02:12:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:12:34 ---> 5b694ce4e175 02:12:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:12:34 ---> c81079ad0e5e 02:12:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:12:34 ---> Running in 30fb76cbd096 02:12:34 Removing intermediate container 30fb76cbd096 02:12:34 ---> 64741199b97e 02:12:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:34 ---> Running in f9c290103886 02:12:35 Removing intermediate container f9c290103886 02:12:35 ---> 2a7e45c01f68 02:12:35 Step 22/24 : LABEL arch=x86_64 02:12:35 ---> Running in 9178688822a8 02:12:35 Removing intermediate container 9178688822a8 02:12:35 ---> 73c7a22f522e 02:12:35 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:12:35 ---> Running in 6debebacd661 02:12:35 Removing intermediate container 6debebacd661 02:12:35 ---> 8f39e531a8a2 02:12:35 Step 24/24 : LABEL version=2.0.1-dev.46 02:12:35 ---> Running in 20414f3c2236 02:12:35 Removing intermediate container 20414f3c2236 02:12:35 ---> 2ae24df362e8 02:12:35 02:12:36 Successfully built 2ae24df362e8 02:12:36 Successfully tagged sys-mgmt-agent:latest 02:12:45  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:12:50 Removing intermediate container eb2763134510 02:12:50 ---> f603fcdddd27 02:12:50 02:12:50 Step 11/26 : FROM alpine:3.12 02:12:50 ---> 48b8ec4ed9eb 02:12:50 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:12:50 Removing intermediate container cd6ccd2079da 02:12:50 ---> fc5e7c2663d4 02:12:50 02:12:50 Step 11/23 : FROM alpine:3.12 02:12:50 ---> 48b8ec4ed9eb 02:12:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:12:50 ---> Running in 12e4c007675a 02:12:50 ---> Running in 551842f162f4 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:50 (1/2) Installing ca-certificates (20191127-r4) 02:12:50 (2/2) Installing dumb-init (1.2.2-r1) 02:12:50 Executing busybox-1.31.1-r20.trigger 02:12:50 Executing ca-certificates-20191127-r4.trigger 02:12:50 (1/3) Installing ca-certificates (20191127-r4) 02:12:50 (2/3) Installing dumb-init (1.2.2-r1) 02:12:50 (3/3) Installing su-exec (0.2-r1) 02:12:50 Executing busybox-1.31.1-r20.trigger 02:12:50 OK: 6 MiB in 16 packages 02:12:50 Executing ca-certificates-20191127-r4.trigger 02:12:51 OK: 6 MiB in 17 packages 02:12:51 Removing intermediate container 2a0fd59081c7 02:12:51 ---> 1158d5bd8d3c 02:12:51 02:12:51 Step 11/24 : FROM alpine:3.12 02:12:51 ---> 48b8ec4ed9eb 02:12:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:12:52 Removing intermediate container 12e4c007675a 02:12:52 ---> e4c07b12b66d 02:12:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:12:52 Removing intermediate container 551842f162f4 02:12:52 ---> 10f66ed9fa9e 02:12:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:12:52 ---> Running in 53e1ff27afbd 02:12:52 ---> Running in fb75e1c08d19 02:12:52 ---> Running in 87e78d40bc1e 02:12:52 Removing intermediate container 53e1ff27afbd 02:12:52 ---> 2ddf96007174 02:12:52 Step 13/24 : ENV APP_PORT=59880 02:12:52 Removing intermediate container fb75e1c08d19 02:12:52 ---> b098eb4c508f 02:12:52 Step 14/26 : WORKDIR / 02:12:52 Removing intermediate container 87e78d40bc1e 02:12:52 ---> 144ca0b93674 02:12:52 Step 14/23 : ENV APP_PORT=59860 02:12:52 ---> Running in 5ba5a57cfb39 02:12:52 ---> Running in d4fc301d3787 02:12:52 ---> Running in 42c881763f94 02:12:52 Removing intermediate container 42c881763f94 02:12:52 ---> 24bb69918738 02:12:52 Step 15/23 : EXPOSE $APP_PORT 02:12:52 Removing intermediate container 5ba5a57cfb39 02:12:52 ---> b007849719a2 02:12:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:12:52 Removing intermediate container d4fc301d3787 02:12:52 ---> d4f00aec8181 02:12:52 Step 14/24 : EXPOSE $APP_PORT 02:12:52 ---> Running in 33fb07800f39 02:12:52 ---> Running in c7216ee3b909 02:12:52 Removing intermediate container 33fb07800f39 02:12:52 ---> 9d5ef29e9154 02:12:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:52 Removing intermediate container c7216ee3b909 02:12:52 ---> 58efd1f109b2 02:12:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:52 ---> 911b7d8c08ac 02:12:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:12:52 ---> Running in b1d0fa660065 02:12:52 ---> 3a18ffe30da6 02:12:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:52 ---> b931bc1f4dd0 02:12:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:12:53 ---> ec81b2639ac0 02:12:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:12:53 ---> 600f855e0f8b 02:12:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:12:53 ---> ecdce75d475e 02:12:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:12:53 ---> 4742624deb0d 02:12:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:12:53 Removing intermediate container b1d0fa660065 02:12:53 ---> ffe8c973a718 02:12:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:12:53 ---> Running in ca6c293f9344 02:12:53 ---> Running in 1f0df72504fb 02:12:53 Removing intermediate container 1f0df72504fb 02:12:53 ---> 1099f474dcd2 02:12:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:54 ---> Running in d1fe3c1ad293 02:12:54 ---> efa741a87560 02:12:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:12:54 Removing intermediate container d1fe3c1ad293 02:12:54 ---> 2e5c8de69d12 02:12:54 Step 21/23 : LABEL arch=x86_64 02:12:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:54 ---> Running in d7c20e01a4fe 02:12:54 Removing intermediate container d7c20e01a4fe 02:12:54 ---> 72ffb107b35e 02:12:54 Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:12:54 ---> 057a062fe554 02:12:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:12:54 ---> Running in a8cc89fb0e1f 02:12:54 Removing intermediate container a8cc89fb0e1f 02:12:54 ---> 974f16edb649 02:12:54 Step 23/23 : LABEL version=2.0.1-dev.46 02:12:54 ---> Running in 9367850ce946 02:12:54 ---> 734872d7a317 02:12:54 Step 22/26 : 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/ 02:12:54 ---> Running in 065811e4a4bb 02:12:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:54 Removing intermediate container 9367850ce946 02:12:54 ---> 80e32a283287 02:12:54 02:12:54 Successfully built 80e32a283287 02:12:54 Successfully tagged support-notifications:latest 02:12:55  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) 02:12:55 Removing intermediate container 065811e4a4bb 02:12:55 ---> 4fadfc1a4571 02:12:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:12:55 (2/6) Installing libgcc (9.3.0-r2) 02:12:55 ---> Running in 06172230054d 02:12:55 (3/6) Installing libsodium (1.0.18-r0) 02:12:55 Removing intermediate container 06172230054d 02:12:55 ---> e648c9f8cb4c 02:12:55 Step 24/26 : LABEL arch=x86_64 02:12:55 ---> Running in 8c85cafa6ef9 02:12:55 (4/6) Installing libstdc++ (9.3.0-r2) 02:12:55 Removing intermediate container 8c85cafa6ef9 02:12:55 ---> 1ac6792cfdc3 02:12:55 Step 25/26 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:12:55 ---> Running in d6396d0904c1 02:12:55 Removing intermediate container d6396d0904c1 02:12:55 ---> 8d3808bd15d5 02:12:55 Step 26/26 : LABEL version=2.0.1-dev.46 02:12:55 ---> Running in 309fcca41025 02:12:55 Removing intermediate container 309fcca41025 02:12:55 ---> d307dfec8d63 02:12:55 02:12:55 Successfully built d307dfec8d63 02:12:55 Successfully tagged security-secretstore-setup:latest 02:12:56  Building security-secretstore-setup ... done (5/6) Installing libzmq (4.3.3-r0) 02:12:56 (6/6) Installing zeromq (4.3.3-r0) 02:12:56 Executing busybox-1.31.1-r20.trigger 02:12:56 OK: 8 MiB in 20 packages 02:12:56 Removing intermediate container ca6c293f9344 02:12:56 ---> 2d6d2a44791d 02:12:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:56 ---> 096caf4be3b4 02:12:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:12:57 ---> 347ffef472e6 02:12:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:12:57 ---> 3511ac976c7a 02:12:57 Step 20/24 : ENTRYPOINT ["/core-data"] 02:12:57 ---> Running in 00a869efe572 02:12:57 Removing intermediate container 00a869efe572 02:12:57 ---> 7d9a73d55bf5 02:12:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:57 ---> Running in fb68826afce2 02:12:57 Removing intermediate container fb68826afce2 02:12:57 ---> f1ffca59779a 02:12:57 Step 22/24 : LABEL arch=x86_64 02:12:57 ---> Running in 2f0ea841ce93 02:12:57 Removing intermediate container 2f0ea841ce93 02:12:57 ---> e627bf79a628 02:12:57 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:12:57 ---> Running in 15d6f1a391de 02:12:57 Removing intermediate container 15d6f1a391de 02:12:57 ---> 28b22b141a04 02:12:57 Step 24/24 : LABEL version=2.0.1-dev.46 02:12:57 ---> Running in 0c79b37cc713 02:12:57 Removing intermediate container 0c79b37cc713 02:12:57 ---> 644aaebb868f 02:12:57 02:12:58 Successfully built 644aaebb868f 02:12:58 Successfully tagged core-data:latest 02:12:58  Building core-data ... done  [Pipeline] } 02:12:58 $ docker stop --time=1 9d40a57d3935e75aa985bed813dd954a10452859287e24e36f99411e76c6491d 02:12:59 $ docker rm -f 9d40a57d3935e75aa985bed813dd954a10452859287e24e36f99411e76c6491d [Pipeline] // withDockerContainer [Pipeline] sh 02:12:59 + docker images 02:12:59 REPOSITORY TAG IMAGE ID CREATED SIZE 02:12:59 core-data latest 644aaebb868f 2 seconds ago 20.4MB 02:12:59 security-secretstore-setup latest d307dfec8d63 4 seconds ago 28.1MB 02:12:59 support-notifications latest 80e32a283287 5 seconds ago 16.8MB 02:12:59 1158d5bd8d3c 8 seconds ago 1.76GB 02:12:59 fc5e7c2663d4 10 seconds ago 1.75GB 02:12:59 f603fcdddd27 10 seconds ago 1.76GB 02:12:59 sys-mgmt-agent latest 2ae24df362e8 24 seconds ago 325MB 02:12:59 core-command latest e684d2be4154 39 seconds ago 16MB 02:12:59 08dfadd15a38 43 seconds ago 1.75GB 02:12:59 security-bootstrapper latest 6f1ff26d597d 47 seconds ago 18.8MB 02:12:59 49183e2588e9 About a minute ago 1.75GB 02:12:59 core-metadata latest 8ee21c3c14a4 About a minute ago 16.7MB 02:12:59 support-scheduler latest 223193d9bb47 About a minute ago 16.1MB 02:12:59 b2039d545729 About a minute ago 1.75GB 02:12:59 security-proxy-setup latest 3e7731eecacb About a minute ago 26MB 02:12:59 319e3130353c About a minute ago 1.76GB 02:12:59 dff4fe74114e About a minute ago 1.75GB 02:12:59 7b6c2be1dc32 About a minute ago 1.76GB 02:12:59 ci-base-image-x86_64 latest 31d6f29cc0bf 5 minutes ago 1.25GB 02:12:59 alpine 3.12 48b8ec4ed9eb 13 days ago 5.58MB 02:12:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 02:12:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 02:12:59 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:12:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 02:13:00 provisioning config files... 02:13:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config9096682132677313857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:00 ---> docker-login.sh 02:13:00 nexus3.edgexfoundry.org:10001 02:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:00 Configure a credential helper to remove this warning. See 02:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:00 02:13:00 Login Succeeded 02:13:00 nexus3.edgexfoundry.org:10002 02:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:00 Configure a credential helper to remove this warning. See 02:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:00 02:13:00 Login Succeeded 02:13:00 nexus3.edgexfoundry.org:10003 02:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:01 Configure a credential helper to remove this warning. See 02:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:01 02:13:01 Login Succeeded 02:13:01 nexus3.edgexfoundry.org:10004 02:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:01 Configure a credential helper to remove this warning. See 02:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:01 02:13:01 Login Succeeded 02:13:01 docker.io 02:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:01 Configure a credential helper to remove this warning. See 02:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:01 02:13:01 Login Succeeded 02:13:01 ---> docker-login.sh ends [Pipeline] } 02:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:13:01 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:01 latest 02:13:01 2.0.1-dev.46 02:13:01 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:01 main 02:13:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:02 + docker push nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:13:02 098717e5e5da: Preparing 02:13:02 64a6eab7b654: Preparing 02:13:02 cfc794bb2671: Preparing 02:13:02 88ac3c9f6524: Preparing 02:13:02 e6688e911f15: Preparing 02:13:02 e6688e911f15: Layer already exists 02:13:02 098717e5e5da: Pushed 02:13:02 88ac3c9f6524: Pushed 02:13:02 cfc794bb2671: Pushed 02:13:03 64a6eab7b654: Pushed 02:13:03 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 02:13:04 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:13:04 098717e5e5da: Preparing 02:13:04 64a6eab7b654: Preparing 02:13:04 cfc794bb2671: Preparing 02:13:04 88ac3c9f6524: Preparing 02:13:04 e6688e911f15: Preparing 02:13:04 cfc794bb2671: Layer already exists 02:13:04 e6688e911f15: Layer already exists 02:13:04 098717e5e5da: Layer already exists 02:13:04 88ac3c9f6524: Layer already exists 02:13:04 64a6eab7b654: Layer already exists 02:13:04 latest: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:05 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.46 02:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:13:05 098717e5e5da: Preparing 02:13:05 64a6eab7b654: Preparing 02:13:05 cfc794bb2671: Preparing 02:13:05 88ac3c9f6524: Preparing 02:13:05 e6688e911f15: Preparing 02:13:05 cfc794bb2671: Layer already exists 02:13:05 64a6eab7b654: Layer already exists 02:13:05 88ac3c9f6524: Layer already exists 02:13:05 098717e5e5da: Layer already exists 02:13:05 e6688e911f15: Layer already exists 02:13:05 2.0.1-dev.46: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:05 + docker push nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:13:05 098717e5e5da: Preparing 02:13:05 64a6eab7b654: Preparing 02:13:05 cfc794bb2671: Preparing 02:13:05 88ac3c9f6524: Preparing 02:13:05 e6688e911f15: Preparing 02:13:05 e6688e911f15: Layer already exists 02:13:05 88ac3c9f6524: Layer already exists 02:13:05 64a6eab7b654: Layer already exists 02:13:05 098717e5e5da: Layer already exists 02:13:05 cfc794bb2671: Layer already exists 02:13:05 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 02:13:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:13:06 098717e5e5da: Preparing 02:13:06 64a6eab7b654: Preparing 02:13:06 cfc794bb2671: Preparing 02:13:06 88ac3c9f6524: Preparing 02:13:06 e6688e911f15: Preparing 02:13:06 88ac3c9f6524: Layer already exists 02:13:06 e6688e911f15: Layer already exists 02:13:06 cfc794bb2671: Layer already exists 02:13:06 64a6eab7b654: Layer already exists 02:13:06 098717e5e5da: Layer already exists 02:13:06 main: digest: sha256:ec0a43e30d706839583508b9869d7c1cec7be586c63e8e8a9cb0bf3d77515209 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:06 ===================================================== [Pipeline] echo 02:13:06 taggedImages: 02:13:06 - nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:06 - nexus3.edgexfoundry.org:10004/core-command:latest 02:13:06 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.46 02:13:06 - nexus3.edgexfoundry.org:10004/core-command:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:13:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:13:06 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:06 latest 02:13:06 2.0.1-dev.46 02:13:06 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:06 main 02:13:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:07 + docker push nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:13:07 3b8d36c8c1f4: Preparing 02:13:07 59773dee7dbc: Preparing 02:13:07 cfc794bb2671: Preparing 02:13:07 4fce76218849: Preparing 02:13:07 178589a6b5e5: Preparing 02:13:07 e6688e911f15: Preparing 02:13:07 e6688e911f15: Waiting 02:13:07 cfc794bb2671: Layer already exists 02:13:07 e6688e911f15: Layer already exists 02:13:07 178589a6b5e5: Pushed 02:13:07 3b8d36c8c1f4: Pushed 02:13:07 4fce76218849: Pushed 02:13:08 59773dee7dbc: Pushed 02:13:08 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh 02:13:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 02:13:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:13:09 3b8d36c8c1f4: Preparing 02:13:09 59773dee7dbc: Preparing 02:13:09 cfc794bb2671: Preparing 02:13:09 4fce76218849: Preparing 02:13:09 178589a6b5e5: Preparing 02:13:09 e6688e911f15: Preparing 02:13:09 e6688e911f15: Waiting 02:13:09 4fce76218849: Layer already exists 02:13:09 178589a6b5e5: Layer already exists 02:13:09 3b8d36c8c1f4: Layer already exists 02:13:09 cfc794bb2671: Layer already exists 02:13:09 59773dee7dbc: Layer already exists 02:13:09 e6688e911f15: Layer already exists 02:13:09 latest: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh 02:13:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:10 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.46 02:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:13:10 3b8d36c8c1f4: Preparing 02:13:10 59773dee7dbc: Preparing 02:13:10 cfc794bb2671: Preparing 02:13:10 4fce76218849: Preparing 02:13:10 178589a6b5e5: Preparing 02:13:10 e6688e911f15: Preparing 02:13:10 e6688e911f15: Waiting 02:13:10 59773dee7dbc: Layer already exists 02:13:10 cfc794bb2671: Layer already exists 02:13:10 178589a6b5e5: Layer already exists 02:13:10 4fce76218849: Layer already exists 02:13:10 3b8d36c8c1f4: Layer already exists 02:13:10 e6688e911f15: Layer already exists 02:13:10 2.0.1-dev.46: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh 02:13:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:10 + docker push nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:13:10 3b8d36c8c1f4: Preparing 02:13:10 59773dee7dbc: Preparing 02:13:10 cfc794bb2671: Preparing 02:13:10 4fce76218849: Preparing 02:13:10 178589a6b5e5: Preparing 02:13:10 e6688e911f15: Preparing 02:13:10 e6688e911f15: Waiting 02:13:10 cfc794bb2671: Layer already exists 02:13:10 178589a6b5e5: Layer already exists 02:13:10 4fce76218849: Layer already exists 02:13:10 3b8d36c8c1f4: Layer already exists 02:13:10 59773dee7dbc: Layer already exists 02:13:10 e6688e911f15: Layer already exists 02:13:10 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] isUnix [Pipeline] sh 02:13:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 02:13:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:13:11 3b8d36c8c1f4: Preparing 02:13:11 59773dee7dbc: Preparing 02:13:11 cfc794bb2671: Preparing 02:13:11 4fce76218849: Preparing 02:13:11 178589a6b5e5: Preparing 02:13:11 e6688e911f15: Preparing 02:13:11 e6688e911f15: Waiting 02:13:11 178589a6b5e5: Layer already exists 02:13:11 cfc794bb2671: Layer already exists 02:13:11 3b8d36c8c1f4: Layer already exists 02:13:11 4fce76218849: Layer already exists 02:13:11 59773dee7dbc: Layer already exists 02:13:11 e6688e911f15: Layer already exists 02:13:11 main: digest: sha256:7ae8eb3843e4d5b0a616900b798514f6b968d240065139e6fc16ac5d0e6f83db size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:11 ===================================================== [Pipeline] echo 02:13:11 taggedImages: 02:13:11 - nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:11 - nexus3.edgexfoundry.org:10004/core-data:latest 02:13:11 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.46 02:13:11 - nexus3.edgexfoundry.org:10004/core-data:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:13:11 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:13:11 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:11 latest 02:13:11 2.0.1-dev.46 02:13:11 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:11 main 02:13:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:12 1e6330af5ec9: Preparing 02:13:12 7d015202f302: Preparing 02:13:12 cfc794bb2671: Preparing 02:13:12 88ac3c9f6524: Preparing 02:13:12 e6688e911f15: Preparing 02:13:12 e6688e911f15: Layer already exists 02:13:12 cfc794bb2671: Layer already exists 02:13:12 1e6330af5ec9: Pushed 02:13:12 88ac3c9f6524: Layer already exists 02:13:14 7d015202f302: Pushed 02:13:14 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 02:13:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:14 1e6330af5ec9: Preparing 02:13:14 7d015202f302: Preparing 02:13:14 cfc794bb2671: Preparing 02:13:14 88ac3c9f6524: Preparing 02:13:14 e6688e911f15: Preparing 02:13:14 e6688e911f15: Layer already exists 02:13:14 88ac3c9f6524: Layer already exists 02:13:14 7d015202f302: Layer already exists 02:13:14 1e6330af5ec9: Layer already exists 02:13:14 cfc794bb2671: Layer already exists 02:13:14 latest: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.46 02:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:15 1e6330af5ec9: Preparing 02:13:15 7d015202f302: Preparing 02:13:15 cfc794bb2671: Preparing 02:13:15 88ac3c9f6524: Preparing 02:13:15 e6688e911f15: Preparing 02:13:15 88ac3c9f6524: Layer already exists 02:13:15 e6688e911f15: Layer already exists 02:13:15 1e6330af5ec9: Layer already exists 02:13:15 7d015202f302: Layer already exists 02:13:15 cfc794bb2671: Layer already exists 02:13:15 2.0.1-dev.46: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:16 1e6330af5ec9: Preparing 02:13:16 7d015202f302: Preparing 02:13:16 cfc794bb2671: Preparing 02:13:16 88ac3c9f6524: Preparing 02:13:16 e6688e911f15: Preparing 02:13:16 88ac3c9f6524: Layer already exists 02:13:16 e6688e911f15: Layer already exists 02:13:16 cfc794bb2671: Layer already exists 02:13:16 7d015202f302: Layer already exists 02:13:16 1e6330af5ec9: Layer already exists 02:13:16 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 02:13:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:16 1e6330af5ec9: Preparing 02:13:16 7d015202f302: Preparing 02:13:16 cfc794bb2671: Preparing 02:13:16 88ac3c9f6524: Preparing 02:13:16 e6688e911f15: Preparing 02:13:16 88ac3c9f6524: Layer already exists 02:13:16 e6688e911f15: Layer already exists 02:13:16 cfc794bb2671: Layer already exists 02:13:16 1e6330af5ec9: Layer already exists 02:13:16 7d015202f302: Layer already exists 02:13:16 main: digest: sha256:b35ab0c0ccb631327f05f47c09620347940e7b780da14ac3b10992c3ae0565f8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:16 ===================================================== [Pipeline] echo 02:13:16 taggedImages: 02:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.46 02:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:16 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:13:16 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:13:16 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:16 latest 02:13:16 2.0.1-dev.46 02:13:16 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:16 main 02:13:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:17 a47fefeb0cff: Preparing 02:13:17 a47fefeb0cff: Preparing 02:13:17 c99832429096: Preparing 02:13:17 f8cceb068498: Preparing 02:13:17 a7dd8217b64f: Preparing 02:13:17 dd9d9e4b29e7: Preparing 02:13:17 cfc794bb2671: Preparing 02:13:17 f60c790d022b: Preparing 02:13:17 c0d0019e384a: Preparing 02:13:17 7ba30c36d479: Preparing 02:13:17 92713dbe92fa: Preparing 02:13:17 e6688e911f15: Preparing 02:13:17 cfc794bb2671: Waiting 02:13:17 f60c790d022b: Waiting 02:13:17 c0d0019e384a: Waiting 02:13:17 7ba30c36d479: Waiting 02:13:17 92713dbe92fa: Waiting 02:13:17 e6688e911f15: Waiting 02:13:17 c99832429096: Pushed 02:13:17 a7dd8217b64f: Pushed 02:13:17 f8cceb068498: Pushed 02:13:17 a47fefeb0cff: Pushed 02:13:17 cfc794bb2671: Layer already exists 02:13:18 c0d0019e384a: Pushed 02:13:18 f60c790d022b: Pushed 02:13:18 e6688e911f15: Layer already exists 02:13:18 92713dbe92fa: Pushed 02:13:18 7ba30c36d479: Pushed 02:13:19 dd9d9e4b29e7: Pushed 02:13:19 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:13:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 02:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:20 a47fefeb0cff: Preparing 02:13:20 a47fefeb0cff: Preparing 02:13:20 c99832429096: Preparing 02:13:20 f8cceb068498: Preparing 02:13:20 a7dd8217b64f: Preparing 02:13:20 dd9d9e4b29e7: Preparing 02:13:20 cfc794bb2671: Preparing 02:13:20 f60c790d022b: Preparing 02:13:20 c0d0019e384a: Preparing 02:13:20 7ba30c36d479: Preparing 02:13:20 92713dbe92fa: Preparing 02:13:20 e6688e911f15: Preparing 02:13:20 cfc794bb2671: Waiting 02:13:20 f60c790d022b: Waiting 02:13:20 c0d0019e384a: Waiting 02:13:20 7ba30c36d479: Waiting 02:13:20 92713dbe92fa: Waiting 02:13:20 e6688e911f15: Waiting 02:13:20 dd9d9e4b29e7: Layer already exists 02:13:20 f8cceb068498: Layer already exists 02:13:20 a7dd8217b64f: Layer already exists 02:13:20 a47fefeb0cff: Layer already exists 02:13:20 c99832429096: Layer already exists 02:13:20 f60c790d022b: Layer already exists 02:13:20 cfc794bb2671: Layer already exists 02:13:20 7ba30c36d479: Layer already exists 02:13:20 92713dbe92fa: Layer already exists 02:13:20 c0d0019e384a: Layer already exists 02:13:20 e6688e911f15: Layer already exists 02:13:20 latest: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:13:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.46 02:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:20 a47fefeb0cff: Preparing 02:13:20 a47fefeb0cff: Preparing 02:13:20 c99832429096: Preparing 02:13:20 f8cceb068498: Preparing 02:13:20 a7dd8217b64f: Preparing 02:13:20 dd9d9e4b29e7: Preparing 02:13:20 cfc794bb2671: Preparing 02:13:20 f60c790d022b: Preparing 02:13:20 c0d0019e384a: Preparing 02:13:20 7ba30c36d479: Preparing 02:13:20 92713dbe92fa: Preparing 02:13:20 e6688e911f15: Preparing 02:13:20 cfc794bb2671: Waiting 02:13:20 f60c790d022b: Waiting 02:13:20 c0d0019e384a: Waiting 02:13:20 7ba30c36d479: Waiting 02:13:20 92713dbe92fa: Waiting 02:13:20 e6688e911f15: Waiting 02:13:20 dd9d9e4b29e7: Layer already exists 02:13:20 a7dd8217b64f: Layer already exists 02:13:20 f8cceb068498: Layer already exists 02:13:20 c99832429096: Layer already exists 02:13:20 a47fefeb0cff: Layer already exists 02:13:20 cfc794bb2671: Layer already exists 02:13:20 f60c790d022b: Layer already exists 02:13:20 c0d0019e384a: Layer already exists 02:13:20 92713dbe92fa: Layer already exists 02:13:20 7ba30c36d479: Layer already exists 02:13:20 e6688e911f15: Layer already exists 02:13:20 2.0.1-dev.46: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:13:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:21 a47fefeb0cff: Preparing 02:13:21 a47fefeb0cff: Preparing 02:13:21 c99832429096: Preparing 02:13:21 f8cceb068498: Preparing 02:13:21 a7dd8217b64f: Preparing 02:13:21 dd9d9e4b29e7: Preparing 02:13:21 cfc794bb2671: Preparing 02:13:21 f60c790d022b: Preparing 02:13:21 c0d0019e384a: Preparing 02:13:21 7ba30c36d479: Preparing 02:13:21 92713dbe92fa: Preparing 02:13:21 e6688e911f15: Preparing 02:13:21 cfc794bb2671: Waiting 02:13:21 f60c790d022b: Waiting 02:13:21 c0d0019e384a: Waiting 02:13:21 7ba30c36d479: Waiting 02:13:21 92713dbe92fa: Waiting 02:13:21 e6688e911f15: Waiting 02:13:21 c99832429096: Layer already exists 02:13:21 f8cceb068498: Layer already exists 02:13:21 a7dd8217b64f: Layer already exists 02:13:21 a47fefeb0cff: Layer already exists 02:13:21 dd9d9e4b29e7: Layer already exists 02:13:21 f60c790d022b: Layer already exists 02:13:21 cfc794bb2671: Layer already exists 02:13:21 c0d0019e384a: Layer already exists 02:13:21 7ba30c36d479: Layer already exists 02:13:21 92713dbe92fa: Layer already exists 02:13:21 e6688e911f15: Layer already exists 02:13:21 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:13:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 02:13:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:13:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:22 a47fefeb0cff: Preparing 02:13:22 a47fefeb0cff: Preparing 02:13:22 c99832429096: Preparing 02:13:22 f8cceb068498: Preparing 02:13:22 a7dd8217b64f: Preparing 02:13:22 dd9d9e4b29e7: Preparing 02:13:22 cfc794bb2671: Preparing 02:13:22 f60c790d022b: Preparing 02:13:22 c0d0019e384a: Preparing 02:13:22 7ba30c36d479: Preparing 02:13:22 92713dbe92fa: Preparing 02:13:22 e6688e911f15: Preparing 02:13:22 cfc794bb2671: Waiting 02:13:22 f60c790d022b: Waiting 02:13:22 c0d0019e384a: Waiting 02:13:22 7ba30c36d479: Waiting 02:13:22 92713dbe92fa: Waiting 02:13:22 e6688e911f15: Waiting 02:13:22 a47fefeb0cff: Layer already exists 02:13:22 dd9d9e4b29e7: Layer already exists 02:13:22 c99832429096: Layer already exists 02:13:22 f8cceb068498: Layer already exists 02:13:22 a7dd8217b64f: Layer already exists 02:13:22 c0d0019e384a: Layer already exists 02:13:22 7ba30c36d479: Layer already exists 02:13:22 92713dbe92fa: Layer already exists 02:13:22 f60c790d022b: Layer already exists 02:13:22 cfc794bb2671: Layer already exists 02:13:22 e6688e911f15: Layer already exists 02:13:22 main: digest: sha256:f83d0e4497dc072da85ffcc81fcc062de62f71106572451088f5238088f5969c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:22 ===================================================== [Pipeline] echo 02:13:22 taggedImages: 02:13:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:13:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.46 02:13:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:13:22 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:13:22 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:22 latest 02:13:22 2.0.1-dev.46 02:13:22 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:22 main 02:13:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:23 f003d923ac1f: Preparing 02:13:23 219f2923d8b2: Preparing 02:13:23 95cfe0ba605e: Preparing 02:13:23 85253d50e70d: Preparing 02:13:23 4d190f22daed: Preparing 02:13:23 e6688e911f15: Preparing 02:13:23 e6688e911f15: Waiting 02:13:23 95cfe0ba605e: Pushed 02:13:23 85253d50e70d: Pushed 02:13:23 e6688e911f15: Layer already exists 02:13:23 4d190f22daed: Pushed 02:13:24 219f2923d8b2: Pushed 02:13:24 f003d923ac1f: Pushed 02:13:24 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh 02:13:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 02:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:25 f003d923ac1f: Preparing 02:13:25 219f2923d8b2: Preparing 02:13:25 95cfe0ba605e: Preparing 02:13:25 85253d50e70d: Preparing 02:13:25 4d190f22daed: Preparing 02:13:25 e6688e911f15: Preparing 02:13:25 e6688e911f15: Waiting 02:13:25 4d190f22daed: Layer already exists 02:13:25 f003d923ac1f: Layer already exists 02:13:25 219f2923d8b2: Layer already exists 02:13:25 95cfe0ba605e: Layer already exists 02:13:25 85253d50e70d: Layer already exists 02:13:25 e6688e911f15: Layer already exists 02:13:25 latest: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh 02:13:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.46 02:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:25 f003d923ac1f: Preparing 02:13:25 219f2923d8b2: Preparing 02:13:25 95cfe0ba605e: Preparing 02:13:25 85253d50e70d: Preparing 02:13:25 4d190f22daed: Preparing 02:13:25 e6688e911f15: Preparing 02:13:25 e6688e911f15: Waiting 02:13:25 4d190f22daed: Layer already exists 02:13:25 85253d50e70d: Layer already exists 02:13:25 219f2923d8b2: Layer already exists 02:13:25 95cfe0ba605e: Layer already exists 02:13:25 f003d923ac1f: Layer already exists 02:13:25 e6688e911f15: Layer already exists 02:13:25 2.0.1-dev.46: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh 02:13:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:26 f003d923ac1f: Preparing 02:13:26 219f2923d8b2: Preparing 02:13:26 95cfe0ba605e: Preparing 02:13:26 85253d50e70d: Preparing 02:13:26 4d190f22daed: Preparing 02:13:26 e6688e911f15: Preparing 02:13:26 e6688e911f15: Waiting 02:13:26 f003d923ac1f: Layer already exists 02:13:26 4d190f22daed: Layer already exists 02:13:26 219f2923d8b2: Layer already exists 02:13:26 95cfe0ba605e: Layer already exists 02:13:26 85253d50e70d: Layer already exists 02:13:26 e6688e911f15: Layer already exists 02:13:26 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] isUnix [Pipeline] sh 02:13:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 02:13:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:27 f003d923ac1f: Preparing 02:13:27 219f2923d8b2: Preparing 02:13:27 95cfe0ba605e: Preparing 02:13:27 85253d50e70d: Preparing 02:13:27 4d190f22daed: Preparing 02:13:27 e6688e911f15: Preparing 02:13:27 e6688e911f15: Waiting 02:13:27 85253d50e70d: Layer already exists 02:13:27 95cfe0ba605e: Layer already exists 02:13:27 f003d923ac1f: Layer already exists 02:13:27 4d190f22daed: Layer already exists 02:13:27 219f2923d8b2: Layer already exists 02:13:27 e6688e911f15: Layer already exists 02:13:27 main: digest: sha256:8f25bf7cbf4de8e86f24477de8a99ea7d0f9cdc9ed3be7ad94e418a4c091ad5f size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:27 ===================================================== [Pipeline] echo 02:13:27 taggedImages: 02:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.46 02:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:13:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:13:27 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:27 latest 02:13:27 2.0.1-dev.46 02:13:27 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:27 main 02:13:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:27 9a7bc72acab3: Preparing 02:13:27 d6298eed8451: Preparing 02:13:27 5d9a8fed94cc: Preparing 02:13:27 170f12c3b009: Preparing 02:13:27 9c708447da0b: Preparing 02:13:27 1b2682bea164: Preparing 02:13:27 f24e9e135382: Preparing 02:13:27 a1d118c3aee0: Preparing 02:13:27 ef32a4a39f11: Preparing 02:13:27 e6688e911f15: Preparing 02:13:27 1b2682bea164: Waiting 02:13:27 f24e9e135382: Waiting 02:13:27 a1d118c3aee0: Waiting 02:13:27 ef32a4a39f11: Waiting 02:13:27 e6688e911f15: Waiting 02:13:28 d6298eed8451: Pushed 02:13:28 9c708447da0b: Pushed 02:13:28 9a7bc72acab3: Pushed 02:13:28 1b2682bea164: Pushed 02:13:28 a1d118c3aee0: Pushed 02:13:28 f24e9e135382: Pushed 02:13:28 e6688e911f15: Layer already exists 02:13:28 170f12c3b009: Pushed 02:13:28 ef32a4a39f11: Pushed 02:13:28 5d9a8fed94cc: Pushed 02:13:29 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:13:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 02:13:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:30 9a7bc72acab3: Preparing 02:13:30 d6298eed8451: Preparing 02:13:30 5d9a8fed94cc: Preparing 02:13:30 170f12c3b009: Preparing 02:13:30 9c708447da0b: Preparing 02:13:30 1b2682bea164: Preparing 02:13:30 f24e9e135382: Preparing 02:13:30 a1d118c3aee0: Preparing 02:13:30 ef32a4a39f11: Preparing 02:13:30 e6688e911f15: Preparing 02:13:30 1b2682bea164: Waiting 02:13:30 f24e9e135382: Waiting 02:13:30 a1d118c3aee0: Waiting 02:13:30 ef32a4a39f11: Waiting 02:13:30 e6688e911f15: Waiting 02:13:30 170f12c3b009: Layer already exists 02:13:30 5d9a8fed94cc: Layer already exists 02:13:30 9c708447da0b: Layer already exists 02:13:30 9a7bc72acab3: Layer already exists 02:13:30 d6298eed8451: Layer already exists 02:13:30 1b2682bea164: Layer already exists 02:13:30 f24e9e135382: Layer already exists 02:13:30 a1d118c3aee0: Layer already exists 02:13:30 e6688e911f15: Layer already exists 02:13:30 ef32a4a39f11: Layer already exists 02:13:30 latest: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:13:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.46 02:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:31 9a7bc72acab3: Preparing 02:13:31 d6298eed8451: Preparing 02:13:31 5d9a8fed94cc: Preparing 02:13:31 170f12c3b009: Preparing 02:13:31 9c708447da0b: Preparing 02:13:31 1b2682bea164: Preparing 02:13:31 f24e9e135382: Preparing 02:13:31 a1d118c3aee0: Preparing 02:13:31 ef32a4a39f11: Preparing 02:13:31 e6688e911f15: Preparing 02:13:31 1b2682bea164: Waiting 02:13:31 f24e9e135382: Waiting 02:13:31 a1d118c3aee0: Waiting 02:13:31 e6688e911f15: Waiting 02:13:31 ef32a4a39f11: Waiting 02:13:31 9c708447da0b: Layer already exists 02:13:31 9a7bc72acab3: Layer already exists 02:13:31 170f12c3b009: Layer already exists 02:13:31 d6298eed8451: Layer already exists 02:13:31 5d9a8fed94cc: Layer already exists 02:13:31 a1d118c3aee0: Layer already exists 02:13:31 ef32a4a39f11: Layer already exists 02:13:31 f24e9e135382: Layer already exists 02:13:31 1b2682bea164: Layer already exists 02:13:31 e6688e911f15: Layer already exists 02:13:31 2.0.1-dev.46: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:13:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:31 9a7bc72acab3: Preparing 02:13:31 d6298eed8451: Preparing 02:13:31 5d9a8fed94cc: Preparing 02:13:31 170f12c3b009: Preparing 02:13:31 9c708447da0b: Preparing 02:13:31 1b2682bea164: Preparing 02:13:31 f24e9e135382: Preparing 02:13:31 a1d118c3aee0: Preparing 02:13:31 ef32a4a39f11: Preparing 02:13:31 e6688e911f15: Preparing 02:13:31 1b2682bea164: Waiting 02:13:31 f24e9e135382: Waiting 02:13:31 a1d118c3aee0: Waiting 02:13:31 ef32a4a39f11: Waiting 02:13:31 e6688e911f15: Waiting 02:13:31 9a7bc72acab3: Layer already exists 02:13:31 5d9a8fed94cc: Layer already exists 02:13:31 170f12c3b009: Layer already exists 02:13:31 9c708447da0b: Layer already exists 02:13:31 d6298eed8451: Layer already exists 02:13:31 f24e9e135382: Layer already exists 02:13:31 1b2682bea164: Layer already exists 02:13:31 ef32a4a39f11: Layer already exists 02:13:31 a1d118c3aee0: Layer already exists 02:13:31 e6688e911f15: Layer already exists 02:13:31 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:13:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 02:13:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:32 9a7bc72acab3: Preparing 02:13:32 d6298eed8451: Preparing 02:13:32 5d9a8fed94cc: Preparing 02:13:32 170f12c3b009: Preparing 02:13:32 9c708447da0b: Preparing 02:13:32 1b2682bea164: Preparing 02:13:32 f24e9e135382: Preparing 02:13:32 a1d118c3aee0: Preparing 02:13:32 ef32a4a39f11: Preparing 02:13:32 e6688e911f15: Preparing 02:13:32 1b2682bea164: Waiting 02:13:32 f24e9e135382: Waiting 02:13:32 a1d118c3aee0: Waiting 02:13:32 ef32a4a39f11: Waiting 02:13:32 e6688e911f15: Waiting 02:13:32 5d9a8fed94cc: Layer already exists 02:13:32 9a7bc72acab3: Layer already exists 02:13:32 170f12c3b009: Layer already exists 02:13:32 9c708447da0b: Layer already exists 02:13:32 d6298eed8451: Layer already exists 02:13:32 ef32a4a39f11: Layer already exists 02:13:32 1b2682bea164: Layer already exists 02:13:32 f24e9e135382: Layer already exists 02:13:32 a1d118c3aee0: Layer already exists 02:13:32 e6688e911f15: Layer already exists 02:13:32 main: digest: sha256:b368b5ae9dddb5c9ba8060d003f3a3c17c429d4712890664268aa4c3ed950875 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:32 ===================================================== [Pipeline] echo 02:13:32 taggedImages: 02:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.46 02:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:13:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:13:32 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:32 latest 02:13:32 2.0.1-dev.46 02:13:32 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:32 main 02:13:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:13:33 d7a3a5cfe5c8: Preparing 02:13:33 85844c0d64f9: Preparing 02:13:33 cfc794bb2671: Preparing 02:13:33 acd8e19a6c4e: Preparing 02:13:33 e6688e911f15: Preparing 02:13:33 e6688e911f15: Layer already exists 02:13:33 cfc794bb2671: Layer already exists 02:13:33 d7a3a5cfe5c8: Pushed 02:13:33 acd8e19a6c4e: Pushed 02:13:34 85844c0d64f9: Pushed 02:13:34 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:13:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 02:13:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:13:35 d7a3a5cfe5c8: Preparing 02:13:35 85844c0d64f9: Preparing 02:13:35 cfc794bb2671: Preparing 02:13:35 acd8e19a6c4e: Preparing 02:13:35 e6688e911f15: Preparing 02:13:35 d7a3a5cfe5c8: Layer already exists 02:13:35 e6688e911f15: Layer already exists 02:13:35 acd8e19a6c4e: Layer already exists 02:13:35 cfc794bb2671: Layer already exists 02:13:35 85844c0d64f9: Layer already exists 02:13:35 latest: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:13:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.46 02:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:13:36 d7a3a5cfe5c8: Preparing 02:13:36 85844c0d64f9: Preparing 02:13:36 cfc794bb2671: Preparing 02:13:36 acd8e19a6c4e: Preparing 02:13:36 e6688e911f15: Preparing 02:13:36 d7a3a5cfe5c8: Layer already exists 02:13:36 cfc794bb2671: Layer already exists 02:13:36 acd8e19a6c4e: Layer already exists 02:13:36 e6688e911f15: Layer already exists 02:13:36 85844c0d64f9: Layer already exists 02:13:36 2.0.1-dev.46: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:13:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:13:36 d7a3a5cfe5c8: Preparing 02:13:36 85844c0d64f9: Preparing 02:13:36 cfc794bb2671: Preparing 02:13:36 acd8e19a6c4e: Preparing 02:13:36 e6688e911f15: Preparing 02:13:36 85844c0d64f9: Layer already exists 02:13:36 cfc794bb2671: Layer already exists 02:13:36 d7a3a5cfe5c8: Layer already exists 02:13:36 acd8e19a6c4e: Layer already exists 02:13:36 e6688e911f15: Layer already exists 02:13:36 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:13:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 02:13:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:13:37 d7a3a5cfe5c8: Preparing 02:13:37 85844c0d64f9: Preparing 02:13:37 cfc794bb2671: Preparing 02:13:37 acd8e19a6c4e: Preparing 02:13:37 e6688e911f15: Preparing 02:13:37 85844c0d64f9: Layer already exists 02:13:37 acd8e19a6c4e: Layer already exists 02:13:37 e6688e911f15: Layer already exists 02:13:37 d7a3a5cfe5c8: Layer already exists 02:13:37 cfc794bb2671: Layer already exists 02:13:37 main: digest: sha256:079e483b9cb13d4702547442eac80a2d58b1fec889c846464d028297d639b938 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:37 ===================================================== [Pipeline] echo 02:13:37 taggedImages: 02:13:37 - nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:13:37 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.46 02:13:37 - nexus3.edgexfoundry.org:10004/support-notifications:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:13:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:13:37 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:37 latest 02:13:37 2.0.1-dev.46 02:13:37 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:37 main 02:13:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:13:38 029ac29e5f84: Preparing 02:13:38 6f0809dac55c: Preparing 02:13:38 cfc794bb2671: Preparing 02:13:38 88ac3c9f6524: Preparing 02:13:38 e6688e911f15: Preparing 02:13:38 cfc794bb2671: Layer already exists 02:13:38 e6688e911f15: Layer already exists 02:13:38 88ac3c9f6524: Layer already exists 02:13:38 029ac29e5f84: Pushed 02:13:39 6f0809dac55c: Pushed 02:13:39 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 02:13:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:13:40 029ac29e5f84: Preparing 02:13:40 6f0809dac55c: Preparing 02:13:40 cfc794bb2671: Preparing 02:13:40 88ac3c9f6524: Preparing 02:13:40 e6688e911f15: Preparing 02:13:40 e6688e911f15: Layer already exists 02:13:40 cfc794bb2671: Layer already exists 02:13:40 6f0809dac55c: Layer already exists 02:13:40 029ac29e5f84: Layer already exists 02:13:40 88ac3c9f6524: Layer already exists 02:13:40 latest: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.46 02:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:13:41 029ac29e5f84: Preparing 02:13:41 6f0809dac55c: Preparing 02:13:41 cfc794bb2671: Preparing 02:13:41 88ac3c9f6524: Preparing 02:13:41 e6688e911f15: Preparing 02:13:41 88ac3c9f6524: Layer already exists 02:13:41 029ac29e5f84: Layer already exists 02:13:41 cfc794bb2671: Layer already exists 02:13:41 6f0809dac55c: Layer already exists 02:13:41 e6688e911f15: Layer already exists 02:13:41 2.0.1-dev.46: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:13:41 029ac29e5f84: Preparing 02:13:41 6f0809dac55c: Preparing 02:13:41 cfc794bb2671: Preparing 02:13:41 88ac3c9f6524: Preparing 02:13:41 e6688e911f15: Preparing 02:13:41 e6688e911f15: Layer already exists 02:13:41 029ac29e5f84: Layer already exists 02:13:41 88ac3c9f6524: Layer already exists 02:13:41 cfc794bb2671: Layer already exists 02:13:41 6f0809dac55c: Layer already exists 02:13:41 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:13:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 02:13:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:13:42 029ac29e5f84: Preparing 02:13:42 6f0809dac55c: Preparing 02:13:42 cfc794bb2671: Preparing 02:13:42 88ac3c9f6524: Preparing 02:13:42 e6688e911f15: Preparing 02:13:42 e6688e911f15: Layer already exists 02:13:42 cfc794bb2671: Layer already exists 02:13:42 88ac3c9f6524: Layer already exists 02:13:42 029ac29e5f84: Layer already exists 02:13:42 6f0809dac55c: Layer already exists 02:13:42 main: digest: sha256:379c8d2d66468b12229f4ece8f8ac65f29e49ad36df65b1a5fb1e4a5441c3d44 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:42 ===================================================== [Pipeline] echo 02:13:42 taggedImages: 02:13:42 - nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:13:42 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.46 02:13:42 - nexus3.edgexfoundry.org:10004/support-scheduler:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:42 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:13:42 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 02:13:42 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:42 latest 02:13:42 2.0.1-dev.46 02:13:42 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:42 main 02:13:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:13:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:13:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:13:43 8bac2fbed0d9: Preparing 02:13:43 ac6d888fa406: Preparing 02:13:43 97615a97e08b: Preparing 02:13:43 734e57e997a1: Preparing 02:13:43 c080ac93e525: Preparing 02:13:43 87dec32dab56: Preparing 02:13:43 4b3c02ac6c6d: Preparing 02:13:43 3b6deb83ca37: Preparing 02:13:43 563ea45970c1: Preparing 02:13:43 91e3b9641807: Preparing 02:13:43 b2d5eeeaba3a: Preparing 02:13:43 87dec32dab56: Waiting 02:13:43 4b3c02ac6c6d: Waiting 02:13:43 3b6deb83ca37: Waiting 02:13:43 563ea45970c1: Waiting 02:13:43 91e3b9641807: Waiting 02:13:43 b2d5eeeaba3a: Waiting 02:13:43 c080ac93e525: Layer already exists 02:13:43 87dec32dab56: Layer already exists 02:13:43 4b3c02ac6c6d: Layer already exists 02:13:44 3b6deb83ca37: Layer already exists 02:13:44 ac6d888fa406: Pushed 02:13:44 563ea45970c1: Layer already exists 02:13:44 91e3b9641807: Layer already exists 02:13:44 8bac2fbed0d9: Pushed 02:13:44 b2d5eeeaba3a: Layer already exists 02:13:44 97615a97e08b: Pushed 02:13:48 734e57e997a1: Pushed 02:13:49 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:13:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 02:13:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:13:49 8bac2fbed0d9: Preparing 02:13:49 ac6d888fa406: Preparing 02:13:49 97615a97e08b: Preparing 02:13:49 734e57e997a1: Preparing 02:13:49 c080ac93e525: Preparing 02:13:49 87dec32dab56: Preparing 02:13:49 4b3c02ac6c6d: Preparing 02:13:49 3b6deb83ca37: Preparing 02:13:49 563ea45970c1: Preparing 02:13:49 91e3b9641807: Preparing 02:13:49 b2d5eeeaba3a: Preparing 02:13:49 87dec32dab56: Waiting 02:13:49 4b3c02ac6c6d: Waiting 02:13:49 3b6deb83ca37: Waiting 02:13:49 563ea45970c1: Waiting 02:13:49 91e3b9641807: Waiting 02:13:49 b2d5eeeaba3a: Waiting 02:13:49 ac6d888fa406: Layer already exists 02:13:49 734e57e997a1: Layer already exists 02:13:49 97615a97e08b: Layer already exists 02:13:49 c080ac93e525: Layer already exists 02:13:49 8bac2fbed0d9: Layer already exists 02:13:49 87dec32dab56: Layer already exists 02:13:49 91e3b9641807: Layer already exists 02:13:49 563ea45970c1: Layer already exists 02:13:49 4b3c02ac6c6d: Layer already exists 02:13:49 3b6deb83ca37: Layer already exists 02:13:49 b2d5eeeaba3a: Layer already exists 02:13:50 latest: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:13:50 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.46 02:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:13:50 8bac2fbed0d9: Preparing 02:13:50 ac6d888fa406: Preparing 02:13:50 97615a97e08b: Preparing 02:13:50 734e57e997a1: Preparing 02:13:50 c080ac93e525: Preparing 02:13:50 87dec32dab56: Preparing 02:13:50 4b3c02ac6c6d: Preparing 02:13:50 3b6deb83ca37: Preparing 02:13:50 563ea45970c1: Preparing 02:13:50 91e3b9641807: Preparing 02:13:50 b2d5eeeaba3a: Preparing 02:13:50 4b3c02ac6c6d: Waiting 02:13:50 3b6deb83ca37: Waiting 02:13:50 563ea45970c1: Waiting 02:13:50 91e3b9641807: Waiting 02:13:50 b2d5eeeaba3a: Waiting 02:13:50 87dec32dab56: Waiting 02:13:50 c080ac93e525: Layer already exists 02:13:50 8bac2fbed0d9: Layer already exists 02:13:50 ac6d888fa406: Layer already exists 02:13:50 734e57e997a1: Layer already exists 02:13:50 97615a97e08b: Layer already exists 02:13:50 563ea45970c1: Layer already exists 02:13:50 87dec32dab56: Layer already exists 02:13:50 91e3b9641807: Layer already exists 02:13:50 4b3c02ac6c6d: Layer already exists 02:13:50 b2d5eeeaba3a: Layer already exists 02:13:51 3b6deb83ca37: Layer already exists 02:13:51 2.0.1-dev.46: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:13:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:13:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:13:51 8bac2fbed0d9: Preparing 02:13:51 ac6d888fa406: Preparing 02:13:51 97615a97e08b: Preparing 02:13:51 734e57e997a1: Preparing 02:13:51 c080ac93e525: Preparing 02:13:51 87dec32dab56: Preparing 02:13:51 4b3c02ac6c6d: Preparing 02:13:51 3b6deb83ca37: Preparing 02:13:51 563ea45970c1: Preparing 02:13:51 91e3b9641807: Preparing 02:13:51 b2d5eeeaba3a: Preparing 02:13:51 87dec32dab56: Waiting 02:13:51 4b3c02ac6c6d: Waiting 02:13:51 3b6deb83ca37: Waiting 02:13:51 563ea45970c1: Waiting 02:13:51 91e3b9641807: Waiting 02:13:51 ac6d888fa406: Layer already exists 02:13:51 8bac2fbed0d9: Layer already exists 02:13:51 97615a97e08b: Layer already exists 02:13:51 734e57e997a1: Layer already exists 02:13:51 c080ac93e525: Layer already exists 02:13:51 3b6deb83ca37: Layer already exists 02:13:51 4b3c02ac6c6d: Layer already exists 02:13:51 563ea45970c1: Layer already exists 02:13:51 91e3b9641807: Layer already exists 02:13:51 87dec32dab56: Layer already exists 02:13:51 b2d5eeeaba3a: Layer already exists 02:13:51 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:13:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 02:13:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 02:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:13:52 8bac2fbed0d9: Preparing 02:13:52 ac6d888fa406: Preparing 02:13:52 97615a97e08b: Preparing 02:13:52 734e57e997a1: Preparing 02:13:52 c080ac93e525: Preparing 02:13:52 87dec32dab56: Preparing 02:13:52 4b3c02ac6c6d: Preparing 02:13:52 3b6deb83ca37: Preparing 02:13:52 563ea45970c1: Preparing 02:13:52 91e3b9641807: Preparing 02:13:52 b2d5eeeaba3a: Preparing 02:13:52 87dec32dab56: Waiting 02:13:52 4b3c02ac6c6d: Waiting 02:13:52 3b6deb83ca37: Waiting 02:13:52 563ea45970c1: Waiting 02:13:52 91e3b9641807: Waiting 02:13:52 b2d5eeeaba3a: Waiting 02:13:52 8bac2fbed0d9: Layer already exists 02:13:52 c080ac93e525: Layer already exists 02:13:52 97615a97e08b: Layer already exists 02:13:52 ac6d888fa406: Layer already exists 02:13:52 734e57e997a1: Layer already exists 02:13:52 563ea45970c1: Layer already exists 02:13:52 4b3c02ac6c6d: Layer already exists 02:13:52 3b6deb83ca37: Layer already exists 02:13:52 87dec32dab56: Layer already exists 02:13:52 91e3b9641807: Layer already exists 02:13:52 b2d5eeeaba3a: Layer already exists 02:13:52 main: digest: sha256:a7b37886d8b5e672fea47112e1cb8e6e1b50a7fce213979edbe9454e99897464 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:52 ===================================================== [Pipeline] echo 02:13:52 taggedImages: 02:13:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:13:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:13:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.46 02:13:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:13:52 - 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] } 02:13:55 Removing intermediate container 3fbace35329e 02:13:55 ---> 6ecfe6202cc9 02:13:55 Successfully built 6ecfe6202cc9 02:13:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:13:55 + docker inspect -f . ci-base-image-arm64 02:13:55 . [Pipeline] withDockerContainer 02:13:55 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 02:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:57 $ docker top be37c52c4a9850ce8b9bfc240c81a28774471da3efac70468d6cf3307c852adb -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:58 + go version 02:13:58 go version go1.16.6 linux/arm64 [Pipeline] } 02:13:58 $ docker stop --time=1 be37c52c4a9850ce8b9bfc240c81a28774471da3efac70468d6cf3307c852adb 02:14:00 $ docker rm -f be37c52c4a9850ce8b9bfc240c81a28774471da3efac70468d6cf3307c852adb [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 02:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:14:01 02:14:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:14:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:14:02 latest: Pulling from edgex-devops/edgex-compose-arm64 02:14:02 29e5d40040c1: Pulling fs layer 02:14:02 1ce36da41761: Pulling fs layer 02:14:02 25b303627fd3: Pulling fs layer 02:14:02 29e5d40040c1: Verifying Checksum 02:14:02 29e5d40040c1: Download complete 02:14:03 1ce36da41761: Verifying Checksum 02:14:03 1ce36da41761: Download complete 02:14:03 29e5d40040c1: Pull complete 02:14:04 1ce36da41761: Pull complete 02:14:04 25b303627fd3: Verifying Checksum 02:14:04 25b303627fd3: Download complete 02:14:14 25b303627fd3: Pull complete 02:14:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:14:15 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 02:14:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:14:19 $ docker top 80fd317ffdcf3eab7982500eae7870ce4b3fdf6503620e4370bfd0e2db5e40d3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:20 + grep parallel 02:14:20 + docker-compose build --help 02:14:23 --parallel Build images in parallel. [Pipeline] } 02:14:24 $ docker stop --time=1 80fd317ffdcf3eab7982500eae7870ce4b3fdf6503620e4370bfd0e2db5e40d3 02:14:25 $ docker rm -f 80fd317ffdcf3eab7982500eae7870ce4b3fdf6503620e4370bfd0e2db5e40d3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:14:26 . [Pipeline] withDockerContainer 02:14:26 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 02:14:26 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:14:28 $ docker top 0358b76ef4226a3c8cdddc1131452fd88818f34080116a92a74cbb231595b56d -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:29 + docker-compose -f ./docker-compose-build.yml build --parallel 02:14:32 Building core-command ... 02:14:32 Building core-data ... 02:14:32 Building core-metadata ... 02:14:32 Building security-bootstrapper ... 02:14:32 Building security-proxy-setup ... 02:14:32 Building security-secretstore-setup ... 02:14:32 Building support-notifications ... 02:14:32 Building support-scheduler ... 02:14:32 Building sys-mgmt-agent ... 02:14:32 Building security-secretstore-setup 02:14:32 Building support-scheduler 02:14:32 Building security-proxy-setup 02:14:32 Building security-bootstrapper 02:14:32 Building core-command 02:15:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:15:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:15:19 ---> 6ecfe6202cc9 02:15:19 Step 3/26 : WORKDIR /edgex-go 02:15:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:15:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:15:19 ---> 6ecfe6202cc9 02:15:19 Step 3/24 : WORKDIR /edgex-go 02:15:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:15:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:15:19 ---> 6ecfe6202cc9 02:15:19 Step 3/23 : WORKDIR /edgex-go 02:15:19 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:15:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:15:19 ---> 6ecfe6202cc9 02:15:19 Step 3/32 : WORKDIR /edgex-go 02:15:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:15:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:15:19 ---> 6ecfe6202cc9 02:15:19 Step 3/22 : WORKDIR /edgex-go 02:15:19 ---> Running in 5571609c854f 02:15:19 ---> Running in 5f4d630a6880 02:15:19 ---> Running in 19753d2d508b 02:15:19 ---> Running in f3644efb23c1 02:15:19 ---> Running in ee3b5c32f1a0 02:15:19 Removing intermediate container 5f4d630a6880 02:15:19 ---> 7888dc8f0d6a 02:15:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:19 Removing intermediate container 5571609c854f 02:15:19 ---> 7b2c531b89b3 02:15:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:19 Removing intermediate container ee3b5c32f1a0 02:15:19 ---> c27b3d206c5c 02:15:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:19 Removing intermediate container f3644efb23c1 02:15:19 ---> 9ad79b286019 02:15:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:19 Removing intermediate container 19753d2d508b 02:15:19 ---> f04625ac5f50 02:15:19 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:19 ---> Running in 2d7058b8e348 02:15:19 ---> Running in 2af39fab7ad2 02:15:19 ---> Running in 1bc274db5970 02:15:19 ---> Running in 35b3609b4ed9 02:15:19 ---> Running in fc9389231dd1 02:15:22 Removing intermediate container 2d7058b8e348 02:15:22 ---> 4faa75d0521a 02:15:22 Step 5/24 : RUN apk add --update --no-cache make git 02:15:22 Removing intermediate container 2af39fab7ad2 02:15:22 ---> b900564eaa3f 02:15:22 Step 5/26 : RUN apk add --update --no-cache make git 02:15:22 ---> Running in e1fe92190f82 02:15:22 ---> Running in 9c744945e921 02:15:22 Removing intermediate container 35b3609b4ed9 02:15:22 ---> 91cff918b697 02:15:22 Step 5/22 : RUN apk add --update --no-cache make git 02:15:23 ---> Running in bd5d3bd517f7 02:15:23 Removing intermediate container fc9389231dd1 02:15:23 ---> a09c8370d7ca 02:15:23 Step 5/32 : RUN apk add --update --no-cache make git 02:15:23 Removing intermediate container 1bc274db5970 02:15:23 ---> 74e4499cad1b 02:15:23 Step 5/23 : RUN apk add --update --no-cache make git 02:15:23 ---> Running in 86e89972a0a4 02:15:23 ---> Running in c81e6cedfa57 02:15:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:15:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:15:26 OK: 218 MiB in 52 packages 02:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:15:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:15:27 OK: 218 MiB in 52 packages 02:15:27 OK: 218 MiB in 52 packages 02:15:28 OK: 218 MiB in 52 packages 02:15:28 OK: 218 MiB in 52 packages 02:15:28 Removing intermediate container e1fe92190f82 02:15:28 ---> 648132661138 02:15:28 Step 6/24 : COPY go.mod . 02:15:28 Removing intermediate container 9c744945e921 02:15:28 ---> 00bab3d5c9b3 02:15:28 Step 6/26 : COPY go.mod . 02:15:29 Removing intermediate container c81e6cedfa57 02:15:29 ---> 5e4e315d14d7 02:15:29 Step 6/23 : COPY go.mod . 02:15:29 ---> e1ec593b1df4 02:15:29 Step 7/24 : RUN go mod download 02:15:29 ---> Running in 02d5ffb0fec8 02:15:29 Removing intermediate container bd5d3bd517f7 02:15:29 ---> e8738586a609 02:15:29 Step 6/22 : COPY go.mod . 02:15:29 Removing intermediate container 86e89972a0a4 02:15:29 ---> 29715fcbb595 02:15:29 Step 6/32 : COPY go.mod . 02:15:30 ---> d827a70fc58d 02:15:30 Step 7/26 : RUN go mod download 02:15:30 ---> Running in 85aeb6b0f79e 02:15:30 ---> 6263145a3f72 02:15:30 Step 7/23 : RUN go mod download 02:15:30 ---> 210f1e12663e 02:15:30 Step 7/22 : RUN go mod download 02:15:31 ---> Running in 08f734ce0928 02:15:31 ---> 6397369bb186 02:15:31 Step 7/32 : RUN go mod download 02:15:31 ---> Running in c79768839a3f 02:15:31 ---> Running in 0c7178b3b40e 02:15:34 Removing intermediate container 02d5ffb0fec8 02:15:34 ---> 0556813b1c9c 02:15:34 Step 8/24 : COPY . . 02:15:39 Removing intermediate container 85aeb6b0f79e 02:15:39 ---> 4b8b4e8a8b68 02:15:39 Step 8/26 : COPY . . 02:15:40 Removing intermediate container 08f734ce0928 02:15:40 ---> 59819509b574 02:15:40 Step 8/23 : COPY . . 02:15:43 Removing intermediate container 0c7178b3b40e 02:15:43 ---> b56474c844e5 02:15:43 Step 8/32 : COPY . . 02:15:43 Removing intermediate container c79768839a3f 02:15:43 ---> 20e8a22747d0 02:15:43 Step 8/22 : COPY . . 02:15:44 ---> 8426174e3cfd 02:15:44 Step 9/24 : RUN go mod tidy 02:15:50 ---> Running in cbce48416614 02:15:53 ---> 23315a8ea9e6 02:15:53 Step 9/23 : RUN go mod tidy 02:15:53 ---> 9c2302773019 02:15:53 Step 9/26 : RUN go mod tidy 02:15:53 ---> Running in debbcb515b25 02:15:53 ---> 71370d33719c 02:15:53 Step 9/32 : RUN go mod tidy 02:15:53 ---> Running in fadcb366c063 02:15:53 ---> cac8c6f74d61 02:15:53 Step 9/22 : RUN go mod tidy 02:15:53 ---> Running in b010cc2ba59b 02:15:53 ---> Running in b7e5c6a96e40 02:15:58 Removing intermediate container cbce48416614 02:15:58 ---> 30e0310b29a6 02:15:58 Step 10/24 : RUN make cmd/core-command/core-command 02:15:58 ---> Running in 9677b37a275d 02:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-command/core-command ./cmd/core-command 02:16:02 Removing intermediate container debbcb515b25 02:16:02 ---> 6cc9339d8d66 02:16:02 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:16:02 ---> Running in 919c4dc6e011 02:16:02 Removing intermediate container fadcb366c063 02:16:02 ---> c572d6d8fd06 02:16:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:16:02 Removing intermediate container b7e5c6a96e40 02:16:02 ---> d588869e269b 02:16:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:16:02 Removing intermediate container b010cc2ba59b 02:16:02 ---> 502dec85cbe1 02:16:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:16:03 ---> Running in cda58659cd3d 02:16:03 ---> Running in 936146b571bd 02:16:03 ---> Running in c6eef3f75a17 02:16:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:17:58 Removing intermediate container 9677b37a275d 02:17:58 ---> fdfa4d243f2f 02:17:58 02:17:58 Step 11/24 : FROM alpine:3.12 02:17:58 3.12: Pulling from library/alpine 02:17:58 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 02:17:58 Status: Downloaded newer image for alpine:3.12 02:17:58 ---> afc2cc120ca2 02:17:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:17:58 ---> Running in 3c8016467845 02:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/secrets-config ./cmd/secrets-config 02:17:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:17:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:17:58 (1/1) Installing dumb-init (1.2.2-r1) 02:17:58 Executing busybox-1.31.1-r20.trigger 02:17:58 OK: 5 MiB in 15 packages 02:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:17:58 Removing intermediate container 3c8016467845 02:17:58 ---> 157a4f4ad31a 02:17:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:17:58 ---> Running in 9565c8d2947c 02:17:58 Removing intermediate container 9565c8d2947c 02:17:58 ---> 622266729827 02:17:58 Step 14/24 : ENV APP_PORT=59882 02:17:58 ---> Running in 0ccab07c4d4b 02:17:58 Removing intermediate container 0ccab07c4d4b 02:17:58 ---> eb59daec99ab 02:17:58 Step 15/24 : EXPOSE $APP_PORT 02:17:59 ---> Running in 445338021baa 02:18:01 Removing intermediate container 445338021baa 02:18:01 ---> 8b09c72dd7dc 02:18:01 Step 16/24 : WORKDIR / 02:18:01 Removing intermediate container c6eef3f75a17 02:18:01 ---> a603a70f4bc4 02:18:01 02:18:01 Step 11/32 : FROM alpine:3.12 02:18:01 ---> afc2cc120ca2 02:18:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:18:02 ---> Running in 2fd7b321057e 02:18:02 ---> Running in 8ab1f105693b 02:18:03 Removing intermediate container 8ab1f105693b 02:18:03 ---> d2c2ee255a96 02:18:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:18:03 Removing intermediate container 2fd7b321057e 02:18:03 ---> 928e57019df1 02:18:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:05 ---> Running in e59c48d999a4 02:18:06 ---> 94383e0bf371 02:18:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:18:06 Removing intermediate container 919c4dc6e011 02:18:06 ---> cc397adc3213 02:18:06 02:18:06 Step 11/23 : FROM alpine:3.12 02:18:06 ---> afc2cc120ca2 02:18:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:18:06 ---> Using cache 02:18:06 ---> 157a4f4ad31a 02:18:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:18:06 ---> Using cache 02:18:06 ---> 622266729827 02:18:06 Step 14/23 : ENV APP_PORT=59861 02:18:06 Removing intermediate container 936146b571bd 02:18:06 ---> 92fe84e4a4bf 02:18:06 02:18:06 Step 11/22 : FROM alpine:3.12 02:18:06 ---> afc2cc120ca2 02:18:06 Step 12/22 : RUN apk add --update --no-cache curl 02:18:07 Removing intermediate container cda58659cd3d 02:18:07 ---> e0cee5b00ec0 02:18:07 02:18:07 Step 11/26 : FROM alpine:3.12 02:18:07 ---> afc2cc120ca2 02:18:07 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:18:07 ---> Running in 73dc4413a454 02:18:07 ---> Running in a48b8cb5dcb1 02:18:07 ---> Running in e8abaabc9cea 02:18:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:18:08 Removing intermediate container 73dc4413a454 02:18:08 ---> 726caa41852b 02:18:08 Step 15/23 : EXPOSE $APP_PORT 02:18:08 ---> c154b2d94f44 02:18:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:18:08 ---> Running in e395e7f57117 02:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:18:09 Removing intermediate container e395e7f57117 02:18:09 ---> 130a4e6efd85 02:18:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:09 (1/2) Installing dumb-init (1.2.2-r1) 02:18:09 (2/2) Installing su-exec (0.2-r1) 02:18:09 Executing busybox-1.31.1-r20.trigger 02:18:09 OK: 5 MiB in 16 packages 02:18:09 ---> 5ab685482bd2 02:18:09 Step 20/24 : ENTRYPOINT ["/core-command"] 02:18:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:18:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:18:09 ---> Running in 61af76e6bf07 02:18:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:18:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:18:10 ---> 054817a82e61 02:18:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:18:10 (1/3) Installing ca-certificates (20191127-r4) 02:18:10 (1/4) Installing ca-certificates (20191127-r4) 02:18:10 (2/3) Installing dumb-init (1.2.2-r1) 02:18:10 (3/3) Installing su-exec (0.2-r1) 02:18:10 Executing busybox-1.31.1-r20.trigger 02:18:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:18:10 Executing ca-certificates-20191127-r4.trigger 02:18:10 (3/4) Installing libcurl (7.78.0-r0) 02:18:10 (4/4) Installing curl (7.78.0-r0) 02:18:10 Executing busybox-1.31.1-r20.trigger 02:18:10 Executing ca-certificates-20191127-r4.trigger 02:18:10 Removing intermediate container 61af76e6bf07 02:18:10 ---> ea534586d267 02:18:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:10 OK: 6 MiB in 17 packages 02:18:11 OK: 7 MiB in 18 packages 02:18:11 Removing intermediate container e59c48d999a4 02:18:11 ---> 5a98ea2d7313 02:18:11 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:18:11 ---> Running in ae9f6f460bfe 02:18:11 ---> Running in f76cab6d106d 02:18:12 Removing intermediate container ae9f6f460bfe 02:18:12 ---> cd69f028552a 02:18:12 Step 22/24 : LABEL arch=arm64 02:18:12 ---> c4c97653e01e 02:18:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:18:12 Removing intermediate container f76cab6d106d 02:18:12 ---> de5efa357a7c 02:18:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:18:12 ---> Running in ae54252855d4 02:18:12 ---> Running in e643226d4421 02:18:13 Removing intermediate container a48b8cb5dcb1 02:18:13 ---> 1abcb70c8a93 02:18:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:18:13 Removing intermediate container ae54252855d4 02:18:13 ---> 9b594d0220f0 02:18:13 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:18:13 Removing intermediate container e643226d4421 02:18:13 ---> eaac965f65f6 02:18:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:18:13 Removing intermediate container e8abaabc9cea 02:18:13 ---> 58666d1837cb 02:18:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:18:13 ---> Running in 651b7d63d2df 02:18:13 ---> Running in c57802d20aa9 02:18:13 ---> a108b7e729c5 02:18:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:18:13 ---> Running in 7bb0583e5809 02:18:13 ---> Running in 1c8af1a8c0aa 02:18:14 ---> Running in e0137e23e40f 02:18:14 Removing intermediate container 651b7d63d2df 02:18:14 ---> c5c2e3cd9ef3 02:18:14 Step 14/22 : WORKDIR /edgex 02:18:14 Removing intermediate container c57802d20aa9 02:18:14 ---> 7c7ed253d0af 02:18:14 Step 24/24 : LABEL version=2.0.1-dev.46 02:18:14 Removing intermediate container 1c8af1a8c0aa 02:18:14 ---> 5d41a103061b 02:18:14 Step 14/26 : WORKDIR / 02:18:14 ---> Running in 2049581e61dd 02:18:14 ---> Running in 988b204a5b5c 02:18:14 ---> Running in 1de618968f05 02:18:14 Removing intermediate container e0137e23e40f 02:18:14 ---> b8e0984dc532 02:18:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:18:15 ---> Running in 34d028e5562e 02:18:15 Removing intermediate container 988b204a5b5c 02:18:15 ---> b664184f4ddb 02:18:15 02:18:15 Removing intermediate container 2049581e61dd 02:18:15 ---> 871a07663193 02:18:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:18:15 Removing intermediate container 1de618968f05 02:18:15 ---> c43ae0c0634d 02:18:15 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:18:16 Successfully built b664184f4ddb 02:18:16 Successfully tagged core-command-arm64:latest 02:18:16  Building core-command ... done Building support-notifications 02:18:16 Removing intermediate container 34d028e5562e 02:18:16 ---> 70bc52d95952 02:18:16 Step 21/23 : LABEL arch=arm64 02:18:16 ---> Running in f8b1ad1dc453 02:18:16 ---> dc30d7e4b948 02:18:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:18:16 Removing intermediate container 7bb0583e5809 02:18:16 ---> 7bd78ffc1921 02:18:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:18:18 Removing intermediate container f8b1ad1dc453 02:18:18 ---> 7d85efebcb2b 02:18:18 Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:18:19 ---> 06ca03f635cb 02:18:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:18:19 ---> Running in f019af243cca 02:18:19 ---> Running in 738e612d9cda 02:18:19 ---> 3bb9feff9a74 02:18:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:18:19 Removing intermediate container f019af243cca 02:18:19 ---> 77e9af10d2d7 02:18:19 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:18:20 Removing intermediate container 738e612d9cda 02:18:20 ---> dfeee0e6958f 02:18:20 Step 23/23 : LABEL version=2.0.1-dev.46 02:18:20 ---> fb9fd72f22d0 02:18:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:18:20 ---> Running in 4dd3e0cba9c5 02:18:22 Removing intermediate container 4dd3e0cba9c5 02:18:22 ---> 7583df45debb 02:18:22 02:18:22 Successfully built 7583df45debb 02:18:22 ---> 3c52e7ab8c9a 02:18:22 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:18:22 Successfully tagged support-scheduler-arm64:latest 02:18:22  Building support-scheduler ... done Building core-data 02:18:22 ---> 97a5fe19df88 02:18:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:18:23 ---> b9f5f948c312 02:18:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:18:23 ---> Running in 07ae4f2a02ee 02:18:23 ---> Running in 0cee40d984c2 02:18:25 ---> 40b71bca948c 02:18:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:18:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:18:26 ---> 6ecfe6202cc9 02:18:26 Step 3/23 : WORKDIR /edgex-go 02:18:26 ---> Using cache 02:18:26 ---> f04625ac5f50 02:18:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:26 ---> Using cache 02:18:26 ---> a09c8370d7ca 02:18:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:18:28 Removing intermediate container 07ae4f2a02ee 02:18:28 ---> 14c4e73846f3 02:18:28 Step 19/22 : CMD ["--init=true"] 02:18:28 ---> Running in 1face6d9df3d 02:18:28 ---> 2356d38d0587 02:18:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:18:28 ---> Running in a28ea573c99a 02:18:29 Removing intermediate container a28ea573c99a 02:18:29 ---> f31de2a46b4d 02:18:29 Step 20/22 : LABEL arch=arm64 02:18:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:18:30 Removing intermediate container 0cee40d984c2 02:18:30 ---> 5c0ee5e842f3 02:18:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:18:31 ---> Running in 9c317ef6c706 02:18:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:18:31 ---> 8255679c867c 02:18:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:18:32 Removing intermediate container 9c317ef6c706 02:18:32 ---> b6f0c1458cdc 02:18:32 Step 21/22 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:18:32 OK: 218 MiB in 52 packages 02:18:32 ---> 50299f845a14 02:18:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:18:33 ---> Running in e524643a3fb2 02:18:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:18:33 ---> 6ecfe6202cc9 02:18:33 Step 3/24 : WORKDIR /edgex-go 02:18:33 ---> Using cache 02:18:33 ---> f04625ac5f50 02:18:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:33 ---> Using cache 02:18:33 ---> a09c8370d7ca 02:18:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:18:33 ---> Running in 0b0c204738f0 02:18:33 ---> 42ec914a1db5 02:18:33 Step 22/26 : 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/ 02:18:34 Removing intermediate container e524643a3fb2 02:18:34 ---> 839fc8b76679 02:18:34 Step 22/22 : LABEL version=2.0.1-dev.46 02:18:34 ---> Running in 3df0d7a53a39 02:18:34 ---> 18a5ff98209c 02:18:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:18:34 ---> Running in 016d211b5ef6 02:18:35 Removing intermediate container 1face6d9df3d 02:18:35 ---> 2aac185b9822 02:18:35 Step 6/23 : COPY go.mod . 02:18:36 Removing intermediate container 016d211b5ef6 02:18:36 ---> 42bd085cb6d4 02:18:36 02:18:36 ---> bc9e145e8bc4 02:18:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:18:36 Successfully built 42bd085cb6d4 02:18:36 Successfully tagged security-proxy-setup-arm64:latest 02:18:36  Building security-proxy-setup ... done Building sys-mgmt-agent 02:18:36 ---> f337c63a337e 02:18:36 Step 7/23 : RUN go mod download 02:18:36 ---> Running in f6ee4686a7c9 02:18:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:18:38 OK: 218 MiB in 52 packages 02:18:38 ---> 3977a0da60a7 02:18:38 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:18:40 Removing intermediate container 3df0d7a53a39 02:18:40 ---> 9fb850dd2962 02:18:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:18:40 ---> a0fd96d2774f 02:18:40 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:18:40 ---> Running in 172b0009ea27 02:18:41 ---> Running in 98835a619d98 02:18:42 Removing intermediate container 172b0009ea27 02:18:42 ---> 3ed792d48fc0 02:18:42 Step 24/26 : LABEL arch=arm64 02:18:42 Removing intermediate container 0b0c204738f0 02:18:42 ---> 7ca58cce392a 02:18:42 Step 6/24 : COPY go.mod . 02:18:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:18:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:18:44 ---> 6ecfe6202cc9 02:18:44 Step 3/24 : WORKDIR /edgex-go 02:18:44 ---> Using cache 02:18:44 ---> f04625ac5f50 02:18:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:44 ---> Using cache 02:18:44 ---> a09c8370d7ca 02:18:44 Step 5/24 : RUN apk add --update --no-cache make bash git 02:18:45 Removing intermediate container f6ee4686a7c9 02:18:45 ---> 8161b6d88af3 02:18:45 Step 8/23 : COPY . . 02:18:45 Removing intermediate container 98835a619d98 02:18:45 ---> 27867b7fbff2 02:18:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:18:45 ---> Running in f44ff1da5c0e 02:18:45 ---> c2b1948fa3a2 02:18:45 Step 7/24 : RUN go mod download 02:18:45 ---> Running in 0286e2df78fa 02:18:45 ---> Running in 3a111bc9e7cd 02:18:46 Removing intermediate container f44ff1da5c0e 02:18:46 ---> 565d53df8f9f 02:18:46 Step 25/26 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:18:47 ---> 3b9ec1591a74 02:18:47 Step 27/32 : RUN chmod +x /entrypoint.sh 02:18:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:18:48 ---> Running in 98bf2d46348e 02:18:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:18:49 ---> Running in bdf010551d83 02:18:49 Removing intermediate container 98bf2d46348e 02:18:49 ---> c9703517a300 02:18:49 Step 26/26 : LABEL version=2.0.1-dev.46 02:18:49 OK: 218 MiB in 52 packages 02:18:51 ---> Running in d2d4e5e9955b 02:18:52 Removing intermediate container d2d4e5e9955b 02:18:52 ---> 084020587d0b 02:18:52 02:18:53 Successfully built 084020587d0b 02:18:53 Successfully tagged security-secretstore-setup-arm64:latest 02:18:53  Building security-secretstore-setup ... done Building core-metadata 02:18:53 Removing intermediate container 3a111bc9e7cd 02:18:53 ---> d6c6800a9190 02:18:53 Step 8/24 : COPY . . 02:18:54 Removing intermediate container 0286e2df78fa 02:18:54 ---> 016dbb70a135 02:18:54 Step 6/24 : COPY go.mod . 02:18:55 ---> 78d53dc56bbc 02:18:55 Step 9/23 : RUN go mod tidy 02:18:58 Removing intermediate container bdf010551d83 02:18:58 ---> ac6363338031 02:18:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:18:59 ---> 46a7abb8aad7 02:18:59 Step 7/24 : RUN go mod download 02:18:59 ---> Running in 266d327f7940 02:18:59 ---> Running in adf3f6fb8e3c 02:19:00 ---> Running in 8f8c774e9f3a 02:19:01 Removing intermediate container adf3f6fb8e3c 02:19:01 ---> ba382d1648b9 02:19:01 Step 29/32 : CMD ["gate"] 02:19:03 ---> Running in cc572dc80af1 02:19:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:19:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:19:03 ---> 6ecfe6202cc9 02:19:03 Step 3/24 : WORKDIR /edgex-go 02:19:03 ---> Using cache 02:19:03 ---> f04625ac5f50 02:19:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:03 ---> Using cache 02:19:03 ---> a09c8370d7ca 02:19:03 Step 5/24 : RUN apk add --update --no-cache make git 02:19:03 ---> Using cache 02:19:03 ---> 29715fcbb595 02:19:03 Step 6/24 : COPY go.mod . 02:19:03 ---> Using cache 02:19:03 ---> 6397369bb186 02:19:03 Step 7/24 : RUN go mod download 02:19:03 ---> Using cache 02:19:03 ---> b56474c844e5 02:19:03 Step 8/24 : COPY . . 02:19:03 ---> Using cache 02:19:03 ---> 71370d33719c 02:19:03 Step 9/24 : RUN go mod tidy 02:19:03 ---> Using cache 02:19:03 ---> d588869e269b 02:19:03 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:19:03 ---> d375b464a624 02:19:03 Step 9/24 : RUN go mod tidy 02:19:04 ---> Running in 7ca6156ee123 02:19:04 ---> Running in 80b2632f7b06 02:19:04 Removing intermediate container cc572dc80af1 02:19:04 ---> 8063dd903207 02:19:04 Step 30/32 : LABEL arch=arm64 02:19:04 ---> Running in fb300c7a74f7 02:19:05 Removing intermediate container fb300c7a74f7 02:19:05 ---> 744e3cec7958 02:19:05 Step 31/32 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:19:06 ---> Running in a58ef7a2a154 02:19:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:19:06 Removing intermediate container 266d327f7940 02:19:06 ---> 8e3ba1c961a1 02:19:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:19:07 ---> Running in f3b8be082748 02:19:07 Removing intermediate container a58ef7a2a154 02:19:07 ---> aca2ee71482d 02:19:07 Step 32/32 : LABEL version=2.0.1-dev.46 02:19:07 Removing intermediate container 8f8c774e9f3a 02:19:07 ---> abeb3402f9fa 02:19:07 Step 8/24 : COPY . . 02:19:07 ---> Running in f4e8d15351d3 02:19:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:19:09 Removing intermediate container f4e8d15351d3 02:19:09 ---> 99f87c6da617 02:19:09 02:19:10 Successfully built 99f87c6da617 02:19:10 Successfully tagged security-bootstrapper-arm64:latest 02:19:12  Building security-bootstrapper ... done Removing intermediate container 80b2632f7b06 02:19:12 ---> 688a65b36c17 02:19:12 Step 10/24 : RUN make cmd/core-data/core-data 02:19:13 ---> Running in 8f360f7096ed 02:19:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/core-data/core-data ./cmd/core-data 02:19:20 ---> dd32b4f55da5 02:19:20 Step 9/24 : RUN go mod tidy 02:19:20 ---> Running in fca1fce7c733 02:19:29 Removing intermediate container fca1fce7c733 02:19:29 ---> 01d5bf2ae151 02:19:29 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:19:29 ---> Running in 57938ba43bfd 02:19:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:20:53 Removing intermediate container 7ca6156ee123 02:20:53 ---> 78c6862381b6 02:20:53 02:20:53 Step 11/24 : FROM alpine:3.12 02:20:53 ---> afc2cc120ca2 02:20:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:20:53 ---> Using cache 02:20:53 ---> 157a4f4ad31a 02:20:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:20:53 ---> Using cache 02:20:53 ---> 622266729827 02:20:53 Step 14/24 : ENV APP_PORT=59881 02:20:53 Removing intermediate container f3b8be082748 02:20:53 ---> 421376bc2b07 02:20:53 02:20:53 Step 11/23 : FROM alpine:3.12 02:20:53 ---> afc2cc120ca2 02:20:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:20:53 ---> Running in c1b06523efa8 02:20:53 ---> Running in 9541689dd2ba 02:20:53 Removing intermediate container c1b06523efa8 02:20:53 ---> ddda7dbe1bec 02:20:53 Step 15/24 : EXPOSE $APP_PORT 02:20:53 ---> Running in 66860db1fa5f 02:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:20:53 Removing intermediate container 66860db1fa5f 02:20:53 ---> d79a57cd1ccd 02:20:53 Step 16/24 : WORKDIR / 02:20:53 ---> Running in 0252df6f83df 02:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:20:54 Removing intermediate container 0252df6f83df 02:20:54 ---> fc3ce13c8a3f 02:20:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:20:54 (1/2) Installing ca-certificates (20191127-r4) 02:20:54 (2/2) Installing dumb-init (1.2.2-r1) 02:20:54 Executing busybox-1.31.1-r20.trigger 02:20:54 Executing ca-certificates-20191127-r4.trigger 02:20:54 OK: 6 MiB in 16 packages 02:20:56 ---> 14209c1f05e4 02:20:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:20:57 Removing intermediate container 9541689dd2ba 02:20:57 ---> 42129638f298 02:20:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:20:58 ---> Running in 24e747d12fd5 02:20:59 ---> 656ef7294604 02:20:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:20:59 Removing intermediate container 24e747d12fd5 02:20:59 ---> 7a3e87b9773c 02:20:59 Step 14/23 : ENV APP_PORT=59860 02:20:59 Removing intermediate container 57938ba43bfd 02:20:59 ---> 72bbb4117122 02:20:59 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:20:59 ---> Running in fe5862104b1c 02:20:59 ---> Running in 700c8c8536e2 02:21:00 ---> 8aea2bbbe307 02:21:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:21:00 ---> Running in a4b17ee4b7af 02:21:00 Removing intermediate container 700c8c8536e2 02:21:00 ---> 7a24d483af19 02:21:00 Step 15/23 : EXPOSE $APP_PORT 02:21:00 ---> Running in 9096e8764ae1 02:21:01 Removing intermediate container a4b17ee4b7af 02:21:01 ---> 781a3efb0ad9 02:21:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:01 ---> Running in 42004245d655 02:21:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.46" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:21:01 Removing intermediate container 9096e8764ae1 02:21:01 ---> 2fdb3fd787df 02:21:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:02 Removing intermediate container 42004245d655 02:21:02 ---> 5409b7a159ad 02:21:02 Step 22/24 : LABEL arch=arm64 02:21:02 ---> Running in d0299faea794 02:21:03 ---> 2ed948e47a9d 02:21:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:21:03 Removing intermediate container d0299faea794 02:21:03 ---> 5538b58182f6 02:21:03 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:21:03 Removing intermediate container 8f360f7096ed 02:21:03 ---> b1de93e7c824 02:21:03 02:21:03 Step 11/24 : FROM alpine:3.12 02:21:03 ---> afc2cc120ca2 02:21:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:21:04 ---> Running in 7ab0e0138ca5 02:21:04 ---> Running in d805073a7938 02:21:05 ---> 8ae8282621b5 02:21:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:21:05 Removing intermediate container 7ab0e0138ca5 02:21:05 ---> 55007ba4838f 02:21:05 Step 24/24 : LABEL version=2.0.1-dev.46 02:21:05 Removing intermediate container d805073a7938 02:21:05 ---> 84e84aa1a8bf 02:21:05 Step 13/24 : ENV APP_PORT=59880 02:21:05 Removing intermediate container fe5862104b1c 02:21:05 ---> e2bced90dc3e 02:21:05 02:21:05 Step 12/24 : FROM docker:20.10.7 02:21:05 ---> Running in e5bf49d67aed 02:21:05 ---> Running in 0b2256fdfa79 02:21:05 20.10.7: Pulling from library/docker 02:21:06 ---> 7fed62dd6fa2 02:21:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:21:06 Removing intermediate container e5bf49d67aed 02:21:06 ---> b29a6e3ba11b 02:21:06 02:21:06 Successfully built b29a6e3ba11b 02:21:06 Removing intermediate container 0b2256fdfa79 02:21:06 ---> cf1ebe4e8e09 02:21:06 Step 14/24 : EXPOSE $APP_PORT 02:21:06 Successfully tagged core-metadata-arm64:latest 02:21:06  Building core-metadata ... done  ---> Running in fe6af9538d5a 02:21:06 ---> Running in 3d6f80506cf9 02:21:07 Removing intermediate container fe6af9538d5a 02:21:07 ---> cb69d7cdd16d 02:21:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:07 Removing intermediate container 3d6f80506cf9 02:21:07 ---> 40a9830fbd10 02:21:07 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:07 ---> Running in d7742c980fde 02:21:07 ---> Running in e10132c79db4 02:21:08 Removing intermediate container d7742c980fde 02:21:08 ---> d55fc21bd438 02:21:08 Step 21/23 : LABEL arch=arm64 02:21:08 ---> Running in 74294efdfc5d 02:21:09 Removing intermediate container 74294efdfc5d 02:21:09 ---> c75abd9fbbb3 02:21:09 Step 22/23 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:21:11 ---> Running in c361ad9dd430 02:21:12 Removing intermediate container c361ad9dd430 02:21:12 ---> 7163dc4685ee 02:21:12 Step 23/23 : LABEL version=2.0.1-dev.46 02:21:12 Removing intermediate container e10132c79db4 02:21:12 ---> 57b7729000e2 02:21:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:21:13 ---> Running in f3d49e0ef13e 02:21:13 ---> Running in c4f91d69fe0a 02:21:13 Removing intermediate container f3d49e0ef13e 02:21:13 ---> 4a8a8498bee5 02:21:13 02:21:14 Successfully built 4a8a8498bee5 02:21:14 Successfully tagged support-notifications-arm64:latest 02:21:15  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:21:15 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:21:15 Status: Downloaded newer image for docker:20.10.7 02:21:15 ---> df445af6242a 02:21:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:21:15 ---> Running in 5af67cd51b77 02:21:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:21:16 Removing intermediate container 5af67cd51b77 02:21:16 ---> 597d3cea4deb 02:21:16 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:21:16 ---> Running in e07494bac077 02:21:16 (1/6) Installing dumb-init (1.2.2-r1) 02:21:16 (2/6) Installing libgcc (9.3.0-r2) 02:21:17 (3/6) Installing libsodium (1.0.18-r0) 02:21:17 (4/6) Installing libstdc++ (9.3.0-r2) 02:21:17 (5/6) Installing libzmq (4.3.3-r0) 02:21:17 (6/6) Installing zeromq (4.3.3-r0) 02:21:17 Executing busybox-1.31.1-r20.trigger 02:21:17 OK: 8 MiB in 20 packages 02:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:21:18 (1/39) Installing readline (8.1.0-r0) 02:21:18 (2/39) Installing bash (5.1.0-r0) 02:21:18 Removing intermediate container c4f91d69fe0a 02:21:18 ---> d8f595205a9f 02:21:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:21:18 Executing bash-5.1.0-r0.post-install 02:21:18 (3/39) Installing brotli-libs (1.0.9-r3) 02:21:18 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:21:18 (5/39) Installing libcurl (7.78.0-r0) 02:21:18 (6/39) Installing curl (7.78.0-r0) 02:21:18 (7/39) Installing dumb-init (1.2.5-r0) 02:21:18 (8/39) Installing libbz2 (1.0.8-r1) 02:21:19 (9/39) Installing expat (2.2.10-r1) 02:21:19 (10/39) Installing libffi (3.3-r2) 02:21:19 (11/39) Installing gdbm (1.19-r0) 02:21:19 (12/39) Installing xz-libs (5.2.5-r0) 02:21:19 (13/39) Installing sqlite-libs (3.34.1-r0) 02:21:19 (14/39) Installing python3 (3.8.10-r0) 02:21:20 ---> bde38727aec3 02:21:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:21:20 (15/39) Installing py3-appdirs (1.4.4-r1) 02:21:20 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:21:20 (17/39) Installing py3-parsing (2.4.7-r1) 02:21:21 (18/39) Installing py3-six (1.15.0-r0) 02:21:21 (19/39) Installing py3-packaging (20.9-r0) 02:21:21 (20/39) Installing py3-setuptools (51.3.3-r0) 02:21:21 (21/39) Installing py3-chardet (4.0.0-r0) 02:21:21 (22/39) Installing py3-idna (3.1-r0) 02:21:21 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:21:21 (24/39) Installing py3-requests (2.25.1-r1) 02:21:21 (25/39) Installing py3-msgpack (1.0.2-r0) 02:21:21 (26/39) Installing py3-lockfile (0.12.2-r3) 02:21:21 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:21:21 (28/39) Installing py3-colorama (0.4.4-r0) 02:21:21 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:21:21 (30/39) Installing py3-distlib (0.3.1-r1) 02:21:21 (31/39) Installing py3-distro (1.5.0-r1) 02:21:21 (32/39) Installing py3-webencodings (0.5.1-r3) 02:21:21 (33/39) Installing py3-html5lib (1.1-r0) 02:21:21 ---> 67e10e2bb074 02:21:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:21:21 (34/39) Installing py3-pytoml (0.1.21-r0) 02:21:21 (35/39) Installing py3-pep517 (0.9.1-r0) 02:21:21 (36/39) Installing py3-progress (1.5-r0) 02:21:21 (37/39) Installing py3-retrying (1.3.3-r0) 02:21:21 (38/39) Installing py3-toml (0.10.2-r0) 02:21:21 (39/39) Installing py3-pip (20.3.4-r0) 02:21:22 Executing busybox-1.32.1-r6.trigger 02:21:22 OK: 82 MiB in 59 packages 02:21:22 ---> 50d562f0525e 02:21:22 Step 20/24 : ENTRYPOINT ["/core-data"] 02:21:23 ---> Running in 42c1072e9211 02:21:23 Removing intermediate container 42c1072e9211 02:21:23 ---> 4d5e991626ec 02:21:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:23 ---> Running in a0fc231f6e50 02:21:24 Removing intermediate container a0fc231f6e50 02:21:24 ---> 71ff9109e6cc 02:21:24 Step 22/24 : LABEL arch=arm64 02:21:24 ---> Running in 91e983fb4ddd 02:21:24 Removing intermediate container 91e983fb4ddd 02:21:24 ---> 194a1b9aad2a 02:21:24 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:21:25 ---> Running in cf7d428dc44c 02:21:25 Removing intermediate container cf7d428dc44c 02:21:25 ---> b16f2479c720 02:21:25 Step 24/24 : LABEL version=2.0.1-dev.46 02:21:25 ---> Running in 432f05d71a06 02:21:25 Removing intermediate container 432f05d71a06 02:21:25 ---> 86db9225f2c3 02:21:25 02:21:26 Successfully built 86db9225f2c3 02:21:26 Successfully tagged core-data-arm64:latest 02:21:30  Building core-data ... done Collecting docker-compose==1.23.2 02:21:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:21:30 Collecting jsonschema<3,>=2.5.1 02:21:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:21:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:21:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:21:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:21:30 Collecting texttable<0.10,>=0.9.0 02:21:30 Downloading texttable-0.9.1.tar.gz (11 kB) 02:21:32 Collecting dockerpty<0.5,>=0.4.1 02:21:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:21:34 Collecting websocket-client<1.0,>=0.32.0 02:21:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:21:34 Collecting PyYAML<4,>=3.10 02:21:34 Downloading PyYAML-3.13.tar.gz (270 kB) 02:21:39 Collecting docker<4.0,>=3.6.0 02:21:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:21:39 Collecting cached-property<2,>=1.2.0 02:21:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:21:39 Collecting docopt<0.7,>=0.6.1 02:21:39 Downloading docopt-0.6.2.tar.gz (25 kB) 02:21:40 Collecting docker-pycreds>=0.4.0 02:21:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:21:40 Collecting idna<2.8,>=2.5 02:21:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:21:40 Collecting chardet<3.1.0,>=3.0.2 02:21:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:21:41 Collecting certifi>=2017.4.17 02:21:41 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:21:41 Collecting urllib3<1.25,>=1.21.1 02:21:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:21:42 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:21:42 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:21:42 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:21:42 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:21:42 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:21:42 Attempting uninstall: urllib3 02:21:42 Found existing installation: urllib3 1.26.2 02:21:42 Uninstalling urllib3-1.26.2: 02:21:43 Successfully uninstalled urllib3-1.26.2 02:21:43 Attempting uninstall: idna 02:21:43 Found existing installation: idna 3.1 02:21:43 Uninstalling idna-3.1: 02:21:43 Successfully uninstalled idna-3.1 02:21:43 Attempting uninstall: chardet 02:21:43 Found existing installation: chardet 4.0.0 02:21:43 Uninstalling chardet-4.0.0: 02:21:44 Successfully uninstalled chardet-4.0.0 02:21:45 Attempting uninstall: requests 02:21:45 Found existing installation: requests 2.25.1 02:21:45 Uninstalling requests-2.25.1: 02:21:45 Successfully uninstalled requests-2.25.1 02:21:45 Running setup.py install for texttable: started 02:21:47 Running setup.py install for texttable: finished with status 'done' 02:21:47 Running setup.py install for PyYAML: started 02:21:50 Running setup.py install for PyYAML: finished with status 'done' 02:21:50 Running setup.py install for docopt: started 02:21:51 Running setup.py install for docopt: finished with status 'done' 02:21:51 Running setup.py install for dockerpty: started 02:21:53 Running setup.py install for dockerpty: finished with status 'done' 02:21:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 02:22:03 Removing intermediate container e07494bac077 02:22:03 ---> 2e93db461abc 02:22:03 Step 15/24 : ENV APP_PORT=58890 02:22:03 ---> Running in 56717a219c07 02:22:03 Removing intermediate container 56717a219c07 02:22:03 ---> eb1116573387 02:22:03 Step 16/24 : EXPOSE $APP_PORT 02:22:03 ---> Running in 8a3cf492b598 02:22:04 Removing intermediate container 8a3cf492b598 02:22:04 ---> 5755c0419076 02:22:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:22:05 ---> 7c1990dbb7ba 02:22:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:22:06 ---> 15a56ea7a6bd 02:22:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:22:07 ---> bf3218c591e0 02:22:07 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:22:07 ---> Running in fa1e98b52d65 02:22:07 Removing intermediate container fa1e98b52d65 02:22:07 ---> 60b61d7fe869 02:22:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:08 ---> Running in 4fc174bec3e5 02:22:08 Removing intermediate container 4fc174bec3e5 02:22:08 ---> a71af1b01b94 02:22:08 Step 22/24 : LABEL arch=arm64 02:22:08 ---> Running in 87c9686545f5 02:22:09 Removing intermediate container 87c9686545f5 02:22:09 ---> 88c1ea89802a 02:22:09 Step 23/24 : LABEL git_sha=d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:09 ---> Running in c27b9864d012 02:22:10 Removing intermediate container c27b9864d012 02:22:10 ---> ddc388e76809 02:22:10 Step 24/24 : LABEL version=2.0.1-dev.46 02:22:10 ---> Running in 8614004f9ae0 02:22:10 Removing intermediate container 8614004f9ae0 02:22:10 ---> 6e13dc7547e1 02:22:10 02:22:10 Successfully built 6e13dc7547e1 02:22:10 Successfully tagged sys-mgmt-agent-arm64:latest 02:22:11  Building sys-mgmt-agent ... done  [Pipeline] } 02:22:11 $ docker stop --time=1 0358b76ef4226a3c8cdddc1131452fd88818f34080116a92a74cbb231595b56d 02:22:13 $ docker rm -f 0358b76ef4226a3c8cdddc1131452fd88818f34080116a92a74cbb231595b56d [Pipeline] // withDockerContainer [Pipeline] sh 02:22:13 + docker images 02:22:14 REPOSITORY TAG IMAGE ID CREATED SIZE 02:22:14 sys-mgmt-agent-arm64 latest 6e13dc7547e1 3 seconds ago 311MB 02:22:14 core-data-arm64 latest 86db9225f2c3 48 seconds ago 19.3MB 02:22:14 support-notifications-arm64 latest 4a8a8498bee5 About a minute ago 15.9MB 02:22:14 core-metadata-arm64 latest b29a6e3ba11b About a minute ago 15.8MB 02:22:14 e2bced90dc3e About a minute ago 1.45GB 02:22:14 b1de93e7c824 About a minute ago 1.46GB 02:22:14 421376bc2b07 About a minute ago 1.45GB 02:22:14 78c6862381b6 About a minute ago 1.46GB 02:22:14 security-bootstrapper-arm64 latest 99f87c6da617 3 minutes ago 17.7MB 02:22:14 security-secretstore-setup-arm64 latest 084020587d0b 3 minutes ago 26.5MB 02:22:14 security-proxy-setup-arm64 latest 42bd085cb6d4 3 minutes ago 24.6MB 02:22:14 support-scheduler-arm64 latest 7583df45debb 3 minutes ago 15.2MB 02:22:14 core-command-arm64 latest b664184f4ddb 3 minutes ago 15.2MB 02:22:14 e0cee5b00ec0 4 minutes ago 1.46GB 02:22:14 92fe84e4a4bf 4 minutes ago 1.46GB 02:22:14 cc397adc3213 4 minutes ago 1.45GB 02:22:14 a603a70f4bc4 4 minutes ago 1.45GB 02:22:14 fdfa4d243f2f 4 minutes ago 1.45GB 02:22:14 ci-base-image-arm64 latest 6ecfe6202cc9 8 minutes ago 1.24GB 02:22:14 alpine 3.12 afc2cc120ca2 13 days ago 5.33MB 02:22:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 02:22:14 docker 20.10.7 df445af6242a 3 months ago 234MB 02:22:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 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 02:22:14 provisioning config files... 02:22:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/53@tmp/config6642114442844870784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:14 ---> docker-login.sh 02:22:14 nexus3.edgexfoundry.org:10001 02:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:15 Configure a credential helper to remove this warning. See 02:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:15 02:22:15 Login Succeeded 02:22:15 nexus3.edgexfoundry.org:10002 02:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:15 Configure a credential helper to remove this warning. See 02:22:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:15 02:22:15 Login Succeeded 02:22:15 nexus3.edgexfoundry.org:10003 02:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:16 Configure a credential helper to remove this warning. See 02:22:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:16 02:22:16 Login Succeeded 02:22:16 nexus3.edgexfoundry.org:10004 02:22:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:17 Configure a credential helper to remove this warning. See 02:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:17 02:22:17 Login Succeeded 02:22:17 docker.io 02:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:18 Configure a credential helper to remove this warning. See 02:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:18 02:22:18 Login Succeeded 02:22:18 ---> docker-login.sh ends [Pipeline] } 02:22:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:22:18 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:18 latest 02:22:18 2.0.1-dev.46 02:22:18 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:18 main 02:22:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:22:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:22:19 7270554fa4a3: Preparing 02:22:19 6ff83023438f: Preparing 02:22:19 d1c6fd89938d: Preparing 02:22:19 f45b9f48e7e1: Preparing 02:22:19 bdc42e120bf6: Preparing 02:22:19 bdc42e120bf6: Layer already exists 02:22:19 d1c6fd89938d: Pushed 02:22:19 f45b9f48e7e1: Pushed 02:22:19 7270554fa4a3: Pushed 02:22:21 6ff83023438f: Pushed 02:22:21 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:22:22 7270554fa4a3: Preparing 02:22:22 6ff83023438f: Preparing 02:22:22 d1c6fd89938d: Preparing 02:22:22 f45b9f48e7e1: Preparing 02:22:22 bdc42e120bf6: Preparing 02:22:22 7270554fa4a3: Layer already exists 02:22:22 f45b9f48e7e1: Layer already exists 02:22:22 d1c6fd89938d: Layer already exists 02:22:22 bdc42e120bf6: Layer already exists 02:22:22 6ff83023438f: Layer already exists 02:22:22 latest: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.46 02:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:22:23 7270554fa4a3: Preparing 02:22:23 6ff83023438f: Preparing 02:22:23 d1c6fd89938d: Preparing 02:22:23 f45b9f48e7e1: Preparing 02:22:23 bdc42e120bf6: Preparing 02:22:23 bdc42e120bf6: Layer already exists 02:22:23 6ff83023438f: Layer already exists 02:22:23 7270554fa4a3: Layer already exists 02:22:23 d1c6fd89938d: Layer already exists 02:22:23 f45b9f48e7e1: Layer already exists 02:22:24 2.0.1-dev.46: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:22:24 7270554fa4a3: Preparing 02:22:24 6ff83023438f: Preparing 02:22:24 d1c6fd89938d: Preparing 02:22:24 f45b9f48e7e1: Preparing 02:22:24 bdc42e120bf6: Preparing 02:22:24 7270554fa4a3: Layer already exists 02:22:24 f45b9f48e7e1: Layer already exists 02:22:24 d1c6fd89938d: Layer already exists 02:22:24 bdc42e120bf6: Layer already exists 02:22:24 6ff83023438f: Layer already exists 02:22:25 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 02:22:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:22:26 7270554fa4a3: Preparing 02:22:26 6ff83023438f: Preparing 02:22:26 d1c6fd89938d: Preparing 02:22:26 f45b9f48e7e1: Preparing 02:22:26 bdc42e120bf6: Preparing 02:22:26 bdc42e120bf6: Layer already exists 02:22:26 7270554fa4a3: Layer already exists 02:22:26 f45b9f48e7e1: Layer already exists 02:22:26 d1c6fd89938d: Layer already exists 02:22:26 6ff83023438f: Layer already exists 02:22:26 main: digest: sha256:d9eb463549e26cea574cddb9417204c7a9c403cd3b429cc3da40bdf231948bce size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:26 ===================================================== [Pipeline] echo 02:22:26 taggedImages: 02:22:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:22:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.46 02:22:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:22:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:22:26 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:26 latest 02:22:26 2.0.1-dev.46 02:22:26 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:26 main 02:22:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:22:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:27 f8627e6e1795: Preparing 02:22:27 5f9499c3d8a8: Preparing 02:22:27 d1c6fd89938d: Preparing 02:22:27 ca1644a1e930: Preparing 02:22:27 22bfd9c25ec0: Preparing 02:22:27 bdc42e120bf6: Preparing 02:22:27 bdc42e120bf6: Waiting 02:22:27 d1c6fd89938d: Layer already exists 02:22:27 bdc42e120bf6: Layer already exists 02:22:27 f8627e6e1795: Pushed 02:22:27 22bfd9c25ec0: Pushed 02:22:28 ca1644a1e930: Pushed 02:22:31 5f9499c3d8a8: Pushed 02:22:31 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh 02:22:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:31 f8627e6e1795: Preparing 02:22:31 5f9499c3d8a8: Preparing 02:22:31 d1c6fd89938d: Preparing 02:22:31 ca1644a1e930: Preparing 02:22:31 22bfd9c25ec0: Preparing 02:22:31 bdc42e120bf6: Preparing 02:22:31 bdc42e120bf6: Waiting 02:22:31 22bfd9c25ec0: Layer already exists 02:22:32 d1c6fd89938d: Layer already exists 02:22:32 f8627e6e1795: Layer already exists 02:22:32 5f9499c3d8a8: Layer already exists 02:22:32 ca1644a1e930: Layer already exists 02:22:32 bdc42e120bf6: Layer already exists 02:22:32 latest: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh 02:22:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.46 02:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:32 f8627e6e1795: Preparing 02:22:32 5f9499c3d8a8: Preparing 02:22:32 d1c6fd89938d: Preparing 02:22:32 ca1644a1e930: Preparing 02:22:32 22bfd9c25ec0: Preparing 02:22:32 bdc42e120bf6: Preparing 02:22:32 bdc42e120bf6: Waiting 02:22:32 ca1644a1e930: Layer already exists 02:22:32 22bfd9c25ec0: Layer already exists 02:22:32 5f9499c3d8a8: Layer already exists 02:22:32 f8627e6e1795: Layer already exists 02:22:33 d1c6fd89938d: Layer already exists 02:22:33 bdc42e120bf6: Layer already exists 02:22:33 2.0.1-dev.46: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh 02:22:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:33 f8627e6e1795: Preparing 02:22:33 5f9499c3d8a8: Preparing 02:22:33 d1c6fd89938d: Preparing 02:22:33 ca1644a1e930: Preparing 02:22:33 22bfd9c25ec0: Preparing 02:22:33 bdc42e120bf6: Preparing 02:22:33 bdc42e120bf6: Waiting 02:22:33 5f9499c3d8a8: Layer already exists 02:22:33 ca1644a1e930: Layer already exists 02:22:33 d1c6fd89938d: Layer already exists 02:22:33 22bfd9c25ec0: Layer already exists 02:22:33 f8627e6e1795: Layer already exists 02:22:33 bdc42e120bf6: Layer already exists 02:22:34 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] isUnix [Pipeline] sh 02:22:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 02:22:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:22:34 f8627e6e1795: Preparing 02:22:34 5f9499c3d8a8: Preparing 02:22:34 d1c6fd89938d: Preparing 02:22:34 ca1644a1e930: Preparing 02:22:34 22bfd9c25ec0: Preparing 02:22:34 bdc42e120bf6: Preparing 02:22:34 bdc42e120bf6: Waiting 02:22:34 f8627e6e1795: Layer already exists 02:22:34 ca1644a1e930: Layer already exists 02:22:34 d1c6fd89938d: Layer already exists 02:22:34 22bfd9c25ec0: Layer already exists 02:22:34 5f9499c3d8a8: Layer already exists 02:22:34 bdc42e120bf6: Layer already exists 02:22:35 main: digest: sha256:b4a259ddb629983dda99277d11589ee8ce20952e7f973ef3d99859c08084b00f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:35 ===================================================== [Pipeline] echo 02:22:35 taggedImages: 02:22:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:22:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.46 02:22:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:22:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:22:35 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:35 latest 02:22:35 2.0.1-dev.46 02:22:35 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:35 main 02:22:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:22:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:36 121f753e577d: Preparing 02:22:36 efa9ead3da6b: Preparing 02:22:36 d1c6fd89938d: Preparing 02:22:36 f45b9f48e7e1: Preparing 02:22:36 bdc42e120bf6: Preparing 02:22:36 bdc42e120bf6: Layer already exists 02:22:36 f45b9f48e7e1: Layer already exists 02:22:36 d1c6fd89938d: Layer already exists 02:22:36 121f753e577d: Pushed 02:22:39 efa9ead3da6b: Pushed 02:22:39 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:40 121f753e577d: Preparing 02:22:40 efa9ead3da6b: Preparing 02:22:40 d1c6fd89938d: Preparing 02:22:40 f45b9f48e7e1: Preparing 02:22:40 bdc42e120bf6: Preparing 02:22:40 d1c6fd89938d: Layer already exists 02:22:40 efa9ead3da6b: Layer already exists 02:22:40 f45b9f48e7e1: Layer already exists 02:22:40 bdc42e120bf6: Layer already exists 02:22:40 121f753e577d: Layer already exists 02:22:40 latest: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.46 02:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:41 121f753e577d: Preparing 02:22:41 efa9ead3da6b: Preparing 02:22:41 d1c6fd89938d: Preparing 02:22:41 f45b9f48e7e1: Preparing 02:22:41 bdc42e120bf6: Preparing 02:22:41 efa9ead3da6b: Layer already exists 02:22:41 121f753e577d: Layer already exists 02:22:41 d1c6fd89938d: Layer already exists 02:22:41 f45b9f48e7e1: Layer already exists 02:22:41 bdc42e120bf6: Layer already exists 02:22:41 2.0.1-dev.46: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:42 121f753e577d: Preparing 02:22:42 efa9ead3da6b: Preparing 02:22:42 d1c6fd89938d: Preparing 02:22:42 f45b9f48e7e1: Preparing 02:22:42 bdc42e120bf6: Preparing 02:22:43 121f753e577d: Layer already exists 02:22:43 bdc42e120bf6: Layer already exists 02:22:43 d1c6fd89938d: Layer already exists 02:22:43 efa9ead3da6b: Layer already exists 02:22:43 f45b9f48e7e1: Layer already exists 02:22:43 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:22:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 02:22:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:22:43 121f753e577d: Preparing 02:22:43 efa9ead3da6b: Preparing 02:22:43 d1c6fd89938d: Preparing 02:22:43 f45b9f48e7e1: Preparing 02:22:43 bdc42e120bf6: Preparing 02:22:43 d1c6fd89938d: Layer already exists 02:22:43 121f753e577d: Layer already exists 02:22:43 f45b9f48e7e1: Layer already exists 02:22:44 efa9ead3da6b: Layer already exists 02:22:44 bdc42e120bf6: Layer already exists 02:22:44 main: digest: sha256:37c5a65f4f9c2b34c7f975c7688e539b5977f9e18bee0f6ba17d9e3b2b397f70 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:44 ===================================================== [Pipeline] echo 02:22:44 taggedImages: 02:22:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:22:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.46 02:22:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:22:44 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:22:44 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:44 latest 02:22:44 2.0.1-dev.46 02:22:44 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:44 main 02:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:22:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:45 0144ebfde023: Preparing 02:22:45 0144ebfde023: Preparing 02:22:45 18170cbab9c4: Preparing 02:22:45 ed65648ca40b: Preparing 02:22:45 8ff523c61440: Preparing 02:22:45 b66d773b1244: Preparing 02:22:45 d1c6fd89938d: Preparing 02:22:45 de80eeb4cae8: Preparing 02:22:45 798f436c2d6a: Preparing 02:22:45 71fecee72f17: Preparing 02:22:45 b134e0f3d387: Preparing 02:22:45 bdc42e120bf6: Preparing 02:22:45 d1c6fd89938d: Waiting 02:22:45 de80eeb4cae8: Waiting 02:22:45 798f436c2d6a: Waiting 02:22:45 71fecee72f17: Waiting 02:22:45 b134e0f3d387: Waiting 02:22:45 bdc42e120bf6: Waiting 02:22:46 8ff523c61440: Pushed 02:22:46 ed65648ca40b: Pushed 02:22:46 0144ebfde023: Pushed 02:22:46 18170cbab9c4: Pushed 02:22:46 d1c6fd89938d: Layer already exists 02:22:46 b134e0f3d387: Pushed 02:22:46 bdc42e120bf6: Layer already exists 02:22:46 de80eeb4cae8: Pushed 02:22:46 798f436c2d6a: Pushed 02:22:46 71fecee72f17: Pushed 02:22:49 b66d773b1244: Pushed 02:22:49 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:22:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:22:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:50 0144ebfde023: Preparing 02:22:50 0144ebfde023: Preparing 02:22:50 18170cbab9c4: Preparing 02:22:50 ed65648ca40b: Preparing 02:22:50 8ff523c61440: Preparing 02:22:50 b66d773b1244: Preparing 02:22:50 d1c6fd89938d: Preparing 02:22:50 de80eeb4cae8: Preparing 02:22:50 798f436c2d6a: Preparing 02:22:50 71fecee72f17: Preparing 02:22:50 b134e0f3d387: Preparing 02:22:50 bdc42e120bf6: Preparing 02:22:50 798f436c2d6a: Waiting 02:22:50 71fecee72f17: Waiting 02:22:50 b134e0f3d387: Waiting 02:22:50 d1c6fd89938d: Waiting 02:22:50 de80eeb4cae8: Waiting 02:22:50 ed65648ca40b: Layer already exists 02:22:50 b66d773b1244: Layer already exists 02:22:50 18170cbab9c4: Layer already exists 02:22:50 8ff523c61440: Layer already exists 02:22:50 0144ebfde023: Layer already exists 02:22:50 798f436c2d6a: Layer already exists 02:22:50 d1c6fd89938d: Layer already exists 02:22:50 de80eeb4cae8: Layer already exists 02:22:50 b134e0f3d387: Layer already exists 02:22:50 71fecee72f17: Layer already exists 02:22:50 bdc42e120bf6: Layer already exists 02:22:50 latest: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:22:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.46 02:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:51 0144ebfde023: Preparing 02:22:51 0144ebfde023: Preparing 02:22:51 18170cbab9c4: Preparing 02:22:51 ed65648ca40b: Preparing 02:22:51 8ff523c61440: Preparing 02:22:51 b66d773b1244: Preparing 02:22:51 d1c6fd89938d: Preparing 02:22:51 de80eeb4cae8: Preparing 02:22:51 798f436c2d6a: Preparing 02:22:51 71fecee72f17: Preparing 02:22:51 b134e0f3d387: Preparing 02:22:51 bdc42e120bf6: Preparing 02:22:51 798f436c2d6a: Waiting 02:22:51 71fecee72f17: Waiting 02:22:51 b134e0f3d387: Waiting 02:22:51 d1c6fd89938d: Waiting 02:22:51 de80eeb4cae8: Waiting 02:22:51 bdc42e120bf6: Waiting 02:22:51 18170cbab9c4: Layer already exists 02:22:51 0144ebfde023: Layer already exists 02:22:51 b66d773b1244: Layer already exists 02:22:51 ed65648ca40b: Layer already exists 02:22:51 8ff523c61440: Layer already exists 02:22:51 de80eeb4cae8: Layer already exists 02:22:51 d1c6fd89938d: Layer already exists 02:22:51 71fecee72f17: Layer already exists 02:22:51 798f436c2d6a: Layer already exists 02:22:51 b134e0f3d387: Layer already exists 02:22:51 bdc42e120bf6: Layer already exists 02:22:51 2.0.1-dev.46: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:22:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:22:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:52 0144ebfde023: Preparing 02:22:52 0144ebfde023: Preparing 02:22:52 18170cbab9c4: Preparing 02:22:52 ed65648ca40b: Preparing 02:22:52 8ff523c61440: Preparing 02:22:52 b66d773b1244: Preparing 02:22:52 d1c6fd89938d: Preparing 02:22:52 de80eeb4cae8: Preparing 02:22:52 798f436c2d6a: Preparing 02:22:52 71fecee72f17: Preparing 02:22:52 b134e0f3d387: Preparing 02:22:52 bdc42e120bf6: Preparing 02:22:52 d1c6fd89938d: Waiting 02:22:52 de80eeb4cae8: Waiting 02:22:52 798f436c2d6a: Waiting 02:22:52 71fecee72f17: Waiting 02:22:52 b134e0f3d387: Waiting 02:22:52 bdc42e120bf6: Waiting 02:22:52 ed65648ca40b: Layer already exists 02:22:52 0144ebfde023: Layer already exists 02:22:52 8ff523c61440: Layer already exists 02:22:52 18170cbab9c4: Layer already exists 02:22:52 b66d773b1244: Layer already exists 02:22:52 d1c6fd89938d: Layer already exists 02:22:52 798f436c2d6a: Layer already exists 02:22:52 71fecee72f17: Layer already exists 02:22:52 de80eeb4cae8: Layer already exists 02:22:52 b134e0f3d387: Layer already exists 02:22:52 bdc42e120bf6: Layer already exists 02:22:52 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:22:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 02:22:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:22:54 0144ebfde023: Preparing 02:22:54 0144ebfde023: Preparing 02:22:54 18170cbab9c4: Preparing 02:22:54 ed65648ca40b: Preparing 02:22:54 8ff523c61440: Preparing 02:22:54 b66d773b1244: Preparing 02:22:54 d1c6fd89938d: Preparing 02:22:54 de80eeb4cae8: Preparing 02:22:54 798f436c2d6a: Preparing 02:22:54 71fecee72f17: Preparing 02:22:54 b134e0f3d387: Preparing 02:22:54 bdc42e120bf6: Preparing 02:22:54 798f436c2d6a: Waiting 02:22:54 d1c6fd89938d: Waiting 02:22:54 71fecee72f17: Waiting 02:22:54 b134e0f3d387: Waiting 02:22:54 bdc42e120bf6: Waiting 02:22:54 de80eeb4cae8: Waiting 02:22:54 0144ebfde023: Layer already exists 02:22:54 ed65648ca40b: Layer already exists 02:22:54 18170cbab9c4: Layer already exists 02:22:54 b66d773b1244: Layer already exists 02:22:54 8ff523c61440: Layer already exists 02:22:54 71fecee72f17: Layer already exists 02:22:54 798f436c2d6a: Layer already exists 02:22:54 d1c6fd89938d: Layer already exists 02:22:54 b134e0f3d387: Layer already exists 02:22:54 de80eeb4cae8: Layer already exists 02:22:54 bdc42e120bf6: Layer already exists 02:22:54 main: digest: sha256:3ddc89d4494f2bdf4dfd0b7009be52ad4a5a68f77711b256d41171663101379c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:22:54 ===================================================== [Pipeline] echo 02:22:54 taggedImages: 02:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.46 02:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:22:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:22:54 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:54 latest 02:22:54 2.0.1-dev.46 02:22:54 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:22:54 main 02:22:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:22:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:55 90ccfeac89cc: Preparing 02:22:55 6ffa364e9771: Preparing 02:22:55 7eecbd960a6b: Preparing 02:22:55 d58de8951a66: Preparing 02:22:55 3b44a989293f: Preparing 02:22:55 bdc42e120bf6: Preparing 02:22:55 bdc42e120bf6: Waiting 02:22:55 7eecbd960a6b: Pushed 02:22:55 d58de8951a66: Pushed 02:22:56 bdc42e120bf6: Layer already exists 02:22:56 3b44a989293f: Pushed 02:22:58 6ffa364e9771: Pushed 02:22:58 90ccfeac89cc: Pushed 02:22:58 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:22:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:22:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:22:59 90ccfeac89cc: Preparing 02:22:59 6ffa364e9771: Preparing 02:22:59 7eecbd960a6b: Preparing 02:22:59 d58de8951a66: Preparing 02:22:59 3b44a989293f: Preparing 02:22:59 bdc42e120bf6: Preparing 02:22:59 bdc42e120bf6: Waiting 02:22:59 7eecbd960a6b: Layer already exists 02:22:59 3b44a989293f: Layer already exists 02:22:59 90ccfeac89cc: Layer already exists 02:22:59 d58de8951a66: Layer already exists 02:22:59 6ffa364e9771: Layer already exists 02:22:59 bdc42e120bf6: Layer already exists 02:22:59 latest: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:23:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.46 02:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:23:00 90ccfeac89cc: Preparing 02:23:00 6ffa364e9771: Preparing 02:23:00 7eecbd960a6b: Preparing 02:23:00 d58de8951a66: Preparing 02:23:00 3b44a989293f: Preparing 02:23:00 bdc42e120bf6: Preparing 02:23:00 bdc42e120bf6: Waiting 02:23:00 6ffa364e9771: Layer already exists 02:23:00 3b44a989293f: Layer already exists 02:23:00 d58de8951a66: Layer already exists 02:23:00 7eecbd960a6b: Layer already exists 02:23:00 90ccfeac89cc: Layer already exists 02:23:00 bdc42e120bf6: Layer already exists 02:23:00 2.0.1-dev.46: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:23:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:23:01 90ccfeac89cc: Preparing 02:23:01 6ffa364e9771: Preparing 02:23:01 7eecbd960a6b: Preparing 02:23:01 d58de8951a66: Preparing 02:23:01 3b44a989293f: Preparing 02:23:01 bdc42e120bf6: Preparing 02:23:01 bdc42e120bf6: Waiting 02:23:01 6ffa364e9771: Layer already exists 02:23:01 7eecbd960a6b: Layer already exists 02:23:01 d58de8951a66: Layer already exists 02:23:01 90ccfeac89cc: Layer already exists 02:23:01 3b44a989293f: Layer already exists 02:23:01 bdc42e120bf6: Layer already exists 02:23:01 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:23:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:23:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:23:02 90ccfeac89cc: Preparing 02:23:02 6ffa364e9771: Preparing 02:23:02 7eecbd960a6b: Preparing 02:23:02 d58de8951a66: Preparing 02:23:02 3b44a989293f: Preparing 02:23:02 bdc42e120bf6: Preparing 02:23:02 bdc42e120bf6: Waiting 02:23:02 d58de8951a66: Layer already exists 02:23:02 3b44a989293f: Layer already exists 02:23:02 7eecbd960a6b: Layer already exists 02:23:02 90ccfeac89cc: Layer already exists 02:23:02 6ffa364e9771: Layer already exists 02:23:02 bdc42e120bf6: Layer already exists 02:23:02 main: digest: sha256:4f05d6d00db676f83675f3820c0031252cdd377f365e489a20858975f51271e4 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:02 ===================================================== [Pipeline] echo 02:23:02 taggedImages: 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.46 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:23:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:23:02 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:02 latest 02:23:02 2.0.1-dev.46 02:23:02 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:02 main 02:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:23:03 b862d3d23222: Preparing 02:23:03 5c3d17047509: Preparing 02:23:03 e6b52387e326: Preparing 02:23:03 cba6d17f3446: Preparing 02:23:03 7bb2f4dd3bd0: Preparing 02:23:03 9953c380ddcf: Preparing 02:23:03 0194676d26fe: Preparing 02:23:03 7e0f5072f6b3: Preparing 02:23:03 e86c3f62ef1e: Preparing 02:23:03 bdc42e120bf6: Preparing 02:23:03 7e0f5072f6b3: Waiting 02:23:03 e86c3f62ef1e: Waiting 02:23:03 9953c380ddcf: Waiting 02:23:03 0194676d26fe: Waiting 02:23:03 bdc42e120bf6: Waiting 02:23:03 7bb2f4dd3bd0: Pushed 02:23:03 b862d3d23222: Pushed 02:23:03 5c3d17047509: Pushed 02:23:04 9953c380ddcf: Pushed 02:23:04 0194676d26fe: Pushed 02:23:04 7e0f5072f6b3: Pushed 02:23:04 bdc42e120bf6: Layer already exists 02:23:04 e86c3f62ef1e: Pushed 02:23:06 cba6d17f3446: Pushed 02:23:07 e6b52387e326: Pushed 02:23:07 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:23:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:23:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:23:08 b862d3d23222: Preparing 02:23:08 5c3d17047509: Preparing 02:23:08 e6b52387e326: Preparing 02:23:08 cba6d17f3446: Preparing 02:23:08 7bb2f4dd3bd0: Preparing 02:23:08 9953c380ddcf: Preparing 02:23:08 0194676d26fe: Preparing 02:23:08 7e0f5072f6b3: Preparing 02:23:08 e86c3f62ef1e: Preparing 02:23:08 bdc42e120bf6: Preparing 02:23:08 9953c380ddcf: Waiting 02:23:08 0194676d26fe: Waiting 02:23:08 7e0f5072f6b3: Waiting 02:23:08 bdc42e120bf6: Waiting 02:23:08 e86c3f62ef1e: Waiting 02:23:08 e6b52387e326: Layer already exists 02:23:08 7bb2f4dd3bd0: Layer already exists 02:23:08 cba6d17f3446: Layer already exists 02:23:08 5c3d17047509: Layer already exists 02:23:08 b862d3d23222: Layer already exists 02:23:08 0194676d26fe: Layer already exists 02:23:08 9953c380ddcf: Layer already exists 02:23:08 7e0f5072f6b3: Layer already exists 02:23:08 bdc42e120bf6: Layer already exists 02:23:08 e86c3f62ef1e: Layer already exists 02:23:09 latest: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:23:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.46 02:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:23:10 b862d3d23222: Preparing 02:23:10 5c3d17047509: Preparing 02:23:10 e6b52387e326: Preparing 02:23:10 cba6d17f3446: Preparing 02:23:10 7bb2f4dd3bd0: Preparing 02:23:10 9953c380ddcf: Preparing 02:23:10 0194676d26fe: Preparing 02:23:10 7e0f5072f6b3: Preparing 02:23:10 e86c3f62ef1e: Preparing 02:23:10 9953c380ddcf: Waiting 02:23:10 0194676d26fe: Waiting 02:23:10 7e0f5072f6b3: Waiting 02:23:10 bdc42e120bf6: Preparing 02:23:10 e86c3f62ef1e: Waiting 02:23:10 bdc42e120bf6: Waiting 02:23:10 cba6d17f3446: Layer already exists 02:23:10 5c3d17047509: Layer already exists 02:23:10 7bb2f4dd3bd0: Layer already exists 02:23:10 e6b52387e326: Layer already exists 02:23:10 b862d3d23222: Layer already exists 02:23:10 0194676d26fe: Layer already exists 02:23:10 9953c380ddcf: Layer already exists 02:23:10 e86c3f62ef1e: Layer already exists 02:23:10 7e0f5072f6b3: Layer already exists 02:23:10 bdc42e120bf6: Layer already exists 02:23:10 2.0.1-dev.46: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:23:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:23:11 b862d3d23222: Preparing 02:23:11 5c3d17047509: Preparing 02:23:11 e6b52387e326: Preparing 02:23:11 cba6d17f3446: Preparing 02:23:11 7bb2f4dd3bd0: Preparing 02:23:11 9953c380ddcf: Preparing 02:23:11 0194676d26fe: Preparing 02:23:11 7e0f5072f6b3: Preparing 02:23:11 e86c3f62ef1e: Preparing 02:23:11 bdc42e120bf6: Preparing 02:23:11 7e0f5072f6b3: Waiting 02:23:11 e86c3f62ef1e: Waiting 02:23:11 bdc42e120bf6: Waiting 02:23:11 9953c380ddcf: Waiting 02:23:11 0194676d26fe: Waiting 02:23:11 cba6d17f3446: Layer already exists 02:23:11 5c3d17047509: Layer already exists 02:23:11 e6b52387e326: Layer already exists 02:23:11 b862d3d23222: Layer already exists 02:23:11 7bb2f4dd3bd0: Layer already exists 02:23:11 7e0f5072f6b3: Layer already exists 02:23:11 9953c380ddcf: Layer already exists 02:23:11 0194676d26fe: Layer already exists 02:23:11 e86c3f62ef1e: Layer already exists 02:23:11 bdc42e120bf6: Layer already exists 02:23:11 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] isUnix [Pipeline] sh 02:23:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:23:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:23:12 b862d3d23222: Preparing 02:23:12 5c3d17047509: Preparing 02:23:12 e6b52387e326: Preparing 02:23:12 cba6d17f3446: Preparing 02:23:12 7bb2f4dd3bd0: Preparing 02:23:12 9953c380ddcf: Preparing 02:23:12 0194676d26fe: Preparing 02:23:12 7e0f5072f6b3: Preparing 02:23:12 e86c3f62ef1e: Preparing 02:23:12 bdc42e120bf6: Preparing 02:23:12 9953c380ddcf: Waiting 02:23:12 0194676d26fe: Waiting 02:23:12 7e0f5072f6b3: Waiting 02:23:12 e86c3f62ef1e: Waiting 02:23:12 bdc42e120bf6: Waiting 02:23:12 5c3d17047509: Layer already exists 02:23:12 cba6d17f3446: Layer already exists 02:23:12 e6b52387e326: Layer already exists 02:23:12 b862d3d23222: Layer already exists 02:23:12 7bb2f4dd3bd0: Layer already exists 02:23:12 7e0f5072f6b3: Layer already exists 02:23:12 9953c380ddcf: Layer already exists 02:23:12 0194676d26fe: Layer already exists 02:23:12 bdc42e120bf6: Layer already exists 02:23:12 e86c3f62ef1e: Layer already exists 02:23:12 main: digest: sha256:45cdba682801bd3553e5f95c2a918f9ca51f0321db66a9802d73eec30d70c1e8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:12 ===================================================== [Pipeline] echo 02:23:12 taggedImages: 02:23:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:23:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.46 02:23:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:23:12 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:23:12 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:12 latest 02:23:12 2.0.1-dev.46 02:23:12 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:12 main 02:23:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:23:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:13 8e96d10d8aab: Preparing 02:23:13 3983d4fe6d54: Preparing 02:23:13 d1c6fd89938d: Preparing 02:23:13 5e5169f7947b: Preparing 02:23:13 bdc42e120bf6: Preparing 02:23:13 d1c6fd89938d: Layer already exists 02:23:13 bdc42e120bf6: Layer already exists 02:23:13 8e96d10d8aab: Pushed 02:23:13 5e5169f7947b: Pushed 02:23:16 3983d4fe6d54: Pushed 02:23:16 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:23:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:23:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:17 8e96d10d8aab: Preparing 02:23:17 3983d4fe6d54: Preparing 02:23:17 d1c6fd89938d: Preparing 02:23:17 5e5169f7947b: Preparing 02:23:17 bdc42e120bf6: Preparing 02:23:17 5e5169f7947b: Layer already exists 02:23:17 bdc42e120bf6: Layer already exists 02:23:17 d1c6fd89938d: Layer already exists 02:23:17 8e96d10d8aab: Layer already exists 02:23:17 3983d4fe6d54: Layer already exists 02:23:17 latest: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:23:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.46 02:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:18 8e96d10d8aab: Preparing 02:23:18 3983d4fe6d54: Preparing 02:23:18 d1c6fd89938d: Preparing 02:23:18 5e5169f7947b: Preparing 02:23:18 bdc42e120bf6: Preparing 02:23:18 bdc42e120bf6: Layer already exists 02:23:18 d1c6fd89938d: Layer already exists 02:23:18 5e5169f7947b: Layer already exists 02:23:18 8e96d10d8aab: Layer already exists 02:23:18 3983d4fe6d54: Layer already exists 02:23:18 2.0.1-dev.46: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:23:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:19 8e96d10d8aab: Preparing 02:23:19 3983d4fe6d54: Preparing 02:23:19 d1c6fd89938d: Preparing 02:23:19 5e5169f7947b: Preparing 02:23:19 bdc42e120bf6: Preparing 02:23:19 5e5169f7947b: Layer already exists 02:23:19 3983d4fe6d54: Layer already exists 02:23:19 8e96d10d8aab: Layer already exists 02:23:19 bdc42e120bf6: Layer already exists 02:23:19 d1c6fd89938d: Layer already exists 02:23:19 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:23:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 02:23:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:23:20 8e96d10d8aab: Preparing 02:23:20 3983d4fe6d54: Preparing 02:23:20 d1c6fd89938d: Preparing 02:23:20 5e5169f7947b: Preparing 02:23:20 bdc42e120bf6: Preparing 02:23:20 3983d4fe6d54: Layer already exists 02:23:20 d1c6fd89938d: Layer already exists 02:23:20 bdc42e120bf6: Layer already exists 02:23:20 8e96d10d8aab: Layer already exists 02:23:20 5e5169f7947b: Layer already exists 02:23:20 main: digest: sha256:2d9765e99341640ca0950277cec3df7f1e8906a722e2ccfe6ff2e8f760ae3c18 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:20 ===================================================== [Pipeline] echo 02:23:20 taggedImages: 02:23:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:23:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.46 02:23:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:23:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:23:21 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:21 latest 02:23:21 2.0.1-dev.46 02:23:21 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:21 main 02:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:23:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:21 d81cc36b8494: Preparing 02:23:21 a7e940167b9e: Preparing 02:23:21 d1c6fd89938d: Preparing 02:23:21 f45b9f48e7e1: Preparing 02:23:21 bdc42e120bf6: Preparing 02:23:22 bdc42e120bf6: Layer already exists 02:23:22 f45b9f48e7e1: Layer already exists 02:23:22 d1c6fd89938d: Layer already exists 02:23:22 d81cc36b8494: Pushed 02:23:24 a7e940167b9e: Pushed 02:23:26 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:23:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:23:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:26 d81cc36b8494: Preparing 02:23:26 a7e940167b9e: Preparing 02:23:26 d1c6fd89938d: Preparing 02:23:26 f45b9f48e7e1: Preparing 02:23:26 bdc42e120bf6: Preparing 02:23:27 a7e940167b9e: Layer already exists 02:23:27 f45b9f48e7e1: Layer already exists 02:23:27 bdc42e120bf6: Layer already exists 02:23:27 d1c6fd89938d: Layer already exists 02:23:27 d81cc36b8494: Layer already exists 02:23:27 latest: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:23:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.46 02:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:27 d81cc36b8494: Preparing 02:23:27 a7e940167b9e: Preparing 02:23:27 d1c6fd89938d: Preparing 02:23:27 f45b9f48e7e1: Preparing 02:23:27 bdc42e120bf6: Preparing 02:23:27 d81cc36b8494: Layer already exists 02:23:27 f45b9f48e7e1: Layer already exists 02:23:27 d1c6fd89938d: Layer already exists 02:23:27 a7e940167b9e: Layer already exists 02:23:27 bdc42e120bf6: Layer already exists 02:23:28 2.0.1-dev.46: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:23:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:29 d81cc36b8494: Preparing 02:23:29 a7e940167b9e: Preparing 02:23:29 d1c6fd89938d: Preparing 02:23:29 f45b9f48e7e1: Preparing 02:23:29 bdc42e120bf6: Preparing 02:23:29 d1c6fd89938d: Layer already exists 02:23:29 d81cc36b8494: Layer already exists 02:23:29 bdc42e120bf6: Layer already exists 02:23:29 a7e940167b9e: Layer already exists 02:23:29 f45b9f48e7e1: Layer already exists 02:23:29 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:23:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 02:23:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:23:30 d81cc36b8494: Preparing 02:23:30 a7e940167b9e: Preparing 02:23:30 d1c6fd89938d: Preparing 02:23:30 f45b9f48e7e1: Preparing 02:23:30 bdc42e120bf6: Preparing 02:23:30 bdc42e120bf6: Layer already exists 02:23:30 a7e940167b9e: Layer already exists 02:23:30 f45b9f48e7e1: Layer already exists 02:23:30 d1c6fd89938d: Layer already exists 02:23:30 d81cc36b8494: Layer already exists 02:23:30 main: digest: sha256:a91c41ff9177eee4d4a19011e846deed140962964b700b8fcb92a9a8a4768489 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:30 ===================================================== [Pipeline] echo 02:23:30 taggedImages: 02:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.46 02:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:23:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:23:30 d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:30 latest 02:23:30 2.0.1-dev.46 02:23:30 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:30 main 02:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] isUnix [Pipeline] sh 02:23:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:23:31 f77d06cf72b2: Preparing 02:23:31 8cf28c4e4570: Preparing 02:23:31 e3368419bbb0: Preparing 02:23:31 d4b7c2755e07: Preparing 02:23:31 b287e4fe43ef: Preparing 02:23:31 c39efab1fe40: Preparing 02:23:31 386fc9fe74c4: Preparing 02:23:31 097a5c91b892: Preparing 02:23:31 74984ba1a09f: Preparing 02:23:31 6d0ac5d4dfcb: Preparing 02:23:31 c55d5dbdab40: Preparing 02:23:31 c39efab1fe40: Waiting 02:23:31 386fc9fe74c4: Waiting 02:23:31 097a5c91b892: Waiting 02:23:31 6d0ac5d4dfcb: Waiting 02:23:31 74984ba1a09f: Waiting 02:23:31 c55d5dbdab40: Waiting 02:23:31 b287e4fe43ef: Layer already exists 02:23:31 c39efab1fe40: Layer already exists 02:23:31 386fc9fe74c4: Layer already exists 02:23:31 8cf28c4e4570: Pushed 02:23:31 097a5c91b892: Layer already exists 02:23:31 74984ba1a09f: Layer already exists 02:23:31 6d0ac5d4dfcb: Layer already exists 02:23:31 c55d5dbdab40: Layer already exists 02:23:32 f77d06cf72b2: Pushed 02:23:34 e3368419bbb0: Pushed 02:23:47 d4b7c2755e07: Pushed 02:23:47 d2a5f5fee6def632ee193f4e05018b338845a8fb: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:23:47 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:23:48 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:23:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:23:48 f77d06cf72b2: Preparing 02:23:48 8cf28c4e4570: Preparing 02:23:48 e3368419bbb0: Preparing 02:23:48 d4b7c2755e07: Preparing 02:23:48 b287e4fe43ef: Preparing 02:23:48 c39efab1fe40: Preparing 02:23:48 386fc9fe74c4: Preparing 02:23:48 097a5c91b892: Preparing 02:23:48 74984ba1a09f: Preparing 02:23:48 6d0ac5d4dfcb: Preparing 02:23:48 c55d5dbdab40: Preparing 02:23:48 6d0ac5d4dfcb: Waiting 02:23:48 097a5c91b892: Waiting 02:23:48 74984ba1a09f: Waiting 02:23:48 c55d5dbdab40: Waiting 02:23:48 c39efab1fe40: Waiting 02:23:48 e3368419bbb0: Layer already exists 02:23:48 d4b7c2755e07: Layer already exists 02:23:48 f77d06cf72b2: Layer already exists 02:23:48 b287e4fe43ef: Layer already exists 02:23:48 8cf28c4e4570: Layer already exists 02:23:48 097a5c91b892: Layer already exists 02:23:48 74984ba1a09f: Layer already exists 02:23:48 386fc9fe74c4: Layer already exists 02:23:48 6d0ac5d4dfcb: Layer already exists 02:23:48 c39efab1fe40: Layer already exists 02:23:48 c55d5dbdab40: Layer already exists 02:23:48 latest: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:23:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.46 02:23:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:23:49 f77d06cf72b2: Preparing 02:23:49 8cf28c4e4570: Preparing 02:23:49 e3368419bbb0: Preparing 02:23:49 d4b7c2755e07: Preparing 02:23:49 b287e4fe43ef: Preparing 02:23:49 c39efab1fe40: Preparing 02:23:49 386fc9fe74c4: Preparing 02:23:49 097a5c91b892: Preparing 02:23:49 74984ba1a09f: Preparing 02:23:49 6d0ac5d4dfcb: Preparing 02:23:49 c55d5dbdab40: Preparing 02:23:49 386fc9fe74c4: Waiting 02:23:49 097a5c91b892: Waiting 02:23:49 74984ba1a09f: Waiting 02:23:49 6d0ac5d4dfcb: Waiting 02:23:49 c55d5dbdab40: Waiting 02:23:49 c39efab1fe40: Waiting 02:23:49 b287e4fe43ef: Layer already exists 02:23:49 e3368419bbb0: Layer already exists 02:23:49 d4b7c2755e07: Layer already exists 02:23:49 f77d06cf72b2: Layer already exists 02:23:49 8cf28c4e4570: Layer already exists 02:23:49 6d0ac5d4dfcb: Layer already exists 02:23:49 c39efab1fe40: Layer already exists 02:23:49 097a5c91b892: Layer already exists 02:23:49 386fc9fe74c4: Layer already exists 02:23:49 74984ba1a09f: Layer already exists 02:23:49 c55d5dbdab40: Layer already exists 02:23:49 2.0.1-dev.46: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:23:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 [Pipeline] isUnix [Pipeline] sh 02:23:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:23:50 f77d06cf72b2: Preparing 02:23:50 8cf28c4e4570: Preparing 02:23:50 e3368419bbb0: Preparing 02:23:50 d4b7c2755e07: Preparing 02:23:50 b287e4fe43ef: Preparing 02:23:50 c39efab1fe40: Preparing 02:23:50 386fc9fe74c4: Preparing 02:23:50 097a5c91b892: Preparing 02:23:50 74984ba1a09f: Preparing 02:23:50 6d0ac5d4dfcb: Preparing 02:23:50 c55d5dbdab40: Preparing 02:23:50 c39efab1fe40: Waiting 02:23:50 386fc9fe74c4: Waiting 02:23:50 097a5c91b892: Waiting 02:23:50 74984ba1a09f: Waiting 02:23:50 6d0ac5d4dfcb: Waiting 02:23:50 c55d5dbdab40: Waiting 02:23:50 b287e4fe43ef: Layer already exists 02:23:50 e3368419bbb0: Layer already exists 02:23:50 d4b7c2755e07: Layer already exists 02:23:50 8cf28c4e4570: Layer already exists 02:23:50 f77d06cf72b2: Layer already exists 02:23:50 c39efab1fe40: Layer already exists 02:23:50 386fc9fe74c4: Layer already exists 02:23:50 097a5c91b892: Layer already exists 02:23:50 74984ba1a09f: Layer already exists 02:23:50 6d0ac5d4dfcb: Layer already exists 02:23:50 c55d5dbdab40: Layer already exists 02:23:50 d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:23:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 02:23:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 02:23:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:23:51 f77d06cf72b2: Preparing 02:23:51 8cf28c4e4570: Preparing 02:23:51 e3368419bbb0: Preparing 02:23:51 d4b7c2755e07: Preparing 02:23:51 b287e4fe43ef: Preparing 02:23:51 c39efab1fe40: Preparing 02:23:51 386fc9fe74c4: Preparing 02:23:51 097a5c91b892: Preparing 02:23:51 74984ba1a09f: Preparing 02:23:51 6d0ac5d4dfcb: Preparing 02:23:51 c55d5dbdab40: Preparing 02:23:51 74984ba1a09f: Waiting 02:23:51 c39efab1fe40: Waiting 02:23:51 386fc9fe74c4: Waiting 02:23:51 097a5c91b892: Waiting 02:23:51 6d0ac5d4dfcb: Waiting 02:23:51 c55d5dbdab40: Waiting 02:23:51 8cf28c4e4570: Layer already exists 02:23:51 f77d06cf72b2: Layer already exists 02:23:51 b287e4fe43ef: Layer already exists 02:23:51 d4b7c2755e07: Layer already exists 02:23:51 e3368419bbb0: Layer already exists 02:23:51 386fc9fe74c4: Layer already exists 02:23:51 097a5c91b892: Layer already exists 02:23:51 c39efab1fe40: Layer already exists 02:23:51 74984ba1a09f: Layer already exists 02:23:51 6d0ac5d4dfcb: Layer already exists 02:23:51 c55d5dbdab40: Layer already exists 02:23:51 main: digest: sha256:535b58e77dd379015c6c523da4ebeace4c2493a47104f209666a4f45a2413c81 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:51 ===================================================== [Pipeline] echo 02:23:51 taggedImages: 02:23:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb 02:23:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:23:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.46 02:23:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2a5f5fee6def632ee193f4e05018b338845a8fb-2.0.1-dev.46 02:23:51 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:52 02:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:23:53 arm64: Pulling from edgex-lftools-log-publisher 02:23:53 448f6bf000e3: Pulling fs layer 02:23:53 f757da607395: Pulling fs layer 02:23:53 05883995daec: Pulling fs layer 02:23:53 8603b9c90790: Pulling fs layer 02:23:53 1560dd03e051: Pulling fs layer 02:23:53 27f5ce0e4adf: Pulling fs layer 02:23:53 c2d8d7efcc4b: Pulling fs layer 02:23:53 8603b9c90790: Waiting 02:23:53 1560dd03e051: Waiting 02:23:53 27f5ce0e4adf: Waiting 02:23:53 c2d8d7efcc4b: Waiting 02:23:53 f757da607395: Download complete 02:23:53 8603b9c90790: Verifying Checksum 02:23:53 8603b9c90790: Download complete 02:23:53 1560dd03e051: Verifying Checksum 02:23:53 1560dd03e051: Download complete 02:23:53 27f5ce0e4adf: Verifying Checksum 02:23:53 27f5ce0e4adf: Download complete 02:23:54 05883995daec: Verifying Checksum 02:23:54 05883995daec: Download complete 02:23:55 448f6bf000e3: Verifying Checksum 02:23:55 448f6bf000e3: Download complete 02:23:59 c2d8d7efcc4b: Verifying Checksum 02:23:59 c2d8d7efcc4b: Download complete 02:23:59 448f6bf000e3: Pull complete 02:24:00 f757da607395: Pull complete 02:24:02 05883995daec: Pull complete 02:24:02 8603b9c90790: Pull complete 02:24:03 1560dd03e051: Pull complete 02:24:04 27f5ce0e4adf: Pull complete 02:24:20 c2d8d7efcc4b: Pull complete 02:24:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:24:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:24:20 prd-ubuntu18.04-docker-arm64-4c-16g-131 does not seem to be running inside a container 02:24:20 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:24:24 $ docker top 55a2c1e36d60d6d185c8ec7a09bb995b8099740026485cd29bcbc9db97ee9811 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:25 ---> job-cost.sh 02:24:25 lf-activate-venv: SKIPPING 02:24:25 INFO: No Stack... 02:24:26 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:26 INFO: Archiving Costs [Pipeline] sh 02:24:27 + + cut -d,cat -f6 /w/workspace/edgex-go/53/archives/cost.csv 02:24:27 [Pipeline] lock 02:24:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] 02:24:27 Resource [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] did not exist. Created. 02:24:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:28 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:29 Stashed 1 file(s) [Pipeline] } 02:24:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:29 $ docker stop --time=1 55a2c1e36d60d6d185c8ec7a09bb995b8099740026485cd29bcbc9db97ee9811 02:24:31 $ docker rm -f 55a2c1e36d60d6d185c8ec7a09bb995b8099740026485cd29bcbc9db97ee9811 [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 02:24:32 provisioning config files... 02:24:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/53@tmp/config1752516205646526076tmp [Pipeline] { [Pipeline] sh 02:24:32 + set +x 02:24:32 + bash -s -- 02:24:32 + curl -s https://codecov.io/bash 02:24:32 02:24:32 _____ _ 02:24:32 / ____| | | 02:24:32 | | ___ __| | ___ ___ _____ __ 02:24:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:32 Bash-1.0.6 02:24:32 02:24:32 02:24:32 ==> git version 2.24.4 found 02:24:32 ==> 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 02:24:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:24:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:24:32 ==> Jenkins CI detected. 02:24:32 current dir:  /w/workspace/edgex-go/53 02:24:32 project root: . 02:24:32 --> token set from env 02:24:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:32 ==> Running gcov in . (disable via -X gcov) 02:24:32 ==> Python coveragepy not found 02:24:32 ==> Searching for coverage reports in: 02:24:32 + . 02:24:32 -> Found 1 reports 02:24:32 ==> Detecting git/mercurial file structure 02:24:32 ==> Reading reports 02:24:32 + ./coverage.out bytes=404910 02:24:32 ==> Appending adjustments 02:24:32 https://docs.codecov.io/docs/fixing-reports 02:24:34 + Found adjustments 02:24:34 ==> Gzipping contents 02:24:34 56K /tmp/codecov.m4ZjbZ.gz 02:24:34 ==> Uploading reports 02:24:34 url: https://codecov.io 02:24:34 query: branch=main&commit=d2a5f5fee6def632ee193f4e05018b338845a8fb&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:34 -> Pinging Codecov 02:24:34 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=d2a5f5fee6def632ee193f4e05018b338845a8fb&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:24:34 -> Uploading to 02:24:34 https://storage.googleapis.com/codecov/v4/raw/2021-09-14/00271124DB129430A58F1EEE437C3FCB/d2a5f5fee6def632ee193f4e05018b338845a8fb/da832167-ac85-46ea-96d2-85abb4513615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210914T022434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b65cfa5cd7a9fe982f76840b1c1599b6b3ccf73bc69f05714eb2280c41396a5 02:24:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:34 Dload Upload Total Spent Left Speed 02:24:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54535 0 0 100 54535 0 116k --:--:-- --:--:-- --:--:-- 116k 02:24:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d2a5f5fee6def632ee193f4e05018b338845a8fb [Pipeline] } 02:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:24:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:24:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:36 02:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:24:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:24:36 188c0c94c7c5: Pulling fs layer 02:24:36 0ef7d3d256c8: Pulling fs layer 02:24:36 de9db76c5a1d: Pulling fs layer 02:24:36 0eba1c9be4d2: Pulling fs layer 02:24:36 0d57e429df01: Pulling fs layer 02:24:36 4e4be7b47b0d: Pulling fs layer 02:24:36 e1f770b5df2f: Pulling fs layer 02:24:36 85a0685a4137: Pulling fs layer 02:24:36 4e4be7b47b0d: Waiting 02:24:36 e1f770b5df2f: Waiting 02:24:36 85a0685a4137: Waiting 02:24:36 0eba1c9be4d2: Waiting 02:24:36 0d57e429df01: Waiting 02:24:36 de9db76c5a1d: Verifying Checksum 02:24:36 de9db76c5a1d: Download complete 02:24:36 0ef7d3d256c8: Verifying Checksum 02:24:36 0ef7d3d256c8: Download complete 02:24:36 0d57e429df01: Verifying Checksum 02:24:36 0d57e429df01: Download complete 02:24:37 4e4be7b47b0d: Verifying Checksum 02:24:37 4e4be7b47b0d: Download complete 02:24:37 188c0c94c7c5: Verifying Checksum 02:24:37 188c0c94c7c5: Download complete 02:24:37 188c0c94c7c5: Pull complete 02:24:37 0ef7d3d256c8: Pull complete 02:24:37 de9db76c5a1d: Pull complete 02:24:38 e1f770b5df2f: Verifying Checksum 02:24:38 e1f770b5df2f: Download complete 02:24:45 0eba1c9be4d2: Verifying Checksum 02:24:45 0eba1c9be4d2: Download complete 02:24:46 85a0685a4137: Verifying Checksum 02:24:46 85a0685a4137: Download complete 02:24:48 0eba1c9be4d2: Pull complete 02:24:48 0d57e429df01: Pull complete 02:24:48 4e4be7b47b0d: Pull complete 02:24:48 e1f770b5df2f: Pull complete 02:24:52 85a0685a4137: Pull complete 02:24:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:24:52 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:24:52 $ 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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:24:55 $ docker top 00397a25be6272eff629cc356ff71c04668da41961be688e4b7c65b030cfd137 -eo pid,comm [Pipeline] { [Pipeline] echo 02:24:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:24:56 + set -o pipefail 02:24:56 + snyk monitor '--org=edgex-jenkins' 02:25:01 02:25:01 Monitoring /w/workspace/edgex-go/53 (github.com/edgexfoundry/edgex-go)... 02:25:01 02:25:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fb6ce938-8ba6-484a-8f09-7c90f79a1a21 02:25:01 02:25:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:25:01 02:25:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:25:01 02:25:01 [Pipeline] } 02:25:01 $ docker stop --time=1 00397a25be6272eff629cc356ff71c04668da41961be688e4b7c65b030cfd137 02:25:03 $ docker rm -f 00397a25be6272eff629cc356ff71c04668da41961be688e4b7c65b030cfd137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:25:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:04 provisioning config files... 02:25:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/53@tmp/config7737253162946531143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:05 --> edgex-publish-swagger.sh 02:25:05 === Publish openapi/v2 API === 02:25:05 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:25:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/53/openapi/v2/core-command.yaml] 02:25:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:05 Dload Upload Total Spent Left Speed 02:25:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25758 0:00:01 0:00:01 --:--:-- 25782 100 31867 0 0 100 31867 0 24200 0:00:01 0:00:01 --:--:-- 24215 02:25:06 02:25:06 02:25:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/53/openapi/v2/core-data.yaml] 02:25:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:06 Dload Upload Total Spent Left Speed 02:25:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55990 0:00:01 0:00:01 --:--:-- 56037 100 65452 0 0 100 65452 0 51340 0:00:01 0:00:01 --:--:-- 51375 02:25:07 02:25:07 02:25:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/53/openapi/v2/core-metadata.yaml] 02:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:07 Dload Upload Total Spent Left Speed 02:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 119k 0 0 100 119k 0 56255 0:00:02 0:00:02 --:--:-- 56281 100 119k 0 0 100 119k 0 54632 0:00:02 0:00:02 --:--:-- 54641 02:25:09 02:25:09 02:25:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/53/openapi/v2/support-notifications.yaml] 02:25:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:09 Dload Upload Total Spent Left Speed 02:25:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72721 0:00:01 0:00:01 --:--:-- 72763 100 86007 0 0 100 86007 0 72054 0:00:01 0:00:01 --:--:-- 72093 02:25:10 02:25:10 02:25:10 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/53/openapi/v2/support-scheduler.yaml] 02:25:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:10 Dload Upload Total Spent Left Speed 02:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31626 0:00:01 0:00:01 --:--:-- 31646 100 36710 0 0 100 36710 0 30571 0:00:01 0:00:01 --:--:-- 30591 02:25:12 02:25:12 02:25:12 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/53/openapi/v2/system-agent.yaml] 02:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:25:12 Dload Upload Total Spent Left Speed 02:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18086 0:00:01 0:00:01 --:--:-- 18100 100 19603 0 0 100 19603 0 18083 0:00:01 0:00:01 --:--:-- 18100 02:25:13 02:25:13 [Pipeline] } 02:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 02:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:25:14 . [Pipeline] withDockerContainer 02:25:14 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:10004/edgex-devops/git-semver:latest cat 02:25:14 $ docker top b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:14 [ssh-agent] Looking for ssh-agent implementation... 02:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:15 $ docker exec b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 ssh-agent 02:25:15 SSH_AUTH_SOCK=/tmp/ssh-0a9HRTDV0I5C/agent.14 02:25:15 SSH_AGENT_PID=20 02:25:15 Running ssh-add (command line suppressed) 02:25:15 Identity added: /w/workspace/edgex-go/53@tmp/private_key_3699505551686324341.key (/w/workspace/edgex-go/53@tmp/private_key_3699505551686324341.key) 02:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:16 + git semver tag 02:25:16 # -> Open(): unable to determine branch for HEAD 02:25:16 # $GIT_DIR = /w/workspace/edgex-go/53/.git 02:25:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/53 02:25:16 # $SEMVER_REMOTE_NAME = origin 02:25:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:25:16 # $SEMVER_USER_NAME = edgex-jenkins 02:25:16 # $SEMVER_BRANCH = main 02:25:16 # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver 02:25:16 # d2a5f5fee6def632ee193f4e05018b338845a8fb HEAD 02:25:16 # -> Force: false 02:25:16 # 4f401d3d4e67b742f0ee6debbd29f04656afc7b6 refs/tags/v2.0.1-dev.46 [Pipeline] } 02:25:16 $ docker exec --env ******** --env ******** b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 ssh-agent -k 02:25:16 unset SSH_AUTH_SOCK; 02:25:16 unset SSH_AGENT_PID; 02:25:16 echo Agent pid 20 killed; 02:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:16 + git semver [Pipeline] } 02:25:16 $ docker stop --time=1 b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 02:25:18 $ docker rm -f b4d3df999a58ba5b8306097d6f19b4159a1cdbdc9e01066486b557227167e6e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:18 02:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:19 0.23.1-centos7: Pulling from edgex-lftools 02:25:19 ab5ef0e58194: Pulling fs layer 02:25:19 9712f1f96733: Pulling fs layer 02:25:19 63f879dbbcfc: Pulling fs layer 02:25:19 0d9ebad4ef96: Pulling fs layer 02:25:19 e9a5061849ea: Pulling fs layer 02:25:19 d747dcd14b5f: Pulling fs layer 02:25:19 2de7ff778b66: Pulling fs layer 02:25:19 0d9ebad4ef96: Waiting 02:25:19 e9a5061849ea: Waiting 02:25:19 d747dcd14b5f: Waiting 02:25:19 2de7ff778b66: Waiting 02:25:19 9712f1f96733: Verifying Checksum 02:25:19 9712f1f96733: Download complete 02:25:22 63f879dbbcfc: Verifying Checksum 02:25:22 63f879dbbcfc: Download complete 02:25:22 e9a5061849ea: Verifying Checksum 02:25:22 e9a5061849ea: Download complete 02:25:22 d747dcd14b5f: Download complete 02:25:23 0d9ebad4ef96: Verifying Checksum 02:25:23 0d9ebad4ef96: Download complete 02:25:23 2de7ff778b66: Verifying Checksum 02:25:23 2de7ff778b66: Download complete 02:25:23 ab5ef0e58194: Verifying Checksum 02:25:23 ab5ef0e58194: Download complete 02:25:26 ab5ef0e58194: Pull complete 02:25:26 9712f1f96733: Pull complete 02:25:26 63f879dbbcfc: Pull complete 02:25:30 0d9ebad4ef96: Pull complete 02:25:30 e9a5061849ea: Pull complete 02:25:30 d747dcd14b5f: Pull complete 02:25:31 2de7ff778b66: Pull complete 02:25:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:25:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:25:31 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:25:35 $ docker top 96bcbb73734f736951bcdf673f7f284d25abb8830c446c9059d2e86ddc8d35c3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:25:35 provisioning config files... 02:25:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/53@tmp/config1468054678493867836tmp 02:25:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/53@tmp/config4157690321601237944tmp 02:25:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/53@tmp/config7907316920139516621tmp [Pipeline] { [Pipeline] echo 02:25:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:25:36 ---> sigul-configuration.sh 02:25:36 gpg: directory `/root/.gnupg' created 02:25:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:25:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:25:36 gpg: keyring `/root/.gnupg/secring.gpg' created 02:25:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:25:36 gpg: CAST5 encrypted data 02:25:36 gpg: encrypted with 1 passphrase 02:25:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:25:36 + mkdir /home/jenkins 02:25:36 + mkdir /home/jenkins/sigul [Pipeline] sh 02:25:36 + 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 02:25:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:25:37 ---> sigul-install.sh 02:25:37 Sigul already installed; skipping installation. [Pipeline] sh 02:25:37 + git tag --list 02:25:37 0.6.0 02:25:37 0.6.1 02:25:37 0.7.0 02:25:37 0.7.1 02:25:37 v1.0.0 02:25:37 v1.0.1 02:25:37 v1.1.0 02:25:37 v1.2.0 02:25:37 v1.2.1 02:25:37 v1.3.0 02:25:37 v1.3.1 02:25:37 v2.0.0 02:25:37 v2.0.1-dev.1 02:25:37 v2.0.1-dev.10 02:25:37 v2.0.1-dev.11 02:25:37 v2.0.1-dev.12 02:25:37 v2.0.1-dev.13 02:25:37 v2.0.1-dev.14 02:25:37 v2.0.1-dev.15 02:25:37 v2.0.1-dev.16 02:25:37 v2.0.1-dev.17 02:25:37 v2.0.1-dev.18 02:25:37 v2.0.1-dev.19 02:25:37 v2.0.1-dev.2 02:25:37 v2.0.1-dev.20 02:25:37 v2.0.1-dev.21 02:25:37 v2.0.1-dev.22 02:25:37 v2.0.1-dev.23 02:25:37 v2.0.1-dev.24 02:25:37 v2.0.1-dev.25 02:25:37 v2.0.1-dev.26 02:25:37 v2.0.1-dev.27 02:25:37 v2.0.1-dev.28 02:25:37 v2.0.1-dev.29 02:25:37 v2.0.1-dev.3 02:25:37 v2.0.1-dev.30 02:25:37 v2.0.1-dev.31 02:25:37 v2.0.1-dev.32 02:25:37 v2.0.1-dev.33 02:25:37 v2.0.1-dev.34 02:25:37 v2.0.1-dev.35 02:25:37 v2.0.1-dev.36 02:25:37 v2.0.1-dev.37 02:25:37 v2.0.1-dev.38 02:25:37 v2.0.1-dev.39 02:25:37 v2.0.1-dev.4 02:25:37 v2.0.1-dev.40 02:25:37 v2.0.1-dev.41 02:25:37 v2.0.1-dev.42 02:25:37 v2.0.1-dev.43 02:25:37 v2.0.1-dev.44 02:25:37 v2.0.1-dev.45 02:25:37 v2.0.1-dev.46 02:25:37 v2.0.1-dev.5 02:25:37 v2.0.1-dev.6 02:25:37 v2.0.1-dev.7 02:25:37 v2.0.1-dev.8 02:25:37 v2.0.1-dev.9 [Pipeline] sh 02:25:37 + lftools sign git-tag v2.0.1-dev.46 02:25:38 Signing Git tag with Sigul... 02:25:38 Signing v2.0.1-dev.46 [Pipeline] echo 02:25:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:25:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:25:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:25:39 $ docker stop --time=1 96bcbb73734f736951bcdf673f7f284d25abb8830c446c9059d2e86ddc8d35c3 02:25:40 $ docker rm -f 96bcbb73734f736951bcdf673f7f284d25abb8830c446c9059d2e86ddc8d35c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:25:41 . [Pipeline] withDockerContainer 02:25:41 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:25:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:10004/edgex-devops/git-semver:latest cat 02:25:42 $ docker top 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:42 [ssh-agent] Looking for ssh-agent implementation... 02:25:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:42 $ docker exec 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 ssh-agent 02:25:42 SSH_AUTH_SOCK=/tmp/ssh-ee5pAiQOnQgf/agent.13 02:25:42 SSH_AGENT_PID=19 02:25:42 Running ssh-add (command line suppressed) 02:25:42 Identity added: /w/workspace/edgex-go/53@tmp/private_key_3097846532700042146.key (/w/workspace/edgex-go/53@tmp/private_key_3097846532700042146.key) 02:25:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:43 + git semver bump pre 02:25:43 # -> Open(): unable to determine branch for HEAD 02:25:43 # $GIT_DIR = /w/workspace/edgex-go/53/.git 02:25:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/53 02:25:43 # $SEMVER_REMOTE_NAME = origin 02:25:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:25:43 # $SEMVER_USER_NAME = edgex-jenkins 02:25:43 # $SEMVER_BRANCH = main 02:25:43 # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver 02:25:43 2.0.1-dev.47 [Pipeline] } 02:25:43 $ docker exec --env ******** --env ******** 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 ssh-agent -k 02:25:43 unset SSH_AUTH_SOCK; 02:25:43 unset SSH_AGENT_PID; 02:25:43 echo Agent pid 19 killed; 02:25:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:43 + git semver [Pipeline] } 02:25:43 $ docker stop --time=1 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 02:25:45 $ docker rm -f 4c37279cf48481cccccfbfb8421914868538707fe0a3e27ba5b11fd8dcb73f15 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:25:45 . [Pipeline] withDockerContainer 02:25:46 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@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:10004/edgex-devops/git-semver:latest cat 02:25:46 $ docker top 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:25:46 [ssh-agent] Looking for ssh-agent implementation... 02:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:25:46 $ docker exec 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e ssh-agent 02:25:46 SSH_AUTH_SOCK=/tmp/ssh-eRRSf23tNn3M/agent.15 02:25:46 SSH_AGENT_PID=22 02:25:46 Running ssh-add (command line suppressed) 02:25:47 Identity added: /w/workspace/edgex-go/53@tmp/private_key_3638810061107690145.key (/w/workspace/edgex-go/53@tmp/private_key_3638810061107690145.key) 02:25:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:25:47 + git semver push 02:25:47 # -> Open(): unable to determine branch for HEAD 02:25:47 # $GIT_DIR = /w/workspace/edgex-go/53/.git 02:25:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/53 02:25:47 # $SEMVER_REMOTE_NAME = origin 02:25:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:25:47 # $SEMVER_USER_NAME = edgex-jenkins 02:25:47 # $SEMVER_BRANCH = main 02:25:47 # $SEMVER_DIR = /w/workspace/edgex-go/53/.semver [Pipeline] } 02:25:52 $ docker exec --env ******** --env ******** 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e ssh-agent -k 02:25:52 unset SSH_AUTH_SOCK; 02:25:52 unset SSH_AGENT_PID; 02:25:52 echo Agent pid 22 killed; 02:25:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:25:52 + git semver [Pipeline] } 02:25:52 $ docker stop --time=1 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e 02:25:53 $ docker rm -f 7b557fbd9ff656601534efa844e27bc842c347767f44edfb360547995e725b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:25:55 + '[' -d /w/workspace/edgex-go/53/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:25:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:56 ---> package-listing.sh 02:25:56 ++ facter osfamily 02:25:56 ++ tr '[:upper:]' '[:lower:]' 02:25:56 + OS_FAMILY=redhat 02:25:56 + workspace=/w/workspace/edgex-go/53 02:25:56 + START_PACKAGES=/tmp/packages_start.txt 02:25:56 + END_PACKAGES=/tmp/packages_end.txt 02:25:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:56 + PACKAGES=/tmp/packages_start.txt 02:25:56 + '[' /w/workspace/edgex-go/53 ']' 02:25:56 + PACKAGES=/tmp/packages_end.txt 02:25:56 + case "${OS_FAMILY}" in 02:25:56 + rpm -qa 02:25:56 + sort 02:25:59 + '[' -f /tmp/packages_start.txt ']' 02:25:59 + '[' -f /tmp/packages_end.txt ']' 02:25:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:59 + '[' /w/workspace/edgex-go/53 ']' 02:25:59 + mkdir -p /w/workspace/edgex-go/53/archives/ 02:25:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/53/archives/ [Pipeline] echo 02:25:59 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/53/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:25:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:00 02:26:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:26:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:00 latest: Pulling from edgex-lftools-log-publisher 02:26:00 b4d181a07f80: Pulling fs layer 02:26:00 a1111a8f2ec3: Pulling fs layer 02:26:00 ed53099fbce6: Pulling fs layer 02:26:00 dc539afda2c1: Pulling fs layer 02:26:00 77bc0d833cb6: Pulling fs layer 02:26:00 9065ff56babe: Pulling fs layer 02:26:00 d287ab97295c: Pulling fs layer 02:26:00 dc539afda2c1: Waiting 02:26:00 77bc0d833cb6: Waiting 02:26:00 9065ff56babe: Waiting 02:26:00 d287ab97295c: Waiting 02:26:01 a1111a8f2ec3: Verifying Checksum 02:26:01 a1111a8f2ec3: Download complete 02:26:01 dc539afda2c1: Verifying Checksum 02:26:01 dc539afda2c1: Download complete 02:26:01 77bc0d833cb6: Verifying Checksum 02:26:01 77bc0d833cb6: Download complete 02:26:02 9065ff56babe: Verifying Checksum 02:26:02 9065ff56babe: Download complete 02:26:02 ed53099fbce6: Verifying Checksum 02:26:02 ed53099fbce6: Download complete 02:26:03 b4d181a07f80: Verifying Checksum 02:26:03 b4d181a07f80: Download complete 02:26:04 b4d181a07f80: Pull complete 02:26:04 a1111a8f2ec3: Pull complete 02:26:04 ed53099fbce6: Pull complete 02:26:04 dc539afda2c1: Pull complete 02:26:05 77bc0d833cb6: Pull complete 02:26:05 9065ff56babe: Pull complete 02:26:09 d287ab97295c: Verifying Checksum 02:26:09 d287ab97295c: Download complete 02:26:13 d287ab97295c: Pull complete 02:26:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:26:13 prd-centos7-docker-4c-2g-130 does not seem to be running inside a container 02:26:13 $ 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/53/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/53 -v /w/workspace/edgex-go/53:/w/workspace/edgex-go/53:rw,z -v /w/workspace/edgex-go/53@tmp:/w/workspace/edgex-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:26:16 $ docker top 54ee7b978a4e44e772967ffa13f741171ebcb8e78f6093eaa58ac34f52b4428b -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:17 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:17 + ls /var/log/sa-host 02:26:17 + sadf -c /var/log/sa-host/sa05 02:26:17 file_magic: OK 02:26:17 HZ: Using current value: 100 02:26:17 file_header: OK 02:26:17 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 02:26:17 Statistics: 02:26:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:26:17 File successfully converted to sysstat format version 12.0.3 02:26:17 + sadf -c /var/log/sa-host/sa14 02:26:17 file_magic: OK 02:26:17 HZ: Using current value: 100 02:26:17 file_header: OK 02:26:17 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 02:26:17 Statistics: 02:26:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:26:17 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:18 provisioning config files... 02:26:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/53@tmp/config4864298307067970004tmp [Pipeline] { [Pipeline] echo 02:26:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:18 ---> create-netrc.sh [Pipeline] } 02:26:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:18 ---> python-tools-install.sh [Pipeline] echo 02:26:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:19 ---> sudo-logs.sh 02:26:19 Archiving 'sudo' log.. 02:26:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known 02:26:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-130.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:26:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:19 ---> job-cost.sh 02:26:19 lf-activate-venv: SKIPPING 02:26:19 DEBUG: total: 0.10999999940395355 02:26:19 INFO: Retrieving Stack Cost... 02:26:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:26:20 INFO: Archiving Costs [Pipeline] echo 02:26:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:20 ---> logs-deploy.sh 02:26:20 lf-activate-venv: SKIPPING 02:26:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/53 02:26:20 INFO: archiving workspace using pattern(s): 02:26:21 Archives upload complete. 02:26:21 INFO: archiving logs to Nexus 02:26:22 ---> uname -a: 02:26:22 Linux prd-centos7-docker-4c-2g-130.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:26:22 02:26:22 02:26:22 ---> lscpu: 02:26:22 Architecture: x86_64 02:26:22 CPU op-mode(s): 32-bit, 64-bit 02:26:22 Byte Order: Little Endian 02:26:22 Address sizes: 40 bits physical, 48 bits virtual 02:26:22 CPU(s): 2 02:26:22 On-line CPU(s) list: 0,1 02:26:22 Thread(s) per core: 1 02:26:22 Core(s) per socket: 1 02:26:22 Socket(s): 2 02:26:22 NUMA node(s): 1 02:26:22 Vendor ID: AuthenticAMD 02:26:22 CPU family: 23 02:26:22 Model: 49 02:26:22 Model name: AMD EPYC-Rome Processor 02:26:22 Stepping: 0 02:26:22 CPU MHz: 2800.000 02:26:22 BogoMIPS: 5600.00 02:26:22 Virtualization: AMD-V 02:26:22 Hypervisor vendor: KVM 02:26:22 Virtualization type: full 02:26:22 L1d cache: 32K 02:26:22 L1i cache: 32K 02:26:22 L2 cache: 512K 02:26:22 L3 cache: 16384K 02:26:22 NUMA node0 CPU(s): 0,1 02:26:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:26:22 02:26:22 02:26:22 ---> nproc: 02:26:22 2 02:26:22 02:26:22 02:26:22 ---> df -h: 02:26:22 Filesystem Size Used Avail Use% Mounted on 02:26:22 overlay 40G 15G 26G 37% / 02:26:22 tmpfs 64M 0 64M 0% /dev 02:26:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:26:22 shm 64M 0 64M 0% /dev/shm 02:26:22 /dev/vda1 40G 15G 26G 37% /facter-os 02:26:22 02:26:22 02:26:22 ---> sar -b -r -n DEV: 02:26:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 02:26:22 02:26:22 02:04:25 LINUX RESTART (2 CPU) 02:26:22 02:26:22 02:05:01 tps rtps wtps bread/s bwrtn/s 02:26:22 02:06:01 86.84 3.73 83.11 2622.08 8639.85 02:26:22 02:07:01 163.72 0.18 163.53 23.17 48543.63 02:26:22 02:08:01 261.58 0.00 261.58 0.00 51891.45 02:26:22 02:09:01 53.57 0.03 53.54 1.07 9739.19 02:26:22 02:10:01 116.93 0.00 116.93 0.00 20113.00 02:26:22 02:11:02 998.19 585.42 412.77 25206.91 282603.78 02:26:22 02:12:01 509.52 149.54 359.98 5780.56 142977.23 02:26:22 02:13:01 452.56 43.22 409.34 5051.57 128485.72 02:26:22 02:14:01 14.31 0.42 13.89 4.53 323.18 02:26:22 02:15:01 0.65 0.20 0.45 93.80 8.86 02:26:22 02:16:01 0.27 0.00 0.27 0.00 2.47 02:26:22 02:17:01 0.27 0.00 0.27 0.00 3.03 02:26:22 02:18:01 0.27 0.00 0.27 0.00 2.47 02:26:22 02:19:01 0.20 0.00 0.20 0.00 1.62 02:26:22 02:20:01 0.43 0.18 0.25 5.73 3.06 02:26:22 02:21:01 0.83 0.00 0.83 0.00 16.24 02:26:22 02:22:01 0.32 0.00 0.32 0.00 4.66 02:26:22 02:23:01 0.25 0.00 0.25 0.00 2.60 02:26:22 02:24:01 0.27 0.00 0.27 0.00 3.45 02:26:22 02:25:01 136.65 2.03 134.62 174.52 32226.46 02:26:22 02:26:01 166.21 42.27 123.94 4651.37 26705.49 02:26:22 Average: 141.03 39.40 101.63 2077.93 35791.47 02:26:22 02:26:22 02:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:22 02:06:01 5178336 0 885536 11.06 2620 1942448 1508416 16.65 821884 1599604 48372 02:26:22 02:07:01 3238004 0 1067160 13.32 2620 3701156 1431860 15.81 1151728 2993476 524224 02:26:22 02:08:01 3139440 0 1201996 15.01 2620 3664884 1667264 18.41 1383912 2842400 245616 02:26:22 02:09:01 3129572 0 1228432 15.34 2620 3648316 1663644 18.37 1325756 2904544 104896 02:26:22 02:10:01 2920156 0 1257200 15.70 2620 3828964 1661064 18.34 1361764 3057792 1572 02:26:22 02:11:02 149172 0 1631520 20.37 2620 6225628 3043004 33.60 3292620 3789284 200276 02:26:22 02:12:01 923320 0 1561216 19.49 2620 5521784 2565232 28.32 2344040 3969460 668 02:26:22 02:13:01 2973412 0 1357236 16.95 2620 3675672 1893100 20.90 1414612 2854212 40 02:26:22 02:14:01 2990064 0 1340188 16.73 2620 3676068 1700628 18.78 1587648 2667240 16 02:26:22 02:15:01 3008968 0 1318476 16.46 2620 3678876 1448420 15.99 1574884 2666824 8 02:26:22 02:16:01 3011092 0 1316352 16.44 2620 3678876 1440196 15.90 1576312 2664776 8 02:26:22 02:17:01 3011224 0 1316212 16.43 2620 3678884 1440196 15.90 1576188 2664792 8 02:26:22 02:18:01 3011680 0 1315752 16.43 2620 3678888 1440196 15.90 1576192 2664792 8 02:26:22 02:19:01 3011648 0 1315780 16.43 2620 3678892 1440196 15.90 1576200 2664792 8 02:26:22 02:20:01 3011296 0 1316128 16.43 2620 3678896 1440268 15.90 1576612 2664460 8 02:26:22 02:21:01 3011540 0 1315848 16.43 2620 3678932 1440196 15.90 1576636 2664396 8 02:26:22 02:22:01 3011656 0 1315728 16.43 2620 3678936 1440196 15.90 1576640 2664396 8 02:26:22 02:23:01 3011656 0 1315720 16.43 2620 3678944 1440196 15.90 1576764 2664396 8 02:26:22 02:24:01 3011532 0 1315844 16.43 2620 3678944 1440196 15.90 1576660 2664396 8 02:26:22 02:25:01 2047432 0 1422012 17.76 2620 4536876 1722220 19.01 1761980 3367552 108672 02:26:22 02:26:01 1306320 0 1529384 19.10 2620 5170616 1738032 19.19 1830548 3947308 25008 02:26:22 Average: 2767025 0 1316368 16.44 2620 3922928 1666891 18.40 1620932 2887662 59973 02:26:22 02:26:22 02:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:22 02:06:01 veth97a97fb 263.50 236.80 27.68 828.42 0.00 0.00 0.00 0.00 02:26:22 02:06:01 eth0 1109.34 851.06 3979.77 98.72 0.00 0.00 0.00 0.00 02:26:22 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:06:01 docker0 263.50 236.69 24.08 828.41 0.00 0.00 0.00 0.00 02:26:22 02:07:01 eth0 1552.71 1160.89 7212.63 113.89 0.00 0.00 0.00 0.00 02:26:22 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:07:01 docker0 833.19 1056.31 70.68 3921.35 0.00 0.00 0.00 0.00 02:26:22 02:08:01 veth00856fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:26:22 02:08:01 eth0 35.88 20.61 29.55 12.38 0.00 0.00 0.00 0.00 02:26:22 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:09:01 veth00856fb 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 02:26:22 02:09:01 eth0 28.08 15.80 19.55 10.49 0.00 0.00 0.00 0.00 02:26:22 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:09:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 02:26:22 02:10:01 eth0 263.05 175.64 1704.92 137.86 0.00 0.00 0.00 0.00 02:26:22 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:11:02 veth5ab861e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:26:22 02:11:02 eth0 109.59 80.68 202.34 20.60 0.00 0.00 0.00 0.00 02:26:22 02:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:11:02 veth86d02bf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:26:22 02:12:01 veth7890e71 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 02:26:22 02:12:01 eth0 243.28 148.44 1449.39 23.55 0.00 0.00 0.00 0.00 02:26:22 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:12:01 vethdc273d2 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 02:26:22 02:13:01 eth0 203.90 122.82 552.41 138.46 0.00 0.00 0.00 0.00 02:26:22 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:13:01 docker0 1261.71 1536.99 105.56 5590.54 0.00 0.00 0.00 0.00 02:26:22 02:14:01 eth0 474.55 380.35 221.52 1564.43 0.00 0.00 0.00 0.00 02:26:22 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:15:01 eth0 0.40 0.35 0.09 0.10 0.00 0.00 0.00 0.00 02:26:22 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:22 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:22 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:18:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:26:22 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:20:01 eth0 0.62 0.45 1.00 0.09 0.00 0.00 0.00 0.00 02:26:22 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:22 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:26:22 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:23:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:26:22 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:25:01 veth207d683 99.07 110.52 10.41 415.53 0.00 0.00 0.00 0.00 02:26:22 02:25:01 eth0 750.42 537.29 4514.98 48.70 0.00 0.00 0.00 0.00 02:26:22 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:25:01 docker0 99.07 110.41 9.05 415.52 0.00 0.00 0.00 0.00 02:26:22 02:26:01 eth0 632.53 435.28 3701.90 138.53 0.00 0.00 0.00 0.00 02:26:22 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 02:26:01 docker0 2.06 1.65 0.46 0.54 0.00 0.00 0.00 0.00 02:26:22 Average: eth0 257.42 187.20 1123.23 109.94 0.00 0.00 0.00 0.00 02:26:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:22 Average: docker0 64.95 78.60 5.48 286.28 0.00 0.00 0.00 0.00 02:26:22 02:26:22 02:26:22 ---> sar -P ALL: 02:26:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/14/21 _x86_64_ (2 CPU) 02:26:22 02:26:22 02:04:25 LINUX RESTART (2 CPU) 02:26:22 02:26:22 02:05:01 CPU %user %nice %system %iowait %steal %idle 02:26:22 02:06:01 all 13.79 0.00 4.21 2.02 0.09 79.89 02:26:22 02:06:01 0 12.04 0.00 4.81 1.30 0.09 81.76 02:26:22 02:06:01 1 15.51 0.00 3.63 2.72 0.09 78.06 02:26:22 02:07:01 all 27.19 0.00 9.19 2.48 0.12 61.02 02:26:22 02:07:01 0 27.68 0.00 9.61 2.66 0.13 59.92 02:26:22 02:07:01 1 26.71 0.00 8.78 2.29 0.11 62.11 02:26:22 02:08:01 all 56.09 0.00 10.57 1.37 0.13 31.83 02:26:22 02:08:01 0 56.32 0.00 10.16 1.40 0.11 32.01 02:26:22 02:08:01 1 55.87 0.00 10.98 1.35 0.15 31.65 02:26:22 02:09:01 all 34.87 0.00 4.77 0.31 0.09 59.97 02:26:22 02:09:01 0 34.18 0.00 4.61 0.39 0.09 60.74 02:26:22 02:09:01 1 35.56 0.00 4.93 0.23 0.09 59.20 02:26:22 02:10:01 all 56.36 0.00 10.71 1.02 0.13 31.79 02:26:22 02:10:01 0 56.28 0.00 10.83 0.96 0.13 31.81 02:26:22 02:10:01 1 56.43 0.00 10.58 1.08 0.13 31.77 02:26:22 02:11:02 all 33.83 0.00 21.71 33.27 0.14 11.06 02:26:22 02:11:02 0 32.43 0.00 22.90 33.70 0.13 10.84 02:26:22 02:11:02 1 35.24 0.00 20.50 32.83 0.15 11.28 02:26:22 02:12:01 all 73.21 0.00 15.56 10.15 0.15 0.93 02:26:22 02:12:01 0 73.40 0.00 15.65 9.67 0.15 1.13 02:26:22 02:12:01 1 73.01 0.00 15.48 10.64 0.15 0.72 02:26:22 02:13:01 all 66.73 0.00 18.23 4.98 0.19 9.87 02:26:22 02:13:01 0 67.11 0.00 17.64 5.44 0.19 9.62 02:26:22 02:13:01 1 66.36 0.00 18.81 4.52 0.19 10.12 02:26:22 02:14:01 all 16.19 0.00 3.75 0.07 0.13 79.86 02:26:22 02:14:01 0 16.08 0.00 4.02 0.07 0.14 79.69 02:26:22 02:14:01 1 16.30 0.00 3.48 0.07 0.12 80.02 02:26:22 02:15:01 all 0.33 0.00 0.09 0.01 0.02 99.56 02:26:22 02:15:01 0 0.30 0.00 0.12 0.00 0.02 99.56 02:26:22 02:15:01 1 0.35 0.00 0.07 0.02 0.02 99.55 02:26:22 02:16:01 all 0.24 0.00 0.06 0.00 0.01 99.69 02:26:22 02:16:01 0 0.45 0.00 0.08 0.00 0.02 99.45 02:26:22 02:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:26:22 02:26:22 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:26:22 02:17:01 all 0.25 0.00 0.03 0.00 0.01 99.71 02:26:22 02:17:01 0 0.47 0.00 0.05 0.00 0.00 99.48 02:26:22 02:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:26:22 02:18:01 all 0.17 0.00 0.06 0.00 0.01 99.77 02:26:22 02:18:01 0 0.27 0.00 0.07 0.00 0.02 99.65 02:26:22 02:18:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:26:22 02:19:01 all 0.21 0.00 0.04 0.00 0.01 99.74 02:26:22 02:19:01 0 0.20 0.00 0.05 0.00 0.00 99.75 02:26:22 02:19:01 1 0.22 0.00 0.03 0.00 0.02 99.73 02:26:22 02:20:01 all 0.23 0.00 0.06 0.00 0.02 99.69 02:26:22 02:20:01 0 0.03 0.00 0.07 0.00 0.02 99.88 02:26:22 02:20:01 1 0.43 0.00 0.05 0.00 0.02 99.50 02:26:22 02:21:01 all 0.16 0.00 0.07 0.01 0.00 99.77 02:26:22 02:21:01 0 0.18 0.00 0.10 0.00 0.00 99.72 02:26:22 02:21:01 1 0.13 0.00 0.03 0.02 0.00 99.82 02:26:22 02:22:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:26:22 02:22:01 0 0.33 0.00 0.05 0.00 0.02 99.60 02:26:22 02:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:26:22 02:23:01 all 0.18 0.00 0.04 0.00 0.02 99.76 02:26:22 02:23:01 0 0.32 0.00 0.03 0.00 0.02 99.63 02:26:22 02:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:26:22 02:24:01 all 0.20 0.00 0.05 0.00 0.01 99.74 02:26:22 02:24:01 0 0.37 0.00 0.03 0.00 0.00 99.60 02:26:22 02:24:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:26:22 02:25:01 all 12.45 0.00 5.50 2.46 0.09 79.50 02:26:22 02:25:01 0 12.67 0.00 5.68 2.27 0.09 79.30 02:26:22 02:25:01 1 12.24 0.00 5.32 2.66 0.09 79.70 02:26:22 02:26:01 all 15.39 0.00 8.54 2.28 0.16 73.62 02:26:22 02:26:01 0 16.00 0.00 8.37 2.47 0.16 72.99 02:26:22 02:26:01 1 14.79 0.00 8.71 2.10 0.16 74.24 02:26:22 Average: all 18.49 0.00 5.14 2.72 0.07 73.57 02:26:22 Average: 0 18.45 0.00 5.22 2.72 0.07 73.53 02:26:22 Average: 1 18.53 0.00 5.06 2.72 0.07 73.61 02:26:22 02:26:22 02:26:22