Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 534175572a367338c5f68a22b0251a809e37989d 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-ssh8906761847249297922.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-ssh4634983206271909880.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-ssh9126441267185576715.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-ssh8651287156532747756.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-ssh4778134277226630776.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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1496 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/46 [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/46 # 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/46@tmp/jenkins-gitclient-ssh5584255398754808236.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 534175572a367338c5f68a22b0251a809e37989d (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 534175572a367338c5f68a22b0251a809e37989d # timeout=10 Commit message: "Merge pull request #3697 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.3" > git rev-list --no-walk 1436e3ed73e46b7e81fe8b3b5ad83a32aa03dd97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:30:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:30:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:30:32 ========================================================= 01:30:32 EdgeX Global Pipelines Version Info 01:30:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:30:33 ------------------- 01:30:33 stable info: 01:30:33 ------------------- 01:30:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:30:33 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:30:33 Message: update stable to v1.0.205 01:30:34 ------------------- 01:30:34 experimental info: 01:30:34 ------------------- 01:30:34 Commited By: **** collab-it+edgex@linuxfoundation.org 01:30:34 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:30:34 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 534175572a367338c5f68a22b0251a809e37989d [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5341755 [Pipeline] echo 01:30:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:35 provisioning config files... 01:30:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config3544263787423315394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:35 ---> docker-login.sh 01:30:35 nexus3.edgexfoundry.org:10001 01:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:35 Configure a credential helper to remove this warning. See 01:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:35 01:30:35 Login Succeeded 01:30:35 nexus3.edgexfoundry.org:10002 01:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:37 Configure a credential helper to remove this warning. See 01:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:37 01:30:37 Login Succeeded 01:30:37 nexus3.edgexfoundry.org:10003 01:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:37 Configure a credential helper to remove this warning. See 01:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:37 01:30:37 Login Succeeded 01:30:37 nexus3.edgexfoundry.org:10004 01:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:37 Configure a credential helper to remove this warning. See 01:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:37 01:30:37 Login Succeeded 01:30:37 docker.io 01:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:37 Configure a credential helper to remove this warning. See 01:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:37 01:30:37 Login Succeeded 01:30:37 ---> docker-login.sh ends [Pipeline] } 01:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:40 ++ 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 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/core-command/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo core-command,cmd/core-command/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ cut -d/ -f2 01:30:40 ++ dirname cmd/core-data/Dockerfile 01:30:40 + echo core-data,cmd/core-data/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/core-metadata/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo core-metadata,cmd/core-metadata/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/security-bootstrapper/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/security-proxy-setup/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/support-notifications/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo support-notifications,cmd/support-notifications/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/support-scheduler/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:30:40 + for file in '`ls cmd/**/Dockerfile`' 01:30:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:30:40 ++ cut -d/ -f2 01:30:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:30:40 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 01:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:41 01:30:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:30:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:42 latest: Pulling from edgex-devops/git-semver 01:30:42 31603596830f: Pulling fs layer 01:30:42 04fac38145f0: Pulling fs layer 01:30:42 701f6daf10bf: Pulling fs layer 01:30:42 24f72da36158: Pulling fs layer 01:30:42 24f72da36158: Waiting 01:30:42 04fac38145f0: Verifying Checksum 01:30:42 04fac38145f0: Download complete 01:30:42 31603596830f: Verifying Checksum 01:30:42 31603596830f: Download complete 01:30:42 24f72da36158: Verifying Checksum 01:30:42 24f72da36158: Download complete 01:30:42 31603596830f: Pull complete 01:30:43 04fac38145f0: Pull complete 01:30:43 701f6daf10bf: Verifying Checksum 01:30:43 701f6daf10bf: Download complete 01:30:43 701f6daf10bf: Pull complete 01:30:43 24f72da36158: Pull complete 01:30:43 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:30:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:30:43 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:30:44 $ docker top 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:45 [ssh-agent] Looking for ssh-agent implementation... 01:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:45 $ docker exec 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent 01:30:45 SSH_AUTH_SOCK=/tmp/ssh-Jnd7LYI6bB2I/agent.13 01:30:45 SSH_AGENT_PID=19 01:30:45 Running ssh-add (command line suppressed) 01:30:45 Identity added: /w/workspace/edgex-go/46@tmp/private_key_7968168508942943091.key (/w/workspace/edgex-go/46@tmp/private_key_7968168508942943091.key) 01:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:45 + git tag --points-at HEAD [Pipeline] } 01:30:45 $ docker exec --env ******** --env ******** 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent -k 01:30:45 unset SSH_AUTH_SOCK; 01:30:45 unset SSH_AGENT_PID; 01:30:45 echo Agent pid 19 killed; 01:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:30:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:48 [ssh-agent] Looking for ssh-agent implementation... 01:30:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:48 $ docker exec 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent 01:30:48 SSH_AUTH_SOCK=/tmp/ssh-whTm0V5xotIY/agent.56 01:30:48 SSH_AGENT_PID=62 01:30:48 Running ssh-add (command line suppressed) 01:30:48 Identity added: /w/workspace/edgex-go/46@tmp/private_key_5862759753685394331.key (/w/workspace/edgex-go/46@tmp/private_key_5862759753685394331.key) 01:30:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:48 + git semver init 01:30:48 # -> Open(): unable to determine branch for HEAD 01:30:48 # $GIT_DIR = /w/workspace/edgex-go/46/.git 01:30:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/46 01:30:48 # $SEMVER_REMOTE_NAME = origin 01:30:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:30:48 # $SEMVER_USER_NAME = edgex-jenkins 01:30:48 # $SEMVER_BRANCH = main 01:30:48 # $SEMVER_TEMP = /tmp/semver-996850154 01:30:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:32:25 # '/tmp/semver-996850154' -> '/w/workspace/edgex-go/46/.semver' 01:32:25 # -> Force: false 01:32:25 # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [Pipeline] } 01:32:25 $ docker exec --env ******** --env ******** 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 ssh-agent -k 01:32:25 unset SSH_AUTH_SOCK; 01:32:25 unset SSH_AGENT_PID; 01:32:25 echo Agent pid 62 killed; 01:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:26 + git semver [Pipeline] } 01:32:26 $ docker stop --time=1 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 01:32:27 $ docker rm -f 0558b28d2dbd958a2ea7ffd3727ee22fc1d40bae5703f04185a18bfbb0913e06 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:32:28 Stashed 1 file(s) [Pipeline] echo 01:32:28 [edgeXSemver]: initialized semver on version 2.0.1-dev.39 [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 01:32:29 ========================================================= 01:32:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:32:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:32:29 540db60ca938: Pulling fs layer 01:32:29 adcc1eea9eea: Pulling fs layer 01:32:29 4c4ab2625f07: Pulling fs layer 01:32:29 db62176df00c: Pulling fs layer 01:32:29 3b30891b0d05: Pulling fs layer 01:32:29 06b49ca38bd5: Pulling fs layer 01:32:29 c788192a36de: Pulling fs layer 01:32:29 a77e37c0d609: Pulling fs layer 01:32:29 c3185cebc471: Pulling fs layer 01:32:29 06b49ca38bd5: Waiting 01:32:29 c788192a36de: Waiting 01:32:29 a77e37c0d609: Waiting 01:32:29 c3185cebc471: Waiting 01:32:29 db62176df00c: Waiting 01:32:29 3b30891b0d05: Waiting 01:32:29 4c4ab2625f07: Verifying Checksum 01:32:29 4c4ab2625f07: Download complete 01:32:29 adcc1eea9eea: Verifying Checksum 01:32:29 adcc1eea9eea: Download complete 01:32:29 3b30891b0d05: Download complete 01:32:29 06b49ca38bd5: Verifying Checksum 01:32:29 06b49ca38bd5: Download complete 01:32:29 c788192a36de: Verifying Checksum 01:32:29 c788192a36de: Download complete 01:32:29 540db60ca938: Verifying Checksum 01:32:29 540db60ca938: Download complete 01:32:29 540db60ca938: Pull complete 01:32:29 adcc1eea9eea: Pull complete 01:32:29 a77e37c0d609: Verifying Checksum 01:32:29 a77e37c0d609: Download complete 01:32:29 4c4ab2625f07: Pull complete 01:32:35 c3185cebc471: Verifying Checksum 01:32:35 c3185cebc471: Download complete 01:32:35 db62176df00c: Verifying Checksum 01:32:35 db62176df00c: Download complete 01:32:39 db62176df00c: Pull complete 01:32:39 3b30891b0d05: Pull complete 01:32:39 06b49ca38bd5: Pull complete 01:32:39 c788192a36de: Pull complete 01:32:39 a77e37c0d609: Pull complete 01:32:41 c3185cebc471: Pull complete 01:32:41 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:32:42 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:42 WORKDIR /edgex 01:32:42 COPY go.mod . 01:32:42 RUN go mod download' 01:32:42 + docker build -t ci-base-image-x86_64 -f - . 01:32:43 Still waiting to schedule task 01:32:43 ‘prd-centos7-docker-4c-2g-1490’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 01:32:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1492’ is offline 01:32:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1498’ is offline 01:32:44 Sending build context to Docker daemon 328.8MB 01:32:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:32:44 ---> 031687cdd783 01:32:44 Step 2/4 : WORKDIR /edgex 01:32:46 ---> Running in ec2008f08c1b 01:32:46 Removing intermediate container ec2008f08c1b 01:32:46 ---> 02d4453ccca7 01:32:46 Step 3/4 : COPY go.mod . 01:32:46 ---> c6737b1ddd9f 01:32:46 Step 4/4 : RUN go mod download 01:32:46 ---> Running in aeabd2cfc3d4 01:33:33 Removing intermediate container aeabd2cfc3d4 01:33:33 ---> b4c764c8e08a 01:33:33 Successfully built b4c764c8e08a 01:33:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:33:33 + docker inspect -f . ci-base-image-x86_64 01:33:33 . [Pipeline] withDockerContainer 01:33:33 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:33:34 $ docker top 3686879f734fce8491830104c80b58f3cda5232cd37e29ec2848c70e184bdafc -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:34 + go version 01:33:34 go version go1.16.6 linux/amd64 [Pipeline] } 01:33:34 $ docker stop --time=1 3686879f734fce8491830104c80b58f3cda5232cd37e29ec2848c70e184bdafc 01:33:35 $ docker rm -f 3686879f734fce8491830104c80b58f3cda5232cd37e29ec2848c70e184bdafc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:33:36 + docker inspect -f . ci-base-image-x86_64 01:33:36 . [Pipeline] withDockerContainer 01:33:37 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:33:37 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:33:38 $ docker top c852584e35085561be7568cac49375cd02e120dfcc07ae359936d6f005f2d1ec -eo pid,comm [Pipeline] { [Pipeline] echo 01:33:38 ========================================================= 01:33:38 [edgeXBuildGoParallel] Running Tests and Build... 01:33:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:33:38 + go mod tidy [Pipeline] sh 01:33:39 + make test 01:33:39 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 01:33:39 go mod tidy 01:33:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:33:45 ? github.com/edgexfoundry/edgex-go [no test files] 01:34:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:34:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:34:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:34:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:34:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:34:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:34:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:34:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:34:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:34:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:34:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:34:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:34:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:34:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 01:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:34:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 01:34:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 46.3% of statements 01:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements 01:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 94.2% of statements 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:34:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:34:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 01:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 01:34:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:34:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 01:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 21.7% of statements 01:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:34:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 01:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 79.5% of statements 01:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 01:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 01:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 01:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 01:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 01:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 18.207s coverage: 81.8% of statements 01:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.0% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.2% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 01:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 01:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements 01:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 01:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.085s coverage: 84.8% of statements 01:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.0% of statements 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 01:35:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 01:35:05 GO111MODULE=on go vet ./... 01:35:28 gofmt -l . 01:35:28 [ "`gofmt -l .`" = "" ] 01:35:28 ./bin/test-attribution-txt.sh [Pipeline] sh 01:35:28 + ls -al . 01:35:28 total 608 01:35:28 drwxrwxr-x 10 1001 1001 4096 Sep 7 01:35 . 01:35:28 drwxr-xr-x 4 root root 30 Sep 7 01:33 .. 01:35:28 -rw-rw-r-- 1 1001 1001 11 Sep 7 01:30 .dockerignore 01:35:28 drwxrwxr-x 8 1001 1001 162 Sep 7 01:30 .git 01:35:28 drwxrwxr-x 4 1001 1001 142 Sep 7 01:30 .github 01:35:28 -rw-rw-r-- 1 1001 1001 818 Sep 7 01:30 .gitignore 01:35:28 -rw-rw-r-- 1 1001 1001 76 Sep 7 01:30 .hadolint.yml 01:35:28 drwx------ 3 1001 1001 43 Sep 7 01:32 .semver 01:35:28 -rw-rw-r-- 1 1001 1001 166 Sep 7 01:30 .sonarcloud.properties 01:35:28 -rw-rw-r-- 1 1001 1001 1171 Sep 7 01:30 ADOPTERS.md 01:35:28 -rw-rw-r-- 1 1001 1001 8493 Sep 7 01:30 Attribution.txt 01:35:28 -rw-rw-r-- 1 1001 1001 43881 Sep 7 01:30 CHANGELOG.md 01:35:28 -rw-rw-r-- 1 1001 1001 3804 Sep 7 01:30 CONTRIBUTING.md 01:35:28 -rw-rw-r-- 1 1001 1001 677 Sep 7 01:30 GOVERNANCE.md 01:35:28 -rw-rw-r-- 1 1001 1001 849 Sep 7 01:30 Jenkinsfile 01:35:28 -rw-rw-r-- 1 1001 1001 10775 Sep 7 01:30 LICENSE 01:35:28 -rw-rw-r-- 1 1001 1001 5915 Sep 7 01:30 Makefile 01:35:28 -rw-rw-r-- 1 1001 1001 582 Sep 7 01:30 OWNERS.md 01:35:28 -rw-rw-r-- 1 1001 1001 8643 Sep 7 01:30 README.md 01:35:28 -rw-rw-r-- 1 1001 1001 6912 Sep 7 01:30 SECURITY.md 01:35:28 -rw-rw-r-- 1 1001 1001 12 Sep 7 01:32 VERSION 01:35:28 -rw-rw-r-- 1 1001 1001 4131 Sep 7 01:30 ZMQWindows.md 01:35:28 drwxrwxr-x 2 1001 1001 37 Sep 7 01:30 bin 01:35:28 drwxrwxr-x 14 1001 1001 4096 Sep 7 01:30 cmd 01:35:28 -rw-r--r-- 1 root root 404331 Sep 7 01:35 coverage.out 01:35:28 -rw-rw-r-- 1 1001 1001 841 Sep 7 01:30 go.mod 01:35:28 -rw-r--r-- 1 root root 50064 Sep 7 01:33 go.sum 01:35:28 drwxrwxr-x 8 1001 1001 124 Sep 7 01:30 internal 01:35:28 drwxrwxr-x 3 1001 1001 16 Sep 7 01:30 openapi 01:35:28 drwxrwxr-x 4 1001 1001 71 Sep 7 01:30 snap 01:35:28 -rw-rw-r-- 1 1001 1001 204 Sep 7 01:30 version.go [Pipeline] sh 01:35:29 + '[' -e coverage.out ] 01:35:29 + chown 1001:1001 coverage.out [Pipeline] stash 01:35:29 Stashed 1 file(s) [Pipeline] sh 01:35:29 + make build 01:35:29 go mod tidy 01:35:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 01:35:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 01:35:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:35:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:35:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:35:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:35:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:35:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 01:35:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:35:48 $ docker stop --time=1 c852584e35085561be7568cac49375cd02e120dfcc07ae359936d6f005f2d1ec 01:35:50 $ docker rm -f c852584e35085561be7568cac49375cd02e120dfcc07ae359936d6f005f2d1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:56 01:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:35:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:35:57 latest: Pulling from edgex-devops/edgex-compose 01:35:57 cbdbe7a5bc2a: Pulling fs layer 01:35:57 ca9280d653b3: Pulling fs layer 01:35:57 7e9c9ca2126c: Pulling fs layer 01:35:57 cbdbe7a5bc2a: Verifying Checksum 01:35:57 cbdbe7a5bc2a: Download complete 01:35:57 cbdbe7a5bc2a: Pull complete 01:35:58 ca9280d653b3: Verifying Checksum 01:35:58 ca9280d653b3: Download complete 01:35:59 ca9280d653b3: Pull complete 01:36:01 7e9c9ca2126c: Download complete 01:36:05 7e9c9ca2126c: Pull complete 01:36:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:36:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:36:05 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:36:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:36:08 $ docker top 0e7992ed6052dd2838815cb47cb93780ec718a3ae92b913389c01d7a731d7ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:09 + docker-compose build --help 01:36:09 + grep parallel 01:36:09 --parallel Build images in parallel. [Pipeline] } 01:36:09 $ docker stop --time=1 0e7992ed6052dd2838815cb47cb93780ec718a3ae92b913389c01d7a731d7ab1 01:36:11 $ docker rm -f 0e7992ed6052dd2838815cb47cb93780ec718a3ae92b913389c01d7a731d7ab1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:36:11 . [Pipeline] withDockerContainer 01:36:11 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:36:11 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:36:12 $ docker top 8de1b5df0e2047eff21e99e5b88fdccd032083ad5b2a30b3b7847fccb2b338de -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:12 + docker-compose -f ./docker-compose-build.yml build --parallel 01:36:13 Building core-command ... 01:36:13 Building core-data ... 01:36:13 Building core-metadata ... 01:36:13 Building security-bootstrapper ... 01:36:13 Building security-proxy-setup ... 01:36:13 Building security-secretstore-setup ... 01:36:13 Building support-notifications ... 01:36:13 Building support-scheduler ... 01:36:13 Building sys-mgmt-agent ... 01:36:13 Building sys-mgmt-agent 01:36:13 Building core-data 01:36:13 Building security-bootstrapper 01:36:13 Building core-command 01:36:13 Building security-secretstore-setup 01:36:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1499 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:36:20 Running in /w/workspace/edgex-go/46 [Pipeline] { [Pipeline] checkout 01:36:20 The recommended git tool is: git 01:36:25 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:36:25 ---> b4c764c8e08a 01:36:25 Step 3/26 : WORKDIR /edgex-go 01:36:25 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:36:25 ---> b4c764c8e08a 01:36:25 Step 3/32 : WORKDIR /edgex-go 01:36:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:25 ---> b4c764c8e08a 01:36:25 Step 3/24 : WORKDIR /edgex-go 01:36:27 ---> Running in 48dc2534de5d 01:36:27 ---> Running in f7433dc6fffe 01:36:27 ---> Running in 79f5729a0526 01:36:27 using credential edgex-jenkins-ssh 01:36:27 Cloning the remote Git repository 01:36:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:36:28 > git init /w/workspace/edgex-go/46 # timeout=10 01:36:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:36:28 > git --version # timeout=10 01:36:28 > git --version # 'git version 2.17.1' 01:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:35 Removing intermediate container 48dc2534de5d 01:36:35 ---> 80f78fea1833 01:36:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:35 Removing intermediate container 79f5729a0526 01:36:35 ---> f5ce75856d85 01:36:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:35 Removing intermediate container f7433dc6fffe 01:36:35 ---> 3574f48056be 01:36:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:35 ---> Running in 581549cf441e 01:36:35 ---> Running in 47fdcd6303ae 01:36:36 ---> Running in a962dc3a0725 01:36:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:37 ---> b4c764c8e08a 01:36:37 Step 3/24 : WORKDIR /edgex-go 01:36:37 ---> Using cache 01:36:37 ---> f5ce75856d85 01:36:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:38 ---> Running in ebfc5006fec4 01:36:39 Removing intermediate container 581549cf441e 01:36:39 ---> 8f07fd9fffc5 01:36:39 Step 5/24 : RUN apk add --update --no-cache make bash git 01:36:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:36:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:36:39 ---> b4c764c8e08a 01:36:39 Step 3/24 : WORKDIR /edgex-go 01:36:39 ---> Using cache 01:36:39 ---> f5ce75856d85 01:36:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:39 ---> Using cache 01:36:39 ---> 8f07fd9fffc5 01:36:39 Step 5/24 : RUN apk add --update --no-cache make git 01:36:39 ---> Running in e3051f804957 01:36:39 ---> Running in fa54c3886e41 01:36:39 Removing intermediate container a962dc3a0725 01:36:39 ---> ebbda03630d2 01:36:39 Step 5/32 : RUN apk add --update --no-cache make git 01:36:40 Removing intermediate container 47fdcd6303ae 01:36:40 ---> fcef174360bf 01:36:40 Step 5/26 : RUN apk add --update --no-cache make git 01:36:40 ---> Running in 4e71398f896b 01:36:40 ---> Running in a04d47ce21c9 01:36:40 Removing intermediate container ebfc5006fec4 01:36:40 ---> 0779a197a9fb 01:36:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:36:40 ---> Running in 3a9cfe376730 01:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:36:42 OK: 219 MiB in 52 packages 01:36:42 Removing intermediate container e3051f804957 01:36:42 ---> 67c00d76e653 01:36:42 Step 6/24 : COPY go.mod . 01:36:42 OK: 219 MiB in 52 packages 01:36:42 OK: 219 MiB in 52 packages 01:36:42 OK: 219 MiB in 52 packages 01:36:42 ---> b9115c4056ec 01:36:42 Step 7/24 : RUN go mod download 01:36:42 ---> Running in a4867789807d 01:36:42 Removing intermediate container a04d47ce21c9 01:36:42 ---> 8dfd10662b9e 01:36:42 Step 6/26 : COPY go.mod . 01:36:43 Removing intermediate container 3a9cfe376730 01:36:43 ---> f393e4164b97 01:36:43 Step 6/24 : COPY go.mod . 01:36:43 Removing intermediate container 4e71398f896b 01:36:43 ---> eb339e9d48a3 01:36:43 Step 6/32 : COPY go.mod . 01:36:43 ---> b70b9d98bd0f 01:36:43 Step 7/26 : RUN go mod download 01:36:43 ---> Running in 399091bfd3be 01:36:43 Avoid second fetch 01:36:43 Checking out Revision 534175572a367338c5f68a22b0251a809e37989d (main) 01:36:43 ---> 588fb76972e6 01:36:43 Step 7/32 : RUN go mod download 01:36:43 ---> 45b26ad6c1dc 01:36:43 Step 7/24 : RUN go mod download 01:36:43 ---> Running in d17f3273020c 01:36:43 ---> Running in ac154fc57cd9 01:36:44 Removing intermediate container a4867789807d 01:36:44 ---> a158acc289e9 01:36:44 Step 8/24 : COPY . . 01:36:44 OK: 219 MiB in 52 packages 01:36:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:36:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:43 > git config core.sparsecheckout # timeout=10 01:36:43 > git checkout -f 534175572a367338c5f68a22b0251a809e37989d # timeout=10 01:36:46 Removing intermediate container 399091bfd3be 01:36:46 ---> 22a95a3b7bfb 01:36:46 Step 8/26 : COPY . . 01:36:47 Commit message: "Merge pull request #3697 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:48 provisioning config files... 01:36:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config4228346504155834780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:48 ---> docker-login.sh 01:36:48 nexus3.edgexfoundry.org:10001 01:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:50 Removing intermediate container fa54c3886e41 01:36:50 ---> 59c465c17b2e 01:36:50 Step 6/24 : COPY go.mod . 01:36:50 ---> c555570ed207 01:36:50 Step 9/24 : RUN go mod tidy 01:36:50 Removing intermediate container d17f3273020c 01:36:50 ---> bcda2462a23f 01:36:50 Step 8/32 : COPY . . 01:36:50 Removing intermediate container ac154fc57cd9 01:36:50 ---> 6d81054d3c04 01:36:50 Step 8/24 : COPY . . 01:36:50 ---> Running in 7bbb41667e8c 01:36:50 ---> cc60c07a6c20 01:36:50 Step 7/24 : RUN go mod download 01:36:50 ---> 997a2b75a061 01:36:50 Step 9/26 : RUN go mod tidy 01:36:50 ---> Running in 29a33780f68e 01:36:50 ---> Running in a551de00b8e3 01:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:50 Configure a credential helper to remove this warning. See 01:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:50 01:36:50 Login Succeeded 01:36:50 nexus3.edgexfoundry.org:10002 01:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:51 Configure a credential helper to remove this warning. See 01:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:51 01:36:51 Login Succeeded 01:36:51 nexus3.edgexfoundry.org:10003 01:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:51 Configure a credential helper to remove this warning. See 01:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:51 01:36:51 Login Succeeded 01:36:51 nexus3.edgexfoundry.org:10004 01:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:52 Configure a credential helper to remove this warning. See 01:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:52 01:36:52 Login Succeeded 01:36:52 docker.io 01:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:36:53 Configure a credential helper to remove this warning. See 01:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:36:53 01:36:53 Login Succeeded 01:36:53 ---> docker-login.sh ends [Pipeline] } 01:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:53 ========================================================= 01:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:36:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:36:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:36:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:36:54 595b0fe564bb: Pulling fs layer 01:36:54 24495759ef45: Pulling fs layer 01:36:54 d148012ef14d: Pulling fs layer 01:36:54 e90a11edd702: Pulling fs layer 01:36:54 d77568369979: Pulling fs layer 01:36:54 fc1c9f9a7f3b: Pulling fs layer 01:36:54 170f2ba95c9a: Pulling fs layer 01:36:54 97ac5df62f85: Pulling fs layer 01:36:54 fc1c9f9a7f3b: Waiting 01:36:54 170f2ba95c9a: Waiting 01:36:54 e90a11edd702: Waiting 01:36:54 d77568369979: Waiting 01:36:54 97ac5df62f85: Waiting 01:36:54 d148012ef14d: Download complete 01:36:54 24495759ef45: Verifying Checksum 01:36:54 24495759ef45: Download complete 01:36:54 d77568369979: Download complete 01:36:54 fc1c9f9a7f3b: Download complete 01:36:54 595b0fe564bb: Verifying Checksum 01:36:54 595b0fe564bb: Download complete 01:36:54 170f2ba95c9a: Verifying Checksum 01:36:54 170f2ba95c9a: Download complete 01:36:54 Removing intermediate container 7bbb41667e8c 01:36:54 ---> 07794ccccdfd 01:36:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:36:55 595b0fe564bb: Pull complete 01:36:55 Removing intermediate container a551de00b8e3 01:36:55 ---> f57c6bd98a69 01:36:55 Step 8/24 : COPY . . 01:36:55 ---> Running in 677ca13cec70 01:36:55 24495759ef45: Pull complete 01:36:56 d148012ef14d: Pull complete 01:36:56 Removing intermediate container 29a33780f68e 01:36:56 ---> a4a6e966708f 01:36:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:36:58 ---> Running in 941d0337f7eb 01:36:58 ---> b8f479907b80 01:36:58 Step 9/32 : RUN go mod tidy 01:36:58 ---> d04884ee639b 01:36:58 Step 9/24 : RUN go mod tidy 01:36:58 ---> Running in 9f017a112f7b 01:36:58 ---> Running in 35c9133c9ad0 01:36:58 e90a11edd702: Verifying Checksum 01:36:58 e90a11edd702: Download complete 01:36:58 97ac5df62f85: Verifying Checksum 01:36:58 97ac5df62f85: Download complete 01:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:37:01 Removing intermediate container 9f017a112f7b 01:37:01 ---> 725d2e4347bc 01:37:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:37:01 ---> Running in 5f585bfbe96a 01:37:01 Removing intermediate container 35c9133c9ad0 01:37:01 ---> 0fff04c3e3a2 01:37:01 Step 10/24 : RUN make cmd/core-data/core-data 01:37:01 ---> Running in bdfa12ca8e88 01:37:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:37:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 01:37:08 ---> 434a992b86c3 01:37:08 Step 9/24 : RUN go mod tidy 01:37:08 ---> Running in 2ce64452615a 01:37:08 e90a11edd702: Pull complete 01:37:08 d77568369979: Pull complete 01:37:08 fc1c9f9a7f3b: Pull complete 01:37:08 170f2ba95c9a: Pull complete 01:37:10 Removing intermediate container 2ce64452615a 01:37:10 ---> 36f514842f6c 01:37:10 Step 10/24 : RUN make cmd/core-command/core-command 01:37:10 ---> Running in 48325485f3b8 01:37:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 01:37:13 97ac5df62f85: Pull complete 01:37:14 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:37:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:37:14 + docker build -t ci-base-image-arm64 -f - . 01:37:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:37:14 WORKDIR /edgex 01:37:14 COPY go.mod . 01:37:14 RUN go mod download 01:37:16 Sending build context to Docker daemon 166MB 01:37:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:37:16 ---> 04bc70af865f 01:37:16 Step 2/4 : WORKDIR /edgex 01:37:22 ---> Running in 75cf8be42525 01:37:22 Removing intermediate container 75cf8be42525 01:37:22 ---> 8743447bdd2d 01:37:22 Step 3/4 : COPY go.mod . 01:37:22 ---> 5e1c8b2e9851 01:37:22 Step 4/4 : RUN go mod download 01:37:22 ---> Running in 6953935faf0e 01:37:39 Removing intermediate container 677ca13cec70 01:37:39 ---> 12c28e74bd76 01:37:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:37:39 ---> Running in aeda6c3bd8df 01:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:37:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:37:39 Removing intermediate container aeda6c3bd8df 01:37:39 ---> b9820fdb4c15 01:37:39 01:37:39 Step 12/24 : FROM docker:20.10.7 01:37:39 20.10.7: Pulling from library/docker 01:37:40 Removing intermediate container 941d0337f7eb 01:37:40 ---> c5d6d45f4aee 01:37:40 01:37:40 Step 11/26 : FROM alpine:3.12 01:37:40 3.12: Pulling from library/alpine 01:37:42 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 01:37:42 Status: Downloaded newer image for alpine:3.12 01:37:42 ---> 48b8ec4ed9eb 01:37:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:37:42 ---> Running in 16bbc7fa7d16 01:37:42 Removing intermediate container 5f585bfbe96a 01:37:42 ---> 3b85028906b4 01:37:42 01:37:42 Step 11/32 : FROM alpine:3.12 01:37:42 ---> 48b8ec4ed9eb 01:37:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:37:42 ---> Running in 08b1620ec53e 01:37:42 Removing intermediate container 08b1620ec53e 01:37:42 ---> b92f7e9c6dde 01:37:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:37:42 ---> Running in 747c0771ce0d 01:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:43 (1/3) Installing ca-certificates (20191127-r4) 01:37:43 (2/3) Installing dumb-init (1.2.2-r1) 01:37:43 (3/3) Installing su-exec (0.2-r1) 01:37:43 Executing busybox-1.31.1-r20.trigger 01:37:43 Executing ca-certificates-20191127-r4.trigger 01:37:44 (1/2) Installing dumb-init (1.2.2-r1) 01:37:44 OK: 6 MiB in 17 packages 01:37:44 (2/2) Installing su-exec (0.2-r1) 01:37:44 Executing busybox-1.31.1-r20.trigger 01:37:44 OK: 6 MiB in 16 packages 01:37:44 Removing intermediate container 16bbc7fa7d16 01:37:44 ---> b0d500095b62 01:37:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:37:44 Removing intermediate container 747c0771ce0d 01:37:44 ---> 5bb89432f81b 01:37:44 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:37:44 ---> Running in 03e29e02375d 01:37:44 ---> Running in ee04fef26dba 01:37:45 Removing intermediate container ee04fef26dba 01:37:45 ---> 5ee7859c6f3d 01:37:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:37:45 Removing intermediate container 03e29e02375d 01:37:45 ---> ecde06ecdcd5 01:37:45 Step 14/26 : WORKDIR / 01:37:45 ---> Running in 4f1f69c014ed 01:37:45 ---> Running in ff83ee961664 01:37:47 Removing intermediate container 4f1f69c014ed 01:37:47 ---> dfd9f2da7105 01:37:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:37:47 Removing intermediate container ff83ee961664 01:37:47 ---> 7541fc22b630 01:37:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:37:47 ---> Running in 5a07adf9b867 01:37:47 Removing intermediate container 48325485f3b8 01:37:47 ---> caa0a5b4512b 01:37:47 01:37:47 Step 11/24 : FROM alpine:3.12 01:37:47 ---> 48b8ec4ed9eb 01:37:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:37:47 ---> Running in d647866d245c 01:37:47 ---> 3c8097583581 01:37:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:37:47 ---> afcb8e535797 01:37:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:47 ---> 9a39cb51dcba 01:37:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:37:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:47 (1/1) Installing dumb-init (1.2.2-r1) 01:37:47 Executing busybox-1.31.1-r20.trigger 01:37:47 OK: 6 MiB in 15 packages 01:37:47 Removing intermediate container 5a07adf9b867 01:37:47 ---> 8be1c12a9488 01:37:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:37:47 ---> Running in 90a493162459 01:37:47 ---> 646cdf900c14 01:37:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:37:48 Removing intermediate container bdfa12ca8e88 01:37:48 ---> 18743e46a876 01:37:48 01:37:48 Step 11/24 : FROM alpine:3.12 01:37:48 ---> 48b8ec4ed9eb 01:37:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:37:48 ---> Running in 742bc0acecf9 01:37:48 Removing intermediate container 90a493162459 01:37:48 ---> 84185573a07a 01:37:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:37:48 Removing intermediate container d647866d245c 01:37:48 ---> 87262aad151b 01:37:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:37:48 ---> Running in ad45abf2bfbc 01:37:48 Removing intermediate container 742bc0acecf9 01:37:48 ---> 566d0c0740b5 01:37:48 Step 13/24 : ENV APP_PORT=59880 01:37:48 ---> 7a0329cd8b8e 01:37:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:37:48 ---> Running in 4d827ddc6a8c 01:37:48 ---> 4799f549fbd2 01:37:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:37:48 Removing intermediate container ad45abf2bfbc 01:37:48 ---> 1227c69772df 01:37:48 Step 14/24 : ENV APP_PORT=59882 01:37:48 ---> Running in 5532ba7a873e 01:37:48 ---> Running in 73a696487574 01:37:48 Removing intermediate container 4d827ddc6a8c 01:37:48 ---> 5c439daf1e28 01:37:48 Step 14/24 : EXPOSE $APP_PORT 01:37:48 ---> Running in ff2592c25760 01:37:49 Removing intermediate container 73a696487574 01:37:49 ---> fbd7cf921d4d 01:37:49 Step 15/24 : EXPOSE $APP_PORT 01:37:49 ---> 09a8cdb66ae0 01:37:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:37:49 ---> Running in 0f040aae181c 01:37:49 Removing intermediate container ff2592c25760 01:37:49 ---> 74b4a5701931 01:37:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:49 ---> Running in 65a82e707d73 01:37:49 Removing intermediate container 0f040aae181c 01:37:49 ---> 75d64544a6ab 01:37:49 Step 16/24 : WORKDIR / 01:37:49 ---> c28e60733c8f 01:37:49 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/ 01:37:49 ---> Running in a18812119e34 01:37:49 ---> Running in 934fd3ca4764 01:37:49 Removing intermediate container 5532ba7a873e 01:37:49 ---> 36eaa7beb60a 01:37:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:49 Removing intermediate container a18812119e34 01:37:49 ---> f0ab294ce657 01:37:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:50 ---> cc8495962f49 01:37:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:37:50 Removing intermediate container 65a82e707d73 01:37:50 ---> 00ae4fb564ad 01:37:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:37:50 ---> 98d29857dc8c 01:37:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:37:50 ---> Running in 3ca113b02388 01:37:50 Removing intermediate container 934fd3ca4764 01:37:50 ---> 3c0b75cbba91 01:37:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:37:50 ---> Running in a5763e644dbf 01:37:50 ---> 54b2b4488da9 01:37:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:37:51 ---> 2012e80d09b0 01:37:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:37:51 Removing intermediate container a5763e644dbf 01:37:51 ---> d529bc709f96 01:37:51 Step 24/26 : LABEL arch=x86_64 01:37:51 ---> Running in 18a9c32a86e3 01:37:51 ---> 9dec19958ad6 01:37:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:37:51 ---> c237b53eb0b5 01:37:51 Step 20/24 : ENTRYPOINT ["/core-command"] 01:37:51 ---> Running in b5e0efebb72e 01:37:51 Removing intermediate container 18a9c32a86e3 01:37:51 ---> a88b500aa1a8 01:37:51 Step 25/26 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:37:51 ---> Running in 53bbba3919a2 01:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:37:51 ---> f05c180953e9 01:37:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:37:51 Removing intermediate container b5e0efebb72e 01:37:51 ---> 3536fe74e1fd 01:37:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:37:51 ---> Running in 9ced188692ec 01:37:51 Removing intermediate container 53bbba3919a2 01:37:51 ---> 902e90e1d2fa 01:37:51 Step 26/26 : LABEL version=2.0.1-dev.39 01:37:51 ---> Running in 650878cd7076 01:37:51 ---> b4b6521a03cd 01:37:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:37:51 Removing intermediate container 9ced188692ec 01:37:51 ---> 5770840014e4 01:37:51 Step 22/24 : LABEL arch=x86_64 01:37:51 (1/6) Installing dumb-init (1.2.2-r1) 01:37:52 (2/6) Installing libgcc (9.3.0-r2) 01:37:52 ---> Running in 897deac6e3ec 01:37:52 Removing intermediate container 650878cd7076 01:37:52 ---> f052d96ab202 01:37:52 01:37:52 ---> Running in 55f87e5738fd 01:37:52 (3/6) Installing libsodium (1.0.18-r0) 01:37:52 (4/6) Installing libstdc++ (9.3.0-r2) 01:37:52 Successfully built f052d96ab202 01:37:52 Successfully tagged security-secretstore-setup:latest 01:37:52 Building support-scheduler 01:37:52  Building security-secretstore-setup ... done Removing intermediate container 897deac6e3ec 01:37:52 ---> 1bddf1e85dbe 01:37:52 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:37:52 Removing intermediate container 55f87e5738fd 01:37:52 ---> a153e7a0b03e 01:37:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:37:53 ---> Running in df33c22bfa17 01:37:53 (5/6) Installing libzmq (4.3.3-r0) 01:37:53 (6/6) Installing zeromq (4.3.3-r0) 01:37:53 ---> 38ed21833cda 01:37:53 Step 27/32 : RUN chmod +x /entrypoint.sh 01:37:53 Executing busybox-1.31.1-r20.trigger 01:37:53 OK: 8 MiB in 20 packages 01:37:53 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:37:53 Removing intermediate container df33c22bfa17 01:37:53 ---> cc235fa1f37f 01:37:53 Step 24/24 : LABEL version=2.0.1-dev.39 01:37:53 Status: Downloaded newer image for docker:20.10.7 01:37:53 ---> 08bdaf2f88f9 01:37:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:37:54 ---> Running in 3f232935ed80 01:37:54 ---> Running in 28738b39569f 01:37:54 ---> Running in bf0870dd7e42 01:37:55 Removing intermediate container 3ca113b02388 01:37:55 ---> a915a08925d1 01:37:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:37:55 Removing intermediate container bf0870dd7e42 01:37:55 ---> e2eaa10d9bc8 01:37:55 01:37:55 Removing intermediate container 28738b39569f 01:37:55 ---> 5946388e2c50 01:37:55 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 01:37:55 Successfully built e2eaa10d9bc8 01:37:55 Successfully tagged core-command:latest 01:37:55  Building core-command ... done Building support-notifications 01:37:56 ---> Running in c2afe8a81f05 01:37:56 ---> 01dd8c177e8d 01:37:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:37:58 Removing intermediate container 3f232935ed80 01:37:58 ---> a3b8abcab34a 01:37:58 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:37:59 ---> d2da84e7d4ef 01:37:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:38:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:38:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:38:00 ---> b4c764c8e08a 01:38:00 Step 3/23 : WORKDIR /edgex-go 01:38:00 ---> Using cache 01:38:00 ---> f5ce75856d85 01:38:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:00 ---> Using cache 01:38:00 ---> 0779a197a9fb 01:38:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:38:00 ---> Running in 7fa24faf8755 01:38:00 (1/39) Installing readline (8.1.0-r0) 01:38:00 (2/39) Installing bash (5.1.0-r0) 01:38:00 Executing bash-5.1.0-r0.post-install 01:38:00 ---> Running in 34dd0f4a02e0 01:38:00 ---> 39838b0b1260 01:38:00 Step 20/24 : ENTRYPOINT ["/core-data"] 01:38:00 (3/39) Installing brotli-libs (1.0.9-r3) 01:38:00 Removing intermediate container 7fa24faf8755 01:38:00 ---> d3382940b3e2 01:38:00 Step 29/32 : CMD ["gate"] 01:38:00 ---> Running in b94497f1b1d0 01:38:01 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:38:01 (5/39) Installing libcurl (7.78.0-r0) 01:38:01 ---> Running in d2b6514ab05a 01:38:01 (6/39) Installing curl (7.78.0-r0) 01:38:01 (7/39) Installing dumb-init (1.2.5-r0) 01:38:01 (8/39) Installing libbz2 (1.0.8-r1) 01:38:01 (9/39) Installing expat (2.2.10-r1) 01:38:01 (10/39) Installing libffi (3.3-r2) 01:38:01 (11/39) Installing gdbm (1.19-r0) 01:38:01 Removing intermediate container b94497f1b1d0 01:38:01 ---> 5046b7ddacad 01:38:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:01 (12/39) Installing xz-libs (5.2.5-r0) 01:38:01 (13/39) Installing sqlite-libs (3.34.1-r0) 01:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:38:01 Removing intermediate container d2b6514ab05a 01:38:01 ---> acc6cd96ffbf 01:38:01 Step 30/32 : LABEL arch=x86_64 01:38:01 ---> Running in 76af265dc5fc 01:38:01 (14/39) Installing python3 (3.8.10-r0) 01:38:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:38:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:38:01 ---> b4c764c8e08a 01:38:01 Step 3/23 : WORKDIR /edgex-go 01:38:01 ---> Using cache 01:38:01 ---> f5ce75856d85 01:38:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:01 ---> Using cache 01:38:01 ---> 0779a197a9fb 01:38:01 Step 5/23 : RUN apk add --update --no-cache make git 01:38:01 ---> Running in 3927361d4ed0 01:38:01 ---> Running in 2332b19a82c2 01:38:01 Removing intermediate container 76af265dc5fc 01:38:01 ---> 1603fb099f51 01:38:01 Step 22/24 : LABEL arch=x86_64 01:38:01 ---> Running in fa4e1bef7102 01:38:01 Removing intermediate container 3927361d4ed0 01:38:01 ---> 9e52ebd27d1b 01:38:01 Step 31/32 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:38:01 Removing intermediate container fa4e1bef7102 01:38:01 ---> 3a6945387845 01:38:01 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:38:01 ---> Running in ab22c952084f 01:38:01 ---> Running in b8df963bdf5a 01:38:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:38:01 Removing intermediate container ab22c952084f 01:38:01 ---> be366199ab9a 01:38:01 Step 32/32 : LABEL version=2.0.1-dev.39 01:38:02 ---> Running in 4815e02a76df 01:38:02 Removing intermediate container b8df963bdf5a 01:38:02 ---> 42aaccc503ba 01:38:02 Step 24/24 : LABEL version=2.0.1-dev.39 01:38:02 ---> Running in a03867c5c7b3 01:38:02 Removing intermediate container 4815e02a76df 01:38:02 ---> 25429134f3d1 01:38:02 01:38:02 Removing intermediate container a03867c5c7b3 01:38:02 ---> 29f913344605 01:38:02 01:38:02 Successfully built 25429134f3d1 01:38:02 Successfully tagged security-bootstrapper:latest 01:38:02 Building security-proxy-setup 01:38:02  Building security-bootstrapper ... done Successfully built 29f913344605 01:38:02 Successfully tagged core-data:latest 01:38:02  Building core-data ... done Building core-metadata 01:38:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:38:03 OK: 219 MiB in 52 packages 01:38:04 OK: 219 MiB in 52 packages 01:38:07 (15/39) Installing py3-appdirs (1.4.4-r1) 01:38:07 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:38:07 (17/39) Installing py3-parsing (2.4.7-r1) 01:38:07 (18/39) Installing py3-six (1.15.0-r0) 01:38:07 (19/39) Installing py3-packaging (20.9-r0) 01:38:07 (20/39) Installing py3-setuptools (51.3.3-r0) 01:38:07 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:38:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:38:07 ---> b4c764c8e08a 01:38:07 Step 3/22 : WORKDIR /edgex-go 01:38:07 ---> Using cache 01:38:07 ---> f5ce75856d85 01:38:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:07 ---> Using cache 01:38:07 ---> 0779a197a9fb 01:38:07 Step 5/22 : RUN apk add --update --no-cache make git 01:38:07 (21/39) Installing py3-chardet (4.0.0-r0) 01:38:07 Removing intermediate container 34dd0f4a02e0 01:38:07 ---> 5b5a8295e0ad 01:38:07 Step 6/23 : COPY go.mod . 01:38:07 (22/39) Installing py3-idna (3.1-r0) 01:38:07 ---> Running in c763e4c37260 01:38:07 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:38:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:38:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:38:08 ---> b4c764c8e08a 01:38:08 Step 3/24 : WORKDIR /edgex-go 01:38:08 ---> Using cache 01:38:08 ---> f5ce75856d85 01:38:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:08 ---> Using cache 01:38:08 ---> 0779a197a9fb 01:38:08 Step 5/24 : RUN apk add --update --no-cache make git 01:38:08 ---> Using cache 01:38:08 ---> d826ad22058e 01:38:08 Step 6/24 : COPY go.mod . 01:38:08 ---> df52fd4fc50c 01:38:08 Step 7/23 : RUN go mod download 01:38:08 (24/39) Installing py3-requests (2.25.1-r1) 01:38:08 Removing intermediate container 2332b19a82c2 01:38:08 ---> d826ad22058e 01:38:08 Step 6/23 : COPY go.mod . 01:38:08 (25/39) Installing py3-msgpack (1.0.2-r0) 01:38:08 (26/39) Installing py3-lockfile (0.12.2-r3) 01:38:08 ---> Running in fb8211b2b415 01:38:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:38:08 (28/39) Installing py3-colorama (0.4.4-r0) 01:38:08 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:38:08 (30/39) Installing py3-distlib (0.3.1-r1) 01:38:08 (31/39) Installing py3-distro (1.5.0-r1) 01:38:08 (32/39) Installing py3-webencodings (0.5.1-r3) 01:38:08 (33/39) Installing py3-html5lib (1.1-r0) 01:38:08 ---> 32625531dadd 01:38:08 Step 7/24 : RUN go mod download 01:38:08 (34/39) Installing py3-pytoml (0.1.21-r0) 01:38:08 (35/39) Installing py3-pep517 (0.9.1-r0) 01:38:08 ---> Running in dd89c0a9ad3d 01:38:08 (36/39) Installing py3-progress (1.5-r0) 01:38:08 (37/39) Installing py3-retrying (1.3.3-r0) 01:38:08 ---> f6d3c756471d 01:38:08 Step 7/23 : RUN go mod download 01:38:08 (38/39) Installing py3-toml (0.10.2-r0) 01:38:08 (39/39) Installing py3-pip (20.3.4-r0) 01:38:08 ---> Running in 048161b945c0 01:38:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:38:09 Executing busybox-1.32.1-r6.trigger 01:38:09 OK: 82 MiB in 59 packages 01:38:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:38:10 OK: 219 MiB in 52 packages 01:38:10 Removing intermediate container dd89c0a9ad3d 01:38:10 ---> 2a7a829d77f5 01:38:10 Step 8/24 : COPY . . 01:38:10 Removing intermediate container fb8211b2b415 01:38:10 ---> 8c11668ee507 01:38:10 Step 8/23 : COPY . . 01:38:10 Removing intermediate container 048161b945c0 01:38:10 ---> a1dce5546c32 01:38:10 Step 8/23 : COPY . . 01:38:12 Removing intermediate container c763e4c37260 01:38:12 ---> f180b49de608 01:38:12 Step 6/22 : COPY go.mod . 01:38:13 Collecting docker-compose==1.23.2 01:38:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:38:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:38:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:38:13 Collecting texttable<0.10,>=0.9.0 01:38:13 Downloading texttable-0.9.1.tar.gz (11 kB) 01:38:14 Collecting docker<4.0,>=3.6.0 01:38:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:38:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:38:14 Collecting dockerpty<0.5,>=0.4.1 01:38:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:38:14 Collecting cached-property<2,>=1.2.0 01:38:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:38:14 Collecting websocket-client<1.0,>=0.32.0 01:38:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:38:14 Collecting docopt<0.7,>=0.6.1 01:38:14 Downloading docopt-0.6.2.tar.gz (25 kB) 01:38:17 ---> 208f12841f6a 01:38:17 Step 7/22 : RUN go mod download 01:38:17 Collecting PyYAML<4,>=3.10 01:38:17 Downloading PyYAML-3.13.tar.gz (270 kB) 01:38:17 ---> Running in 4996721b65fe 01:38:17 Collecting jsonschema<3,>=2.5.1 01:38:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:38:17 Collecting docker-pycreds>=0.4.0 01:38:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:38:17 Collecting urllib3<1.25,>=1.21.1 01:38:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:38:17 Collecting idna<2.8,>=2.5 01:38:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:38:17 Collecting chardet<3.1.0,>=3.0.2 01:38:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:38:18 Collecting certifi>=2017.4.17 01:38:18 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:38:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:38:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:38:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:38:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:38:18 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:38:18 Attempting uninstall: urllib3 01:38:18 Found existing installation: urllib3 1.26.2 01:38:18 Uninstalling urllib3-1.26.2: 01:38:18 Successfully uninstalled urllib3-1.26.2 01:38:18 Attempting uninstall: idna 01:38:18 Found existing installation: idna 3.1 01:38:18 Uninstalling idna-3.1: 01:38:18 Successfully uninstalled idna-3.1 01:38:18 Attempting uninstall: chardet 01:38:18 Found existing installation: chardet 4.0.0 01:38:18 Uninstalling chardet-4.0.0: 01:38:18 Successfully uninstalled chardet-4.0.0 01:38:20 ---> 8db5ba595119 01:38:20 Step 9/23 : RUN go mod tidy 01:38:20 Attempting uninstall: requests 01:38:20 Found existing installation: requests 2.25.1 01:38:20 Uninstalling requests-2.25.1: 01:38:20 Successfully uninstalled requests-2.25.1 01:38:20 ---> Running in 197a7d5969c8 01:38:20 Running setup.py install for texttable: started 01:38:20 ---> 3abeace8d7ca 01:38:20 Step 9/23 : RUN go mod tidy 01:38:20 ---> Running in 9d345a338b7c 01:38:20 Removing intermediate container 4996721b65fe 01:38:20 ---> dfb32ed01552 01:38:20 Step 8/22 : COPY . . 01:38:20 ---> b81155ad88cd 01:38:20 Step 9/24 : RUN go mod tidy 01:38:20 Running setup.py install for texttable: finished with status 'done' 01:38:20 Running setup.py install for PyYAML: started 01:38:20 ---> Running in 3f345599c2b9 01:38:21 Running setup.py install for PyYAML: finished with status 'done' 01:38:21 Running setup.py install for docopt: started 01:38:21 Running setup.py install for docopt: finished with status 'done' 01:38:21 Running setup.py install for dockerpty: started 01:38:22 Running setup.py install for dockerpty: finished with status 'done' 01:38:24 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 01:38:24 Removing intermediate container 197a7d5969c8 01:38:24 ---> 8e029893ad06 01:38:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:38:25 Removing intermediate container 9d345a338b7c 01:38:25 ---> 5ee12fa20695 01:38:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:38:25 ---> Running in 71825ab40e78 01:38:25 Removing intermediate container 3f345599c2b9 01:38:25 ---> 80098b7360c1 01:38:25 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:38:25 ---> Running in fbe6a8216727 01:38:25 ---> Running in 2941bae65c88 01:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:38:26 ---> fc03714a3fc6 01:38:26 Step 9/22 : RUN go mod tidy 01:38:26 ---> Running in b603d268fa67 01:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:38:28 Removing intermediate container b603d268fa67 01:38:28 ---> 4ba712a2f1f9 01:38:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:38:28 ---> Running in 940646946a75 01:38:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:38:30 Removing intermediate container c2afe8a81f05 01:38:30 ---> 36e5d457ac6f 01:38:30 Step 15/24 : ENV APP_PORT=58890 01:38:30 ---> Running in e1a415b069af 01:38:30 Removing intermediate container e1a415b069af 01:38:30 ---> 7f827945c763 01:38:30 Step 16/24 : EXPOSE $APP_PORT 01:38:30 ---> Running in 4abfeb1fcf7a 01:38:30 Removing intermediate container 4abfeb1fcf7a 01:38:30 ---> 04b5b59ca330 01:38:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:38:31 ---> 5ce64beda297 01:38:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:38:31 ---> fb662dc4616e 01:38:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:38:32 ---> 5cc1f9822782 01:38:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:38:32 ---> Running in c6c9f447c405 01:38:32 Removing intermediate container c6c9f447c405 01:38:32 ---> 98736f2e2e2f 01:38:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:32 ---> Running in 6b03212802f9 01:38:32 Removing intermediate container 6b03212802f9 01:38:32 ---> 362d89118b51 01:38:32 Step 22/24 : LABEL arch=x86_64 01:38:32 ---> Running in 5cb9991f0dbf 01:38:32 Removing intermediate container 5cb9991f0dbf 01:38:32 ---> 15e9f10833d9 01:38:32 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:38:32 ---> Running in 577c9d81ebc4 01:38:32 Removing intermediate container 577c9d81ebc4 01:38:32 ---> e0b4eefc937d 01:38:32 Step 24/24 : LABEL version=2.0.1-dev.39 01:38:32 ---> Running in 6811ff90920b 01:38:32 Removing intermediate container 6811ff90920b 01:38:32 ---> 54ad7cc54724 01:38:32 01:38:32 Successfully built 54ad7cc54724 01:38:32 Successfully tagged sys-mgmt-agent:latest 01:38:44 Removing intermediate container 6953935faf0e 01:38:44 ---> 2e15dad74bfe 01:38:44 Successfully built 2e15dad74bfe 01:38:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:38:44 + docker inspect -f . ci-base-image-arm64 01:38:44 . [Pipeline] withDockerContainer 01:38:44 prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container 01:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:38:46 $ docker top 33330bf3ae0c35319713b378d6333066041691fcd057f5fa8ea36d305b2edb15 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:47 + go version 01:38:47 go version go1.16.6 linux/arm64 [Pipeline] } 01:38:47 $ docker stop --time=1 33330bf3ae0c35319713b378d6333066041691fcd057f5fa8ea36d305b2edb15 01:38:49 $ docker rm -f 33330bf3ae0c35319713b378d6333066041691fcd057f5fa8ea36d305b2edb15 [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 01:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:50 01:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:38:51 latest: Pulling from edgex-devops/edgex-compose-arm64 01:38:51 29e5d40040c1: Pulling fs layer 01:38:51 1ce36da41761: Pulling fs layer 01:38:51 25b303627fd3: Pulling fs layer 01:38:51 29e5d40040c1: Verifying Checksum 01:38:51 29e5d40040c1: Download complete 01:38:52 1ce36da41761: Verifying Checksum 01:38:52 1ce36da41761: Download complete 01:38:52 29e5d40040c1: Pull complete 01:38:54 1ce36da41761: Pull complete 01:38:54 25b303627fd3: Verifying Checksum 01:38:54 25b303627fd3: Download complete 01:38:59  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 01:39:02 Removing intermediate container fbe6a8216727 01:39:02 ---> 187d8b4fb987 01:39:02 01:39:02 Step 11/23 : FROM alpine:3.12 01:39:02 ---> 48b8ec4ed9eb 01:39:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:39:02 Removing intermediate container 71825ab40e78 01:39:02 ---> a60f63872564 01:39:02 01:39:02 Step 11/23 : FROM alpine:3.12 01:39:02 ---> 48b8ec4ed9eb 01:39:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:39:02 ---> Using cache 01:39:02 ---> 87262aad151b 01:39:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:39:02 ---> Using cache 01:39:02 ---> 1227c69772df 01:39:02 Step 14/23 : ENV APP_PORT=59861 01:39:02 ---> Running in 5675b858e72c 01:39:02 Removing intermediate container 2941bae65c88 01:39:02 ---> 8c0a738eabb2 01:39:02 01:39:02 Step 11/24 : FROM alpine:3.12 01:39:02 ---> 48b8ec4ed9eb 01:39:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:39:02 ---> Using cache 01:39:02 ---> 87262aad151b 01:39:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:39:02 ---> Using cache 01:39:02 ---> 1227c69772df 01:39:02 Step 14/24 : ENV APP_PORT=59881 01:39:02 ---> Running in 9acc9fcdb931 01:39:02 ---> Running in 3787d0ab7e94 01:39:02 Removing intermediate container 9acc9fcdb931 01:39:02 ---> 7f02c0c9a962 01:39:02 Step 15/23 : EXPOSE $APP_PORT 01:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:39:03 ---> Running in 33cc00ade5b7 01:39:03 Removing intermediate container 3787d0ab7e94 01:39:03 ---> 05592a14f8d0 01:39:03 Step 15/24 : EXPOSE $APP_PORT 01:39:03 (1/2) Installing ca-certificates (20191127-r4) 01:39:03 (2/2) Installing dumb-init (1.2.2-r1) 01:39:03 Executing busybox-1.31.1-r20.trigger 01:39:03 Executing ca-certificates-20191127-r4.trigger 01:39:03 OK: 6 MiB in 16 packages 01:39:03 ---> Running in a50c7188cb27 01:39:03 Removing intermediate container 33cc00ade5b7 01:39:03 ---> c780be67d87e 01:39:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:03 Removing intermediate container 940646946a75 01:39:03 ---> 04c5455e2c81 01:39:03 01:39:03 Step 11/22 : FROM alpine:3.12 01:39:03 ---> 48b8ec4ed9eb 01:39:03 Step 12/22 : RUN apk add --update --no-cache curl 01:39:03 ---> Running in a49728953871 01:39:03 Removing intermediate container a50c7188cb27 01:39:03 ---> 3472a99bcb5a 01:39:03 Step 16/24 : WORKDIR / 01:39:03 ---> 613140ffa335 01:39:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:39:03 ---> Running in e46f9aa55a00 01:39:03 Removing intermediate container 5675b858e72c 01:39:03 ---> 26367f7af368 01:39:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:39:03 Removing intermediate container e46f9aa55a00 01:39:03 ---> bfce2bf1df23 01:39:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:03 ---> Running in 5da532124743 01:39:03 ---> 28f1bf63111c 01:39:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:39:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:39:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:39:03 (1/4) Installing ca-certificates (20191127-r4) 01:39:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:39:03 (3/4) Installing libcurl (7.78.0-r0) 01:39:03 Removing intermediate container 5da532124743 01:39:03 ---> 3301dd171553 01:39:03 Step 14/23 : ENV APP_PORT=59860 01:39:03 (4/4) Installing curl (7.78.0-r0) 01:39:04 Executing busybox-1.31.1-r20.trigger 01:39:04 Executing ca-certificates-20191127-r4.trigger 01:39:04 ---> 11f7948b6f74 01:39:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:39:04 OK: 7 MiB in 18 packages 01:39:04 ---> Running in 5c9926d0eb51 01:39:04 ---> Running in c59bf6be4c21 01:39:04 ---> 57e62af49cc5 01:39:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:39:04 Removing intermediate container 5c9926d0eb51 01:39:04 ---> 5a1e65322a7d 01:39:04 Step 15/23 : EXPOSE $APP_PORT 01:39:04 25b303627fd3: Pull complete 01:39:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:39:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:39:04 prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container 01:39:04 Removing intermediate container c59bf6be4c21 01:39:04 ---> af1e2da948a9 01:39:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:04 ---> Running in 3f286caf353a 01:39:04 ---> Running in 2a4cc19c45d1 01:39:04 Removing intermediate container 3f286caf353a 01:39:04 ---> f318ae98981d 01:39:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:39:04 Removing intermediate container a49728953871 01:39:04 ---> 2f2b41ebd7a8 01:39:04 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:39:04 ---> 2c2903255297 01:39:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:39:04 ---> Running in ddfc15d2aa2c 01:39:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:39:04 Removing intermediate container 2a4cc19c45d1 01:39:04 ---> 776f96893053 01:39:04 Step 21/23 : LABEL arch=x86_64 01:39:04 ---> Running in e7139977dd4f 01:39:04 Removing intermediate container ddfc15d2aa2c 01:39:04 ---> 61e02e63075b 01:39:04 Step 14/22 : WORKDIR /edgex 01:39:04 ---> 6e15be188236 01:39:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:39:04 ---> 157fa791dd22 01:39:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:39:04 Removing intermediate container e7139977dd4f 01:39:04 ---> 6dc98ba5483f 01:39:04 Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:39:04 ---> Running in 766b934cf3d6 01:39:04 ---> Running in 49c4cc03ce9c 01:39:05 ---> Running in f66907384254 01:39:05 Removing intermediate container f66907384254 01:39:05 ---> 433dac77de44 01:39:05 Step 23/23 : LABEL version=2.0.1-dev.39 01:39:05 Removing intermediate container 49c4cc03ce9c 01:39:05 ---> 8f95fb94c654 01:39:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:05 ---> Running in 43a60b35b0b5 01:39:05 Removing intermediate container 766b934cf3d6 01:39:05 ---> 9f0e874c4e40 01:39:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:39:05 ---> Running in 270575cec03e 01:39:05 ---> be4f9653f3f5 01:39:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:39:05 Removing intermediate container 43a60b35b0b5 01:39:05 ---> f66a0d3e416a 01:39:05 01:39:05 Removing intermediate container 270575cec03e 01:39:05 ---> c2336f675fb9 01:39:05 Step 22/24 : LABEL arch=x86_64 01:39:05 ---> Running in c77dca0f506e 01:39:05 ---> 5b76713522c3 01:39:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:39:05 Successfully built f66a0d3e416a 01:39:05 Successfully tagged support-scheduler:latest 01:39:05  Building support-scheduler ... done  ---> 2e03aeb57720 01:39:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:39:05 Removing intermediate container c77dca0f506e 01:39:05 ---> 5fbad9d776ec 01:39:05 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:39:05 ---> Running in 3ce9f40aff1f 01:39:05 ---> Running in d9ca120633b3 01:39:05 Removing intermediate container 3ce9f40aff1f 01:39:05 ---> 3fcba210cd5c 01:39:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:05 ---> 52bed0f3463b 01:39:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:39:05 ---> Running in 95f715ba8acd 01:39:05 Removing intermediate container d9ca120633b3 01:39:05 ---> 26df8352808b 01:39:05 Step 24/24 : LABEL version=2.0.1-dev.39 01:39:06 ---> Running in 977b176f15f3 01:39:06 Removing intermediate container 95f715ba8acd 01:39:06 ---> 6a709975c3f5 01:39:06 Step 21/23 : LABEL arch=x86_64 01:39:06 Removing intermediate container 977b176f15f3 01:39:06 ---> b445a92a1dc0 01:39:06 01:39:06 Successfully built b445a92a1dc0 01:39:06 Successfully tagged core-metadata:latest 01:39:06  Building core-metadata ... done  ---> Running in 4b6aae2f7cb1 01:39:06 ---> a8e9b81a7c2d 01:39:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:39:06 Removing intermediate container 4b6aae2f7cb1 01:39:06 ---> a6d9afba0ace 01:39:06 Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:39:06 ---> Running in 955a9deb88ef 01:39:06 ---> Running in 238a5145f7ae 01:39:06 Removing intermediate container 238a5145f7ae 01:39:06 ---> e5e5e466ed3c 01:39:06 Step 23/23 : LABEL version=2.0.1-dev.39 01:39:06 Removing intermediate container 955a9deb88ef 01:39:06 ---> 67bc4e296965 01:39:06 Step 19/22 : CMD ["--init=true"] 01:39:06 ---> Running in 9d6a9e5c352a 01:39:06 ---> Running in 5df63caab6c3 01:39:06 Removing intermediate container 9d6a9e5c352a 01:39:06 ---> bdbea913d4de 01:39:06 01:39:06 Removing intermediate container 5df63caab6c3 01:39:06 ---> 29cdfb6ece49 01:39:06 Step 20/22 : LABEL arch=x86_64 01:39:06 ---> Running in c531dc7455db 01:39:06 Successfully built bdbea913d4de 01:39:06 Successfully tagged support-notifications:latest 01:39:06  Building support-notifications ... done Removing intermediate container c531dc7455db 01:39:06 ---> a4c11141c5f1 01:39:06 Step 21/22 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:39:06 ---> Running in 49a369c82eb5 01:39:06 Removing intermediate container 49a369c82eb5 01:39:06 ---> e4d0f5b6e52a 01:39:06 Step 22/22 : LABEL version=2.0.1-dev.39 01:39:06 ---> Running in 13e84056cc5f 01:39:06 Removing intermediate container 13e84056cc5f 01:39:06 ---> ffd953798061 01:39:06 01:39:06 Successfully built ffd953798061 01:39:06 Successfully tagged security-proxy-setup:latest 01:39:06  Building security-proxy-setup ... done  01:39:07 $ docker top 93fb5e216d8609d7401333ceb52e3d940ab26e615c3a58870da0caef69729699 -eo pid,comm [Pipeline] { [Pipeline] } 01:39:08 $ docker stop --time=1 8de1b5df0e2047eff21e99e5b88fdccd032083ad5b2a30b3b7847fccb2b338de 01:39:09 $ docker rm -f 8de1b5df0e2047eff21e99e5b88fdccd032083ad5b2a30b3b7847fccb2b338de [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 01:39:10 + docker images 01:39:10 REPOSITORY TAG IMAGE ID CREATED SIZE 01:39:10 security-proxy-setup latest ffd953798061 4 seconds ago 25.9MB 01:39:10 support-notifications latest bdbea913d4de 4 seconds ago 16.8MB 01:39:10 support-scheduler latest f66a0d3e416a 5 seconds ago 16.1MB 01:39:10 core-metadata latest b445a92a1dc0 5 seconds ago 16.7MB 01:39:10 04c5455e2c81 8 seconds ago 1.76GB 01:39:10 187d8b4fb987 9 seconds ago 1.75GB 01:39:10 a60f63872564 9 seconds ago 1.75GB 01:39:10 8c0a738eabb2 9 seconds ago 1.76GB 01:39:10 sys-mgmt-agent latest 54ad7cc54724 38 seconds ago 325MB 01:39:10 core-data latest 29f913344605 About a minute ago 20.4MB 01:39:10 security-bootstrapper latest 25429134f3d1 About a minute ago 18.8MB 01:39:10 core-command latest e2eaa10d9bc8 About a minute ago 16MB 01:39:10 security-secretstore-setup latest f052d96ab202 About a minute ago 28.1MB 01:39:10 18743e46a876 About a minute ago 1.76GB 01:39:10 caa0a5b4512b About a minute ago 1.75GB 01:39:10 3b85028906b4 About a minute ago 1.75GB 01:39:10 c5d6d45f4aee About a minute ago 1.76GB 01:39:10 b9820fdb4c15 About a minute ago 1.75GB 01:39:10 ci-base-image-x86_64 latest b4c764c8e08a 5 minutes ago 1.25GB 01:39:10 alpine 3.12 48b8ec4ed9eb 6 days ago 5.58MB 01:39:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB 01:39:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB 01:39:10 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 01:39:10 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 01:39:10 provisioning config files... 01:39:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config2150378534077399919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:10 + + grepdocker-compose parallel build 01:39:10 --help 01:39:10 ---> docker-login.sh 01:39:10 nexus3.edgexfoundry.org:10001 01:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:10 Configure a credential helper to remove this warning. See 01:39:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:10 01:39:10 Login Succeeded 01:39:10 nexus3.edgexfoundry.org:10002 01:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:11 Configure a credential helper to remove this warning. See 01:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:11 01:39:11 Login Succeeded 01:39:11 nexus3.edgexfoundry.org:10003 01:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:11 Configure a credential helper to remove this warning. See 01:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:11 01:39:11 Login Succeeded 01:39:11 nexus3.edgexfoundry.org:10004 01:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:11 Configure a credential helper to remove this warning. See 01:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:11 01:39:11 Login Succeeded 01:39:11 docker.io 01:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:11 Configure a credential helper to remove this warning. See 01:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:11 01:39:11 Login Succeeded 01:39:11 ---> docker-login.sh ends [Pipeline] } 01:39:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:39:11 534175572a367338c5f68a22b0251a809e37989d 01:39:11 latest 01:39:11 2.0.1-dev.39 01:39:11 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:11 main 01:39:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:39:13 + docker push nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d 01:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:13 bd84b7c658ba: Preparing 01:39:13 6c9538264484: Preparing 01:39:13 0376ce57d1de: Preparing 01:39:13 6b60c8953234: Preparing 01:39:13 e6688e911f15: Preparing 01:39:13 e6688e911f15: Layer already exists 01:39:13 6b60c8953234: Pushed 01:39:13 0376ce57d1de: Pushed 01:39:13 bd84b7c658ba: Pushed 01:39:14 --parallel Build images in parallel. [Pipeline] } 01:39:14 6c9538264484: Pushed 01:39:14 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 01:39:14 $ docker stop --time=1 93fb5e216d8609d7401333ceb52e3d940ab26e615c3a58870da0caef69729699 01:39:16 $ docker rm -f 93fb5e216d8609d7401333ceb52e3d940ab26e615c3a58870da0caef69729699 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 01:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:39:18 . [Pipeline] withDockerContainer 01:39:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:19 bd84b7c658ba: Preparing 01:39:19 6c9538264484: Preparing 01:39:19 0376ce57d1de: Preparing 01:39:19 6b60c8953234: Preparing 01:39:19 e6688e911f15: Preparing 01:39:19 e6688e911f15: Layer already exists 01:39:19 0376ce57d1de: Layer already exists 01:39:19 6b60c8953234: Layer already exists 01:39:19 6c9538264484: Layer already exists 01:39:19 bd84b7c658ba: Layer already exists 01:39:19 latest: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 01:39:19 prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container 01:39:19 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:39:20 $ docker top b70e9bc77ac6f1c01c60feb19645cdd036035604006e5956a42ecec3ba4c44b0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 01:39:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:21 + docker-compose -f ./docker-compose-build.yml build --parallel 01:39:21 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.39 01:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:21 bd84b7c658ba: Preparing 01:39:21 6c9538264484: Preparing 01:39:21 0376ce57d1de: Preparing 01:39:21 6b60c8953234: Preparing 01:39:21 e6688e911f15: Preparing 01:39:21 0376ce57d1de: Layer already exists 01:39:21 e6688e911f15: Layer already exists 01:39:21 bd84b7c658ba: Layer already exists 01:39:21 6c9538264484: Layer already exists 01:39:21 6b60c8953234: Layer already exists 01:39:21 2.0.1-dev.39: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:39:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:22 + docker push nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:22 bd84b7c658ba: Preparing 01:39:22 6c9538264484: Preparing 01:39:22 0376ce57d1de: Preparing 01:39:22 6b60c8953234: Preparing 01:39:22 e6688e911f15: Preparing 01:39:22 bd84b7c658ba: Layer already exists 01:39:22 6b60c8953234: Layer already exists 01:39:22 e6688e911f15: Layer already exists 01:39:22 0376ce57d1de: Layer already exists 01:39:22 6c9538264484: Layer already exists 01:39:22 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:39:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 01:39:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:39:23 bd84b7c658ba: Preparing 01:39:23 6c9538264484: Preparing 01:39:23 0376ce57d1de: Preparing 01:39:23 6b60c8953234: Preparing 01:39:23 e6688e911f15: Preparing 01:39:23 6b60c8953234: Layer already exists 01:39:23 e6688e911f15: Layer already exists 01:39:23 0376ce57d1de: Layer already exists 01:39:23 bd84b7c658ba: Layer already exists 01:39:23 6c9538264484: Layer already exists 01:39:23 main: digest: sha256:d50d4374026dbeafbdf4fc3254dc381ec3d9139ca750f38778b9367256765636 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:23 ===================================================== [Pipeline] echo 01:39:23 taggedImages: 01:39:23 - nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d 01:39:23 - nexus3.edgexfoundry.org:10004/core-command:latest 01:39:23 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.39 01:39:23 - nexus3.edgexfoundry.org:10004/core-command:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:39:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:39:23 534175572a367338c5f68a22b0251a809e37989d 01:39:23 latest 01:39:23 2.0.1-dev.39 01:39:23 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:23 main 01:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:39:24 + docker push nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d 01:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:24 3626d6a5c06f: Preparing 01:39:24 53700c3d4f61: Preparing 01:39:24 0376ce57d1de: Preparing 01:39:24 d4d6c2621d78: Preparing 01:39:24 5b1af35f6d42: Preparing 01:39:24 e6688e911f15: Preparing 01:39:24 e6688e911f15: Waiting 01:39:24 0376ce57d1de: Layer already exists 01:39:24 e6688e911f15: Layer already exists 01:39:25 Building core-command ... 01:39:25 Building core-data ... 01:39:25 Building core-metadata ... 01:39:25 Building security-bootstrapper ... 01:39:25 Building security-proxy-setup ... 01:39:25 Building security-secretstore-setup ... 01:39:25 Building support-notifications ... 01:39:25 Building support-scheduler ... 01:39:25 Building sys-mgmt-agent ... 01:39:25 Building support-notifications 01:39:25 Building security-secretstore-setup 01:39:25 Building security-proxy-setup 01:39:25 Building security-bootstrapper 01:39:25 Building core-command 01:39:29 5b1af35f6d42: Pushed 01:39:29 3626d6a5c06f: Pushed 01:39:29 53700c3d4f61: Pushed 01:39:29 d4d6c2621d78: Pushed 01:39:29 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:39:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 01:39:30 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:30 3626d6a5c06f: Preparing 01:39:30 53700c3d4f61: Preparing 01:39:30 0376ce57d1de: Preparing 01:39:30 d4d6c2621d78: Preparing 01:39:30 5b1af35f6d42: Preparing 01:39:30 e6688e911f15: Preparing 01:39:30 e6688e911f15: Waiting 01:39:30 d4d6c2621d78: Layer already exists 01:39:30 3626d6a5c06f: Layer already exists 01:39:30 53700c3d4f61: Layer already exists 01:39:30 5b1af35f6d42: Layer already exists 01:39:30 0376ce57d1de: Layer already exists 01:39:30 e6688e911f15: Layer already exists 01:39:30 latest: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:39:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:31 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.39 01:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:31 3626d6a5c06f: Preparing 01:39:31 53700c3d4f61: Preparing 01:39:31 0376ce57d1de: Preparing 01:39:31 d4d6c2621d78: Preparing 01:39:31 5b1af35f6d42: Preparing 01:39:31 e6688e911f15: Preparing 01:39:31 e6688e911f15: Waiting 01:39:31 5b1af35f6d42: Layer already exists 01:39:31 53700c3d4f61: Layer already exists 01:39:31 3626d6a5c06f: Layer already exists 01:39:31 0376ce57d1de: Layer already exists 01:39:31 d4d6c2621d78: Layer already exists 01:39:31 e6688e911f15: Layer already exists 01:39:31 2.0.1-dev.39: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:39:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:31 + docker push nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:31 3626d6a5c06f: Preparing 01:39:31 53700c3d4f61: Preparing 01:39:31 0376ce57d1de: Preparing 01:39:31 d4d6c2621d78: Preparing 01:39:31 5b1af35f6d42: Preparing 01:39:31 e6688e911f15: Preparing 01:39:31 e6688e911f15: Waiting 01:39:37 0376ce57d1de: Layer already exists 01:39:37 d4d6c2621d78: Layer already exists 01:39:37 53700c3d4f61: Layer already exists 01:39:37 3626d6a5c06f: Layer already exists 01:39:37 5b1af35f6d42: Layer already exists 01:39:37 e6688e911f15: Layer already exists 01:39:37 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:39:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 01:39:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:39:37 3626d6a5c06f: Preparing 01:39:37 53700c3d4f61: Preparing 01:39:37 0376ce57d1de: Preparing 01:39:37 d4d6c2621d78: Preparing 01:39:37 5b1af35f6d42: Preparing 01:39:37 e6688e911f15: Preparing 01:39:37 e6688e911f15: Waiting 01:39:37 3626d6a5c06f: Layer already exists 01:39:37 d4d6c2621d78: Layer already exists 01:39:37 53700c3d4f61: Layer already exists 01:39:37 5b1af35f6d42: Layer already exists 01:39:37 0376ce57d1de: Layer already exists 01:39:37 e6688e911f15: Layer already exists 01:39:38 main: digest: sha256:be1078e5bdf16c2f036714b08e7bd7573d86f6a4ba969023cd49b8f810c5b12e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:38 ===================================================== [Pipeline] echo 01:39:38 taggedImages: 01:39:38 - nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d 01:39:38 - nexus3.edgexfoundry.org:10004/core-data:latest 01:39:38 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.39 01:39:38 - nexus3.edgexfoundry.org:10004/core-data:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:39:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:39:38 534175572a367338c5f68a22b0251a809e37989d 01:39:38 latest 01:39:38 2.0.1-dev.39 01:39:38 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:38 main 01:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:39:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d 01:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:39 c5445f08a959: Preparing 01:39:39 008fc10d1ce6: Preparing 01:39:39 0376ce57d1de: Preparing 01:39:39 6b60c8953234: Preparing 01:39:39 e6688e911f15: Preparing 01:39:39 e6688e911f15: Layer already exists 01:39:39 6b60c8953234: Layer already exists 01:39:39 0376ce57d1de: Layer already exists 01:39:39 c5445f08a959: Pushed 01:39:40 008fc10d1ce6: Pushed 01:39:40 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:39:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 01:39:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:41 c5445f08a959: Preparing 01:39:41 008fc10d1ce6: Preparing 01:39:41 0376ce57d1de: Preparing 01:39:41 6b60c8953234: Preparing 01:39:41 e6688e911f15: Preparing 01:39:41 c5445f08a959: Layer already exists 01:39:41 0376ce57d1de: Layer already exists 01:39:41 008fc10d1ce6: Layer already exists 01:39:41 e6688e911f15: Layer already exists 01:39:41 6b60c8953234: Layer already exists 01:39:41 latest: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:39:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.39 01:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:42 c5445f08a959: Preparing 01:39:42 008fc10d1ce6: Preparing 01:39:42 0376ce57d1de: Preparing 01:39:42 6b60c8953234: Preparing 01:39:42 e6688e911f15: Preparing 01:39:42 c5445f08a959: Layer already exists 01:39:42 0376ce57d1de: Layer already exists 01:39:42 6b60c8953234: Layer already exists 01:39:42 e6688e911f15: Layer already exists 01:39:42 008fc10d1ce6: Layer already exists 01:39:47 2.0.1-dev.39: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:39:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:48 c5445f08a959: Preparing 01:39:48 008fc10d1ce6: Preparing 01:39:48 0376ce57d1de: Preparing 01:39:48 6b60c8953234: Preparing 01:39:48 e6688e911f15: Preparing 01:39:48 0376ce57d1de: Layer already exists 01:39:48 e6688e911f15: Layer already exists 01:39:48 008fc10d1ce6: Layer already exists 01:39:48 6b60c8953234: Layer already exists 01:39:48 c5445f08a959: Layer already exists 01:39:48 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:39:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 01:39:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:39:49 c5445f08a959: Preparing 01:39:49 008fc10d1ce6: Preparing 01:39:49 0376ce57d1de: Preparing 01:39:49 6b60c8953234: Preparing 01:39:49 e6688e911f15: Preparing 01:39:49 0376ce57d1de: Layer already exists 01:39:49 e6688e911f15: Layer already exists 01:39:49 008fc10d1ce6: Layer already exists 01:39:49 6b60c8953234: Layer already exists 01:39:49 c5445f08a959: Layer already exists 01:39:49 main: digest: sha256:31d89071e0de000f9e065fa287fdf3871007e17a98c7229b02ccdc07520d8003 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:49 ===================================================== [Pipeline] echo 01:39:49 taggedImages: 01:39:49 - nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d 01:39:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:39:49 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.39 01:39:49 - nexus3.edgexfoundry.org:10004/core-metadata:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:39:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:39:49 534175572a367338c5f68a22b0251a809e37989d 01:39:49 latest 01:39:49 2.0.1-dev.39 01:39:49 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:49 main 01:39:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:39:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:39:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d 01:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:50 6d442ecd7472: Preparing 01:39:50 6d442ecd7472: Preparing 01:39:50 045bb3b936aa: Preparing 01:39:50 62dde7c9870e: Preparing 01:39:50 d1fb98e374a7: Preparing 01:39:50 cd1ad0ece077: Preparing 01:39:50 0376ce57d1de: Preparing 01:39:50 b6292b13827e: Preparing 01:39:50 33dce6e9a1a3: Preparing 01:39:50 fe93d6287741: Preparing 01:39:50 febeeae3d0fe: Preparing 01:39:50 e6688e911f15: Preparing 01:39:50 0376ce57d1de: Waiting 01:39:50 b6292b13827e: Waiting 01:39:50 33dce6e9a1a3: Waiting 01:39:50 fe93d6287741: Waiting 01:39:50 febeeae3d0fe: Waiting 01:39:50 e6688e911f15: Waiting 01:39:51 62dde7c9870e: Pushed 01:39:51 d1fb98e374a7: Pushed 01:39:51 045bb3b936aa: Pushed 01:39:51 6d442ecd7472: Pushed 01:39:51 0376ce57d1de: Layer already exists 01:39:56 fe93d6287741: Pushed 01:39:56 febeeae3d0fe: Pushed 01:39:56 b6292b13827e: Pushed 01:39:56 e6688e911f15: Layer already exists 01:39:56 33dce6e9a1a3: Pushed 01:39:56 cd1ad0ece077: Pushed 01:39:56 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:39:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 01:39:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:57 6d442ecd7472: Preparing 01:39:57 6d442ecd7472: Preparing 01:39:57 045bb3b936aa: Preparing 01:39:57 62dde7c9870e: Preparing 01:39:57 d1fb98e374a7: Preparing 01:39:57 cd1ad0ece077: Preparing 01:39:57 0376ce57d1de: Preparing 01:39:57 b6292b13827e: Preparing 01:39:57 33dce6e9a1a3: Preparing 01:39:57 fe93d6287741: Preparing 01:39:57 febeeae3d0fe: Preparing 01:39:57 e6688e911f15: Preparing 01:39:57 0376ce57d1de: Waiting 01:39:57 b6292b13827e: Waiting 01:39:57 33dce6e9a1a3: Waiting 01:39:57 fe93d6287741: Waiting 01:39:57 febeeae3d0fe: Waiting 01:39:57 e6688e911f15: Waiting 01:39:57 d1fb98e374a7: Layer already exists 01:39:57 6d442ecd7472: Layer already exists 01:39:57 045bb3b936aa: Layer already exists 01:39:57 cd1ad0ece077: Layer already exists 01:39:57 62dde7c9870e: Layer already exists 01:39:57 febeeae3d0fe: Layer already exists 01:39:57 b6292b13827e: Layer already exists 01:39:57 33dce6e9a1a3: Layer already exists 01:39:57 0376ce57d1de: Layer already exists 01:39:57 fe93d6287741: Layer already exists 01:39:57 e6688e911f15: Layer already exists 01:39:57 latest: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:39:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.39 01:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:58 6d442ecd7472: Preparing 01:39:58 6d442ecd7472: Preparing 01:39:58 045bb3b936aa: Preparing 01:39:58 62dde7c9870e: Preparing 01:39:58 d1fb98e374a7: Preparing 01:39:58 cd1ad0ece077: Preparing 01:39:58 0376ce57d1de: Preparing 01:39:58 b6292b13827e: Preparing 01:39:58 33dce6e9a1a3: Preparing 01:39:58 fe93d6287741: Preparing 01:39:58 febeeae3d0fe: Preparing 01:39:58 e6688e911f15: Preparing 01:39:58 0376ce57d1de: Waiting 01:39:58 b6292b13827e: Waiting 01:39:58 33dce6e9a1a3: Waiting 01:39:58 fe93d6287741: Waiting 01:39:58 febeeae3d0fe: Waiting 01:39:58 e6688e911f15: Waiting 01:39:58 6d442ecd7472: Layer already exists 01:39:58 045bb3b936aa: Layer already exists 01:39:58 62dde7c9870e: Layer already exists 01:39:58 cd1ad0ece077: Layer already exists 01:39:58 d1fb98e374a7: Layer already exists 01:39:58 b6292b13827e: Layer already exists 01:39:58 0376ce57d1de: Layer already exists 01:39:58 33dce6e9a1a3: Layer already exists 01:39:58 febeeae3d0fe: Layer already exists 01:39:58 fe93d6287741: Layer already exists 01:39:58 e6688e911f15: Layer already exists 01:39:58 2.0.1-dev.39: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:39:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:39:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:39:59 6d442ecd7472: Preparing 01:39:59 6d442ecd7472: Preparing 01:39:59 045bb3b936aa: Preparing 01:39:59 62dde7c9870e: Preparing 01:39:59 d1fb98e374a7: Preparing 01:39:59 cd1ad0ece077: Preparing 01:39:59 0376ce57d1de: Preparing 01:39:59 b6292b13827e: Preparing 01:39:59 33dce6e9a1a3: Preparing 01:39:59 fe93d6287741: Preparing 01:39:59 febeeae3d0fe: Preparing 01:39:59 e6688e911f15: Preparing 01:39:59 b6292b13827e: Waiting 01:39:59 33dce6e9a1a3: Waiting 01:39:59 fe93d6287741: Waiting 01:39:59 febeeae3d0fe: Waiting 01:39:59 e6688e911f15: Waiting 01:39:59 0376ce57d1de: Waiting 01:39:59 6d442ecd7472: Layer already exists 01:39:59 045bb3b936aa: Layer already exists 01:39:59 d1fb98e374a7: Layer already exists 01:39:59 cd1ad0ece077: Layer already exists 01:39:59 62dde7c9870e: Layer already exists 01:39:59 fe93d6287741: Layer already exists 01:39:59 febeeae3d0fe: Layer already exists 01:39:59 0376ce57d1de: Layer already exists 01:39:59 b6292b13827e: Layer already exists 01:39:59 33dce6e9a1a3: Layer already exists 01:39:59 e6688e911f15: Layer already exists 01:39:59 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:39:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 01:40:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:40:00 6d442ecd7472: Preparing 01:40:00 6d442ecd7472: Preparing 01:40:00 045bb3b936aa: Preparing 01:40:00 62dde7c9870e: Preparing 01:40:00 d1fb98e374a7: Preparing 01:40:00 cd1ad0ece077: Preparing 01:40:00 0376ce57d1de: Preparing 01:40:00 b6292b13827e: Preparing 01:40:00 33dce6e9a1a3: Preparing 01:40:00 fe93d6287741: Preparing 01:40:00 febeeae3d0fe: Preparing 01:40:00 e6688e911f15: Preparing 01:40:00 0376ce57d1de: Waiting 01:40:00 b6292b13827e: Waiting 01:40:00 33dce6e9a1a3: Waiting 01:40:00 fe93d6287741: Waiting 01:40:00 febeeae3d0fe: Waiting 01:40:00 e6688e911f15: Waiting 01:40:00 cd1ad0ece077: Layer already exists 01:40:00 d1fb98e374a7: Layer already exists 01:40:00 6d442ecd7472: Layer already exists 01:40:00 045bb3b936aa: Layer already exists 01:40:00 62dde7c9870e: Layer already exists 01:40:00 0376ce57d1de: Layer already exists 01:40:00 fe93d6287741: Layer already exists 01:40:00 33dce6e9a1a3: Layer already exists 01:40:00 b6292b13827e: Layer already exists 01:40:00 febeeae3d0fe: Layer already exists 01:40:00 e6688e911f15: Layer already exists 01:40:00 main: digest: sha256:a94bedcfaf3276ba8717d1d1034280327465346b5a29714949d6c0378a04ef40 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:00 ===================================================== [Pipeline] echo 01:40:00 taggedImages: 01:40:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d 01:40:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:40:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.39 01:40:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:40:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:40:00 534175572a367338c5f68a22b0251a809e37989d 01:40:00 latest 01:40:00 2.0.1-dev.39 01:40:00 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:00 main 01:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:40:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d 01:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:01 d77532a674ff: Preparing 01:40:01 97f515e83c43: Preparing 01:40:01 c191a4f54bf7: Preparing 01:40:01 5a0ca9e9530a: Preparing 01:40:01 b97495a0a39c: Preparing 01:40:01 e6688e911f15: Preparing 01:40:01 e6688e911f15: Waiting 01:40:01 c191a4f54bf7: Pushed 01:40:01 e6688e911f15: Layer already exists 01:40:01 b97495a0a39c: Pushed 01:40:01 97f515e83c43: Pushed 01:40:02 d77532a674ff: Pushed 01:40:02 5a0ca9e9530a: Pushed 01:40:02 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:40:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 01:40:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:03 d77532a674ff: Preparing 01:40:03 97f515e83c43: Preparing 01:40:03 c191a4f54bf7: Preparing 01:40:03 5a0ca9e9530a: Preparing 01:40:03 b97495a0a39c: Preparing 01:40:03 e6688e911f15: Preparing 01:40:03 e6688e911f15: Waiting 01:40:03 c191a4f54bf7: Layer already exists 01:40:03 d77532a674ff: Layer already exists 01:40:03 b97495a0a39c: Layer already exists 01:40:03 5a0ca9e9530a: Layer already exists 01:40:03 97f515e83c43: Layer already exists 01:40:03 e6688e911f15: Layer already exists 01:40:03 latest: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:40:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.39 01:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:04 d77532a674ff: Preparing 01:40:04 97f515e83c43: Preparing 01:40:04 c191a4f54bf7: Preparing 01:40:04 5a0ca9e9530a: Preparing 01:40:04 b97495a0a39c: Preparing 01:40:04 e6688e911f15: Preparing 01:40:04 e6688e911f15: Waiting 01:40:04 97f515e83c43: Layer already exists 01:40:04 c191a4f54bf7: Layer already exists 01:40:04 b97495a0a39c: Layer already exists 01:40:04 d77532a674ff: Layer already exists 01:40:04 e6688e911f15: Layer already exists 01:40:04 5a0ca9e9530a: Layer already exists 01:40:04 2.0.1-dev.39: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:40:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:05 d77532a674ff: Preparing 01:40:05 97f515e83c43: Preparing 01:40:05 c191a4f54bf7: Preparing 01:40:05 5a0ca9e9530a: Preparing 01:40:05 b97495a0a39c: Preparing 01:40:05 e6688e911f15: Preparing 01:40:05 e6688e911f15: Waiting 01:40:10 d77532a674ff: Layer already exists 01:40:10 97f515e83c43: Layer already exists 01:40:10 5a0ca9e9530a: Layer already exists 01:40:10 c191a4f54bf7: Layer already exists 01:40:10 b97495a0a39c: Layer already exists 01:40:10 e6688e911f15: Layer already exists 01:40:10 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:40:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 01:40:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:40:11 d77532a674ff: Preparing 01:40:11 97f515e83c43: Preparing 01:40:11 c191a4f54bf7: Preparing 01:40:11 5a0ca9e9530a: Preparing 01:40:11 b97495a0a39c: Preparing 01:40:11 e6688e911f15: Preparing 01:40:11 e6688e911f15: Waiting 01:40:11 b97495a0a39c: Layer already exists 01:40:11 d77532a674ff: Layer already exists 01:40:11 c191a4f54bf7: Layer already exists 01:40:11 97f515e83c43: Layer already exists 01:40:11 5a0ca9e9530a: Layer already exists 01:40:11 e6688e911f15: Layer already exists 01:40:11 main: digest: sha256:5d76d7f71dca200048205d03171eab6c29c46b46d17f24a9f109afe911ac2677 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:11 ===================================================== [Pipeline] echo 01:40:11 taggedImages: 01:40:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d 01:40:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:40:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.39 01:40:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:40:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:40:11 534175572a367338c5f68a22b0251a809e37989d 01:40:11 latest 01:40:11 2.0.1-dev.39 01:40:11 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:11 main 01:40:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:40:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d 01:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:12 2000c75585c2: Preparing 01:40:12 91ae6f757f12: Preparing 01:40:12 cc020ed0aa21: Preparing 01:40:12 28700c938b29: Preparing 01:40:12 d7507156e3db: Preparing 01:40:12 81ed469c60ac: Preparing 01:40:12 29e32e39ab86: Preparing 01:40:12 af0b1cee78a4: Preparing 01:40:12 b18853a472be: Preparing 01:40:12 e6688e911f15: Preparing 01:40:12 81ed469c60ac: Waiting 01:40:12 29e32e39ab86: Waiting 01:40:12 af0b1cee78a4: Waiting 01:40:12 b18853a472be: Waiting 01:40:12 e6688e911f15: Waiting 01:40:12 d7507156e3db: Pushed 01:40:12 91ae6f757f12: Pushed 01:40:12 2000c75585c2: Pushed 01:40:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:40:12 ---> 2e15dad74bfe 01:40:12 Step 3/24 : WORKDIR /edgex-go 01:40:12 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:40:12 ---> 2e15dad74bfe 01:40:12 Step 3/26 : WORKDIR /edgex-go 01:40:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:40:12 ---> 2e15dad74bfe 01:40:12 Step 3/23 : WORKDIR /edgex-go 01:40:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:40:12 ---> 2e15dad74bfe 01:40:12 Step 3/32 : WORKDIR /edgex-go 01:40:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:40:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:40:12 ---> 2e15dad74bfe 01:40:12 Step 3/22 : WORKDIR /edgex-go 01:40:12 ---> Running in d3bd3c4c4d22 01:40:12 ---> Running in c6ef7bd371da 01:40:12 ---> Running in f597fb72b846 01:40:12 ---> Running in 8a2415a61ce1 01:40:12 ---> Running in 135da9b099be 01:40:12 Removing intermediate container d3bd3c4c4d22 01:40:12 ---> 6b79ba171f3a 01:40:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:12 Removing intermediate container f597fb72b846 01:40:12 ---> b5ab7533f93b 01:40:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:12 Removing intermediate container c6ef7bd371da 01:40:12 ---> 2ebc796ca052 01:40:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:12 Removing intermediate container 8a2415a61ce1 01:40:12 ---> e0dc8ed57579 01:40:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:12 ---> Running in aab424a85875 01:40:12 Removing intermediate container 135da9b099be 01:40:12 ---> 1c51d8388d9e 01:40:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:40:12 ---> Running in 8ac9b2020876 01:40:12 ---> Running in c78dbd84af31 01:40:12 ---> Running in ceef24583893 01:40:12 ---> Running in b11b427ff1a6 01:40:13 29e32e39ab86: Pushed 01:40:13 81ed469c60ac: Pushed 01:40:13 af0b1cee78a4: Pushed 01:40:13 e6688e911f15: Layer already exists 01:40:13 28700c938b29: Pushed 01:40:13 b18853a472be: Pushed 01:40:13 cc020ed0aa21: Pushed 01:40:13 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh 01:40:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 01:40:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:14 2000c75585c2: Preparing 01:40:14 91ae6f757f12: Preparing 01:40:14 cc020ed0aa21: Preparing 01:40:14 28700c938b29: Preparing 01:40:14 d7507156e3db: Preparing 01:40:14 81ed469c60ac: Preparing 01:40:14 29e32e39ab86: Preparing 01:40:14 af0b1cee78a4: Preparing 01:40:14 b18853a472be: Preparing 01:40:14 e6688e911f15: Preparing 01:40:14 81ed469c60ac: Waiting 01:40:14 29e32e39ab86: Waiting 01:40:14 e6688e911f15: Waiting 01:40:14 af0b1cee78a4: Waiting 01:40:14 b18853a472be: Waiting 01:40:14 28700c938b29: Layer already exists 01:40:14 d7507156e3db: Layer already exists 01:40:14 cc020ed0aa21: Layer already exists 01:40:14 91ae6f757f12: Layer already exists 01:40:14 2000c75585c2: Layer already exists 01:40:14 af0b1cee78a4: Layer already exists 01:40:14 81ed469c60ac: Layer already exists 01:40:14 b18853a472be: Layer already exists 01:40:14 29e32e39ab86: Layer already exists 01:40:14 e6688e911f15: Layer already exists 01:40:14 latest: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh 01:40:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.39 01:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:15 2000c75585c2: Preparing 01:40:15 91ae6f757f12: Preparing 01:40:15 cc020ed0aa21: Preparing 01:40:15 28700c938b29: Preparing 01:40:15 d7507156e3db: Preparing 01:40:15 81ed469c60ac: Preparing 01:40:15 29e32e39ab86: Preparing 01:40:15 af0b1cee78a4: Preparing 01:40:15 b18853a472be: Preparing 01:40:15 e6688e911f15: Preparing 01:40:15 81ed469c60ac: Waiting 01:40:15 29e32e39ab86: Waiting 01:40:15 af0b1cee78a4: Waiting 01:40:15 b18853a472be: Waiting 01:40:15 e6688e911f15: Waiting 01:40:15 d7507156e3db: Layer already exists 01:40:15 cc020ed0aa21: Layer already exists 01:40:15 28700c938b29: Layer already exists 01:40:15 2000c75585c2: Layer already exists 01:40:15 91ae6f757f12: Layer already exists 01:40:15 b18853a472be: Layer already exists 01:40:15 af0b1cee78a4: Layer already exists 01:40:15 81ed469c60ac: Layer already exists 01:40:15 29e32e39ab86: Layer already exists 01:40:15 e6688e911f15: Layer already exists 01:40:15 2.0.1-dev.39: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh 01:40:15 Removing intermediate container aab424a85875 01:40:15 ---> 82695f2d87e6 01:40:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:40:15 ---> Running in dec1a0ebc7c1 01:40:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:15 Removing intermediate container 8ac9b2020876 01:40:15 ---> ec06a7f6e06d 01:40:15 Step 5/26 : RUN apk add --update --no-cache make git 01:40:15 Removing intermediate container c78dbd84af31 01:40:15 ---> 71ef758df64b 01:40:15 Step 5/24 : RUN apk add --update --no-cache make git 01:40:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:16 2000c75585c2: Preparing 01:40:16 91ae6f757f12: Preparing 01:40:16 cc020ed0aa21: Preparing 01:40:16 28700c938b29: Preparing 01:40:16 d7507156e3db: Preparing 01:40:16 81ed469c60ac: Preparing 01:40:16 29e32e39ab86: Preparing 01:40:16 af0b1cee78a4: Preparing 01:40:16 b18853a472be: Preparing 01:40:16 e6688e911f15: Preparing 01:40:16 81ed469c60ac: Waiting 01:40:16 29e32e39ab86: Waiting 01:40:16 af0b1cee78a4: Waiting 01:40:16 b18853a472be: Waiting 01:40:16 e6688e911f15: Waiting 01:40:16 d7507156e3db: Layer already exists 01:40:16 cc020ed0aa21: Layer already exists 01:40:16 91ae6f757f12: Layer already exists 01:40:16 28700c938b29: Layer already exists 01:40:16 b18853a472be: Layer already exists 01:40:16 29e32e39ab86: Layer already exists 01:40:16 81ed469c60ac: Layer already exists 01:40:16 af0b1cee78a4: Layer already exists 01:40:16 e6688e911f15: Layer already exists 01:40:16 ---> Running in bc1a54d21381 01:40:16 ---> Running in bc27aa8e2a4e 01:40:16 2000c75585c2: Layer already exists 01:40:16 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] isUnix [Pipeline] sh 01:40:16 Removing intermediate container b11b427ff1a6 01:40:16 ---> a6478986e4cb 01:40:16 Step 5/22 : RUN apk add --update --no-cache make git 01:40:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix 01:40:16 ---> Running in b496eed6a398 01:40:16 Removing intermediate container ceef24583893 01:40:16 ---> 5da6cb09f63e 01:40:16 Step 5/32 : RUN apk add --update --no-cache make git [Pipeline] sh 01:40:17 ---> Running in 764dbf096245 01:40:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:40:17 2000c75585c2: Preparing 01:40:17 91ae6f757f12: Preparing 01:40:17 cc020ed0aa21: Preparing 01:40:17 28700c938b29: Preparing 01:40:17 d7507156e3db: Preparing 01:40:17 81ed469c60ac: Preparing 01:40:17 29e32e39ab86: Preparing 01:40:17 af0b1cee78a4: Preparing 01:40:17 b18853a472be: Preparing 01:40:17 e6688e911f15: Preparing 01:40:17 81ed469c60ac: Waiting 01:40:17 29e32e39ab86: Waiting 01:40:17 af0b1cee78a4: Waiting 01:40:17 b18853a472be: Waiting 01:40:17 e6688e911f15: Waiting 01:40:17 28700c938b29: Layer already exists 01:40:17 cc020ed0aa21: Layer already exists 01:40:17 d7507156e3db: Layer already exists 01:40:17 2000c75585c2: Layer already exists 01:40:17 91ae6f757f12: Layer already exists 01:40:17 b18853a472be: Layer already exists 01:40:17 af0b1cee78a4: Layer already exists 01:40:17 29e32e39ab86: Layer already exists 01:40:17 81ed469c60ac: Layer already exists 01:40:17 e6688e911f15: Layer already exists 01:40:17 main: digest: sha256:f0ad80f506674735a3853079c224e845d713ba0ed5e6d3d7a9f6493b1329375b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:17 ===================================================== [Pipeline] echo 01:40:17 taggedImages: 01:40:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d 01:40:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:40:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.39 01:40:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:40:17 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:40:17 534175572a367338c5f68a22b0251a809e37989d 01:40:17 latest 01:40:17 2.0.1-dev.39 01:40:17 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:17 main 01:40:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:40:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d 01:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:17 350417ad9a61: Preparing 01:40:17 9fa35d809984: Preparing 01:40:17 0376ce57d1de: Preparing 01:40:17 e2246f70e619: Preparing 01:40:17 e6688e911f15: Preparing 01:40:17 0376ce57d1de: Layer already exists 01:40:17 e6688e911f15: Layer already exists 01:40:18 350417ad9a61: Pushed 01:40:18 e2246f70e619: Pushed 01:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:40:19 9fa35d809984: Pushed 01:40:19 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh 01:40:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:19 OK: 218 MiB in 52 packages 01:40:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 01:40:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:40:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:40:20 OK: 218 MiB in 52 packages 01:40:20 OK: 218 MiB in 52 packages 01:40:20 OK: 218 MiB in 52 packages 01:40:20 Removing intermediate container dec1a0ebc7c1 01:40:20 ---> 99c561ec252b 01:40:20 Step 6/23 : COPY go.mod . 01:40:21 OK: 218 MiB in 52 packages 01:40:21 Removing intermediate container bc27aa8e2a4e 01:40:21 ---> bfb5b524ccfc 01:40:21 Step 6/24 : COPY go.mod . 01:40:22 ---> 289f47476619 01:40:22 Step 7/23 : RUN go mod download 01:40:22 Removing intermediate container b496eed6a398 01:40:22 ---> 78dbfc9cdafc 01:40:22 Step 6/22 : COPY go.mod . 01:40:22 ---> Running in 5ccca042b29f 01:40:22 Removing intermediate container bc1a54d21381 01:40:22 ---> fd433cc9549b 01:40:22 Step 6/26 : COPY go.mod . 01:40:22 Removing intermediate container 764dbf096245 01:40:22 ---> fb2e9c864f5b 01:40:22 Step 6/32 : COPY go.mod . 01:40:23 ---> 5c64420fe85c 01:40:23 Step 7/24 : RUN go mod download 01:40:23 ---> Running in 4c1a7ac9c078 01:40:23 ---> b0bb38b6d583 01:40:23 Step 7/22 : RUN go mod download 01:40:23 ---> c83480976d00 01:40:23 Step 7/26 : RUN go mod download 01:40:24 ---> Running in 69d262802533 01:40:24 ---> Running in be6900bffa07 01:40:24 ---> 6833d646e331 01:40:24 Step 7/32 : RUN go mod download 01:40:24 ---> Running in 6cbeaa962f3e 01:40:28 Removing intermediate container 5ccca042b29f 01:40:28 ---> 54d626d3c42c 01:40:28 Step 8/23 : COPY . . 01:40:28 Removing intermediate container 4c1a7ac9c078 01:40:28 ---> 4e871655f156 01:40:28 Step 8/24 : COPY . . 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:30 350417ad9a61: Preparing 01:40:30 9fa35d809984: Preparing 01:40:30 0376ce57d1de: Preparing 01:40:30 e2246f70e619: Preparing 01:40:30 e6688e911f15: Preparing 01:40:30 350417ad9a61: Layer already exists 01:40:30 9fa35d809984: Layer already exists 01:40:30 e2246f70e619: Layer already exists 01:40:30 e6688e911f15: Layer already exists 01:40:30 0376ce57d1de: Layer already exists 01:40:30 latest: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh 01:40:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.39 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:30 350417ad9a61: Preparing 01:40:30 9fa35d809984: Preparing 01:40:30 0376ce57d1de: Preparing 01:40:30 e2246f70e619: Preparing 01:40:30 e6688e911f15: Preparing 01:40:30 e6688e911f15: Layer already exists 01:40:30 0376ce57d1de: Layer already exists 01:40:30 e2246f70e619: Layer already exists 01:40:30 9fa35d809984: Layer already exists 01:40:30 350417ad9a61: Layer already exists 01:40:31 2.0.1-dev.39: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh 01:40:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:31 350417ad9a61: Preparing 01:40:31 9fa35d809984: Preparing 01:40:31 0376ce57d1de: Preparing 01:40:31 e2246f70e619: Preparing 01:40:31 e6688e911f15: Preparing 01:40:34 Removing intermediate container be6900bffa07 01:40:34 Removing intermediate container 69d262802533 01:40:34 ---> f6c2b67137d0 01:40:34 ---> 5cdb79f4360d 01:40:34 Step 8/26 : COPY . . 01:40:34 Step 8/22 : COPY . . 01:40:34 Removing intermediate container 6cbeaa962f3e 01:40:34 ---> f52c802d4255 01:40:34 Step 8/32 : COPY . . 01:40:37 e2246f70e619: Layer already exists 01:40:37 e6688e911f15: Layer already exists 01:40:37 9fa35d809984: Layer already exists 01:40:37 0376ce57d1de: Layer already exists 01:40:37 350417ad9a61: Layer already exists 01:40:37 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] isUnix [Pipeline] sh 01:40:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 01:40:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:40:37 350417ad9a61: Preparing 01:40:37 9fa35d809984: Preparing 01:40:37 0376ce57d1de: Preparing 01:40:37 e2246f70e619: Preparing 01:40:37 e6688e911f15: Preparing 01:40:37 e2246f70e619: Layer already exists 01:40:37 0376ce57d1de: Layer already exists 01:40:37 9fa35d809984: Layer already exists 01:40:37 e6688e911f15: Layer already exists 01:40:37 350417ad9a61: Layer already exists 01:40:37 main: digest: sha256:93a5109f38185c02d57d02f5ea352a30125165b3ec083d326d7dcb62874d175a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:38 ===================================================== [Pipeline] echo 01:40:38 taggedImages: 01:40:38 - nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d 01:40:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:40:38 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.39 01:40:38 - nexus3.edgexfoundry.org:10004/support-notifications:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:40:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:40:38 534175572a367338c5f68a22b0251a809e37989d 01:40:38 latest 01:40:38 2.0.1-dev.39 01:40:38 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:38 main 01:40:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:40:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:40:40 f2fc6c21de7a: Preparing 01:40:40 5b7e370ea51e: Preparing 01:40:40 0376ce57d1de: Preparing 01:40:40 6b60c8953234: Preparing 01:40:40 e6688e911f15: Preparing 01:40:40 6b60c8953234: Layer already exists 01:40:40 0376ce57d1de: Layer already exists 01:40:40 e6688e911f15: Layer already exists 01:40:40 f2fc6c21de7a: Pushed 01:40:40 5b7e370ea51e: Pushed 01:40:40 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh 01:40:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:40:41 f2fc6c21de7a: Preparing 01:40:41 5b7e370ea51e: Preparing 01:40:41 0376ce57d1de: Preparing 01:40:41 6b60c8953234: Preparing 01:40:41 e6688e911f15: Preparing 01:40:41 e6688e911f15: Layer already exists 01:40:41 f2fc6c21de7a: Layer already exists 01:40:41 0376ce57d1de: Layer already exists 01:40:41 5b7e370ea51e: Layer already exists 01:40:41 6b60c8953234: Layer already exists 01:40:41 latest: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh 01:40:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.39 01:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:40:41 f2fc6c21de7a: Preparing 01:40:41 5b7e370ea51e: Preparing 01:40:41 0376ce57d1de: Preparing 01:40:41 6b60c8953234: Preparing 01:40:41 e6688e911f15: Preparing 01:40:41 0376ce57d1de: Layer already exists 01:40:41 e6688e911f15: Layer already exists 01:40:41 6b60c8953234: Layer already exists 01:40:41 5b7e370ea51e: Layer already exists 01:40:41 f2fc6c21de7a: Layer already exists 01:40:41 2.0.1-dev.39: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh 01:40:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:40:42 f2fc6c21de7a: Preparing 01:40:42 5b7e370ea51e: Preparing 01:40:42 0376ce57d1de: Preparing 01:40:42 6b60c8953234: Preparing 01:40:42 e6688e911f15: Preparing 01:40:42 e6688e911f15: Layer already exists 01:40:42 0376ce57d1de: Layer already exists 01:40:42 5b7e370ea51e: Layer already exists 01:40:42 6b60c8953234: Layer already exists 01:40:42 f2fc6c21de7a: Layer already exists 01:40:42 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] isUnix [Pipeline] sh 01:40:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 01:40:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:40:43 f2fc6c21de7a: Preparing 01:40:43 5b7e370ea51e: Preparing 01:40:43 0376ce57d1de: Preparing 01:40:43 6b60c8953234: Preparing 01:40:43 e6688e911f15: Preparing 01:40:43 e6688e911f15: Layer already exists 01:40:43 0376ce57d1de: Layer already exists 01:40:43 6b60c8953234: Layer already exists 01:40:43 f2fc6c21de7a: Layer already exists 01:40:43 5b7e370ea51e: Layer already exists 01:40:45 ---> 6740688f0905 01:40:45 Step 9/23 : RUN go mod tidy 01:40:45 ---> Running in 09247452045a 01:40:45 ---> 2b3c8c681f06 01:40:45 Step 9/24 : RUN go mod tidy 01:40:45 ---> 9fe03eb60a9a 01:40:45 Step 9/26 : RUN go mod tidy 01:40:45 ---> Running in 21864618e82d 01:40:46 ---> f735bfb81562 01:40:46 Step 9/22 : RUN go mod tidy 01:40:46 ---> d43830242f25 01:40:46 Step 9/32 : RUN go mod tidy 01:40:46 ---> Running in 6647f4807955 01:40:46 ---> Running in dd67f114373b 01:40:46 ---> Running in 13e392425831 01:40:48 main: digest: sha256:2b30b05817c121aa9024b1147a89ec2a7871609dc4ece317412384b50a0aceae size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:48 ===================================================== [Pipeline] echo 01:40:48 taggedImages: 01:40:48 - nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d 01:40:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:40:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.39 01:40:48 - nexus3.edgexfoundry.org:10004/support-scheduler:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:40:48 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:40:48 534175572a367338c5f68a22b0251a809e37989d 01:40:48 latest 01:40:48 2.0.1-dev.39 01:40:48 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:48 main 01:40:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:40:49 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:40:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d 01:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:40:49 262a2f1cea59: Preparing 01:40:49 0c3aa4a1c592: Preparing 01:40:49 109f81528e92: Preparing 01:40:49 2490f7fb96f4: Preparing 01:40:49 c080ac93e525: Preparing 01:40:49 87dec32dab56: Preparing 01:40:49 4b3c02ac6c6d: Preparing 01:40:49 3b6deb83ca37: Preparing 01:40:49 563ea45970c1: Preparing 01:40:49 91e3b9641807: Preparing 01:40:49 b2d5eeeaba3a: Preparing 01:40:49 4b3c02ac6c6d: Waiting 01:40:49 3b6deb83ca37: Waiting 01:40:49 563ea45970c1: Waiting 01:40:49 91e3b9641807: Waiting 01:40:49 b2d5eeeaba3a: Waiting 01:40:49 87dec32dab56: Waiting 01:40:49 c080ac93e525: Layer already exists 01:40:51 87dec32dab56: Layer already exists 01:40:51 4b3c02ac6c6d: Layer already exists 01:40:51 3b6deb83ca37: Layer already exists 01:40:51 0c3aa4a1c592: Pushed 01:40:51 563ea45970c1: Layer already exists 01:40:51 b2d5eeeaba3a: Layer already exists 01:40:51 262a2f1cea59: Pushed 01:40:51 91e3b9641807: Layer already exists 01:40:51 109f81528e92: Pushed 01:40:52 Removing intermediate container 09247452045a 01:40:52 ---> 3d2acbebd969 01:40:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:40:52 ---> Running in c8b0289b224e 01:40:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:40:53 Removing intermediate container 21864618e82d 01:40:53 ---> 973028d015fd 01:40:53 Step 10/24 : RUN make cmd/core-command/core-command 01:40:54 ---> Running in 2e536d8b24ec 01:40:54 Removing intermediate container 6647f4807955 01:40:54 ---> ef153ada2cca 01:40:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:40:54 Removing intermediate container 13e392425831 01:40:54 ---> 537b4fced43c 01:40:54 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:40:54 ---> Running in a0ec2f9fb05e 01:40:54 ---> Running in c30a8fbdffa1 01:40:55 Removing intermediate container dd67f114373b 01:40:55 ---> 5bede63de32d 01:40:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:40:55 ---> Running in 3700d596e69b 01:40:55 2490f7fb96f4: Pushed 01:40:56 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:40:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 01:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-command/core-command ./cmd/core-command 01:40:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:40:56 262a2f1cea59: Preparing 01:40:56 0c3aa4a1c592: Preparing 01:40:56 109f81528e92: Preparing 01:40:56 2490f7fb96f4: Preparing 01:40:56 c080ac93e525: Preparing 01:40:56 87dec32dab56: Preparing 01:40:56 4b3c02ac6c6d: Preparing 01:40:56 3b6deb83ca37: Preparing 01:40:56 563ea45970c1: Preparing 01:40:56 91e3b9641807: Preparing 01:40:56 b2d5eeeaba3a: Preparing 01:40:56 4b3c02ac6c6d: Waiting 01:40:56 3b6deb83ca37: Waiting 01:40:56 563ea45970c1: Waiting 01:40:56 91e3b9641807: Waiting 01:40:56 b2d5eeeaba3a: Waiting 01:40:56 87dec32dab56: Waiting 01:40:56 262a2f1cea59: Layer already exists 01:40:56 2490f7fb96f4: Layer already exists 01:40:56 0c3aa4a1c592: Layer already exists 01:40:56 c080ac93e525: Layer already exists 01:40:56 109f81528e92: Layer already exists 01:40:56 87dec32dab56: Layer already exists 01:40:56 3b6deb83ca37: Layer already exists 01:40:56 4b3c02ac6c6d: Layer already exists 01:40:56 91e3b9641807: Layer already exists 01:40:56 563ea45970c1: Layer already exists 01:40:57 b2d5eeeaba3a: Layer already exists 01:40:57 latest: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:40:57 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.39 01:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:40:57 262a2f1cea59: Preparing 01:40:57 0c3aa4a1c592: Preparing 01:40:57 109f81528e92: Preparing 01:40:57 2490f7fb96f4: Preparing 01:40:57 c080ac93e525: Preparing 01:40:57 87dec32dab56: Preparing 01:40:57 4b3c02ac6c6d: Preparing 01:40:57 3b6deb83ca37: Preparing 01:40:57 563ea45970c1: Preparing 01:40:57 91e3b9641807: Preparing 01:40:57 b2d5eeeaba3a: Preparing 01:40:57 87dec32dab56: Waiting 01:40:57 4b3c02ac6c6d: Waiting 01:40:57 3b6deb83ca37: Waiting 01:40:57 563ea45970c1: Waiting 01:40:57 91e3b9641807: Waiting 01:40:57 b2d5eeeaba3a: Waiting 01:40:57 2490f7fb96f4: Layer already exists 01:40:57 109f81528e92: Layer already exists 01:40:57 c080ac93e525: Layer already exists 01:40:57 262a2f1cea59: Layer already exists 01:40:57 0c3aa4a1c592: Layer already exists 01:40:57 563ea45970c1: Layer already exists 01:40:57 3b6deb83ca37: Layer already exists 01:40:57 87dec32dab56: Layer already exists 01:40:57 4b3c02ac6c6d: Layer already exists 01:40:57 91e3b9641807: Layer already exists 01:40:57 b2d5eeeaba3a: Layer already exists 01:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:40:58 2.0.1-dev.39: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:40:58 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:40:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:40:58 262a2f1cea59: Preparing 01:40:58 0c3aa4a1c592: Preparing 01:40:58 109f81528e92: Preparing 01:40:58 2490f7fb96f4: Preparing 01:40:58 c080ac93e525: Preparing 01:40:58 87dec32dab56: Preparing 01:40:58 4b3c02ac6c6d: Preparing 01:40:58 3b6deb83ca37: Preparing 01:40:58 563ea45970c1: Preparing 01:40:58 91e3b9641807: Preparing 01:40:58 b2d5eeeaba3a: Preparing 01:40:58 4b3c02ac6c6d: Waiting 01:40:58 3b6deb83ca37: Waiting 01:40:58 563ea45970c1: Waiting 01:40:58 91e3b9641807: Waiting 01:40:58 b2d5eeeaba3a: Waiting 01:40:58 87dec32dab56: Waiting 01:40:58 109f81528e92: Layer already exists 01:40:58 2490f7fb96f4: Layer already exists 01:40:58 c080ac93e525: Layer already exists 01:40:58 262a2f1cea59: Layer already exists 01:40:58 0c3aa4a1c592: Layer already exists 01:40:58 4b3c02ac6c6d: Layer already exists 01:40:58 87dec32dab56: Layer already exists 01:40:58 563ea45970c1: Layer already exists 01:40:58 3b6deb83ca37: Layer already exists 01:40:58 91e3b9641807: Layer already exists 01:40:58 b2d5eeeaba3a: Layer already exists 01:40:58 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] isUnix [Pipeline] sh 01:40:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 01:40:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:40:59 262a2f1cea59: Preparing 01:40:59 0c3aa4a1c592: Preparing 01:40:59 109f81528e92: Preparing 01:40:59 2490f7fb96f4: Preparing 01:40:59 c080ac93e525: Preparing 01:40:59 87dec32dab56: Preparing 01:40:59 4b3c02ac6c6d: Preparing 01:40:59 3b6deb83ca37: Preparing 01:40:59 563ea45970c1: Preparing 01:40:59 91e3b9641807: Preparing 01:40:59 b2d5eeeaba3a: Preparing 01:40:59 4b3c02ac6c6d: Waiting 01:40:59 3b6deb83ca37: Waiting 01:40:59 563ea45970c1: Waiting 01:40:59 87dec32dab56: Waiting 01:40:59 91e3b9641807: Waiting 01:40:59 b2d5eeeaba3a: Waiting 01:40:59 109f81528e92: Layer already exists 01:40:59 c080ac93e525: Layer already exists 01:40:59 2490f7fb96f4: Layer already exists 01:40:59 262a2f1cea59: Layer already exists 01:40:59 3b6deb83ca37: Layer already exists 01:40:59 4b3c02ac6c6d: Layer already exists 01:40:59 87dec32dab56: Layer already exists 01:40:59 563ea45970c1: Layer already exists 01:40:59 b2d5eeeaba3a: Layer already exists 01:40:59 91e3b9641807: Layer already exists 01:40:59 0c3aa4a1c592: Layer already exists 01:40:59 main: digest: sha256:e3c6bf2d5174d089d999c5b649f008b2130bd048dd4224095b360ca0fcce1a0c size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:00 ===================================================== [Pipeline] echo 01:41:00 taggedImages: 01:41:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d 01:41:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:41:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.39 01:41:00 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:41:00 - 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] } 01:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/secrets-config ./cmd/secrets-config 01:42:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:42:50 Removing intermediate container 2e536d8b24ec 01:42:50 ---> 6b7adb9e8453 01:42:50 01:42:50 Step 11/24 : FROM alpine:3.12 01:42:50 3.12: Pulling from library/alpine 01:42:52 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 01:42:52 Status: Downloaded newer image for alpine:3.12 01:42:53 ---> afc2cc120ca2 01:42:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:42:53 ---> Running in 3b24313cec53 01:42:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:42:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:42:55 (1/1) Installing dumb-init (1.2.2-r1) 01:42:55 Executing busybox-1.31.1-r20.trigger 01:42:56 OK: 5 MiB in 15 packages 01:42:58 Removing intermediate container a0ec2f9fb05e 01:42:58 ---> 4d2e8308ced9 01:42:58 01:42:58 Step 11/22 : FROM alpine:3.12 01:42:58 ---> afc2cc120ca2 01:42:58 Step 12/22 : RUN apk add --update --no-cache curl 01:42:58 Removing intermediate container c8b0289b224e 01:42:58 ---> c8db4175cdc9 01:42:58 01:42:58 Step 11/23 : FROM alpine:3.12 01:42:58 ---> afc2cc120ca2 01:42:58 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:42:58 Removing intermediate container 3700d596e69b 01:42:58 ---> ea00cf7619dd 01:42:58 01:42:58 Step 11/32 : FROM alpine:3.12 01:42:58 ---> afc2cc120ca2 01:42:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:42:59 Removing intermediate container 3b24313cec53 01:42:59 ---> 25603c8f352c 01:42:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:42:59 ---> Running in 32e3946309ff 01:42:59 ---> Running in a22813f46ef1 01:42:59 ---> Running in 080234358f1a 01:42:59 Removing intermediate container c30a8fbdffa1 01:42:59 ---> 66d9d39f8b88 01:42:59 01:42:59 Step 11/26 : FROM alpine:3.12 01:42:59 ---> afc2cc120ca2 01:42:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:42:59 ---> Running in 6624cf9cca9b 01:43:00 ---> Running in 13310884245f 01:43:00 Removing intermediate container 6624cf9cca9b 01:43:00 ---> a966c21ddf62 01:43:00 Step 14/24 : ENV APP_PORT=59882 01:43:00 Removing intermediate container 080234358f1a 01:43:00 ---> 21fe250d4f87 01:43:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:43:00 ---> Running in f644a0a87dd7 01:43:00 ---> Running in b834d74abcc1 01:43:01 Removing intermediate container f644a0a87dd7 01:43:01 ---> bbcd349c3f68 01:43:01 Step 15/24 : EXPOSE $APP_PORT 01:43:01 ---> Running in 30035804608f 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:43:02 Removing intermediate container 30035804608f 01:43:02 ---> 7acc30ce01b2 01:43:02 Step 16/24 : WORKDIR / 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:43:02 ---> Running in 7cefd1c6c070 01:43:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:43:02 (1/2) Installing ca-certificates (20191127-r4) 01:43:02 (2/2) Installing dumb-init (1.2.2-r1) 01:43:02 Executing busybox-1.31.1-r20.trigger 01:43:02 (1/4) Installing ca-certificates (20191127-r4) 01:43:02 Executing ca-certificates-20191127-r4.trigger 01:43:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:43:03 (3/4) Installing libcurl (7.78.0-r0) 01:43:03 (4/4) Installing curl (7.78.0-r0) 01:43:03 Executing busybox-1.31.1-r20.trigger 01:43:03 Executing ca-certificates-20191127-r4.trigger 01:43:03 OK: 6 MiB in 16 packages 01:43:03 (1/3) Installing ca-certificates (20191127-r4) 01:43:03 OK: 7 MiB in 18 packages 01:43:03 (2/3) Installing dumb-init (1.2.2-r1) 01:43:03 (3/3) Installing su-exec (0.2-r1) 01:43:03 Executing busybox-1.31.1-r20.trigger 01:43:03 Executing ca-certificates-20191127-r4.trigger 01:43:03 (1/2) Installing dumb-init (1.2.2-r1) 01:43:03 (2/2) Installing su-exec (0.2-r1) 01:43:03 Executing busybox-1.31.1-r20.trigger 01:43:03 OK: 5 MiB in 16 packages 01:43:03 Removing intermediate container 7cefd1c6c070 01:43:03 ---> a29e959f219f 01:43:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:03 OK: 6 MiB in 17 packages 01:43:05 ---> 967beffedf45 01:43:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:43:05 Removing intermediate container 32e3946309ff 01:43:05 ---> 689de7ffb6bb 01:43:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:43:06 Removing intermediate container b834d74abcc1 01:43:06 ---> 523e584481dc 01:43:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:43:06 ---> Running in 118f2da75b60 01:43:06 Removing intermediate container a22813f46ef1 01:43:06 ---> 027e9aec5b1f 01:43:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:43:06 ---> Running in ea66e5bb24ee 01:43:06 Removing intermediate container 13310884245f 01:43:06 ---> 6fa30f743942 01:43:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:43:06 ---> Running in 68ee09229c44 01:43:06 ---> Running in 0a149b87e5b0 01:43:07 ---> 4cbf1fea6f28 01:43:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:43:07 Removing intermediate container 118f2da75b60 01:43:07 ---> c8ae7286bd40 01:43:07 Step 14/23 : ENV APP_PORT=59860 01:43:09 Removing intermediate container ea66e5bb24ee 01:43:09 ---> b6b292508c91 01:43:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:43:09 Removing intermediate container 68ee09229c44 01:43:09 ---> ceea253381f3 01:43:09 Step 14/22 : WORKDIR /edgex 01:43:09 Removing intermediate container 0a149b87e5b0 01:43:09 ---> f3a81e0b2d3e 01:43:09 Step 14/26 : WORKDIR / 01:43:09 ---> Running in a7628d7c35bb 01:43:09 ---> Running in a3e768458f97 01:43:09 ---> Running in 9c6feed9b9e3 01:43:09 ---> Running in 66593c542ccd 01:43:09 ---> 02fe354f9eef 01:43:09 Step 20/24 : ENTRYPOINT ["/core-command"] 01:43:09 ---> Running in c063b8c74457 01:43:09 Removing intermediate container a7628d7c35bb 01:43:09 ---> 62d396c66fab 01:43:09 Step 15/23 : EXPOSE $APP_PORT 01:43:09 Removing intermediate container 9c6feed9b9e3 01:43:09 ---> 6507d04dad27 01:43:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container a3e768458f97 01:43:09 ---> 21f0da20b2e2 01:43:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:43:09 01:43:09 Removing intermediate container 66593c542ccd 01:43:09 ---> 344b2aa636e8 01:43:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:43:09 ---> Running in d304b62ffb96 01:43:09 ---> Running in de3fac494a54 01:43:09 Removing intermediate container c063b8c74457 01:43:09 ---> f3ed3dfea44e 01:43:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:09 ---> Running in 73d0094dfb12 01:43:10 Removing intermediate container d304b62ffb96 01:43:10 ---> 0ae2e24e3b78 01:43:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:10 ---> abd1ae687b83 01:43:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:43:10 ---> 4b77618027da 01:43:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:43:10 Removing intermediate container 73d0094dfb12 01:43:10 ---> 85db7136a5cc 01:43:10 Step 22/24 : LABEL arch=arm64 01:43:10 ---> Running in e805d2c72d9f 01:43:11 ---> baf5024390ac 01:43:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:43:11 ---> b3f847e24bed 01:43:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:43:12 Removing intermediate container e805d2c72d9f 01:43:12 ---> 58207a9abe82 01:43:12 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:43:12 ---> 05185dfa3a14 01:43:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:43:12 ---> Running in 7857177525f5 01:43:12 Removing intermediate container de3fac494a54 01:43:12 ---> 59524c56ff01 01:43:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:43:12 ---> Running in caae8f7e7019 01:43:13 ---> b44ff9550380 01:43:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:43:13 ---> d67f75956fe4 01:43:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:43:13 Removing intermediate container 7857177525f5 01:43:13 ---> ea3a634dcfb4 01:43:13 Step 24/24 : LABEL version=2.0.1-dev.39 01:43:13 Removing intermediate container caae8f7e7019 01:43:13 ---> 02ae11baeda4 01:43:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:43:13 ---> Running in 78072367bed8 01:43:13 ---> 6b99cb59b71c 01:43:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:43:14 ---> Running in 5248ded4bd38 01:43:14 ---> a12c4ffc74fb 01:43:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:43:14 Removing intermediate container 78072367bed8 01:43:14 ---> 71836847999e 01:43:14 01:43:14 ---> 695233695d5b 01:43:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:43:14 Successfully built 71836847999e 01:43:14 ---> 36b4d0cdf634 01:43:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:43:14 Successfully tagged core-command-arm64:latest 01:43:14 Building core-data 01:43:15  Building core-command ... done  ---> Running in 8b26f83a8b1e 01:43:15 Removing intermediate container 5248ded4bd38 01:43:15 ---> f6c428d5c6e1 01:43:15 Step 19/22 : CMD ["--init=true"] 01:43:15 ---> Running in 410f13b7eb3c 01:43:15 ---> Running in 2ffefd9b343a 01:43:16 ---> 061d4e4fbbe2 01:43:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:43:16 Removing intermediate container 8b26f83a8b1e 01:43:16 ---> f36aa8d7e5f6 01:43:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:16 Removing intermediate container 2ffefd9b343a 01:43:16 ---> 0ad4b3e793bc 01:43:16 Step 20/22 : LABEL arch=arm64 01:43:18 ---> Running in eafb2d810392 01:43:18 ---> Running in 08b8b61d9fb3 01:43:18 ---> 259051371950 01:43:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:43:18 Removing intermediate container eafb2d810392 01:43:18 ---> d66915873124 01:43:18 Step 21/23 : LABEL arch=arm64 01:43:19 Removing intermediate container 08b8b61d9fb3 01:43:19 ---> f2bd79cf3722 01:43:19 Step 21/22 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:43:19 ---> Running in 5708441885f4 01:43:19 ---> Running in 2f15756eea34 01:43:19 ---> 8c1dd032c90f 01:43:19 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/ 01:43:19 Removing intermediate container 410f13b7eb3c 01:43:19 ---> fc5b7ddccf05 01:43:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:19 ---> Running in 814f2365c6ce 01:43:20 Removing intermediate container 5708441885f4 01:43:20 ---> d4ceee380da3 01:43:20 Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:43:20 Removing intermediate container 2f15756eea34 01:43:20 ---> 240e3b819fc6 01:43:20 Step 22/22 : LABEL version=2.0.1-dev.39 01:43:21 ---> Running in 4bf8df9d5ed5 01:43:21 ---> Running in 6cebef7096fc 01:43:21 ---> 6181f2b455d2 01:43:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:43:22 Removing intermediate container 4bf8df9d5ed5 01:43:22 ---> 7789c9be0a9d 01:43:22 01:43:23 Successfully built 7789c9be0a9d 01:43:23 Successfully tagged security-proxy-setup-arm64:latest 01:43:23 Building core-metadata 01:43:23  Building security-proxy-setup ... done Removing intermediate container 6cebef7096fc 01:43:23 ---> c2c6e37a3f77 01:43:23 Step 23/23 : LABEL version=2.0.1-dev.39 01:43:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:43:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:43:24 ---> 2e15dad74bfe 01:43:24 Step 3/24 : WORKDIR /edgex-go 01:43:24 ---> Using cache 01:43:24 ---> 1c51d8388d9e 01:43:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:24 ---> Using cache 01:43:24 ---> a6478986e4cb 01:43:24 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:43:24 ---> 72f8573b4aae 01:43:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:43:24 ---> Running in 8503abd682c7 01:43:24 ---> Running in 78af566bb238 01:43:25 Removing intermediate container 8503abd682c7 01:43:25 ---> 74faf6e4b17f 01:43:25 01:43:25 Successfully built 74faf6e4b17f 01:43:25 Successfully tagged support-notifications-arm64:latest 01:43:26  Building support-notifications ... done Building sys-mgmt-agent 01:43:26 ---> e84de87778d8 01:43:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:43:26 Removing intermediate container 814f2365c6ce 01:43:26 ---> 9a898df8fbf8 01:43:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:43:26 ---> Running in e071f7e73e2c 01:43:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:27 Removing intermediate container e071f7e73e2c 01:43:27 ---> e6a23d590ff2 01:43:27 Step 24/26 : LABEL arch=arm64 01:43:27 ---> 0aeeaf1f09be 01:43:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:43:28 ---> Running in 851df52df4a3 01:43:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:28 Removing intermediate container 851df52df4a3 01:43:28 ---> 9e76eb2d1ad7 01:43:28 Step 25/26 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:43:29 ---> c2ca3808768c 01:43:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:43:29 OK: 218 MiB in 52 packages 01:43:29 ---> Running in e7e555a34062 01:43:30 ---> Running in 959bcf926c7a 01:43:31 Removing intermediate container e7e555a34062 01:43:31 ---> 294f1e3bdef3 01:43:31 Step 26/26 : LABEL version=2.0.1-dev.39 01:43:32 Removing intermediate container 959bcf926c7a 01:43:32 ---> cc6ed74e8105 01:43:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:43:32 ---> Running in 4e27c788546f 01:43:32 Removing intermediate container 78af566bb238 01:43:32 ---> 9c8e632af57b 01:43:32 Step 6/24 : COPY go.mod . 01:43:33 Removing intermediate container 4e27c788546f 01:43:33 ---> 20e5ee3f621c 01:43:33 01:43:33 ---> 746653302e67 01:43:33 Step 27/32 : RUN chmod +x /entrypoint.sh 01:43:33 Successfully built 20e5ee3f621c 01:43:33 Successfully tagged security-secretstore-setup-arm64:latest 01:43:33 Building support-scheduler 01:43:34  Building security-secretstore-setup ... done  ---> c1586ea7e725 01:43:34 Step 7/24 : RUN go mod download ---> Running in b2598a5a1cfc 01:43:34 01:43:34 ---> Running in eaac9e934318 01:43:39 Removing intermediate container b2598a5a1cfc 01:43:39 ---> 518079f0ab54 01:43:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:43:39 ---> Running in f6a542d02539 01:43:40 Removing intermediate container eaac9e934318 01:43:40 ---> 1b2f22f1a434 01:43:40 Step 8/24 : COPY . . 01:43:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:43:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:43:40 ---> 2e15dad74bfe 01:43:40 Step 3/24 : WORKDIR /edgex-go 01:43:40 ---> Using cache 01:43:40 ---> 1c51d8388d9e 01:43:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:40 ---> Using cache 01:43:40 ---> a6478986e4cb 01:43:40 Step 5/24 : RUN apk add --update --no-cache make git 01:43:40 ---> Using cache 01:43:40 ---> 78dbfc9cdafc 01:43:40 Step 6/24 : COPY go.mod . 01:43:40 ---> Using cache 01:43:40 ---> b0bb38b6d583 01:43:40 Step 7/24 : RUN go mod download 01:43:40 ---> Using cache 01:43:40 ---> f6c2b67137d0 01:43:40 Step 8/24 : COPY . . 01:43:40 ---> Using cache 01:43:40 ---> f735bfb81562 01:43:40 Step 9/24 : RUN go mod tidy 01:43:40 ---> Using cache 01:43:40 ---> 537b4fced43c 01:43:40 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:43:40 Removing intermediate container f6a542d02539 01:43:40 ---> 184babbf4dcc 01:43:40 Step 29/32 : CMD ["gate"] 01:43:41 ---> Running in 99522b804f1d 01:43:42 ---> Running in ac729b5727c8 01:43:43 Removing intermediate container ac729b5727c8 01:43:43 ---> 449d2c3ba39e 01:43:43 Step 30/32 : LABEL arch=arm64 01:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:43:45 ---> Running in fc91685b2c17 01:43:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:43:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:43:45 ---> 2e15dad74bfe 01:43:45 Step 3/24 : WORKDIR /edgex-go 01:43:45 ---> Using cache 01:43:45 ---> 1c51d8388d9e 01:43:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:45 ---> Using cache 01:43:45 ---> a6478986e4cb 01:43:45 Step 5/24 : RUN apk add --update --no-cache make bash git 01:43:46 ---> Running in d8a379b35b9b 01:43:47 Removing intermediate container fc91685b2c17 01:43:47 ---> 4f193ea03f97 01:43:47 Step 31/32 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:43:48 ---> Running in 2ac7b2dc0874 01:43:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:49 Removing intermediate container 2ac7b2dc0874 01:43:49 ---> d48b31532afa 01:43:49 Step 32/32 : LABEL version=2.0.1-dev.39 01:43:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:50 ---> Running in 4b72dd077a9a 01:43:51 OK: 218 MiB in 52 packages 01:43:53 Removing intermediate container 4b72dd077a9a 01:43:53 ---> b737be8c7fb7 01:43:53 01:43:53 Removing intermediate container d8a379b35b9b 01:43:53 ---> 4a11e4c633f9 01:43:53 Step 6/24 : COPY go.mod . 01:43:55 Successfully built b737be8c7fb7 01:43:55 Successfully tagged security-bootstrapper-arm64:latest 01:43:55  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:43:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:43:55 ---> 2e15dad74bfe 01:43:55 Step 3/23 : WORKDIR /edgex-go 01:43:55 ---> Using cache 01:43:55 ---> 1c51d8388d9e 01:43:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:55 ---> Using cache 01:43:55 ---> a6478986e4cb 01:43:55 Step 5/23 : RUN apk add --update --no-cache make git 01:43:55 ---> Using cache 01:43:55 ---> 78dbfc9cdafc 01:43:55 Step 6/23 : COPY go.mod . 01:43:55 ---> Using cache 01:43:55 ---> b0bb38b6d583 01:43:55 Step 7/23 : RUN go mod download 01:43:55 ---> Using cache 01:43:55 ---> f6c2b67137d0 01:43:55 Step 8/23 : COPY . . 01:43:55 ---> Using cache 01:43:55 ---> f735bfb81562 01:43:55 Step 9/23 : RUN go mod tidy 01:43:55 ---> Using cache 01:43:55 ---> 537b4fced43c 01:43:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:43:55 ---> Running in fdb0ea351521 01:43:56 ---> d8da177e7487 01:43:56 Step 7/24 : RUN go mod download 01:43:56 ---> Running in 81e9a52b12b7 01:43:56 ---> bc787aaad0c0 01:43:56 Step 9/24 : RUN go mod tidy 01:43:57 ---> Running in 6407b02256f6 01:43:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:44:03 Removing intermediate container 81e9a52b12b7 01:44:03 ---> a95a96786fcd 01:44:03 Step 8/24 : COPY . . 01:44:05 Removing intermediate container 6407b02256f6 01:44:05 ---> c769bf1785cc 01:44:05 Step 10/24 : RUN make cmd/core-data/core-data 01:44:05 ---> Running in 3b5700bf66ad 01:44:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/core-data/core-data ./cmd/core-data 01:44:16 ---> 80bdfa2d44b2 01:44:16 Step 9/24 : RUN go mod tidy 01:44:17 ---> Running in 23531ba9280e 01:44:25 Removing intermediate container 23531ba9280e 01:44:25 ---> fd4f26a29190 01:44:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:44:25 ---> Running in eb01b83dd24e 01:44:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:45:23 Removing intermediate container 99522b804f1d 01:45:23 ---> ad0f004920f0 01:45:23 01:45:23 Step 11/24 : FROM alpine:3.12 01:45:23 ---> afc2cc120ca2 01:45:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:45:23 ---> Using cache 01:45:23 ---> 25603c8f352c 01:45:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:45:23 ---> Using cache 01:45:23 ---> a966c21ddf62 01:45:23 Step 14/24 : ENV APP_PORT=59881 01:45:23 ---> Running in 76bc29e9fbbd 01:45:23 Removing intermediate container 76bc29e9fbbd 01:45:23 ---> 7cf8bedbd939 01:45:23 Step 15/24 : EXPOSE $APP_PORT 01:45:23 ---> Running in 378cdfa98e2d 01:45:23 Removing intermediate container 378cdfa98e2d 01:45:23 ---> 4c52c5bbf977 01:45:23 Step 16/24 : WORKDIR / 01:45:23 ---> Running in 3fe7c2227134 01:45:23 Removing intermediate container 3fe7c2227134 01:45:23 ---> 48e2bf50cb9e 01:45:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:23 ---> 7a63579d39a7 01:45:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:45:24 ---> 039ae7fe5372 01:45:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:45:25 ---> 093df7c79dc3 01:45:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:45:25 ---> Running in 23afadda98e7 01:45:26 Removing intermediate container 23afadda98e7 01:45:26 ---> 252a1eeec17d 01:45:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:26 ---> Running in 6cf708e17a62 01:45:27 Removing intermediate container 6cf708e17a62 01:45:27 ---> ca921757c68f 01:45:27 Step 22/24 : LABEL arch=arm64 01:45:27 ---> Running in f8b6f1829198 01:45:28 Removing intermediate container f8b6f1829198 01:45:28 ---> 4eb23b3ecd16 01:45:28 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:45:28 ---> Running in c4024dba2e38 01:45:28 Removing intermediate container c4024dba2e38 01:45:28 ---> 8a11ab644099 01:45:28 Step 24/24 : LABEL version=2.0.1-dev.39 01:45:29 ---> Running in 94d98a422944 01:45:29 Removing intermediate container 94d98a422944 01:45:29 ---> 292644cc1434 01:45:29 01:45:30 Successfully built 292644cc1434 01:45:30 Successfully tagged core-metadata-arm64:latest 01:45:42  Building core-metadata ... done Removing intermediate container fdb0ea351521 01:45:42 ---> 5fd7347000d9 01:45:42 01:45:42 Step 11/23 : FROM alpine:3.12 01:45:42 ---> afc2cc120ca2 01:45:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:45:42 ---> Using cache 01:45:42 ---> 25603c8f352c 01:45:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:45:42 ---> Using cache 01:45:42 ---> a966c21ddf62 01:45:42 Step 14/23 : ENV APP_PORT=59861 01:45:42 ---> Running in 927deb650198 01:45:42 Removing intermediate container 927deb650198 01:45:42 ---> 54c84ceb042e 01:45:42 Step 15/23 : EXPOSE $APP_PORT 01:45:42 ---> Running in 935e8b1c83fc 01:45:43 Removing intermediate container 935e8b1c83fc 01:45:43 ---> 68ee43ae8f5b 01:45:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:45:44 ---> fc9eaae956b6 01:45:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:45:46 ---> b0a249f71f5f 01:45:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:45:47 ---> c623bafc7e69 01:45:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:45:47 ---> Running in 3085647839f0 01:45:48 Removing intermediate container 3085647839f0 01:45:48 ---> a99b9226fc68 01:45:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:45:49 ---> Running in 12522b59a380 01:45:50 Removing intermediate container 12522b59a380 01:45:50 ---> 2746a3358c72 01:45:50 Step 21/23 : LABEL arch=arm64 01:45:50 ---> Running in 6820b96e4a4b 01:45:51 Removing intermediate container 6820b96e4a4b 01:45:51 ---> 34088960ef8c 01:45:51 Step 22/23 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:45:52 ---> Running in 4b4222945aaa 01:45:52 Removing intermediate container 4b4222945aaa 01:45:52 ---> 94239c640c10 01:45:52 Step 23/23 : LABEL version=2.0.1-dev.39 01:45:53 Removing intermediate container eb01b83dd24e 01:45:53 ---> 2e55048ae306 01:45:53 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:45:53 ---> Running in 499b9a2ff781 01:45:53 ---> Running in 6eaed3b9fca5 01:45:54 Removing intermediate container 499b9a2ff781 01:45:54 ---> b56aeaa629bf 01:45:54 01:45:54 Successfully built b56aeaa629bf 01:45:54 Successfully tagged support-scheduler-arm64:latest 01:45:55  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.39" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:45:58 Removing intermediate container 3b5700bf66ad 01:45:58 ---> ee01f7c4a697 01:45:58 01:45:58 Step 11/24 : FROM alpine:3.12 01:45:58 ---> afc2cc120ca2 01:45:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:45:58 ---> Running in c254bf9ab080 01:45:58 Removing intermediate container c254bf9ab080 01:45:58 ---> 0d454846fe11 01:45:58 Step 13/24 : ENV APP_PORT=59880 01:45:58 Removing intermediate container 6eaed3b9fca5 01:45:58 ---> 56e32c505212 01:45:58 01:45:58 Step 12/24 : FROM docker:20.10.7 01:45:58 ---> Running in 248dfbcaa3b4 01:45:58 20.10.7: Pulling from library/docker 01:45:59 Removing intermediate container 248dfbcaa3b4 01:45:59 ---> 334ea304cc81 01:45:59 Step 14/24 : EXPOSE $APP_PORT 01:45:59 ---> Running in b75115e44f7f 01:46:00 Removing intermediate container b75115e44f7f 01:46:00 ---> c43db6d86bda 01:46:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:00 ---> Running in f543efa5276c 01:46:05 Removing intermediate container f543efa5276c 01:46:05 ---> 29b327a99f2c 01:46:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:46:05 ---> Running in 1d5a6e079156 01:46:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:46:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:46:07 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:46:07 Status: Downloaded newer image for docker:20.10.7 01:46:07 ---> df445af6242a 01:46:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:46:08 ---> Running in 6a8e7397101c 01:46:08 (1/6) Installing dumb-init (1.2.2-r1) 01:46:09 (2/6) Installing libgcc (9.3.0-r2) 01:46:09 (3/6) Installing libsodium (1.0.18-r0) 01:46:09 (4/6) Installing libstdc++ (9.3.0-r2) 01:46:09 Removing intermediate container 6a8e7397101c 01:46:09 ---> b8bed62fa11c 01:46:09 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 01:46:09 ---> Running in 7b5ab08a4e9b 01:46:09 (5/6) Installing libzmq (4.3.3-r0) 01:46:09 (6/6) Installing zeromq (4.3.3-r0) 01:46:09 Executing busybox-1.31.1-r20.trigger 01:46:09 OK: 8 MiB in 20 packages 01:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:46:11 Removing intermediate container 1d5a6e079156 01:46:11 ---> bee54fb293cd 01:46:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:46:12 ---> 6424bf02bac7 01:46:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:46:12 (1/39) Installing readline (8.1.0-r0) 01:46:12 (2/39) Installing bash (5.1.0-r0) 01:46:12 Executing bash-5.1.0-r0.post-install 01:46:12 (3/39) Installing brotli-libs (1.0.9-r3) 01:46:12 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:46:12 (5/39) Installing libcurl (7.78.0-r0) 01:46:12 (6/39) Installing curl (7.78.0-r0) 01:46:12 (7/39) Installing dumb-init (1.2.5-r0) 01:46:12 (8/39) Installing libbz2 (1.0.8-r1) 01:46:12 (9/39) Installing expat (2.2.10-r1) 01:46:12 (10/39) Installing libffi (3.3-r2) 01:46:12 (11/39) Installing gdbm (1.19-r0) 01:46:12 (12/39) Installing xz-libs (5.2.5-r0) 01:46:12 (13/39) Installing sqlite-libs (3.34.1-r0) 01:46:12 (14/39) Installing python3 (3.8.10-r0) 01:46:14 ---> 1616c563e74d 01:46:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:46:14 (15/39) Installing py3-appdirs (1.4.4-r1) 01:46:14 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:46:14 (17/39) Installing py3-parsing (2.4.7-r1) 01:46:14 (18/39) Installing py3-six (1.15.0-r0) 01:46:14 (19/39) Installing py3-packaging (20.9-r0) 01:46:14 (20/39) Installing py3-setuptools (51.3.3-r0) 01:46:15 (21/39) Installing py3-chardet (4.0.0-r0) 01:46:15 (22/39) Installing py3-idna (3.1-r0) 01:46:15 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:46:15 (24/39) Installing py3-requests (2.25.1-r1) 01:46:15 (25/39) Installing py3-msgpack (1.0.2-r0) 01:46:15 (26/39) Installing py3-lockfile (0.12.2-r3) 01:46:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:46:15 (28/39) Installing py3-colorama (0.4.4-r0) 01:46:15 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:46:15 (30/39) Installing py3-distlib (0.3.1-r1) 01:46:15 (31/39) Installing py3-distro (1.5.0-r1) 01:46:15 (32/39) Installing py3-webencodings (0.5.1-r3) 01:46:15 (33/39) Installing py3-html5lib (1.1-r0) 01:46:15 (34/39) Installing py3-pytoml (0.1.21-r0) 01:46:15 (35/39) Installing py3-pep517 (0.9.1-r0) 01:46:15 (36/39) Installing py3-progress (1.5-r0) 01:46:15 (37/39) Installing py3-retrying (1.3.3-r0) 01:46:15 (38/39) Installing py3-toml (0.10.2-r0) 01:46:15 (39/39) Installing py3-pip (20.3.4-r0) 01:46:15 ---> 82ad05fa7d6f 01:46:15 Step 20/24 : ENTRYPOINT ["/core-data"] 01:46:15 ---> Running in 7caa549b73cf 01:46:16 Executing busybox-1.32.1-r6.trigger 01:46:16 OK: 82 MiB in 59 packages 01:46:16 Removing intermediate container 7caa549b73cf 01:46:16 ---> 567abafe9f1f 01:46:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:16 ---> Running in 223df80fd39b 01:46:17 Removing intermediate container 223df80fd39b 01:46:17 ---> 67e9fa788a7a 01:46:17 Step 22/24 : LABEL arch=arm64 01:46:17 ---> Running in ca69830ee04d 01:46:18 Removing intermediate container ca69830ee04d 01:46:18 ---> e3f50bd23abb 01:46:18 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:46:18 ---> Running in 52b35b0b594f 01:46:18 Removing intermediate container 52b35b0b594f 01:46:18 ---> 291ef5cd41c7 01:46:18 Step 24/24 : LABEL version=2.0.1-dev.39 01:46:18 ---> Running in fa5d428c04bd 01:46:19 Removing intermediate container fa5d428c04bd 01:46:19 ---> 99fb364dfef8 01:46:19 01:46:19 Successfully built 99fb364dfef8 01:46:19 Successfully tagged core-data-arm64:latest 01:46:25  Building core-data ... done Collecting docker-compose==1.23.2 01:46:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:46:25 Collecting docopt<0.7,>=0.6.1 01:46:25 Downloading docopt-0.6.2.tar.gz (25 kB) 01:46:28 Collecting texttable<0.10,>=0.9.0 01:46:28 Downloading texttable-0.9.1.tar.gz (11 kB) 01:46: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) 01:46:30 Collecting websocket-client<1.0,>=0.32.0 01:46:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:46:30 Collecting cached-property<2,>=1.2.0 01:46:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:46:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:46:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:46:32 Collecting jsonschema<3,>=2.5.1 01:46:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:46:33 Collecting docker<4.0,>=3.6.0 01:46:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:46:33 Collecting dockerpty<0.5,>=0.4.1 01:46:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:46:35 Collecting PyYAML<4,>=3.10 01:46:35 Downloading PyYAML-3.13.tar.gz (270 kB) 01:46:39 Collecting docker-pycreds>=0.4.0 01:46:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:46:39 Collecting idna<2.8,>=2.5 01:46:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:46:39 Collecting chardet<3.1.0,>=3.0.2 01:46:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:46:39 Collecting certifi>=2017.4.17 01:46:39 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:46:40 Collecting urllib3<1.25,>=1.21.1 01:46:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:46:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:46:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:46:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:46:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:46:42 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:46:42 Attempting uninstall: urllib3 01:46:42 Found existing installation: urllib3 1.26.2 01:46:42 Uninstalling urllib3-1.26.2: 01:46:42 Successfully uninstalled urllib3-1.26.2 01:46:42 Attempting uninstall: idna 01:46:42 Found existing installation: idna 3.1 01:46:42 Uninstalling idna-3.1: 01:46:42 Successfully uninstalled idna-3.1 01:46:43 Attempting uninstall: chardet 01:46:43 Found existing installation: chardet 4.0.0 01:46:43 Uninstalling chardet-4.0.0: 01:46:43 Successfully uninstalled chardet-4.0.0 01:46:45 Attempting uninstall: requests 01:46:45 Found existing installation: requests 2.25.1 01:46:45 Uninstalling requests-2.25.1: 01:46:45 Successfully uninstalled requests-2.25.1 01:46:45 Running setup.py install for texttable: started 01:46:47 Running setup.py install for texttable: finished with status 'done' 01:46:47 Running setup.py install for PyYAML: started 01:46:49 Running setup.py install for PyYAML: finished with status 'done' 01:46:49 Running setup.py install for docopt: started 01:46:51 Running setup.py install for docopt: finished with status 'done' 01:46:51 Running setup.py install for dockerpty: started 01:46:53 Running setup.py install for dockerpty: finished with status 'done' 01:46:55 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 01:47:05 Removing intermediate container 7b5ab08a4e9b 01:47:05 ---> 52f30f509def 01:47:05 Step 15/24 : ENV APP_PORT=58890 01:47:05 ---> Running in 50719fc3ccd6 01:47:05 Removing intermediate container 50719fc3ccd6 01:47:05 ---> acd7e657ce64 01:47:05 Step 16/24 : EXPOSE $APP_PORT 01:47:05 ---> Running in ecb69e889d95 01:47:05 Removing intermediate container ecb69e889d95 01:47:05 ---> 3f57132ddbc3 01:47:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:47:06 ---> d28295f2fb9f 01:47:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:47:07 ---> ced10e4fb029 01:47:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:47:08 ---> 06b506399c1b 01:47:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:47:08 ---> Running in ee5f9446eb38 01:47:09 Removing intermediate container ee5f9446eb38 01:47:09 ---> 0bcaf50d798d 01:47:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:09 ---> Running in 87f4cd29b191 01:47:09 Removing intermediate container 87f4cd29b191 01:47:09 ---> dc5b6652ed98 01:47:09 Step 22/24 : LABEL arch=arm64 01:47:09 ---> Running in befc700a62b4 01:47:10 Removing intermediate container befc700a62b4 01:47:10 ---> a03dfa4c6420 01:47:10 Step 23/24 : LABEL git_sha=534175572a367338c5f68a22b0251a809e37989d 01:47:10 ---> Running in 64ada974dcb5 01:47:10 Removing intermediate container 64ada974dcb5 01:47:10 ---> dc66f39ca1b8 01:47:10 Step 24/24 : LABEL version=2.0.1-dev.39 01:47:11 ---> Running in 616a04491031 01:47:11 Removing intermediate container 616a04491031 01:47:11 ---> 55fa8714e4fb 01:47:11 01:47:11 Successfully built 55fa8714e4fb 01:47:11 Successfully tagged sys-mgmt-agent-arm64:latest 01:47:12  Building sys-mgmt-agent ... done  [Pipeline] } 01:47:12 $ docker stop --time=1 b70e9bc77ac6f1c01c60feb19645cdd036035604006e5956a42ecec3ba4c44b0 01:47:13 $ docker rm -f b70e9bc77ac6f1c01c60feb19645cdd036035604006e5956a42ecec3ba4c44b0 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:14 + docker images 01:47:14 REPOSITORY TAG IMAGE ID CREATED SIZE 01:47:14 sys-mgmt-agent-arm64 latest 55fa8714e4fb 3 seconds ago 311MB 01:47:14 core-data-arm64 latest 99fb364dfef8 55 seconds ago 19.3MB 01:47:14 56e32c505212 About a minute ago 1.45GB 01:47:14 ee01f7c4a697 About a minute ago 1.46GB 01:47:14 support-scheduler-arm64 latest b56aeaa629bf About a minute ago 15.2MB 01:47:14 5fd7347000d9 About a minute ago 1.45GB 01:47:14 core-metadata-arm64 latest 292644cc1434 About a minute ago 15.8MB 01:47:14 ad0f004920f0 About a minute ago 1.46GB 01:47:14 security-bootstrapper-arm64 latest b737be8c7fb7 3 minutes ago 17.7MB 01:47:14 security-secretstore-setup-arm64 latest 20e5ee3f621c 3 minutes ago 26.5MB 01:47:14 support-notifications-arm64 latest 74faf6e4b17f 3 minutes ago 15.9MB 01:47:14 security-proxy-setup-arm64 latest 7789c9be0a9d 3 minutes ago 24.6MB 01:47:14 core-command-arm64 latest 71836847999e 4 minutes ago 15.2MB 01:47:14 66d9d39f8b88 4 minutes ago 1.46GB 01:47:14 ea00cf7619dd 4 minutes ago 1.45GB 01:47:14 4d2e8308ced9 4 minutes ago 1.46GB 01:47:14 c8db4175cdc9 4 minutes ago 1.45GB 01:47:14 6b7adb9e8453 4 minutes ago 1.45GB 01:47:14 ci-base-image-arm64 latest 2e15dad74bfe 8 minutes ago 1.24GB 01:47:14 alpine 3.12 afc2cc120ca2 5 days ago 5.33MB 01:47:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB 01:47:14 docker 20.10.7 df445af6242a 2 months ago 234MB 01:47: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 01:47:15 provisioning config files... 01:47:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/46@tmp/config50418317553565170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:15 ---> docker-login.sh 01:47:15 nexus3.edgexfoundry.org:10001 01:47:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 nexus3.edgexfoundry.org:10002 01:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:16 Configure a credential helper to remove this warning. See 01:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:16 01:47:16 Login Succeeded 01:47:16 nexus3.edgexfoundry.org:10003 01:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:17 01:47:17 Login Succeeded 01:47:17 nexus3.edgexfoundry.org:10004 01:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:17 Configure a credential helper to remove this warning. See 01:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:17 01:47:17 Login Succeeded 01:47:17 docker.io 01:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:47:18 Configure a credential helper to remove this warning. See 01:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:47:18 01:47:18 Login Succeeded 01:47:18 ---> docker-login.sh ends [Pipeline] } 01:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:47:18 534175572a367338c5f68a22b0251a809e37989d 01:47:18 latest 01:47:18 2.0.1-dev.39 01:47:18 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:18 main 01:47:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:47:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:47:19 58e9176d896a: Preparing 01:47:19 d4818362c697: Preparing 01:47:19 a2fa6b2b53f7: Preparing 01:47:19 9e6444dc9582: Preparing 01:47:19 bdc42e120bf6: Preparing 01:47:19 bdc42e120bf6: Layer already exists 01:47:20 a2fa6b2b53f7: Pushed 01:47:20 58e9176d896a: Pushed 01:47:20 9e6444dc9582: Pushed 01:47:22 d4818362c697: Pushed 01:47:22 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:47:23 58e9176d896a: Preparing 01:47:23 d4818362c697: Preparing 01:47:23 a2fa6b2b53f7: Preparing 01:47:23 9e6444dc9582: Preparing 01:47:23 bdc42e120bf6: Preparing 01:47:23 d4818362c697: Layer already exists 01:47:23 58e9176d896a: Layer already exists 01:47:23 a2fa6b2b53f7: Layer already exists 01:47:23 9e6444dc9582: Layer already exists 01:47:23 bdc42e120bf6: Layer already exists 01:47:23 latest: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.39 01:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:47:24 58e9176d896a: Preparing 01:47:24 d4818362c697: Preparing 01:47:24 a2fa6b2b53f7: Preparing 01:47:24 9e6444dc9582: Preparing 01:47:24 bdc42e120bf6: Preparing 01:47:24 bdc42e120bf6: Layer already exists 01:47:24 a2fa6b2b53f7: Layer already exists 01:47:24 58e9176d896a: Layer already exists 01:47:24 9e6444dc9582: Layer already exists 01:47:24 d4818362c697: Layer already exists 01:47:24 2.0.1-dev.39: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:47:25 58e9176d896a: Preparing 01:47:25 d4818362c697: Preparing 01:47:25 a2fa6b2b53f7: Preparing 01:47:25 9e6444dc9582: Preparing 01:47:25 bdc42e120bf6: Preparing 01:47:25 bdc42e120bf6: Layer already exists 01:47:25 a2fa6b2b53f7: Layer already exists 01:47:25 58e9176d896a: Layer already exists 01:47:25 d4818362c697: Layer already exists 01:47:25 9e6444dc9582: Layer already exists 01:47:25 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 01:47:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:47:26 58e9176d896a: Preparing 01:47:26 d4818362c697: Preparing 01:47:26 a2fa6b2b53f7: Preparing 01:47:26 9e6444dc9582: Preparing 01:47:26 bdc42e120bf6: Preparing 01:47:26 d4818362c697: Layer already exists 01:47:26 bdc42e120bf6: Layer already exists 01:47:26 a2fa6b2b53f7: Layer already exists 01:47:26 9e6444dc9582: Layer already exists 01:47:26 58e9176d896a: Layer already exists 01:47:26 main: digest: sha256:07341ddaf7eb02811ed6232b2b51c2fc358896c53b8c7a1e3e3d53831ff0ebd4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:26 ===================================================== [Pipeline] echo 01:47:26 taggedImages: 01:47:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:47:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.39 01:47:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:47:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:47:26 534175572a367338c5f68a22b0251a809e37989d 01:47:26 latest 01:47:26 2.0.1-dev.39 01:47:26 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:26 main 01:47:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:47:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:47:27 5408464508f4: Preparing 01:47:27 d94e884770eb: Preparing 01:47:27 a2fa6b2b53f7: Preparing 01:47:27 beaca8a3b8b6: Preparing 01:47:27 100183309242: Preparing 01:47:27 bdc42e120bf6: Preparing 01:47:27 bdc42e120bf6: Waiting 01:47:27 a2fa6b2b53f7: Layer already exists 01:47:27 bdc42e120bf6: Layer already exists 01:47:27 5408464508f4: Pushed 01:47:27 100183309242: Pushed 01:47:28 beaca8a3b8b6: Pushed 01:47:30 d94e884770eb: Pushed 01:47:30 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh 01:47:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:47:31 5408464508f4: Preparing 01:47:31 d94e884770eb: Preparing 01:47:31 a2fa6b2b53f7: Preparing 01:47:31 beaca8a3b8b6: Preparing 01:47:31 100183309242: Preparing 01:47:31 bdc42e120bf6: Preparing 01:47:31 bdc42e120bf6: Waiting 01:47:31 a2fa6b2b53f7: Layer already exists 01:47:31 beaca8a3b8b6: Layer already exists 01:47:31 100183309242: Layer already exists 01:47:31 5408464508f4: Layer already exists 01:47:31 d94e884770eb: Layer already exists 01:47:31 bdc42e120bf6: Layer already exists 01:47:31 latest: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh 01:47:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.39 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:47:32 5408464508f4: Preparing 01:47:32 d94e884770eb: Preparing 01:47:32 a2fa6b2b53f7: Preparing 01:47:32 beaca8a3b8b6: Preparing 01:47:32 100183309242: Preparing 01:47:32 bdc42e120bf6: Preparing 01:47:32 bdc42e120bf6: Waiting 01:47:32 5408464508f4: Layer already exists 01:47:32 d94e884770eb: Layer already exists 01:47:32 a2fa6b2b53f7: Layer already exists 01:47:32 beaca8a3b8b6: Layer already exists 01:47:32 100183309242: Layer already exists 01:47:32 bdc42e120bf6: Layer already exists 01:47:32 2.0.1-dev.39: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh 01:47:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:47:33 5408464508f4: Preparing 01:47:33 d94e884770eb: Preparing 01:47:33 a2fa6b2b53f7: Preparing 01:47:33 beaca8a3b8b6: Preparing 01:47:33 100183309242: Preparing 01:47:33 bdc42e120bf6: Preparing 01:47:33 bdc42e120bf6: Waiting 01:47:33 a2fa6b2b53f7: Layer already exists 01:47:33 d94e884770eb: Layer already exists 01:47:33 5408464508f4: Layer already exists 01:47:33 beaca8a3b8b6: Layer already exists 01:47:33 100183309242: Layer already exists 01:47:33 bdc42e120bf6: Layer already exists 01:47:33 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] isUnix [Pipeline] sh 01:47:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 01:47:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:47:34 5408464508f4: Preparing 01:47:34 d94e884770eb: Preparing 01:47:34 a2fa6b2b53f7: Preparing 01:47:34 beaca8a3b8b6: Preparing 01:47:34 100183309242: Preparing 01:47:34 bdc42e120bf6: Preparing 01:47:34 bdc42e120bf6: Waiting 01:47:34 100183309242: Layer already exists 01:47:34 d94e884770eb: Layer already exists 01:47:34 a2fa6b2b53f7: Layer already exists 01:47:34 beaca8a3b8b6: Layer already exists 01:47:34 5408464508f4: Layer already exists 01:47:34 bdc42e120bf6: Layer already exists 01:47:34 main: digest: sha256:3efefa9610861bb970f7ecfb7781e6e0a701aff687b651fd89a185956d59e42a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:35 ===================================================== [Pipeline] echo 01:47:35 taggedImages: 01:47:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:47:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.39 01:47:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:35 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:47:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:47:35 534175572a367338c5f68a22b0251a809e37989d 01:47:35 latest 01:47:35 2.0.1-dev.39 01:47:35 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:35 main 01:47:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:47:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:35 1aa3543ce34c: Preparing 01:47:35 a1f5e8820247: Preparing 01:47:35 a2fa6b2b53f7: Preparing 01:47:35 9e6444dc9582: Preparing 01:47:35 bdc42e120bf6: Preparing 01:47:36 bdc42e120bf6: Layer already exists 01:47:36 a2fa6b2b53f7: Layer already exists 01:47:36 9e6444dc9582: Layer already exists 01:47:36 1aa3543ce34c: Pushed 01:47:38 a1f5e8820247: Pushed 01:47:38 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:39 1aa3543ce34c: Preparing 01:47:39 a1f5e8820247: Preparing 01:47:39 a2fa6b2b53f7: Preparing 01:47:39 9e6444dc9582: Preparing 01:47:39 bdc42e120bf6: Preparing 01:47:39 9e6444dc9582: Layer already exists 01:47:39 a1f5e8820247: Layer already exists 01:47:39 bdc42e120bf6: Layer already exists 01:47:39 1aa3543ce34c: Layer already exists 01:47:39 a2fa6b2b53f7: Layer already exists 01:47:39 latest: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.39 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:40 1aa3543ce34c: Preparing 01:47:40 a1f5e8820247: Preparing 01:47:40 a2fa6b2b53f7: Preparing 01:47:40 9e6444dc9582: Preparing 01:47:40 bdc42e120bf6: Preparing 01:47:40 bdc42e120bf6: Layer already exists 01:47:40 1aa3543ce34c: Layer already exists 01:47:40 a2fa6b2b53f7: Layer already exists 01:47:40 9e6444dc9582: Layer already exists 01:47:40 a1f5e8820247: Layer already exists 01:47:40 2.0.1-dev.39: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:41 1aa3543ce34c: Preparing 01:47:41 a1f5e8820247: Preparing 01:47:41 a2fa6b2b53f7: Preparing 01:47:41 9e6444dc9582: Preparing 01:47:41 bdc42e120bf6: Preparing 01:47:41 a2fa6b2b53f7: Layer already exists 01:47:41 9e6444dc9582: Layer already exists 01:47:41 bdc42e120bf6: Layer already exists 01:47:41 1aa3543ce34c: Layer already exists 01:47:41 a1f5e8820247: Layer already exists 01:47:41 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] isUnix [Pipeline] sh 01:47:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 01:47:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:42 1aa3543ce34c: Preparing 01:47:42 a1f5e8820247: Preparing 01:47:42 a2fa6b2b53f7: Preparing 01:47:42 9e6444dc9582: Preparing 01:47:42 bdc42e120bf6: Preparing 01:47:42 a2fa6b2b53f7: Layer already exists 01:47:42 a1f5e8820247: Layer already exists 01:47:42 bdc42e120bf6: Layer already exists 01:47:42 9e6444dc9582: Layer already exists 01:47:42 1aa3543ce34c: Layer already exists 01:47:42 main: digest: sha256:dc221d38384db51ab691cf075601d17e538ec5a9b9d8ed063f7fdb0bd6cbacbb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:42 ===================================================== [Pipeline] echo 01:47:42 taggedImages: 01:47:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:47:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.39 01:47:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:47:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:47:43 534175572a367338c5f68a22b0251a809e37989d 01:47:43 latest 01:47:43 2.0.1-dev.39 01:47:43 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:43 main 01:47:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:47:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:44 0f90673a2c89: Preparing 01:47:44 0f90673a2c89: Preparing 01:47:44 d7e3ddb41295: Preparing 01:47:44 137f10e22d67: Preparing 01:47:44 c2268cf248e3: Preparing 01:47:44 15812281f2bc: Preparing 01:47:44 a2fa6b2b53f7: Preparing 01:47:44 41a5101c2a21: Preparing 01:47:44 506729e69292: Preparing 01:47:44 24be6d9403aa: Preparing 01:47:44 95029155461f: Preparing 01:47:44 bdc42e120bf6: Preparing 01:47:44 a2fa6b2b53f7: Waiting 01:47:44 41a5101c2a21: Waiting 01:47:44 506729e69292: Waiting 01:47:44 bdc42e120bf6: Waiting 01:47:44 95029155461f: Waiting 01:47:44 0f90673a2c89: Pushed 01:47:44 d7e3ddb41295: Pushed 01:47:44 c2268cf248e3: Pushed 01:47:44 137f10e22d67: Pushed 01:47:44 a2fa6b2b53f7: Layer already exists 01:47:44 41a5101c2a21: Pushed 01:47:44 24be6d9403aa: Pushed 01:47:44 506729e69292: Pushed 01:47:44 95029155461f: Pushed 01:47:44 bdc42e120bf6: Layer already exists 01:47:47 15812281f2bc: Pushed 01:47:47 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:47:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:48 0f90673a2c89: Preparing 01:47:48 0f90673a2c89: Preparing 01:47:48 d7e3ddb41295: Preparing 01:47:48 137f10e22d67: Preparing 01:47:48 c2268cf248e3: Preparing 01:47:48 15812281f2bc: Preparing 01:47:48 a2fa6b2b53f7: Preparing 01:47:48 41a5101c2a21: Preparing 01:47:48 506729e69292: Preparing 01:47:48 24be6d9403aa: Preparing 01:47:48 95029155461f: Preparing 01:47:48 bdc42e120bf6: Preparing 01:47:48 506729e69292: Waiting 01:47:48 24be6d9403aa: Waiting 01:47:48 a2fa6b2b53f7: Waiting 01:47:48 95029155461f: Waiting 01:47:48 bdc42e120bf6: Waiting 01:47:48 41a5101c2a21: Waiting 01:47:48 137f10e22d67: Layer already exists 01:47:48 d7e3ddb41295: Layer already exists 01:47:48 15812281f2bc: Layer already exists 01:47:48 0f90673a2c89: Layer already exists 01:47:48 c2268cf248e3: Layer already exists 01:47:48 41a5101c2a21: Layer already exists 01:47:48 a2fa6b2b53f7: Layer already exists 01:47:48 506729e69292: Layer already exists 01:47:48 95029155461f: Layer already exists 01:47:48 24be6d9403aa: Layer already exists 01:47:48 bdc42e120bf6: Layer already exists 01:47:48 latest: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:47:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.39 01:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:49 0f90673a2c89: Preparing 01:47:49 0f90673a2c89: Preparing 01:47:49 d7e3ddb41295: Preparing 01:47:49 137f10e22d67: Preparing 01:47:49 c2268cf248e3: Preparing 01:47:49 15812281f2bc: Preparing 01:47:49 a2fa6b2b53f7: Preparing 01:47:49 41a5101c2a21: Preparing 01:47:49 506729e69292: Preparing 01:47:49 24be6d9403aa: Preparing 01:47:49 95029155461f: Preparing 01:47:49 bdc42e120bf6: Preparing 01:47:49 506729e69292: Waiting 01:47:49 24be6d9403aa: Waiting 01:47:49 bdc42e120bf6: Waiting 01:47:49 95029155461f: Waiting 01:47:49 a2fa6b2b53f7: Waiting 01:47:49 41a5101c2a21: Waiting 01:47:49 15812281f2bc: Layer already exists 01:47:49 0f90673a2c89: Layer already exists 01:47:49 d7e3ddb41295: Layer already exists 01:47:49 137f10e22d67: Layer already exists 01:47:49 c2268cf248e3: Layer already exists 01:47:49 24be6d9403aa: Layer already exists 01:47:49 506729e69292: Layer already exists 01:47:49 a2fa6b2b53f7: Layer already exists 01:47:49 41a5101c2a21: Layer already exists 01:47:49 95029155461f: Layer already exists 01:47:49 bdc42e120bf6: Layer already exists 01:47:49 2.0.1-dev.39: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:47:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:50 0f90673a2c89: Preparing 01:47:50 0f90673a2c89: Preparing 01:47:50 d7e3ddb41295: Preparing 01:47:50 137f10e22d67: Preparing 01:47:50 c2268cf248e3: Preparing 01:47:50 15812281f2bc: Preparing 01:47:50 a2fa6b2b53f7: Preparing 01:47:50 41a5101c2a21: Preparing 01:47:50 506729e69292: Preparing 01:47:50 24be6d9403aa: Preparing 01:47:50 95029155461f: Preparing 01:47:50 bdc42e120bf6: Preparing 01:47:50 a2fa6b2b53f7: Waiting 01:47:50 41a5101c2a21: Waiting 01:47:50 95029155461f: Waiting 01:47:50 506729e69292: Waiting 01:47:50 24be6d9403aa: Waiting 01:47:50 bdc42e120bf6: Waiting 01:47:50 137f10e22d67: Layer already exists 01:47:50 0f90673a2c89: Layer already exists 01:47:50 15812281f2bc: Layer already exists 01:47:50 d7e3ddb41295: Layer already exists 01:47:50 c2268cf248e3: Layer already exists 01:47:50 41a5101c2a21: Layer already exists 01:47:50 506729e69292: Layer already exists 01:47:50 95029155461f: Layer already exists 01:47:50 a2fa6b2b53f7: Layer already exists 01:47:50 24be6d9403aa: Layer already exists 01:47:50 bdc42e120bf6: Layer already exists 01:47:50 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:47:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 01:47:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:51 0f90673a2c89: Preparing 01:47:51 0f90673a2c89: Preparing 01:47:51 d7e3ddb41295: Preparing 01:47:51 137f10e22d67: Preparing 01:47:51 c2268cf248e3: Preparing 01:47:51 15812281f2bc: Preparing 01:47:51 a2fa6b2b53f7: Preparing 01:47:51 41a5101c2a21: Preparing 01:47:51 506729e69292: Preparing 01:47:51 24be6d9403aa: Preparing 01:47:51 95029155461f: Preparing 01:47:51 bdc42e120bf6: Preparing 01:47:51 a2fa6b2b53f7: Waiting 01:47:51 41a5101c2a21: Waiting 01:47:51 506729e69292: Waiting 01:47:51 24be6d9403aa: Waiting 01:47:51 95029155461f: Waiting 01:47:51 bdc42e120bf6: Waiting 01:47:51 15812281f2bc: Layer already exists 01:47:51 0f90673a2c89: Layer already exists 01:47:51 137f10e22d67: Layer already exists 01:47:51 c2268cf248e3: Layer already exists 01:47:51 d7e3ddb41295: Layer already exists 01:47:51 a2fa6b2b53f7: Layer already exists 01:47:51 24be6d9403aa: Layer already exists 01:47:51 41a5101c2a21: Layer already exists 01:47:51 506729e69292: Layer already exists 01:47:51 95029155461f: Layer already exists 01:47:51 bdc42e120bf6: Layer already exists 01:47:51 main: digest: sha256:d1e39fa2bbc9602d5f21ce5b5d3f99ba168fb121daf1bf3cba2894b85ec387a9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:51 ===================================================== [Pipeline] echo 01:47:51 taggedImages: 01:47:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:47:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.39 01:47:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:47:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:47:51 534175572a367338c5f68a22b0251a809e37989d 01:47:51 latest 01:47:51 2.0.1-dev.39 01:47:51 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:51 main 01:47:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:47:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:52 4c842c106b8f: Preparing 01:47:52 4c5dab6c60c2: Preparing 01:47:52 348e9d9f3368: Preparing 01:47:52 046a66cf0b34: Preparing 01:47:52 2f13869dcbef: Preparing 01:47:52 bdc42e120bf6: Preparing 01:47:52 bdc42e120bf6: Waiting 01:47:52 046a66cf0b34: Pushed 01:47:53 348e9d9f3368: Pushed 01:47:53 bdc42e120bf6: Layer already exists 01:47:53 2f13869dcbef: Pushed 01:47:55 4c5dab6c60c2: Pushed 01:47:55 4c842c106b8f: Pushed 01:47:55 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:47:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:47:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:56 4c842c106b8f: Preparing 01:47:56 4c5dab6c60c2: Preparing 01:47:56 348e9d9f3368: Preparing 01:47:56 046a66cf0b34: Preparing 01:47:56 2f13869dcbef: Preparing 01:47:56 bdc42e120bf6: Preparing 01:47:56 bdc42e120bf6: Waiting 01:47:56 4c5dab6c60c2: Layer already exists 01:47:56 2f13869dcbef: Layer already exists 01:47:56 046a66cf0b34: Layer already exists 01:47:56 348e9d9f3368: Layer already exists 01:47:56 4c842c106b8f: Layer already exists 01:47:56 bdc42e120bf6: Layer already exists 01:47:56 latest: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:47:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.39 01:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:57 4c842c106b8f: Preparing 01:47:57 4c5dab6c60c2: Preparing 01:47:57 348e9d9f3368: Preparing 01:47:57 046a66cf0b34: Preparing 01:47:57 2f13869dcbef: Preparing 01:47:57 bdc42e120bf6: Preparing 01:47:57 bdc42e120bf6: Waiting 01:47:57 348e9d9f3368: Layer already exists 01:47:57 4c842c106b8f: Layer already exists 01:47:57 4c5dab6c60c2: Layer already exists 01:47:57 046a66cf0b34: Layer already exists 01:47:57 2f13869dcbef: Layer already exists 01:47:57 bdc42e120bf6: Layer already exists 01:47:57 2.0.1-dev.39: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:47:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:47:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:58 4c842c106b8f: Preparing 01:47:58 4c5dab6c60c2: Preparing 01:47:58 348e9d9f3368: Preparing 01:47:58 046a66cf0b34: Preparing 01:47:58 2f13869dcbef: Preparing 01:47:58 bdc42e120bf6: Preparing 01:47:58 bdc42e120bf6: Waiting 01:47:58 2f13869dcbef: Layer already exists 01:47:58 348e9d9f3368: Layer already exists 01:47:58 046a66cf0b34: Layer already exists 01:47:58 4c842c106b8f: Layer already exists 01:47:58 4c5dab6c60c2: Layer already exists 01:47:58 bdc42e120bf6: Layer already exists 01:47:58 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] isUnix [Pipeline] sh 01:47:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 01:47:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:59 4c842c106b8f: Preparing 01:47:59 4c5dab6c60c2: Preparing 01:47:59 348e9d9f3368: Preparing 01:47:59 046a66cf0b34: Preparing 01:47:59 2f13869dcbef: Preparing 01:47:59 bdc42e120bf6: Preparing 01:47:59 bdc42e120bf6: Waiting 01:47:59 4c842c106b8f: Layer already exists 01:47:59 348e9d9f3368: Layer already exists 01:47:59 2f13869dcbef: Layer already exists 01:47:59 4c5dab6c60c2: Layer already exists 01:47:59 046a66cf0b34: Layer already exists 01:47:59 bdc42e120bf6: Layer already exists 01:47:59 main: digest: sha256:2571110a90172729c5a57cd9f2fba9ee59dcf011924c833bc1686d61b21a6989 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:59 ===================================================== [Pipeline] echo 01:47:59 taggedImages: 01:47:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d 01:47:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:47:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.39 01:47:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:47:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:47:59 534175572a367338c5f68a22b0251a809e37989d 01:47:59 latest 01:47:59 2.0.1-dev.39 01:47:59 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:47:59 main 01:47:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:47:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:48:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:48:00 ebb9d7970a35: Preparing 01:48:00 11dbe73e274e: Preparing 01:48:00 d675cb822193: Preparing 01:48:00 f4fb3d83d646: Preparing 01:48:00 d4f4eae0f83d: Preparing 01:48:00 6c7c05f33504: Preparing 01:48:00 3aaf4c2f5cc6: Preparing 01:48:00 1744e9bb7a9f: Preparing 01:48:00 13dbd3dfd5e8: Preparing 01:48:00 bdc42e120bf6: Preparing 01:48:00 6c7c05f33504: Waiting 01:48:00 3aaf4c2f5cc6: Waiting 01:48:00 13dbd3dfd5e8: Waiting 01:48:00 1744e9bb7a9f: Waiting 01:48:00 bdc42e120bf6: Waiting 01:48:00 11dbe73e274e: Pushed 01:48:00 ebb9d7970a35: Pushed 01:48:00 d4f4eae0f83d: Pushed 01:48:00 6c7c05f33504: Pushed 01:48:00 3aaf4c2f5cc6: Pushed 01:48:00 1744e9bb7a9f: Pushed 01:48:00 bdc42e120bf6: Layer already exists 01:48:01 13dbd3dfd5e8: Pushed 01:48:03 f4fb3d83d646: Pushed 01:48:03 d675cb822193: Pushed 01:48:03 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:48:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:48:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:48:04 ebb9d7970a35: Preparing 01:48:04 11dbe73e274e: Preparing 01:48:04 d675cb822193: Preparing 01:48:04 f4fb3d83d646: Preparing 01:48:04 d4f4eae0f83d: Preparing 01:48:04 6c7c05f33504: Preparing 01:48:04 3aaf4c2f5cc6: Preparing 01:48:04 1744e9bb7a9f: Preparing 01:48:04 13dbd3dfd5e8: Preparing 01:48:04 bdc42e120bf6: Preparing 01:48:04 3aaf4c2f5cc6: Waiting 01:48:04 1744e9bb7a9f: Waiting 01:48:04 13dbd3dfd5e8: Waiting 01:48:04 bdc42e120bf6: Waiting 01:48:04 6c7c05f33504: Waiting 01:48:04 11dbe73e274e: Layer already exists 01:48:04 d4f4eae0f83d: Layer already exists 01:48:04 ebb9d7970a35: Layer already exists 01:48:04 d675cb822193: Layer already exists 01:48:04 f4fb3d83d646: Layer already exists 01:48:04 3aaf4c2f5cc6: Layer already exists 01:48:04 bdc42e120bf6: Layer already exists 01:48:04 1744e9bb7a9f: Layer already exists 01:48:04 6c7c05f33504: Layer already exists 01:48:04 13dbd3dfd5e8: Layer already exists 01:48:04 latest: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:48:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.39 01:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:48:05 ebb9d7970a35: Preparing 01:48:05 11dbe73e274e: Preparing 01:48:05 d675cb822193: Preparing 01:48:05 f4fb3d83d646: Preparing 01:48:05 d4f4eae0f83d: Preparing 01:48:05 6c7c05f33504: Preparing 01:48:05 3aaf4c2f5cc6: Preparing 01:48:05 1744e9bb7a9f: Preparing 01:48:05 13dbd3dfd5e8: Preparing 01:48:05 bdc42e120bf6: Preparing 01:48:05 6c7c05f33504: Waiting 01:48:05 3aaf4c2f5cc6: Waiting 01:48:05 1744e9bb7a9f: Waiting 01:48:05 13dbd3dfd5e8: Waiting 01:48:05 bdc42e120bf6: Waiting 01:48:05 f4fb3d83d646: Layer already exists 01:48:05 ebb9d7970a35: Layer already exists 01:48:05 d4f4eae0f83d: Layer already exists 01:48:05 d675cb822193: Layer already exists 01:48:05 11dbe73e274e: Layer already exists 01:48:05 3aaf4c2f5cc6: Layer already exists 01:48:05 13dbd3dfd5e8: Layer already exists 01:48:05 6c7c05f33504: Layer already exists 01:48:05 1744e9bb7a9f: Layer already exists 01:48:05 bdc42e120bf6: Layer already exists 01:48:05 2.0.1-dev.39: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:48:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:48:06 ebb9d7970a35: Preparing 01:48:06 11dbe73e274e: Preparing 01:48:06 d675cb822193: Preparing 01:48:06 f4fb3d83d646: Preparing 01:48:06 d4f4eae0f83d: Preparing 01:48:06 6c7c05f33504: Preparing 01:48:06 3aaf4c2f5cc6: Preparing 01:48:06 1744e9bb7a9f: Preparing 01:48:06 13dbd3dfd5e8: Preparing 01:48:06 bdc42e120bf6: Preparing 01:48:06 6c7c05f33504: Waiting 01:48:06 3aaf4c2f5cc6: Waiting 01:48:06 1744e9bb7a9f: Waiting 01:48:06 13dbd3dfd5e8: Waiting 01:48:06 bdc42e120bf6: Waiting 01:48:06 11dbe73e274e: Layer already exists 01:48:06 f4fb3d83d646: Layer already exists 01:48:06 d4f4eae0f83d: Layer already exists 01:48:06 d675cb822193: Layer already exists 01:48:06 ebb9d7970a35: Layer already exists 01:48:06 1744e9bb7a9f: Layer already exists 01:48:06 6c7c05f33504: Layer already exists 01:48:06 13dbd3dfd5e8: Layer already exists 01:48:06 bdc42e120bf6: Layer already exists 01:48:06 3aaf4c2f5cc6: Layer already exists 01:48:06 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] isUnix [Pipeline] sh 01:48:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 01:48:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:48:07 ebb9d7970a35: Preparing 01:48:07 11dbe73e274e: Preparing 01:48:07 d675cb822193: Preparing 01:48:07 f4fb3d83d646: Preparing 01:48:07 d4f4eae0f83d: Preparing 01:48:07 6c7c05f33504: Preparing 01:48:07 3aaf4c2f5cc6: Preparing 01:48:07 1744e9bb7a9f: Preparing 01:48:07 13dbd3dfd5e8: Preparing 01:48:07 bdc42e120bf6: Preparing 01:48:07 6c7c05f33504: Waiting 01:48:07 3aaf4c2f5cc6: Waiting 01:48:07 1744e9bb7a9f: Waiting 01:48:07 13dbd3dfd5e8: Waiting 01:48:07 bdc42e120bf6: Waiting 01:48:07 d675cb822193: Layer already exists 01:48:07 ebb9d7970a35: Layer already exists 01:48:07 d4f4eae0f83d: Layer already exists 01:48:07 f4fb3d83d646: Layer already exists 01:48:07 11dbe73e274e: Layer already exists 01:48:07 6c7c05f33504: Layer already exists 01:48:07 1744e9bb7a9f: Layer already exists 01:48:07 3aaf4c2f5cc6: Layer already exists 01:48:07 bdc42e120bf6: Layer already exists 01:48:07 13dbd3dfd5e8: Layer already exists 01:48:07 main: digest: sha256:8854aa8f2ef13e2450fffdb75b856afae5cfdc65a260ed15525ffd4dcd76cd3c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:07 ===================================================== [Pipeline] echo 01:48:07 taggedImages: 01:48:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:48:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.39 01:48:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:48:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:48:09 534175572a367338c5f68a22b0251a809e37989d 01:48:09 latest 01:48:09 2.0.1-dev.39 01:48:09 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:09 main 01:48:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:48:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:09 f7f7c6b59fbe: Preparing 01:48:09 33c75c324142: Preparing 01:48:09 a2fa6b2b53f7: Preparing 01:48:09 d3bc67bdaddb: Preparing 01:48:09 bdc42e120bf6: Preparing 01:48:10 bdc42e120bf6: Layer already exists 01:48:10 a2fa6b2b53f7: Layer already exists 01:48:10 f7f7c6b59fbe: Pushed 01:48:10 d3bc67bdaddb: Pushed 01:48:12 33c75c324142: Pushed 01:48:12 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh 01:48:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:48:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:13 f7f7c6b59fbe: Preparing 01:48:13 33c75c324142: Preparing 01:48:13 a2fa6b2b53f7: Preparing 01:48:13 d3bc67bdaddb: Preparing 01:48:13 bdc42e120bf6: Preparing 01:48:13 33c75c324142: Layer already exists 01:48:13 a2fa6b2b53f7: Layer already exists 01:48:13 bdc42e120bf6: Layer already exists 01:48:13 f7f7c6b59fbe: Layer already exists 01:48:13 d3bc67bdaddb: Layer already exists 01:48:13 latest: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh 01:48:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.39 01:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:14 f7f7c6b59fbe: Preparing 01:48:14 33c75c324142: Preparing 01:48:14 a2fa6b2b53f7: Preparing 01:48:14 d3bc67bdaddb: Preparing 01:48:14 bdc42e120bf6: Preparing 01:48:14 f7f7c6b59fbe: Layer already exists 01:48:14 bdc42e120bf6: Layer already exists 01:48:14 d3bc67bdaddb: Layer already exists 01:48:14 a2fa6b2b53f7: Layer already exists 01:48:14 33c75c324142: Layer already exists 01:48:14 2.0.1-dev.39: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh 01:48:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:15 f7f7c6b59fbe: Preparing 01:48:15 33c75c324142: Preparing 01:48:15 a2fa6b2b53f7: Preparing 01:48:15 d3bc67bdaddb: Preparing 01:48:15 bdc42e120bf6: Preparing 01:48:15 a2fa6b2b53f7: Layer already exists 01:48:15 f7f7c6b59fbe: Layer already exists 01:48:15 bdc42e120bf6: Layer already exists 01:48:15 d3bc67bdaddb: Layer already exists 01:48:15 33c75c324142: Layer already exists 01:48:15 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] isUnix [Pipeline] sh 01:48:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 01:48:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:16 f7f7c6b59fbe: Preparing 01:48:16 33c75c324142: Preparing 01:48:16 a2fa6b2b53f7: Preparing 01:48:16 d3bc67bdaddb: Preparing 01:48:16 bdc42e120bf6: Preparing 01:48:16 33c75c324142: Layer already exists 01:48:16 f7f7c6b59fbe: Layer already exists 01:48:16 bdc42e120bf6: Layer already exists 01:48:16 d3bc67bdaddb: Layer already exists 01:48:16 a2fa6b2b53f7: Layer already exists 01:48:16 main: digest: sha256:8c61775ffc46131a28a894f561ac88e7f4da3431d30a4f8b4ce9806eb81b09ed size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:16 ===================================================== [Pipeline] echo 01:48:16 taggedImages: 01:48:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:48:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.39 01:48:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:48:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:48:16 534175572a367338c5f68a22b0251a809e37989d 01:48:16 latest 01:48:16 2.0.1-dev.39 01:48:16 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:16 main 01:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:48:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:17 62cb1a5aa546: Preparing 01:48:17 5b6348d3b961: Preparing 01:48:17 a2fa6b2b53f7: Preparing 01:48:17 9e6444dc9582: Preparing 01:48:17 bdc42e120bf6: Preparing 01:48:17 a2fa6b2b53f7: Layer already exists 01:48:17 9e6444dc9582: Layer already exists 01:48:17 bdc42e120bf6: Layer already exists 01:48:17 62cb1a5aa546: Pushed 01:48:20 5b6348d3b961: Pushed 01:48:20 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:48:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:48:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:21 62cb1a5aa546: Preparing 01:48:21 5b6348d3b961: Preparing 01:48:21 a2fa6b2b53f7: Preparing 01:48:21 9e6444dc9582: Preparing 01:48:21 bdc42e120bf6: Preparing 01:48:21 9e6444dc9582: Layer already exists 01:48:21 bdc42e120bf6: Layer already exists 01:48:21 62cb1a5aa546: Layer already exists 01:48:21 a2fa6b2b53f7: Layer already exists 01:48:21 5b6348d3b961: Layer already exists 01:48:21 latest: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:48:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.39 01:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:22 62cb1a5aa546: Preparing 01:48:22 5b6348d3b961: Preparing 01:48:22 a2fa6b2b53f7: Preparing 01:48:22 9e6444dc9582: Preparing 01:48:22 bdc42e120bf6: Preparing 01:48:22 a2fa6b2b53f7: Layer already exists 01:48:22 bdc42e120bf6: Layer already exists 01:48:22 9e6444dc9582: Layer already exists 01:48:22 62cb1a5aa546: Layer already exists 01:48:22 5b6348d3b961: Layer already exists 01:48:22 2.0.1-dev.39: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:48:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:23 62cb1a5aa546: Preparing 01:48:23 5b6348d3b961: Preparing 01:48:23 a2fa6b2b53f7: Preparing 01:48:23 9e6444dc9582: Preparing 01:48:23 bdc42e120bf6: Preparing 01:48:23 5b6348d3b961: Layer already exists 01:48:23 a2fa6b2b53f7: Layer already exists 01:48:23 62cb1a5aa546: Layer already exists 01:48:23 9e6444dc9582: Layer already exists 01:48:23 bdc42e120bf6: Layer already exists 01:48:23 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:48:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 01:48:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:24 62cb1a5aa546: Preparing 01:48:24 5b6348d3b961: Preparing 01:48:24 a2fa6b2b53f7: Preparing 01:48:24 9e6444dc9582: Preparing 01:48:24 bdc42e120bf6: Preparing 01:48:24 a2fa6b2b53f7: Layer already exists 01:48:24 bdc42e120bf6: Layer already exists 01:48:24 9e6444dc9582: Layer already exists 01:48:24 5b6348d3b961: Layer already exists 01:48:24 62cb1a5aa546: Layer already exists 01:48:24 main: digest: sha256:31e6a1388ad0de7985079869167a1d27e1587d933093a883d79f06c309082a09 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:24 ===================================================== [Pipeline] echo 01:48:24 taggedImages: 01:48:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:48:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.39 01:48:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 01:48:24 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 01:48:24 534175572a367338c5f68a22b0251a809e37989d 01:48:24 latest 01:48:24 2.0.1-dev.39 01:48:24 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:24 main 01:48:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d [Pipeline] isUnix [Pipeline] sh 01:48:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:48:25 fa86f6c5687c: Preparing 01:48:25 bfd682aee7a0: Preparing 01:48:25 c6b6972fc93b: Preparing 01:48:25 c1f4911c90b5: Preparing 01:48:25 b287e4fe43ef: Preparing 01:48:25 c39efab1fe40: Preparing 01:48:25 386fc9fe74c4: Preparing 01:48:25 097a5c91b892: Preparing 01:48:25 74984ba1a09f: Preparing 01:48:25 6d0ac5d4dfcb: Preparing 01:48:25 c55d5dbdab40: Preparing 01:48:25 097a5c91b892: Waiting 01:48:25 c39efab1fe40: Waiting 01:48:25 386fc9fe74c4: Waiting 01:48:25 74984ba1a09f: Waiting 01:48:25 c55d5dbdab40: Waiting 01:48:25 6d0ac5d4dfcb: Waiting 01:48:25 b287e4fe43ef: Layer already exists 01:48:25 c39efab1fe40: Layer already exists 01:48:25 386fc9fe74c4: Layer already exists 01:48:25 bfd682aee7a0: Pushed 01:48:25 097a5c91b892: Layer already exists 01:48:25 74984ba1a09f: Layer already exists 01:48:25 6d0ac5d4dfcb: Layer already exists 01:48:25 c55d5dbdab40: Layer already exists 01:48:26 fa86f6c5687c: Pushed 01:48:27 c6b6972fc93b: Pushed 01:48:42 c1f4911c90b5: Pushed 01:48:42 534175572a367338c5f68a22b0251a809e37989d: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:48:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:48:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:48:43 fa86f6c5687c: Preparing 01:48:43 bfd682aee7a0: Preparing 01:48:43 c6b6972fc93b: Preparing 01:48:43 c1f4911c90b5: Preparing 01:48:43 b287e4fe43ef: Preparing 01:48:43 c39efab1fe40: Preparing 01:48:43 386fc9fe74c4: Preparing 01:48:43 097a5c91b892: Preparing 01:48:43 74984ba1a09f: Preparing 01:48:43 6d0ac5d4dfcb: Preparing 01:48:43 c55d5dbdab40: Preparing 01:48:43 c39efab1fe40: Waiting 01:48:43 386fc9fe74c4: Waiting 01:48:43 6d0ac5d4dfcb: Waiting 01:48:43 c55d5dbdab40: Waiting 01:48:43 097a5c91b892: Waiting 01:48:43 74984ba1a09f: Waiting 01:48:43 c1f4911c90b5: Layer already exists 01:48:43 b287e4fe43ef: Layer already exists 01:48:43 c6b6972fc93b: Layer already exists 01:48:43 fa86f6c5687c: Layer already exists 01:48:43 bfd682aee7a0: Layer already exists 01:48:43 c39efab1fe40: Layer already exists 01:48:43 386fc9fe74c4: Layer already exists 01:48:43 097a5c91b892: Layer already exists 01:48:43 6d0ac5d4dfcb: Layer already exists 01:48:43 74984ba1a09f: Layer already exists 01:48:43 c55d5dbdab40: Layer already exists 01:48:43 latest: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:48:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.39 01:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:48:44 fa86f6c5687c: Preparing 01:48:44 bfd682aee7a0: Preparing 01:48:44 c6b6972fc93b: Preparing 01:48:44 c1f4911c90b5: Preparing 01:48:44 b287e4fe43ef: Preparing 01:48:44 c39efab1fe40: Preparing 01:48:44 386fc9fe74c4: Preparing 01:48:44 097a5c91b892: Preparing 01:48:44 74984ba1a09f: Preparing 01:48:44 6d0ac5d4dfcb: Preparing 01:48:44 c55d5dbdab40: Preparing 01:48:44 097a5c91b892: Waiting 01:48:44 74984ba1a09f: Waiting 01:48:44 6d0ac5d4dfcb: Waiting 01:48:44 c55d5dbdab40: Waiting 01:48:44 386fc9fe74c4: Waiting 01:48:44 c39efab1fe40: Waiting 01:48:44 c6b6972fc93b: Layer already exists 01:48:44 fa86f6c5687c: Layer already exists 01:48:44 c1f4911c90b5: Layer already exists 01:48:44 bfd682aee7a0: Layer already exists 01:48:44 b287e4fe43ef: Layer already exists 01:48:44 c39efab1fe40: Layer already exists 01:48:44 386fc9fe74c4: Layer already exists 01:48:44 097a5c91b892: Layer already exists 01:48:44 74984ba1a09f: Layer already exists 01:48:44 6d0ac5d4dfcb: Layer already exists 01:48:45 c55d5dbdab40: Layer already exists 01:48:45 2.0.1-dev.39: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:48:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 [Pipeline] isUnix [Pipeline] sh 01:48:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:48:45 fa86f6c5687c: Preparing 01:48:45 bfd682aee7a0: Preparing 01:48:45 c6b6972fc93b: Preparing 01:48:45 c1f4911c90b5: Preparing 01:48:45 b287e4fe43ef: Preparing 01:48:45 c39efab1fe40: Preparing 01:48:45 386fc9fe74c4: Preparing 01:48:45 097a5c91b892: Preparing 01:48:45 74984ba1a09f: Preparing 01:48:45 6d0ac5d4dfcb: Preparing 01:48:45 c55d5dbdab40: Preparing 01:48:45 097a5c91b892: Waiting 01:48:45 74984ba1a09f: Waiting 01:48:45 c39efab1fe40: Waiting 01:48:45 6d0ac5d4dfcb: Waiting 01:48:45 c55d5dbdab40: Waiting 01:48:45 386fc9fe74c4: Waiting 01:48:46 b287e4fe43ef: Layer already exists 01:48:46 fa86f6c5687c: Layer already exists 01:48:46 bfd682aee7a0: Layer already exists 01:48:46 c6b6972fc93b: Layer already exists 01:48:46 c1f4911c90b5: Layer already exists 01:48:46 c39efab1fe40: Layer already exists 01:48:46 74984ba1a09f: Layer already exists 01:48:46 386fc9fe74c4: Layer already exists 01:48:46 097a5c91b892: Layer already exists 01:48:46 6d0ac5d4dfcb: Layer already exists 01:48:46 c55d5dbdab40: Layer already exists 01:48:46 534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] isUnix [Pipeline] sh 01:48:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 01:48:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 01:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:48:46 fa86f6c5687c: Preparing 01:48:46 bfd682aee7a0: Preparing 01:48:46 c6b6972fc93b: Preparing 01:48:46 c1f4911c90b5: Preparing 01:48:46 b287e4fe43ef: Preparing 01:48:46 c39efab1fe40: Preparing 01:48:46 386fc9fe74c4: Preparing 01:48:46 097a5c91b892: Preparing 01:48:46 c39efab1fe40: Waiting 01:48:46 386fc9fe74c4: Waiting 01:48:46 74984ba1a09f: Preparing 01:48:46 6d0ac5d4dfcb: Preparing 01:48:46 c55d5dbdab40: Preparing 01:48:46 097a5c91b892: Waiting 01:48:46 6d0ac5d4dfcb: Waiting 01:48:46 c55d5dbdab40: Waiting 01:48:46 74984ba1a09f: Waiting 01:48:46 c1f4911c90b5: Layer already exists 01:48:46 bfd682aee7a0: Layer already exists 01:48:46 c6b6972fc93b: Layer already exists 01:48:46 b287e4fe43ef: Layer already exists 01:48:46 fa86f6c5687c: Layer already exists 01:48:46 c39efab1fe40: Layer already exists 01:48:46 097a5c91b892: Layer already exists 01:48:46 386fc9fe74c4: Layer already exists 01:48:46 6d0ac5d4dfcb: Layer already exists 01:48:46 74984ba1a09f: Layer already exists 01:48:46 c55d5dbdab40: Layer already exists 01:48:46 main: digest: sha256:e4d14a4992c7d7be523fb875c8e891d4639058c939b621454e50effcc5fcbc53 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:47 ===================================================== [Pipeline] echo 01:48:47 taggedImages: 01:48:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d 01:48:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:48:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.39 01:48:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:534175572a367338c5f68a22b0251a809e37989d-2.0.1-dev.39 01:48:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:48:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:47 01:48:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:48:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:48 arm64: Pulling from edgex-lftools-log-publisher 01:48:48 448f6bf000e3: Pulling fs layer 01:48:48 f757da607395: Pulling fs layer 01:48:48 05883995daec: Pulling fs layer 01:48:48 8603b9c90790: Pulling fs layer 01:48:48 1560dd03e051: Pulling fs layer 01:48:48 27f5ce0e4adf: Pulling fs layer 01:48:48 c2d8d7efcc4b: Pulling fs layer 01:48:48 1560dd03e051: Waiting 01:48:48 27f5ce0e4adf: Waiting 01:48:48 c2d8d7efcc4b: Waiting 01:48:48 8603b9c90790: Waiting 01:48:48 f757da607395: Verifying Checksum 01:48:48 f757da607395: Download complete 01:48:48 8603b9c90790: Verifying Checksum 01:48:48 8603b9c90790: Download complete 01:48:49 05883995daec: Verifying Checksum 01:48:49 05883995daec: Download complete 01:48:49 27f5ce0e4adf: Verifying Checksum 01:48:49 27f5ce0e4adf: Download complete 01:48:49 1560dd03e051: Verifying Checksum 01:48:49 1560dd03e051: Download complete 01:48:50 448f6bf000e3: Verifying Checksum 01:48:50 448f6bf000e3: Download complete 01:48:52 c2d8d7efcc4b: Verifying Checksum 01:48:52 c2d8d7efcc4b: Download complete 01:48:53 448f6bf000e3: Pull complete 01:48:54 f757da607395: Pull complete 01:48:55 05883995daec: Pull complete 01:48:56 8603b9c90790: Pull complete 01:48:57 1560dd03e051: Pull complete 01:48:57 27f5ce0e4adf: Pull complete 01:49:12 c2d8d7efcc4b: Pull complete 01:49:12 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:49:12 prd-ubuntu18.04-docker-arm64-4c-16g-1499 does not seem to be running inside a container 01:49:12 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:49:16 $ docker top 4be0af7bd7794f0774c2f09edfef29357af7aa7c20cafad1f253e97d7a6c376d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:17 ---> job-cost.sh 01:49:17 lf-activate-venv: SKIPPING 01:49:17 INFO: No Stack... 01:49:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:18 INFO: Archiving Costs [Pipeline] sh 01:49:19 + cat /w/workspace/edgex-go/46/archives/cost.csv 01:49:19 + cut -d, -f6 [Pipeline] lock 01:49:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] 01:49:19 Resource [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] did not exist. Created. 01:49:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:20 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:20 Stashed 1 file(s) [Pipeline] } 01:49:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:21 $ docker stop --time=1 4be0af7bd7794f0774c2f09edfef29357af7aa7c20cafad1f253e97d7a6c376d 01:49:22 $ docker rm -f 4be0af7bd7794f0774c2f09edfef29357af7aa7c20cafad1f253e97d7a6c376d [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 01:49:23 provisioning config files... 01:49:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/46@tmp/config3387614592560952784tmp [Pipeline] { [Pipeline] sh 01:49:24 + set +x 01:49:24 + curl -s https://codecov.io/bash 01:49:24 + bash -s -- 01:49:24 01:49:24 _____ _ 01:49:24 / ____| | | 01:49:24 | | ___ __| | ___ ___ _____ __ 01:49:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:49:24 | |___| (_) | (_| | __/ (_| (_) \ V / 01:49:24 \_____\___/ \__,_|\___|\___\___/ \_/ 01:49:24 Bash-1.0.6 01:49:24 01:49:24 01:49:24 ==> git version 2.24.4 found 01:49:24 ==> 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 01:49:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:49:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:49:24 ==> Jenkins CI detected. 01:49:24 current dir:  /w/workspace/edgex-go/46 01:49:24 project root: . 01:49:24 --> token set from env 01:49:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:49:24 ==> Running gcov in . (disable via -X gcov) 01:49:24 ==> Python coveragepy not found 01:49:24 ==> Searching for coverage reports in: 01:49:24 + . 01:49:24 -> Found 1 reports 01:49:24 ==> Detecting git/mercurial file structure 01:49:24 ==> Reading reports 01:49:24 + ./coverage.out bytes=404331 01:49:24 ==> Appending adjustments 01:49:24 https://docs.codecov.io/docs/fixing-reports 01:49:25 + Found adjustments 01:49:25 ==> Gzipping contents 01:49:25 56K /tmp/codecov.lGmprG.gz 01:49:25 ==> Uploading reports 01:49:25 url: https://codecov.io 01:49:25 query: branch=main&commit=534175572a367338c5f68a22b0251a809e37989d&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:25 -> Pinging Codecov 01:49:25 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=534175572a367338c5f68a22b0251a809e37989d&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:26 -> Uploading to 01:49:26 https://storage.googleapis.com/codecov/v4/raw/2021-09-07/00271124DB129430A58F1EEE437C3FCB/534175572a367338c5f68a22b0251a809e37989d/23b61509-70dd-4e03-a4f6-617656b5de14.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210907T014925Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e87fb1c55648a497a862720f1d1ae3714f246db28159c655e3758a8d4d3bde40 01:49:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:26 Dload Upload Total Spent Left Speed 01:49:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54426 0 0 100 54426 0 124k --:--:-- --:--:-- --:--:-- 125k 01:49:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/534175572a367338c5f68a22b0251a809e37989d [Pipeline] } 01:49:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:49:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:49:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:49:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:27 01:49:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:49:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:49:27 188c0c94c7c5: Pulling fs layer 01:49:27 0ef7d3d256c8: Pulling fs layer 01:49:27 de9db76c5a1d: Pulling fs layer 01:49:27 0eba1c9be4d2: Pulling fs layer 01:49:27 0d57e429df01: Pulling fs layer 01:49:27 4e4be7b47b0d: Pulling fs layer 01:49:27 e1f770b5df2f: Pulling fs layer 01:49:27 85a0685a4137: Pulling fs layer 01:49:27 0d57e429df01: Waiting 01:49:27 4e4be7b47b0d: Waiting 01:49:27 e1f770b5df2f: Waiting 01:49:27 85a0685a4137: Waiting 01:49:27 0eba1c9be4d2: Waiting 01:49:27 de9db76c5a1d: Verifying Checksum 01:49:27 de9db76c5a1d: Download complete 01:49:27 0ef7d3d256c8: Verifying Checksum 01:49:27 0ef7d3d256c8: Download complete 01:49:27 0d57e429df01: Verifying Checksum 01:49:27 0d57e429df01: Download complete 01:49:28 4e4be7b47b0d: Verifying Checksum 01:49:28 4e4be7b47b0d: Download complete 01:49:28 188c0c94c7c5: Verifying Checksum 01:49:28 188c0c94c7c5: Pull complete 01:49:28 0ef7d3d256c8: Pull complete 01:49:28 de9db76c5a1d: Pull complete 01:49:30 e1f770b5df2f: Verifying Checksum 01:49:30 e1f770b5df2f: Download complete 01:49:40 0eba1c9be4d2: Verifying Checksum 01:49:40 0eba1c9be4d2: Download complete 01:49:41 85a0685a4137: Verifying Checksum 01:49:41 85a0685a4137: Download complete 01:49:43 0eba1c9be4d2: Pull complete 01:49:43 0d57e429df01: Pull complete 01:49:43 4e4be7b47b0d: Pull complete 01:49:43 e1f770b5df2f: Pull complete 01:49:46 85a0685a4137: Pull complete 01:49:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:49:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:49:46 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:49:46 $ 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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:49:49 $ docker top 9bb8a2f56bd23a13128a4214a799d86d02f591c6d454b2e684da4c2325682811 -eo pid,comm [Pipeline] { [Pipeline] echo 01:49:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:49:50 + set -o pipefail 01:49:50 + snyk monitor '--org=edgex-jenkins' 01:50:00 01:50:00 Monitoring /w/workspace/edgex-go/46 (github.com/edgexfoundry/edgex-go)... 01:50:00 01:50:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3ed13f38-a75e-41eb-912e-4f4626b6220e 01:50:00 01:50:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:50:00 01:50:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:50:00 01:50:00 [Pipeline] } 01:50:00 $ docker stop --time=1 9bb8a2f56bd23a13128a4214a799d86d02f591c6d454b2e684da4c2325682811 01:50:02 $ docker rm -f 9bb8a2f56bd23a13128a4214a799d86d02f591c6d454b2e684da4c2325682811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:50:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:03 provisioning config files... 01:50:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/46@tmp/config49558332025645384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:03 --> edgex-publish-swagger.sh 01:50:03 === Publish openapi/v2 API === 01:50:03 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:50:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/46/openapi/v2/core-command.yaml] 01:50:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:03 Dload Upload Total Spent Left Speed 01:50:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 28954 0:00:01 0:00:01 --:--:-- 28970 01:50:04 01:50:04 01:50:04 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/46/openapi/v2/core-data.yaml] 01:50:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:04 Dload Upload Total Spent Left Speed 01:50:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55861 0:00:01 0:00:01 --:--:-- 55846 100 65452 0 0 100 65452 0 52727 0:00:01 0:00:01 --:--:-- 52698 01:50:05 01:50:05 01:50:05 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/46/openapi/v2/core-metadata.yaml] 01:50:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:05 Dload Upload Total Spent Left Speed 01:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 102k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 91126 0:00:01 0:00:01 --:--:-- 91134 01:50:07 01:50:07 01:50:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/46/openapi/v2/support-notifications.yaml] 01:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:07 Dload Upload Total Spent Left Speed 01:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 86007 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 56664 0:00:01 0:00:01 --:--:-- 56658 100 86007 0 0 100 86007 0 56659 0:00:01 0:00:01 --:--:-- 56658 01:50:08 01:50:08 01:50:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/46/openapi/v2/support-scheduler.yaml] 01:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:08 Dload Upload Total Spent Left Speed 01:50:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 36710 0 0 100 36710 0 5500 0:00:06 0:00:06 --:--:-- 7110 100 36710 0 0 100 36710 0 5498 0:00:06 0:00:06 --:--:-- 8816 01:50:15 01:50:15 01:50:15 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/46/openapi/v2/system-agent.yaml] 01:50:15 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:15 Dload Upload Total Spent Left Speed 01:50:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17603 0:00:01 0:00:01 --:--:-- 17612 100 19603 0 0 100 19603 0 17600 0:00:01 0:00:01 --:--:-- 17612 01:50:16 01:50:16 [Pipeline] } 01:50:16 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 01:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:17 . [Pipeline] withDockerContainer 01:50:17 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:50:17 $ docker top 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:17 [ssh-agent] Looking for ssh-agent implementation... 01:50:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:17 $ docker exec 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a ssh-agent 01:50:18 SSH_AUTH_SOCK=/tmp/ssh-swhQr10r8Gea/agent.14 01:50:18 SSH_AGENT_PID=20 01:50:18 Running ssh-add (command line suppressed) 01:50:18 Identity added: /w/workspace/edgex-go/46@tmp/private_key_1668935531439606585.key (/w/workspace/edgex-go/46@tmp/private_key_1668935531439606585.key) 01:50:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:18 + git semver tag 01:50:18 # -> Open(): unable to determine branch for HEAD 01:50:18 # $GIT_DIR = /w/workspace/edgex-go/46/.git 01:50:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/46 01:50:18 # $SEMVER_REMOTE_NAME = origin 01:50:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:18 # $SEMVER_USER_NAME = edgex-jenkins 01:50:18 # $SEMVER_BRANCH = main 01:50:18 # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver 01:50:18 # 534175572a367338c5f68a22b0251a809e37989d HEAD 01:50:18 # -> Force: false 01:50:18 # 340d115b1aae3bd51a99bbf328ee71f152f7ffe8 refs/tags/v2.0.1-dev.39 [Pipeline] } 01:50:18 $ docker exec --env ******** --env ******** 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a ssh-agent -k 01:50:18 unset SSH_AUTH_SOCK; 01:50:18 unset SSH_AGENT_PID; 01:50:18 echo Agent pid 20 killed; 01:50:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:19 + git semver [Pipeline] } 01:50:19 $ docker stop --time=1 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a 01:50:20 $ docker rm -f 847501a5a778c35e5b2f272e638c7ee044e0b41d48376be72f35ef153bb4779a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:21 01:50:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:50:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:21 0.23.1-centos7: Pulling from edgex-lftools 01:50:21 ab5ef0e58194: Pulling fs layer 01:50:21 9712f1f96733: Pulling fs layer 01:50:21 63f879dbbcfc: Pulling fs layer 01:50:21 0d9ebad4ef96: Pulling fs layer 01:50:21 e9a5061849ea: Pulling fs layer 01:50:21 d747dcd14b5f: Pulling fs layer 01:50:21 2de7ff778b66: Pulling fs layer 01:50:21 0d9ebad4ef96: Waiting 01:50:21 e9a5061849ea: Waiting 01:50:21 d747dcd14b5f: Waiting 01:50:21 2de7ff778b66: Waiting 01:50:21 9712f1f96733: Verifying Checksum 01:50:21 9712f1f96733: Download complete 01:50:28 63f879dbbcfc: Verifying Checksum 01:50:28 63f879dbbcfc: Download complete 01:50:28 e9a5061849ea: Verifying Checksum 01:50:28 e9a5061849ea: Download complete 01:50:28 d747dcd14b5f: Verifying Checksum 01:50:28 d747dcd14b5f: Download complete 01:50:29 2de7ff778b66: Verifying Checksum 01:50:29 2de7ff778b66: Download complete 01:50:29 0d9ebad4ef96: Verifying Checksum 01:50:29 0d9ebad4ef96: Download complete 01:50:30 ab5ef0e58194: Verifying Checksum 01:50:30 ab5ef0e58194: Download complete 01:50:33 ab5ef0e58194: Pull complete 01:50:33 9712f1f96733: Pull complete 01:50:33 63f879dbbcfc: Pull complete 01:50:37 0d9ebad4ef96: Pull complete 01:50:37 e9a5061849ea: Pull complete 01:50:37 d747dcd14b5f: Pull complete 01:50:38 2de7ff778b66: Pull complete 01:50:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:50:38 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:50:42 $ docker top 1185bfa01f32cbef85485c6fe79eeaca46f859709f9c5eba8daa870f691fc677 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:50:42 provisioning config files... 01:50:42 copy managed file [sigul-config] to file:/w/workspace/edgex-go/46@tmp/config3768572959741459383tmp 01:50:42 copy managed file [sigul-password] to file:/w/workspace/edgex-go/46@tmp/config3120532028733256360tmp 01:50:42 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/46@tmp/config6285078779138732327tmp [Pipeline] { [Pipeline] echo 01:50:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:50:42 ---> sigul-configuration.sh 01:50:42 gpg: directory `/root/.gnupg' created 01:50:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:50:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:50:42 gpg: keyring `/root/.gnupg/secring.gpg' created 01:50:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:50:42 gpg: CAST5 encrypted data 01:50:42 gpg: encrypted with 1 passphrase 01:50:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:50:43 + mkdir /home/jenkins 01:50:43 + mkdir /home/jenkins/sigul [Pipeline] sh 01:50:43 + 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 01:50:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:50:43 ---> sigul-install.sh 01:50:43 Sigul already installed; skipping installation. [Pipeline] sh 01:50:44 + git tag --list 01:50:44 0.6.0 01:50:44 0.6.1 01:50:44 0.7.0 01:50:44 0.7.1 01:50:44 v1.0.0 01:50:44 v1.0.1 01:50:44 v1.1.0 01:50:44 v1.2.0 01:50:44 v1.2.1 01:50:44 v1.3.0 01:50:44 v1.3.1 01:50:44 v2.0.0 01:50:44 v2.0.1-dev.1 01:50:44 v2.0.1-dev.10 01:50:44 v2.0.1-dev.11 01:50:44 v2.0.1-dev.12 01:50:44 v2.0.1-dev.13 01:50:44 v2.0.1-dev.14 01:50:44 v2.0.1-dev.15 01:50:44 v2.0.1-dev.16 01:50:44 v2.0.1-dev.17 01:50:44 v2.0.1-dev.18 01:50:44 v2.0.1-dev.19 01:50:44 v2.0.1-dev.2 01:50:44 v2.0.1-dev.20 01:50:44 v2.0.1-dev.21 01:50:44 v2.0.1-dev.22 01:50:44 v2.0.1-dev.23 01:50:44 v2.0.1-dev.24 01:50:44 v2.0.1-dev.25 01:50:44 v2.0.1-dev.26 01:50:44 v2.0.1-dev.27 01:50:44 v2.0.1-dev.28 01:50:44 v2.0.1-dev.29 01:50:44 v2.0.1-dev.3 01:50:44 v2.0.1-dev.30 01:50:44 v2.0.1-dev.31 01:50:44 v2.0.1-dev.32 01:50:44 v2.0.1-dev.33 01:50:44 v2.0.1-dev.34 01:50:44 v2.0.1-dev.35 01:50:44 v2.0.1-dev.36 01:50:44 v2.0.1-dev.37 01:50:44 v2.0.1-dev.38 01:50:44 v2.0.1-dev.39 01:50:44 v2.0.1-dev.4 01:50:44 v2.0.1-dev.5 01:50:44 v2.0.1-dev.6 01:50:44 v2.0.1-dev.7 01:50:44 v2.0.1-dev.8 01:50:44 v2.0.1-dev.9 [Pipeline] sh 01:50:44 + lftools sign git-tag v2.0.1-dev.39 01:50:45 Signing Git tag with Sigul... 01:50:45 Signing v2.0.1-dev.39 [Pipeline] echo 01:50:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:50:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:50:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:50:46 $ docker stop --time=1 1185bfa01f32cbef85485c6fe79eeaca46f859709f9c5eba8daa870f691fc677 01:50:47 $ docker rm -f 1185bfa01f32cbef85485c6fe79eeaca46f859709f9c5eba8daa870f691fc677 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:48 . [Pipeline] withDockerContainer 01:50:48 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:50:49 $ docker top 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:49 [ssh-agent] Looking for ssh-agent implementation... 01:50:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:49 $ docker exec 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 ssh-agent 01:50:49 SSH_AUTH_SOCK=/tmp/ssh-vyBOBug68Fx6/agent.14 01:50:49 SSH_AGENT_PID=21 01:50:49 Running ssh-add (command line suppressed) 01:50:49 Identity added: /w/workspace/edgex-go/46@tmp/private_key_6478857364350663235.key (/w/workspace/edgex-go/46@tmp/private_key_6478857364350663235.key) 01:50:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:51 + git semver bump pre 01:50:51 # -> Open(): unable to determine branch for HEAD 01:50:51 # $GIT_DIR = /w/workspace/edgex-go/46/.git 01:50:51 # $GIT_WORK_TREE = /w/workspace/edgex-go/46 01:50:51 # $SEMVER_REMOTE_NAME = origin 01:50:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:51 # $SEMVER_USER_NAME = edgex-jenkins 01:50:51 # $SEMVER_BRANCH = main 01:50:51 # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver 01:50:51 2.0.1-dev.40 [Pipeline] } 01:50:51 $ docker exec --env ******** --env ******** 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 ssh-agent -k 01:50:51 unset SSH_AUTH_SOCK; 01:50:51 unset SSH_AGENT_PID; 01:50:51 echo Agent pid 21 killed; 01:50:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:52 + git semver [Pipeline] } 01:50:52 $ docker stop --time=1 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 01:50:53 $ docker rm -f 18626f0a3cb11d979f69e10d077999587be48db544adecfe12b6e0f21d95b172 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:50:53 . [Pipeline] withDockerContainer 01:50:53 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:50:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:50:54 $ docker top 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:54 [ssh-agent] Looking for ssh-agent implementation... 01:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:54 $ docker exec 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 ssh-agent 01:50:54 SSH_AUTH_SOCK=/tmp/ssh-sHDlfpYJciYB/agent.14 01:50:54 SSH_AGENT_PID=21 01:50:54 Running ssh-add (command line suppressed) 01:50:54 Identity added: /w/workspace/edgex-go/46@tmp/private_key_1426023288161844992.key (/w/workspace/edgex-go/46@tmp/private_key_1426023288161844992.key) 01:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:55 + git semver push 01:50:55 # -> Open(): unable to determine branch for HEAD 01:50:55 # $GIT_DIR = /w/workspace/edgex-go/46/.git 01:50:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/46 01:50:55 # $SEMVER_REMOTE_NAME = origin 01:50:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:50:55 # $SEMVER_USER_NAME = edgex-jenkins 01:50:55 # $SEMVER_BRANCH = main 01:50:55 # $SEMVER_DIR = /w/workspace/edgex-go/46/.semver [Pipeline] } 01:50:59 $ docker exec --env ******** --env ******** 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 ssh-agent -k 01:50:59 unset SSH_AUTH_SOCK; 01:50:59 unset SSH_AGENT_PID; 01:50:59 echo Agent pid 21 killed; 01:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:59 + git semver [Pipeline] } 01:50:59 $ docker stop --time=1 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 01:51:01 $ docker rm -f 249955bb61adbcb7aece62edceea4234acee9dd30331018b158361928295c166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:51:02 + '[' -d /w/workspace/edgex-go/46/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:51:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:03 ---> package-listing.sh 01:51:03 ++ facter osfamily 01:51:03 ++ tr '[:upper:]' '[:lower:]' 01:51:03 + OS_FAMILY=redhat 01:51:03 + workspace=/w/workspace/edgex-go/46 01:51:03 + START_PACKAGES=/tmp/packages_start.txt 01:51:03 + END_PACKAGES=/tmp/packages_end.txt 01:51:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:03 + PACKAGES=/tmp/packages_start.txt 01:51:03 + '[' /w/workspace/edgex-go/46 ']' 01:51:03 + PACKAGES=/tmp/packages_end.txt 01:51:03 + case "${OS_FAMILY}" in 01:51:03 + rpm -qa 01:51:03 + sort 01:51:05 + '[' -f /tmp/packages_start.txt ']' 01:51:05 + '[' -f /tmp/packages_end.txt ']' 01:51:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:05 + '[' /w/workspace/edgex-go/46 ']' 01:51:05 + mkdir -p /w/workspace/edgex-go/46/archives/ 01:51:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/46/archives/ [Pipeline] echo 01:51:05 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/46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:06 01:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:06 latest: Pulling from edgex-lftools-log-publisher 01:51:06 b4d181a07f80: Pulling fs layer 01:51:06 a1111a8f2ec3: Pulling fs layer 01:51:06 ed53099fbce6: Pulling fs layer 01:51:06 dc539afda2c1: Pulling fs layer 01:51:06 77bc0d833cb6: Pulling fs layer 01:51:06 9065ff56babe: Pulling fs layer 01:51:06 d287ab97295c: Pulling fs layer 01:51:06 dc539afda2c1: Waiting 01:51:06 77bc0d833cb6: Waiting 01:51:06 9065ff56babe: Waiting 01:51:06 d287ab97295c: Waiting 01:51:07 a1111a8f2ec3: Verifying Checksum 01:51:07 a1111a8f2ec3: Download complete 01:51:07 dc539afda2c1: Verifying Checksum 01:51:07 dc539afda2c1: Download complete 01:51:07 77bc0d833cb6: Verifying Checksum 01:51:07 77bc0d833cb6: Download complete 01:51:07 9065ff56babe: Verifying Checksum 01:51:07 9065ff56babe: Download complete 01:51:08 ed53099fbce6: Verifying Checksum 01:51:08 ed53099fbce6: Download complete 01:51:10 b4d181a07f80: Verifying Checksum 01:51:10 b4d181a07f80: Download complete 01:51:11 b4d181a07f80: Pull complete 01:51:11 a1111a8f2ec3: Pull complete 01:51:11 ed53099fbce6: Pull complete 01:51:11 dc539afda2c1: Pull complete 01:51:11 77bc0d833cb6: Pull complete 01:51:11 9065ff56babe: Pull complete 01:51:18 d287ab97295c: Verifying Checksum 01:51:18 d287ab97295c: Download complete 01:51:23 d287ab97295c: Pull complete 01:51:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:51:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:51:23 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 01:51:23 $ 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/46/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/46 -v /w/workspace/edgex-go/46:/w/workspace/edgex-go/46:rw,z -v /w/workspace/edgex-go/46@tmp:/w/workspace/edgex-go/46@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 01:51:25 $ docker top 3ca6fe8b0874a5c4b60b7ddd581b16e63f371a1a49b5f2acddb2809d0cdd3e1b -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:26 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:26 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:26 + ls /var/log/sa-host 01:51:26 + sadf -c /var/log/sa-host/sa05 01:51:26 file_magic: OK 01:51:26 HZ: Using current value: 100 01:51:26 file_header: OK 01:51:26 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 01:51:26 Statistics: 01:51:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:51:26 File successfully converted to sysstat format version 12.0.3 01:51:26 + sadf -c /var/log/sa-host/sa07 01:51:26 file_magic: OK 01:51:26 HZ: Using current value: 100 01:51:26 file_header: OK 01:51:26 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 01:51:26 Statistics: 01:51:26 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... 01:51:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:27 provisioning config files... 01:51:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/46@tmp/config123970810105365301tmp [Pipeline] { [Pipeline] echo 01:51:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:27 ---> create-netrc.sh [Pipeline] } 01:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:28 ---> python-tools-install.sh [Pipeline] echo 01:51:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:28 ---> sudo-logs.sh 01:51:28 Archiving 'sudo' log.. 01:51:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1496.vexxhost.local: Name or service not known 01:51:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1496.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:51:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:28 ---> job-cost.sh 01:51:28 lf-activate-venv: SKIPPING 01:51:28 DEBUG: total: 0.10999999940395355 01:51:28 INFO: Retrieving Stack Cost... 01:51:29 INFO: Retrieving Pricing Info for: v3-standard-2 01:51:30 INFO: Archiving Costs [Pipeline] echo 01:51:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:30 ---> logs-deploy.sh 01:51:30 lf-activate-venv: SKIPPING 01:51:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/46 01:51:30 INFO: archiving workspace using pattern(s): 01:51:31 Archives upload complete. 01:51:31 INFO: archiving logs to Nexus 01:51:32 ---> uname -a: 01:51:32 Linux prd-centos7-docker-4c-2g-1496.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 01:51:32 01:51:32 01:51:32 ---> lscpu: 01:51:32 Architecture: x86_64 01:51:32 CPU op-mode(s): 32-bit, 64-bit 01:51:32 Byte Order: Little Endian 01:51:32 Address sizes: 40 bits physical, 48 bits virtual 01:51:32 CPU(s): 2 01:51:32 On-line CPU(s) list: 0,1 01:51:32 Thread(s) per core: 1 01:51:32 Core(s) per socket: 1 01:51:32 Socket(s): 2 01:51:32 NUMA node(s): 1 01:51:32 Vendor ID: AuthenticAMD 01:51:32 CPU family: 23 01:51:32 Model: 49 01:51:32 Model name: AMD EPYC-Rome Processor 01:51:32 Stepping: 0 01:51:32 CPU MHz: 2799.998 01:51:32 BogoMIPS: 5599.99 01:51:32 Virtualization: AMD-V 01:51:32 Hypervisor vendor: KVM 01:51:32 Virtualization type: full 01:51:32 L1d cache: 32K 01:51:32 L1i cache: 32K 01:51:32 L2 cache: 512K 01:51:32 L3 cache: 16384K 01:51:32 NUMA node0 CPU(s): 0,1 01:51:32 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 01:51:32 01:51:32 01:51:32 ---> nproc: 01:51:32 2 01:51:32 01:51:32 01:51:32 ---> df -h: 01:51:32 Filesystem Size Used Avail Use% Mounted on 01:51:32 overlay 40G 15G 26G 38% / 01:51:32 tmpfs 64M 0 64M 0% /dev 01:51:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:51:32 shm 64M 0 64M 0% /dev/shm 01:51:32 /dev/vda1 40G 15G 26G 38% /facter-os 01:51:32 01:51:32 01:51:32 ---> sar -b -r -n DEV: 01:51:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 01:51:32 01:51:32 01:28:55 LINUX RESTART (2 CPU) 01:51:32 01:51:32 01:30:01 tps rtps wtps bread/s bwrtn/s 01:51:32 01:31:01 88.44 3.41 85.03 2579.08 8702.88 01:51:32 01:32:01 5.13 0.00 5.13 0.00 3755.39 01:51:32 01:33:01 117.17 0.15 117.02 22.11 39450.73 01:51:32 01:34:01 261.04 0.00 261.04 0.00 55993.44 01:51:32 01:35:02 54.66 0.00 54.66 0.00 10639.78 01:51:32 01:36:01 55.44 0.03 55.41 1.08 8789.47 01:51:32 01:37:01 878.21 431.06 447.15 15775.61 285921.74 01:51:32 01:38:01 430.67 82.68 347.99 4771.78 123492.56 01:51:32 01:39:01 472.23 38.06 434.17 1580.42 200106.93 01:51:32 01:40:01 110.51 21.65 88.86 2041.37 8935.97 01:51:32 01:41:01 7.83 0.25 7.58 2.13 147.57 01:51:32 01:42:01 0.53 0.00 0.53 0.00 8.78 01:51:32 01:43:01 0.35 0.00 0.35 0.00 5.16 01:51:32 01:44:01 0.45 0.23 0.22 7.33 3.10 01:51:32 01:45:01 0.83 0.00 0.83 0.00 16.72 01:51:32 01:46:01 0.27 0.02 0.25 0.13 3.28 01:51:32 01:47:01 0.22 0.00 0.22 0.00 3.93 01:51:32 01:48:01 0.28 0.02 0.27 0.13 3.17 01:51:32 01:49:01 0.22 0.00 0.22 0.00 2.18 01:51:32 01:50:01 143.91 4.48 139.43 273.91 28934.90 01:51:32 01:51:02 118.68 1.30 117.39 600.83 26380.22 01:51:32 Average: 131.09 27.90 103.18 1321.78 38249.99 01:51:32 01:51:32 01:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:51:32 01:31:01 5178268 0 905628 11.31 2620 1922424 1487660 16.42 823528 1598976 28300 01:51:32 01:32:01 5084580 0 899848 11.24 2620 2021892 1434688 15.84 889536 1625536 15812 01:51:32 01:33:01 3705180 0 1032296 12.89 2620 3268844 1726796 19.06 1112340 2655572 286908 01:51:32 01:34:01 3241416 0 1195284 14.92 2620 3569620 1762052 19.45 1325592 2805716 183396 01:51:32 01:35:02 3070392 0 1199256 14.97 2620 3736672 1805848 19.94 1409032 2877320 41864 01:51:32 01:36:01 3281504 0 1092708 13.64 2620 3632108 1434532 15.84 1214084 2886664 130360 01:51:32 01:37:01 610508 0 1496428 18.68 2620 5899384 2615736 28.88 2816880 3811844 1168 01:51:32 01:38:01 969764 0 1356840 16.94 2620 5679716 2219832 24.51 2334592 3920136 524 01:51:32 01:39:01 1294808 0 1291936 16.13 2620 5419576 1434788 15.84 2804704 3100440 13772 01:51:32 01:40:01 3149280 0 1250260 15.61 2620 3606780 1525680 16.84 1068412 3025040 28 01:51:32 01:41:01 3176588 0 1222728 15.27 2620 3607004 1358924 15.00 1168732 2900132 20 01:51:32 01:42:01 3188560 0 1210752 15.12 2620 3607008 1248080 13.78 1160056 2900012 20 01:51:32 01:43:01 3189800 0 1209504 15.10 2620 3607016 1237800 13.67 1175596 2883628 8 01:51:32 01:44:01 3189388 0 1209884 15.11 2620 3607048 1237944 13.67 1177104 2882468 16 01:51:32 01:45:01 3188276 0 1210988 15.12 2620 3607056 1237908 13.67 1179020 2882224 8 01:51:32 01:46:01 3187820 0 1211444 15.13 2620 3607056 1237936 13.67 1178060 2883260 20 01:51:32 01:47:01 3188460 0 1210792 15.12 2620 3607068 1237864 13.67 1178000 2883260 20 01:51:32 01:48:01 3188164 0 1211084 15.12 2620 3607072 1237864 13.67 1177788 2883260 16 01:51:32 01:49:01 3187840 0 1211404 15.13 2620 3607076 1237864 13.67 1179940 2881392 8 01:51:32 01:50:01 2205080 0 1333840 16.65 2620 4467400 1524408 16.83 1364684 3591680 68404 01:51:32 01:51:02 1657360 0 1394436 17.41 2620 4954524 1381972 15.26 1411184 4011728 16 01:51:32 Average: 2958716 0 1207492 15.08 2620 3840112 1506008 16.63 1388041 2947157 36699 01:51:32 01:51:32 01:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:51:32 01:31:01 eth0 745.80 539.84 1911.11 59.31 0.00 0.00 0.00 0.00 01:51:32 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:31:01 veth44e435e 238.81 241.77 22.46 493.62 0.00 0.00 0.00 0.00 01:51:32 01:31:01 docker0 238.81 241.64 19.19 493.61 0.00 0.00 0.00 0.00 01:51:32 01:32:01 eth0 691.36 511.32 1712.64 49.29 0.00 0.00 0.00 0.00 01:51:32 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:32:01 veth44e435e 509.84 652.56 48.21 1708.23 0.00 0.00 0.00 0.00 01:51:32 01:32:01 docker0 509.84 652.56 41.24 1708.23 0.00 0.00 0.00 0.00 01:51:32 01:33:01 eth0 1010.16 759.32 4447.02 111.37 0.00 0.00 0.00 0.00 01:51:32 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:33:01 veth3456154 199.52 229.75 18.35 638.64 0.00 0.00 0.00 0.00 01:51:32 01:33:01 docker0 346.25 423.26 27.68 1150.06 0.00 0.00 0.00 0.00 01:51:32 01:34:01 veth54f9428 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:51:32 01:34:01 eth0 327.91 261.94 1449.66 31.64 0.00 0.00 0.00 0.00 01:51:32 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:34:01 docker0 245.64 298.93 18.63 1422.97 0.00 0.00 0.00 0.00 01:51:32 01:35:02 veth54f9428 2.16 2.15 0.17 0.17 0.00 0.00 0.00 0.00 01:51:32 01:35:02 eth0 38.08 22.04 23.46 59.87 0.00 0.00 0.00 0.00 01:51:32 01:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:35:02 docker0 2.16 2.15 0.14 0.17 0.00 0.00 0.00 0.00 01:51:32 01:36:01 eth0 262.76 182.10 1478.18 23.78 0.00 0.00 0.00 0.00 01:51:32 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:37:01 eth0 153.16 109.74 450.36 61.57 0.00 0.00 0.00 0.00 01:51:32 01:37:01 veth0655c34 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:51:32 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:37:01 veth7bb64b1 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 01:51:32 01:38:01 vethfe0e614 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:38:01 veth5cbb1c2 0.30 0.37 0.03 0.38 0.00 0.00 0.00 0.00 01:51:32 01:38:01 veth1b27fcb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:38:01 eth0 372.97 224.83 1488.77 82.26 0.00 0.00 0.00 0.00 01:51:32 01:39:01 veth93b77c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:51:32 01:39:01 eth0 199.32 134.57 440.48 21.59 0.00 0.00 0.00 0.00 01:51:32 01:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:51:32 01:39:01 veth7bb64b1 0.00 1.13 0.00 0.06 0.00 0.00 0.00 0.00 01:51:32 01:40:01 eth0 244.90 183.83 191.04 682.24 0.00 0.00 0.00 0.00 01:51:32 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:40:01 docker0 1561.47 1931.62 120.32 5652.82 0.00 0.00 0.00 0.00 01:51:32 01:41:01 eth0 288.26 223.05 129.28 964.91 0.00 0.00 0.00 0.00 01:51:32 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:42:01 eth0 0.10 0.13 0.01 0.06 0.00 0.00 0.00 0.00 01:51:32 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:43:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:51:32 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:44:01 eth0 0.87 0.63 1.08 0.22 0.00 0.00 0.00 0.00 01:51:32 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:45:01 eth0 0.35 0.25 0.20 0.13 0.00 0.00 0.00 0.00 01:51:32 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:46:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:51:32 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:51:32 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:50:01 eth0 1017.72 792.39 4537.54 100.36 0.00 0.00 0.00 0.00 01:51:32 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:50:01 docker0 116.59 133.42 10.45 420.36 0.00 0.00 0.00 0.00 01:51:32 01:51:02 eth0 805.25 601.08 3294.27 129.77 0.00 0.00 0.00 0.00 01:51:32 01:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 01:51:02 docker0 2.18 1.70 0.44 0.51 0.00 0.00 0.00 0.00 01:51:32 Average: eth0 293.35 216.57 1026.09 113.32 0.00 0.00 0.00 0.00 01:51:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:32 Average: docker0 80.06 98.48 6.25 289.40 0.00 0.00 0.00 0.00 01:51:32 01:51:32 01:51:32 ---> sar -P ALL: 01:51:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/07/21 _x86_64_ (2 CPU) 01:51:32 01:51:32 01:28:55 LINUX RESTART (2 CPU) 01:51:32 01:51:32 01:30:01 CPU %user %nice %system %iowait %steal %idle 01:51:32 01:31:01 all 9.13 0.00 3.44 2.12 0.10 85.22 01:51:32 01:31:01 0 9.21 0.00 3.53 1.50 0.10 85.65 01:51:32 01:31:01 1 9.05 0.00 3.36 2.72 0.09 84.79 01:51:32 01:32:01 all 5.54 0.00 1.55 0.00 0.08 92.84 01:51:32 01:32:01 0 5.19 0.00 1.80 0.00 0.09 92.92 01:51:32 01:32:01 1 5.87 0.00 1.31 0.00 0.07 92.75 01:51:32 01:33:01 all 19.36 0.00 6.54 2.54 0.14 71.41 01:51:32 01:33:01 0 23.10 0.00 7.00 2.71 0.14 67.04 01:51:32 01:33:01 1 15.70 0.00 6.10 2.38 0.14 75.68 01:51:32 01:34:01 all 44.22 0.00 10.62 3.32 0.15 41.67 01:51:32 01:34:01 0 45.03 0.00 10.56 3.68 0.14 40.59 01:51:32 01:34:01 1 43.42 0.00 10.69 2.97 0.16 42.76 01:51:32 01:35:02 all 35.85 0.00 4.85 0.34 0.08 58.87 01:51:32 01:35:02 0 35.83 0.00 5.04 0.51 0.09 58.53 01:51:32 01:35:02 1 35.88 0.00 4.67 0.18 0.07 59.21 01:51:32 01:36:01 all 55.06 0.00 8.63 0.97 0.14 35.21 01:51:32 01:36:01 0 54.45 0.00 8.89 1.37 0.15 35.15 01:51:32 01:36:01 1 55.68 0.00 8.36 0.57 0.13 35.26 01:51:32 01:37:01 all 29.57 0.00 20.16 31.62 0.14 18.52 01:51:32 01:37:01 0 30.30 0.00 20.28 32.11 0.13 17.18 01:51:32 01:37:01 1 28.84 0.00 20.04 31.12 0.14 19.86 01:51:32 01:38:01 all 74.68 0.00 17.07 6.97 0.19 1.09 01:51:32 01:38:01 0 74.00 0.00 17.85 6.77 0.19 1.19 01:51:32 01:38:01 1 75.36 0.00 16.28 7.18 0.19 0.99 01:51:32 01:39:01 all 70.35 0.00 18.87 8.29 0.16 2.34 01:51:32 01:39:01 0 70.25 0.00 18.80 8.27 0.15 2.54 01:51:32 01:39:01 1 70.45 0.00 18.94 8.31 0.17 2.14 01:51:32 01:40:01 all 10.24 0.00 4.56 1.56 0.09 83.55 01:51:32 01:40:01 0 9.91 0.00 4.35 1.19 0.09 84.47 01:51:32 01:40:01 1 10.58 0.00 4.77 1.94 0.09 82.63 01:51:32 01:41:01 all 10.15 0.00 2.12 0.05 0.08 87.61 01:51:32 01:41:01 0 10.29 0.00 2.21 0.05 0.09 87.37 01:51:32 01:41:01 1 10.01 0.00 2.03 0.05 0.07 87.84 01:51:32 01:51:32 01:41:01 CPU %user %nice %system %iowait %steal %idle 01:51:32 01:42:01 all 0.15 0.00 0.06 0.00 0.01 99.78 01:51:32 01:42:01 0 0.23 0.00 0.05 0.00 0.00 99.72 01:51:32 01:42:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:51:32 01:43:01 all 0.16 0.00 0.03 0.00 0.03 99.79 01:51:32 01:43:01 0 0.28 0.00 0.02 0.00 0.02 99.68 01:51:32 01:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:51:32 01:44:01 all 0.25 0.00 0.07 0.00 0.01 99.67 01:51:32 01:44:01 0 0.43 0.00 0.07 0.00 0.02 99.48 01:51:32 01:44:01 1 0.07 0.00 0.07 0.00 0.00 99.87 01:51:32 01:45:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:51:32 01:45:01 0 0.13 0.00 0.02 0.00 0.00 99.85 01:51:32 01:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:51:32 01:46:01 all 0.31 0.00 0.05 0.00 0.02 99.62 01:51:32 01:46:01 0 0.35 0.00 0.05 0.00 0.02 99.58 01:51:32 01:46:01 1 0.27 0.00 0.05 0.00 0.02 99.67 01:51:32 01:47:01 all 0.16 0.00 0.03 0.00 0.01 99.80 01:51:32 01:47:01 0 0.23 0.00 0.03 0.00 0.00 99.73 01:51:32 01:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:51:32 01:48:01 all 0.10 0.00 0.03 0.00 0.03 99.84 01:51:32 01:48:01 0 0.17 0.00 0.05 0.00 0.03 99.75 01:51:32 01:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:51:32 01:49:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:51:32 01:49:01 0 0.13 0.00 0.05 0.00 0.02 99.80 01:51:32 01:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:51:32 01:50:01 all 12.58 0.00 5.53 2.22 0.07 79.60 01:51:32 01:50:01 0 13.01 0.00 6.01 1.88 0.07 79.03 01:51:32 01:50:01 1 12.16 0.00 5.06 2.55 0.07 80.17 01:51:32 01:51:02 all 13.51 0.00 7.91 1.04 0.10 77.45 01:51:32 01:51:02 0 13.08 0.00 8.32 0.88 0.11 77.61 01:51:32 01:51:02 1 13.93 0.00 7.50 1.19 0.09 77.30 01:51:32 Average: all 17.83 0.00 5.13 2.78 0.08 74.19 01:51:32 Average: 0 18.04 0.00 5.26 2.78 0.08 73.85 01:51:32 Average: 1 17.62 0.00 4.99 2.78 0.07 74.53 01:51:32 01:51:32 01:51:32