Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 71bb76d4174be61d543af8c77d58a6e85ca3b855 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5244294449136220448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7633641466125805347.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2947729853470799183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6465011791654031161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh322501925741092302.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-227 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/519 [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/519 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/519@tmp/jenkins-gitclient-ssh8173488466503342422.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 71bb76d4174be61d543af8c77d58a6e85ca3b855 (master) > 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 71bb76d4174be61d543af8c77d58a6e85ca3b855 # timeout=10 Commit message: "feat: Configure Kuiper for secure message bus (#3537)" > git rev-list --no-walk 399b1e1f389cc76639636a7d3ecb9cc7d0269d62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:22:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:22:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:22:19 ========================================================= 02:22:19 EdgeX Global Pipelines Version Info 02:22:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:22:21 ------------------- 02:22:21 stable info: 02:22:21 ------------------- 02:22:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:22:21 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 02:22:21 Message: update stable to v1.0.193 02:22:21 ------------------- 02:22:21 experimental info: 02:22:21 ------------------- 02:22:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:22:21 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 02:22:21 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:22:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:22:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:22:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:22:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:22:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:22:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71bb76d [Pipeline] echo 02:22:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:22 provisioning config files... 02:22:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config7861062618588086053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:22 ---> docker-login.sh 02:22:22 nexus3.edgexfoundry.org:10001 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10002 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10003 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 nexus3.edgexfoundry.org:10004 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:23 Configure a credential helper to remove this warning. See 02:22:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:23 02:22:23 Login Succeeded 02:22:23 docker.io 02:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:24 Configure a credential helper to remove this warning. See 02:22:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:24 02:22:24 Login Succeeded 02:22:24 ---> docker-login.sh ends [Pipeline] } 02:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:24 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/core-command/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo core-command,cmd/core-command/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ cut -d/ -f2 02:22:24 ++ dirname cmd/core-data/Dockerfile 02:22:24 + echo core-data,cmd/core-data/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/core-metadata/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo core-metadata,cmd/core-metadata/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/security-bootstrapper/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/security-proxy-setup/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/support-notifications/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo support-notifications,cmd/support-notifications/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/support-scheduler/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:22:24 + for file in '`ls cmd/**/Dockerfile`' 02:22:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:22:24 ++ cut -d/ -f2 02:22:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:22:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 02:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:26 02:22:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:22:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:26 latest: Pulling from edgex-devops/git-semver 02:22:26 31603596830f: Pulling fs layer 02:22:26 54011a49482f: Pulling fs layer 02:22:26 a6820b24f6d8: Pulling fs layer 02:22:26 f581987b2513: Pulling fs layer 02:22:26 f581987b2513: Waiting 02:22:26 54011a49482f: Verifying Checksum 02:22:26 54011a49482f: Download complete 02:22:26 31603596830f: Verifying Checksum 02:22:26 31603596830f: Download complete 02:22:26 31603596830f: Pull complete 02:22:26 f581987b2513: Verifying Checksum 02:22:26 f581987b2513: Download complete 02:22:26 54011a49482f: Pull complete 02:22:26 a6820b24f6d8: Verifying Checksum 02:22:26 a6820b24f6d8: Download complete 02:22:27 a6820b24f6d8: Pull complete 02:22:27 f581987b2513: Pull complete 02:22:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:22:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:22:27 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:22:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:22:28 $ docker top 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:29 [ssh-agent] Looking for ssh-agent implementation... 02:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:29 $ docker exec 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent 02:22:29 SSH_AUTH_SOCK=/tmp/ssh-JlP2SMR2SWQe/agent.14 02:22:29 SSH_AGENT_PID=20 02:22:29 Running ssh-add (command line suppressed) 02:22:29 Identity added: /w/workspace/edgex-go/519@tmp/private_key_4549745406188312314.key (/w/workspace/edgex-go/519@tmp/private_key_4549745406188312314.key) 02:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:29 + git tag --points-at HEAD [Pipeline] } 02:22:29 $ docker exec --env ******** --env ******** 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent -k 02:22:29 unset SSH_AUTH_SOCK; 02:22:29 unset SSH_AGENT_PID; 02:22:29 echo Agent pid 20 killed; 02:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:22:29 [ssh-agent] Looking for ssh-agent implementation... 02:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:22:30 $ docker exec 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent 02:22:30 SSH_AUTH_SOCK=/tmp/ssh-Z7Kc5CEhg7nD/agent.54 02:22:30 SSH_AGENT_PID=61 02:22:30 Running ssh-add (command line suppressed) 02:22:30 Identity added: /w/workspace/edgex-go/519@tmp/private_key_4299297152871309487.key (/w/workspace/edgex-go/519@tmp/private_key_4299297152871309487.key) 02:22:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:22:30 + git semver init 02:22:30 # -> Open(): unable to determine branch for HEAD 02:22:30 # $GIT_DIR = /w/workspace/edgex-go/519/.git 02:22:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/519 02:22:30 # $SEMVER_REMOTE_NAME = origin 02:22:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:22:30 # $SEMVER_USER_NAME = edgex-jenkins 02:22:30 # $SEMVER_BRANCH = master 02:22:30 # $SEMVER_TEMP = /tmp/semver-983605019 02:22:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:22:48 # '/tmp/semver-983605019' -> '/w/workspace/edgex-go/519/.semver' 02:22:48 # -> Force: false 02:22:48 # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver [Pipeline] } 02:22:48 $ docker exec --env ******** --env ******** 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df ssh-agent -k 02:22:49 unset SSH_AUTH_SOCK; 02:22:49 unset SSH_AGENT_PID; 02:22:49 echo Agent pid 61 killed; 02:22:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:49 + git semver [Pipeline] } 02:22:49 $ docker stop --time=1 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df 02:22:52 $ docker rm -f 5ebd1eb324d3595e5fc9724f138e1de0cd2e681880bc5fc3e6e4347d338565df [Pipeline] // withDockerContainer [Pipeline] sh 02:22:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:22:52 Stashed 1 file(s) [Pipeline] echo 02:22:52 [edgeXSemver]: initialized semver on version 2.0.0-dev.248 [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] sh 02:22:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:22:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:22:54 + sudo service docker restart 02:22:54 + true 02:22:54 Redirecting to /bin/systemctl restart docker.service 02:23:08 Still waiting to schedule task 02:23:08 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 02:23:13 ========================================================= 02:23:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:23:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:23:13 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:23:14 Sending build context to Docker daemon 331MB 02:23:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:23:14 Step 2/6 : FROM ${BASE} 02:23:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:23:14 540db60ca938: Pulling fs layer 02:23:14 adcc1eea9eea: Pulling fs layer 02:23:14 4c4ab2625f07: Pulling fs layer 02:23:14 0510c868ecb4: Pulling fs layer 02:23:14 afea3b2eda06: Pulling fs layer 02:23:14 7809a108b3ef: Pulling fs layer 02:23:14 f706445af74f: Pulling fs layer 02:23:14 afea3b2eda06: Waiting 02:23:14 7809a108b3ef: Waiting 02:23:14 f706445af74f: Waiting 02:23:14 0510c868ecb4: Waiting 02:23:14 4c4ab2625f07: Verifying Checksum 02:23:14 4c4ab2625f07: Download complete 02:23:14 adcc1eea9eea: Verifying Checksum 02:23:14 adcc1eea9eea: Download complete 02:23:15 540db60ca938: Verifying Checksum 02:23:15 540db60ca938: Download complete 02:23:15 afea3b2eda06: Verifying Checksum 02:23:15 afea3b2eda06: Download complete 02:23:15 7809a108b3ef: Verifying Checksum 02:23:15 7809a108b3ef: Download complete 02:23:15 540db60ca938: Pull complete 02:23:15 adcc1eea9eea: Pull complete 02:23:15 4c4ab2625f07: Pull complete 02:23:18 f706445af74f: Verifying Checksum 02:23:18 f706445af74f: Download complete 02:23:21 0510c868ecb4: Verifying Checksum 02:23:21 0510c868ecb4: Download complete 02:23:24 0510c868ecb4: Pull complete 02:23:24 afea3b2eda06: Pull complete 02:23:24 7809a108b3ef: Pull complete 02:23:26 f706445af74f: Pull complete 02:23:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:23:26 ---> b068be0155e3 02:23:26 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:23:31 ---> Running in 7ff9135b23e9 02:23:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:23:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:23:33 (1/12) Installing libmagic (5.39-r0) 02:23:33 (2/12) Installing file (5.39-r0) 02:23:33 (3/12) Installing libc-dev (0.7.2-r3) 02:23:33 (4/12) Installing g++ (10.2.1_pre1-r3) 02:23:38 (5/12) Installing fortify-headers (1.1-r0) 02:23:38 (6/12) Installing patch (2.7.6-r6) 02:23:38 (7/12) Installing build-base (0.5-r2) 02:23:38 (8/12) Installing libsodium (1.0.18-r0) 02:23:38 (9/12) Installing pkgconf (1.7.3-r0) 02:23:38 (10/12) Installing libsodium-dev (1.0.18-r0) 02:23:38 (11/12) Installing libzmq (4.3.3-r1) 02:23:38 (12/12) Installing zeromq-dev (4.3.3-r1) 02:23:38 Executing busybox-1.32.1-r6.trigger 02:23:38 OK: 219 MiB in 52 packages 02:23:40 Removing intermediate container 7ff9135b23e9 02:23:40 ---> fe937f54ce64 02:23:40 Step 4/6 : WORKDIR /edgex-go 02:23:40 ---> Running in bf6a2261e9a9 02:23:40 Removing intermediate container bf6a2261e9a9 02:23:40 ---> 3bb3bd172f9c 02:23:40 Step 5/6 : COPY go.mod . 02:23:40 ---> a1737aac5288 02:23:40 Step 6/6 : RUN go mod download 02:23:40 ---> Running in ee986a964fa1 02:23:59 Removing intermediate container ee986a964fa1 02:23:59 ---> 8d6a58f68773 02:23:59 Successfully built 8d6a58f68773 02:23:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:23:59 + docker inspect -f . ci-base-image-x86_64 02:23:59 . [Pipeline] withDockerContainer 02:23:59 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-x86_64 cat 02:24:00 $ docker top 31fbc683065b2055e67d6b9074a51ae1bff266e7b36d9abaffd5c3fbc31f3dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:00 + go version 02:24:00 go version go1.16.3 linux/amd64 [Pipeline] } 02:24:00 $ docker stop --time=1 31fbc683065b2055e67d6b9074a51ae1bff266e7b36d9abaffd5c3fbc31f3dd3 02:24:02 $ docker rm -f 31fbc683065b2055e67d6b9074a51ae1bff266e7b36d9abaffd5c3fbc31f3dd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:02 + docker inspect -f . ci-base-image-x86_64 02:24:02 . [Pipeline] withDockerContainer 02:24:02 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:24:02 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-x86_64 cat 02:24:03 $ docker top f9380289a987e4ea434ece66ec2594e88890742620c49d3b318106eb2b1470e2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:24:03 ========================================================= 02:24:03 [edgeXBuildGoParallel] Running Tests and Build... 02:24:03 ========================================================= [Pipeline] sh 02:24:03 + go mod tidy [Pipeline] sh 02:24:04 + make test 02:24:04 go mod tidy 02:24:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:24:09 ? github.com/edgexfoundry/edgex-go [no test files] 02:24:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:24:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:24:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:24:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:24:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:24:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:24:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:24:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:24:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:24:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:24:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:24:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:24:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.1% of statements 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 02:24:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.056s coverage: 100.0% of statements 02:24:46 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.104s coverage: 27.7% of statements 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:24:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:24:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:24:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:24:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.099s coverage: 87.7% of statements 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.059s coverage: 78.9% of statements 02:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.181s coverage: 28.6% of statements 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 02:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:24:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements 02:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:24:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 02:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:24:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 02:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:24:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 02:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:24:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.055s coverage: 60.0% of statements 02:24:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements 02:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:24:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.047s coverage: 22.0% of statements 02:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:24:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 02:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 02:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 02:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements 02:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 02:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.047s coverage: 94.4% of statements 02:25:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 02:25:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.224s coverage: 81.8% of statements 02:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:25:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-228 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 02:25:13 Running in /w/workspace/edgex-go/519 [Pipeline] { [Pipeline] checkout 02:25:14 The recommended git tool is: git 02:25:20 using credential edgex-jenkins-ssh 02:25:20 Cloning the remote Git repository 02:25:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:25:20 > git init /w/workspace/edgex-go/519 # timeout=10 02:25:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:25:20 > git --version # timeout=10 02:25:20 > git --version # 'git version 2.17.1' 02:25:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 44.4% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:25:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements 02:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:25:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements 02:25:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.081s coverage: 46.8% of statements 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:25:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:25:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.029s coverage: 100.0% of statements 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:25:38 Avoid second fetch 02:25:38 Checking out Revision 71bb76d4174be61d543af8c77d58a6e85ca3b855 (master) 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 91.9% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.611s coverage: 28.7% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.042s coverage: 99.0% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.082s coverage: 97.6% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:25:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:25:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:25:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 02:25:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:25:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:38 > git config core.sparsecheckout # timeout=10 02:25:38 > git checkout -f 71bb76d4174be61d543af8c77d58a6e85ca3b855 # timeout=10 02:25:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:25:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.038s coverage: 27.9% of statements 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:25:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:25:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 02:25:41 GO111MODULE=on go vet ./... 02:25:43 Commit message: "feat: Configure Kuiper for secure message bus (#3537)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:25:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:25:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:25:45 + true 02:25:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:04 provisioning config files... 02:26:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config3430776916793479876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:04 ---> docker-login.sh 02:26:04 nexus3.edgexfoundry.org:10001 02:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:06 Configure a credential helper to remove this warning. See 02:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:06 02:26:06 Login Succeeded 02:26:06 nexus3.edgexfoundry.org:10002 02:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:06 Configure a credential helper to remove this warning. See 02:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:06 02:26:06 Login Succeeded 02:26:06 nexus3.edgexfoundry.org:10003 02:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:07 Configure a credential helper to remove this warning. See 02:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:07 02:26:07 Login Succeeded 02:26:07 nexus3.edgexfoundry.org:10004 02:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:07 Configure a credential helper to remove this warning. See 02:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:07 02:26:07 Login Succeeded 02:26:07 docker.io 02:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:08 Configure a credential helper to remove this warning. See 02:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:08 02:26:08 Login Succeeded 02:26:08 ---> docker-login.sh ends [Pipeline] } 02:26:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:26:08 ========================================================= 02:26:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:26:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:26:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:26:11 Sending build context to Docker daemon 168.2MB 02:26:11 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:26:11 Step 2/6 : FROM ${BASE} 02:26:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:26:11 595b0fe564bb: Pulling fs layer 02:26:11 7186ed65a4f7: Pulling fs layer 02:26:11 316046926c0a: Pulling fs layer 02:26:11 4ebd0625c992: Pulling fs layer 02:26:11 207e8628e3a3: Pulling fs layer 02:26:11 c791037a9be2: Pulling fs layer 02:26:11 ffd874e62e21: Pulling fs layer 02:26:11 4ebd0625c992: Waiting 02:26:11 207e8628e3a3: Waiting 02:26:11 ffd874e62e21: Waiting 02:26:11 c791037a9be2: Waiting 02:26:11 316046926c0a: Verifying Checksum 02:26:11 316046926c0a: Download complete 02:26:11 7186ed65a4f7: Verifying Checksum 02:26:11 7186ed65a4f7: Download complete 02:26:11 207e8628e3a3: Verifying Checksum 02:26:11 207e8628e3a3: Download complete 02:26:11 c791037a9be2: Download complete 02:26:11 595b0fe564bb: Verifying Checksum 02:26:11 595b0fe564bb: Download complete 02:26:12 595b0fe564bb: Pull complete 02:26:13 7186ed65a4f7: Pull complete 02:26:13 316046926c0a: Pull complete 02:26:15 ffd874e62e21: Verifying Checksum 02:26:15 ffd874e62e21: Download complete 02:26:16 4ebd0625c992: Download complete 02:26:20 gofmt -l . 02:26:20 [ "`gofmt -l .`" = "" ] 02:26:20 ./bin/test-go-mod-tidy.sh 02:26:20 ./bin/test-attribution-txt.sh [Pipeline] sh 02:26:20 + ls -al . 02:26:20 total 856 02:26:20 drwxrwxr-x 10 1001 1001 4096 Jun 3 02:26 . 02:26:20 drwxr-xr-x 4 root root 32 Jun 3 02:24 .. 02:26:20 -rw-rw-r-- 1 1001 1001 11 Jun 3 02:22 .dockerignore 02:26:20 drwxrwxr-x 8 1001 1001 162 Jun 3 02:22 .git 02:26:20 drwxrwxr-x 3 1001 1001 125 Jun 3 02:22 .github 02:26:20 -rw-rw-r-- 1 1001 1001 818 Jun 3 02:22 .gitignore 02:26:20 drwx------ 3 1001 1001 45 Jun 3 02:22 .semver 02:26:20 -rw-rw-r-- 1 1001 1001 166 Jun 3 02:22 .sonarcloud.properties 02:26:20 -rw-rw-r-- 1 1001 1001 8609 Jun 3 02:22 Attribution.txt 02:26:20 -rw-rw-r-- 1 1001 1001 3804 Jun 3 02:22 CONTRIBUTING.md 02:26:20 -rw-rw-r-- 1 1001 1001 931 Jun 3 02:22 Dockerfile.build 02:26:20 -rw-rw-r-- 1 1001 1001 849 Jun 3 02:22 Jenkinsfile 02:26:20 -rw-rw-r-- 1 1001 1001 10775 Jun 3 02:22 LICENSE 02:26:20 -rw-rw-r-- 1 1001 1001 5632 Jun 3 02:22 Makefile 02:26:20 -rw-rw-r-- 1 1001 1001 7978 Jun 3 02:22 README.md 02:26:20 -rw-rw-r-- 1 1001 1001 6755 Jun 3 02:22 SECURITY.md 02:26:20 -rw-rw-r-- 1 1001 1001 13 Jun 3 02:22 VERSION 02:26:20 -rw-rw-r-- 1 1001 1001 4131 Jun 3 02:22 ZMQWindows.md 02:26:20 drwxrwxr-x 2 1001 1001 117 Jun 3 02:22 bin 02:26:20 drwxrwxr-x 14 1001 1001 4096 Jun 3 02:22 cmd 02:26:20 -rw-r--r-- 1 root root 746042 Jun 3 02:25 coverage.out 02:26:20 -rw-r--r-- 1 root root 1060 Jun 3 02:26 go.mod 02:26:20 -rw-r--r-- 1 root root 21686 Jun 3 02:24 go.sum 02:26:20 drwxrwxr-x 8 1001 1001 127 Jun 3 02:22 internal 02:26:20 drwxrwxr-x 4 1001 1001 26 Jun 3 02:22 openapi 02:26:20 drwxrwxr-x 4 1001 1001 71 Jun 3 02:22 snap 02:26:20 -rw-rw-r-- 1 1001 1001 168 Jun 3 02:22 version.go [Pipeline] sh 02:26:21 + '[' -e coverage.out ] 02:26:21 + chown 1001:1001 coverage.out [Pipeline] stash 02:26:21 Stashed 1 file(s) [Pipeline] sh 02:26:21 + make build 02:26:21 go mod tidy 02:26:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-data/core-data ./cmd/core-data 02:26:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:26:26 4ebd0625c992: Pull complete 02:26:26 207e8628e3a3: Pull complete 02:26:27 c791037a9be2: Pull complete 02:26:31 ffd874e62e21: Pull complete 02:26:31 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:26:31 ---> cfc18b08335c 02:26:31 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 02:26:32 ---> Running in 091c88ac6271 02:26:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-command/core-command ./cmd/core-command 02:26:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:26:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:26:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:26:35 (1/12) Installing libmagic (5.39-r0) 02:26:35 (2/12) Installing file (5.39-r0) 02:26:35 (3/12) Installing libc-dev (0.7.2-r3) 02:26:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:26:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:26:35 (4/12) Installing g++ (10.2.1_pre1-r3) 02:26:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:26:41 (5/12) Installing fortify-headers (1.1-r0) 02:26:41 (6/12) Installing patch (2.7.6-r6) 02:26:41 (7/12) Installing build-base (0.5-r2) 02:26:41 (8/12) Installing libsodium (1.0.18-r0) 02:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/secrets-config ./cmd/secrets-config 02:26:41 (9/12) Installing pkgconf (1.7.3-r0) 02:26:41 (10/12) Installing libsodium-dev (1.0.18-r0) 02:26:41 (11/12) Installing libzmq (4.3.3-r1) 02:26:41 (12/12) Installing zeromq-dev (4.3.3-r1) 02:26:41 Executing busybox-1.32.1-r6.trigger 02:26:41 OK: 218 MiB in 52 packages 02:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:26:43 $ docker stop --time=1 f9380289a987e4ea434ece66ec2594e88890742620c49d3b318106eb2b1470e2 02:26:46 Removing intermediate container 091c88ac6271 02:26:46 ---> c272ca6dc31f 02:26:46 Step 4/6 : WORKDIR /edgex-go 02:26:46 ---> Running in b8deba115409 02:26:46 Removing intermediate container b8deba115409 02:26:46 ---> 749d922bc266 02:26:46 Step 5/6 : COPY go.mod . 02:26:47 ---> 8343943ca421 02:26:47 Step 6/6 : RUN go mod download 02:26:47 ---> Running in 2880445b2280 02:26:48 $ docker rm -f f9380289a987e4ea434ece66ec2594e88890742620c49d3b318106eb2b1470e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:26:51 02:26:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:26:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:26:51 latest: Pulling from edgex-devops/edgex-compose 02:26:51 cbdbe7a5bc2a: Pulling fs layer 02:26:51 ca9280d653b3: Pulling fs layer 02:26:51 7e9c9ca2126c: Pulling fs layer 02:26:52 cbdbe7a5bc2a: Verifying Checksum 02:26:52 cbdbe7a5bc2a: Download complete 02:26:52 cbdbe7a5bc2a: Pull complete 02:26:53 ca9280d653b3: Verifying Checksum 02:26:53 ca9280d653b3: Download complete 02:26:53 ca9280d653b3: Pull complete 02:26:54 7e9c9ca2126c: Verifying Checksum 02:26:54 7e9c9ca2126c: Download complete 02:26:57 7e9c9ca2126c: Pull complete 02:26:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:26:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:26:57 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:26:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:01 $ docker top 913321c023d77e9df1f2b3b6687a2b480f4c6d34262da201f93750b9d6bcdb55 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:01 + grep parallel 02:27:01 + docker-compose build --help 02:27:02 --parallel Build images in parallel. [Pipeline] } 02:27:02 $ docker stop --time=1 913321c023d77e9df1f2b3b6687a2b480f4c6d34262da201f93750b9d6bcdb55 02:27:03 $ docker rm -f 913321c023d77e9df1f2b3b6687a2b480f4c6d34262da201f93750b9d6bcdb55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:27:04 . [Pipeline] withDockerContainer 02:27:04 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:27:04 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:27:04 $ docker top 559a7ce39033bbdd5a2148108bb8e6cb4b1a02f41e596e75fd5e063e81123a55 -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:05 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:06 Building core-command ... 02:27:06 Building core-data ... 02:27:06 Building core-metadata ... 02:27:06 Building security-bootstrapper ... 02:27:06 Building security-proxy-setup ... 02:27:06 Building security-secretstore-setup ... 02:27:06 Building support-notifications ... 02:27:06 Building support-scheduler ... 02:27:06 Building sys-mgmt-agent ... 02:27:06 Building sys-mgmt-agent 02:27:06 Building security-bootstrapper 02:27:06 Building core-command 02:27:06 Building support-notifications 02:27:06 Building support-scheduler 02:27:14 Removing intermediate container 2880445b2280 02:27:14 ---> 34ea2c7b9358 02:27:14 Successfully built 34ea2c7b9358 02:27:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:27:14 + docker inspect -f . ci-base-image-arm64 02:27:14 . [Pipeline] withDockerContainer 02:27:14 prd-ubuntu18.04-docker-arm64-4c-16g-228 does not seem to be running inside a container 02:27:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-arm64 cat 02:27:16 $ docker top 748a4accac023137558fcbfd85a91840a357cf907241282f4041b75c8414e7ec -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:17 + go version 02:27:17 go version go1.16.3 linux/arm64 [Pipeline] } 02:27:17 $ docker stop --time=1 748a4accac023137558fcbfd85a91840a357cf907241282f4041b75c8414e7ec 02:27:19 $ docker rm -f 748a4accac023137558fcbfd85a91840a357cf907241282f4041b75c8414e7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:20 02:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:27:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:20 latest: Pulling from edgex-devops/edgex-compose-arm64 02:27:20 29e5d40040c1: Pulling fs layer 02:27:20 1ce36da41761: Pulling fs layer 02:27:20 25b303627fd3: Pulling fs layer 02:27:20 29e5d40040c1: Verifying Checksum 02:27:20 29e5d40040c1: Download complete 02:27:21 1ce36da41761: Verifying Checksum 02:27:21 1ce36da41761: Download complete 02:27:21 29e5d40040c1: Pull complete 02:27:22 1ce36da41761: Pull complete 02:27:23 25b303627fd3: Download complete 02:27:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:33 ---> 8d6a58f68773 02:27:33 Step 3/23 : WORKDIR /edgex-go 02:27:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:27:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:27:33 ---> 8d6a58f68773 02:27:33 Step 3/24 : WORKDIR /edgex-go 02:27:33 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:27:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:27:33 ---> 8d6a58f68773 02:27:33 Step 3/32 : WORKDIR /edgex-go 02:27:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:27:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:33 ---> 8d6a58f68773 02:27:33 Step 3/23 : WORKDIR /edgex-go 02:27:33 25b303627fd3: Pull complete 02:27:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:27:33 prd-ubuntu18.04-docker-arm64-4c-16g-228 does not seem to be running inside a container 02:27:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:27:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:27:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:27:36 ---> 8d6a58f68773 02:27:36 Step 3/24 : WORKDIR /edgex-go 02:27:36 $ docker top af4d57ca9d0e83a259c9a117a416ce15ad7fb79fc64a874f8641c04345b3d0ab -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:37 + docker-compose build --help 02:27:37 + grep parallel 02:27:41 --parallel Build images in parallel. [Pipeline] } 02:27:41 $ docker stop --time=1 af4d57ca9d0e83a259c9a117a416ce15ad7fb79fc64a874f8641c04345b3d0ab 02:27:43 $ docker rm -f af4d57ca9d0e83a259c9a117a416ce15ad7fb79fc64a874f8641c04345b3d0ab [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:27:43 . [Pipeline] withDockerContainer 02:27:44 prd-ubuntu18.04-docker-arm64-4c-16g-228 does not seem to be running inside a container 02:27:44 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:27:45 $ docker top 7f64720670931b15d6d0b7ed55b0de8c02acb5ab9f4f8108a44a90cefef7258a -eo pid,comm 02:27:46 ---> Running in 4eb8184dd37d 02:27:46 ---> Running in c492b29b120d 02:27:46 ---> Running in e991c9a3b468 02:27:46 ---> Running in 67d347383592 02:27:46 ---> Running in c176803af814 02:27:46 Removing intermediate container c176803af814 02:27:46 ---> aa3ba6e67a62 02:27:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:46 Removing intermediate container 67d347383592 02:27:46 ---> 54fbfaa09653 02:27:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:46 Removing intermediate container e991c9a3b468 02:27:46 ---> ddc86c735c07 02:27:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:46 Removing intermediate container 4eb8184dd37d 02:27:46 ---> ae6922bf4f82 02:27:46 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:46 ---> Running in b1474c0f69e3 02:27:46 Removing intermediate container c492b29b120d 02:27:46 ---> 20e5257f8163 02:27:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:46 ---> Running in 804e3e206b12 02:27:46 ---> Running in eca3ffab4e09 02:27:46 ---> Running in e7a4771f85fe [Pipeline] { [Pipeline] sh 02:27:46 ---> Running in dd0181a59496 02:27:46 + docker-compose -f ./docker-compose-build.yml build --parallel 02:27:48 Removing intermediate container b1474c0f69e3 02:27:48 ---> c453141ab636 02:27:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:27:48 Removing intermediate container e7a4771f85fe 02:27:48 ---> 6ce6e392640b 02:27:48 Step 5/32 : RUN apk add --update --no-cache make git 02:27:48 ---> Running in ba5e182b90ef 02:27:48 Removing intermediate container 804e3e206b12 02:27:48 ---> f4805f233399 02:27:48 Step 5/23 : RUN apk add --update --no-cache make git 02:27:48 ---> Running in 57d7e201bd67 02:27:48 ---> Running in fd82edec5c5d 02:27:48 Removing intermediate container eca3ffab4e09 02:27:48 ---> a1a9878fbd4e 02:27:48 Step 5/24 : RUN apk add --update --no-cache make bash git 02:27:48 Removing intermediate container dd0181a59496 02:27:48 ---> 58e3730a4ccd 02:27:48 Step 5/24 : RUN apk add --update --no-cache make git 02:27:48 ---> Running in 009fec322660 02:27:48 ---> Running in 125c747040c0 02:27:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:50 Building core-command ... 02:27:50 Building core-data ... 02:27:50 Building core-metadata ... 02:27:50 Building security-bootstrapper ... 02:27:50 Building security-proxy-setup ... 02:27:50 Building security-secretstore-setup ... 02:27:50 Building support-notifications ... 02:27:50 Building support-scheduler ... 02:27:50 Building sys-mgmt-agent ... 02:27:50 Building core-data 02:27:50 Building core-metadata 02:27:50 Building support-scheduler 02:27:50 Building security-secretstore-setup 02:27:50 Building core-command 02:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:27:50 OK: 219 MiB in 52 packages 02:27:50 OK: 219 MiB in 52 packages 02:27:50 OK: 219 MiB in 52 packages 02:27:50 OK: 219 MiB in 52 packages 02:27:51 OK: 219 MiB in 52 packages 02:27:51 Removing intermediate container ba5e182b90ef 02:27:51 ---> d8fcc66de189 02:27:51 Step 6/23 : COPY go.mod . 02:27:52 Removing intermediate container fd82edec5c5d 02:27:52 ---> 96fb30d5ba5d 02:27:52 Step 6/23 : COPY go.mod . 02:27:52 ---> cd5f6c68948b 02:27:52 Step 7/23 : RUN go mod download 02:27:52 Removing intermediate container 125c747040c0 02:27:52 ---> 9dbb55d70b7f 02:27:52 Step 6/24 : COPY go.mod . 02:27:52 Removing intermediate container 57d7e201bd67 02:27:52 ---> 3b5331b0dd9a 02:27:52 Step 6/32 : COPY go.mod . 02:27:52 Removing intermediate container 009fec322660 02:27:52 ---> a4d5667ab4fa 02:27:52 Step 6/24 : COPY go.mod . 02:27:52 ---> Running in 47c1ab28e9da 02:27:52 ---> 492cc39885e2 02:27:52 Step 7/23 : RUN go mod download 02:27:52 ---> 43ebc689b128 02:27:52 Step 7/24 : RUN go mod download 02:27:53 ---> f90bbad60807 02:27:53 Step 7/32 : RUN go mod download 02:27:53 ---> 9f62a5bd69b6 02:27:53 Step 7/24 : RUN go mod download 02:27:53 ---> Running in a8da2b8257e5 02:27:53 ---> Running in 5221d6661a95 02:27:53 ---> Running in f2c1787e09ae 02:27:53 ---> Running in c392888af1e4 02:27:55 Removing intermediate container 47c1ab28e9da 02:27:55 ---> 6c1717dc1a6c 02:27:55 Step 8/23 : COPY . . 02:27:55 Removing intermediate container 5221d6661a95 02:27:55 ---> 5be498073bcf 02:27:55 Step 8/32 : COPY . . 02:27:55 Removing intermediate container a8da2b8257e5 02:27:55 ---> a35151e56194 02:27:55 Step 8/23 : COPY . . 02:28:17 Removing intermediate container f2c1787e09ae 02:28:17 ---> cb846974d868 02:28:17 Step 8/24 : COPY . . 02:28:17 ---> 350ef9d0710e 02:28:17 Step 9/23 : RUN go mod tidy 02:28:17 ---> 6538c9c11eeb 02:28:17 Step 9/23 : RUN go mod tidy 02:28:17 ---> 9f0e3c475279 02:28:17 Step 9/32 : RUN go mod tidy 02:28:17 Removing intermediate container c392888af1e4 02:28:17 ---> f538c9fc6293 02:28:17 Step 8/24 : COPY . . 02:28:17 ---> Running in b8e4e02ec81f 02:28:17 ---> Running in 2d20f6b4d92b 02:28:17 ---> Running in 14c5f5cd1900 02:28:28 Removing intermediate container b8e4e02ec81f 02:28:28 ---> abc42eefad22 02:28:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:28:28 Removing intermediate container 2d20f6b4d92b 02:28:28 ---> 7097a6ecc4f9 02:28:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:28:28 Removing intermediate container 14c5f5cd1900 02:28:28 ---> 08ebf62084a8 02:28:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:28:28 ---> Running in 8b68686e29ad 02:28:28 ---> Running in 52646ebe941e 02:28:28 ---> Running in 45c85c944c79 02:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:28:42 ---> 3e39bec53614 02:28:42 Step 9/24 : RUN go mod tidy 02:28:42 ---> Running in a672a8ed4197 02:28:42 ---> a29afbcb7044 02:28:42 Step 9/24 : RUN go mod tidy 02:28:42 ---> Running in 2deb4e91a203 02:28:43 Removing intermediate container a672a8ed4197 02:28:43 ---> 15baac71d445 02:28:43 Step 10/24 : RUN make cmd/core-command/core-command 02:28:43 ---> Running in 22d198d0a7ce 02:28:43 Removing intermediate container 2deb4e91a203 02:28:43 ---> 06e5ef2f2c15 02:28:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:28:43 ---> Running in 267dd5821bf0 02:28:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-command/core-command ./cmd/core-command 02:28:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:28:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:47 ---> 34ea2c7b9358 02:28:47 Step 3/24 : WORKDIR /edgex-go 02:28:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:28:47 ---> 34ea2c7b9358 02:28:47 Step 3/23 : WORKDIR /edgex-go 02:28:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:47 ---> 34ea2c7b9358 02:28:47 Step 3/24 : WORKDIR /edgex-go 02:28:47 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:28:47 02:28:47 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder 02:28:47 02:28:47 ---> 34ea2c7b9358 02:28:47 ---> 34ea2c7b9358 02:28:47 Step 3/24 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go 02:28:47 02:28:47 ---> Running in d4cc7c383705 02:28:47 ---> Running in 4b3d9dcb78bc 02:28:47 ---> Running in d932958d883e 02:28:47 ---> Running in 5ec0feaaca8b 02:28:47 ---> Running in 368856e69bda 02:28:47 Removing intermediate container 368856e69bda 02:28:47 ---> e8bbfb3aeb55 02:28:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:47 Removing intermediate container d4cc7c383705 02:28:47 ---> 322046ee2ff6 02:28:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:47 Removing intermediate container 4b3d9dcb78bc 02:28:47 ---> deac93f35459 02:28:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:47 Removing intermediate container d932958d883e 02:28:47 ---> 1d357d6899bf 02:28:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:47 Removing intermediate container 5ec0feaaca8b 02:28:47 ---> 551c3d44020e 02:28:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:28:47 ---> Running in 3a83eee15eb1 02:28:47 ---> Running in e3c7c7a35f96 02:28:47 ---> Running in 045c19ac06c2 02:28:47 ---> Running in 00ea546a8d19 02:28:47 ---> Running in 613c733899d7 02:28:47 Removing intermediate container e3c7c7a35f96 02:28:47 ---> 273371f91267 02:28:47 Step 5/24 : RUN apk add --update --no-cache make git 02:28:47 Removing intermediate container 3a83eee15eb1 02:28:47 ---> b265422d007d 02:28:47 Step 5/24 : RUN apk add --update --no-cache make git 02:28:47 ---> Running in be45a7cae083 02:28:48 ---> Running in e724706f3970 02:28:48 Removing intermediate container 613c733899d7 02:28:48 ---> e940ead30cf9 02:28:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:28:48 Removing intermediate container 00ea546a8d19 02:28:48 ---> 867d1ef323b7 02:28:48 Step 5/26 : RUN apk add --update --no-cache make git 02:28:48 Removing intermediate container 045c19ac06c2 02:28:48 ---> db89a96ed249 02:28:48 Step 5/23 : RUN apk add --update --no-cache make git 02:28:48 ---> Running in ebe4c1d5d082 02:28:48 ---> Running in f8c19093820e 02:28:49 ---> Running in e33caea996b4 02:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:51 OK: 218 MiB in 52 packages 02:28:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:28:52 OK: 218 MiB in 52 packages 02:28:52 OK: 218 MiB in 52 packages 02:28:53 OK: 218 MiB in 52 packages 02:28:53 OK: 218 MiB in 52 packages 02:28:53 Removing intermediate container be45a7cae083 02:28:53 ---> 95a51bf65fd0 02:28:53 Step 6/24 : COPY go.mod . 02:28:53 Removing intermediate container e724706f3970 02:28:53 ---> bcc6bb21d7b3 02:28:53 Step 6/24 : COPY go.mod . 02:28:54 Removing intermediate container e33caea996b4 02:28:54 ---> 7ecd7521c752 02:28:54 Step 6/23 : COPY go.mod . 02:28:54 ---> 95ce1ceb55fc 02:28:54 Step 7/24 : RUN go mod download 02:28:55 Removing intermediate container f8c19093820e 02:28:55 ---> 8b970412e738 02:28:55 Step 6/24 : COPY go.mod . 02:28:55 ---> Running in f20751656577 02:28:55 ---> c4eea9778294 02:28:55 Step 7/24 : RUN go mod download 02:28:55 Removing intermediate container ebe4c1d5d082 02:28:55 ---> 57e8d4b815df 02:28:55 Step 6/26 : COPY go.mod . 02:28:55 ---> Running in e5225596ba10 02:28:55 ---> 60c882e22e18 02:28:55 Step 7/23 : RUN go mod download 02:28:56 ---> Running in 176207371c0f 02:28:56 ---> 8eac9c22861d 02:28:56 Step 7/24 : RUN go mod download 02:28:56 ---> Running in ec155ca24358 02:28:57 ---> 8a9a692ab690 02:28:57 Step 7/26 : RUN go mod download 02:28:57 ---> Running in a66dac64319f 02:28:59 Removing intermediate container f20751656577 02:28:59 ---> d8e4ad7af1f1 02:28:59 Step 8/24 : COPY . . 02:28:59 Removing intermediate container e5225596ba10 02:28:59 ---> 4ac771c5fd76 02:28:59 Step 8/24 : COPY . . 02:29:00 Removing intermediate container 176207371c0f 02:29:00 ---> c918e9086028 02:29:00 Step 8/23 : COPY . . 02:29:01 Removing intermediate container ec155ca24358 02:29:01 ---> fd832e6a0604 02:29:01 Step 8/24 : COPY . . 02:29:01 Removing intermediate container a66dac64319f 02:29:01 ---> e4caf15b5165 02:29:01 Step 8/26 : COPY . . 02:29:10 Removing intermediate container 52646ebe941e 02:29:10 ---> 0e11330d6b18 02:29:10 02:29:10 Step 11/32 : FROM alpine:3.12 02:29:10 3.12: Pulling from library/alpine 02:29:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:29:10 Status: Downloaded newer image for alpine:3.12 02:29:10 ---> 13621d1b12d4 02:29:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:29:10 ---> Running in 806655102f3b 02:29:10 Removing intermediate container 806655102f3b 02:29:10 ---> 71b721114c3a 02:29:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:29:10 ---> Running in ebcb5360fc6e 02:29:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:10 (1/2) Installing dumb-init (1.2.2-r1) 02:29:10 (2/2) Installing su-exec (0.2-r1) 02:29:10 Executing busybox-1.31.1-r20.trigger 02:29:10 OK: 6 MiB in 16 packages 02:29:10 Removing intermediate container ebcb5360fc6e 02:29:10 ---> 1abe702bf64d 02:29:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:29:10 ---> Running in 7932433de258 02:29:10 Removing intermediate container 7932433de258 02:29:10 ---> ea1039d6f6b8 02:29:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:29:10 ---> Running in 9077e2a05674 02:29:10 Removing intermediate container 9077e2a05674 02:29:10 ---> 47bfb32c65a9 02:29:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:29:11 ---> Running in 92d321963397 02:29:12 Removing intermediate container 92d321963397 02:29:12 ---> d6d8b20aab6d 02:29:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:29:12 ---> Running in 3d59e9c7d0c2 02:29:13 Removing intermediate container 3d59e9c7d0c2 02:29:13 ---> 015a4b03957c 02:29:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:29:13 Removing intermediate container 8b68686e29ad 02:29:13 ---> 2c869739171d 02:29:13 02:29:13 Step 11/23 : FROM alpine:3.12 02:29:13 ---> 13621d1b12d4 02:29:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:29:13 ---> Running in c1f771ee9292 02:29:13 ---> 8db1c9d26e70 02:29:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:29:13 ---> Running in 57d8cc3552ab 02:29:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:14 (1/1) Installing dumb-init (1.2.2-r1) 02:29:14 Executing busybox-1.31.1-r20.trigger 02:29:14 OK: 6 MiB in 15 packages 02:29:15 Removing intermediate container c1f771ee9292 02:29:15 ---> caf571f2b408 02:29:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:15 ---> Running in 307f36d859d6 02:29:15 Removing intermediate container 57d8cc3552ab 02:29:15 ---> e1a09666a2a0 02:29:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:15 Removing intermediate container 307f36d859d6 02:29:15 ---> a18b3e363b3a 02:29:15 Step 14/23 : ENV APP_PORT=59861 02:29:15 Removing intermediate container 45c85c944c79 02:29:15 ---> 2e35f0d2c194 02:29:15 02:29:15 Step 11/23 : FROM alpine:3.12 02:29:15 ---> 13621d1b12d4 02:29:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:29:15 ---> Running in 968830bb0799 02:29:15 ---> Running in 5bb9a18b15a4 02:29:15 Removing intermediate container 5bb9a18b15a4 02:29:15 ---> 6c82dd961577 02:29:15 Step 15/23 : EXPOSE $APP_PORT 02:29:15 ---> 417a7586b590 02:29:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:29:15 ---> Running in 061c4bad494a 02:29:16 Removing intermediate container 061c4bad494a 02:29:16 ---> 0d813d79fe49 02:29:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:16 (1/2) Installing ca-certificates (20191127-r4) 02:29:16 (2/2) Installing dumb-init (1.2.2-r1) 02:29:16 Executing busybox-1.31.1-r20.trigger 02:29:16 Executing ca-certificates-20191127-r4.trigger 02:29:16 OK: 6 MiB in 16 packages 02:29:16 ---> 8e3bf9acae58 02:29:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:29:17 ---> df3497e45264 02:29:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:29:17 ---> 240ae555b6bd 02:29:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:29:17 Removing intermediate container 968830bb0799 02:29:17 ---> 5df0a6c4201f 02:29:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:29:18 ---> Running in f57147f49a32 02:29:18 ---> 0a2ce6d4782d 02:29:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:29:18 ---> a515f6faefdb 02:29:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:29:18 Removing intermediate container f57147f49a32 02:29:18 ---> 65c76e431c65 02:29:18 Step 14/23 : ENV APP_PORT=59860 02:29:18 ---> 3ab4c8c14254 02:29:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:29:18 ---> Running in b9b3b5421887 02:29:18 ---> Running in dad7eda1a3d5 02:29:18 Removing intermediate container b9b3b5421887 02:29:18 ---> 1013fff7408c 02:29:18 Step 15/23 : EXPOSE $APP_PORT 02:29:18 ---> 674b33ccba59 02:29:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:29:18 ---> Running in 9b3ed5b41d47 02:29:18 Removing intermediate container dad7eda1a3d5 02:29:18 ---> f48caf676069 02:29:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:18 ---> Running in ffb6acf442d5 02:29:18 ---> Running in 04eef7929208 02:29:19 Removing intermediate container ffb6acf442d5 02:29:19 ---> 04c06f37c564 02:29:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:29:19 Removing intermediate container 9b3ed5b41d47 02:29:19 ---> 7e9bec021b71 02:29:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:19 Removing intermediate container 04eef7929208 02:29:19 ---> e3f3d7efc856 02:29:19 Step 21/23 : LABEL arch=x86_64 02:29:19 ---> Running in 115c7535b0f7 02:29:19 Removing intermediate container 115c7535b0f7 02:29:19 ---> de76a25f6965 02:29:19 Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:29:19 ---> b8a17fc00d7c 02:29:19 Step 27/32 : RUN chmod +x /entrypoint.sh 02:29:19 ---> 53de27c7e488 02:29:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:29:19 ---> Running in c52a2f3c70ed 02:29:19 ---> Running in c7a7da07bd69 02:29:19 Removing intermediate container c52a2f3c70ed 02:29:19 ---> 53a492bd87f9 02:29:19 Step 23/23 : LABEL version=2.0.0-dev.248 02:29:19 ---> Running in 13cd7cd41774 02:29:19 ---> 2e5122eac620 02:29:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:29:20 Removing intermediate container 13cd7cd41774 02:29:20 ---> cff5ecd6d9c4 02:29:20 02:29:20 ---> e7f16492b6ff 02:29:20 Step 9/23 : RUN go mod tidy 02:29:20 ---> 90ee4a82b704 02:29:20 Step 9/24 : RUN go mod tidy 02:29:20 ---> e3e32708f73f 02:29:20 Step 9/26 : RUN go mod tidy 02:29:20 ---> 3d025a174b16 02:29:20 ---> f1170519db5c 02:29:20 Step 9/24 : RUN go mod tidyStep 9/24 : RUN go mod tidy 02:29:20 02:29:20 ---> Running in 6f22263aa2e9 02:29:20 ---> Running in 311b7809fcad 02:29:20 ---> Running in 34be48618c4e 02:29:20 ---> Running in 37cc298162ae 02:29:20 ---> Running in f35cad6edf9f 02:29:20 Successfully built cff5ecd6d9c4 02:29:20 ---> ef7eb39e2e15 02:29:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:29:20 Successfully tagged support-scheduler:latest 02:29:20  Building support-scheduler ... done Building security-proxy-setup 02:29:21 ---> Running in 8e7557e7bb29 02:29:24 Removing intermediate container 22d198d0a7ce 02:29:24 ---> c2b393689c52 02:29:24 02:29:24 Step 11/24 : FROM alpine:3.12 02:29:24 ---> 13621d1b12d4 02:29:24 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:29:24 ---> Using cache 02:29:24 ---> caf571f2b408 02:29:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:29:24 ---> Using cache 02:29:24 ---> a18b3e363b3a 02:29:24 Step 14/24 : ENV APP_PORT=59882 02:29:24 Removing intermediate container 8e7557e7bb29 02:29:24 ---> 885899f259b8 02:29:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:24 Removing intermediate container 267dd5821bf0 02:29:24 ---> 94f09923d913 02:29:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:29:24 ---> Running in 80661bfb482d 02:29:24 ---> Running in 4aa43f89a3af 02:29:24 Removing intermediate container c7a7da07bd69 02:29:24 ---> 6ebf96547571 02:29:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:29:25 ---> Running in fa2e9cc9d3fa 02:29:25 Removing intermediate container 80661bfb482d 02:29:25 ---> 5f7fb0e1e2c7 02:29:25 Step 15/24 : EXPOSE $APP_PORT 02:29:25 Removing intermediate container 6f22263aa2e9 02:29:25 ---> c597be889acc 02:29:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:29:26 ---> Running in 65ab7da410d5 02:29:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:29:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:29:26 Removing intermediate container 311b7809fcad 02:29:26 ---> 11482f9f9716 02:29:26 Step 10/24 : RUN make cmd/core-command/core-command 02:29:26 ---> Running in e82bc9a7c42e 02:29:26 ---> 8d6a58f68773 02:29:26 Step 3/22 : WORKDIR /edgex-go 02:29:26 ---> Using cache 02:29:26 ---> 20e5257f8163 02:29:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:26 ---> Using cache 02:29:26 ---> 58e3730a4ccd 02:29:26 Step 5/22 : RUN apk add --update --no-cache make git 02:29:26 ---> Using cache 02:29:26 ---> 9dbb55d70b7f 02:29:26 Step 6/22 : COPY go.mod . 02:29:26 ---> Using cache 02:29:26 ---> 43ebc689b128 02:29:26 Step 7/22 : RUN go mod download 02:29:26 ---> Using cache 02:29:26 ---> f538c9fc6293 02:29:26 Step 8/22 : COPY . . 02:29:26 ---> Using cache 02:29:26 ---> 3e39bec53614 02:29:26 Step 9/22 : RUN go mod tidy 02:29:26 ---> Using cache 02:29:26 ---> 15baac71d445 02:29:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:29:27 ---> Running in 9c9ad6731e30 02:29:27 Removing intermediate container 4aa43f89a3af 02:29:27 ---> 945d26da8609 02:29:27 Step 21/23 : LABEL arch=x86_64 02:29:27 ---> Running in 08f40997e12e 02:29:27 ---> Running in 29c171d10d3a 02:29:27 Removing intermediate container e82bc9a7c42e 02:29:27 ---> ad9484710375 02:29:27 Step 29/32 : CMD ["gate"] 02:29:27 ---> Running in 10b973ecb83f 02:29:27 Removing intermediate container 37cc298162ae 02:29:27 ---> d2eb6d358947 02:29:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:29:27 ---> Running in bf70f7373ff9 02:29:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:29:27 Removing intermediate container 34be48618c4e 02:29:27 ---> 568aa43a6e85 02:29:27 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:29:27 Removing intermediate container f35cad6edf9f 02:29:27 ---> a4db90ef3842 02:29:27 Step 10/24 : RUN make cmd/core-data/core-data 02:29:27 ---> Running in 3222017b3930 02:29:27 Removing intermediate container 08f40997e12e 02:29:27 ---> 3f830de6ce70 02:29:27 Step 16/24 : WORKDIR / 02:29:27 Removing intermediate container 10b973ecb83f 02:29:27 ---> 69a7fccda43f 02:29:27 Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:29:27 ---> Running in 87541f22c453 02:29:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:29:27 Removing intermediate container bf70f7373ff9 02:29:27 ---> 398e58f8b8e5 02:29:27 ---> Running in dbf417dfe40f 02:29:28 Step 30/32 : LABEL arch=x86_64 02:29:28 ---> Running in 18b9836de519 02:29:28 ---> Running in a69b1eb6f9b1 02:29:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:29:28 ---> Running in ce476f5aed7c 02:29:28 Removing intermediate container 87541f22c453 02:29:28 ---> 330ce716b3f4 02:29:28 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:29:28 Removing intermediate container 18b9836de519 02:29:28 ---> 86cea5fdd4bf 02:29:28 Step 23/23 : LABEL version=2.0.0-dev.248 02:29:28 Removing intermediate container ce476f5aed7c 02:29:28 ---> 524bac9326b0 02:29:28 Step 31/32 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:29:28 ---> Running in b84b9346bc87 02:29:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-command/core-command ./cmd/core-command 02:29:28 ---> Running in 15672501a6c3 02:29:28 ---> 29eb36f9e5cb 02:29:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:29:28 Removing intermediate container fa2e9cc9d3fa 02:29:28 ---> 3e5e01d4632a 02:29:28 02:29:28 Step 12/24 : FROM docker:20.10.0 02:29:28 Removing intermediate container b84b9346bc87 02:29:28 ---> 717d70c41de2 02:29:28 02:29:29 Removing intermediate container 15672501a6c3 02:29:29 ---> ea6d5c7081fa 02:29:29 Step 32/32 : LABEL version=2.0.0-dev.248 02:29:29 Successfully built 717d70c41de2 02:29:29 Successfully tagged support-notifications:latest 02:29:29 20.10.0: Pulling from library/docker 02:29:29 Building security-secretstore-setup 02:29:29 ---> Running in cf2b663c2cba 02:29:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:29:29  Building support-notifications ... done Removing intermediate container cf2b663c2cba 02:29:29 ---> 5a627acee891 02:29:29 02:29:30 Successfully built 5a627acee891 02:29:30 Successfully tagged security-bootstrapper:latest 02:29:30 Building core-data 02:29:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-data/core-data ./cmd/core-data 02:29:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:29:31  Building security-bootstrapper ... done  ---> 34d097ad3201 02:29:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:29:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:29:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:36 ---> 8d6a58f68773 02:29:36 Step 3/24 : WORKDIR /edgex-go 02:29:36 ---> Using cache 02:29:36 ---> 20e5257f8163 02:29:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:36 ---> Using cache 02:29:36 ---> 58e3730a4ccd 02:29:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:29:37 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:29:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:29:37 ---> 8d6a58f68773 02:29:37 Step 3/26 : WORKDIR /edgex-go 02:29:37 ---> Using cache 02:29:37 ---> 20e5257f8163 02:29:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:37 ---> Using cache 02:29:37 ---> 58e3730a4ccd 02:29:37 Step 5/26 : RUN apk add --update --no-cache make git 02:29:37 ---> Using cache 02:29:37 ---> 9dbb55d70b7f 02:29:37 Step 6/26 : COPY go.mod . 02:29:37 ---> Using cache 02:29:37 ---> 43ebc689b128 02:29:37 Step 7/26 : RUN go mod download 02:29:37 ---> Using cache 02:29:37 ---> f538c9fc6293 02:29:37 Step 8/26 : COPY . . 02:29:37 ---> Using cache 02:29:37 ---> 3e39bec53614 02:29:37 Step 9/26 : RUN go mod tidy 02:29:37 ---> Using cache 02:29:37 ---> 15baac71d445 02:29:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:29:38 ---> b9eb86997416 02:29:38 Step 20/24 : ENTRYPOINT ["/core-command"] 02:29:38 ---> Running in c0ae039c0284 02:29:38 ---> Running in 4788f102e0da 02:29:38 ---> Running in 77fb06cf4cfa 02:29:38 Removing intermediate container 77fb06cf4cfa 02:29:38 ---> 428efccea990 02:29:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:29:39 ---> Running in 99a326fcb6b0 02:29:39 Removing intermediate container 99a326fcb6b0 02:29:39 ---> d8f853585869 02:29:39 Step 22/24 : LABEL arch=x86_64 02:29:39 ---> Running in 13a85c22b68b 02:29:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:29:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:29:40 Removing intermediate container 13a85c22b68b 02:29:40 ---> 0fa3df788e32 02:29:40 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:29:40 ---> Running in d03def744724 02:29:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:29:40 Removing intermediate container d03def744724 02:29:40 ---> f151e59af9e0 02:29:40 Step 24/24 : LABEL version=2.0.0-dev.248 02:29:41 OK: 219 MiB in 52 packages 02:29:41 ---> Running in 061c272ed876 02:29:41 Removing intermediate container 061c272ed876 02:29:41 ---> 399d4ce0672d 02:29:41 02:29:42 Successfully built 399d4ce0672d 02:29:42 Successfully tagged core-command:latest 02:29:42 Building core-metadata 02:29:42  Building core-command ... done Removing intermediate container c0ae039c0284 02:29:42 ---> 3beb8d4cb63e 02:29:42 Step 6/24 : COPY go.mod . 02:29:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:29:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:29:45 ---> 8d6a58f68773 02:29:45 Step 3/24 : WORKDIR /edgex-go 02:29:45 ---> Using cache 02:29:45 ---> 20e5257f8163 02:29:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:29:45 ---> Using cache 02:29:45 ---> 58e3730a4ccd 02:29:45 Step 5/24 : RUN apk add --update --no-cache make git 02:29:45 ---> Using cache 02:29:45 ---> 9dbb55d70b7f 02:29:45 Step 6/24 : COPY go.mod . 02:29:45 ---> Using cache 02:29:45 ---> 43ebc689b128 02:29:45 Step 7/24 : RUN go mod download 02:29:45 ---> Using cache 02:29:45 ---> f538c9fc6293 02:29:45 Step 8/24 : COPY . . 02:29:45 ---> Using cache 02:29:45 ---> 3e39bec53614 02:29:45 Step 9/24 : RUN go mod tidy 02:29:45 ---> Using cache 02:29:45 ---> 15baac71d445 02:29:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:29:50 ---> 1a757dfb8966 02:29:50 Step 7/24 : RUN go mod download 02:29:50 ---> Running in dcb65967ae70 02:29:50 ---> Running in f8b009597c20 02:29:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:29:51 Status: Downloaded newer image for docker:20.10.0 02:29:51 ---> aefe523efa57 02:29:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:29:51 ---> Running in 3441b513b811 02:29:51 Removing intermediate container 3441b513b811 02:29:51 ---> 83a1693cf8e8 02:29:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:29:51 ---> Running in bba0e24f0d2e 02:29:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:29:52 Removing intermediate container f8b009597c20 02:29:52 ---> 4a1a7f506b79 02:29:52 Step 8/24 : COPY . . 02:29:52 (1/39) Installing readline (8.0.4-r0) 02:29:52 (2/39) Installing bash (5.0.17-r0) 02:29:52 Executing bash-5.0.17-r0.post-install 02:29:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:29:52 (4/39) Installing libcurl (7.77.0-r0) 02:29:52 (5/39) Installing curl (7.77.0-r0) 02:29:52 (6/39) Installing dumb-init (1.2.2-r1) 02:29:52 (7/39) Installing libbz2 (1.0.8-r1) 02:29:52 (8/39) Installing expat (2.2.9-r1) 02:29:52 (9/39) Installing libffi (3.3-r2) 02:29:52 (10/39) Installing gdbm (1.13-r1) 02:29:52 (11/39) Installing xz-libs (5.2.5-r0) 02:29:52 (12/39) Installing sqlite-libs (3.32.1-r0) 02:29:52 (13/39) Installing python3 (3.8.10-r0) 02:29:54 (14/39) Installing py3-appdirs (1.4.4-r1) 02:29:54 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:29:54 (16/39) Installing py3-parsing (2.4.7-r0) 02:29:54 (17/39) Installing py3-six (1.15.0-r0) 02:29:54 (18/39) Installing py3-packaging (20.4-r0) 02:29:54 (19/39) Installing py3-setuptools (47.0.0-r0) 02:29:54 (20/39) Installing py3-chardet (3.0.4-r4) 02:29:54 (21/39) Installing py3-idna (2.9-r0) 02:29:54 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:29:54 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:29:54 (24/39) Installing py3-requests (2.23.0-r0) 02:29:55 (25/39) Installing py3-msgpack (1.0.0-r0) 02:29:55 (26/39) Installing py3-lockfile (0.12.2-r3) 02:29:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:29:55 (28/39) Installing py3-colorama (0.4.3-r0) 02:29:55 (29/39) Installing py3-distlib (0.3.0-r0) 02:29:55 (30/39) Installing py3-distro (1.5.0-r1) 02:29:55 (31/39) Installing py3-webencodings (0.5.1-r3) 02:29:55 (32/39) Installing py3-html5lib (1.0.1-r4) 02:29:55 (33/39) Installing py3-pytoml (0.1.21-r0) 02:29:55 (34/39) Installing py3-pep517 (0.8.2-r0) 02:29:55 (35/39) Installing py3-progress (1.5-r0) 02:29:55 (36/39) Installing py3-toml (0.10.1-r0) 02:29:55 (37/39) Installing py3-retrying (1.3.3-r0) 02:29:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:29:55 (39/39) Installing py3-pip (20.1.1-r0) 02:29:55 Executing busybox-1.31.1-r19.trigger 02:29:55 OK: 72 MiB in 59 packages 02:29:59 Collecting docker-compose==1.23.2 02:29:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:30:00 ---> 193ca02aa48b 02:30:00 Step 9/24 : RUN go mod tidy 02:30:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:30:00 ---> Running in efe6f0973327 02:30:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:30:00 Collecting docopt<0.7,>=0.6.1 02:30:00 Downloading docopt-0.6.2.tar.gz (25 kB) 02:30:02 Collecting PyYAML<4,>=3.10 02:30:02 Downloading PyYAML-3.13.tar.gz (270 kB) 02:30:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/secrets-config ./cmd/secrets-config 02:30:03 Removing intermediate container efe6f0973327 02:30:03 ---> 323bdf4d657e 02:30:03 Step 10/24 : RUN make cmd/core-data/core-data 02:30:03 ---> Running in 8ddad1475865 02:30:03 Collecting jsonschema<3,>=2.5.1 02:30:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:30:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/core-data/core-data ./cmd/core-data 02:30:03 Collecting docker<4.0,>=3.6.0 02:30:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:30:03 Collecting texttable<0.10,>=0.9.0 02:30:03 Downloading texttable-0.9.1.tar.gz (11 kB) 02:30:04 Collecting cached-property<2,>=1.2.0 02:30:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:30:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:30:04 Collecting dockerpty<0.5,>=0.4.1 02:30:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:30:05 Collecting websocket-client<1.0,>=0.32.0 02:30:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:30:06 Collecting idna<2.8,>=2.5 02:30:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:30:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:30:06 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:30:06 Collecting urllib3<1.25,>=1.21.1 02:30:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:30:06 Collecting docker-pycreds>=0.4.0 02:30:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:30:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:30:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:30:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:30:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:30:06 Installing collected packages: idna, urllib3, requests, docopt, PyYAML, jsonschema, docker-pycreds, websocket-client, docker, texttable, cached-property, dockerpty, docker-compose 02:30:06 Attempting uninstall: idna 02:30:06 Found existing installation: idna 2.9 02:30:06 Uninstalling idna-2.9: 02:30:06 Successfully uninstalled idna-2.9 02:30:07 Attempting uninstall: urllib3 02:30:07 Found existing installation: urllib3 1.25.9 02:30:07 Uninstalling urllib3-1.25.9: 02:30:07 Successfully uninstalled urllib3-1.25.9 02:30:07 Attempting uninstall: requests 02:30:07 Found existing installation: requests 2.23.0 02:30:07 Uninstalling requests-2.23.0: 02:30:07 Successfully uninstalled requests-2.23.0 02:30:08 Running setup.py install for docopt: started 02:30:08 Running setup.py install for docopt: finished with status 'done' 02:30:08 Running setup.py install for PyYAML: started 02:30:09 Removing intermediate container 29c171d10d3a 02:30:09 ---> 6e16b7c09209 02:30:09 02:30:09 Step 11/22 : FROM alpine:3.12 02:30:09 ---> 13621d1b12d4 02:30:09 Step 12/22 : RUN apk add --update --no-cache curl 02:30:09 ---> Running in 0829160d614a 02:30:09 Running setup.py install for PyYAML: finished with status 'done' 02:30:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:30:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:30:09 (1/4) Installing ca-certificates (20191127-r4) 02:30:09 Running setup.py install for texttable: started 02:30:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:30:09 (3/4) Installing libcurl (7.77.0-r0) 02:30:09 (4/4) Installing curl (7.77.0-r0) 02:30:09 Executing busybox-1.31.1-r20.trigger 02:30:09 Executing ca-certificates-20191127-r4.trigger 02:30:10 OK: 7 MiB in 18 packages 02:30:10 Removing intermediate container 0829160d614a 02:30:10 ---> 27408d19239d 02:30:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:30:10 Running setup.py install for texttable: finished with status 'done' 02:30:10 ---> Running in c1537f221592 02:30:10 Running setup.py install for dockerpty: started 02:30:11 Removing intermediate container c1537f221592 02:30:11 ---> 4f9f409bfdab 02:30:11 Step 14/22 : WORKDIR /edgex 02:30:11 ---> Running in 0ca62da1422a 02:30:11 Removing intermediate container 0ca62da1422a 02:30:11 ---> a14c729729b9 02:30:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:30:11 Running setup.py install for dockerpty: finished with status 'done' 02:30:11 ---> 151ba9024965 02:30:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:30:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:30:12 ---> b77d4fc165c3 02:30:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:30:13 ---> 6968261b0495 02:30:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:30:13 ---> Running in c96309e120cc 02:30:13 Removing intermediate container c96309e120cc 02:30:13 ---> 9e30465f2a05 02:30:13 Step 19/22 : CMD ["--init=true"] 02:30:13 ---> Running in 9769725d2658 02:30:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:30:14 Removing intermediate container 9769725d2658 02:30:14 ---> ae96feefe09d 02:30:14 Step 20/22 : LABEL arch=x86_64 02:30:14 ---> Running in c547c6914fe8 02:30:15 Removing intermediate container c547c6914fe8 02:30:15 ---> 8595a6d0d2d0 02:30:15 Step 21/22 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:15 ---> Running in 1a355c840f31 02:30:15 Removing intermediate container 1a355c840f31 02:30:15 ---> 1649d447c104 02:30:15 Step 22/22 : LABEL version=2.0.0-dev.248 02:30:16 ---> Running in a7749ef2bf74 02:30:16 Removing intermediate container bba0e24f0d2e 02:30:16 ---> d27d061c1844 02:30:16 Step 15/24 : ENV APP_PORT=58890 02:30:16 ---> Running in b60e7e42f0f7 02:30:16 Removing intermediate container a7749ef2bf74 02:30:16 ---> 1eafc08ece44 02:30:16 02:30:16 Successfully built 1eafc08ece44 02:30:16 Successfully tagged security-proxy-setup:latest 02:30:16  Building security-proxy-setup ... done Removing intermediate container b60e7e42f0f7 02:30:16 ---> 0508a3c33af0 02:30:16 Step 16/24 : EXPOSE $APP_PORT 02:30:16 ---> Running in 96c831a32b96 02:30:17 Removing intermediate container 96c831a32b96 02:30:17 ---> f47d2ae25193 02:30:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:30:17 ---> 7e4bbda3c365 02:30:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:30:18 ---> 280d00cde9d1 02:30:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:30:19 ---> 6a4fed612894 02:30:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:30:19 Removing intermediate container 4788f102e0da 02:30:19 ---> 71a23f027782 02:30:19 02:30:19 Step 11/26 : FROM alpine:3.12 02:30:19 ---> 13621d1b12d4 02:30:19 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:30:19 ---> Running in 8060f2e23d2e 02:30:19 ---> Running in 6290922e4094 02:30:19 Removing intermediate container 8060f2e23d2e 02:30:19 ---> 844488e73ba1 02:30:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:19 ---> Running in 9c164e18be17 02:30:19 Removing intermediate container 9c164e18be17 02:30:19 ---> 7ac68d9f6c92 02:30:19 Step 22/24 : LABEL arch=x86_64 02:30:19 ---> Running in 7634136ebb30 02:30:19 Removing intermediate container 7634136ebb30 02:30:19 ---> a375b122c004 02:30:19 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:30:19 ---> Running in 743b96413aa0 02:30:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:30:19 Removing intermediate container 743b96413aa0 02:30:19 ---> 9df2836dd7d2 02:30:19 Step 24/24 : LABEL version=2.0.0-dev.248 02:30:19 ---> Running in e79a87f3cbf6 02:30:19 (1/6) Installing ca-certificates (20191127-r4) 02:30:19 Removing intermediate container e79a87f3cbf6 02:30:19 ---> ba84c4469ee0 02:30:19 02:30:19 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:30:19 (3/6) Installing libcurl (7.77.0-r0) 02:30:19 (4/6) Installing curl (7.77.0-r0) 02:30:19 (5/6) Installing dumb-init (1.2.2-r1) 02:30:19 (6/6) Installing su-exec (0.2-r1) 02:30:19 Executing busybox-1.31.1-r20.trigger 02:30:20 Executing ca-certificates-20191127-r4.trigger 02:30:20 Successfully built ba84c4469ee0 02:30:20 Successfully tagged sys-mgmt-agent:latest 02:30:20  Building sys-mgmt-agent ... done OK: 7 MiB in 20 packages 02:30:21 Removing intermediate container 6290922e4094 02:30:21 ---> 426acf9a4bfe 02:30:21 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:30:21 ---> Running in af7889ed9c71 02:30:21 Removing intermediate container af7889ed9c71 02:30:21 ---> 2d7b2e89ba82 02:30:21 Step 14/26 : WORKDIR / 02:30:21 ---> Running in 3663044431fa 02:30:21 Removing intermediate container 3663044431fa 02:30:21 ---> 839154b116aa 02:30:21 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:30:21 ---> d23c886ac8f1 02:30:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:30:21 ---> 4154704d8ded 02:30:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:30:22 ---> 39ecdd6182a9 02:30:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:30:22 ---> 1369df9d373a 02:30:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:30:22 ---> 4d8aec668240 02:30:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:30:23 ---> 3d9d8f541386 02:30:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:30:23 ---> 39cbdafab726 02:30:23 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:30:23 ---> Running in 997d6e1a099c 02:30:25 Removing intermediate container 997d6e1a099c 02:30:25 ---> ec8e42b47208 02:30:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:30:25 ---> Running in 8f20c79fc1f9 02:30:25 Removing intermediate container 8f20c79fc1f9 02:30:25 ---> 68247916c750 02:30:25 Step 24/26 : LABEL arch=x86_64 02:30:25 ---> Running in 0036744bf9ec 02:30:25 Removing intermediate container 0036744bf9ec 02:30:25 ---> ecdc674f6f56 02:30:25 Step 25/26 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:25 ---> Running in ad8c99003099 02:30:25 Removing intermediate container ad8c99003099 02:30:25 ---> e6ca781b4fee 02:30:25 Step 26/26 : LABEL version=2.0.0-dev.248 02:30:25 ---> Running in cb4b892fdf05 02:30:26 Removing intermediate container cb4b892fdf05 02:30:26 ---> ea54fcf2ca93 02:30:26 02:30:26 Successfully built ea54fcf2ca93 02:30:26 Successfully tagged security-secretstore-setup:latest 02:30:29  Building security-secretstore-setup ... done Removing intermediate container dcb65967ae70 02:30:29 ---> df7bd104c5c7 02:30:29 02:30:29 Step 11/24 : FROM alpine:3.12 02:30:29 ---> 13621d1b12d4 02:30:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:30:29 ---> Using cache 02:30:29 ---> caf571f2b408 02:30:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:30:29 ---> Using cache 02:30:29 ---> a18b3e363b3a 02:30:29 Step 14/24 : ENV APP_PORT=59881 02:30:29 ---> Running in bf72d92313b9 02:30:29 Removing intermediate container bf72d92313b9 02:30:29 ---> 6c90a92b76ad 02:30:29 Step 15/24 : EXPOSE $APP_PORT 02:30:29 ---> Running in 50ad35228b4e 02:30:30 Removing intermediate container 50ad35228b4e 02:30:30 ---> 7d0dbcba09f1 02:30:30 Step 16/24 : WORKDIR / 02:30:30 ---> Running in f91a7915f804 02:30:30 Removing intermediate container f91a7915f804 02:30:30 ---> 0036effbdbb8 02:30:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:30 ---> 947c5fc4ef9b 02:30:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:30:31 ---> 8acf3b90eae1 02:30:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:30:31 ---> 99cd46729f4a 02:30:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:30:31 ---> Running in 1e8d4b04b27a 02:30:31 Removing intermediate container 1e8d4b04b27a 02:30:31 ---> 48f49e9ab669 02:30:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:31 ---> Running in ec7255956114 02:30:32 Removing intermediate container ec7255956114 02:30:32 ---> a67b5a08138e 02:30:32 Step 22/24 : LABEL arch=x86_64 02:30:32 ---> Running in 79536807105e 02:30:32 Removing intermediate container 79536807105e 02:30:32 ---> cb6441bf755f 02:30:32 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:32 ---> Running in d311cf36f86f 02:30:32 Removing intermediate container d311cf36f86f 02:30:32 ---> e633cf79642a 02:30:32 Step 24/24 : LABEL version=2.0.0-dev.248 02:30:32 ---> Running in 3144ecb32fb9 02:30:32 Removing intermediate container 3144ecb32fb9 02:30:32 ---> 786fb87ba76f 02:30:32 02:30:32 Successfully built 786fb87ba76f 02:30:32 Successfully tagged core-metadata:latest 02:30:36  Building core-metadata ... done Removing intermediate container 8ddad1475865 02:30:36 ---> 12b860bb903d 02:30:36 02:30:36 Step 11/24 : FROM alpine:3.12 02:30:36 ---> 13621d1b12d4 02:30:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:30:36 ---> Running in d145dedf1e3d 02:30:36 Removing intermediate container d145dedf1e3d 02:30:36 ---> 929d6601a658 02:30:36 Step 13/24 : ENV APP_PORT=59880 02:30:36 ---> Running in bd0714c8cf5d 02:30:36 Removing intermediate container bd0714c8cf5d 02:30:36 ---> 0d7e08ef367f 02:30:36 Step 14/24 : EXPOSE $APP_PORT 02:30:36 ---> Running in 149181ef164e 02:30:36 Removing intermediate container 149181ef164e 02:30:36 ---> c12fd948af99 02:30:36 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:36 ---> Running in f9d94be005f7 02:30:37 Removing intermediate container f9d94be005f7 02:30:37 ---> 8b4c9dc7cb09 02:30:37 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:30:37 ---> Running in fc2d7a89b381 02:30:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:30:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:30:38 (1/6) Installing dumb-init (1.2.2-r1) 02:30:38 (2/6) Installing libgcc (9.3.0-r2) 02:30:38 (3/6) Installing libsodium (1.0.18-r0) 02:30:38 (4/6) Installing libstdc++ (9.3.0-r2) 02:30:39 (5/6) Installing libzmq (4.3.3-r0) 02:30:39 (6/6) Installing zeromq (4.3.3-r0) 02:30:39 Executing busybox-1.31.1-r20.trigger 02:30:39 OK: 8 MiB in 20 packages 02:30:40 Removing intermediate container fc2d7a89b381 02:30:40 ---> ad466bb90494 02:30:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:40 ---> 406e11ebdfca 02:30:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:30:40 ---> 3dac56694348 02:30:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:30:40 ---> 12dad76e0e71 02:30:40 Step 20/24 : ENTRYPOINT ["/core-data"] 02:30:40 ---> Running in a98c74089cc1 02:30:40 Removing intermediate container a98c74089cc1 02:30:40 ---> 1f88983def98 02:30:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:40 ---> Running in f38d80a58ff6 02:30:40 Removing intermediate container f38d80a58ff6 02:30:40 ---> cc7de557ced9 02:30:40 Step 22/24 : LABEL arch=x86_64 02:30:40 ---> Running in fc3ef39ff5b3 02:30:41 Removing intermediate container fc3ef39ff5b3 02:30:41 ---> 992522b64d34 02:30:41 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:41 ---> Running in 5ec13967b976 02:30:41 Removing intermediate container 5ec13967b976 02:30:41 ---> 262e326ca375 02:30:41 Step 24/24 : LABEL version=2.0.0-dev.248 02:30:41 ---> Running in 7d897bb5316c 02:30:41 Removing intermediate container 7d897bb5316c 02:30:41 ---> 932eb3eeb8a1 02:30:41 02:30:41 Successfully built 932eb3eeb8a1 02:30:41 Successfully tagged core-data:latest 02:30:41  Building core-data ... done  [Pipeline] } 02:30:41 $ docker stop --time=1 559a7ce39033bbdd5a2148108bb8e6cb4b1a02f41e596e75fd5e063e81123a55 02:30:42 $ docker rm -f 559a7ce39033bbdd5a2148108bb8e6cb4b1a02f41e596e75fd5e063e81123a55 [Pipeline] // withDockerContainer [Pipeline] sh 02:30:43 + docker images 02:30:43 REPOSITORY TAG IMAGE ID CREATED SIZE 02:30:43 core-data latest 932eb3eeb8a1 2 seconds ago 21.6MB 02:30:43 12b860bb903d 10 seconds ago 1.17GB 02:30:43 core-metadata latest 786fb87ba76f 11 seconds ago 18.6MB 02:30:43 df7bd104c5c7 15 seconds ago 1.17GB 02:30:43 security-secretstore-setup latest ea54fcf2ca93 18 seconds ago 28.1MB 02:30:43 sys-mgmt-agent latest ba84c4469ee0 24 seconds ago 312MB 02:30:43 71a23f027782 25 seconds ago 1.16GB 02:30:43 security-proxy-setup latest 1eafc08ece44 27 seconds ago 25.3MB 02:30:43 6e16b7c09209 35 seconds ago 1.16GB 02:30:43 core-command latest 399d4ce0672d About a minute ago 17.1MB 02:30:43 security-bootstrapper latest 5a627acee891 About a minute ago 18.2MB 02:30:43 3e5e01d4632a About a minute ago 1.16GB 02:30:43 support-notifications latest 717d70c41de2 About a minute ago 17.8MB 02:30:43 c2b393689c52 About a minute ago 1.16GB 02:30:43 support-scheduler latest cff5ecd6d9c4 About a minute ago 17.1MB 02:30:43 2e35f0d2c194 About a minute ago 1.16GB 02:30:43 2c869739171d About a minute ago 1.16GB 02:30:43 0e11330d6b18 About a minute ago 1.15GB 02:30:43 ci-base-image-x86_64 latest 8d6a58f68773 6 minutes ago 648MB 02:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 02:30:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 02:30:43 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 02:30:43 docker 20.10.0 aefe523efa57 5 months ago 240MB 02:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:43 provisioning config files... 02:30:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config3313677510169777434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:44 ---> docker-login.sh 02:30:44 nexus3.edgexfoundry.org:10001 02:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:44 Configure a credential helper to remove this warning. See 02:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:44 02:30:44 Login Succeeded 02:30:44 nexus3.edgexfoundry.org:10002 02:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:44 Configure a credential helper to remove this warning. See 02:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:44 02:30:44 Login Succeeded 02:30:44 nexus3.edgexfoundry.org:10003 02:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:44 Configure a credential helper to remove this warning. See 02:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:44 02:30:44 Login Succeeded 02:30:44 nexus3.edgexfoundry.org:10004 02:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:44 Configure a credential helper to remove this warning. See 02:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:44 02:30:44 Login Succeeded 02:30:44 docker.io 02:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:30:44 Configure a credential helper to remove this warning. See 02:30:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:30:44 02:30:44 Login Succeeded 02:30:44 ---> docker-login.sh ends [Pipeline] } 02:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:30:44 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:44 latest 02:30:44 2.0.0-dev.248 02:30:44 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:44 master 02:30:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:30:45 + docker push nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:30:45 1c37618651fe: Preparing 02:30:45 d0889dc3fb36: Preparing 02:30:45 13239efc3202: Preparing 02:30:45 dbfdd2ddf124: Preparing 02:30:45 32f366d666a5: Preparing 02:30:45 32f366d666a5: Layer already exists 02:30:45 dbfdd2ddf124: Pushed 02:30:45 1c37618651fe: Pushed 02:30:45 13239efc3202: Pushed 02:30:47 d0889dc3fb36: Pushed 02:30:47 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 02:30:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:30:48 1c37618651fe: Preparing 02:30:48 d0889dc3fb36: Preparing 02:30:48 13239efc3202: Preparing 02:30:48 dbfdd2ddf124: Preparing 02:30:48 32f366d666a5: Preparing 02:30:48 1c37618651fe: Layer already exists 02:30:48 d0889dc3fb36: Layer already exists 02:30:48 32f366d666a5: Layer already exists 02:30:48 dbfdd2ddf124: Layer already exists 02:30:48 13239efc3202: Layer already exists 02:30:48 latest: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:30:48 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.248 02:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:30:48 1c37618651fe: Preparing 02:30:48 d0889dc3fb36: Preparing 02:30:48 13239efc3202: Preparing 02:30:48 dbfdd2ddf124: Preparing 02:30:48 32f366d666a5: Preparing 02:30:48 32f366d666a5: Layer already exists 02:30:48 dbfdd2ddf124: Layer already exists 02:30:48 13239efc3202: Layer already exists 02:30:48 1c37618651fe: Layer already exists 02:30:48 d0889dc3fb36: Layer already exists 02:30:48 2.0.0-dev.248: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:30:49 + docker push nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:30:49 1c37618651fe: Preparing 02:30:49 d0889dc3fb36: Preparing 02:30:49 13239efc3202: Preparing 02:30:49 dbfdd2ddf124: Preparing 02:30:49 32f366d666a5: Preparing 02:30:49 32f366d666a5: Layer already exists 02:30:49 1c37618651fe: Layer already exists 02:30:49 d0889dc3fb36: Layer already exists 02:30:49 dbfdd2ddf124: Layer already exists 02:30:49 13239efc3202: Layer already exists 02:30:49 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 02:30:50 + docker push nexus3.edgexfoundry.org:10004/core-command:master 02:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:30:50 1c37618651fe: Preparing 02:30:50 d0889dc3fb36: Preparing 02:30:50 13239efc3202: Preparing 02:30:50 dbfdd2ddf124: Preparing 02:30:50 32f366d666a5: Preparing 02:30:50 13239efc3202: Layer already exists 02:30:50 d0889dc3fb36: Layer already exists 02:30:50 dbfdd2ddf124: Layer already exists 02:30:50 1c37618651fe: Layer already exists 02:30:50 32f366d666a5: Layer already exists 02:30:50 master: digest: sha256:3f398dbe9597088269dec312c0bd3c30ce305945c09d03dd652afbeaf6152f25 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:50 ===================================================== [Pipeline] echo 02:30:50 taggedImages: 02:30:50 - nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:50 - nexus3.edgexfoundry.org:10004/core-command:latest 02:30:50 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.248 02:30:50 - nexus3.edgexfoundry.org:10004/core-command:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:50 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 02:30:50 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:30:50 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:50 latest 02:30:50 2.0.0-dev.248 02:30:50 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:50 master 02:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:30:50 + docker push nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:50 d915fe3acd6e: Preparing 02:30:50 ff4d29ce35de: Preparing 02:30:50 13239efc3202: Preparing 02:30:50 a8a090a6df46: Preparing 02:30:50 f83aad3c5527: Preparing 02:30:50 32f366d666a5: Preparing 02:30:50 32f366d666a5: Waiting 02:30:50 13239efc3202: Layer already exists 02:30:51 32f366d666a5: Layer already exists 02:30:51 d915fe3acd6e: Pushed 02:30:51 f83aad3c5527: Pushed 02:30:51 a8a090a6df46: Pushed 02:30:52 ff4d29ce35de: Pushed 02:30:52 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:30:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 02:30:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:53 d915fe3acd6e: Preparing 02:30:53 ff4d29ce35de: Preparing 02:30:53 13239efc3202: Preparing 02:30:53 a8a090a6df46: Preparing 02:30:53 f83aad3c5527: Preparing 02:30:53 32f366d666a5: Preparing 02:30:53 32f366d666a5: Waiting 02:30:53 ff4d29ce35de: Layer already exists 02:30:53 a8a090a6df46: Layer already exists 02:30:53 d915fe3acd6e: Layer already exists 02:30:53 f83aad3c5527: Layer already exists 02:30:53 13239efc3202: Layer already exists 02:30:53 32f366d666a5: Layer already exists 02:30:53 latest: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:30:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:30:53 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.248 02:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:53 d915fe3acd6e: Preparing 02:30:53 ff4d29ce35de: Preparing 02:30:53 13239efc3202: Preparing 02:30:53 a8a090a6df46: Preparing 02:30:53 f83aad3c5527: Preparing 02:30:53 32f366d666a5: Preparing 02:30:53 32f366d666a5: Waiting 02:30:53 d915fe3acd6e: Layer already exists 02:30:53 ff4d29ce35de: Layer already exists 02:30:53 f83aad3c5527: Layer already exists 02:30:53 a8a090a6df46: Layer already exists 02:30:53 13239efc3202: Layer already exists 02:30:53 32f366d666a5: Layer already exists 02:30:53 2.0.0-dev.248: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:30:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:30:54 + docker push nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:54 d915fe3acd6e: Preparing 02:30:54 ff4d29ce35de: Preparing 02:30:54 13239efc3202: Preparing 02:30:54 a8a090a6df46: Preparing 02:30:54 f83aad3c5527: Preparing 02:30:54 32f366d666a5: Preparing 02:30:54 32f366d666a5: Waiting 02:30:54 f83aad3c5527: Layer already exists 02:30:54 ff4d29ce35de: Layer already exists 02:30:54 13239efc3202: Layer already exists 02:30:54 d915fe3acd6e: Layer already exists 02:30:54 a8a090a6df46: Layer already exists 02:30:54 32f366d666a5: Layer already exists 02:30:54 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:30:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 02:30:55 + docker push nexus3.edgexfoundry.org:10004/core-data:master 02:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:30:55 d915fe3acd6e: Preparing 02:30:55 ff4d29ce35de: Preparing 02:30:55 13239efc3202: Preparing 02:30:55 a8a090a6df46: Preparing 02:30:55 f83aad3c5527: Preparing 02:30:55 32f366d666a5: Preparing 02:30:55 32f366d666a5: Waiting 02:30:55 f83aad3c5527: Layer already exists 02:30:55 d915fe3acd6e: Layer already exists 02:30:55 ff4d29ce35de: Layer already exists 02:30:55 13239efc3202: Layer already exists 02:30:55 a8a090a6df46: Layer already exists 02:30:55 32f366d666a5: Layer already exists 02:30:55 master: digest: sha256:b5cf9e6311c5ac16aa35e0dc021d3f27aedb8387c87b12f14d348b61be204c62 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:30:55 ===================================================== [Pipeline] echo 02:30:55 taggedImages: 02:30:55 - nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:55 - nexus3.edgexfoundry.org:10004/core-data:latest 02:30:55 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.248 02:30:55 - nexus3.edgexfoundry.org:10004/core-data:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:55 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 02:30:55 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:30:55 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:55 latest 02:30:55 2.0.0-dev.248 02:30:55 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:55 master 02:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:30:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:30:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:55 35f7098fb1d3: Preparing 02:30:55 6cd1d18aafe2: Preparing 02:30:55 13239efc3202: Preparing 02:30:55 dbfdd2ddf124: Preparing 02:30:55 32f366d666a5: Preparing 02:30:55 32f366d666a5: Layer already exists 02:30:55 dbfdd2ddf124: Layer already exists 02:30:55 13239efc3202: Layer already exists 02:30:55 35f7098fb1d3: Pushed 02:30:57 6cd1d18aafe2: Pushed 02:30:57 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 02:30:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:58 35f7098fb1d3: Preparing 02:30:58 6cd1d18aafe2: Preparing 02:30:58 13239efc3202: Preparing 02:30:58 dbfdd2ddf124: Preparing 02:30:58 32f366d666a5: Preparing 02:30:58 6cd1d18aafe2: Layer already exists 02:30:58 35f7098fb1d3: Layer already exists 02:30:58 32f366d666a5: Layer already exists 02:30:58 13239efc3202: Layer already exists 02:30:58 dbfdd2ddf124: Layer already exists 02:30:58 latest: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:30:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.248 02:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:58 35f7098fb1d3: Preparing 02:30:58 6cd1d18aafe2: Preparing 02:30:58 13239efc3202: Preparing 02:30:58 dbfdd2ddf124: Preparing 02:30:58 32f366d666a5: Preparing 02:30:58 32f366d666a5: Layer already exists 02:30:58 dbfdd2ddf124: Layer already exists 02:30:58 6cd1d18aafe2: Layer already exists 02:30:58 13239efc3202: Layer already exists 02:30:58 35f7098fb1d3: Layer already exists 02:30:58 2.0.0-dev.248: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:30:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:30:59 35f7098fb1d3: Preparing 02:30:59 6cd1d18aafe2: Preparing 02:30:59 13239efc3202: Preparing 02:30:59 dbfdd2ddf124: Preparing 02:30:59 32f366d666a5: Preparing 02:30:59 6cd1d18aafe2: Layer already exists 02:30:59 35f7098fb1d3: Layer already exists 02:30:59 dbfdd2ddf124: Layer already exists 02:30:59 32f366d666a5: Layer already exists 02:30:59 13239efc3202: Layer already exists 02:30:59 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:30:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 02:31:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 02:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:31:00 35f7098fb1d3: Preparing 02:31:00 6cd1d18aafe2: Preparing 02:31:00 13239efc3202: Preparing 02:31:00 dbfdd2ddf124: Preparing 02:31:00 32f366d666a5: Preparing 02:31:00 32f366d666a5: Layer already exists 02:31:00 6cd1d18aafe2: Layer already exists 02:31:00 13239efc3202: Layer already exists 02:31:00 dbfdd2ddf124: Layer already exists 02:31:00 35f7098fb1d3: Layer already exists 02:31:00 master: digest: sha256:2bc482ed8d4780e14a32173bd7075dc6b4170b4fdddb140843235ed1af226f50 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:00 ===================================================== [Pipeline] echo 02:31:00 taggedImages: 02:31:00 - nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:31:00 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.248 02:31:00 - nexus3.edgexfoundry.org:10004/core-metadata:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:00 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 02:31:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:31:00 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:00 latest 02:31:00 2.0.0-dev.248 02:31:00 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:00 master 02:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:31:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:31:01 a63fb9b68e35: Preparing 02:31:01 a63fb9b68e35: Preparing 02:31:01 2cba2d50bf78: Preparing 02:31:01 8f65e45bc751: Preparing 02:31:01 7dd33c6dcd75: Preparing 02:31:01 37fd153ed39d: Preparing 02:31:01 13239efc3202: Preparing 02:31:01 b0b830adbc96: Preparing 02:31:01 b0b830adbc96: Preparing 02:31:01 1418555b5973: Preparing 02:31:01 e3e8001ce450: Preparing 02:31:01 32f366d666a5: Preparing 02:31:01 13239efc3202: Waiting 02:31:01 b0b830adbc96: Waiting 02:31:01 32f366d666a5: Waiting 02:31:01 1418555b5973: Waiting 02:31:01 e3e8001ce450: Waiting 02:31:01 7dd33c6dcd75: Pushed 02:31:01 a63fb9b68e35: Pushed 02:31:01 2cba2d50bf78: Pushed 02:31:01 8f65e45bc751: Pushed 02:31:01 13239efc3202: Layer already exists 02:31:01 32f366d666a5: Layer already exists 02:31:01 e3e8001ce450: Pushed 02:31:01 1418555b5973: Pushed 02:31:01 b0b830adbc96: Pushed 02:31:02 37fd153ed39d: Pushed 02:31:02 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh 02:31:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 02:31:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:31:03 a63fb9b68e35: Preparing 02:31:03 a63fb9b68e35: Preparing 02:31:03 2cba2d50bf78: Preparing 02:31:03 8f65e45bc751: Preparing 02:31:03 7dd33c6dcd75: Preparing 02:31:03 37fd153ed39d: Preparing 02:31:03 13239efc3202: Preparing 02:31:03 b0b830adbc96: Preparing 02:31:03 b0b830adbc96: Preparing 02:31:03 1418555b5973: Preparing 02:31:03 e3e8001ce450: Preparing 02:31:03 32f366d666a5: Preparing 02:31:03 13239efc3202: Waiting 02:31:03 b0b830adbc96: Waiting 02:31:03 1418555b5973: Waiting 02:31:03 e3e8001ce450: Waiting 02:31:03 32f366d666a5: Waiting 02:31:03 8f65e45bc751: Layer already exists 02:31:03 37fd153ed39d: Layer already exists 02:31:03 7dd33c6dcd75: Layer already exists 02:31:03 2cba2d50bf78: Layer already exists 02:31:03 a63fb9b68e35: Layer already exists 02:31:03 32f366d666a5: Layer already exists 02:31:03 13239efc3202: Layer already exists 02:31:03 b0b830adbc96: Layer already exists 02:31:03 1418555b5973: Layer already exists 02:31:03 e3e8001ce450: Layer already exists 02:31:03 latest: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh 02:31:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.248 02:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:31:04 a63fb9b68e35: Preparing 02:31:04 a63fb9b68e35: Preparing 02:31:04 2cba2d50bf78: Preparing 02:31:04 8f65e45bc751: Preparing 02:31:04 7dd33c6dcd75: Preparing 02:31:04 37fd153ed39d: Preparing 02:31:04 13239efc3202: Preparing 02:31:04 b0b830adbc96: Preparing 02:31:04 b0b830adbc96: Preparing 02:31:04 1418555b5973: Preparing 02:31:04 e3e8001ce450: Preparing 02:31:04 32f366d666a5: Preparing 02:31:04 b0b830adbc96: Waiting 02:31:04 1418555b5973: Waiting 02:31:04 e3e8001ce450: Waiting 02:31:04 32f366d666a5: Waiting 02:31:04 13239efc3202: Waiting 02:31:04 2cba2d50bf78: Layer already exists 02:31:04 a63fb9b68e35: Layer already exists 02:31:04 37fd153ed39d: Layer already exists 02:31:04 8f65e45bc751: Layer already exists 02:31:04 7dd33c6dcd75: Layer already exists 02:31:04 32f366d666a5: Layer already exists 02:31:04 b0b830adbc96: Layer already exists 02:31:04 13239efc3202: Layer already exists 02:31:04 e3e8001ce450: Layer already exists 02:31:04 1418555b5973: Layer already exists 02:31:04 2.0.0-dev.248: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh 02:31:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:31:05 a63fb9b68e35: Preparing 02:31:05 a63fb9b68e35: Preparing 02:31:05 2cba2d50bf78: Preparing 02:31:05 8f65e45bc751: Preparing 02:31:05 7dd33c6dcd75: Preparing 02:31:05 37fd153ed39d: Preparing 02:31:05 13239efc3202: Preparing 02:31:05 b0b830adbc96: Preparing 02:31:05 b0b830adbc96: Preparing 02:31:05 1418555b5973: Preparing 02:31:05 e3e8001ce450: Preparing 02:31:05 32f366d666a5: Preparing 02:31:05 13239efc3202: Waiting 02:31:05 1418555b5973: Waiting 02:31:05 b0b830adbc96: Waiting 02:31:05 e3e8001ce450: Waiting 02:31:05 32f366d666a5: Waiting 02:31:05 2cba2d50bf78: Layer already exists 02:31:05 37fd153ed39d: Layer already exists 02:31:05 7dd33c6dcd75: Layer already exists 02:31:05 a63fb9b68e35: Layer already exists 02:31:05 8f65e45bc751: Layer already exists 02:31:05 13239efc3202: Layer already exists 02:31:05 b0b830adbc96: Layer already exists 02:31:05 32f366d666a5: Layer already exists 02:31:05 e3e8001ce450: Layer already exists 02:31:05 1418555b5973: Layer already exists 02:31:05 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] isUnix [Pipeline] sh 02:31:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 02:31:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 02:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:31:06 a63fb9b68e35: Preparing 02:31:06 a63fb9b68e35: Preparing 02:31:06 2cba2d50bf78: Preparing 02:31:06 8f65e45bc751: Preparing 02:31:06 7dd33c6dcd75: Preparing 02:31:06 37fd153ed39d: Preparing 02:31:06 13239efc3202: Preparing 02:31:06 b0b830adbc96: Preparing 02:31:06 b0b830adbc96: Preparing 02:31:06 1418555b5973: Preparing 02:31:06 e3e8001ce450: Preparing 02:31:06 32f366d666a5: Preparing 02:31:06 13239efc3202: Waiting 02:31:06 b0b830adbc96: Waiting 02:31:06 1418555b5973: Waiting 02:31:06 e3e8001ce450: Waiting 02:31:06 32f366d666a5: Waiting 02:31:06 2cba2d50bf78: Layer already exists 02:31:06 8f65e45bc751: Layer already exists 02:31:06 7dd33c6dcd75: Layer already exists 02:31:06 37fd153ed39d: Layer already exists 02:31:06 a63fb9b68e35: Layer already exists 02:31:06 32f366d666a5: Layer already exists 02:31:06 1418555b5973: Layer already exists 02:31:06 13239efc3202: Layer already exists 02:31:06 e3e8001ce450: Layer already exists 02:31:06 b0b830adbc96: Layer already exists 02:31:06 master: digest: sha256:fc39a1e4d7c4db372b745aedb489754bd226e2734ca39d284d30500a5774b2de size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:06 ===================================================== [Pipeline] echo 02:31:06 taggedImages: 02:31:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:31:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.248 02:31:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 02:31:06 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:31:06 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:06 latest 02:31:06 2.0.0-dev.248 02:31:06 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:06 master 02:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:31:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:31:07 3454cdd0054c: Preparing 02:31:07 e579244d1664: Preparing 02:31:07 702ae0d67ba2: Preparing 02:31:07 e3efb490d0f6: Preparing 02:31:07 5e970605cd8d: Preparing 02:31:07 32f366d666a5: Preparing 02:31:07 32f366d666a5: Waiting 02:31:08 e3efb490d0f6: Pushed 02:31:08 702ae0d67ba2: Pushed 02:31:08 32f366d666a5: Layer already exists 02:31:08 5e970605cd8d: Pushed 02:31:08 e579244d1664: Pushed 02:31:08 3454cdd0054c: Pushed 02:31:08 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:31:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 02:31:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:31:09 3454cdd0054c: Preparing 02:31:09 e579244d1664: Preparing 02:31:09 702ae0d67ba2: Preparing 02:31:09 e3efb490d0f6: Preparing 02:31:09 5e970605cd8d: Preparing 02:31:09 32f366d666a5: Preparing 02:31:09 32f366d666a5: Waiting 02:31:09 5e970605cd8d: Layer already exists 02:31:09 702ae0d67ba2: Layer already exists 02:31:09 3454cdd0054c: Layer already exists 02:31:09 e3efb490d0f6: Layer already exists 02:31:09 e579244d1664: Layer already exists 02:31:09 32f366d666a5: Layer already exists 02:31:09 latest: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:31:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.248 02:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:31:10 3454cdd0054c: Preparing 02:31:10 e579244d1664: Preparing 02:31:10 702ae0d67ba2: Preparing 02:31:10 e3efb490d0f6: Preparing 02:31:10 5e970605cd8d: Preparing 02:31:10 32f366d666a5: Preparing 02:31:10 32f366d666a5: Waiting 02:31:10 3454cdd0054c: Layer already exists 02:31:10 e579244d1664: Layer already exists 02:31:10 702ae0d67ba2: Layer already exists 02:31:10 e3efb490d0f6: Layer already exists 02:31:10 5e970605cd8d: Layer already exists 02:31:10 32f366d666a5: Layer already exists 02:31:10 2.0.0-dev.248: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:31:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:31:10 3454cdd0054c: Preparing 02:31:10 e579244d1664: Preparing 02:31:10 702ae0d67ba2: Preparing 02:31:10 e3efb490d0f6: Preparing 02:31:10 5e970605cd8d: Preparing 02:31:10 32f366d666a5: Preparing 02:31:10 32f366d666a5: Waiting 02:31:10 5e970605cd8d: Layer already exists 02:31:10 702ae0d67ba2: Layer already exists 02:31:10 3454cdd0054c: Layer already exists 02:31:10 e3efb490d0f6: Layer already exists 02:31:10 e579244d1664: Layer already exists 02:31:10 32f366d666a5: Layer already exists 02:31:10 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] isUnix [Pipeline] sh 02:31:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 02:31:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 02:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:31:11 3454cdd0054c: Preparing 02:31:11 e579244d1664: Preparing 02:31:11 702ae0d67ba2: Preparing 02:31:11 e3efb490d0f6: Preparing 02:31:11 5e970605cd8d: Preparing 02:31:11 32f366d666a5: Preparing 02:31:11 32f366d666a5: Waiting 02:31:11 e579244d1664: Layer already exists 02:31:11 5e970605cd8d: Layer already exists 02:31:11 3454cdd0054c: Layer already exists 02:31:11 702ae0d67ba2: Layer already exists 02:31:11 e3efb490d0f6: Layer already exists 02:31:11 32f366d666a5: Layer already exists 02:31:11 master: digest: sha256:6655f64842f1bcb9e7dedb4a82bbac5a76074484976c458548507dda7042bed2 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:11 ===================================================== [Pipeline] echo 02:31:11 taggedImages: 02:31:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:31:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.248 02:31:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 02:31:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:31:11 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:11 latest 02:31:11 2.0.0-dev.248 02:31:11 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:11 master 02:31:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:31:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:31:12 1ff599bc04f0: Preparing 02:31:12 df39e314a796: Preparing 02:31:12 4979a7b82c5e: Preparing 02:31:12 a8bb2a09c067: Preparing 02:31:12 4bed851084eb: Preparing 02:31:12 10e98b266616: Preparing 02:31:12 257bad0a1f97: Preparing 02:31:12 58b1895fb5f9: Preparing 02:31:12 c2b88c3bcb6a: Preparing 02:31:12 32f366d666a5: Preparing 02:31:12 10e98b266616: Waiting 02:31:12 257bad0a1f97: Waiting 02:31:12 c2b88c3bcb6a: Waiting 02:31:12 32f366d666a5: Waiting 02:31:13 4bed851084eb: Pushed 02:31:13 df39e314a796: Pushed 02:31:13 1ff599bc04f0: Pushed 02:31:19 10e98b266616: Pushed 02:31:19 58b1895fb5f9: Pushed 02:31:19 257bad0a1f97: Pushed 02:31:19 32f366d666a5: Layer already exists 02:31:19 a8bb2a09c067: Pushed 02:31:19 4979a7b82c5e: Pushed 02:31:19 c2b88c3bcb6a: Pushed 02:31:19 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh 02:31:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 02:31:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:31:19 1ff599bc04f0: Preparing 02:31:19 df39e314a796: Preparing 02:31:19 4979a7b82c5e: Preparing 02:31:19 a8bb2a09c067: Preparing 02:31:19 4bed851084eb: Preparing 02:31:19 10e98b266616: Preparing 02:31:19 257bad0a1f97: Preparing 02:31:19 58b1895fb5f9: Preparing 02:31:19 c2b88c3bcb6a: Preparing 02:31:19 32f366d666a5: Preparing 02:31:19 10e98b266616: Waiting 02:31:19 257bad0a1f97: Waiting 02:31:19 58b1895fb5f9: Waiting 02:31:19 c2b88c3bcb6a: Waiting 02:31:19 32f366d666a5: Waiting 02:31:19 1ff599bc04f0: Layer already exists 02:31:19 4979a7b82c5e: Layer already exists 02:31:19 4bed851084eb: Layer already exists 02:31:19 df39e314a796: Layer already exists 02:31:19 a8bb2a09c067: Layer already exists 02:31:19 10e98b266616: Layer already exists 02:31:19 58b1895fb5f9: Layer already exists 02:31:19 257bad0a1f97: Layer already exists 02:31:19 32f366d666a5: Layer already exists 02:31:19 c2b88c3bcb6a: Layer already exists 02:31:19 latest: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh 02:31:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.248 02:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:31:20 1ff599bc04f0: Preparing 02:31:20 df39e314a796: Preparing 02:31:20 4979a7b82c5e: Preparing 02:31:20 a8bb2a09c067: Preparing 02:31:20 4bed851084eb: Preparing 02:31:20 10e98b266616: Preparing 02:31:20 257bad0a1f97: Preparing 02:31:20 58b1895fb5f9: Preparing 02:31:20 c2b88c3bcb6a: Preparing 02:31:20 32f366d666a5: Preparing 02:31:20 10e98b266616: Waiting 02:31:20 257bad0a1f97: Waiting 02:31:20 58b1895fb5f9: Waiting 02:31:20 c2b88c3bcb6a: Waiting 02:31:20 32f366d666a5: Waiting 02:31:20 1ff599bc04f0: Layer already exists 02:31:20 a8bb2a09c067: Layer already exists 02:31:20 4bed851084eb: Layer already exists 02:31:20 df39e314a796: Layer already exists 02:31:20 4979a7b82c5e: Layer already exists 02:31:20 10e98b266616: Layer already exists 02:31:20 58b1895fb5f9: Layer already exists 02:31:20 c2b88c3bcb6a: Layer already exists 02:31:20 257bad0a1f97: Layer already exists 02:31:20 32f366d666a5: Layer already exists 02:31:20 2.0.0-dev.248: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh 02:31:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:31:21 1ff599bc04f0: Preparing 02:31:21 df39e314a796: Preparing 02:31:21 4979a7b82c5e: Preparing 02:31:21 a8bb2a09c067: Preparing 02:31:21 4bed851084eb: Preparing 02:31:21 10e98b266616: Preparing 02:31:21 257bad0a1f97: Preparing 02:31:21 58b1895fb5f9: Preparing 02:31:21 c2b88c3bcb6a: Preparing 02:31:21 32f366d666a5: Preparing 02:31:21 10e98b266616: Waiting 02:31:21 c2b88c3bcb6a: Waiting 02:31:21 257bad0a1f97: Waiting 02:31:21 58b1895fb5f9: Waiting 02:31:21 32f366d666a5: Waiting 02:31:21 4979a7b82c5e: Layer already exists 02:31:21 4bed851084eb: Layer already exists 02:31:21 df39e314a796: Layer already exists 02:31:21 1ff599bc04f0: Layer already exists 02:31:21 a8bb2a09c067: Layer already exists 02:31:21 c2b88c3bcb6a: Layer already exists 02:31:21 58b1895fb5f9: Layer already exists 02:31:21 10e98b266616: Layer already exists 02:31:21 257bad0a1f97: Layer already exists 02:31:21 32f366d666a5: Layer already exists 02:31:21 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] isUnix [Pipeline] sh 02:31:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 02:31:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 02:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:31:22 1ff599bc04f0: Preparing 02:31:22 df39e314a796: Preparing 02:31:22 4979a7b82c5e: Preparing 02:31:22 a8bb2a09c067: Preparing 02:31:22 4bed851084eb: Preparing 02:31:22 10e98b266616: Preparing 02:31:22 257bad0a1f97: Preparing 02:31:22 58b1895fb5f9: Preparing 02:31:22 c2b88c3bcb6a: Preparing 02:31:22 32f366d666a5: Preparing 02:31:22 10e98b266616: Waiting 02:31:22 257bad0a1f97: Waiting 02:31:22 58b1895fb5f9: Waiting 02:31:22 c2b88c3bcb6a: Waiting 02:31:22 32f366d666a5: Waiting 02:31:22 1ff599bc04f0: Layer already exists 02:31:22 df39e314a796: Layer already exists 02:31:22 a8bb2a09c067: Layer already exists 02:31:22 4bed851084eb: Layer already exists 02:31:22 4979a7b82c5e: Layer already exists 02:31:22 10e98b266616: Layer already exists 02:31:22 257bad0a1f97: Layer already exists 02:31:22 32f366d666a5: Layer already exists 02:31:22 c2b88c3bcb6a: Layer already exists 02:31:22 58b1895fb5f9: Layer already exists 02:31:22 master: digest: sha256:c2ae9bc987871c55538d79b165c1cc220310782557d57c10a1c7075cd29bd52e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:22 ===================================================== [Pipeline] echo 02:31:22 taggedImages: 02:31:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:31:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.248 02:31:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 02:31:22 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:31:22 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:22 latest 02:31:22 2.0.0-dev.248 02:31:22 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:22 master 02:31:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:31:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:23 1e6c27a89c07: Preparing 02:31:23 fe7ba4c1881b: Preparing 02:31:23 13239efc3202: Preparing 02:31:23 248a82d84ce2: Preparing 02:31:23 32f366d666a5: Preparing 02:31:23 13239efc3202: Layer already exists 02:31:23 32f366d666a5: Layer already exists 02:31:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:31:23 1e6c27a89c07: Pushed 02:31:23 248a82d84ce2: Pushed 02:31:24 fe7ba4c1881b: Pushed 02:31:24 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:31:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 02:31:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:25 1e6c27a89c07: Preparing 02:31:25 fe7ba4c1881b: Preparing 02:31:25 13239efc3202: Preparing 02:31:25 248a82d84ce2: Preparing 02:31:25 32f366d666a5: Preparing 02:31:25 32f366d666a5: Layer already exists 02:31:25 1e6c27a89c07: Layer already exists 02:31:25 248a82d84ce2: Layer already exists 02:31:25 fe7ba4c1881b: Layer already exists 02:31:25 13239efc3202: Layer already exists 02:31:25 latest: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:31:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.248 02:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:25 1e6c27a89c07: Preparing 02:31:25 fe7ba4c1881b: Preparing 02:31:25 13239efc3202: Preparing 02:31:25 248a82d84ce2: Preparing 02:31:25 32f366d666a5: Preparing 02:31:25 248a82d84ce2: Layer already exists 02:31:25 fe7ba4c1881b: Layer already exists 02:31:25 1e6c27a89c07: Layer already exists 02:31:25 32f366d666a5: Layer already exists 02:31:25 13239efc3202: Layer already exists 02:31:25 2.0.0-dev.248: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:31:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:26 1e6c27a89c07: Preparing 02:31:26 fe7ba4c1881b: Preparing 02:31:26 13239efc3202: Preparing 02:31:26 248a82d84ce2: Preparing 02:31:26 32f366d666a5: Preparing 02:31:26 32f366d666a5: Layer already exists 02:31:26 1e6c27a89c07: Layer already exists 02:31:26 248a82d84ce2: Layer already exists 02:31:26 fe7ba4c1881b: Layer already exists 02:31:26 13239efc3202: Layer already exists 02:31:26 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:31:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 02:31:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 02:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:31:27 1e6c27a89c07: Preparing 02:31:27 fe7ba4c1881b: Preparing 02:31:27 13239efc3202: Preparing 02:31:27 248a82d84ce2: Preparing 02:31:27 32f366d666a5: Preparing 02:31:27 32f366d666a5: Layer already exists 02:31:27 1e6c27a89c07: Layer already exists 02:31:27 13239efc3202: Layer already exists 02:31:27 fe7ba4c1881b: Layer already exists 02:31:27 248a82d84ce2: Layer already exists 02:31:27 master: digest: sha256:d07ae71fa35c01e54868cdc0491d35d18bc7051c9437ee9b8f5e64c93310b736 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:27 ===================================================== [Pipeline] echo 02:31:27 taggedImages: 02:31:27 - nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:31:27 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.248 02:31:27 - nexus3.edgexfoundry.org:10004/support-notifications:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:27 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 02:31:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:31:27 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:27 latest 02:31:27 2.0.0-dev.248 02:31:27 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:27 master 02:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:31:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:28 ffa2b6b6776d: Preparing 02:31:28 bfc9599cf87f: Preparing 02:31:28 13239efc3202: Preparing 02:31:28 dbfdd2ddf124: Preparing 02:31:28 32f366d666a5: Preparing 02:31:28 dbfdd2ddf124: Layer already exists 02:31:28 32f366d666a5: Layer already exists 02:31:28 13239efc3202: Layer already exists 02:31:28 ffa2b6b6776d: Pushed 02:31:29 bfc9599cf87f: Pushed 02:31:29 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh 02:31:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 02:31:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:30 ffa2b6b6776d: Preparing 02:31:30 bfc9599cf87f: Preparing 02:31:30 13239efc3202: Preparing 02:31:30 dbfdd2ddf124: Preparing 02:31:30 32f366d666a5: Preparing 02:31:30 dbfdd2ddf124: Layer already exists 02:31:30 32f366d666a5: Layer already exists 02:31:30 ffa2b6b6776d: Layer already exists 02:31:30 bfc9599cf87f: Layer already exists 02:31:30 13239efc3202: Layer already exists 02:31:30 latest: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh 02:31:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.248 02:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:31 ffa2b6b6776d: Preparing 02:31:31 bfc9599cf87f: Preparing 02:31:31 13239efc3202: Preparing 02:31:31 dbfdd2ddf124: Preparing 02:31:31 32f366d666a5: Preparing 02:31:31 32f366d666a5: Layer already exists 02:31:31 bfc9599cf87f: Layer already exists 02:31:31 ffa2b6b6776d: Layer already exists 02:31:31 13239efc3202: Layer already exists 02:31:31 dbfdd2ddf124: Layer already exists 02:31:31 2.0.0-dev.248: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh 02:31:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:31 ffa2b6b6776d: Preparing 02:31:31 bfc9599cf87f: Preparing 02:31:31 13239efc3202: Preparing 02:31:31 dbfdd2ddf124: Preparing 02:31:31 32f366d666a5: Preparing 02:31:31 dbfdd2ddf124: Layer already exists 02:31:31 ffa2b6b6776d: Layer already exists 02:31:31 bfc9599cf87f: Layer already exists 02:31:31 32f366d666a5: Layer already exists 02:31:31 13239efc3202: Layer already exists 02:31:31 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] isUnix [Pipeline] sh 02:31:31 Removing intermediate container dbf417dfe40f 02:31:31 ---> b1b4c01228c0 02:31:31 02:31:31 Step 11/26 : FROM alpine:3.12 02:31:31 3.12: Pulling from library/alpine 02:31:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 02:31:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 02:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:31:32 ffa2b6b6776d: Preparing 02:31:32 bfc9599cf87f: Preparing 02:31:32 13239efc3202: Preparing 02:31:32 dbfdd2ddf124: Preparing 02:31:32 32f366d666a5: Preparing 02:31:32 dbfdd2ddf124: Layer already exists 02:31:32 13239efc3202: Layer already exists 02:31:32 ffa2b6b6776d: Layer already exists 02:31:32 32f366d666a5: Layer already exists 02:31:32 bfc9599cf87f: Layer already exists 02:31:32 master: digest: sha256:90d4dfb210a7fa957628ecb42e6bb13d0aa9e2556943f27c4e7b303617fe32ca size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:32 ===================================================== [Pipeline] echo 02:31:32 taggedImages: 02:31:32 - nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:31:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.248 02:31:32 - nexus3.edgexfoundry.org:10004/support-scheduler:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:32 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 02:31:32 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 02:31:32 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:32 latest 02:31:32 2.0.0-dev.248 02:31:32 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:32 master 02:31:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:31:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:31:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:31:33 Status: Downloaded newer image for alpine:3.12 02:31:33 ---> 9852663dfa18 02:31:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:31:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:31:33 d839e05a350b: Preparing 02:31:33 cb06108b910d: Preparing 02:31:33 b775564899c5: Preparing 02:31:33 d490a6a3f2fe: Preparing 02:31:33 0754057c0ad3: Preparing 02:31:33 998cdf262ab1: Preparing 02:31:33 02e56110abd2: Preparing 02:31:33 abc36efb885a: Preparing 02:31:33 b0b09059f4e1: Preparing 02:31:33 bb961f40224b: Preparing 02:31:33 f4666769fca7: Preparing 02:31:33 998cdf262ab1: Waiting 02:31:33 02e56110abd2: Waiting 02:31:33 abc36efb885a: Waiting 02:31:33 b0b09059f4e1: Waiting 02:31:33 f4666769fca7: Waiting 02:31:33 bb961f40224b: Waiting 02:31:33 0754057c0ad3: Layer already exists 02:31:34 ---> Running in 277c5f9b7974 02:31:34 998cdf262ab1: Layer already exists 02:31:34 cb06108b910d: Pushed 02:31:34 02e56110abd2: Layer already exists 02:31:34 abc36efb885a: Layer already exists 02:31:34 b0b09059f4e1: Layer already exists 02:31:34 bb961f40224b: Layer already exists 02:31:34 f4666769fca7: Layer already exists 02:31:34 d839e05a350b: Pushed 02:31:34 b775564899c5: Pushed 02:31:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:38 (1/6) Installing ca-certificates (20191127-r4) 02:31:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:31:38 (3/6) Installing libcurl (7.77.0-r0) 02:31:38 (4/6) Installing curl (7.77.0-r0) 02:31:38 (5/6) Installing dumb-init (1.2.2-r1) 02:31:38 (6/6) Installing su-exec (0.2-r1) 02:31:38 Executing busybox-1.31.1-r20.trigger 02:31:38 Executing ca-certificates-20191127-r4.trigger 02:31:38 Removing intermediate container 9c9ad6731e30 02:31:38 ---> 9afce9d9dde9 02:31:38 02:31:38 Step 11/24 : FROM alpine:3.12 02:31:38 ---> 9852663dfa18 02:31:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:31:38 OK: 7 MiB in 20 packages 02:31:38 ---> Running in 73a151a6ad7d 02:31:40 d490a6a3f2fe: Pushed 02:31:40 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh 02:31:40 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 02:31:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:31:40 d839e05a350b: Preparing 02:31:40 cb06108b910d: Preparing 02:31:40 b775564899c5: Preparing 02:31:40 d490a6a3f2fe: Preparing 02:31:40 0754057c0ad3: Preparing 02:31:40 998cdf262ab1: Preparing 02:31:40 02e56110abd2: Preparing 02:31:40 abc36efb885a: Preparing 02:31:40 b0b09059f4e1: Preparing 02:31:40 bb961f40224b: Preparing 02:31:40 f4666769fca7: Preparing 02:31:40 abc36efb885a: Waiting 02:31:40 b0b09059f4e1: Waiting 02:31:40 bb961f40224b: Waiting 02:31:40 f4666769fca7: Waiting 02:31:40 998cdf262ab1: Waiting 02:31:40 02e56110abd2: Waiting 02:31:40 d839e05a350b: Layer already exists 02:31:40 cb06108b910d: Layer already exists 02:31:40 b775564899c5: Layer already exists 02:31:40 d490a6a3f2fe: Layer already exists 02:31:40 0754057c0ad3: Layer already exists 02:31:40 abc36efb885a: Layer already exists 02:31:40 998cdf262ab1: Layer already exists 02:31:40 bb961f40224b: Layer already exists 02:31:40 02e56110abd2: Layer already exists 02:31:40 b0b09059f4e1: Layer already exists 02:31:40 f4666769fca7: Layer already exists 02:31:40 latest: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh 02:31:41 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.248 02:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:31:41 d839e05a350b: Preparing 02:31:41 cb06108b910d: Preparing 02:31:41 b775564899c5: Preparing 02:31:41 d490a6a3f2fe: Preparing 02:31:41 0754057c0ad3: Preparing 02:31:41 998cdf262ab1: Preparing 02:31:41 02e56110abd2: Preparing 02:31:41 abc36efb885a: Preparing 02:31:41 b0b09059f4e1: Preparing 02:31:41 bb961f40224b: Preparing 02:31:41 f4666769fca7: Preparing 02:31:41 998cdf262ab1: Waiting 02:31:41 02e56110abd2: Waiting 02:31:41 abc36efb885a: Waiting 02:31:41 b0b09059f4e1: Waiting 02:31:41 bb961f40224b: Waiting 02:31:41 f4666769fca7: Waiting 02:31:41 d839e05a350b: Layer already exists 02:31:41 cb06108b910d: Layer already exists 02:31:41 0754057c0ad3: Layer already exists 02:31:41 b775564899c5: Layer already exists 02:31:41 d490a6a3f2fe: Layer already exists 02:31:41 bb961f40224b: Layer already exists 02:31:41 b0b09059f4e1: Layer already exists 02:31:41 998cdf262ab1: Layer already exists 02:31:41 02e56110abd2: Layer already exists 02:31:41 abc36efb885a: Layer already exists 02:31:41 f4666769fca7: Layer already exists 02:31:41 2.0.0-dev.248: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh 02:31:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:31:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:42 Removing intermediate container 277c5f9b7974 02:31:42 ---> 6ecf668670e0 02:31:42 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:31:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:42 Removing intermediate container 65ab7da410d5 02:31:42 ---> afc5400231df 02:31:42 02:31:42 Step 11/23 : FROM alpine:3.12 02:31:42 ---> 9852663dfa18 02:31:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:31:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:31:42 d839e05a350b: Preparing 02:31:42 cb06108b910d: Preparing 02:31:42 b775564899c5: Preparing 02:31:42 d490a6a3f2fe: Preparing 02:31:42 0754057c0ad3: Preparing 02:31:42 998cdf262ab1: Preparing 02:31:42 02e56110abd2: Preparing 02:31:42 abc36efb885a: Preparing 02:31:42 b0b09059f4e1: Preparing 02:31:42 bb961f40224b: Preparing 02:31:42 f4666769fca7: Preparing 02:31:42 02e56110abd2: Waiting 02:31:42 abc36efb885a: Waiting 02:31:42 b0b09059f4e1: Waiting 02:31:42 998cdf262ab1: Waiting 02:31:42 bb961f40224b: Waiting 02:31:42 f4666769fca7: Waiting 02:31:42 cb06108b910d: Layer already exists 02:31:42 0754057c0ad3: Layer already exists 02:31:42 d839e05a350b: Layer already exists 02:31:42 b775564899c5: Layer already exists 02:31:42 d490a6a3f2fe: Layer already exists 02:31:42 02e56110abd2: Layer already exists 02:31:42 998cdf262ab1: Layer already exists 02:31:42 abc36efb885a: Layer already exists 02:31:42 b0b09059f4e1: Layer already exists 02:31:42 bb961f40224b: Layer already exists 02:31:42 f4666769fca7: Layer already exists 02:31:42 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] isUnix [Pipeline] sh 02:31:42 ---> Running in f89f00664a27 02:31:42 ---> Running in 80d8f342f212 02:31:42 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 02:31:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 02:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 02:31:43 d839e05a350b: Preparing 02:31:43 cb06108b910d: Preparing 02:31:43 b775564899c5: Preparing 02:31:43 d490a6a3f2fe: Preparing 02:31:43 0754057c0ad3: Preparing 02:31:43 998cdf262ab1: Preparing 02:31:43 02e56110abd2: Preparing 02:31:43 abc36efb885a: Preparing 02:31:43 b0b09059f4e1: Preparing 02:31:43 bb961f40224b: Preparing 02:31:43 f4666769fca7: Preparing 02:31:43 998cdf262ab1: Waiting 02:31:43 02e56110abd2: Waiting 02:31:43 abc36efb885a: Waiting 02:31:43 b0b09059f4e1: Waiting 02:31:43 bb961f40224b: Waiting 02:31:43 f4666769fca7: Waiting 02:31:43 cb06108b910d: Layer already exists 02:31:43 0754057c0ad3: Layer already exists 02:31:43 b775564899c5: Layer already exists 02:31:43 d490a6a3f2fe: Layer already exists 02:31:43 d839e05a350b: Layer already exists 02:31:43 998cdf262ab1: Layer already exists 02:31:43 02e56110abd2: Layer already exists 02:31:43 abc36efb885a: Layer already exists 02:31:43 bb961f40224b: Layer already exists 02:31:43 b0b09059f4e1: Layer already exists 02:31:43 f4666769fca7: Layer already exists 02:31:43 master: digest: sha256:02a75b7cef4bba3008c9ea1ebaa247baa843afc7d405f94d69898bb7f46e9a5b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:31:43 ===================================================== [Pipeline] echo 02:31:43 taggedImages: 02:31:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:31:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 02:31:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.248 02:31:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:31:43 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script 02:31:43 (1/1) Installing dumb-init (1.2.2-r1) 02:31:43 Executing busybox-1.31.1-r20.trigger 02:31:43 OK: 5 MiB in 15 packages [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } 02:31:43 Removing intermediate container f89f00664a27 02:31:43 ---> 695020780c5f 02:31:43 Step 14/26 : WORKDIR / [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:43 ---> Running in cf9e79093fe1 02:31:44 Removing intermediate container 73a151a6ad7d 02:31:44 ---> f7dde7f23801 02:31:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:44 ---> Running in d33b7738ef93 02:31:45 Removing intermediate container cf9e79093fe1 02:31:45 ---> aaa800a2a196 02:31:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:45 (1/1) Installing dumb-init (1.2.2-r1) 02:31:45 Removing intermediate container d33b7738ef93 02:31:45 ---> 5ee58a08664d 02:31:45 Step 14/24 : ENV APP_PORT=59882 02:31:45 Executing busybox-1.31.1-r20.trigger 02:31:45 OK: 5 MiB in 15 packages 02:31:45 ---> Running in 6ab3dc282a6f 02:31:46 ---> e1901086aa83 02:31:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:31:47 Removing intermediate container 6ab3dc282a6f 02:31:47 ---> 84e7da67b57f 02:31:47 Step 15/24 : EXPOSE $APP_PORT 02:31:47 ---> Running in 354be93b4dff 02:31:48 Removing intermediate container 80d8f342f212 02:31:48 ---> bd52b376e5e3 02:31:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:48 ---> 38949ac5dd11 02:31:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:31:48 ---> Running in c650e12d2826 02:31:48 Removing intermediate container 354be93b4dff 02:31:48 ---> 0f7a1ac333f6 02:31:48 Step 16/24 : WORKDIR / 02:31:48 ---> Running in 1b0f0c8d545e 02:31:49 Removing intermediate container c650e12d2826 02:31:49 ---> 11fa99ef6bef 02:31:49 Step 14/23 : ENV APP_PORT=59861 02:31:49 ---> 2f70dfe80be6 02:31:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:31:49 ---> Running in ddc913de8109 02:31:50 Removing intermediate container 1b0f0c8d545e 02:31:50 ---> dcea8927d5d7 02:31:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:51 Removing intermediate container ddc913de8109 02:31:51 ---> 728271ba6a4a 02:31:51 Step 15/23 : EXPOSE $APP_PORT 02:31:51 ---> a645fade7cc9 02:31:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:31:51 ---> Running in acc3474dd986 02:31:51 ---> fdb0dfe1b834 02:31:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:31:52 Removing intermediate container acc3474dd986 02:31:52 ---> d402af94c7c4 02:31:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:53 Removing intermediate container 3222017b3930 02:31:53 ---> b39bfea4d47e 02:31:53 02:31:53 Step 11/24 : FROM alpine:3.12 02:31:53 ---> 9852663dfa18 02:31:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:31:53 ---> Using cache 02:31:53 ---> bd52b376e5e3 02:31:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:31:53 ---> Using cache 02:31:53 ---> 11fa99ef6bef 02:31:53 Step 14/24 : ENV APP_PORT=59881 02:31:53 ---> Running in c3bafb14628f 02:31:53 ---> 3bcb9813cb11 02:31:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:31:54 ---> 51b8137dba1d 02:31:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:31:54 ---> b0f833399384 02:31:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:31:54 Removing intermediate container c3bafb14628f 02:31:54 ---> 16ca8946a186 02:31:54 Step 15/24 : EXPOSE $APP_PORT 02:31:54 ---> Running in dd053538df8f 02:31:55 ---> 7c30a91f6acf 02:31:55 Step 20/24 : ENTRYPOINT ["/core-command"] 02:31:55 Removing intermediate container dd053538df8f 02:31:55 ---> f43e03754326 02:31:55 Step 16/24 : WORKDIR / 02:31:56 ---> Running in fefd12c97907 02:31:56 ---> Running in 0a1a842a76f2 02:31:56 ---> 221b7c87e47f 02:31:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:31:56 ---> 1c09ec62de34 02:31:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:31:57 Removing intermediate container fefd12c97907 02:31:57 ---> 66d2a7317bf0 02:31:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:57 Removing intermediate container 0a1a842a76f2 02:31:57 ---> 275b97177523 02:31:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:31:57 ---> Running in efbed87c4964 02:31:57 ---> b21a2b8c532c 02:31:57 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:31:57 ---> fcdf067b6688 02:31:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:31:58 Removing intermediate container a69b1eb6f9b1 02:31:58 ---> 55bca9a6b9f4 02:31:58 02:31:58 Step 11/24 : FROM alpine:3.12 02:31:58 ---> 9852663dfa18 02:31:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:31:58 ---> Running in 3cbdb271a80a 02:31:58 ---> Running in 1dd7aed94274 02:31:58 ---> Running in 2af648e16842 02:31:58 Removing intermediate container efbed87c4964 02:31:58 ---> 713188d2971c 02:31:58 Step 22/24 : LABEL arch=arm64 02:31:58 ---> e4748e3075ee 02:31:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:31:59 ---> Running in 259d320716dc 02:31:59 Removing intermediate container 1dd7aed94274 02:31:59 ---> cdcacee29c2c 02:31:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:31:59 ---> Running in 3b009b5290e8 02:31:59 Removing intermediate container 2af648e16842 02:31:59 ---> c56c7a0b15cc 02:31:59 Step 13/24 : ENV APP_PORT=59880 02:31:59 ---> Running in 96ccead7b7c2 02:32:00 Removing intermediate container 259d320716dc 02:32:00 ---> 33c0a5448768 02:32:00 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:32:00 ---> Running in 117f5f174add 02:32:00 Removing intermediate container 3b009b5290e8 02:32:00 ---> 8383f21d48f4 02:32:00 Step 21/23 : LABEL arch=arm64 02:32:00 ---> Running in 17489484e9ca 02:32:00 Removing intermediate container 96ccead7b7c2 02:32:00 ---> 4c5e67d2149d 02:32:00 Step 14/24 : EXPOSE $APP_PORT 02:32:00 ---> e05fcb5f74b6 02:32:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:32:00 Removing intermediate container 117f5f174add 02:32:00 ---> 99862085901d 02:32:00 Step 24/24 : LABEL version=2.0.0-dev.248 02:32:01 ---> Running in b2ce97ff33fd 02:32:01 ---> Running in 3633af570e31 02:32:01 Removing intermediate container 17489484e9ca 02:32:01 ---> 4a4da95a8e11 02:32:01 Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:32:01 Removing intermediate container 3cbdb271a80a 02:32:01 ---> 56ad6023590e 02:32:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:32:01 ---> Running in 2ae10665b70d 02:32:01 ---> Running in 7a526f8b68e1 02:32:01 Removing intermediate container b2ce97ff33fd 02:32:01 ---> 1de993123386 02:32:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:02 ---> 1997cf8c393f 02:32:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:32:02 Removing intermediate container 3633af570e31 02:32:02 ---> a8fdb09593b5 02:32:02 02:32:02 ---> Running in 9a770b77d6bd 02:32:02 ---> Running in 15ac105ba051 02:32:02 Removing intermediate container 2ae10665b70d 02:32:02 ---> 5a1476a4d97c 02:32:02 Step 23/23 : LABEL version=2.0.0-dev.248 02:32:02 Successfully built a8fdb09593b5 02:32:02 Successfully tagged core-command-arm64:latest 02:32:02  Building core-command ... done Building support-notifications 02:32:02 Removing intermediate container 7a526f8b68e1 02:32:02 ---> f33beab3004d 02:32:02 Step 24/26 : LABEL arch=arm64 02:32:02 ---> Running in a36598f9dc8c 02:32:03 ---> Running in 94174f1c9e6a 02:32:03 Removing intermediate container 15ac105ba051 02:32:03 ---> 4a25f5e297de 02:32:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:03 ---> Running in b21c0ecc535a 02:32:03 Removing intermediate container a36598f9dc8c 02:32:03 ---> 3ef945531a4f 02:32:03 02:32:04 Removing intermediate container 94174f1c9e6a 02:32:04 ---> f02abc99b16f 02:32:04 Step 25/26 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:32:04 Successfully built 3ef945531a4f 02:32:04 Successfully tagged support-scheduler-arm64:latest 02:32:04 Building sys-mgmt-agent 02:32:04  Building support-scheduler ... done Removing intermediate container b21c0ecc535a 02:32:04 ---> 97852a1d5d51 02:32:04 Step 22/24 : LABEL arch=arm64 02:32:04 ---> Running in ab779e243669 02:32:04 ---> Running in 631ef61a9d68 02:32:05 Removing intermediate container ab779e243669 02:32:05 ---> fc5aebdc73f6 02:32:05 Step 26/26 : LABEL version=2.0.0-dev.248 02:32:05 ---> Running in 616a67e3323f 02:32:05 Removing intermediate container 631ef61a9d68 02:32:05 ---> cbd6153bbba8 02:32:05 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:32:05 Removing intermediate container 9a770b77d6bd 02:32:05 ---> 367c7c19d5de 02:32:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:32:06 ---> Running in ebc2b93bc100 02:32:06 ---> Running in 0d96eda21f2d 02:32:06 Removing intermediate container 616a67e3323f 02:32:06 ---> adf8ddfb2d1d 02:32:06 02:32:07 Removing intermediate container ebc2b93bc100 02:32:07 ---> 4933be983d39 02:32:07 Step 24/24 : LABEL version=2.0.0-dev.248 02:32:07 Successfully built adf8ddfb2d1d 02:32:07 Successfully tagged security-secretstore-setup-arm64:latest 02:32:07  Building security-secretstore-setup ... done Building security-bootstrapper 02:32:07 ---> Running in be2f5a19d6d8 02:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:32:08 Removing intermediate container be2f5a19d6d8 02:32:08 ---> b910b6888600 02:32:08 02:32:08 Successfully built b910b6888600 02:32:08 Successfully tagged core-metadata-arm64:latest 02:32:08  Building core-metadata ... done Building security-proxy-setup 02:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:32:09 (1/6) Installing dumb-init (1.2.2-r1) 02:32:09 (2/6) Installing libgcc (9.3.0-r2) 02:32:09 (3/6) Installing libsodium (1.0.18-r0) 02:32:09 (4/6) Installing libstdc++ (9.3.0-r2) 02:32:10 (5/6) Installing libzmq (4.3.3-r0) 02:32:10 (6/6) Installing zeromq (4.3.3-r0) 02:32:10 Executing busybox-1.31.1-r20.trigger 02:32:10 OK: 8 MiB in 20 packages 02:32:12 Removing intermediate container 0d96eda21f2d 02:32:12 ---> 1044e5c31543 02:32:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:32:12 ---> 56cdbbfaba82 02:32:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:32:14 ---> 64eba5c7ca68 02:32:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:32:15 ---> cf41e86868ee 02:32:15 Step 20/24 : ENTRYPOINT ["/core-data"] 02:32:15 ---> Running in 3aa234e698e0 02:32:16 Removing intermediate container 3aa234e698e0 02:32:16 ---> df9edf71664a 02:32:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:32:16 ---> Running in 374c45738fc8 02:32:16 Removing intermediate container 374c45738fc8 02:32:16 ---> e5ee6e359829 02:32:16 Step 22/24 : LABEL arch=arm64 02:32:17 ---> Running in fe63f9a5605d 02:32:17 Removing intermediate container fe63f9a5605d 02:32:17 ---> e0eeb9e9bfd6 02:32:17 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:32:17 ---> Running in 63ef3865c15a 02:32:18 Removing intermediate container 63ef3865c15a 02:32:18 ---> 24b20ef42df5 02:32:18 Step 24/24 : LABEL version=2.0.0-dev.248 02:32:18 ---> Running in 4e32fe3721cb 02:32:19 Removing intermediate container 4e32fe3721cb 02:32:19 ---> d84c859c9926 02:32:19 02:32:20 Successfully built d84c859c9926 02:32:20 Successfully tagged core-data-arm64:latest 02:32:39  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:32:39 ---> 34ea2c7b9358 02:32:39 Step 3/23 : WORKDIR /edgex-go 02:32:39 ---> Using cache 02:32:39 ---> 551c3d44020e 02:32:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:39 ---> Using cache 02:32:39 ---> e940ead30cf9 02:32:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:32:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:32:41 ---> 34ea2c7b9358 02:32:41 Step 3/24 : WORKDIR /edgex-go 02:32:41 ---> Using cache 02:32:41 ---> 551c3d44020e 02:32:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:41 ---> Using cache 02:32:41 ---> e940ead30cf9 02:32:41 Step 5/24 : RUN apk add --update --no-cache make bash git 02:32:42 ---> Running in 400a6d404f2a 02:32:42 ---> Running in 0a4352a0c00e 02:32:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:32:43 ---> 34ea2c7b9358 02:32:43 Step 3/22 : WORKDIR /edgex-go 02:32:43 ---> Using cache 02:32:43 ---> 551c3d44020e 02:32:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:43 ---> Using cache 02:32:43 ---> e940ead30cf9 02:32:43 Step 5/22 : RUN apk add --update --no-cache make git 02:32:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:32:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:32:43 ---> 34ea2c7b9358 02:32:43 Step 3/32 : WORKDIR /edgex-go 02:32:43 ---> Using cache 02:32:43 ---> 551c3d44020e 02:32:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:32:43 ---> Using cache 02:32:43 ---> e940ead30cf9 02:32:43 Step 5/32 : RUN apk add --update --no-cache make git 02:32:43 ---> Running in a90e444fa3c9 02:32:43 ---> Running in 7ec656a917b4 02:32:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:32:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:32:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:32:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:32:47 OK: 218 MiB in 52 packages 02:32:47 OK: 218 MiB in 52 packages 02:32:47 OK: 218 MiB in 52 packages 02:32:48 OK: 218 MiB in 52 packages 02:32:49 Removing intermediate container 7ec656a917b4 02:32:49 ---> c31623ee0e69 02:32:49 Step 6/22 : COPY go.mod . 02:32:49 Removing intermediate container 400a6d404f2a 02:32:49 ---> d3160d7ec387 02:32:49 Step 6/23 : COPY go.mod . 02:32:49 Removing intermediate container a90e444fa3c9 02:32:49 ---> 00ecd38a1207 02:32:49 Step 6/32 : COPY go.mod . 02:32:49 Removing intermediate container 0a4352a0c00e 02:32:49 ---> d48981731dee 02:32:49 Step 6/24 : COPY go.mod . 02:32:50 ---> f7e7fef5b977 02:32:50 Step 7/22 : RUN go mod download 02:32:50 ---> da2f1a084aa6 02:32:50 Step 7/23 : RUN go mod download 02:32:50 ---> Running in b7cfa53e61a5 02:32:50 ---> 80eb985acdd0 02:32:50 Step 7/32 : RUN go mod download 02:32:50 ---> Running in b43c48acec70 02:32:50 ---> 4d20baf00182 02:32:50 Step 7/24 : RUN go mod download 02:32:50 ---> Running in b9635f3e396d 02:32:51 ---> Running in 220bae9d8e67 02:32:54 Removing intermediate container b7cfa53e61a5 02:32:54 ---> b6b902df979b 02:32:54 Step 8/22 : COPY . . 02:32:54 Removing intermediate container b43c48acec70 02:32:54 ---> 4ff03c46067b 02:32:54 Step 8/23 : COPY . . 02:32:55 Removing intermediate container 220bae9d8e67 02:32:55 ---> d60066072563 02:32:55 Step 8/24 : COPY . . 02:32:55 Removing intermediate container b9635f3e396d 02:32:55 ---> 7870939735b1 02:32:55 Step 8/32 : COPY . . 02:33:10 ---> 401815352661 02:33:10 Step 9/23 : RUN go mod tidy ---> 7a093e2ab933 02:33:10 Step 9/22 : RUN go mod tidy 02:33:10 02:33:11 ---> Running in ddc68a124179 02:33:11 ---> Running in 12a19bf885e3 02:33:11 ---> 8adc8b3664e1 02:33:11 Step 9/32 : RUN go mod tidy 02:33:11 ---> 956ceb6bb75b 02:33:11 Step 9/24 : RUN go mod tidy 02:33:11 ---> Running in 8d6a7402d532 02:33:11 ---> Running in 14296bd0646c 02:33:18 Removing intermediate container ddc68a124179 02:33:18 ---> ad87cc6047a3 02:33:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:33:18 ---> Running in 9a1d3054632e 02:33:18 Removing intermediate container 12a19bf885e3 02:33:18 ---> 03255d796117 02:33:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:33:18 ---> Running in 40a243186112 02:33:18 Removing intermediate container 8d6a7402d532 02:33:18 ---> bec789f0c995 02:33:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:33:18 Removing intermediate container 14296bd0646c 02:33:18 ---> 388e9a2dd012 02:33:18 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:33:18 ---> Running in cbda4b723859 02:33:18 ---> Running in 5861284fcece 02:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:33:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:33:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:34:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o ./cmd/secrets-config ./cmd/secrets-config 02:34:54 Removing intermediate container cbda4b723859 02:34:54 ---> d8f09566d10b 02:34:54 02:34:54 Step 11/32 : FROM alpine:3.12 02:34:54 ---> 9852663dfa18 02:34:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:34:54 ---> Running in e360aa2a678b 02:34:54 Removing intermediate container 9a1d3054632e 02:34:54 ---> a715831a4c68 02:34:54 02:34:54 Step 11/22 : FROM alpine:3.12 02:34:54 ---> 9852663dfa18 02:34:54 Step 12/22 : RUN apk add --update --no-cache curl 02:34:54 ---> Running in 78fc25040e2b 02:34:54 Removing intermediate container e360aa2a678b 02:34:54 ---> 734743e0a496 02:34:54 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:34:54 ---> Running in 3e157264803f 02:34:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:34:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:34:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:34:56 (1/4) Installing ca-certificates (20191127-r4) 02:34:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:34:56 (3/4) Installing libcurl (7.77.0-r0) 02:34:56 (4/4) Installing curl (7.77.0-r0) 02:34:56 Executing busybox-1.31.1-r20.trigger 02:34:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:34:56 Executing ca-certificates-20191127-r4.trigger 02:34:57 OK: 7 MiB in 18 packages 02:34:57 (1/2) Installing dumb-init (1.2.2-r1) 02:34:57 (2/2) Installing su-exec (0.2-r1) 02:34:57 Executing busybox-1.31.1-r20.trigger 02:34:57 OK: 5 MiB in 16 packages 02:34:57 Removing intermediate container 5861284fcece 02:34:57 ---> 555657551256 02:34:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:34:58 ---> Running in d06edc831d1a 02:34:59 Removing intermediate container 3e157264803f 02:34:59 ---> 07e832c0c4d3 02:34:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:34:59 Removing intermediate container 78fc25040e2b 02:34:59 ---> 5000729b1b29 02:34:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.248" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:35:00 ---> Running in 13f915755fe1 02:35:00 ---> Running in 864ce3a00277 02:35:00 Removing intermediate container 13f915755fe1 02:35:00 ---> a5a0bfab0748 02:35:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:35:01 Removing intermediate container 40a243186112 02:35:01 ---> 8d81158a1d1e 02:35:01 02:35:01 Step 11/23 : FROM alpine:3.12 02:35:01 ---> 9852663dfa18 02:35:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:35:01 Removing intermediate container 864ce3a00277 02:35:01 ---> 7f3080f9d0f1 02:35:01 Step 14/22 : WORKDIR /edgex 02:35:01 ---> Running in 64f76b8ab92c 02:35:01 ---> Running in 1f8430db58aa 02:35:01 ---> Running in 8c37c6fb8701 02:35:02 Removing intermediate container 64f76b8ab92c 02:35:02 ---> 7736c6042fef 02:35:02 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:35:02 Removing intermediate container 1f8430db58aa 02:35:02 ---> bdc5f2ac5c84 02:35:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:35:02 ---> Running in fee112af0c86 02:35:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:02 Removing intermediate container d06edc831d1a 02:35:02 ---> 44336b614244 02:35:02 02:35:02 Step 12/24 : FROM docker:20.10.0 02:35:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:03 20.10.0: Pulling from library/docker 02:35:03 ---> 20e2628fb457 02:35:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:35:03 (1/2) Installing ca-certificates (20191127-r4) 02:35:03 (2/2) Installing dumb-init (1.2.2-r1) 02:35:03 Executing busybox-1.31.1-r20.trigger 02:35:03 Executing ca-certificates-20191127-r4.trigger 02:35:04 OK: 6 MiB in 16 packages 02:35:05 Removing intermediate container fee112af0c86 02:35:05 ---> bfbd8e9868d0 02:35:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:35:05 ---> 4934cea56635 02:35:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:35:06 ---> Running in 00236c8d8f47 02:35:06 Removing intermediate container 8c37c6fb8701 02:35:06 ---> 407598522c13 02:35:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:35:06 Removing intermediate container 00236c8d8f47 02:35:06 ---> 4854ed965180 02:35:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:35:07 ---> Running in 5ebe57207153 02:35:07 ---> 1dbfd84e5099 02:35:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:35:07 ---> Running in 04584b789c8f 02:35:07 Removing intermediate container 5ebe57207153 02:35:07 ---> 61863afdb968 02:35:07 Step 14/23 : ENV APP_PORT=59860 02:35:08 ---> 842f26363e8a 02:35:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:35:08 ---> Running in 2ceb4e3ad250 02:35:08 ---> Running in 32eccfcab908 02:35:08 Removing intermediate container 04584b789c8f 02:35:08 ---> 41b30ac418be 02:35:08 Step 19/22 : CMD ["--init=true"] 02:35:09 Removing intermediate container 2ceb4e3ad250 02:35:09 ---> 8188522a36a7 02:35:09 Step 15/23 : EXPOSE $APP_PORT 02:35:09 ---> Running in d78b720d364c 02:35:09 ---> Running in a3c5cf5a2b3d 02:35:10 Removing intermediate container d78b720d364c 02:35:10 ---> 53e586007e02 02:35:10 Step 20/22 : LABEL arch=arm64 02:35:10 Removing intermediate container a3c5cf5a2b3d 02:35:10 ---> ebf0e5ffee5b 02:35:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:35:10 ---> Running in f5e2ff1be302 02:35:11 Removing intermediate container f5e2ff1be302 02:35:11 ---> 4267c273bfab 02:35:11 Step 21/22 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:35:11 ---> Running in b718b6f8595f 02:35:11 ---> 1219c0f1048c 02:35:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:35:12 Removing intermediate container 32eccfcab908 02:35:12 ---> b717a9fe93b8 02:35:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:35:12 Removing intermediate container b718b6f8595f 02:35:12 ---> d065739f838d 02:35:12 Step 22/22 : LABEL version=2.0.0-dev.248 02:35:13 ---> Running in 02bd965503c9 02:35:13 ---> 08b91532b064 02:35:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:35:14 ---> c5eb989fbbc0 02:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:35:14 Removing intermediate container 02bd965503c9 02:35:14 ---> ea652adf3243 02:35:14 02:35:15 Successfully built ea652adf3243 02:35:15 Successfully tagged security-proxy-setup-arm64:latest 02:35:16  Building security-proxy-setup ... done  ---> 4e1124fbd434 02:35:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:35:16 ---> e141807922e8 02:35:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:35:16 ---> Running in de4e3af179c3 02:35:16 Removing intermediate container de4e3af179c3 02:35:16 ---> e9450c5fef9c 02:35:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:35:17 ---> Running in 4bd17d7dba8f 02:35:17 ---> bb9403b53554 02:35:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:35:17 Removing intermediate container 4bd17d7dba8f 02:35:17 ---> 2462804c89b7 02:35:17 Step 21/23 : LABEL arch=arm64 02:35:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:35:17 Status: Downloaded newer image for docker:20.10.0 02:35:17 ---> eeaf43b92773 02:35:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:35:17 ---> Running in 08c4eaaf10d8 02:35:17 ---> Running in 911a1ecd2bea 02:35:17 ---> 80e736e4c145 02:35:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:35:18 Removing intermediate container 08c4eaaf10d8 02:35:18 ---> 359b4d013989 02:35:18 Step 22/23 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:35:18 ---> Running in b10ef9fdd065 02:35:18 Removing intermediate container 911a1ecd2bea 02:35:18 ---> cf55ab83b736 02:35:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:35:18 ---> Running in 470ba047f844 02:35:19 ---> a0140b69472c 02:35:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:35:19 Removing intermediate container b10ef9fdd065 02:35:19 ---> 575a37bfd76a 02:35:19 Step 23/23 : LABEL version=2.0.0-dev.248 02:35:19 ---> Running in 4b45b9751bfa 02:35:19 ---> Running in 71f28a21d7b0 02:35:19 Removing intermediate container 4b45b9751bfa 02:35:19 ---> df4cc507a79c 02:35:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:35:20 Removing intermediate container 71f28a21d7b0 02:35:20 ---> b15c3a31e88f 02:35:20 02:35:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:35:20 Successfully built b15c3a31e88f 02:35:20 Successfully tagged support-notifications-arm64:latest 02:35:20  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:35:20 ---> 06a2606dfe16 02:35:20 Step 27/32 : RUN chmod +x /entrypoint.sh 02:35:21 ---> Running in ed1b9e16efc7 02:35:21 (1/39) Installing readline (8.0.4-r0) 02:35:21 (2/39) Installing bash (5.0.17-r0) 02:35:21 Executing bash-5.0.17-r0.post-install 02:35:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:35:21 (4/39) Installing libcurl (7.77.0-r0) 02:35:21 (5/39) Installing curl (7.77.0-r0) 02:35:21 (6/39) Installing dumb-init (1.2.2-r1) 02:35:21 (7/39) Installing libbz2 (1.0.8-r1) 02:35:21 (8/39) Installing expat (2.2.9-r1) 02:35:21 (9/39) Installing libffi (3.3-r2) 02:35:21 (10/39) Installing gdbm (1.13-r1) 02:35:21 (11/39) Installing xz-libs (5.2.5-r0) 02:35:21 (12/39) Installing sqlite-libs (3.32.1-r0) 02:35:21 (13/39) Installing python3 (3.8.10-r0) 02:35:23 (14/39) Installing py3-appdirs (1.4.4-r1) 02:35:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:35:23 (16/39) Installing py3-parsing (2.4.7-r0) 02:35:23 (17/39) Installing py3-six (1.15.0-r0) 02:35:23 (18/39) Installing py3-packaging (20.4-r0) 02:35:23 (19/39) Installing py3-setuptools (47.0.0-r0) 02:35:23 (20/39) Installing py3-chardet (3.0.4-r4) 02:35:23 (21/39) Installing py3-idna (2.9-r0) 02:35:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:35:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:35:23 (24/39) Installing py3-requests (2.23.0-r0) 02:35:23 (25/39) Installing py3-msgpack (1.0.0-r0) 02:35:23 (26/39) Installing py3-lockfile (0.12.2-r3) 02:35:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:35:23 (28/39) Installing py3-colorama (0.4.3-r0) 02:35:23 (29/39) Installing py3-distlib (0.3.0-r0) 02:35:23 (30/39) Installing py3-distro (1.5.0-r1) 02:35:23 (31/39) Installing py3-webencodings (0.5.1-r3) 02:35:23 (32/39) Installing py3-html5lib (1.0.1-r4) 02:35:23 Removing intermediate container ed1b9e16efc7 02:35:23 ---> 734f72c8586b 02:35:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:35:24 (33/39) Installing py3-pytoml (0.1.21-r0) 02:35:24 (34/39) Installing py3-pep517 (0.8.2-r0) 02:35:24 (35/39) Installing py3-progress (1.5-r0) 02:35:24 (36/39) Installing py3-toml (0.10.1-r0) 02:35:24 (37/39) Installing py3-retrying (1.3.3-r0) 02:35:24 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:35:24 (39/39) Installing py3-pip (20.1.1-r0) 02:35:24 Executing busybox-1.31.1-r19.trigger 02:35:24 OK: 72 MiB in 59 packages 02:35:24 ---> Running in 924ec6734984 02:35:25 Removing intermediate container 924ec6734984 02:35:25 ---> 20d042bf5c91 02:35:25 Step 29/32 : CMD ["gate"] 02:35:25 ---> Running in b62f1e8563ed 02:35:25 Removing intermediate container b62f1e8563ed 02:35:25 ---> 1d31d6a52fc0 02:35:25 Step 30/32 : LABEL arch=arm64 02:35:26 ---> Running in 7e0eb041f1b7 02:35:26 Removing intermediate container 7e0eb041f1b7 02:35:26 ---> 653af01b4f66 02:35:26 Step 31/32 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:35:27 ---> Running in 0e920fc6b2e5 02:35:27 Removing intermediate container 0e920fc6b2e5 02:35:27 ---> f0a3900fb923 02:35:27 Step 32/32 : LABEL version=2.0.0-dev.248 02:35:27 ---> Running in 522b50d68a93 02:35:28 Removing intermediate container 522b50d68a93 02:35:28 ---> 917dc2f42bb5 02:35:28 02:35:28 Collecting docker-compose==1.23.2 02:35:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:35:28 Successfully built 917dc2f42bb5 02:35:28 Successfully tagged security-bootstrapper-arm64:latest 02:35:28  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:35:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:35:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:35:30 Collecting docker<4.0,>=3.6.0 02:35:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:35:31 Collecting texttable<0.10,>=0.9.0 02:35:31 Downloading texttable-0.9.1.tar.gz (11 kB) 02:35:32 Collecting dockerpty<0.5,>=0.4.1 02:35:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:35:34 Collecting cached-property<2,>=1.2.0 02:35:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:35:35 Collecting websocket-client<1.0,>=0.32.0 02:35:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:35:35 Collecting jsonschema<3,>=2.5.1 02:35:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:35:36 Collecting docopt<0.7,>=0.6.1 02:35:36 Downloading docopt-0.6.2.tar.gz (25 kB) 02:35:38 Collecting PyYAML<4,>=3.10 02:35:38 Downloading PyYAML-3.13.tar.gz (270 kB) 02:35:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:35:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:35:41 Collecting urllib3<1.25,>=1.21.1 02:35:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:35:41 Collecting idna<2.8,>=2.5 02:35:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:35:42 Collecting docker-pycreds>=0.4.0 02:35:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:35:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:35:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:35:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:35:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:35:42 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, cached-property, jsonschema, docopt, PyYAML, docker-compose 02:35:42 Attempting uninstall: urllib3 02:35:42 Found existing installation: urllib3 1.25.9 02:35:42 Uninstalling urllib3-1.25.9: 02:35:42 Successfully uninstalled urllib3-1.25.9 02:35:43 Attempting uninstall: idna 02:35:43 Found existing installation: idna 2.9 02:35:43 Uninstalling idna-2.9: 02:35:43 Successfully uninstalled idna-2.9 02:35:44 Attempting uninstall: requests 02:35:44 Found existing installation: requests 2.23.0 02:35:44 Uninstalling requests-2.23.0: 02:35:44 Successfully uninstalled requests-2.23.0 02:35:45 Running setup.py install for texttable: started 02:35:47 Running setup.py install for texttable: finished with status 'done' 02:35:47 Running setup.py install for dockerpty: started 02:35:49 Running setup.py install for dockerpty: finished with status 'done' 02:35:49 Running setup.py install for docopt: started 02:35:51 Running setup.py install for docopt: finished with status 'done' 02:35:51 Running setup.py install for PyYAML: started 02:35:53 Running setup.py install for PyYAML: finished with status 'done' 02:35:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 02:36:02 Removing intermediate container 470ba047f844 02:36:02 ---> f05608d14b57 02:36:02 Step 15/24 : ENV APP_PORT=58890 02:36:02 ---> Running in 4792c2511ead 02:36:02 Removing intermediate container 4792c2511ead 02:36:02 ---> 97a868591032 02:36:02 Step 16/24 : EXPOSE $APP_PORT 02:36:02 ---> Running in cde0b19c6cf5 02:36:03 Removing intermediate container cde0b19c6cf5 02:36:03 ---> 3566811f2acc 02:36:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:36:04 ---> c0f7104e26c8 02:36:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:36:05 ---> 5bf9fecb167e 02:36:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:36:06 ---> bb81266a2b64 02:36:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:36:06 ---> Running in c57d15b643c9 02:36:06 Removing intermediate container c57d15b643c9 02:36:06 ---> ebf41fb2ee96 02:36:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:36:06 ---> Running in 51844be4040d 02:36:07 Removing intermediate container 51844be4040d 02:36:07 ---> 18624538ec9c 02:36:07 Step 22/24 : LABEL arch=arm64 02:36:07 ---> Running in 95477c8f9a5e 02:36:07 Removing intermediate container 95477c8f9a5e 02:36:07 ---> da7addb2faa8 02:36:07 Step 23/24 : LABEL git_sha=71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:07 ---> Running in 8c19574d2d0b 02:36:08 Removing intermediate container 8c19574d2d0b 02:36:08 ---> 329baa3696f7 02:36:08 Step 24/24 : LABEL version=2.0.0-dev.248 02:36:08 ---> Running in 5d8401090e0a 02:36:09 Removing intermediate container 5d8401090e0a 02:36:09 ---> 1cf253a610a0 02:36:09 02:36:09 Successfully built 1cf253a610a0 02:36:09 Successfully tagged sys-mgmt-agent-arm64:latest 02:36:09  Building sys-mgmt-agent ... done  [Pipeline] } 02:36:09 $ docker stop --time=1 7f64720670931b15d6d0b7ed55b0de8c02acb5ab9f4f8108a44a90cefef7258a 02:36:11 $ docker rm -f 7f64720670931b15d6d0b7ed55b0de8c02acb5ab9f4f8108a44a90cefef7258a [Pipeline] // withDockerContainer [Pipeline] sh 02:36:11 + docker images 02:36:12 REPOSITORY TAG IMAGE ID CREATED SIZE 02:36:12 sys-mgmt-agent-arm64 latest 1cf253a610a0 4 seconds ago 299MB 02:36:12 security-bootstrapper-arm64 latest 917dc2f42bb5 45 seconds ago 17.2MB 02:36:12 support-notifications-arm64 latest b15c3a31e88f 53 seconds ago 16.8MB 02:36:12 security-proxy-setup-arm64 latest ea652adf3243 59 seconds ago 24MB 02:36:12 44336b614244 About a minute ago 863MB 02:36:12 8d81158a1d1e About a minute ago 866MB 02:36:12 a715831a4c68 About a minute ago 862MB 02:36:12 d8f09566d10b About a minute ago 858MB 02:36:12 core-data-arm64 latest d84c859c9926 3 minutes ago 20.4MB 02:36:12 core-metadata-arm64 latest b910b6888600 4 minutes ago 17.4MB 02:36:12 security-secretstore-setup-arm64 latest adf8ddfb2d1d 4 minutes ago 26.5MB 02:36:12 support-scheduler-arm64 latest 3ef945531a4f 4 minutes ago 16.1MB 02:36:12 core-command-arm64 latest a8fdb09593b5 4 minutes ago 16.1MB 02:36:12 55bca9a6b9f4 4 minutes ago 874MB 02:36:12 b39bfea4d47e 4 minutes ago 873MB 02:36:12 afc5400231df 4 minutes ago 865MB 02:36:12 9afce9d9dde9 4 minutes ago 864MB 02:36:12 b1b4c01228c0 4 minutes ago 864MB 02:36:12 ci-base-image-arm64 latest 34ea2c7b9358 9 minutes ago 641MB 02:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 02:36:12 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 02:36:12 docker 20.10.0 eeaf43b92773 5 months ago 228MB 02:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:36:12 provisioning config files... 02:36:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config3988537051839690754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:12 ---> docker-login.sh 02:36:12 nexus3.edgexfoundry.org:10001 02:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:13 Configure a credential helper to remove this warning. See 02:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:13 02:36:13 Login Succeeded 02:36:13 nexus3.edgexfoundry.org:10002 02:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:13 Configure a credential helper to remove this warning. See 02:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:13 02:36:13 Login Succeeded 02:36:13 nexus3.edgexfoundry.org:10003 02:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:14 Configure a credential helper to remove this warning. See 02:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:14 02:36:14 Login Succeeded 02:36:14 nexus3.edgexfoundry.org:10004 02:36:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:15 Configure a credential helper to remove this warning. See 02:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:15 02:36:15 Login Succeeded 02:36:15 docker.io 02:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:15 Configure a credential helper to remove this warning. See 02:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:15 02:36:15 Login Succeeded 02:36:16 ---> docker-login.sh ends [Pipeline] } 02:36:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:36:16 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:16 latest 02:36:16 2.0.0-dev.248 02:36:16 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:16 master 02:36:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:36:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:16 99fbbc43ac4e: Preparing 02:36:16 782369b9502d: Preparing 02:36:16 94a358800305: Preparing 02:36:16 fc76b7b070f9: Preparing 02:36:16 3fbe34a1663b: Preparing 02:36:17 3fbe34a1663b: Layer already exists 02:36:17 fc76b7b070f9: Pushed 02:36:17 99fbbc43ac4e: Pushed 02:36:17 94a358800305: Pushed 02:36:19 782369b9502d: Pushed 02:36:20 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:36:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:20 99fbbc43ac4e: Preparing 02:36:20 782369b9502d: Preparing 02:36:20 94a358800305: Preparing 02:36:20 fc76b7b070f9: Preparing 02:36:20 3fbe34a1663b: Preparing 02:36:20 782369b9502d: Layer already exists 02:36:20 99fbbc43ac4e: Layer already exists 02:36:20 3fbe34a1663b: Layer already exists 02:36:20 94a358800305: Layer already exists 02:36:20 fc76b7b070f9: Layer already exists 02:36:20 latest: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.248 02:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:21 99fbbc43ac4e: Preparing 02:36:21 782369b9502d: Preparing 02:36:21 94a358800305: Preparing 02:36:21 fc76b7b070f9: Preparing 02:36:21 3fbe34a1663b: Preparing 02:36:21 99fbbc43ac4e: Layer already exists 02:36:21 94a358800305: Layer already exists 02:36:21 782369b9502d: Layer already exists 02:36:21 fc76b7b070f9: Layer already exists 02:36:21 3fbe34a1663b: Layer already exists 02:36:21 2.0.0-dev.248: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:22 99fbbc43ac4e: Preparing 02:36:22 782369b9502d: Preparing 02:36:22 94a358800305: Preparing 02:36:22 fc76b7b070f9: Preparing 02:36:22 3fbe34a1663b: Preparing 02:36:22 3fbe34a1663b: Layer already exists 02:36:22 782369b9502d: Layer already exists 02:36:22 94a358800305: Layer already exists 02:36:22 fc76b7b070f9: Layer already exists 02:36:22 99fbbc43ac4e: Layer already exists 02:36:22 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 02:36:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 02:36:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:36:23 99fbbc43ac4e: Preparing 02:36:23 782369b9502d: Preparing 02:36:23 94a358800305: Preparing 02:36:23 fc76b7b070f9: Preparing 02:36:23 3fbe34a1663b: Preparing 02:36:23 99fbbc43ac4e: Layer already exists 02:36:23 3fbe34a1663b: Layer already exists 02:36:23 fc76b7b070f9: Layer already exists 02:36:23 94a358800305: Layer already exists 02:36:23 782369b9502d: Layer already exists 02:36:23 master: digest: sha256:fe91baadf35445ed1b78cd27b9eb447f0aae2d48c09be6fa580cb75d6e47cd49 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:23 ===================================================== [Pipeline] echo 02:36:23 taggedImages: 02:36:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:36:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.248 02:36:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 02:36:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:36:23 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:23 latest 02:36:23 2.0.0-dev.248 02:36:23 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:23 master 02:36:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:36:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:24 c4626a1d0afb: Preparing 02:36:24 21f143fc05fa: Preparing 02:36:24 94a358800305: Preparing 02:36:24 4583f0a8d4a8: Preparing 02:36:24 e82e08094863: Preparing 02:36:24 3fbe34a1663b: Preparing 02:36:24 3fbe34a1663b: Waiting 02:36:24 94a358800305: Layer already exists 02:36:24 3fbe34a1663b: Layer already exists 02:36:24 e82e08094863: Pushed 02:36:24 c4626a1d0afb: Pushed 02:36:25 4583f0a8d4a8: Pushed 02:36:28 21f143fc05fa: Pushed 02:36:28 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:36:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:36:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:29 c4626a1d0afb: Preparing 02:36:29 21f143fc05fa: Preparing 02:36:29 94a358800305: Preparing 02:36:29 4583f0a8d4a8: Preparing 02:36:29 e82e08094863: Preparing 02:36:29 3fbe34a1663b: Preparing 02:36:29 3fbe34a1663b: Waiting 02:36:29 21f143fc05fa: Layer already exists 02:36:29 c4626a1d0afb: Layer already exists 02:36:29 e82e08094863: Layer already exists 02:36:29 4583f0a8d4a8: Layer already exists 02:36:29 94a358800305: Layer already exists 02:36:29 3fbe34a1663b: Layer already exists 02:36:29 latest: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:36:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.248 02:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:30 c4626a1d0afb: Preparing 02:36:30 21f143fc05fa: Preparing 02:36:30 94a358800305: Preparing 02:36:30 4583f0a8d4a8: Preparing 02:36:30 e82e08094863: Preparing 02:36:30 3fbe34a1663b: Preparing 02:36:30 3fbe34a1663b: Waiting 02:36:30 4583f0a8d4a8: Layer already exists 02:36:30 e82e08094863: Layer already exists 02:36:30 94a358800305: Layer already exists 02:36:30 21f143fc05fa: Layer already exists 02:36:30 c4626a1d0afb: Layer already exists 02:36:30 3fbe34a1663b: Layer already exists 02:36:30 2.0.0-dev.248: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:36:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:31 c4626a1d0afb: Preparing 02:36:31 21f143fc05fa: Preparing 02:36:31 94a358800305: Preparing 02:36:31 4583f0a8d4a8: Preparing 02:36:31 e82e08094863: Preparing 02:36:31 3fbe34a1663b: Preparing 02:36:31 3fbe34a1663b: Waiting 02:36:31 21f143fc05fa: Layer already exists 02:36:31 e82e08094863: Layer already exists 02:36:31 94a358800305: Layer already exists 02:36:31 c4626a1d0afb: Layer already exists 02:36:31 4583f0a8d4a8: Layer already exists 02:36:31 3fbe34a1663b: Layer already exists 02:36:31 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:36:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 02:36:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 02:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:36:31 c4626a1d0afb: Preparing 02:36:31 21f143fc05fa: Preparing 02:36:31 94a358800305: Preparing 02:36:31 4583f0a8d4a8: Preparing 02:36:31 e82e08094863: Preparing 02:36:31 3fbe34a1663b: Preparing 02:36:31 3fbe34a1663b: Waiting 02:36:32 94a358800305: Layer already exists 02:36:32 e82e08094863: Layer already exists 02:36:32 c4626a1d0afb: Layer already exists 02:36:32 4583f0a8d4a8: Layer already exists 02:36:32 21f143fc05fa: Layer already exists 02:36:32 3fbe34a1663b: Layer already exists 02:36:32 master: digest: sha256:e6f9f87956e9241f60488957d9562223b21cbc4b8ad13cee65a863dcb446d110 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:32 ===================================================== [Pipeline] echo 02:36:32 taggedImages: 02:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.248 02:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 02:36:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:36:32 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:32 latest 02:36:32 2.0.0-dev.248 02:36:32 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:32 master 02:36:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:36:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:33 45bd101e0e36: Preparing 02:36:33 0b910f399740: Preparing 02:36:33 94a358800305: Preparing 02:36:33 8e923061518d: Preparing 02:36:33 3fbe34a1663b: Preparing 02:36:33 94a358800305: Layer already exists 02:36:33 3fbe34a1663b: Layer already exists 02:36:33 45bd101e0e36: Pushed 02:36:33 8e923061518d: Pushed 02:36:36 0b910f399740: Pushed 02:36:36 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:36:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:37 45bd101e0e36: Preparing 02:36:37 0b910f399740: Preparing 02:36:37 94a358800305: Preparing 02:36:37 8e923061518d: Preparing 02:36:37 3fbe34a1663b: Preparing 02:36:37 94a358800305: Layer already exists 02:36:37 3fbe34a1663b: Layer already exists 02:36:37 8e923061518d: Layer already exists 02:36:37 45bd101e0e36: Layer already exists 02:36:37 0b910f399740: Layer already exists 02:36:37 latest: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.248 02:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:38 45bd101e0e36: Preparing 02:36:38 0b910f399740: Preparing 02:36:38 94a358800305: Preparing 02:36:38 8e923061518d: Preparing 02:36:38 3fbe34a1663b: Preparing 02:36:38 0b910f399740: Layer already exists 02:36:38 94a358800305: Layer already exists 02:36:38 8e923061518d: Layer already exists 02:36:38 45bd101e0e36: Layer already exists 02:36:38 3fbe34a1663b: Layer already exists 02:36:38 2.0.0-dev.248: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:39 45bd101e0e36: Preparing 02:36:39 0b910f399740: Preparing 02:36:39 94a358800305: Preparing 02:36:39 8e923061518d: Preparing 02:36:39 3fbe34a1663b: Preparing 02:36:39 8e923061518d: Layer already exists 02:36:39 45bd101e0e36: Layer already exists 02:36:39 94a358800305: Layer already exists 02:36:39 3fbe34a1663b: Layer already exists 02:36:39 0b910f399740: Layer already exists 02:36:39 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:36:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 02:36:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 02:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:36:40 45bd101e0e36: Preparing 02:36:40 0b910f399740: Preparing 02:36:40 94a358800305: Preparing 02:36:40 8e923061518d: Preparing 02:36:40 3fbe34a1663b: Preparing 02:36:40 94a358800305: Layer already exists 02:36:40 45bd101e0e36: Layer already exists 02:36:40 3fbe34a1663b: Layer already exists 02:36:40 8e923061518d: Layer already exists 02:36:40 0b910f399740: Layer already exists 02:36:40 master: digest: sha256:f2d1543a75a4ccfe0e005f9fc8d1f2557fdb0a73018df3d34168337691a1f546 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:40 ===================================================== [Pipeline] echo 02:36:40 taggedImages: 02:36:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:36:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.248 02:36:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 02:36:40 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:36:40 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:40 latest 02:36:40 2.0.0-dev.248 02:36:40 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:40 master 02:36:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:36:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:41 6fd689f7c62a: Preparing 02:36:41 6fd689f7c62a: Preparing 02:36:41 bb84dbce4ca5: Preparing 02:36:41 e7e1e3e0c2a6: Preparing 02:36:41 9b04e33019ea: Preparing 02:36:41 07fae5e586df: Preparing 02:36:41 94a358800305: Preparing 02:36:41 bfda536dcc88: Preparing 02:36:41 bfda536dcc88: Preparing 02:36:41 25160d84f728: Preparing 02:36:41 c330f588b6d5: Preparing 02:36:41 3fbe34a1663b: Preparing 02:36:41 94a358800305: Waiting 02:36:41 25160d84f728: Waiting 02:36:41 bfda536dcc88: Waiting 02:36:41 c330f588b6d5: Waiting 02:36:41 3fbe34a1663b: Waiting 02:36:41 6fd689f7c62a: Pushed 02:36:41 9b04e33019ea: Pushed 02:36:41 bb84dbce4ca5: Pushed 02:36:41 e7e1e3e0c2a6: Pushed 02:36:42 94a358800305: Layer already exists 02:36:42 3fbe34a1663b: Layer already exists 02:36:42 bfda536dcc88: Pushed 02:36:42 25160d84f728: Pushed 02:36:42 c330f588b6d5: Pushed 02:36:44 07fae5e586df: Pushed 02:36:45 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:36:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:36:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:45 6fd689f7c62a: Preparing 02:36:45 6fd689f7c62a: Preparing 02:36:45 bb84dbce4ca5: Preparing 02:36:45 e7e1e3e0c2a6: Preparing 02:36:45 9b04e33019ea: Preparing 02:36:45 07fae5e586df: Preparing 02:36:45 94a358800305: Preparing 02:36:45 bfda536dcc88: Preparing 02:36:45 bfda536dcc88: Preparing 02:36:45 25160d84f728: Preparing 02:36:45 c330f588b6d5: Preparing 02:36:45 3fbe34a1663b: Preparing 02:36:45 bfda536dcc88: Waiting 02:36:45 25160d84f728: Waiting 02:36:45 94a358800305: Waiting 02:36:45 c330f588b6d5: Waiting 02:36:45 3fbe34a1663b: Waiting 02:36:46 e7e1e3e0c2a6: Layer already exists 02:36:46 bb84dbce4ca5: Layer already exists 02:36:46 9b04e33019ea: Layer already exists 02:36:46 6fd689f7c62a: Layer already exists 02:36:46 07fae5e586df: Layer already exists 02:36:46 94a358800305: Layer already exists 02:36:46 25160d84f728: Layer already exists 02:36:46 3fbe34a1663b: Layer already exists 02:36:46 c330f588b6d5: Layer already exists 02:36:46 bfda536dcc88: Layer already exists 02:36:46 latest: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:36:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.248 02:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:46 6fd689f7c62a: Preparing 02:36:46 6fd689f7c62a: Preparing 02:36:46 bb84dbce4ca5: Preparing 02:36:46 e7e1e3e0c2a6: Preparing 02:36:46 9b04e33019ea: Preparing 02:36:46 07fae5e586df: Preparing 02:36:46 94a358800305: Preparing 02:36:46 bfda536dcc88: Preparing 02:36:46 bfda536dcc88: Preparing 02:36:46 25160d84f728: Preparing 02:36:46 c330f588b6d5: Preparing 02:36:46 3fbe34a1663b: Preparing 02:36:46 94a358800305: Waiting 02:36:46 bfda536dcc88: Waiting 02:36:46 3fbe34a1663b: Waiting 02:36:46 25160d84f728: Waiting 02:36:46 c330f588b6d5: Waiting 02:36:47 6fd689f7c62a: Layer already exists 02:36:47 bb84dbce4ca5: Layer already exists 02:36:47 9b04e33019ea: Layer already exists 02:36:47 e7e1e3e0c2a6: Layer already exists 02:36:47 07fae5e586df: Layer already exists 02:36:47 bfda536dcc88: Layer already exists 02:36:47 25160d84f728: Layer already exists 02:36:47 94a358800305: Layer already exists 02:36:47 c330f588b6d5: Layer already exists 02:36:47 3fbe34a1663b: Layer already exists 02:36:47 2.0.0-dev.248: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:36:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:47 6fd689f7c62a: Preparing 02:36:47 6fd689f7c62a: Preparing 02:36:47 bb84dbce4ca5: Preparing 02:36:47 e7e1e3e0c2a6: Preparing 02:36:47 9b04e33019ea: Preparing 02:36:47 07fae5e586df: Preparing 02:36:47 94a358800305: Preparing 02:36:47 bfda536dcc88: Preparing 02:36:47 bfda536dcc88: Preparing 02:36:47 25160d84f728: Preparing 02:36:47 c330f588b6d5: Preparing 02:36:47 3fbe34a1663b: Preparing 02:36:47 94a358800305: Waiting 02:36:47 bfda536dcc88: Waiting 02:36:47 25160d84f728: Waiting 02:36:47 c330f588b6d5: Waiting 02:36:47 3fbe34a1663b: Waiting 02:36:47 e7e1e3e0c2a6: Layer already exists 02:36:47 bb84dbce4ca5: Layer already exists 02:36:47 9b04e33019ea: Layer already exists 02:36:48 07fae5e586df: Layer already exists 02:36:48 6fd689f7c62a: Layer already exists 02:36:48 bfda536dcc88: Layer already exists 02:36:48 94a358800305: Layer already exists 02:36:48 25160d84f728: Layer already exists 02:36:48 c330f588b6d5: Layer already exists 02:36:48 3fbe34a1663b: Layer already exists 02:36:48 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] isUnix [Pipeline] sh 02:36:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 02:36:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 02:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:36:48 6fd689f7c62a: Preparing 02:36:48 6fd689f7c62a: Preparing 02:36:48 bb84dbce4ca5: Preparing 02:36:48 e7e1e3e0c2a6: Preparing 02:36:48 9b04e33019ea: Preparing 02:36:48 07fae5e586df: Preparing 02:36:48 94a358800305: Preparing 02:36:48 bfda536dcc88: Preparing 02:36:48 bfda536dcc88: Preparing 02:36:48 25160d84f728: Preparing 02:36:48 c330f588b6d5: Preparing 02:36:48 3fbe34a1663b: Preparing 02:36:48 94a358800305: Waiting 02:36:48 bfda536dcc88: Waiting 02:36:48 3fbe34a1663b: Waiting 02:36:48 25160d84f728: Waiting 02:36:48 6fd689f7c62a: Layer already exists 02:36:48 bb84dbce4ca5: Layer already exists 02:36:48 9b04e33019ea: Layer already exists 02:36:48 e7e1e3e0c2a6: Layer already exists 02:36:48 07fae5e586df: Layer already exists 02:36:48 bfda536dcc88: Layer already exists 02:36:48 c330f588b6d5: Layer already exists 02:36:48 25160d84f728: Layer already exists 02:36:48 94a358800305: Layer already exists 02:36:48 3fbe34a1663b: Layer already exists 02:36:48 master: digest: sha256:3449cd029c1fa5a45b9bdbf980d1211cf361a3c350bc86967c0c05514202e9b5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:49 ===================================================== [Pipeline] echo 02:36:49 taggedImages: 02:36:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:36:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.248 02:36:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 02:36:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:36:49 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:49 latest 02:36:49 2.0.0-dev.248 02:36:49 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:49 master 02:36:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:36:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:36:49 98425b74f668: Preparing 02:36:49 7981894caa79: Preparing 02:36:49 87961a32d000: Preparing 02:36:49 5e559602086a: Preparing 02:36:49 8e3287ed9d96: Preparing 02:36:49 3fbe34a1663b: Preparing 02:36:49 3fbe34a1663b: Waiting 02:36:50 5e559602086a: Pushed 02:36:50 87961a32d000: Pushed 02:36:50 3fbe34a1663b: Layer already exists 02:36:50 8e3287ed9d96: Pushed 02:36:52 98425b74f668: Pushed 02:36:52 7981894caa79: Pushed 02:36:52 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh 02:36:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:36:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:36:52 98425b74f668: Preparing 02:36:52 7981894caa79: Preparing 02:36:52 87961a32d000: Preparing 02:36:52 5e559602086a: Preparing 02:36:52 8e3287ed9d96: Preparing 02:36:52 3fbe34a1663b: Preparing 02:36:52 3fbe34a1663b: Waiting 02:36:53 5e559602086a: Layer already exists 02:36:53 7981894caa79: Layer already exists 02:36:53 87961a32d000: Layer already exists 02:36:53 98425b74f668: Layer already exists 02:36:53 8e3287ed9d96: Layer already exists 02:36:53 3fbe34a1663b: Layer already exists 02:36:53 latest: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh 02:36:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.248 02:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:36:53 98425b74f668: Preparing 02:36:53 7981894caa79: Preparing 02:36:53 87961a32d000: Preparing 02:36:53 5e559602086a: Preparing 02:36:53 8e3287ed9d96: Preparing 02:36:53 3fbe34a1663b: Preparing 02:36:53 3fbe34a1663b: Waiting 02:36:53 7981894caa79: Layer already exists 02:36:54 98425b74f668: Layer already exists 02:36:54 87961a32d000: Layer already exists 02:36:54 5e559602086a: Layer already exists 02:36:54 8e3287ed9d96: Layer already exists 02:36:54 3fbe34a1663b: Layer already exists 02:36:54 2.0.0-dev.248: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh 02:36:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:36:54 98425b74f668: Preparing 02:36:54 7981894caa79: Preparing 02:36:54 87961a32d000: Preparing 02:36:54 5e559602086a: Preparing 02:36:54 8e3287ed9d96: Preparing 02:36:54 3fbe34a1663b: Preparing 02:36:54 3fbe34a1663b: Waiting 02:36:54 5e559602086a: Layer already exists 02:36:54 98425b74f668: Layer already exists 02:36:54 87961a32d000: Layer already exists 02:36:55 7981894caa79: Layer already exists 02:36:55 8e3287ed9d96: Layer already exists 02:36:55 3fbe34a1663b: Layer already exists 02:36:55 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] isUnix [Pipeline] sh 02:36:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 02:36:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 02:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:36:55 98425b74f668: Preparing 02:36:55 7981894caa79: Preparing 02:36:55 87961a32d000: Preparing 02:36:55 5e559602086a: Preparing 02:36:55 8e3287ed9d96: Preparing 02:36:55 3fbe34a1663b: Preparing 02:36:55 3fbe34a1663b: Waiting 02:36:56 87961a32d000: Layer already exists 02:36:56 7981894caa79: Layer already exists 02:36:56 5e559602086a: Layer already exists 02:36:56 98425b74f668: Layer already exists 02:36:56 8e3287ed9d96: Layer already exists 02:36:56 3fbe34a1663b: Layer already exists 02:36:56 master: digest: sha256:309dad75d27784ad39c7cd741fb0f9e9d6095a4ecbb2e38a84629a93ab4eecbb size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:36:56 ===================================================== [Pipeline] echo 02:36:56 taggedImages: 02:36:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:36:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.248 02:36:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 02:36:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:36:56 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:56 latest 02:36:56 2.0.0-dev.248 02:36:56 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:36:56 master 02:36:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:36:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:36:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:36:57 666383afd138: Preparing 02:36:57 a578fa00f0e9: Preparing 02:36:57 f99bd84d5538: Preparing 02:36:57 9f3f9690b1d1: Preparing 02:36:57 fd7d74a8d4cb: Preparing 02:36:57 4c93b33cd166: Preparing 02:36:57 3ddcad927fdf: Preparing 02:36:57 0f6d0b4822c3: Preparing 02:36:57 c1cd71ae5d75: Preparing 02:36:57 3fbe34a1663b: Preparing 02:36:57 3ddcad927fdf: Waiting 02:36:57 0f6d0b4822c3: Waiting 02:36:57 c1cd71ae5d75: Waiting 02:36:57 3fbe34a1663b: Waiting 02:36:57 4c93b33cd166: Waiting 02:36:57 fd7d74a8d4cb: Pushed 02:36:57 666383afd138: Pushed 02:36:57 a578fa00f0e9: Pushed 02:36:57 4c93b33cd166: Pushed 02:36:57 3ddcad927fdf: Pushed 02:36:57 0f6d0b4822c3: Pushed 02:36:57 3fbe34a1663b: Layer already exists 02:36:58 c1cd71ae5d75: Pushed 02:36:59 9f3f9690b1d1: Pushed 02:36:59 f99bd84d5538: Pushed 02:37:00 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:37:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:37:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:37:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:00 666383afd138: Preparing 02:37:00 a578fa00f0e9: Preparing 02:37:00 f99bd84d5538: Preparing 02:37:00 9f3f9690b1d1: Preparing 02:37:00 fd7d74a8d4cb: Preparing 02:37:00 4c93b33cd166: Preparing 02:37:00 3ddcad927fdf: Preparing 02:37:00 0f6d0b4822c3: Preparing 02:37:00 c1cd71ae5d75: Preparing 02:37:00 3fbe34a1663b: Preparing 02:37:00 4c93b33cd166: Waiting 02:37:00 3ddcad927fdf: Waiting 02:37:00 0f6d0b4822c3: Waiting 02:37:00 c1cd71ae5d75: Waiting 02:37:00 3fbe34a1663b: Waiting 02:37:00 a578fa00f0e9: Layer already exists 02:37:00 fd7d74a8d4cb: Layer already exists 02:37:00 666383afd138: Layer already exists 02:37:00 9f3f9690b1d1: Layer already exists 02:37:00 f99bd84d5538: Layer already exists 02:37:01 4c93b33cd166: Layer already exists 02:37:01 3ddcad927fdf: Layer already exists 02:37:01 c1cd71ae5d75: Layer already exists 02:37:01 0f6d0b4822c3: Layer already exists 02:37:01 3fbe34a1663b: Layer already exists 02:37:01 latest: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:37:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.248 02:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:01 666383afd138: Preparing 02:37:01 a578fa00f0e9: Preparing 02:37:01 f99bd84d5538: Preparing 02:37:01 9f3f9690b1d1: Preparing 02:37:01 fd7d74a8d4cb: Preparing 02:37:01 4c93b33cd166: Preparing 02:37:01 3ddcad927fdf: Preparing 02:37:01 0f6d0b4822c3: Preparing 02:37:01 c1cd71ae5d75: Preparing 02:37:01 3fbe34a1663b: Preparing 02:37:01 0f6d0b4822c3: Waiting 02:37:01 c1cd71ae5d75: Waiting 02:37:01 3fbe34a1663b: Waiting 02:37:01 4c93b33cd166: Waiting 02:37:01 3ddcad927fdf: Waiting 02:37:01 fd7d74a8d4cb: Layer already exists 02:37:01 f99bd84d5538: Layer already exists 02:37:01 9f3f9690b1d1: Layer already exists 02:37:01 666383afd138: Layer already exists 02:37:01 a578fa00f0e9: Layer already exists 02:37:01 4c93b33cd166: Layer already exists 02:37:01 3ddcad927fdf: Layer already exists 02:37:01 0f6d0b4822c3: Layer already exists 02:37:02 c1cd71ae5d75: Layer already exists 02:37:02 3fbe34a1663b: Layer already exists 02:37:02 2.0.0-dev.248: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:37:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:02 666383afd138: Preparing 02:37:02 a578fa00f0e9: Preparing 02:37:02 f99bd84d5538: Preparing 02:37:02 9f3f9690b1d1: Preparing 02:37:02 fd7d74a8d4cb: Preparing 02:37:02 4c93b33cd166: Preparing 02:37:02 3ddcad927fdf: Preparing 02:37:02 0f6d0b4822c3: Preparing 02:37:02 c1cd71ae5d75: Preparing 02:37:02 3fbe34a1663b: Preparing 02:37:02 3ddcad927fdf: Waiting 02:37:02 0f6d0b4822c3: Waiting 02:37:02 c1cd71ae5d75: Waiting 02:37:02 4c93b33cd166: Waiting 02:37:02 3fbe34a1663b: Waiting 02:37:02 a578fa00f0e9: Layer already exists 02:37:02 f99bd84d5538: Layer already exists 02:37:03 9f3f9690b1d1: Layer already exists 02:37:03 666383afd138: Layer already exists 02:37:03 fd7d74a8d4cb: Layer already exists 02:37:03 3ddcad927fdf: Layer already exists 02:37:03 4c93b33cd166: Layer already exists 02:37:03 0f6d0b4822c3: Layer already exists 02:37:03 3fbe34a1663b: Layer already exists 02:37:03 c1cd71ae5d75: Layer already exists 02:37:03 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:37:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 02:37:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 02:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:37:03 666383afd138: Preparing 02:37:03 a578fa00f0e9: Preparing 02:37:03 f99bd84d5538: Preparing 02:37:03 9f3f9690b1d1: Preparing 02:37:03 fd7d74a8d4cb: Preparing 02:37:03 4c93b33cd166: Preparing 02:37:03 3ddcad927fdf: Preparing 02:37:03 0f6d0b4822c3: Preparing 02:37:03 c1cd71ae5d75: Preparing 02:37:03 3fbe34a1663b: Preparing 02:37:03 4c93b33cd166: Waiting 02:37:03 c1cd71ae5d75: Waiting 02:37:03 3fbe34a1663b: Waiting 02:37:03 3ddcad927fdf: Waiting 02:37:03 0f6d0b4822c3: Waiting 02:37:03 9f3f9690b1d1: Layer already exists 02:37:03 a578fa00f0e9: Layer already exists 02:37:03 666383afd138: Layer already exists 02:37:03 fd7d74a8d4cb: Layer already exists 02:37:03 f99bd84d5538: Layer already exists 02:37:03 3ddcad927fdf: Layer already exists 02:37:03 4c93b33cd166: Layer already exists 02:37:03 0f6d0b4822c3: Layer already exists 02:37:03 c1cd71ae5d75: Layer already exists 02:37:03 3fbe34a1663b: Layer already exists 02:37:03 master: digest: sha256:220f249ffc8a27a512fa51ed182c011c387e68667c491a0ce31050708cf6d50a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:04 ===================================================== [Pipeline] echo 02:37:04 taggedImages: 02:37:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:37:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.248 02:37:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 02:37:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:37:04 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:04 latest 02:37:04 2.0.0-dev.248 02:37:04 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:04 master 02:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:37:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:37:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:04 6204917829c3: Preparing 02:37:04 0f3fb06e25c2: Preparing 02:37:04 94a358800305: Preparing 02:37:04 3d8dd10a8a63: Preparing 02:37:04 3fbe34a1663b: Preparing 02:37:05 94a358800305: Layer already exists 02:37:05 3fbe34a1663b: Layer already exists 02:37:05 6204917829c3: Pushed 02:37:05 3d8dd10a8a63: Pushed 02:37:07 0f3fb06e25c2: Pushed 02:37:07 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh 02:37:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:37:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:08 6204917829c3: Preparing 02:37:08 0f3fb06e25c2: Preparing 02:37:08 94a358800305: Preparing 02:37:08 3d8dd10a8a63: Preparing 02:37:08 3fbe34a1663b: Preparing 02:37:08 94a358800305: Layer already exists 02:37:08 6204917829c3: Layer already exists 02:37:08 3fbe34a1663b: Layer already exists 02:37:08 3d8dd10a8a63: Layer already exists 02:37:08 0f3fb06e25c2: Layer already exists 02:37:08 latest: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh 02:37:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.248 02:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:09 6204917829c3: Preparing 02:37:09 0f3fb06e25c2: Preparing 02:37:09 94a358800305: Preparing 02:37:09 3d8dd10a8a63: Preparing 02:37:09 3fbe34a1663b: Preparing 02:37:09 94a358800305: Layer already exists 02:37:09 3fbe34a1663b: Layer already exists 02:37:09 0f3fb06e25c2: Layer already exists 02:37:09 3d8dd10a8a63: Layer already exists 02:37:09 6204917829c3: Layer already exists 02:37:09 2.0.0-dev.248: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh 02:37:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:10 6204917829c3: Preparing 02:37:10 0f3fb06e25c2: Preparing 02:37:10 94a358800305: Preparing 02:37:10 3d8dd10a8a63: Preparing 02:37:10 3fbe34a1663b: Preparing 02:37:10 94a358800305: Layer already exists 02:37:10 0f3fb06e25c2: Layer already exists 02:37:10 3fbe34a1663b: Layer already exists 02:37:10 3d8dd10a8a63: Layer already exists 02:37:10 6204917829c3: Layer already exists 02:37:10 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] isUnix [Pipeline] sh 02:37:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 02:37:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 02:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:37:11 6204917829c3: Preparing 02:37:11 0f3fb06e25c2: Preparing 02:37:11 94a358800305: Preparing 02:37:11 3d8dd10a8a63: Preparing 02:37:11 3fbe34a1663b: Preparing 02:37:11 94a358800305: Layer already exists 02:37:11 3fbe34a1663b: Layer already exists 02:37:11 6204917829c3: Layer already exists 02:37:11 0f3fb06e25c2: Layer already exists 02:37:11 3d8dd10a8a63: Layer already exists 02:37:11 master: digest: sha256:727b451dbfa40e9afc85adc81f70cf74c99a115da529b5680b74d2536f4b6d6b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:11 ===================================================== [Pipeline] echo 02:37:11 taggedImages: 02:37:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:37:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.248 02:37:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:11 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 02:37:11 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:37:11 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:11 latest 02:37:11 2.0.0-dev.248 02:37:11 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:11 master 02:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:37:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:37:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:37:12 9809767b792e: Preparing 02:37:12 3fd0183b6bac: Preparing 02:37:12 94a358800305: Preparing 02:37:12 8e923061518d: Preparing 02:37:12 3fbe34a1663b: Preparing 02:37:12 8e923061518d: Layer already exists 02:37:12 3fbe34a1663b: Layer already exists 02:37:12 94a358800305: Layer already exists 02:37:12 9809767b792e: Pushed 02:37:15 3fd0183b6bac: Pushed 02:37:15 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh 02:37:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:37:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:37:16 9809767b792e: Preparing 02:37:16 3fd0183b6bac: Preparing 02:37:16 94a358800305: Preparing 02:37:16 8e923061518d: Preparing 02:37:16 3fbe34a1663b: Preparing 02:37:16 3fbe34a1663b: Layer already exists 02:37:16 3fd0183b6bac: Layer already exists 02:37:16 8e923061518d: Layer already exists 02:37:16 9809767b792e: Layer already exists 02:37:16 94a358800305: Layer already exists 02:37:16 latest: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh 02:37:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.248 02:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:37:17 9809767b792e: Preparing 02:37:17 3fd0183b6bac: Preparing 02:37:17 94a358800305: Preparing 02:37:17 8e923061518d: Preparing 02:37:17 3fbe34a1663b: Preparing 02:37:17 8e923061518d: Layer already exists 02:37:17 3fd0183b6bac: Layer already exists 02:37:17 3fbe34a1663b: Layer already exists 02:37:17 9809767b792e: Layer already exists 02:37:17 94a358800305: Layer already exists 02:37:17 2.0.0-dev.248: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh 02:37:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:37:18 9809767b792e: Preparing 02:37:18 3fd0183b6bac: Preparing 02:37:18 94a358800305: Preparing 02:37:18 8e923061518d: Preparing 02:37:18 3fbe34a1663b: Preparing 02:37:18 9809767b792e: Layer already exists 02:37:18 3fd0183b6bac: Layer already exists 02:37:18 8e923061518d: Layer already exists 02:37:19 94a358800305: Layer already exists 02:37:19 3fbe34a1663b: Layer already exists 02:37:19 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] isUnix [Pipeline] sh 02:37:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 02:37:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 02:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:37:20 9809767b792e: Preparing 02:37:20 3fd0183b6bac: Preparing 02:37:20 94a358800305: Preparing 02:37:20 8e923061518d: Preparing 02:37:20 3fbe34a1663b: Preparing 02:37:20 3fd0183b6bac: Layer already exists 02:37:20 8e923061518d: Layer already exists 02:37:20 3fbe34a1663b: Layer already exists 02:37:20 94a358800305: Layer already exists 02:37:20 9809767b792e: Layer already exists 02:37:20 master: digest: sha256:b4257a9fbd466117f229b9470fb22c7e71c27362504028bb3f9e62f3bf20bbee size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:20 ===================================================== [Pipeline] echo 02:37:20 taggedImages: 02:37:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:37:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.248 02:37:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 02:37:20 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:37:20 71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:20 latest 02:37:20 2.0.0-dev.248 02:37:20 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:20 master 02:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:37:21 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] isUnix [Pipeline] sh 02:37:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:37:21 48e7bd6922c0: Preparing 02:37:21 419df7c8da5f: Preparing 02:37:21 e18e26ab6922: Preparing 02:37:21 2d5b8e3e8fcd: Preparing 02:37:21 9ded3b6bb9b5: Preparing 02:37:21 fa1afe8e6ed9: Preparing 02:37:21 87a09b4c083e: Preparing 02:37:21 0f74e9ff2a61: Preparing 02:37:21 b122376c33c6: Preparing 02:37:21 f8381ed47b22: Preparing 02:37:21 e934a737d657: Preparing 02:37:21 0f74e9ff2a61: Waiting 02:37:21 fa1afe8e6ed9: Waiting 02:37:21 b122376c33c6: Waiting 02:37:21 f8381ed47b22: Waiting 02:37:21 87a09b4c083e: Waiting 02:37:21 9ded3b6bb9b5: Layer already exists 02:37:21 fa1afe8e6ed9: Layer already exists 02:37:21 87a09b4c083e: Layer already exists 02:37:22 419df7c8da5f: Pushed 02:37:22 0f74e9ff2a61: Layer already exists 02:37:22 b122376c33c6: Layer already exists 02:37:22 f8381ed47b22: Layer already exists 02:37:22 e934a737d657: Layer already exists 02:37:22 48e7bd6922c0: Pushed 02:37:24 e18e26ab6922: Pushed 02:37:37 2d5b8e3e8fcd: Pushed 02:37:37 71bb76d4174be61d543af8c77d58a6e85ca3b855: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:37:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:37:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:37:37 48e7bd6922c0: Preparing 02:37:37 419df7c8da5f: Preparing 02:37:37 e18e26ab6922: Preparing 02:37:37 2d5b8e3e8fcd: Preparing 02:37:37 9ded3b6bb9b5: Preparing 02:37:37 fa1afe8e6ed9: Preparing 02:37:37 87a09b4c083e: Preparing 02:37:37 0f74e9ff2a61: Preparing 02:37:37 b122376c33c6: Preparing 02:37:37 f8381ed47b22: Preparing 02:37:37 e934a737d657: Preparing 02:37:37 fa1afe8e6ed9: Waiting 02:37:37 87a09b4c083e: Waiting 02:37:37 e934a737d657: Waiting 02:37:37 0f74e9ff2a61: Waiting 02:37:37 f8381ed47b22: Waiting 02:37:37 b122376c33c6: Waiting 02:37:37 e18e26ab6922: Layer already exists 02:37:38 48e7bd6922c0: Layer already exists 02:37:38 2d5b8e3e8fcd: Layer already exists 02:37:38 9ded3b6bb9b5: Layer already exists 02:37:38 419df7c8da5f: Layer already exists 02:37:38 f8381ed47b22: Layer already exists 02:37:38 b122376c33c6: Layer already exists 02:37:38 0f74e9ff2a61: Layer already exists 02:37:38 fa1afe8e6ed9: Layer already exists 02:37:38 87a09b4c083e: Layer already exists 02:37:38 e934a737d657: Layer already exists 02:37:38 latest: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:37:38 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.248 02:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:37:38 48e7bd6922c0: Preparing 02:37:38 419df7c8da5f: Preparing 02:37:38 e18e26ab6922: Preparing 02:37:38 2d5b8e3e8fcd: Preparing 02:37:38 9ded3b6bb9b5: Preparing 02:37:38 fa1afe8e6ed9: Preparing 02:37:38 87a09b4c083e: Preparing 02:37:38 0f74e9ff2a61: Preparing 02:37:38 b122376c33c6: Preparing 02:37:38 f8381ed47b22: Preparing 02:37:38 e934a737d657: Preparing 02:37:38 fa1afe8e6ed9: Waiting 02:37:38 87a09b4c083e: Waiting 02:37:38 0f74e9ff2a61: Waiting 02:37:38 b122376c33c6: Waiting 02:37:38 f8381ed47b22: Waiting 02:37:38 e934a737d657: Waiting 02:37:39 48e7bd6922c0: Layer already exists 02:37:39 9ded3b6bb9b5: Layer already exists 02:37:39 e18e26ab6922: Layer already exists 02:37:39 419df7c8da5f: Layer already exists 02:37:39 2d5b8e3e8fcd: Layer already exists 02:37:39 fa1afe8e6ed9: Layer already exists 02:37:39 0f74e9ff2a61: Layer already exists 02:37:39 87a09b4c083e: Layer already exists 02:37:39 b122376c33c6: Layer already exists 02:37:39 f8381ed47b22: Layer already exists 02:37:39 e934a737d657: Layer already exists 02:37:39 2.0.0-dev.248: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:37:39 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 [Pipeline] isUnix [Pipeline] sh 02:37:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:37:39 48e7bd6922c0: Preparing 02:37:39 419df7c8da5f: Preparing 02:37:39 e18e26ab6922: Preparing 02:37:39 2d5b8e3e8fcd: Preparing 02:37:39 9ded3b6bb9b5: Preparing 02:37:39 fa1afe8e6ed9: Preparing 02:37:39 87a09b4c083e: Preparing 02:37:39 0f74e9ff2a61: Preparing 02:37:39 b122376c33c6: Preparing 02:37:39 f8381ed47b22: Preparing 02:37:39 e934a737d657: Preparing 02:37:39 0f74e9ff2a61: Waiting 02:37:39 b122376c33c6: Waiting 02:37:39 fa1afe8e6ed9: Waiting 02:37:39 f8381ed47b22: Waiting 02:37:39 87a09b4c083e: Waiting 02:37:39 e934a737d657: Waiting 02:37:39 9ded3b6bb9b5: Layer already exists 02:37:39 e18e26ab6922: Layer already exists 02:37:39 419df7c8da5f: Layer already exists 02:37:39 2d5b8e3e8fcd: Layer already exists 02:37:39 48e7bd6922c0: Layer already exists 02:37:39 87a09b4c083e: Layer already exists 02:37:39 0f74e9ff2a61: Layer already exists 02:37:39 b122376c33c6: Layer already exists 02:37:39 f8381ed47b22: Layer already exists 02:37:39 fa1afe8e6ed9: Layer already exists 02:37:39 e934a737d657: Layer already exists 02:37:39 71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:37:40 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 02:37:40 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 02:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:37:40 48e7bd6922c0: Preparing 02:37:40 419df7c8da5f: Preparing 02:37:40 e18e26ab6922: Preparing 02:37:40 2d5b8e3e8fcd: Preparing 02:37:40 9ded3b6bb9b5: Preparing 02:37:40 fa1afe8e6ed9: Preparing 02:37:40 87a09b4c083e: Preparing 02:37:40 0f74e9ff2a61: Preparing 02:37:40 b122376c33c6: Preparing 02:37:40 f8381ed47b22: Preparing 02:37:40 e934a737d657: Preparing 02:37:40 fa1afe8e6ed9: Waiting 02:37:40 b122376c33c6: Waiting 02:37:40 f8381ed47b22: Waiting 02:37:40 e934a737d657: Waiting 02:37:40 87a09b4c083e: Waiting 02:37:40 0f74e9ff2a61: Waiting 02:37:40 e18e26ab6922: Layer already exists 02:37:40 9ded3b6bb9b5: Layer already exists 02:37:40 48e7bd6922c0: Layer already exists 02:37:40 2d5b8e3e8fcd: Layer already exists 02:37:40 419df7c8da5f: Layer already exists 02:37:40 fa1afe8e6ed9: Layer already exists 02:37:40 b122376c33c6: Layer already exists 02:37:40 f8381ed47b22: Layer already exists 02:37:40 0f74e9ff2a61: Layer already exists 02:37:40 87a09b4c083e: Layer already exists 02:37:40 e934a737d657: Layer already exists 02:37:40 master: digest: sha256:974c8a2fb9f4895d335f9ff18c6a476e563c7c064e7216ffeb7001c397fe7577 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:40 ===================================================== [Pipeline] echo 02:37:41 taggedImages: 02:37:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855 02:37:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:37:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.248 02:37:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:71bb76d4174be61d543af8c77d58a6e85ca3b855-2.0.0-dev.248 02:37:41 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:37:41 ---> job-cost.sh 02:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YAjP 02:38:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:39:57 lf-activate-venv(): INFO: Adding /tmp/venv-YAjP/bin to PATH 02:39:57 INFO: No Stack... 02:39:57 INFO: Retrieving Pricing Info for: v2-standard-4 02:39:57 INFO: Archiving Costs [Pipeline] sh 02:39:57 + + cut -d, -f6cat 02:39:57 /w/workspace/edgex-go/519/archives/cost.csv [Pipeline] lock 02:39:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] 02:39:57 Resource [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] did not exist. Created. 02:39:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:58 + echo total: 0.18000000715255737 [Pipeline] stash 02:39:59 Stashed 1 file(s) [Pipeline] } 02:39:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-519-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:40:00 provisioning config files... 02:40:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/519@tmp/config7093015981026565415tmp [Pipeline] { [Pipeline] sh 02:40:00 + set +x 02:40:00 + curl -s https://codecov.io/bash 02:40:00 + bash -s -- 02:40:00 02:40:00 _____ _ 02:40:00 / ____| | | 02:40:00 | | ___ __| | ___ ___ _____ __ 02:40:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:00 Bash-1.0.3 02:40:00 02:40:00 02:40:00 ==> git version 2.24.4 found 02:40:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:40:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:40:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:40:00 ==> Jenkins CI detected. 02:40:00 project root: . 02:40:00 --> token set from env 02:40:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:00 ==> Running gcov in . (disable via -X gcov) 02:40:00 ==> Python coveragepy not found 02:40:00 ==> Searching for coverage reports in: 02:40:00 + . 02:40:00 -> Found 1 reports 02:40:00 ==> Detecting git/mercurial file structure 02:40:00 ==> Reading reports 02:40:00 + ./coverage.out bytes=746042 02:40:00 ==> Appending adjustments 02:40:00 https://docs.codecov.io/docs/fixing-reports 02:40:03 + Found adjustments 02:40:03 ==> Gzipping contents 02:40:03 104K /tmp/codecov.JrqPgF.gz 02:40:03 ==> Uploading reports 02:40:03 url: https://codecov.io 02:40:03 query: branch=master&commit=71bb76d4174be61d543af8c77d58a6e85ca3b855&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:03 -> Pinging Codecov 02:40:03 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=71bb76d4174be61d543af8c77d58a6e85ca3b855&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:40:03 -> Uploading to 02:40:03 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/71bb76d4174be61d543af8c77d58a6e85ca3b855/f10fae74-eb3a-4db6-97a3-311dcefea27e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T024003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12d8112a8b20d5843f3bf2eb4726ba094fd75d8cffa570eda2efb55c46cee980 02:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:03 Dload Upload Total Spent Left Speed 02:40:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 103k 0 0 100 103k 0 191k --:--:-- --:--:-- --:--:-- 191k 100 103k 0 0 100 103k 0 191k --:--:-- --:--:-- --:--:-- 191k 02:40:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/71bb76d4174be61d543af8c77d58a6e85ca3b855 [Pipeline] } 02:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:40:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:40:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:04 02:40:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:40:05 188c0c94c7c5: Pulling fs layer 02:40:05 0ef7d3d256c8: Pulling fs layer 02:40:05 de9db76c5a1d: Pulling fs layer 02:40:05 0eba1c9be4d2: Pulling fs layer 02:40:05 0d57e429df01: Pulling fs layer 02:40:05 4e4be7b47b0d: Pulling fs layer 02:40:05 e1f770b5df2f: Pulling fs layer 02:40:05 85a0685a4137: Pulling fs layer 02:40:05 4e4be7b47b0d: Waiting 02:40:05 e1f770b5df2f: Waiting 02:40:05 85a0685a4137: Waiting 02:40:05 0d57e429df01: Waiting 02:40:05 0eba1c9be4d2: Waiting 02:40:05 de9db76c5a1d: Verifying Checksum 02:40:05 de9db76c5a1d: Download complete 02:40:05 0ef7d3d256c8: Verifying Checksum 02:40:05 0ef7d3d256c8: Download complete 02:40:05 0d57e429df01: Verifying Checksum 02:40:05 0d57e429df01: Download complete 02:40:05 4e4be7b47b0d: Verifying Checksum 02:40:05 4e4be7b47b0d: Download complete 02:40:05 188c0c94c7c5: Verifying Checksum 02:40:05 188c0c94c7c5: Download complete 02:40:05 188c0c94c7c5: Pull complete 02:40:05 0ef7d3d256c8: Pull complete 02:40:05 de9db76c5a1d: Pull complete 02:40:07 e1f770b5df2f: Verifying Checksum 02:40:07 e1f770b5df2f: Download complete 02:40:09 0eba1c9be4d2: Verifying Checksum 02:40:09 0eba1c9be4d2: Download complete 02:40:09 85a0685a4137: Verifying Checksum 02:40:09 85a0685a4137: Download complete 02:40:12 0eba1c9be4d2: Pull complete 02:40:12 0d57e429df01: Pull complete 02:40:12 4e4be7b47b0d: Pull complete 02:40:13 e1f770b5df2f: Pull complete 02:40:16 85a0685a4137: Pull complete 02:40:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:40:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:40:16 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:40:16 $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:40:22 $ docker top 03be40528c8369aa92c3725303da353599fc5ecc62864b7534379ac06ebfe919 -eo pid,comm [Pipeline] { [Pipeline] echo 02:40:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:40:23 + set -o pipefail 02:40:23 + snyk monitor '--org=edgex-jenkins' 02:40:29 02:40:29 Monitoring /w/workspace/edgex-go/519 (github.com/edgexfoundry/edgex-go)... 02:40:29 02:40:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6d76936f-ecfa-4425-a5ca-34b0c97327ec 02:40:29 02:40:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:40:29 02:40:29 [Pipeline] } 02:40:29 $ docker stop --time=1 03be40528c8369aa92c3725303da353599fc5ecc62864b7534379ac06ebfe919 02:40:33 $ docker rm -f 03be40528c8369aa92c3725303da353599fc5ecc62864b7534379ac06ebfe919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:40:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:34 provisioning config files... 02:40:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/519@tmp/config1233568308190929622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:34 --> edgex-publish-swagger.sh 02:40:34 === Publish openapi/v2 API === 02:40:34 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 02:40:34 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/519/openapi/v2/core-command.yaml] 02:40:34 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:34 Dload Upload Total Spent Left Speed 02:40:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 26494 0:00:01 0:00:01 --:--:-- 26522 02:40:35 02:40:35 02:40:35 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/519/openapi/v2/core-data.yaml] 02:40:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:35 Dload Upload Total Spent Left Speed 02:40:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56095 0 0 100 56095 0 53831 0:00:01 0:00:01 --:--:-- 53833 100 56095 0 0 100 56095 0 53821 0:00:01 0:00:01 --:--:-- 53782 02:40:36 02:40:36 02:40:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/519/openapi/v2/core-metadata.yaml] 02:40:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:36 Dload Upload Total Spent Left Speed 02:40:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 118k 0 0 100 118k 0 99129 0:00:01 0:00:01 --:--:-- 99194 02:40:38 02:40:38 02:40:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/519/openapi/v2/support-notifications.yaml] 02:40:38 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:38 Dload Upload Total Spent Left Speed 02:40:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 67760 0:00:01 0:00:01 --:--:-- 67792 100 78300 0 0 100 78300 0 57883 0:00:01 0:00:01 --:--:-- 57914 02:40:39 02:40:39 02:40:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/519/openapi/v2/support-scheduler.yaml] 02:40:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:39 Dload Upload Total Spent Left Speed 02:40:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37610 0 0 100 37610 0 32762 0:00:01 0:00:01 --:--:-- 32789 100 37610 0 0 100 37610 0 32758 0:00:01 0:00:01 --:--:-- 32789 02:40:40 02:40:40 02:40:40 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/519/openapi/v2/system-agent.yaml] 02:40:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:40 Dload Upload Total Spent Left Speed 02:40:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19133 0 0 100 19133 0 16369 0:00:01 0:00:01 --:--:-- 16380 100 19133 0 0 100 19133 0 16164 0:00:01 0:00:01 --:--:-- 16173 02:40:41 02:40:41 [Pipeline] } 02:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 02:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:40:42 . [Pipeline] withDockerContainer 02:40:42 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:40:42 $ docker top 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:42 [ssh-agent] Looking for ssh-agent implementation... 02:40:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:43 $ docker exec 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 ssh-agent 02:40:43 SSH_AUTH_SOCK=/tmp/ssh-y71k99GjmKVS/agent.13 02:40:43 SSH_AGENT_PID=20 02:40:43 Running ssh-add (command line suppressed) 02:40:43 Identity added: /w/workspace/edgex-go/519@tmp/private_key_5862199780349568542.key (/w/workspace/edgex-go/519@tmp/private_key_5862199780349568542.key) 02:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:43 + git semver tag 02:40:43 # -> Open(): unable to determine branch for HEAD 02:40:43 # $GIT_DIR = /w/workspace/edgex-go/519/.git 02:40:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/519 02:40:43 # $SEMVER_REMOTE_NAME = origin 02:40:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:40:43 # $SEMVER_USER_NAME = edgex-jenkins 02:40:43 # $SEMVER_BRANCH = master 02:40:43 # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver 02:40:43 # 71bb76d4174be61d543af8c77d58a6e85ca3b855 HEAD 02:40:43 # -> Force: false 02:40:43 # bcfdff55b60e433b8261616f5d0283f188f6b214 refs/tags/v2.0.0-dev.248 [Pipeline] } 02:40:43 $ docker exec --env ******** --env ******** 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 ssh-agent -k 02:40:43 unset SSH_AUTH_SOCK; 02:40:43 unset SSH_AGENT_PID; 02:40:43 echo Agent pid 20 killed; 02:40:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:44 + git semver [Pipeline] } 02:40:44 $ docker stop --time=1 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 02:40:45 $ docker rm -f 1da112f3bc2d6e5d145e2a8f0766b45efa726b2e4adfdaa526bd910b3e0d6e17 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:45 02:40:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:46 0.23.1-centos7: Pulling from edgex-lftools 02:40:46 ab5ef0e58194: Pulling fs layer 02:40:46 9712f1f96733: Pulling fs layer 02:40:46 63f879dbbcfc: Pulling fs layer 02:40:46 0d9ebad4ef96: Pulling fs layer 02:40:46 e9a5061849ea: Pulling fs layer 02:40:46 d747dcd14b5f: Pulling fs layer 02:40:46 2de7ff778b66: Pulling fs layer 02:40:46 e9a5061849ea: Waiting 02:40:46 d747dcd14b5f: Waiting 02:40:46 2de7ff778b66: Waiting 02:40:46 9712f1f96733: Verifying Checksum 02:40:46 9712f1f96733: Download complete 02:40:48 63f879dbbcfc: Verifying Checksum 02:40:48 63f879dbbcfc: Download complete 02:40:48 e9a5061849ea: Verifying Checksum 02:40:48 e9a5061849ea: Download complete 02:40:48 d747dcd14b5f: Verifying Checksum 02:40:48 d747dcd14b5f: Download complete 02:40:48 0d9ebad4ef96: Verifying Checksum 02:40:48 0d9ebad4ef96: Download complete 02:40:48 2de7ff778b66: Verifying Checksum 02:40:48 2de7ff778b66: Download complete 02:40:48 ab5ef0e58194: Verifying Checksum 02:40:48 ab5ef0e58194: Download complete 02:40:51 ab5ef0e58194: Pull complete 02:40:51 9712f1f96733: Pull complete 02:40:51 63f879dbbcfc: Pull complete 02:40:55 0d9ebad4ef96: Pull complete 02:40:55 e9a5061849ea: Pull complete 02:40:55 d747dcd14b5f: Pull complete 02:40:56 2de7ff778b66: Pull complete 02:40:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:40:56 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:40:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:41:04 $ docker top f8728a7bd0e307704a3acba737be16e695ae9159705be42e6699950fdab08911 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:41:04 provisioning config files... 02:41:04 copy managed file [sigul-config] to file:/w/workspace/edgex-go/519@tmp/config4892159976376948134tmp 02:41:04 copy managed file [sigul-password] to file:/w/workspace/edgex-go/519@tmp/config4646418940674597415tmp 02:41:04 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/519@tmp/config3483515586849170376tmp [Pipeline] { [Pipeline] echo 02:41:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:41:04 ---> sigul-configuration.sh 02:41:04 gpg: directory `/root/.gnupg' created 02:41:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:41:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:41:04 gpg: keyring `/root/.gnupg/secring.gpg' created 02:41:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:41:04 gpg: CAST5 encrypted data 02:41:04 gpg: encrypted with 1 passphrase 02:41:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:41:04 + mkdir /home/jenkins 02:41:04 + mkdir /home/jenkins/sigul [Pipeline] sh 02:41:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:41:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:05 ---> sigul-install.sh 02:41:10 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:41:11 + git tag --list 02:41:11 0.6.0 02:41:11 0.6.1 02:41:11 0.7.0 02:41:11 0.7.1 02:41:11 v0.0.0 02:41:11 v0.0.1-dev.1 02:41:11 v1.0.0 02:41:11 v1.0.1 02:41:11 v1.1.0 02:41:11 v1.2.0 02:41:11 v1.2.1 02:41:11 v1.2.2-dev.1 02:41:11 v1.2.2-dev.10 02:41:11 v1.2.2-dev.100 02:41:11 v1.2.2-dev.101 02:41:11 v1.2.2-dev.102 02:41:11 v1.2.2-dev.103 02:41:11 v1.2.2-dev.104 02:41:11 v1.2.2-dev.105 02:41:11 v1.2.2-dev.106 02:41:11 v1.2.2-dev.107 02:41:11 v1.2.2-dev.11 02:41:11 v1.2.2-dev.12 02:41:11 v1.2.2-dev.13 02:41:11 v1.2.2-dev.14 02:41:11 v1.2.2-dev.15 02:41:11 v1.2.2-dev.16 02:41:11 v1.2.2-dev.17 02:41:11 v1.2.2-dev.18 02:41:11 v1.2.2-dev.19 02:41:11 v1.2.2-dev.2 02:41:11 v1.2.2-dev.20 02:41:11 v1.2.2-dev.21 02:41:11 v1.2.2-dev.22 02:41:11 v1.2.2-dev.23 02:41:11 v1.2.2-dev.24 02:41:11 v1.2.2-dev.25 02:41:11 v1.2.2-dev.26 02:41:11 v1.2.2-dev.27 02:41:11 v1.2.2-dev.28 02:41:11 v1.2.2-dev.29 02:41:11 v1.2.2-dev.3 02:41:11 v1.2.2-dev.30 02:41:11 v1.2.2-dev.31 02:41:11 v1.2.2-dev.32 02:41:11 v1.2.2-dev.33 02:41:11 v1.2.2-dev.34 02:41:11 v1.2.2-dev.35 02:41:11 v1.2.2-dev.36 02:41:11 v1.2.2-dev.37 02:41:11 v1.2.2-dev.38 02:41:11 v1.2.2-dev.39 02:41:11 v1.2.2-dev.4 02:41:11 v1.2.2-dev.40 02:41:11 v1.2.2-dev.41 02:41:11 v1.2.2-dev.42 02:41:11 v1.2.2-dev.43 02:41:11 v1.2.2-dev.44 02:41:11 v1.2.2-dev.45 02:41:11 v1.2.2-dev.46 02:41:11 v1.2.2-dev.47 02:41:11 v1.2.2-dev.48 02:41:11 v1.2.2-dev.49 02:41:11 v1.2.2-dev.5 02:41:11 v1.2.2-dev.50 02:41:11 v1.2.2-dev.51 02:41:11 v1.2.2-dev.52 02:41:11 v1.2.2-dev.53 02:41:11 v1.2.2-dev.54 02:41:11 v1.2.2-dev.55 02:41:11 v1.2.2-dev.56 02:41:11 v1.2.2-dev.57 02:41:11 v1.2.2-dev.58 02:41:11 v1.2.2-dev.59 02:41:11 v1.2.2-dev.6 02:41:11 v1.2.2-dev.60 02:41:11 v1.2.2-dev.61 02:41:11 v1.2.2-dev.62 02:41:11 v1.2.2-dev.63 02:41:11 v1.2.2-dev.64 02:41:11 v1.2.2-dev.65 02:41:11 v1.2.2-dev.66 02:41:11 v1.2.2-dev.67 02:41:11 v1.2.2-dev.68 02:41:11 v1.2.2-dev.69 02:41:11 v1.2.2-dev.7 02:41:11 v1.2.2-dev.70 02:41:11 v1.2.2-dev.71 02:41:11 v1.2.2-dev.72 02:41:11 v1.2.2-dev.73 02:41:11 v1.2.2-dev.74 02:41:11 v1.2.2-dev.75 02:41:11 v1.2.2-dev.76 02:41:11 v1.2.2-dev.77 02:41:11 v1.2.2-dev.78 02:41:11 v1.2.2-dev.79 02:41:11 v1.2.2-dev.8 02:41:11 v1.2.2-dev.80 02:41:11 v1.2.2-dev.81 02:41:11 v1.2.2-dev.82 02:41:11 v1.2.2-dev.83 02:41:11 v1.2.2-dev.84 02:41:11 v1.2.2-dev.85 02:41:11 v1.2.2-dev.86 02:41:11 v1.2.2-dev.87 02:41:11 v1.2.2-dev.88 02:41:11 v1.2.2-dev.89 02:41:11 v1.2.2-dev.9 02:41:11 v1.2.2-dev.90 02:41:11 v1.2.2-dev.91 02:41:11 v1.2.2-dev.92 02:41:11 v1.2.2-dev.93 02:41:11 v1.2.2-dev.94 02:41:11 v1.2.2-dev.95 02:41:11 v1.2.2-dev.96 02:41:11 v1.2.2-dev.97 02:41:11 v1.2.2-dev.98 02:41:11 v1.2.2-dev.99 02:41:11 v1.3.0 02:41:11 v1.3.1 02:41:11 v1.3.1-dev.1 02:41:11 v1.3.1-dev.10 02:41:11 v1.3.1-dev.11 02:41:11 v1.3.1-dev.12 02:41:11 v1.3.1-dev.13 02:41:11 v1.3.1-dev.14 02:41:11 v1.3.1-dev.15 02:41:11 v1.3.1-dev.16 02:41:11 v1.3.1-dev.17 02:41:11 v1.3.1-dev.18 02:41:11 v1.3.1-dev.2 02:41:11 v1.3.1-dev.3 02:41:11 v1.3.1-dev.4 02:41:11 v1.3.1-dev.5 02:41:11 v1.3.1-dev.6 02:41:11 v1.3.1-dev.7 02:41:11 v1.3.1-dev.8 02:41:11 v1.3.1-dev.9 02:41:11 v2.0.0-dev.1 02:41:11 v2.0.0-dev.10 02:41:11 v2.0.0-dev.100 02:41:11 v2.0.0-dev.101 02:41:11 v2.0.0-dev.102 02:41:11 v2.0.0-dev.103 02:41:11 v2.0.0-dev.104 02:41:11 v2.0.0-dev.105 02:41:11 v2.0.0-dev.106 02:41:11 v2.0.0-dev.107 02:41:11 v2.0.0-dev.108 02:41:11 v2.0.0-dev.109 02:41:11 v2.0.0-dev.11 02:41:11 v2.0.0-dev.110 02:41:11 v2.0.0-dev.111 02:41:11 v2.0.0-dev.112 02:41:11 v2.0.0-dev.113 02:41:11 v2.0.0-dev.114 02:41:11 v2.0.0-dev.115 02:41:11 v2.0.0-dev.116 02:41:11 v2.0.0-dev.117 02:41:11 v2.0.0-dev.118 02:41:11 v2.0.0-dev.119 02:41:11 v2.0.0-dev.12 02:41:11 v2.0.0-dev.120 02:41:11 v2.0.0-dev.121 02:41:11 v2.0.0-dev.122 02:41:11 v2.0.0-dev.123 02:41:11 v2.0.0-dev.124 02:41:11 v2.0.0-dev.125 02:41:11 v2.0.0-dev.126 02:41:11 v2.0.0-dev.127 02:41:11 v2.0.0-dev.128 02:41:11 v2.0.0-dev.129 02:41:11 v2.0.0-dev.13 02:41:11 v2.0.0-dev.130 02:41:11 v2.0.0-dev.131 02:41:11 v2.0.0-dev.132 02:41:11 v2.0.0-dev.133 02:41:11 v2.0.0-dev.134 02:41:11 v2.0.0-dev.135 02:41:11 v2.0.0-dev.136 02:41:11 v2.0.0-dev.137 02:41:11 v2.0.0-dev.138 02:41:11 v2.0.0-dev.139 02:41:11 v2.0.0-dev.14 02:41:11 v2.0.0-dev.140 02:41:11 v2.0.0-dev.141 02:41:11 v2.0.0-dev.142 02:41:11 v2.0.0-dev.143 02:41:11 v2.0.0-dev.144 02:41:11 v2.0.0-dev.145 02:41:11 v2.0.0-dev.146 02:41:11 v2.0.0-dev.147 02:41:11 v2.0.0-dev.148 02:41:11 v2.0.0-dev.149 02:41:11 v2.0.0-dev.15 02:41:11 v2.0.0-dev.150 02:41:11 v2.0.0-dev.151 02:41:11 v2.0.0-dev.152 02:41:11 v2.0.0-dev.153 02:41:11 v2.0.0-dev.154 02:41:11 v2.0.0-dev.155 02:41:11 v2.0.0-dev.156 02:41:11 v2.0.0-dev.157 02:41:11 v2.0.0-dev.158 02:41:11 v2.0.0-dev.159 02:41:11 v2.0.0-dev.16 02:41:11 v2.0.0-dev.160 02:41:11 v2.0.0-dev.161 02:41:11 v2.0.0-dev.162 02:41:11 v2.0.0-dev.163 02:41:11 v2.0.0-dev.164 02:41:11 v2.0.0-dev.165 02:41:11 v2.0.0-dev.166 02:41:11 v2.0.0-dev.167 02:41:11 v2.0.0-dev.168 02:41:11 v2.0.0-dev.169 02:41:11 v2.0.0-dev.17 02:41:11 v2.0.0-dev.170 02:41:11 v2.0.0-dev.171 02:41:11 v2.0.0-dev.172 02:41:11 v2.0.0-dev.173 02:41:11 v2.0.0-dev.174 02:41:11 v2.0.0-dev.175 02:41:11 v2.0.0-dev.176 02:41:11 v2.0.0-dev.177 02:41:11 v2.0.0-dev.178 02:41:11 v2.0.0-dev.179 02:41:11 v2.0.0-dev.18 02:41:11 v2.0.0-dev.180 02:41:11 v2.0.0-dev.181 02:41:11 v2.0.0-dev.182 02:41:11 v2.0.0-dev.183 02:41:11 v2.0.0-dev.184 02:41:11 v2.0.0-dev.185 02:41:11 v2.0.0-dev.186 02:41:11 v2.0.0-dev.187 02:41:11 v2.0.0-dev.188 02:41:11 v2.0.0-dev.189 02:41:11 v2.0.0-dev.19 02:41:11 v2.0.0-dev.190 02:41:11 v2.0.0-dev.191 02:41:11 v2.0.0-dev.192 02:41:11 v2.0.0-dev.193 02:41:11 v2.0.0-dev.194 02:41:11 v2.0.0-dev.195 02:41:11 v2.0.0-dev.196 02:41:11 v2.0.0-dev.197 02:41:11 v2.0.0-dev.198 02:41:11 v2.0.0-dev.199 02:41:11 v2.0.0-dev.2 02:41:11 v2.0.0-dev.20 02:41:11 v2.0.0-dev.200 02:41:11 v2.0.0-dev.201 02:41:11 v2.0.0-dev.202 02:41:11 v2.0.0-dev.203 02:41:11 v2.0.0-dev.204 02:41:11 v2.0.0-dev.205 02:41:11 v2.0.0-dev.206 02:41:11 v2.0.0-dev.207 02:41:11 v2.0.0-dev.208 02:41:11 v2.0.0-dev.209 02:41:11 v2.0.0-dev.21 02:41:11 v2.0.0-dev.210 02:41:11 v2.0.0-dev.211 02:41:11 v2.0.0-dev.212 02:41:11 v2.0.0-dev.213 02:41:11 v2.0.0-dev.214 02:41:11 v2.0.0-dev.215 02:41:11 v2.0.0-dev.216 02:41:11 v2.0.0-dev.217 02:41:11 v2.0.0-dev.218 02:41:11 v2.0.0-dev.219 02:41:11 v2.0.0-dev.22 02:41:11 v2.0.0-dev.220 02:41:11 v2.0.0-dev.221 02:41:11 v2.0.0-dev.222 02:41:11 v2.0.0-dev.223 02:41:11 v2.0.0-dev.224 02:41:11 v2.0.0-dev.225 02:41:11 v2.0.0-dev.226 02:41:11 v2.0.0-dev.227 02:41:11 v2.0.0-dev.228 02:41:11 v2.0.0-dev.229 02:41:11 v2.0.0-dev.23 02:41:11 v2.0.0-dev.230 02:41:11 v2.0.0-dev.231 02:41:11 v2.0.0-dev.232 02:41:11 v2.0.0-dev.233 02:41:11 v2.0.0-dev.234 02:41:11 v2.0.0-dev.235 02:41:11 v2.0.0-dev.236 02:41:11 v2.0.0-dev.237 02:41:11 v2.0.0-dev.238 02:41:11 v2.0.0-dev.239 02:41:11 v2.0.0-dev.24 02:41:11 v2.0.0-dev.240 02:41:11 v2.0.0-dev.241 02:41:11 v2.0.0-dev.242 02:41:11 v2.0.0-dev.243 02:41:11 v2.0.0-dev.244 02:41:11 v2.0.0-dev.245 02:41:11 v2.0.0-dev.246 02:41:11 v2.0.0-dev.247 02:41:11 v2.0.0-dev.248 02:41:11 v2.0.0-dev.25 02:41:11 v2.0.0-dev.26 02:41:11 v2.0.0-dev.27 02:41:11 v2.0.0-dev.28 02:41:11 v2.0.0-dev.29 02:41:11 v2.0.0-dev.3 02:41:11 v2.0.0-dev.30 02:41:11 v2.0.0-dev.31 02:41:11 v2.0.0-dev.32 02:41:11 v2.0.0-dev.33 02:41:11 v2.0.0-dev.34 02:41:11 v2.0.0-dev.35 02:41:11 v2.0.0-dev.36 02:41:11 v2.0.0-dev.37 02:41:11 v2.0.0-dev.38 02:41:11 v2.0.0-dev.39 02:41:11 v2.0.0-dev.4 02:41:11 v2.0.0-dev.40 02:41:11 v2.0.0-dev.41 02:41:11 v2.0.0-dev.42 02:41:11 v2.0.0-dev.43 02:41:11 v2.0.0-dev.44 02:41:11 v2.0.0-dev.45 02:41:11 v2.0.0-dev.46 02:41:11 v2.0.0-dev.47 02:41:11 v2.0.0-dev.48 02:41:11 v2.0.0-dev.49 02:41:11 v2.0.0-dev.5 02:41:11 v2.0.0-dev.50 02:41:11 v2.0.0-dev.51 02:41:11 v2.0.0-dev.52 02:41:11 v2.0.0-dev.53 02:41:11 v2.0.0-dev.54 02:41:11 v2.0.0-dev.55 02:41:11 v2.0.0-dev.56 02:41:11 v2.0.0-dev.57 02:41:11 v2.0.0-dev.58 02:41:11 v2.0.0-dev.59 02:41:11 v2.0.0-dev.6 02:41:11 v2.0.0-dev.60 02:41:11 v2.0.0-dev.61 02:41:11 v2.0.0-dev.62 02:41:11 v2.0.0-dev.63 02:41:11 v2.0.0-dev.64 02:41:11 v2.0.0-dev.65 02:41:11 v2.0.0-dev.66 02:41:11 v2.0.0-dev.67 02:41:11 v2.0.0-dev.68 02:41:11 v2.0.0-dev.69 02:41:11 v2.0.0-dev.7 02:41:11 v2.0.0-dev.70 02:41:11 v2.0.0-dev.71 02:41:11 v2.0.0-dev.72 02:41:11 v2.0.0-dev.73 02:41:11 v2.0.0-dev.74 02:41:11 v2.0.0-dev.75 02:41:11 v2.0.0-dev.76 02:41:11 v2.0.0-dev.77 02:41:11 v2.0.0-dev.78 02:41:11 v2.0.0-dev.79 02:41:11 v2.0.0-dev.8 02:41:11 v2.0.0-dev.80 02:41:11 v2.0.0-dev.81 02:41:11 v2.0.0-dev.82 02:41:11 v2.0.0-dev.83 02:41:11 v2.0.0-dev.84 02:41:11 v2.0.0-dev.85 02:41:11 v2.0.0-dev.86 02:41:11 v2.0.0-dev.87 02:41:11 v2.0.0-dev.88 02:41:11 v2.0.0-dev.89 02:41:11 v2.0.0-dev.9 02:41:11 v2.0.0-dev.90 02:41:11 v2.0.0-dev.91 02:41:11 v2.0.0-dev.92 02:41:11 v2.0.0-dev.93 02:41:11 v2.0.0-dev.94 02:41:11 v2.0.0-dev.95 02:41:11 v2.0.0-dev.96 02:41:11 v2.0.0-dev.97 02:41:11 v2.0.0-dev.98 02:41:11 v2.0.0-dev.99 [Pipeline] sh 02:41:11 + lftools sign git-tag v2.0.0-dev.248 02:41:12 Signing Git tag with Sigul... 02:41:12 Signing v2.0.0-dev.248 [Pipeline] echo 02:41:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:41:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:41:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:41:13 $ docker stop --time=1 f8728a7bd0e307704a3acba737be16e695ae9159705be42e6699950fdab08911 02:41:15 $ docker rm -f f8728a7bd0e307704a3acba737be16e695ae9159705be42e6699950fdab08911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:15 . [Pipeline] withDockerContainer 02:41:15 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:41:16 $ docker top a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:16 [ssh-agent] Looking for ssh-agent implementation... 02:41:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:16 $ docker exec a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 ssh-agent 02:41:16 SSH_AUTH_SOCK=/tmp/ssh-xrYhbcYmt7FH/agent.13 02:41:16 SSH_AGENT_PID=20 02:41:16 Running ssh-add (command line suppressed) 02:41:16 Identity added: /w/workspace/edgex-go/519@tmp/private_key_6772392483566197737.key (/w/workspace/edgex-go/519@tmp/private_key_6772392483566197737.key) 02:41:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:17 + git semver bump pre 02:41:17 # -> Open(): unable to determine branch for HEAD 02:41:17 # $GIT_DIR = /w/workspace/edgex-go/519/.git 02:41:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/519 02:41:17 # $SEMVER_REMOTE_NAME = origin 02:41:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:17 # $SEMVER_USER_NAME = edgex-jenkins 02:41:17 # $SEMVER_BRANCH = master 02:41:17 # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver 02:41:17 2.0.0-dev.249 [Pipeline] } 02:41:17 $ docker exec --env ******** --env ******** a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 ssh-agent -k 02:41:17 unset SSH_AUTH_SOCK; 02:41:17 unset SSH_AGENT_PID; 02:41:17 echo Agent pid 20 killed; 02:41:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:17 + git semver [Pipeline] } 02:41:17 $ docker stop --time=1 a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 02:41:18 $ docker rm -f a1c0de9be9b81c18adcebf45ed30b0f212db294573f2ebd9b1befc9ca8aa4547 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:41:19 . [Pipeline] withDockerContainer 02:41:19 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:41:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:41:19 $ docker top 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:19 [ssh-agent] Looking for ssh-agent implementation... 02:41:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:19 $ docker exec 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e ssh-agent 02:41:20 SSH_AUTH_SOCK=/tmp/ssh-I7n3SkblgfL3/agent.14 02:41:20 SSH_AGENT_PID=20 02:41:20 Running ssh-add (command line suppressed) 02:41:20 Identity added: /w/workspace/edgex-go/519@tmp/private_key_920731048809811935.key (/w/workspace/edgex-go/519@tmp/private_key_920731048809811935.key) 02:41:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:20 + git semver push 02:41:20 # -> Open(): unable to determine branch for HEAD 02:41:20 # $GIT_DIR = /w/workspace/edgex-go/519/.git 02:41:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/519 02:41:20 # $SEMVER_REMOTE_NAME = origin 02:41:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:41:20 # $SEMVER_USER_NAME = edgex-jenkins 02:41:20 # $SEMVER_BRANCH = master 02:41:20 # $SEMVER_DIR = /w/workspace/edgex-go/519/.semver [Pipeline] } 02:41:27 $ docker exec --env ******** --env ******** 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e ssh-agent -k 02:41:27 unset SSH_AUTH_SOCK; 02:41:27 unset SSH_AGENT_PID; 02:41:27 echo Agent pid 20 killed; 02:41:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:27 + git semver [Pipeline] } 02:41:27 $ docker stop --time=1 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e 02:41:28 $ docker rm -f 332b6cec0679775e027743eeb11865764c622f6f4c2b9af22c0305e536d5549e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:41:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:41:30 ---> package-listing.sh 02:41:30 ++ facter osfamily 02:41:30 ++ tr '[:upper:]' '[:lower:]' 02:41:30 + OS_FAMILY=redhat 02:41:30 + workspace=/w/workspace/edgex-go/519 02:41:30 + START_PACKAGES=/tmp/packages_start.txt 02:41:30 + END_PACKAGES=/tmp/packages_end.txt 02:41:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:41:30 + PACKAGES=/tmp/packages_start.txt 02:41:30 + '[' /w/workspace/edgex-go/519 ']' 02:41:30 + PACKAGES=/tmp/packages_end.txt 02:41:30 + case "${OS_FAMILY}" in 02:41:30 + rpm -qa 02:41:30 + sort 02:41:37 + '[' -f /tmp/packages_start.txt ']' 02:41:37 + '[' -f /tmp/packages_end.txt ']' 02:41:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:41:37 + '[' /w/workspace/edgex-go/519 ']' 02:41:37 + mkdir -p /w/workspace/edgex-go/519/archives/ 02:41:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/519/archives/ [Pipeline] echo 02:41:37 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/519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:41:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:38 02:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:38 alpine: Pulling from edgex-lftools-log-publisher 02:41:38 df20fa9351a1: Pulling fs layer 02:41:38 36b3adc4ff6f: Pulling fs layer 02:41:38 8ad3a11d3b57: Pulling fs layer 02:41:38 46f8f816bc3b: Pulling fs layer 02:41:38 93b61091891f: Pulling fs layer 02:41:38 93b9cdb0e59b: Pulling fs layer 02:41:38 5e14af77c1be: Pulling fs layer 02:41:38 01666e4c0597: Pulling fs layer 02:41:38 aa168da1d23b: Pulling fs layer 02:41:38 46f8f816bc3b: Waiting 02:41:38 93b61091891f: Waiting 02:41:38 93b9cdb0e59b: Waiting 02:41:38 5e14af77c1be: Waiting 02:41:38 01666e4c0597: Waiting 02:41:38 36b3adc4ff6f: Verifying Checksum 02:41:38 36b3adc4ff6f: Download complete 02:41:38 46f8f816bc3b: Download complete 02:41:38 df20fa9351a1: Verifying Checksum 02:41:38 df20fa9351a1: Download complete 02:41:38 93b9cdb0e59b: Verifying Checksum 02:41:38 93b9cdb0e59b: Download complete 02:41:38 5e14af77c1be: Verifying Checksum 02:41:38 5e14af77c1be: Download complete 02:41:38 01666e4c0597: Verifying Checksum 02:41:38 01666e4c0597: Download complete 02:41:38 93b61091891f: Verifying Checksum 02:41:38 93b61091891f: Download complete 02:41:38 df20fa9351a1: Pull complete 02:41:39 8ad3a11d3b57: Verifying Checksum 02:41:39 8ad3a11d3b57: Download complete 02:41:39 36b3adc4ff6f: Pull complete 02:41:39 8ad3a11d3b57: Pull complete 02:41:39 46f8f816bc3b: Pull complete 02:41:40 93b61091891f: Pull complete 02:41:40 93b9cdb0e59b: Pull complete 02:41:40 5e14af77c1be: Pull complete 02:41:40 01666e4c0597: Pull complete 02:41:40 aa168da1d23b: Verifying Checksum 02:41:40 aa168da1d23b: Download complete 02:41:45 aa168da1d23b: Pull complete 02:41:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:41:45 prd-centos7-docker-4c-2g-227 does not seem to be running inside a container 02:41:45 $ 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/519/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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:41:48 $ docker top 246d5468dd527273bb09f127b4d1808fa8ab82549cd53e37bd5e26442a45bf33 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:41:48 + mkdir -p /var/log/sa [Pipeline] sh 02:41:49 + ls /var/log/sa-host 02:41:49 + sadf -c /var/log/sa-host/sa03 02:41:49 file_magic: OK 02:41:49 HZ: Using current value: 100 02:41:49 file_header: OK 02:41:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:41:49 Statistics: 02:41:49 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... 02:41:49 File successfully converted to sysstat format version 12.2.1 02:41:49 + sadf -c /var/log/sa-host/sa05 02:41:49 file_magic: OK 02:41:49 HZ: Using current value: 100 02:41:49 file_header: OK 02:41:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:41:49 Statistics: 02:41:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:41:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:49 provisioning config files... 02:41:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/519@tmp/config2961012405308298030tmp [Pipeline] { [Pipeline] echo 02:41:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:41:50 ---> create-netrc.sh [Pipeline] } 02:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:41:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:41:50 ---> python-tools-install.sh [Pipeline] echo 02:41:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:41:50 ---> sudo-logs.sh 02:41:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:41:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:41:51 ---> job-cost.sh 02:41:51 lf-activate-venv: SKIPPING 02:41:51 DEBUG: total: 0.18000000715255737 02:41:51 INFO: Retrieving Stack Cost... 02:41:51 INFO: Retrieving Pricing Info for: v3-standard-2 02:41:52 INFO: Archiving Costs [Pipeline] echo 02:41:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:41:52 ---> logs-deploy.sh 02:41:52 lf-activate-venv: SKIPPING 02:41:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/519 02:41:52 INFO: archiving workspace using pattern(s): 02:41:53 Archives upload complete. 02:41:53 INFO: archiving logs to Nexus 02:41:54 ---> uname -a: 02:41:54 Linux prd-centos7-docker-4c-2g-227.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:41:54 02:41:54 02:41:54 ---> lscpu: 02:41:54 Architecture: x86_64 02:41:54 CPU op-mode(s): 32-bit, 64-bit 02:41:54 Byte Order: Little Endian 02:41:54 Address sizes: 40 bits physical, 48 bits virtual 02:41:54 CPU(s): 2 02:41:54 On-line CPU(s) list: 0,1 02:41:54 Thread(s) per core: 1 02:41:54 Core(s) per socket: 1 02:41:54 Socket(s): 2 02:41:54 NUMA node(s): 1 02:41:54 Vendor ID: AuthenticAMD 02:41:54 CPU family: 23 02:41:54 Model: 49 02:41:54 Model name: AMD EPYC-Rome Processor 02:41:54 Stepping: 0 02:41:54 CPU MHz: 2800.000 02:41:54 BogoMIPS: 5600.00 02:41:54 Virtualization: AMD-V 02:41:54 Hypervisor vendor: KVM 02:41:54 Virtualization type: full 02:41:54 L1d cache: 64 KiB 02:41:54 L1i cache: 64 KiB 02:41:54 L2 cache: 1 MiB 02:41:54 L3 cache: 32 MiB 02:41:54 NUMA node0 CPU(s): 0,1 02:41:54 Vulnerability Itlb multihit: Not affected 02:41:54 Vulnerability L1tf: Not affected 02:41:54 Vulnerability Mds: Not affected 02:41:54 Vulnerability Meltdown: Not affected 02:41:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:41:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:41:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:41:54 Vulnerability Srbds: Not affected 02:41:54 Vulnerability Tsx async abort: Not affected 02:41:54 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:41:54 02:41:54 02:41:54 ---> nproc: 02:41:54 2 02:41:54 02:41:54 02:41:54 ---> df -h: 02:41:54 Filesystem Size Used Available Use% Mounted on 02:41:54 overlay 40.0G 13.0G 27.0G 33% / 02:41:54 tmpfs 64.0M 0 64.0M 0% /dev 02:41:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:41:54 shm 64.0M 0 64.0M 0% /dev/shm 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /facter-os 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/resolv.conf 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hostname 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hosts 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/sa-host 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/secure 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/auth.log 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /run/cloud-init/result.json 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/519 02:41:54 /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/519@tmp 02:41:54 02:41:54 02:41:54 ---> free -m: 02:41:54 total used free shared buff/cache available 02:41:54 Mem: 7821 1447 634 0 5739 6442 02:41:54 Swap: 1023 1 1022 02:41:54 02:41:54 02:41:54 ---> ip addr: 02:41:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:41:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:41:54 inet 127.0.0.1/8 scope host lo 02:41:54 valid_lft forever preferred_lft forever 02:41:54 inet6 ::1/128 scope host 02:41:54 valid_lft forever preferred_lft forever 02:41:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:41:54 link/ether fa:16:3e:c9:42:c6 brd ff:ff:ff:ff:ff:ff 02:41:54 inet 10.30.123.82/23 brd 10.30.123.255 scope global dynamic eth0 02:41:54 valid_lft 85179sec preferred_lft 85179sec 02:41:54 inet6 fe80::f816:3eff:fec9:42c6/64 scope link 02:41:54 valid_lft forever preferred_lft forever 02:41:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:41:54 link/ether 02:42:ee:f2:6f:20 brd ff:ff:ff:ff:ff:ff 02:41:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:41:54 valid_lft forever preferred_lft forever 02:41:54 inet6 fe80::42:eeff:fef2:6f20/64 scope link 02:41:54 valid_lft forever preferred_lft forever 02:41:54 02:41:54 02:41:54 ---> sar -b -r -n DEV: 02:41:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 02:41:54 02:41:54 02:21:22 LINUX RESTART (2 CPU) 02:41:54 02:41:54 02:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:41:54 02:23:01 88.31 3.85 84.47 0.00 2634.17 19684.28 0.00 02:41:54 02:24:01 177.55 0.00 177.55 0.00 0.00 48201.75 0.00 02:41:54 02:25:01 68.56 0.00 68.56 0.00 0.00 7514.47 0.00 02:41:54 02:26:01 52.39 0.00 52.39 0.00 0.00 6765.83 0.00 02:41:54 02:27:01 108.09 0.00 108.09 0.00 0.00 21795.77 0.00 02:41:54 02:28:05 269.43 20.83 248.60 0.00 2611.46 168736.74 0.00 02:41:54 02:29:01 384.71 173.60 211.11 0.00 9608.13 115558.01 0.00 02:41:54 02:30:01 487.06 25.52 461.54 0.00 1672.59 199783.45 0.00 02:41:54 02:31:01 257.69 24.03 233.67 0.00 3402.86 30674.56 0.00 02:41:54 02:32:01 8.84 0.08 8.76 0.00 0.80 182.76 0.00 02:41:54 02:33:01 0.35 0.00 0.35 0.00 0.00 6.10 0.00 02:41:54 02:34:01 0.35 0.00 0.35 0.00 0.00 5.96 0.00 02:41:54 02:35:01 0.28 0.00 0.28 0.00 0.00 4.48 0.00 02:41:54 02:36:01 0.37 0.02 0.35 0.00 0.13 5.73 0.00 02:41:54 02:37:01 0.45 0.18 0.27 0.00 5.73 3.90 0.00 02:41:54 02:38:01 0.88 0.00 0.88 0.00 0.00 18.35 0.00 02:41:54 02:39:01 0.32 0.00 0.32 0.00 0.00 4.60 0.00 02:41:54 02:40:01 2.65 2.38 0.27 0.00 126.09 28.02 0.00 02:41:54 02:41:01 197.19 0.07 197.12 0.00 4.39 46202.41 0.00 02:41:54 Average: 110.36 12.65 97.71 0.00 1031.08 35141.19 0.00 02:41:54 02:41:54 02:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:41:54 02:23:01 5139820 0 804568 10.05 2620 2061924 1272116 14.04 723108 1730372 152 02:41:54 02:24:01 4252888 0 1000680 12.49 2620 2752744 1524936 16.84 1005516 2201040 40 02:41:54 02:25:01 3734588 0 1116356 13.94 2620 3155368 1865016 20.59 1385496 2320504 192868 02:41:54 02:26:01 3814300 0 1095464 13.68 2620 3096548 1698344 18.75 1270620 2354596 136628 02:41:54 02:27:01 3782268 0 1020252 12.74 2620 3203792 1476080 16.30 1146720 2499096 28 02:41:54 02:28:05 220032 0 1342544 16.76 2620 6443736 2023944 22.35 3390104 3667812 1288736 02:41:54 02:29:01 508684 0 1767684 22.07 2620 5729944 3509776 38.75 3144720 3605124 186860 02:41:54 02:30:01 569828 0 1483360 18.52 2620 5953124 2848392 31.45 2406700 4242384 3440 02:41:54 02:31:01 2762768 0 1217460 15.20 2620 4026084 1608188 17.76 1450888 3069768 32 02:41:54 02:32:01 2795240 0 1184736 14.79 2620 4026336 1415396 15.63 1547860 2944216 20 02:41:54 02:33:01 2813944 0 1166028 14.56 2620 4026340 1232960 13.61 1535720 2943776 16 02:41:54 02:34:01 2815388 0 1164576 14.54 2620 4026348 1232996 13.61 1537684 2941764 16 02:41:54 02:35:01 2815656 0 1164304 14.54 2620 4026352 1232960 13.61 1536668 2942772 8 02:41:54 02:36:01 2815660 0 1164296 14.54 2620 4026356 1233080 13.61 1535480 2944256 8 02:41:54 02:37:01 2815536 0 1164384 14.54 2620 4026392 1233056 13.61 1535348 2944216 20 02:41:54 02:38:01 2815936 0 1163980 14.53 2620 4026396 1232984 13.61 1535364 2944216 12 02:41:54 02:39:01 2815556 0 1164356 14.54 2620 4026400 1232960 13.61 1535296 2944216 16 02:41:54 02:40:01 2805512 0 1169784 14.61 2620 4031016 1237668 13.66 1539828 2947912 848 02:41:54 02:41:01 1288496 0 1365704 17.05 2620 5352112 1435368 15.85 1735820 4100664 160828 02:41:54 Average: 2704321 0 1195817 14.93 2620 4106174 1607696 17.75 1657839 2962563 103715 02:41:54 02:41:54 02:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:41:54 02:23:01 eth0 1228.72 1216.18 5881.78 172.79 0.00 0.00 0.00 0.00 02:41:54 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:23:01 docker0 810.62 671.96 70.35 2684.42 0.00 0.00 0.00 0.00 02:41:54 02:24:01 veth7f1f4dc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:41:54 02:24:01 eth0 580.46 496.37 3549.36 47.55 0.00 0.00 0.00 0.00 02:41:54 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:24:01 docker0 201.67 253.68 13.92 850.98 0.00 0.00 0.00 0.00 02:41:54 02:25:01 veth693d367 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 02:41:54 02:25:01 eth0 43.28 32.36 36.54 70.58 0.00 0.00 0.00 0.00 02:41:54 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:25:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 02:41:54 02:26:01 veth693d367 1.60 1.60 0.13 0.13 0.00 0.00 0.00 0.00 02:41:54 02:26:01 eth0 21.10 13.54 15.82 8.67 0.00 0.00 0.00 0.00 02:41:54 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:26:01 docker0 1.60 1.60 0.11 0.13 0.00 0.00 0.00 0.00 02:41:54 02:27:01 veth6228826 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:27:01 eth0 194.34 175.77 1694.95 71.88 0.00 0.00 0.00 0.00 02:41:54 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:28:05 veth8cbd9e1 0.00 0.44 0.00 0.03 0.00 0.00 0.00 0.00 02:41:54 02:28:05 eth0 88.78 68.48 184.14 16.00 0.00 0.00 0.00 0.00 02:41:54 02:28:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:28:05 docker0 51.94 60.58 3.46 156.99 0.00 0.00 0.00 0.00 02:41:54 02:29:01 vethb609d64 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:41:54 02:29:01 vethba0395c 0.04 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:41:54 02:29:01 veth6ff1657 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:41:54 02:29:01 vethc782263 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:41:54 02:30:01 vethf77f101 21.91 42.54 1.62 331.11 0.00 0.00 0.00 0.00 02:41:54 02:30:01 vetha6fa10d 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 02:41:54 02:30:01 vethd04fb84 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:30:01 veth8cbd9e1 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 02:41:54 02:31:01 eth0 2787.53 2482.57 13941.28 1001.11 0.00 0.00 0.00 0.00 02:41:54 02:31:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:41:54 02:31:01 docker0 1132.18 1089.58 92.12 4295.20 0.00 0.00 0.00 0.00 02:41:54 02:32:01 eth0 298.27 285.23 147.08 1204.71 0.00 0.00 0.00 0.00 02:41:54 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:33:01 eth0 0.18 0.20 0.01 0.04 0.00 0.00 0.00 0.00 02:41:54 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:34:01 eth0 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:41:54 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:54 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:36:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 02:41:54 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:37:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:41:54 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:38:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:41:54 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:41:54 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:40:01 eth0 3.60 2.58 4.83 1.21 0.00 0.00 0.00 0.00 02:41:54 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:41:01 eth0 843.39 778.49 7666.38 112.93 0.00 0.00 0.00 0.00 02:41:54 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 02:41:01 docker0 56.08 55.42 4.71 376.54 0.00 0.00 0.00 0.00 02:41:54 Average: eth0 197.71 180.61 1116.94 120.43 0.00 0.00 0.00 0.00 02:41:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:54 Average: docker0 62.59 60.31 5.10 246.07 0.00 0.00 0.00 0.00 02:41:54 02:41:54 02:41:54 ---> sar -P ALL: 02:41:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 02:41:54 02:41:54 02:21:22 LINUX RESTART (2 CPU) 02:41:54 02:41:54 02:22:01 CPU %user %nice %system %iowait %steal %idle 02:41:54 02:23:01 all 21.02 0.00 4.67 4.70 0.11 69.49 02:41:54 02:23:01 0 17.20 0.00 5.17 5.52 0.12 71.98 02:41:54 02:23:01 1 24.84 0.00 4.17 3.87 0.11 67.01 02:41:54 02:24:01 all 12.12 0.00 6.43 7.23 0.10 74.11 02:41:54 02:24:01 0 13.04 0.00 6.78 6.61 0.11 73.47 02:41:54 02:24:01 1 11.22 0.00 6.08 7.85 0.10 74.75 02:41:54 02:25:01 all 69.99 0.00 7.23 1.74 0.10 20.93 02:41:54 02:25:01 0 69.93 0.00 7.60 1.59 0.11 20.77 02:41:54 02:25:01 1 70.06 0.00 6.86 1.90 0.09 21.09 02:41:54 02:26:01 all 38.65 0.00 5.09 7.15 0.10 49.02 02:41:54 02:26:01 0 38.30 0.00 5.29 8.78 0.09 47.54 02:41:54 02:26:01 1 39.00 0.00 4.89 5.51 0.11 50.50 02:41:54 02:27:01 all 42.97 0.00 7.41 9.85 0.10 39.68 02:41:54 02:27:01 0 42.79 0.00 7.56 9.84 0.11 39.70 02:41:54 02:27:01 1 43.16 0.00 7.26 9.85 0.09 39.65 02:41:54 02:28:05 all 21.54 0.00 14.76 39.87 0.15 23.69 02:41:54 02:28:05 0 22.25 0.00 14.71 40.02 0.14 22.88 02:41:54 02:28:05 1 20.83 0.00 14.80 39.71 0.15 24.50 02:41:54 02:29:01 all 48.08 0.00 9.62 31.37 0.13 10.79 02:41:54 02:29:01 0 47.39 0.00 9.83 30.13 0.14 12.52 02:41:54 02:29:01 1 48.77 0.00 9.42 32.60 0.13 9.07 02:41:54 02:30:01 all 61.20 0.00 16.67 20.78 0.15 1.21 02:41:54 02:30:01 0 61.05 0.00 16.83 21.22 0.16 0.73 02:41:54 02:30:01 1 61.35 0.00 16.51 20.34 0.13 1.68 02:41:54 02:31:01 all 45.54 0.00 10.62 5.58 0.13 38.14 02:41:54 02:31:01 0 46.77 0.00 10.33 7.17 0.13 35.61 02:41:54 02:31:01 1 44.31 0.00 10.91 3.99 0.13 40.66 02:41:54 02:32:01 all 11.55 0.00 2.40 0.07 0.09 85.90 02:41:54 02:32:01 0 11.70 0.00 2.62 0.09 0.09 85.51 02:41:54 02:32:01 1 11.39 0.00 2.18 0.05 0.09 86.29 02:41:54 02:33:01 all 0.13 0.00 0.05 0.00 0.02 99.81 02:41:54 02:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:41:54 02:33:01 1 0.22 0.00 0.05 0.00 0.02 99.72 02:41:54 02:41:54 02:33:01 CPU %user %nice %system %iowait %steal %idle 02:41:54 02:34:01 all 0.13 0.00 0.03 0.00 0.04 99.80 02:41:54 02:34:01 0 0.03 0.00 0.00 0.00 0.03 99.93 02:41:54 02:34:01 1 0.22 0.00 0.07 0.00 0.05 99.67 02:41:54 02:35:01 all 0.13 0.00 0.03 0.00 0.02 99.83 02:41:54 02:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:41:54 02:35:01 1 0.23 0.00 0.02 0.00 0.02 99.73 02:41:54 02:36:01 all 0.10 0.00 0.02 0.00 0.03 99.85 02:41:54 02:36:01 0 0.03 0.00 0.02 0.00 0.05 99.90 02:41:54 02:36:01 1 0.17 0.00 0.02 0.00 0.02 99.80 02:41:54 02:37:01 all 0.05 0.00 0.04 0.00 0.03 99.88 02:41:54 02:37:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:41:54 02:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:41:54 02:38:01 all 0.14 0.00 0.03 0.00 0.01 99.82 02:41:54 02:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:41:54 02:38:01 1 0.25 0.00 0.03 0.00 0.00 99.72 02:41:54 02:39:01 all 0.20 0.00 0.02 0.00 0.01 99.77 02:41:54 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:41:54 02:39:01 1 0.38 0.00 0.03 0.00 0.02 99.57 02:41:54 02:40:01 all 1.14 0.00 0.35 0.03 0.03 98.45 02:41:54 02:40:01 0 1.09 0.00 0.38 0.05 0.03 98.45 02:41:54 02:40:01 1 1.20 0.00 0.32 0.00 0.03 98.44 02:41:54 02:41:01 all 20.62 0.00 9.18 11.82 0.08 58.29 02:41:54 02:41:01 0 20.31 0.00 9.19 13.59 0.09 56.82 02:41:54 02:41:01 1 20.94 0.00 9.17 10.06 0.07 59.76 02:41:54 Average: all 20.00 0.00 4.83 7.13 0.07 67.96 02:41:54 Average: 0 19.81 0.00 4.92 7.35 0.08 67.84 02:41:54 Average: 1 20.19 0.00 4.74 6.91 0.07 68.08 02:41:54 02:41:54 02:41:54