Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ca82cc67a24dd3a646f9c54faca12af7640f6229 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-ssh6411843858344105172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5886592564981726234.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh1735436511413380514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh6100020973960985885.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh1989565774783255689.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1566 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/537 [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/537 # 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/537@tmp/jenkins-gitclient-ssh868784941898547195.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 ca82cc67a24dd3a646f9c54faca12af7640f6229 (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 ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#3562)" > git rev-list --no-walk c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:14:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:14:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:14:24 ========================================================= 22:14:24 EdgeX Global Pipelines Version Info 22:14:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:14:26 ------------------- 22:14:26 stable info: 22:14:26 ------------------- 22:14:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:14:26 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 22:14:26 Message: update stable to v1.0.194 22:14:26 ------------------- 22:14:26 experimental info: 22:14:26 ------------------- 22:14:26 Commited By: **** collab-it+edgex@linuxfoundation.org 22:14:26 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:14:26 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:14:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca82cc6 [Pipeline] echo 22:14:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:27 provisioning config files... 22:14:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config8386570864777197988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:27 ---> docker-login.sh 22:14:27 nexus3.edgexfoundry.org:10001 22:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:28 Configure a credential helper to remove this warning. See 22:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:28 22:14:28 Login Succeeded 22:14:28 nexus3.edgexfoundry.org:10002 22:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:28 Configure a credential helper to remove this warning. See 22:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:28 22:14:28 Login Succeeded 22:14:28 nexus3.edgexfoundry.org:10003 22:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:28 Configure a credential helper to remove this warning. See 22:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:28 22:14:28 Login Succeeded 22:14:28 nexus3.edgexfoundry.org:10004 22:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:28 Configure a credential helper to remove this warning. See 22:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:28 22:14:28 Login Succeeded 22:14:28 docker.io 22:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:14:29 Configure a credential helper to remove this warning. See 22:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:14:29 22:14:29 Login Succeeded 22:14:29 ---> docker-login.sh ends [Pipeline] } 22:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:29 ++ 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 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/core-command/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo core-command,cmd/core-command/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/core-data/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo core-data,cmd/core-data/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/core-metadata/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo core-metadata,cmd/core-metadata/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/security-bootstrapper/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/security-proxy-setup/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/support-notifications/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo support-notifications,cmd/support-notifications/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/support-scheduler/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:14:29 + for file in '`ls cmd/**/Dockerfile`' 22:14:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:14:29 ++ cut -d/ -f2 22:14:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:14:29 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 22:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:30 22:14:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:14:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:30 latest: Pulling from edgex-devops/git-semver 22:14:30 31603596830f: Pulling fs layer 22:14:30 54011a49482f: Pulling fs layer 22:14:30 a6820b24f6d8: Pulling fs layer 22:14:30 f581987b2513: Pulling fs layer 22:14:30 f581987b2513: Waiting 22:14:30 54011a49482f: Verifying Checksum 22:14:30 54011a49482f: Download complete 22:14:31 31603596830f: Verifying Checksum 22:14:31 31603596830f: Download complete 22:14:31 f581987b2513: Verifying Checksum 22:14:31 f581987b2513: Download complete 22:14:31 a6820b24f6d8: Verifying Checksum 22:14:31 a6820b24f6d8: Download complete 22:14:31 31603596830f: Pull complete 22:14:31 54011a49482f: Pull complete 22:14:31 a6820b24f6d8: Pull complete 22:14:32 f581987b2513: Pull complete 22:14:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:14:32 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:14:33 $ docker top 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:37 [ssh-agent] Looking for ssh-agent implementation... 22:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:37 $ docker exec 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 ssh-agent 22:14:37 SSH_AUTH_SOCK=/tmp/ssh-GMf5WYMUACbr/agent.13 22:14:37 SSH_AGENT_PID=19 22:14:37 Running ssh-add (command line suppressed) 22:14:37 Identity added: /w/workspace/edgex-go/537@tmp/private_key_4404893322387605991.key (/w/workspace/edgex-go/537@tmp/private_key_4404893322387605991.key) 22:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:37 + git tag --points-at HEAD [Pipeline] } 22:14:37 $ docker exec --env ******** --env ******** 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 ssh-agent -k 22:14:37 unset SSH_AUTH_SOCK; 22:14:37 unset SSH_AGENT_PID; 22:14:37 echo Agent pid 19 killed; 22:14:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:37 [ssh-agent] Looking for ssh-agent implementation... 22:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:38 $ docker exec 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 ssh-agent 22:14:38 SSH_AUTH_SOCK=/tmp/ssh-2kyTCdHQYVXc/agent.52 22:14:38 SSH_AGENT_PID=59 22:14:38 Running ssh-add (command line suppressed) 22:14:38 Identity added: /w/workspace/edgex-go/537@tmp/private_key_21084168486786887.key (/w/workspace/edgex-go/537@tmp/private_key_21084168486786887.key) 22:14:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:38 + git semver init 22:14:38 # -> Open(): unable to determine branch for HEAD 22:14:38 # $GIT_DIR = /w/workspace/edgex-go/537/.git 22:14:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/537 22:14:38 # $SEMVER_REMOTE_NAME = origin 22:14:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:14:38 # $SEMVER_USER_NAME = edgex-jenkins 22:14:38 # $SEMVER_BRANCH = master 22:14:38 # $SEMVER_TEMP = /tmp/semver-370021171 22:14:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:14:53 # '/tmp/semver-370021171' -> '/w/workspace/edgex-go/537/.semver' 22:14:53 # -> Force: false 22:14:53 # $SEMVER_DIR = /w/workspace/edgex-go/537/.semver [Pipeline] } 22:14:53 $ docker exec --env ******** --env ******** 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 ssh-agent -k 22:14:53 unset SSH_AUTH_SOCK; 22:14:53 unset SSH_AGENT_PID; 22:14:53 echo Agent pid 59 killed; 22:14:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:54 + git semver [Pipeline] } 22:14:54 $ docker stop --time=1 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 22:14:58 $ docker rm -f 1f244f840e062f901a1de19b8f11c417c2b1df85d7b98dd8225d43c804638695 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:14:59 Stashed 1 file(s) [Pipeline] echo 22:14:59 [edgeXSemver]: initialized semver on version 2.0.0-dev.265 [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 22:14:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:15:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:15:00 + true 22:15:00 + sudo service docker restart 22:15:00 Redirecting to /bin/systemctl restart docker.service 22:15:14 Still waiting to schedule task 22:15:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1569’ is offline [Pipeline] echo 22:15:17 ========================================================= 22:15:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:15:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:15:17 + 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 . 22:15:19 Sending build context to Docker daemon 329.4MB 22:15:19 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:15:19 Step 2/6 : FROM ${BASE} 22:15:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:19 540db60ca938: Pulling fs layer 22:15:19 adcc1eea9eea: Pulling fs layer 22:15:19 4c4ab2625f07: Pulling fs layer 22:15:19 0510c868ecb4: Pulling fs layer 22:15:19 afea3b2eda06: Pulling fs layer 22:15:19 7809a108b3ef: Pulling fs layer 22:15:19 f706445af74f: Pulling fs layer 22:15:19 afea3b2eda06: Waiting 22:15:19 7809a108b3ef: Waiting 22:15:19 f706445af74f: Waiting 22:15:19 0510c868ecb4: Waiting 22:15:19 4c4ab2625f07: Verifying Checksum 22:15:19 4c4ab2625f07: Download complete 22:15:19 adcc1eea9eea: Verifying Checksum 22:15:19 adcc1eea9eea: Download complete 22:15:19 afea3b2eda06: Verifying Checksum 22:15:19 afea3b2eda06: Download complete 22:15:19 540db60ca938: Verifying Checksum 22:15:19 540db60ca938: Download complete 22:15:19 7809a108b3ef: Verifying Checksum 22:15:19 7809a108b3ef: Download complete 22:15:19 540db60ca938: Pull complete 22:15:19 adcc1eea9eea: Pull complete 22:15:19 4c4ab2625f07: Pull complete 22:15:20 f706445af74f: Verifying Checksum 22:15:20 f706445af74f: Download complete 22:15:20 0510c868ecb4: Verifying Checksum 22:15:20 0510c868ecb4: Download complete 22:15:24 0510c868ecb4: Pull complete 22:15:24 afea3b2eda06: Pull complete 22:15:24 7809a108b3ef: Pull complete 22:15:25 f706445af74f: Pull complete 22:15:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:15:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:15:25 ---> b068be0155e3 22:15:25 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 22:15:28 ---> Running in 0fe9ca01f727 22:15:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:15:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:15:29 (1/12) Installing libmagic (5.39-r0) 22:15:29 (2/12) Installing file (5.39-r0) 22:15:29 (3/12) Installing libc-dev (0.7.2-r3) 22:15:30 (4/12) Installing g++ (10.2.1_pre1-r3) 22:15:40 (5/12) Installing fortify-headers (1.1-r0) 22:15:40 (6/12) Installing patch (2.7.6-r6) 22:15:40 (7/12) Installing build-base (0.5-r2) 22:15:40 (8/12) Installing libsodium (1.0.18-r0) 22:15:40 (9/12) Installing pkgconf (1.7.3-r0) 22:15:40 (10/12) Installing libsodium-dev (1.0.18-r0) 22:15:40 (11/12) Installing libzmq (4.3.3-r1) 22:15:40 (12/12) Installing zeromq-dev (4.3.3-r1) 22:15:42 Executing busybox-1.32.1-r6.trigger 22:15:42 OK: 219 MiB in 52 packages 22:15:42 Removing intermediate container 0fe9ca01f727 22:15:42 ---> bd31278518e2 22:15:42 Step 4/6 : WORKDIR /edgex-go 22:15:42 ---> Running in 52dad6e91a75 22:15:42 Removing intermediate container 52dad6e91a75 22:15:42 ---> e488f39a68e4 22:15:42 Step 5/6 : COPY go.mod . 22:15:42 ---> c0aa2c422f0b 22:15:42 Step 6/6 : RUN go mod download 22:15:42 ---> Running in 0c508ec6698e 22:15:55 Removing intermediate container 0c508ec6698e 22:15:55 ---> cdd774924325 22:15:55 Successfully built cdd774924325 22:15:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:15:55 + docker inspect -f . ci-base-image-x86_64 22:15:55 . [Pipeline] withDockerContainer 22:15:55 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:15:56 $ docker top 011e7b4571e4fb53c3a4324db658f04e951ff675c80b8a416e0b3680ff4b0ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:15:56 + go version 22:15:56 go version go1.16.3 linux/amd64 [Pipeline] } 22:15:56 $ docker stop --time=1 011e7b4571e4fb53c3a4324db658f04e951ff675c80b8a416e0b3680ff4b0ea0 22:15:57 $ docker rm -f 011e7b4571e4fb53c3a4324db658f04e951ff675c80b8a416e0b3680ff4b0ea0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:15:58 + docker inspect -f . ci-base-image-x86_64 22:15:58 . [Pipeline] withDockerContainer 22:15:58 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:15:58 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:15:58 $ docker top 09de11524b6101d9033778a945dd757566ec7945a11ee963e7d5d34b2ccf0218 -eo pid,comm [Pipeline] { [Pipeline] echo 22:15:59 ========================================================= 22:15:59 [edgeXBuildGoParallel] Running Tests and Build... 22:15:59 ========================================================= [Pipeline] sh 22:15:59 + go mod tidy [Pipeline] sh 22:15:59 + make test 22:15:59 go mod tidy 22:15:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:16:05 ? github.com/edgexfoundry/edgex-go [no test files] 22:16:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:16:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:16:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:16:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:16:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:16:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:16:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:16:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:16:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:16:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:16:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:16:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 22:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 22:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:16:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.4% of statements 22:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:16:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.079s coverage: 87.7% of statements 22:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:16:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.080s coverage: 78.9% of statements 22:16:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:16:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.225s coverage: 95.1% of statements 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:16:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.049s coverage: 60.0% of statements 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:16:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 22:16:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 22:16:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements 22:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 22:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 22:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 22:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 22:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 22:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 22:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 22:16:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.261s coverage: 81.8% of statements 22:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 22:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.3% of statements 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.074s coverage: 97.6% of statements 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:17:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 22:17:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 22:17:24 GO111MODULE=on go vet ./... 22:17:46 gofmt -l . 22:17:46 [ "`gofmt -l .`" = "" ] 22:17:47 ./bin/test-attribution-txt.sh [Pipeline] sh 22:17:47 + ls -al . 22:17:47 total 516 22:17:47 drwxrwxr-x 10 1001 1001 4096 Jun 15 22:17 . 22:17:47 drwxr-xr-x 4 root root 32 Jun 15 22:15 .. 22:17:47 -rw-rw-r-- 1 1001 1001 11 Jun 15 22:14 .dockerignore 22:17:47 drwxrwxr-x 8 1001 1001 162 Jun 15 22:14 .git 22:17:47 drwxrwxr-x 3 1001 1001 125 Jun 15 22:14 .github 22:17:47 -rw-rw-r-- 1 1001 1001 818 Jun 15 22:14 .gitignore 22:17:47 drwx------ 3 1001 1001 45 Jun 15 22:14 .semver 22:17:47 -rw-rw-r-- 1 1001 1001 166 Jun 15 22:14 .sonarcloud.properties 22:17:47 -rw-rw-r-- 1 1001 1001 8609 Jun 15 22:14 Attribution.txt 22:17:47 -rw-rw-r-- 1 1001 1001 3804 Jun 15 22:14 CONTRIBUTING.md 22:17:47 -rw-rw-r-- 1 1001 1001 931 Jun 15 22:14 Dockerfile.build 22:17:47 -rw-rw-r-- 1 1001 1001 849 Jun 15 22:14 Jenkinsfile 22:17:47 -rw-rw-r-- 1 1001 1001 10775 Jun 15 22:14 LICENSE 22:17:47 -rw-rw-r-- 1 1001 1001 5605 Jun 15 22:14 Makefile 22:17:47 -rw-rw-r-- 1 1001 1001 7905 Jun 15 22:14 README.md 22:17:47 -rw-rw-r-- 1 1001 1001 7071 Jun 15 22:14 SECURITY.md 22:17:47 -rw-rw-r-- 1 1001 1001 13 Jun 15 22:14 VERSION 22:17:47 -rw-rw-r-- 1 1001 1001 4131 Jun 15 22:14 ZMQWindows.md 22:17:47 drwxrwxr-x 2 1001 1001 37 Jun 15 22:14 bin 22:17:47 drwxrwxr-x 14 1001 1001 4096 Jun 15 22:14 cmd 22:17:47 -rw-r--r-- 1 root root 398195 Jun 15 22:17 coverage.out 22:17:47 -rw-rw-r-- 1 1001 1001 841 Jun 15 22:14 go.mod 22:17:47 -rw-r--r-- 1 root root 21063 Jun 15 22:15 go.sum 22:17:47 drwxrwxr-x 7 1001 1001 114 Jun 15 22:14 internal 22:17:47 drwxrwxr-x 3 1001 1001 16 Jun 15 22:14 openapi 22:17:47 drwxrwxr-x 4 1001 1001 71 Jun 15 22:14 snap 22:17:47 -rw-rw-r-- 1 1001 1001 168 Jun 15 22:14 version.go [Pipeline] sh 22:17:47 + '[' -e coverage.out ] 22:17:47 + chown 1001:1001 coverage.out [Pipeline] stash 22:17:48 Stashed 1 file(s) [Pipeline] sh 22:17:48 + make build 22:17:48 go mod tidy 22:17:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-data/core-data ./cmd/core-data 22:17:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-command/core-command ./cmd/core-command 22:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:17:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:18:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:18:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/secrets-config ./cmd/secrets-config 22:18:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:18:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1574 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws 22:18:03 Running in /w/workspace/edgex-go/537 [Pipeline] { [Pipeline] checkout 22:18:03 The recommended git tool is: git [Pipeline] } 22:18:04 $ docker stop --time=1 09de11524b6101d9033778a945dd757566ec7945a11ee963e7d5d34b2ccf0218 22:18:06 $ docker rm -f 09de11524b6101d9033778a945dd757566ec7945a11ee963e7d5d34b2ccf0218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:18:12 using credential edgex-jenkins-ssh 22:18:12 Cloning the remote Git repository [Pipeline] isUnix [Pipeline] sh 22:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:12 22:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:13 latest: Pulling from edgex-devops/edgex-compose 22:18:13 cbdbe7a5bc2a: Pulling fs layer 22:18:13 ca9280d653b3: Pulling fs layer 22:18:13 7e9c9ca2126c: Pulling fs layer 22:18:13 cbdbe7a5bc2a: Verifying Checksum 22:18:13 cbdbe7a5bc2a: Download complete 22:18:13 cbdbe7a5bc2a: Pull complete 22:18:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:18:12 > git init /w/workspace/edgex-go/537 # timeout=10 22:18:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:18:12 > git --version # timeout=10 22:18:12 > git --version # 'git version 2.17.1' 22:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:13 ca9280d653b3: Verifying Checksum 22:18:13 ca9280d653b3: Download complete 22:18:14 ca9280d653b3: Pull complete 22:18:14 7e9c9ca2126c: Verifying Checksum 22:18:14 7e9c9ca2126c: Download complete 22:18:17 7e9c9ca2126c: Pull complete 22:18:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:18:18 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:18:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:18:21 $ docker top 8d92d071ebe1edda126ee445c09e1830dcaf16039336b02434a6302da282aa2d -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:21 + docker-compose build --help 22:18:21 + grep parallel 22:18:22 --parallel Build images in parallel. [Pipeline] } 22:18:22 $ docker stop --time=1 8d92d071ebe1edda126ee445c09e1830dcaf16039336b02434a6302da282aa2d 22:18:23 $ docker rm -f 8d92d071ebe1edda126ee445c09e1830dcaf16039336b02434a6302da282aa2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:18:23 . [Pipeline] withDockerContainer 22:18:24 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:18:24 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:18:24 $ docker top 0275107e0420283c73d6b1e0aedc350801877741aa53e05818e74314515b5d00 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:24 + docker-compose -f ./docker-compose-build.yml build --parallel 22:18:25 Building core-command ... 22:18:25 Building core-data ... 22:18:25 Building core-metadata ... 22:18:25 Building security-bootstrapper ... 22:18:25 Building security-proxy-setup ... 22:18:25 Building security-secretstore-setup ... 22:18:25 Building support-notifications ... 22:18:25 Building support-scheduler ... 22:18:25 Building sys-mgmt-agent ... 22:18:25 Building support-notifications 22:18:25 Building security-proxy-setup 22:18:25 Building core-command 22:18:25 Building support-scheduler 22:18:25 Building security-secretstore-setup 22:18:31 Avoid second fetch 22:18:31 Checking out Revision ca82cc67a24dd3a646f9c54faca12af7640f6229 (master) 22:18:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:18:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:31 > git config core.sparsecheckout # timeout=10 22:18:31 > git checkout -f ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 22:18:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2 (#3562)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:18:38 ---> cdd774924325 22:18:38 Step 3/23 : WORKDIR /edgex-go 22:18:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:18:38 ---> cdd774924325 22:18:38 Step 3/22 : WORKDIR /edgex-go 22:18:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:18:38 ---> cdd774924325 22:18:38 Step 3/23 : WORKDIR /edgex-go 22:18:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:18:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:18:39 ---> cdd774924325 22:18:39 Step 3/24 : WORKDIR /edgex-go 22:18:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:18:39 + sudo service docker restart 22:18:39 + true 22:18:54 ---> Running in 2875342449ca 22:18:54 ---> Running in 44b5bd964326 22:18:54 ---> Running in 9dfa62770993 22:18:54 ---> Running in c5ee19a43a7b 22:18:54 Removing intermediate container 9dfa62770993 22:18:54 ---> ea46c0450120 22:18:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:18:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:18:55 ---> cdd774924325 22:18:55 Step 3/26 : WORKDIR /edgex-go 22:18:55 Removing intermediate container 2875342449ca 22:18:55 ---> 6fcfd405d3a2 22:18:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:55 ---> Using cache 22:18:55 ---> 23e7eeaf8686 22:18:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:55 ---> Running in b91937ef3a63 22:18:55 Removing intermediate container c5ee19a43a7b 22:18:55 ---> 23e7eeaf8686 22:18:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:55 Removing intermediate container 44b5bd964326 22:18:55 ---> d69a0c762917 22:18:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:55 ---> Running in 709be85202b1 22:18:55 ---> Running in e290df4b87a9 22:18:55 ---> Running in 84bdd84f1e2d 22:18:55 ---> Running in d943cf4cc96b 22:18:56 Removing intermediate container 709be85202b1 22:18:56 ---> dce62ed5f8b4 22:18:56 Step 5/22 : RUN apk add --update --no-cache make git 22:18:56 Removing intermediate container b91937ef3a63 22:18:56 ---> 7e301aedb27f 22:18:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:18:56 ---> Running in 37423dd72a7b 22:18:56 ---> Running in 55a73b1b7645 22:18:56 Removing intermediate container d943cf4cc96b 22:18:56 ---> 42abb0ce24ea 22:18:56 Step 5/24 : RUN apk add --update --no-cache make git 22:18:56 ---> Running in 3e1b9ae37e48 22:18:56 Removing intermediate container 84bdd84f1e2d 22:18:56 ---> 307ebd7bb80b 22:18:56 Step 5/23 : RUN apk add --update --no-cache make git 22:18:56 ---> Running in 0b0a07f5d8c7 22:18:57 Removing intermediate container e290df4b87a9 22:18:57 ---> a10a84849c3b 22:18:57 Step 5/26 : RUN apk add --update --no-cache make git 22:18:57 ---> Running in 2f4687c7e965 22:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:58 provisioning config files... 22:18:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config96319449702902507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:18:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:18:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:18:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:18:58 ---> docker-login.sh 22:18:58 nexus3.edgexfoundry.org:10001 22:18:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:18:59 OK: 219 MiB in 52 packages 22:18:59 OK: 219 MiB in 52 packages 22:18:59 OK: 219 MiB in 52 packages 22:18:59 OK: 219 MiB in 52 packages 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 OK: 219 MiB in 52 packages 22:18:59 Removing intermediate container 3e1b9ae37e48 22:18:59 ---> a310543db07f 22:18:59 Step 6/24 : COPY go.mod . 22:18:59 Removing intermediate container 2f4687c7e965 22:18:59 ---> ad157b1a5d74 22:18:59 Step 6/26 : COPY go.mod . 22:18:59 Removing intermediate container 0b0a07f5d8c7 22:18:59 ---> 7264ceb62504 22:18:59 Step 6/23 : COPY go.mod . 22:18:59 Removing intermediate container 37423dd72a7b 22:18:59 ---> eade072d27a2 22:18:59 Step 6/22 : COPY go.mod . 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 nexus3.edgexfoundry.org:10002 22:19:00 ---> 35070826e3d2 22:19:00 Step 7/26 : RUN go mod download 22:19:00 ---> Running in 970fdc47480e 22:19:00 Removing intermediate container 55a73b1b7645 22:19:00 ---> 84bc04cef2d4 22:19:00 Step 6/23 : COPY go.mod . 22:19:00 ---> ed6aa582a900 22:19:00 Step 7/24 : RUN go mod download 22:19:00 ---> d285a63e9d22 22:19:00 Step 7/23 : RUN go mod download 22:19:00 ---> Running in 9d127c3c5eae 22:19:00 ---> Running in f97826de7eef 22:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:00 ---> e87b0c400356 22:19:00 Step 7/22 : RUN go mod download 22:19:00 ---> 0308e398ed61 22:19:00 Step 7/23 : RUN go mod download 22:19:00 ---> Running in 52248c5084c2 22:19:00 ---> Running in 367b93b7e069 22:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:00 Configure a credential helper to remove this warning. See 22:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:00 22:19:00 Login Succeeded 22:19:00 nexus3.edgexfoundry.org:10003 22:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:02 Configure a credential helper to remove this warning. See 22:19:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:02 22:19:02 Login Succeeded 22:19:02 nexus3.edgexfoundry.org:10004 22:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:02 Configure a credential helper to remove this warning. See 22:19:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:02 22:19:02 Login Succeeded 22:19:02 docker.io 22:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:02 Configure a credential helper to remove this warning. See 22:19:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:02 22:19:02 Login Succeeded 22:19:02 ---> docker-login.sh ends 22:19:02 Removing intermediate container 970fdc47480e 22:19:02 ---> 428b2a4a1492 22:19:02 Step 8/26 : COPY . . 22:19:02 Removing intermediate container 9d127c3c5eae 22:19:02 ---> 76f4cab5a520 22:19:02 Step 8/24 : COPY . . 22:19:02 Removing intermediate container f97826de7eef 22:19:02 ---> bc1e0d012f76 22:19:02 Step 8/23 : COPY . . [Pipeline] } 22:19:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:19:03 ========================================================= 22:19:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:19:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:03 + 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 . 22:19:06 Sending build context to Docker daemon 166.3MB 22:19:06 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:19:06 Step 2/6 : FROM ${BASE} 22:19:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:06 595b0fe564bb: Pulling fs layer 22:19:06 3088b5b3c5c0: Pulling fs layer 22:19:06 5b7225fbf94c: Pulling fs layer 22:19:06 ba82ee9f976e: Pulling fs layer 22:19:06 506bd15cee9f: Pulling fs layer 22:19:06 75a0a4a0db45: Pulling fs layer 22:19:06 618dc40b7e24: Pulling fs layer 22:19:06 ba82ee9f976e: Waiting 22:19:06 506bd15cee9f: Waiting 22:19:06 75a0a4a0db45: Waiting 22:19:06 618dc40b7e24: Waiting 22:19:06 5b7225fbf94c: Verifying Checksum 22:19:06 5b7225fbf94c: Download complete 22:19:06 3088b5b3c5c0: Verifying Checksum 22:19:06 3088b5b3c5c0: Download complete 22:19:06 506bd15cee9f: Download complete 22:19:06 75a0a4a0db45: Verifying Checksum 22:19:06 75a0a4a0db45: Download complete 22:19:06 595b0fe564bb: Verifying Checksum 22:19:06 595b0fe564bb: Download complete 22:19:06 595b0fe564bb: Pull complete 22:19:07 3088b5b3c5c0: Pull complete 22:19:08 5b7225fbf94c: Pull complete 22:19:08 618dc40b7e24: Download complete 22:19:09 ba82ee9f976e: Download complete 22:19:11 Removing intermediate container 52248c5084c2 22:19:11 ---> 929c7da37ca1 22:19:11 Step 8/22 : COPY . . 22:19:11 Removing intermediate container 367b93b7e069 22:19:11 ---> 6fdca7f678f9 22:19:11 Step 8/23 : COPY . . 22:19:13 ---> a033b9443b27 22:19:13 Step 9/26 : RUN go mod tidy 22:19:13 ---> 1e2dc37415ba 22:19:13 Step 9/24 : RUN go mod tidy 22:19:13 ---> 3f097028fe92 22:19:13 Step 9/23 : RUN go mod tidy 22:19:13 ---> Running in f8cd0b0dd49d 22:19:13 ---> Running in 4b55df11fda9 22:19:14 ---> Running in 2455ab975c9e 22:19:19 ba82ee9f976e: Pull complete 22:19:19 506bd15cee9f: Pull complete 22:19:19 75a0a4a0db45: Pull complete 22:19:23 618dc40b7e24: Pull complete 22:19:23 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:19:23 ---> a36622ca3599 22:19:23 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 22:19:25 ---> Running in a8d85f895cd6 22:19:26 ---> 0dbc178a7190 22:19:26 Step 9/22 : RUN go mod tidy 22:19:26 Removing intermediate container f8cd0b0dd49d 22:19:26 ---> 605abc029838 22:19:26 Step 10/24 : RUN make cmd/core-command/core-command 22:19:26 ---> Running in 41c4cdafa6cd 22:19:26 ---> Running in e093301c1496 22:19:26 Removing intermediate container 2455ab975c9e 22:19:26 ---> e5970dfa357b 22:19:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:19:26 Removing intermediate container 4b55df11fda9 22:19:26 ---> 3174be57267e 22:19:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:19:26 ---> 7dc1d4c95aad 22:19:26 Step 9/23 : RUN go mod tidy 22:19:26 ---> Running in 46499890c16a 22:19:26 ---> Running in b562d123a011 22:19:26 ---> Running in eb4b2d3e01d3 22:19:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-command/core-command ./cmd/core-command 22:19:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:19:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:19:26 Removing intermediate container e093301c1496 22:19:26 ---> a3d968b0c4dc 22:19:26 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:19:26 ---> Running in 60a7d121b1df 22:19:26 Removing intermediate container eb4b2d3e01d3 22:19:26 ---> 20c1fc3fc6e7 22:19:26 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:19:26 ---> Running in b881e7ae3e78 22:19:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:28 (1/12) Installing libmagic (5.39-r0) 22:19:29 (2/12) Installing file (5.39-r0) 22:19:29 (3/12) Installing libc-dev (0.7.2-r3) 22:19:29 (4/12) Installing g++ (10.2.1_pre1-r3) 22:19:36 (5/12) Installing fortify-headers (1.1-r0) 22:19:36 (6/12) Installing patch (2.7.6-r6) 22:19:36 (7/12) Installing build-base (0.5-r2) 22:19:36 (8/12) Installing libsodium (1.0.18-r0) 22:19:36 (9/12) Installing pkgconf (1.7.3-r0) 22:19:36 (10/12) Installing libsodium-dev (1.0.18-r0) 22:19:36 (11/12) Installing libzmq (4.3.3-r1) 22:19:36 (12/12) Installing zeromq-dev (4.3.3-r1) 22:19:36 Executing busybox-1.32.1-r6.trigger 22:19:36 OK: 218 MiB in 52 packages 22:19:37 Removing intermediate container a8d85f895cd6 22:19:37 ---> 3ac12bf2e448 22:19:37 Step 4/6 : WORKDIR /edgex-go 22:19:38 ---> Running in 0c4fb1cae7dc 22:19:38 Removing intermediate container 0c4fb1cae7dc 22:19:38 ---> ea167dcf73a9 22:19:38 Step 5/6 : COPY go.mod . 22:19:39 ---> c07416d2d44b 22:19:39 Step 6/6 : RUN go mod download 22:19:39 ---> Running in da04a108a473 22:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:20:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/secrets-config ./cmd/secrets-config 22:20:03 Removing intermediate container 41c4cdafa6cd 22:20:03 ---> 2445332a37e5 22:20:03 22:20:03 Step 11/24 : FROM alpine:3.12 22:20:03 3.12: Pulling from library/alpine 22:20:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:20:03 Status: Downloaded newer image for alpine:3.12 22:20:03 ---> 13621d1b12d4 22:20:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:20:03 Removing intermediate container da04a108a473 22:20:03 ---> da6856e5b47d 22:20:03 Successfully built da6856e5b47d 22:20:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:20:03 + docker inspect -f . ci-base-image-arm64 22:20:03 . [Pipeline] withDockerContainer 22:20:04 ---> Running in 1bf5d3d95048 22:20:04 prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 22:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:20:04 Removing intermediate container b562d123a011 22:20:04 ---> 1e2699ab9d61 22:20:04 22:20:04 Step 11/23 : FROM alpine:3.12 22:20:04 ---> 13621d1b12d4 22:20:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:20:04 ---> Running in 79e87a6e2d9e 22:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:05 (1/1) Installing dumb-init (1.2.2-r1) 22:20:05 Executing busybox-1.31.1-r20.trigger 22:20:05 OK: 6 MiB in 15 packages 22:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:05 (1/1) Installing dumb-init (1.2.2-r1) 22:20:05 $ docker top d62cc09e773286fd5473c2b253da0a6911fbb34340d7b76711301b0d78770dfa -eo pid,comm 22:20:05 Executing busybox-1.31.1-r20.trigger 22:20:05 OK: 6 MiB in 15 packages [Pipeline] { [Pipeline] sh 22:20:06 + go version 22:20:06 go version go1.16.5 linux/arm64 [Pipeline] } 22:20:06 $ docker stop --time=1 d62cc09e773286fd5473c2b253da0a6911fbb34340d7b76711301b0d78770dfa 22:20:08 $ docker rm -f d62cc09e773286fd5473c2b253da0a6911fbb34340d7b76711301b0d78770dfa [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 22:20:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:20:09 22:20:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:20:10 Removing intermediate container 46499890c16a 22:20:10 ---> 670f83eb03d0 22:20:10 22:20:10 Step 11/26 : FROM alpine:3.12 22:20:10 ---> 13621d1b12d4 22:20:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:20:10 Removing intermediate container 60a7d121b1df 22:20:10 ---> 05b8212ef53c 22:20:10 22:20:10 Step 11/22 : FROM alpine:3.12 22:20:10 ---> 13621d1b12d4 22:20:10 Step 12/22 : RUN apk add --update --no-cache curl 22:20:10 Removing intermediate container b881e7ae3e78 22:20:10 ---> 2f9f6980bd2b 22:20:10 22:20:10 Step 11/23 : FROM alpine:3.12 22:20:10 ---> 13621d1b12d4 22:20:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:20:10 ---> Running in 713f75f33e42 22:20:10 Removing intermediate container 1bf5d3d95048 22:20:10 ---> 86a76de981b2 22:20:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:20:10 latest: Pulling from edgex-devops/edgex-compose-arm64 22:20:10 29e5d40040c1: Pulling fs layer 22:20:10 1ce36da41761: Pulling fs layer 22:20:10 25b303627fd3: Pulling fs layer 22:20:10 ---> Running in 64132852323f 22:20:10 29e5d40040c1: Verifying Checksum 22:20:10 29e5d40040c1: Download complete 22:20:10 ---> Running in d65cdb1cdb54 22:20:11 ---> Running in 3ebc6bca7942 22:20:11 Removing intermediate container 79e87a6e2d9e 22:20:11 ---> bc8c6a74700c 22:20:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:20:11 ---> Running in 0b217e61b439 22:20:11 1ce36da41761: Verifying Checksum 22:20:11 1ce36da41761: Download complete 22:20:11 29e5d40040c1: Pull complete 22:20:11 Removing intermediate container 3ebc6bca7942 22:20:11 ---> d8101b19ba6b 22:20:11 Step 14/24 : ENV APP_PORT=59882 22:20:11 Removing intermediate container 0b217e61b439 22:20:11 ---> 3c8c43c4b47e 22:20:11 Step 14/23 : ENV APP_PORT=59861 22:20:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:11 ---> Running in 1f0ce66e6048 22:20:11 (1/6) Installing ca-certificates (20191127-r4) 22:20:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:20:11 (3/6) Installing libcurl (7.77.0-r0) 22:20:11 (4/6) Installing curl (7.77.0-r0) 22:20:11 (5/6) Installing dumb-init (1.2.2-r1) 22:20:11 (6/6) Installing su-exec (0.2-r1) 22:20:11 Executing busybox-1.31.1-r20.trigger 22:20:11 Executing ca-certificates-20191127-r4.trigger 22:20:11 ---> Running in bc636f934de7 22:20:11 OK: 7 MiB in 20 packages 22:20:12 Removing intermediate container 1f0ce66e6048 22:20:12 ---> afe27fce5e49 22:20:12 Step 15/24 : EXPOSE $APP_PORT 22:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:20:12 Removing intermediate container bc636f934de7 22:20:12 ---> 5c57258c0a9c 22:20:12 Step 15/23 : EXPOSE $APP_PORT 22:20:12 ---> Running in 3725c26ba18d 22:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:20:12 ---> Running in 8f3f2de39858 22:20:12 (1/4) Installing ca-certificates (20191127-r4) 22:20:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:20:12 (3/4) Installing libcurl (7.77.0-r0) 22:20:12 (4/4) Installing curl (7.77.0-r0) 22:20:12 25b303627fd3: Verifying Checksum 22:20:12 25b303627fd3: Download complete 22:20:12 (1/2) Installing ca-certificates (20191127-r4) 22:20:12 Executing busybox-1.31.1-r20.trigger 22:20:12 Executing ca-certificates-20191127-r4.trigger 22:20:12 (2/2) Installing dumb-init (1.2.2-r1) 22:20:12 Executing busybox-1.31.1-r20.trigger 22:20:12 Executing ca-certificates-20191127-r4.trigger 22:20:12 OK: 7 MiB in 18 packages 22:20:12 OK: 6 MiB in 16 packages 22:20:12 Removing intermediate container 3725c26ba18d 22:20:12 ---> b3ae4c63482d 22:20:12 Step 16/24 : WORKDIR / 22:20:12 1ce36da41761: Pull complete 22:20:12 Removing intermediate container 8f3f2de39858 22:20:12 ---> 00be7d7feb29 22:20:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:13 ---> Running in f2b96ae82440 22:20:13 Removing intermediate container 713f75f33e42 22:20:13 ---> dce9c304f38a 22:20:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:20:13 ---> Running in d68f60606020 22:20:13 ---> e193e566d9d1 22:20:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:20:13 Removing intermediate container f2b96ae82440 22:20:13 ---> 2ce29871cac5 22:20:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:13 Removing intermediate container d68f60606020 22:20:13 ---> 7bc3a9e1a6e6 22:20:13 Step 14/26 : WORKDIR / 22:20:13 Removing intermediate container 64132852323f 22:20:13 ---> d305f6020dbe 22:20:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:20:13 ---> Running in 22e8c4872de9 22:20:13 ---> e382876f88e9 22:20:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:20:13 ---> 92d7eb3a488b 22:20:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:20:13 ---> Running in 67a987e321b3 22:20:13 Removing intermediate container d65cdb1cdb54 22:20:13 ---> 4a9c78781aaa 22:20:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:20:14 ---> Running in 79ad49845791 22:20:14 Removing intermediate container 22e8c4872de9 22:20:14 ---> 44f8bae422b2 22:20:14 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:20:14 Removing intermediate container 67a987e321b3 22:20:14 ---> 7170a1441349 22:20:14 Step 14/22 : WORKDIR /edgex 22:20:14 ---> 5e6dfe79e827 22:20:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:20:14 ---> 1dca8493914d 22:20:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:20:14 ---> Running in fe1c6ed9d468 22:20:14 ---> Running in 061b121d02d3 22:20:14 Removing intermediate container 79ad49845791 22:20:14 ---> 761671aefc35 22:20:14 Step 14/23 : ENV APP_PORT=59860 22:20:14 ---> 7e6e1c84dbc7 22:20:14 Step 20/24 : ENTRYPOINT ["/core-command"] 22:20:14 ---> 998f783c4075 22:20:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:20:14 ---> Running in 4e7c15ae84b2 22:20:14 ---> Running in 1142882c8b90 22:20:14 Removing intermediate container fe1c6ed9d468 22:20:14 ---> 05ebbeb50dff 22:20:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:15 Removing intermediate container 061b121d02d3 22:20:15 ---> 50ce42fba1c5 22:20:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:20:15 ---> c3db8e79d20f 22:20:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:20:15 ---> Running in bdc8064fb135 22:20:15 Removing intermediate container 4e7c15ae84b2 22:20:15 ---> dd8cf7200db6 22:20:15 Step 15/23 : EXPOSE $APP_PORT 22:20:15 Removing intermediate container 1142882c8b90 22:20:15 ---> 54771f953052 22:20:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:15 ---> Running in 2e714e4d1826 22:20:15 ---> 3d3bcd280795 22:20:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:20:15 Removing intermediate container bdc8064fb135 22:20:15 ---> ff008e8bb925 22:20:15 Step 21/23 : LABEL arch=x86_64 22:20:15 ---> 37446c87415f 22:20:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:20:15 ---> Running in 1fa739cd2d92 22:20:15 ---> Running in eeac79c5d2f3 22:20:16 Removing intermediate container 2e714e4d1826 22:20:16 ---> 354911ee064e 22:20:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:20:16 Removing intermediate container 1fa739cd2d92 22:20:16 ---> cfb230a2af1b 22:20:16 Step 22/24 : LABEL arch=x86_64 22:20:16 ---> 45d55cc64cbf 22:20:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:20:16 ---> 55b81fb6e3dc 22:20:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:20:16 Removing intermediate container eeac79c5d2f3 22:20:16 ---> 0c806ec96b8d 22:20:16 Step 22/23 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:20:16 ---> Running in 028177ec0242 22:20:16 ---> Running in b42784be1eac 22:20:16 Removing intermediate container 028177ec0242 22:20:16 ---> 1a834680e5bc 22:20:16 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:20:16 Removing intermediate container b42784be1eac 22:20:16 ---> f1d32fd43c57 22:20:16 Step 23/23 : LABEL version=2.0.0-dev.265 22:20:16 ---> b39de7370ea8 22:20:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:20:16 ---> a116404c0849 22:20:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:20:16 ---> Running in 1986e94df2b2 22:20:16 ---> ab702da295d1 22:20:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:20:16 ---> Running in 12b690779b0d 22:20:16 ---> Running in de7dd6de15d2 22:20:16 Removing intermediate container 1986e94df2b2 22:20:16 ---> 5ebe2fd273cc 22:20:16 Step 24/24 : LABEL version=2.0.0-dev.265 22:20:16 Removing intermediate container 12b690779b0d 22:20:16 ---> bbef5cb106e9 22:20:16 Step 19/22 : CMD ["--init=true"] 22:20:16 Removing intermediate container de7dd6de15d2 22:20:16 ---> 941f0edc6126 22:20:16 22:20:17 ---> c7c60e32697e 22:20:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:20:17 ---> d82f0c1cf476 22:20:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:20:17 ---> Running in 443d0a85afd7 22:20:17 ---> Running in 2225e0b480c5 22:20:17 Successfully built 941f0edc6126 22:20:17 Successfully tagged support-scheduler:latest 22:20:17 Building core-data 22:20:17  Building support-scheduler ... done Removing intermediate container 443d0a85afd7 22:20:17 ---> 3b9e6dad4f0b 22:20:17 Step 20/22 : LABEL arch=x86_64 22:20:18 Removing intermediate container 2225e0b480c5 22:20:18 ---> b8ea7c3a3c23 22:20:18 22:20:18 ---> 1c77cf864024 22:20:18 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/ 22:20:18 ---> Running in e89d8c3a9f1a 22:20:18 Successfully built b8ea7c3a3c23 22:20:18 Successfully tagged core-command:latest 22:20:18 Building security-bootstrapper 22:20:18  Building core-command ... done  ---> 18eefef1d6f2 22:20:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:20:18 ---> Running in a1d20232ab03 22:20:18 Removing intermediate container e89d8c3a9f1a 22:20:18 ---> 1eed849a67cd 22:20:18 Step 21/22 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:20:18 ---> Running in 1e9ccc6eacdc 22:20:18 ---> Running in 3ccb88ad4720 22:20:19 Removing intermediate container 1e9ccc6eacdc 22:20:19 ---> 6b5ff3cdf0f1 22:20:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:22 25b303627fd3: Pull complete 22:20:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:20:23 prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 22:20:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:20:26 $ docker top f1b8f50699ad25e8dd8b16bfc756b097e635ddc7fb5f54c1a254bc6eb78e5a18 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:27 + docker-compose build --help 22:20:27 + grep parallel 22:20:29 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:20:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:20:29 ---> cdd774924325 22:20:29 Step 3/32 : WORKDIR /edgex-go 22:20:29 ---> Using cache 22:20:29 ---> d69a0c762917 22:20:29 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:29 ---> Using cache 22:20:29 ---> 307ebd7bb80b 22:20:29 Step 5/32 : RUN apk add --update --no-cache make git 22:20:29 ---> Using cache 22:20:29 ---> 7264ceb62504 22:20:29 Step 6/32 : COPY go.mod . 22:20:29 ---> Using cache 22:20:29 ---> d285a63e9d22 22:20:29 Step 7/32 : RUN go mod download 22:20:29 ---> Using cache 22:20:29 ---> bc1e0d012f76 22:20:29 Step 8/32 : COPY . . 22:20:29 ---> Using cache 22:20:29 ---> 3f097028fe92 22:20:29 Step 9/32 : RUN go mod tidy 22:20:29 ---> Using cache 22:20:29 ---> e5970dfa357b 22:20:29 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:20:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:20:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:20:29 ---> cdd774924325 22:20:29 Step 3/24 : WORKDIR /edgex-go 22:20:29 ---> Using cache 22:20:29 ---> d69a0c762917 22:20:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:29 ---> Using cache 22:20:29 ---> 307ebd7bb80b 22:20:29 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:20:31 Removing intermediate container 3ccb88ad4720 22:20:31 ---> 8458dbf2324d 22:20:31 Step 22/22 : LABEL version=2.0.0-dev.265 22:20:31 ---> Running in 3661bb63a445 22:20:31 ---> Running in 416a42ba8046 22:20:31 ---> Running in f5eb156f2089 22:20:31 ---> Running in 23f6350b96eb 22:20:31 --parallel Build images in parallel. [Pipeline] } 22:20:31 $ docker stop --time=1 f1b8f50699ad25e8dd8b16bfc756b097e635ddc7fb5f54c1a254bc6eb78e5a18 22:20:31 Removing intermediate container 3661bb63a445 22:20:31 ---> dd941ab40615 22:20:31 Step 21/23 : LABEL arch=x86_64 22:20:32 Removing intermediate container a1d20232ab03 22:20:32 ---> 79e8501c36a1 22:20:32 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:20:32 Removing intermediate container 23f6350b96eb 22:20:32 ---> 72cbd11658dd 22:20:32 22:20:32 Successfully built 72cbd11658dd 22:20:32 Successfully tagged security-proxy-setup:latest 22:20:32  Building security-proxy-setup ... done Building sys-mgmt-agent 22:20:32 ---> Running in 20fe18d26bd7 22:20:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:20:32 ---> Running in 3670cda968f7 22:20:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:20:33 $ docker rm -f f1b8f50699ad25e8dd8b16bfc756b097e635ddc7fb5f54c1a254bc6eb78e5a18 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:20:34 . [Pipeline] withDockerContainer 22:20:34 prd-ubuntu18.04-docker-arm64-4c-16g-1574 does not seem to be running inside a container 22:20:34 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:20:34 OK: 219 MiB in 52 packages 22:20:35 $ docker top 03574557acd9740e21d12536c89c36d244f46a9c02fd020944c889ad4ad4bd1f -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:20:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:20:38 ---> cdd774924325 22:20:38 Step 3/24 : WORKDIR /edgex-go 22:20:38 ---> Using cache 22:20:38 ---> d69a0c762917 22:20:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:38 ---> Using cache 22:20:38 ---> 307ebd7bb80b 22:20:38 Step 5/24 : RUN apk add --update --no-cache make bash git 22:20:38 + docker-compose -f ./docker-compose-build.yml build --parallel 22:20:41 Building core-command ... 22:20:41 Building core-data ... 22:20:41 Building core-metadata ... 22:20:41 Building security-bootstrapper ... 22:20:41 Building security-proxy-setup ... 22:20:41 Building security-secretstore-setup ... 22:20:41 Building support-notifications ... 22:20:41 Building support-scheduler ... 22:20:41 Building sys-mgmt-agent ... 22:20:41 Building security-bootstrapper 22:20:41 Building core-command 22:20:41 Building security-secretstore-setup 22:20:41 Building core-data 22:20:41 Building support-notifications 22:20:43 Removing intermediate container 20fe18d26bd7 22:20:43 ---> 4e60cb2bd60b 22:20:43 Step 22/23 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:20:43 Removing intermediate container 3670cda968f7 22:20:43 ---> 54de8f311697 22:20:43 Step 24/26 : LABEL arch=x86_64 22:20:43 ---> Running in ff07fabb3ecb 22:20:43 ---> Running in b030cd538017 22:20:43 ---> Running in 40ddaef0aaef 22:20:43 Removing intermediate container b030cd538017 22:20:43 ---> 4db2cf7316d5 22:20:43 Step 23/23 : LABEL version=2.0.0-dev.265 22:20:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:20:44 Removing intermediate container f5eb156f2089 22:20:44 ---> 50067aa07fdd 22:20:44 Step 6/24 : COPY go.mod . 22:20:44 Removing intermediate container 40ddaef0aaef 22:20:44 ---> 52b59f672ffd 22:20:44 Step 25/26 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:20:44 ---> Running in 06e5ffdeae4c 22:20:44 ---> Running in 3a98cc5c2117 22:20:44 ---> 42a53a0da0fc 22:20:44 Step 7/24 : RUN go mod download 22:20:45 Removing intermediate container 06e5ffdeae4c 22:20:45 ---> fc74570b235d 22:20:45 22:20:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:20:45 Successfully built fc74570b235d 22:20:45 Successfully tagged support-notifications:latest 22:20:45  Building support-notifications ... done Building core-metadata 22:20:45 ---> Running in b248f9178e89 22:20:45 Removing intermediate container 3a98cc5c2117 22:20:45 ---> abf51cd1c3cf 22:20:45 Step 26/26 : LABEL version=2.0.0-dev.265 22:20:45 ---> Running in f106141422d1 22:20:45 OK: 219 MiB in 52 packages 22:20:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:20:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:20:50 ---> cdd774924325 22:20:50 Step 3/24 : WORKDIR /edgex-go 22:20:50 ---> Using cache 22:20:50 ---> d69a0c762917 22:20:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:20:50 ---> Using cache 22:20:50 ---> 307ebd7bb80b 22:20:50 Step 5/24 : RUN apk add --update --no-cache make git 22:20:50 ---> Using cache 22:20:50 ---> 7264ceb62504 22:20:50 Step 6/24 : COPY go.mod . 22:20:50 ---> Using cache 22:20:50 ---> d285a63e9d22 22:20:50 Step 7/24 : RUN go mod download 22:20:50 ---> Using cache 22:20:50 ---> bc1e0d012f76 22:20:50 Step 8/24 : COPY . . 22:20:50 ---> Using cache 22:20:50 ---> 3f097028fe92 22:20:50 Step 9/24 : RUN go mod tidy 22:20:50 ---> Using cache 22:20:50 ---> e5970dfa357b 22:20:50 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:20:56 Removing intermediate container f106141422d1 22:20:56 ---> fd62e2b647cb 22:20:56 22:20:56 Successfully built fd62e2b647cb 22:20:56 Successfully tagged security-secretstore-setup:latest 22:20:56  Building security-secretstore-setup ... done  ---> Running in 04a051473bc6 22:20:56 Removing intermediate container ff07fabb3ecb 22:20:56 ---> e5c2937ed12f 22:20:56 Step 6/24 : COPY go.mod . 22:20:57 ---> b7eb610114a5 22:20:57 Step 7/24 : RUN go mod download 22:20:57 Removing intermediate container b248f9178e89 22:20:57 ---> f2983e96cf3b 22:20:57 Step 8/24 : COPY . . 22:20:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:20:57 ---> Running in 3ee6a3a0b102 22:21:12 ---> c6bde97366b1 22:21:12 Step 9/24 : RUN go mod tidy 22:21:12 Removing intermediate container 3ee6a3a0b102 22:21:12 ---> 010bb21a29fe 22:21:12 Step 8/24 : COPY . . 22:21:12 ---> Running in cf9122ab7616 22:21:27 ---> 2536a2b82f2a 22:21:27 Step 9/24 : RUN go mod tidy 22:21:27 ---> Running in 8470c0689b2a 22:21:27 Removing intermediate container cf9122ab7616 22:21:27 ---> 4363167ae266 22:21:27 Step 10/24 : RUN make cmd/core-data/core-data 22:21:27 ---> Running in bcc7f50f2ab0 22:21:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-data/core-data ./cmd/core-data 22:21:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:21:27 ---> da6856e5b47d 22:21:27 Step 3/23 : WORKDIR /edgex-go 22:21:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:27 ---> da6856e5b47d 22:21:27 Step 3/24 : WORKDIR /edgex-go 22:21:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:21:27 ---> da6856e5b47d 22:21:27 Step 3/32 : WORKDIR /edgex-go 22:21:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:21:27 ---> da6856e5b47d 22:21:27 Step 3/24 : WORKDIR /edgex-go 22:21:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:21:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:21:27 ---> da6856e5b47d 22:21:27 Step 3/26 : WORKDIR /edgex-go 22:21:28 Removing intermediate container 8470c0689b2a 22:21:28 ---> cd399b24e2db 22:21:28 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:21:29 ---> Running in c21180b33107 22:21:30 ---> Running in 3e24f15f6326 22:21:30 ---> Running in dc146b1fcce7 22:21:30 ---> Running in dd06a0ebc0c6 22:21:30 ---> Running in 1b5d9ef5dcda 22:21:30 ---> Running in e1bd91d97944 22:21:31 Removing intermediate container dc146b1fcce7 22:21:31 ---> 1851bc8e8091 22:21:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:31 Removing intermediate container e1bd91d97944 22:21:31 ---> 4ae36ac72b97 22:21:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:31 Removing intermediate container 3e24f15f6326 22:21:31 ---> 2061e18785b2 22:21:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:31 Removing intermediate container 1b5d9ef5dcda 22:21:31 ---> 9922047545fb 22:21:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:31 Removing intermediate container dd06a0ebc0c6 22:21:31 ---> f5e42095cee8 22:21:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:21:31 ---> Running in 5f6f2d8b3512 22:21:31 ---> Running in 65f16ab2abb1 22:21:31 ---> Running in a8fc7ea13f06 22:21:31 ---> Running in bb3fac0bb497 22:21:31 ---> Running in 0ac02a53832b 22:21:31 Removing intermediate container 416a42ba8046 22:21:31 ---> 65d06b9ea76d 22:21:31 22:21:31 Step 11/32 : FROM alpine:3.12 22:21:31 ---> 13621d1b12d4 22:21:31 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:21:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:21:32 ---> Running in 6a09be103173 22:21:32 Removing intermediate container 6a09be103173 22:21:32 ---> b4d4e8a912f2 22:21:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:21:35 Removing intermediate container 5f6f2d8b3512 22:21:35 ---> 0a3d37eb0ce7 22:21:35 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:21:35 ---> Running in 0f4fc4a41ddf 22:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:21:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:21:35 (1/2) Installing dumb-init (1.2.2-r1) 22:21:35 (2/2) Installing su-exec (0.2-r1) 22:21:35 Executing busybox-1.31.1-r20.trigger 22:21:35 OK: 6 MiB in 16 packages 22:21:35 ---> Running in e3a727e77e48 22:21:35 Removing intermediate container 65f16ab2abb1 22:21:35 ---> e27ba9300203 22:21:35 Step 5/26 : RUN apk add --update --no-cache make git 22:21:35 Removing intermediate container 0ac02a53832b 22:21:35 ---> 3f4b8d7e3180 22:21:35 Step 5/24 : RUN apk add --update --no-cache make git 22:21:35 Removing intermediate container a8fc7ea13f06 22:21:35 ---> 4bb5bc611224 22:21:35 Step 5/32 : RUN apk add --update --no-cache make git 22:21:35 ---> Running in fc4cd493cd5d 22:21:35 Removing intermediate container 0f4fc4a41ddf 22:21:35 ---> 82b8b5fca83c 22:21:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:21:36 Removing intermediate container bb3fac0bb497 22:21:36 ---> d6e48c941931 22:21:36 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:21:36 ---> Running in 6b29a26928fa 22:21:36 ---> Running in 2106fff6d89e 22:21:36 ---> Running in ce4e3e6108cb 22:21:36 Removing intermediate container ce4e3e6108cb 22:21:36 ---> 3164c0a96c0f 22:21:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:21:36 ---> Running in bfe8ee998aa8 22:21:36 ---> Running in f9df334bc2ed 22:21:36 Removing intermediate container bfe8ee998aa8 22:21:36 ---> de7d8f2d63a8 22:21:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:21:36 ---> Running in efa6e180c4e7 22:21:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:37 Removing intermediate container efa6e180c4e7 22:21:37 ---> 3cfd75e3b5cc 22:21:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:21:37 ---> Running in 09de23a8d764 22:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:38 Removing intermediate container 09de23a8d764 22:21:38 ---> 1be8d6e67206 22:21:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:38 ---> fe0b483ca40e 22:21:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:21:38 ---> Running in 56b2541f8a9a 22:21:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:39 Removing intermediate container 56b2541f8a9a 22:21:39 ---> 95cf06f59484 22:21:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:21:39 OK: 218 MiB in 52 packages 22:21:39 ---> f1baefe1eb1e 22:21:39 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:21:40 ---> 2edfed480a58 22:21:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:21:40 OK: 218 MiB in 52 packages 22:21:40 OK: 218 MiB in 52 packages 22:21:40 OK: 218 MiB in 52 packages 22:21:40 OK: 218 MiB in 52 packages 22:21:41 ---> ecd2a1237f54 22:21:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:21:41 Removing intermediate container e3a727e77e48 22:21:41 ---> fc84b2d4a231 22:21:41 Step 6/23 : COPY go.mod . 22:21:43 ---> f1dea0700ba9 22:21:43 Step 7/23 : RUN go mod download 22:21:43 Removing intermediate container 6b29a26928fa 22:21:43 ---> 2b9471b48369 22:21:43 Step 6/24 : COPY go.mod . 22:21:43 Removing intermediate container fc4cd493cd5d 22:21:43 ---> f989721e317d 22:21:43 Step 6/26 : COPY go.mod . 22:21:43 ---> Running in ed15ce972619 22:21:43 Removing intermediate container f9df334bc2ed 22:21:43 ---> c241a2699827 22:21:43 Step 6/24 : COPY go.mod . 22:21:43 Removing intermediate container 2106fff6d89e 22:21:43 ---> cc4c54f5ee28 22:21:43 Step 6/32 : COPY go.mod . 22:21:43 ---> 0f0f8d22ad34 22:21:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:21:43 Removing intermediate container 04a051473bc6 22:21:43 ---> 29c1c20394dd 22:21:43 22:21:43 Step 11/24 : FROM alpine:3.12 22:21:43 ---> 13621d1b12d4 22:21:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:21:43 ---> Using cache 22:21:43 ---> bc8c6a74700c 22:21:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:21:43 ---> Using cache 22:21:43 ---> 3c8c43c4b47e 22:21:43 Step 14/24 : ENV APP_PORT=59881 22:21:43 ---> Running in 99779f51f338 22:21:43 ---> cde652991d29 22:21:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:21:43 Removing intermediate container 99779f51f338 22:21:43 ---> 2c75eb466feb 22:21:43 Step 15/24 : EXPOSE $APP_PORT 22:21:44 ---> Running in cff7b2c80626 22:21:44 ---> Running in 33555918acd5 22:21:44 ---> 732f43a5657d 22:21:44 Step 7/24 : RUN go mod download 22:21:44 ---> 42520297114b 22:21:44 Step 7/26 : RUN go mod download 22:21:44 ---> Running in 2b8a32779dfe 22:21:44 ---> 0eefb90402eb 22:21:44 Step 7/24 : RUN go mod download 22:21:44 ---> Running in cf6e8f2c022d 22:21:44 Removing intermediate container cff7b2c80626 22:21:44 ---> 08eae3aa70ae 22:21:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:21:44 Removing intermediate container 33555918acd5 22:21:44 ---> 380665bc061f 22:21:44 Step 16/24 : WORKDIR / 22:21:44 ---> c9e3d5322ab1 22:21:44 Step 7/32 : RUN go mod download 22:21:44 ---> Running in f398a82b52e6 22:21:45 ---> Running in a73e6c466100 22:21:45 ---> Running in 70f65bc93332 22:21:45 ---> 998e3f2742d5 22:21:45 Step 27/32 : RUN chmod +x /entrypoint.sh 22:21:46 ---> Running in 5beff0b7c58a 22:21:46 Removing intermediate container 70f65bc93332 22:21:46 ---> 46036f27d65e 22:21:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:21:47 Removing intermediate container ed15ce972619 22:21:47 ---> 1ae4021d2b57 22:21:47 Step 8/23 : COPY . . 22:21:48 ---> 7cddf7a48556 22:21:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:21:49 Removing intermediate container 2b8a32779dfe 22:21:49 ---> dc1e4cbf6ca1 22:21:49 Step 8/24 : COPY . . 22:21:50 ---> 2039d3eb506d 22:21:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:21:50 Removing intermediate container f398a82b52e6 22:21:50 ---> 9f708fdc08e9 22:21:50 Step 8/24 : COPY . . 22:21:50 Removing intermediate container a73e6c466100 22:21:50 ---> 9fdf919c0925 22:21:50 Step 8/32 : COPY . . 22:21:51 Removing intermediate container 5beff0b7c58a 22:21:51 ---> fe6048bd86e9 22:21:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:21:51 Removing intermediate container cf6e8f2c022d 22:21:51 ---> a443335e50ff 22:21:51 Step 8/26 : COPY . . 22:21:51 ---> 74612e65d347 22:21:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:21:52 ---> Running in e0e0f10c23f6 22:21:52 ---> Running in a61f8064d4ca 22:21:53 Removing intermediate container e0e0f10c23f6 22:21:53 ---> 55a3b4bf9d8e 22:21:53 Step 29/32 : CMD ["gate"] 22:21:54 Removing intermediate container a61f8064d4ca 22:21:54 ---> e984d67a7ef1 22:21:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:21:54 ---> Running in 92faff97dd0d 22:21:54 ---> Running in 1ffa36909713 22:21:54 Removing intermediate container 92faff97dd0d 22:21:54 ---> db711981952b 22:21:54 Step 30/32 : LABEL arch=x86_64 22:21:55 Removing intermediate container 1ffa36909713 22:21:55 ---> ce3a65b62b6c 22:21:55 Step 22/24 : LABEL arch=x86_64 22:21:55 ---> Running in 67cfbfb49fd5 22:21:55 ---> Running in d8f3c62c07e6 22:21:55 Removing intermediate container 67cfbfb49fd5 22:21:55 ---> 8b5a65a95071 22:21:55 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:21:55 Removing intermediate container d8f3c62c07e6 22:21:55 ---> 447b8f721586 22:21:55 Step 31/32 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:21:56 ---> Running in ecb1127e525b 22:21:56 ---> Running in bb101a9e73fa 22:21:57 Removing intermediate container ecb1127e525b 22:21:57 ---> 4ae3e2dc245b 22:21:57 Step 24/24 : LABEL version=2.0.0-dev.265 22:21:57 Removing intermediate container bb101a9e73fa 22:21:57 ---> 184ab7e0a3af 22:21:57 Step 32/32 : LABEL version=2.0.0-dev.265 22:21:58 ---> Running in 194a3a73b9d4 22:21:58 ---> Running in df4f9255074d 22:22:01 Removing intermediate container 194a3a73b9d4 22:22:01 ---> 1256819ce4ae 22:22:01 22:22:02 Successfully built 1256819ce4ae 22:22:02 Removing intermediate container c21180b33107 22:22:02 ---> a8570db030ce 22:22:02 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:22:02 Successfully tagged core-metadata:latest 22:22:02  Building core-metadata ... done Removing intermediate container df4f9255074d 22:22:02 ---> 14a0720e0495 22:22:02 22:22:03 Successfully built 14a0720e0495 22:22:03 ---> Running in 4667c932a820 22:22:03 Successfully tagged security-bootstrapper:latest 22:22:05  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:22:05 Removing intermediate container bcc7f50f2ab0 22:22:05 ---> 3741cb50783b 22:22:05 22:22:05 Step 11/24 : FROM alpine:3.12 22:22:05 ---> 13621d1b12d4 22:22:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:22:05 ---> Running in 91bbaac82112 22:22:05 Removing intermediate container 91bbaac82112 22:22:05 ---> 4e90dacef577 22:22:05 Step 13/24 : ENV APP_PORT=59880 22:22:05 ---> Running in ce0d78f667fc 22:22:06 Removing intermediate container ce0d78f667fc 22:22:06 ---> f1acdfce0ce7 22:22:06 Step 14/24 : EXPOSE $APP_PORT 22:22:06 ---> Running in d064abc4bdfd 22:22:06 Removing intermediate container 4667c932a820 22:22:06 ---> 65460b611505 22:22:06 22:22:06 Step 12/24 : FROM docker:20.10.0 22:22:06 Removing intermediate container d064abc4bdfd 22:22:06 ---> ba373012c694 22:22:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:22:06 20.10.0: Pulling from library/docker 22:22:06 ---> Running in 2374797ecfbd 22:22:07 ---> 5bfc54630638 22:22:07 Step 9/23 : RUN go mod tidy 22:22:07 ---> 11d82bc4efb6 22:22:07 Step 9/24 : RUN go mod tidy 22:22:07 ---> b985bfcb2609 22:22:07 Step 9/24 : RUN go mod tidy 22:22:07 ---> 7811384e2e67 22:22:07 Step 9/26 : RUN go mod tidy 22:22:07 ---> 9ac78c4c5745 22:22:07 Step 9/32 : RUN go mod tidy 22:22:07 ---> Running in 69de3f78d1cb 22:22:07 ---> Running in 13112b61a315 22:22:07 ---> Running in 4ea6095e9c3f 22:22:07 ---> Running in 4e8e88ff4bfb 22:22:07 ---> Running in 8028ec5fc863 22:22:11 Removing intermediate container 2374797ecfbd 22:22:11 ---> 91c640deea60 22:22:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:22:11 ---> Running in 76f404d12d4f 22:22:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:22:12 Status: Downloaded newer image for docker:20.10.0 22:22:12 ---> aefe523efa57 22:22:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:22:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:12 ---> Running in b6c9126ee97d 22:22:12 Removing intermediate container 69de3f78d1cb 22:22:12 ---> 28f6fe1e2eb7 22:22:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:22:12 ---> Running in b0aa22ac6912 22:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:13 Removing intermediate container 13112b61a315 22:22:13 ---> a1d5b8a2eb9f 22:22:13 Step 10/24 : RUN make cmd/core-command/core-command 22:22:13 (1/6) Installing dumb-init (1.2.2-r1) 22:22:13 ---> Running in 5d2431874931 22:22:13 Removing intermediate container 4e8e88ff4bfb 22:22:13 ---> af22b74bf106 22:22:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:22:13 (2/6) Installing libgcc (9.3.0-r2) 22:22:13 (3/6) Installing libsodium (1.0.18-r0) 22:22:13 Removing intermediate container 8028ec5fc863 22:22:13 ---> 4989404d02a1 22:22:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:22:13 Removing intermediate container 4ea6095e9c3f 22:22:13 ---> 170063298e3f 22:22:13 Step 10/24 : RUN make cmd/core-data/core-data 22:22:13 ---> Running in 7735d1d9c4c2 22:22:13 (4/6) Installing libstdc++ (9.3.0-r2) 22:22:13 Removing intermediate container b6c9126ee97d 22:22:13 ---> 3edddce9f687 22:22:13 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:22:13 ---> Running in 02b39433bd3c 22:22:14 ---> Running in 8c70c9fb1b93 22:22:14 ---> Running in 12eeec273f69 22:22:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:22:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:22:14 (5/6) Installing libzmq (4.3.3-r0) 22:22:14 (1/39) Installing readline (8.0.4-r0) 22:22:14 (2/39) Installing bash (5.0.17-r0) 22:22:14 Executing bash-5.0.17-r0.post-install 22:22:14 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:22:14 (4/39) Installing libcurl (7.77.0-r0) 22:22:14 (6/6) Installing zeromq (4.3.3-r0) 22:22:14 (5/39) Installing curl (7.77.0-r0) 22:22:14 (6/39) Installing dumb-init (1.2.2-r1) 22:22:14 (7/39) Installing libbz2 (1.0.8-r1) 22:22:14 (8/39) Installing expat (2.2.9-r1) 22:22:14 (9/39) Installing libffi (3.3-r2) 22:22:14 (10/39) Installing gdbm (1.13-r1) 22:22:14 (11/39) Installing xz-libs (5.2.5-r0) 22:22:14 (12/39) Installing sqlite-libs (3.32.1-r1) 22:22:14 (13/39) Installing python3 (3.8.10-r0) 22:22:14 Executing busybox-1.31.1-r20.trigger 22:22:14 OK: 8 MiB in 20 packages 22:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-command/core-command ./cmd/core-command 22:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:22:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:22:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-data/core-data ./cmd/core-data 22:22:17 (14/39) Installing py3-appdirs (1.4.4-r1) 22:22:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:22:17 (16/39) Installing py3-parsing (2.4.7-r0) 22:22:17 (17/39) Installing py3-six (1.15.0-r0) 22:22:17 (18/39) Installing py3-packaging (20.4-r0) 22:22:17 (19/39) Installing py3-setuptools (47.0.0-r0) 22:22:17 (20/39) Installing py3-chardet (3.0.4-r4) 22:22:17 (21/39) Installing py3-idna (2.9-r0) 22:22:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:22:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:22:17 (24/39) Installing py3-requests (2.23.0-r0) 22:22:17 Removing intermediate container 76f404d12d4f 22:22:17 ---> 84a525ee2af3 22:22:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:22:17 (25/39) Installing py3-msgpack (1.0.0-r0) 22:22:17 (26/39) Installing py3-lockfile (0.12.2-r3) 22:22:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:22:17 (28/39) Installing py3-colorama (0.4.3-r0) 22:22:17 (29/39) Installing py3-distlib (0.3.0-r0) 22:22:17 (30/39) Installing py3-distro (1.5.0-r1) 22:22:17 (31/39) Installing py3-webencodings (0.5.1-r3) 22:22:17 (32/39) Installing py3-html5lib (1.0.1-r4) 22:22:17 (33/39) Installing py3-pytoml (0.1.21-r0) 22:22:17 (34/39) Installing py3-pep517 (0.8.2-r0) 22:22:17 (35/39) Installing py3-progress (1.5-r0) 22:22:17 (36/39) Installing py3-toml (0.10.1-r0) 22:22:17 (37/39) Installing py3-retrying (1.3.3-r0) 22:22:17 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:22:17 (39/39) Installing py3-pip (20.1.1-r0) 22:22:17 ---> a122114a68a5 22:22:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:22:17 Executing busybox-1.31.1-r19.trigger 22:22:17 OK: 72 MiB in 59 packages 22:22:18 ---> 8f3cf25c0394 22:22:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:22:18 Collecting docker-compose==1.23.2 22:22:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:22:19 ---> 419f28644419 22:22:19 Step 20/24 : ENTRYPOINT ["/core-data"] 22:22:19 ---> Running in 095da0c16c33 22:22:19 Collecting docker<4.0,>=3.6.0 22:22:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:22:19 Removing intermediate container 095da0c16c33 22:22:19 ---> 6404cda8c6ea 22:22:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:19 Collecting texttable<0.10,>=0.9.0 22:22:19 ---> Running in f394be74a7dd 22:22:19 Downloading texttable-0.9.1.tar.gz (11 kB) 22:22:19 Removing intermediate container f394be74a7dd 22:22:19 ---> 2826badae9e2 22:22:19 Step 22/24 : LABEL arch=x86_64 22:22:19 ---> Running in 797428a9cdc8 22:22:19 Removing intermediate container 797428a9cdc8 22:22:19 ---> cde5fb51b36a 22:22:19 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:19 Collecting cached-property<2,>=1.2.0 22:22:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:22:19 ---> Running in f4fd18a46373 22:22:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:22:19 Collecting docopt<0.7,>=0.6.1 22:22:19 Downloading docopt-0.6.2.tar.gz (25 kB) 22:22:19 Removing intermediate container f4fd18a46373 22:22:19 ---> 65bfad44c82f 22:22:19 Step 24/24 : LABEL version=2.0.0-dev.265 22:22:19 ---> Running in b9adcf99bab0 22:22:20 Removing intermediate container b9adcf99bab0 22:22:20 ---> 996a3f43b935 22:22:20 22:22:20 Successfully built 996a3f43b935 22:22:20 Successfully tagged core-data:latest 22:22:20  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 22:22:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:22:20 Collecting PyYAML<4,>=3.10 22:22:20 Downloading PyYAML-3.13.tar.gz (270 kB) 22:22:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:22:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:22:21 Collecting jsonschema<3,>=2.5.1 22:22:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:22:21 Collecting websocket-client<1.0,>=0.32.0 22:22:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:22:21 Collecting docker-pycreds>=0.4.0 22:22:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:22:21 Collecting urllib3<1.25,>=1.21.1 22:22:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:22:21 Collecting idna<2.8,>=2.5 22:22:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:22:21 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) 22:22:21 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) 22:22:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:22:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:22:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:22:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:22:21 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, cached-property, docopt, dockerpty, PyYAML, jsonschema, docker-compose 22:22:21 Attempting uninstall: urllib3 22:22:21 Found existing installation: urllib3 1.25.9 22:22:21 Uninstalling urllib3-1.25.9: 22:22:21 Successfully uninstalled urllib3-1.25.9 22:22:22 Attempting uninstall: idna 22:22:22 Found existing installation: idna 2.9 22:22:22 Uninstalling idna-2.9: 22:22:22 Successfully uninstalled idna-2.9 22:22:22 Attempting uninstall: requests 22:22:22 Found existing installation: requests 2.23.0 22:22:22 Uninstalling requests-2.23.0: 22:22:22 Successfully uninstalled requests-2.23.0 22:22:22 Running setup.py install for texttable: started 22:22:22 Running setup.py install for texttable: finished with status 'done' 22:22:22 Running setup.py install for docopt: started 22:22:23 Running setup.py install for docopt: finished with status 'done' 22:22:23 Running setup.py install for dockerpty: started 22:22:23 Running setup.py install for dockerpty: finished with status 'done' 22:22:23 Running setup.py install for PyYAML: started 22:22:23 Running setup.py install for PyYAML: finished with status 'done' 22:22:24 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 22:22:26 Removing intermediate container 02b39433bd3c 22:22:26 ---> 131e76c14b81 22:22:26 Step 15/24 : ENV APP_PORT=58890 22:22:26 ---> Running in 386e7080997b 22:22:27 Removing intermediate container 386e7080997b 22:22:27 ---> fbba72a593cc 22:22:27 Step 16/24 : EXPOSE $APP_PORT 22:22:27 ---> Running in fe1820699b99 22:22:27 Removing intermediate container fe1820699b99 22:22:27 ---> dba99d1180c9 22:22:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:22:27 ---> dc6074fa42c3 22:22:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:22:27 ---> 915d07966b63 22:22:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:22:28 ---> 0af4f9e605b8 22:22:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:22:28 ---> Running in 3223142b60f4 22:22:28 Removing intermediate container 3223142b60f4 22:22:28 ---> 5781e7f6af8e 22:22:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:22:28 ---> Running in b631741c11e7 22:22:28 Removing intermediate container b631741c11e7 22:22:28 ---> ec53c2249ee9 22:22:28 Step 22/24 : LABEL arch=x86_64 22:22:28 ---> Running in 2b4d45954367 22:22:28 Removing intermediate container 2b4d45954367 22:22:28 ---> 6c06d69d6541 22:22:28 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:28 ---> Running in f815172ec93b 22:22:28 Removing intermediate container f815172ec93b 22:22:28 ---> 609c58f38461 22:22:28 Step 24/24 : LABEL version=2.0.0-dev.265 22:22:28 ---> Running in b721b2de4788 22:22:28 Removing intermediate container b721b2de4788 22:22:28 ---> 0d880aa15947 22:22:28 22:22:28 Successfully built 0d880aa15947 22:22:28 Successfully tagged sys-mgmt-agent:latest 22:22:29  Building sys-mgmt-agent ... done  [Pipeline] } 22:22:29 $ docker stop --time=1 0275107e0420283c73d6b1e0aedc350801877741aa53e05818e74314515b5d00 22:22:30 $ docker rm -f 0275107e0420283c73d6b1e0aedc350801877741aa53e05818e74314515b5d00 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:30 + docker images 22:22:30 REPOSITORY TAG IMAGE ID CREATED SIZE 22:22:30 sys-mgmt-agent latest 0d880aa15947 2 seconds ago 312MB 22:22:30 core-data latest 996a3f43b935 11 seconds ago 20.2MB 22:22:30 65460b611505 24 seconds ago 1.15GB 22:22:30 3741cb50783b 27 seconds ago 1.15GB 22:22:30 security-bootstrapper latest 14a0720e0495 29 seconds ago 18.6MB 22:22:30 core-metadata latest 1256819ce4ae 30 seconds ago 16.6MB 22:22:30 29c1c20394dd 47 seconds ago 1.15GB 22:22:30 65d06b9ea76d About a minute ago 1.15GB 22:22:30 security-secretstore-setup latest fd62e2b647cb About a minute ago 28.7MB 22:22:30 support-notifications latest fc74570b235d About a minute ago 16.7MB 22:22:30 security-proxy-setup latest 72cbd11658dd About a minute ago 25.7MB 22:22:30 core-command latest b8ea7c3a3c23 2 minutes ago 15.9MB 22:22:30 support-scheduler latest 941f0edc6126 2 minutes ago 15.9MB 22:22:30 2f9f6980bd2b 2 minutes ago 1.15GB 22:22:30 670f83eb03d0 2 minutes ago 1.15GB 22:22:30 05b8212ef53c 2 minutes ago 1.15GB 22:22:30 1e2699ab9d61 2 minutes ago 1.15GB 22:22:30 2445332a37e5 2 minutes ago 1.14GB 22:22:30 ci-base-image-x86_64 latest cdd774924325 6 minutes ago 647MB 22:22:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 22:22:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 22:22:30 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 22:22:30 docker 20.10.0 aefe523efa57 6 months ago 240MB 22:22:30 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 22:22:31 provisioning config files... 22:22:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config5409485495790706033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:31 ---> docker-login.sh 22:22:31 nexus3.edgexfoundry.org:10001 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 nexus3.edgexfoundry.org:10002 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 nexus3.edgexfoundry.org:10003 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 nexus3.edgexfoundry.org:10004 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:31 Configure a credential helper to remove this warning. See 22:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:31 22:22:31 Login Succeeded 22:22:31 docker.io 22:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:32 Configure a credential helper to remove this warning. See 22:22:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:32 22:22:32 Login Succeeded 22:22:32 ---> docker-login.sh ends [Pipeline] } 22:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:22:32 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:32 latest 22:22:32 2.0.0-dev.265 22:22:32 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:32 master 22:22:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:22:32 + docker push nexus3.edgexfoundry.org:10004/core-command:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:22:32 18b1dcc5ad9c: Preparing 22:22:32 e1e5f8ffabd1: Preparing 22:22:32 81bc59d7e206: Preparing 22:22:32 c61fa728fb83: Preparing 22:22:32 32f366d666a5: Preparing 22:22:32 32f366d666a5: Layer already exists 22:22:33 18b1dcc5ad9c: Pushed 22:22:33 81bc59d7e206: Pushed 22:22:33 c61fa728fb83: Pushed 22:22:34 e1e5f8ffabd1: Pushed 22:22:34 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:90a141ed2b5317d9eaf7f0d863364581e2c9055c13d10724032b2b8480c87c17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 22:22:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:22:34 18b1dcc5ad9c: Preparing 22:22:34 e1e5f8ffabd1: Preparing 22:22:34 81bc59d7e206: Preparing 22:22:34 c61fa728fb83: Preparing 22:22:34 32f366d666a5: Preparing 22:22:34 32f366d666a5: Layer already exists 22:22:34 81bc59d7e206: Layer already exists 22:22:34 e1e5f8ffabd1: Layer already exists 22:22:34 18b1dcc5ad9c: Layer already exists 22:22:34 c61fa728fb83: Layer already exists 22:22:34 latest: digest: sha256:90a141ed2b5317d9eaf7f0d863364581e2c9055c13d10724032b2b8480c87c17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:37 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.265 22:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:22:37 18b1dcc5ad9c: Preparing 22:22:37 e1e5f8ffabd1: Preparing 22:22:37 81bc59d7e206: Preparing 22:22:37 c61fa728fb83: Preparing 22:22:37 32f366d666a5: Preparing 22:22:37 32f366d666a5: Layer already exists 22:22:37 c61fa728fb83: Layer already exists 22:22:37 81bc59d7e206: Layer already exists 22:22:37 18b1dcc5ad9c: Layer already exists 22:22:37 e1e5f8ffabd1: Layer already exists 22:22:37 2.0.0-dev.265: digest: sha256:90a141ed2b5317d9eaf7f0d863364581e2c9055c13d10724032b2b8480c87c17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:38 + docker push nexus3.edgexfoundry.org:10004/core-command:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:22:38 18b1dcc5ad9c: Preparing 22:22:38 e1e5f8ffabd1: Preparing 22:22:38 81bc59d7e206: Preparing 22:22:38 c61fa728fb83: Preparing 22:22:38 32f366d666a5: Preparing 22:22:38 18b1dcc5ad9c: Layer already exists 22:22:38 e1e5f8ffabd1: Layer already exists 22:22:38 c61fa728fb83: Layer already exists 22:22:38 81bc59d7e206: Layer already exists 22:22:38 32f366d666a5: Layer already exists 22:22:38 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:90a141ed2b5317d9eaf7f0d863364581e2c9055c13d10724032b2b8480c87c17 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] isUnix [Pipeline] sh 22:22:39 + docker push nexus3.edgexfoundry.org:10004/core-command:master 22:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:22:39 18b1dcc5ad9c: Preparing 22:22:39 e1e5f8ffabd1: Preparing 22:22:39 81bc59d7e206: Preparing 22:22:39 c61fa728fb83: Preparing 22:22:39 32f366d666a5: Preparing 22:22:39 e1e5f8ffabd1: Layer already exists 22:22:39 32f366d666a5: Layer already exists 22:22:39 81bc59d7e206: Layer already exists 22:22:39 c61fa728fb83: Layer already exists 22:22:39 18b1dcc5ad9c: Layer already exists 22:22:39 master: digest: sha256:90a141ed2b5317d9eaf7f0d863364581e2c9055c13d10724032b2b8480c87c17 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:39 ===================================================== [Pipeline] echo 22:22:39 taggedImages: 22:22:39 - nexus3.edgexfoundry.org:10004/core-command:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:39 - nexus3.edgexfoundry.org:10004/core-command:latest 22:22:39 - nexus3.edgexfoundry.org:10004/core-command:2.0.0-dev.265 22:22:39 - nexus3.edgexfoundry.org:10004/core-command:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:39 - nexus3.edgexfoundry.org:10004/core-command:master [Pipeline] echo 22:22:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:22:39 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:39 latest 22:22:39 2.0.0-dev.265 22:22:39 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:39 master 22:22:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:22:40 + docker push nexus3.edgexfoundry.org:10004/core-data:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:22:40 316eba6d1fbe: Preparing 22:22:40 8b44b78e053a: Preparing 22:22:40 81bc59d7e206: Preparing 22:22:40 83f7fbee863e: Preparing 22:22:40 e367aca892f0: Preparing 22:22:40 32f366d666a5: Preparing 22:22:40 32f366d666a5: Waiting 22:22:40 81bc59d7e206: Layer already exists 22:22:40 32f366d666a5: Layer already exists 22:22:40 316eba6d1fbe: Pushed 22:22:40 e367aca892f0: Pushed 22:22:40 83f7fbee863e: Pushed 22:22:41 8b44b78e053a: Pushed 22:22:41 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:f51d77cd8f22abf74d5488fd7e44bacf0239f2d80c6acbb49a4f410c0995c78f size: 1572 [Pipeline] isUnix [Pipeline] sh 22:22:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 22:22:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:22:42 316eba6d1fbe: Preparing 22:22:42 8b44b78e053a: Preparing 22:22:42 81bc59d7e206: Preparing 22:22:42 83f7fbee863e: Preparing 22:22:42 e367aca892f0: Preparing 22:22:42 32f366d666a5: Preparing 22:22:42 32f366d666a5: Waiting 22:22:42 81bc59d7e206: Layer already exists 22:22:42 83f7fbee863e: Layer already exists 22:22:42 316eba6d1fbe: Layer already exists 22:22:42 e367aca892f0: Layer already exists 22:22:42 8b44b78e053a: Layer already exists 22:22:42 32f366d666a5: Layer already exists 22:22:42 latest: digest: sha256:f51d77cd8f22abf74d5488fd7e44bacf0239f2d80c6acbb49a4f410c0995c78f size: 1572 [Pipeline] isUnix [Pipeline] sh 22:22:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:43 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.265 22:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:22:43 316eba6d1fbe: Preparing 22:22:43 8b44b78e053a: Preparing 22:22:43 81bc59d7e206: Preparing 22:22:43 83f7fbee863e: Preparing 22:22:43 e367aca892f0: Preparing 22:22:43 32f366d666a5: Preparing 22:22:43 32f366d666a5: Waiting 22:22:43 e367aca892f0: Layer already exists 22:22:43 81bc59d7e206: Layer already exists 22:22:43 83f7fbee863e: Layer already exists 22:22:43 8b44b78e053a: Layer already exists 22:22:43 316eba6d1fbe: Layer already exists 22:22:43 32f366d666a5: Layer already exists 22:22:43 2.0.0-dev.265: digest: sha256:f51d77cd8f22abf74d5488fd7e44bacf0239f2d80c6acbb49a4f410c0995c78f size: 1572 [Pipeline] isUnix [Pipeline] sh 22:22:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:43 + docker push nexus3.edgexfoundry.org:10004/core-data:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:22:43 316eba6d1fbe: Preparing 22:22:43 8b44b78e053a: Preparing 22:22:43 81bc59d7e206: Preparing 22:22:43 83f7fbee863e: Preparing 22:22:43 e367aca892f0: Preparing 22:22:43 32f366d666a5: Preparing 22:22:43 32f366d666a5: Waiting 22:22:43 83f7fbee863e: Layer already exists 22:22:43 8b44b78e053a: Layer already exists 22:22:43 316eba6d1fbe: Layer already exists 22:22:43 81bc59d7e206: Layer already exists 22:22:43 e367aca892f0: Layer already exists 22:22:43 32f366d666a5: Layer already exists 22:22:43 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:f51d77cd8f22abf74d5488fd7e44bacf0239f2d80c6acbb49a4f410c0995c78f size: 1572 [Pipeline] isUnix [Pipeline] sh 22:22:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] isUnix [Pipeline] sh 22:22:44 + docker push nexus3.edgexfoundry.org:10004/core-data:master 22:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:22:44 316eba6d1fbe: Preparing 22:22:44 8b44b78e053a: Preparing 22:22:44 81bc59d7e206: Preparing 22:22:44 83f7fbee863e: Preparing 22:22:44 e367aca892f0: Preparing 22:22:44 32f366d666a5: Preparing 22:22:44 32f366d666a5: Waiting 22:22:44 83f7fbee863e: Layer already exists 22:22:44 8b44b78e053a: Layer already exists 22:22:44 e367aca892f0: Layer already exists 22:22:44 81bc59d7e206: Layer already exists 22:22:44 316eba6d1fbe: Layer already exists 22:22:44 32f366d666a5: Layer already exists 22:22:44 master: digest: sha256:f51d77cd8f22abf74d5488fd7e44bacf0239f2d80c6acbb49a4f410c0995c78f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:44 ===================================================== [Pipeline] echo 22:22:44 taggedImages: 22:22:44 - nexus3.edgexfoundry.org:10004/core-data:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:44 - nexus3.edgexfoundry.org:10004/core-data:latest 22:22:44 - nexus3.edgexfoundry.org:10004/core-data:2.0.0-dev.265 22:22:44 - nexus3.edgexfoundry.org:10004/core-data:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:44 - nexus3.edgexfoundry.org:10004/core-data:master [Pipeline] echo 22:22:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:22:44 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:44 latest 22:22:44 2.0.0-dev.265 22:22:44 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:44 master 22:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:22:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:22:45 e094351b3cba: Preparing 22:22:45 ac2d599611fa: Preparing 22:22:45 81bc59d7e206: Preparing 22:22:45 bbe199875f11: Preparing 22:22:45 32f366d666a5: Preparing 22:22:45 81bc59d7e206: Layer already exists 22:22:45 32f366d666a5: Layer already exists 22:22:45 bbe199875f11: Pushed 22:22:45 e094351b3cba: Pushed 22:22:46 ac2d599611fa: Pushed 22:22:46 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:df6a4ecc9b580f21db2597eb22fb300b18ce774bf1a5ef4ec5127ddfd556218b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:22:47 e094351b3cba: Preparing 22:22:47 ac2d599611fa: Preparing 22:22:47 81bc59d7e206: Preparing 22:22:47 bbe199875f11: Preparing 22:22:47 32f366d666a5: Preparing 22:22:47 bbe199875f11: Layer already exists 22:22:47 32f366d666a5: Layer already exists 22:22:47 81bc59d7e206: Layer already exists 22:22:47 ac2d599611fa: Layer already exists 22:22:47 e094351b3cba: Layer already exists 22:22:47 latest: digest: sha256:df6a4ecc9b580f21db2597eb22fb300b18ce774bf1a5ef4ec5127ddfd556218b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.265 22:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:22:47 e094351b3cba: Preparing 22:22:47 ac2d599611fa: Preparing 22:22:47 81bc59d7e206: Preparing 22:22:47 bbe199875f11: Preparing 22:22:47 32f366d666a5: Preparing 22:22:47 81bc59d7e206: Layer already exists 22:22:47 e094351b3cba: Layer already exists 22:22:47 ac2d599611fa: Layer already exists 22:22:47 bbe199875f11: Layer already exists 22:22:47 32f366d666a5: Layer already exists 22:22:47 2.0.0-dev.265: digest: sha256:df6a4ecc9b580f21db2597eb22fb300b18ce774bf1a5ef4ec5127ddfd556218b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:22:48 e094351b3cba: Preparing 22:22:48 ac2d599611fa: Preparing 22:22:48 81bc59d7e206: Preparing 22:22:48 bbe199875f11: Preparing 22:22:48 32f366d666a5: Preparing 22:22:48 32f366d666a5: Layer already exists 22:22:48 bbe199875f11: Layer already exists 22:22:48 81bc59d7e206: Layer already exists 22:22:48 ac2d599611fa: Layer already exists 22:22:48 e094351b3cba: Layer already exists 22:22:48 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:df6a4ecc9b580f21db2597eb22fb300b18ce774bf1a5ef4ec5127ddfd556218b size: 1363 [Pipeline] isUnix [Pipeline] sh 22:22:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] isUnix [Pipeline] sh 22:22:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:master 22:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:22:49 e094351b3cba: Preparing 22:22:49 ac2d599611fa: Preparing 22:22:49 81bc59d7e206: Preparing 22:22:49 bbe199875f11: Preparing 22:22:49 32f366d666a5: Preparing 22:22:49 ac2d599611fa: Layer already exists 22:22:49 32f366d666a5: Layer already exists 22:22:49 81bc59d7e206: Layer already exists 22:22:49 e094351b3cba: Layer already exists 22:22:49 bbe199875f11: Layer already exists 22:22:49 master: digest: sha256:df6a4ecc9b580f21db2597eb22fb300b18ce774bf1a5ef4ec5127ddfd556218b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:49 ===================================================== [Pipeline] echo 22:22:49 taggedImages: 22:22:49 - nexus3.edgexfoundry.org:10004/core-metadata:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:22:49 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.0-dev.265 22:22:49 - nexus3.edgexfoundry.org:10004/core-metadata:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:49 - nexus3.edgexfoundry.org:10004/core-metadata:master [Pipeline] echo 22:22:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:22:49 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:49 latest 22:22:49 2.0.0-dev.265 22:22:49 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:49 master 22:22:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:22:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:22:49 63de686a965c: Preparing 22:22:49 63de686a965c: Preparing 22:22:49 878eaed39d6f: Preparing 22:22:49 3fc4ce77b552: Preparing 22:22:49 8718687e0f9c: Preparing 22:22:49 58a4c8c28e74: Preparing 22:22:49 81bc59d7e206: Preparing 22:22:49 83d9dea81707: Preparing 22:22:49 dcc458e9e1c5: Preparing 22:22:49 697f4d4f1327: Preparing 22:22:49 85a9c3b736a7: Preparing 22:22:49 32f366d666a5: Preparing 22:22:49 81bc59d7e206: Waiting 22:22:49 83d9dea81707: Waiting 22:22:49 dcc458e9e1c5: Waiting 22:22:49 697f4d4f1327: Waiting 22:22:49 85a9c3b736a7: Waiting 22:22:49 32f366d666a5: Waiting 22:22:50 8718687e0f9c: Pushed 22:22:50 81bc59d7e206: Layer already exists 22:22:50 3fc4ce77b552: Pushed 22:22:50 63de686a965c: Pushed 22:22:50 878eaed39d6f: Pushed 22:22:50 85a9c3b736a7: Pushed 22:22:50 83d9dea81707: Pushed 22:22:50 dcc458e9e1c5: Pushed 22:22:50 32f366d666a5: Layer already exists 22:22:50 697f4d4f1327: Pushed 22:22:51 58a4c8c28e74: Pushed 22:22:51 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:8c09f4dc196697567229da72a5404196f83647f495e113a889798511e1e5b670 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:22:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 22:22:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:22:52 63de686a965c: Preparing 22:22:52 63de686a965c: Preparing 22:22:52 878eaed39d6f: Preparing 22:22:52 3fc4ce77b552: Preparing 22:22:52 8718687e0f9c: Preparing 22:22:52 58a4c8c28e74: Preparing 22:22:52 81bc59d7e206: Preparing 22:22:52 83d9dea81707: Preparing 22:22:52 dcc458e9e1c5: Preparing 22:22:52 697f4d4f1327: Preparing 22:22:52 85a9c3b736a7: Preparing 22:22:52 32f366d666a5: Preparing 22:22:52 81bc59d7e206: Waiting 22:22:52 83d9dea81707: Waiting 22:22:52 dcc458e9e1c5: Waiting 22:22:52 697f4d4f1327: Waiting 22:22:52 85a9c3b736a7: Waiting 22:22:52 32f366d666a5: Waiting 22:22:52 58a4c8c28e74: Layer already exists 22:22:52 63de686a965c: Layer already exists 22:22:52 878eaed39d6f: Layer already exists 22:22:52 3fc4ce77b552: Layer already exists 22:22:52 8718687e0f9c: Layer already exists 22:22:52 81bc59d7e206: Layer already exists 22:22:52 dcc458e9e1c5: Layer already exists 22:22:52 85a9c3b736a7: Layer already exists 22:22:52 697f4d4f1327: Layer already exists 22:22:52 83d9dea81707: Layer already exists 22:22:52 32f366d666a5: Layer already exists 22:22:52 latest: digest: sha256:8c09f4dc196697567229da72a5404196f83647f495e113a889798511e1e5b670 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:22:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.265 22:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:22:53 63de686a965c: Preparing 22:22:53 63de686a965c: Preparing 22:22:53 878eaed39d6f: Preparing 22:22:53 3fc4ce77b552: Preparing 22:22:53 8718687e0f9c: Preparing 22:22:53 58a4c8c28e74: Preparing 22:22:53 81bc59d7e206: Preparing 22:22:53 83d9dea81707: Preparing 22:22:53 dcc458e9e1c5: Preparing 22:22:53 697f4d4f1327: Preparing 22:22:53 85a9c3b736a7: Preparing 22:22:53 32f366d666a5: Preparing 22:22:53 83d9dea81707: Waiting 22:22:53 dcc458e9e1c5: Waiting 22:22:53 697f4d4f1327: Waiting 22:22:53 85a9c3b736a7: Waiting 22:22:53 32f366d666a5: Waiting 22:22:53 878eaed39d6f: Layer already exists 22:22:53 3fc4ce77b552: Layer already exists 22:22:53 63de686a965c: Layer already exists 22:22:53 8718687e0f9c: Layer already exists 22:22:53 58a4c8c28e74: Layer already exists 22:22:53 83d9dea81707: Layer already exists 22:22:53 81bc59d7e206: Layer already exists 22:22:53 697f4d4f1327: Layer already exists 22:22:53 dcc458e9e1c5: Layer already exists 22:22:53 85a9c3b736a7: Layer already exists 22:22:53 32f366d666a5: Layer already exists 22:22:53 2.0.0-dev.265: digest: sha256:8c09f4dc196697567229da72a5404196f83647f495e113a889798511e1e5b670 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:22:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:22:53 63de686a965c: Preparing 22:22:53 63de686a965c: Preparing 22:22:53 878eaed39d6f: Preparing 22:22:53 3fc4ce77b552: Preparing 22:22:53 8718687e0f9c: Preparing 22:22:53 58a4c8c28e74: Preparing 22:22:53 81bc59d7e206: Preparing 22:22:53 83d9dea81707: Preparing 22:22:53 dcc458e9e1c5: Preparing 22:22:53 697f4d4f1327: Preparing 22:22:53 85a9c3b736a7: Preparing 22:22:53 32f366d666a5: Preparing 22:22:53 dcc458e9e1c5: Waiting 22:22:53 697f4d4f1327: Waiting 22:22:53 81bc59d7e206: Waiting 22:22:53 83d9dea81707: Waiting 22:22:53 85a9c3b736a7: Waiting 22:22:53 32f366d666a5: Waiting 22:22:53 3fc4ce77b552: Layer already exists 22:22:53 63de686a965c: Layer already exists 22:22:53 878eaed39d6f: Layer already exists 22:22:53 58a4c8c28e74: Layer already exists 22:22:53 8718687e0f9c: Layer already exists 22:22:53 dcc458e9e1c5: Layer already exists 22:22:53 81bc59d7e206: Layer already exists 22:22:53 83d9dea81707: Layer already exists 22:22:53 85a9c3b736a7: Layer already exists 22:22:53 697f4d4f1327: Layer already exists 22:22:53 32f366d666a5: Layer already exists 22:22:53 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:8c09f4dc196697567229da72a5404196f83647f495e113a889798511e1e5b670 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:22:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] isUnix [Pipeline] sh 22:22:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:master 22:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:22:54 63de686a965c: Preparing 22:22:54 63de686a965c: Preparing 22:22:54 878eaed39d6f: Preparing 22:22:54 3fc4ce77b552: Preparing 22:22:54 8718687e0f9c: Preparing 22:22:54 58a4c8c28e74: Preparing 22:22:54 81bc59d7e206: Preparing 22:22:54 83d9dea81707: Preparing 22:22:54 dcc458e9e1c5: Preparing 22:22:54 697f4d4f1327: Preparing 22:22:54 85a9c3b736a7: Preparing 22:22:54 32f366d666a5: Preparing 22:22:54 81bc59d7e206: Waiting 22:22:54 83d9dea81707: Waiting 22:22:54 dcc458e9e1c5: Waiting 22:22:54 697f4d4f1327: Waiting 22:22:54 85a9c3b736a7: Waiting 22:22:54 32f366d666a5: Waiting 22:22:54 8718687e0f9c: Layer already exists 22:22:54 58a4c8c28e74: Layer already exists 22:22:54 63de686a965c: Layer already exists 22:22:54 3fc4ce77b552: Layer already exists 22:22:54 878eaed39d6f: Layer already exists 22:22:54 81bc59d7e206: Layer already exists 22:22:54 83d9dea81707: Layer already exists 22:22:54 dcc458e9e1c5: Layer already exists 22:22:54 697f4d4f1327: Layer already exists 22:22:54 85a9c3b736a7: Layer already exists 22:22:54 32f366d666a5: Layer already exists 22:22:54 master: digest: sha256:8c09f4dc196697567229da72a5404196f83647f495e113a889798511e1e5b670 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:54 ===================================================== [Pipeline] echo 22:22:54 taggedImages: 22:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.0-dev.265 22:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:master [Pipeline] echo 22:22:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:22:54 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:54 latest 22:22:54 2.0.0-dev.265 22:22:54 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:54 master 22:22:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:22:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:22:55 2d71140c03b6: Preparing 22:22:55 4666bb3a553b: Preparing 22:22:55 066bca22043b: Preparing 22:22:55 e815d613b178: Preparing 22:22:55 c30b424f59bf: Preparing 22:22:55 32f366d666a5: Preparing 22:22:55 32f366d666a5: Waiting 22:22:55 c30b424f59bf: Pushed 22:22:55 066bca22043b: Pushed 22:22:55 e815d613b178: Pushed 22:22:56 32f366d666a5: Layer already exists 22:22:56 2d71140c03b6: Pushed 22:22:56 4666bb3a553b: Pushed 22:22:56 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:f18fa884e4d884694c3edc22754f93ffb28ec006866752f0246e91042e2ae8f8 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:22:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 22:22:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:22:57 2d71140c03b6: Preparing 22:22:57 4666bb3a553b: Preparing 22:22:57 066bca22043b: Preparing 22:22:57 e815d613b178: Preparing 22:22:57 c30b424f59bf: Preparing 22:22:57 32f366d666a5: Preparing 22:22:57 32f366d666a5: Waiting 22:22:57 4666bb3a553b: Layer already exists 22:22:57 066bca22043b: Layer already exists 22:22:57 2d71140c03b6: Layer already exists 22:22:57 c30b424f59bf: Layer already exists 22:22:57 e815d613b178: Layer already exists 22:22:57 32f366d666a5: Layer already exists 22:22:57 latest: digest: sha256:f18fa884e4d884694c3edc22754f93ffb28ec006866752f0246e91042e2ae8f8 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:22:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.265 22:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:22:57 2d71140c03b6: Preparing 22:22:57 4666bb3a553b: Preparing 22:22:57 066bca22043b: Preparing 22:22:57 e815d613b178: Preparing 22:22:57 c30b424f59bf: Preparing 22:22:57 32f366d666a5: Preparing 22:22:57 32f366d666a5: Waiting 22:22:57 2d71140c03b6: Layer already exists 22:22:57 4666bb3a553b: Layer already exists 22:22:57 066bca22043b: Layer already exists 22:22:57 e815d613b178: Layer already exists 22:22:57 32f366d666a5: Layer already exists 22:22:57 c30b424f59bf: Layer already exists 22:22:57 2.0.0-dev.265: digest: sha256:f18fa884e4d884694c3edc22754f93ffb28ec006866752f0246e91042e2ae8f8 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:22:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:22:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:22:58 2d71140c03b6: Preparing 22:22:58 4666bb3a553b: Preparing 22:22:58 066bca22043b: Preparing 22:22:58 e815d613b178: Preparing 22:22:58 c30b424f59bf: Preparing 22:22:58 32f366d666a5: Preparing 22:22:58 32f366d666a5: Waiting 22:22:58 e815d613b178: Layer already exists 22:22:58 4666bb3a553b: Layer already exists 22:22:58 c30b424f59bf: Layer already exists 22:22:58 066bca22043b: Layer already exists 22:22:58 2d71140c03b6: Layer already exists 22:22:58 32f366d666a5: Layer already exists 22:22:58 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:f18fa884e4d884694c3edc22754f93ffb28ec006866752f0246e91042e2ae8f8 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:22:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] isUnix [Pipeline] sh 22:22:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:master 22:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:22:59 2d71140c03b6: Preparing 22:22:59 4666bb3a553b: Preparing 22:22:59 066bca22043b: Preparing 22:22:59 e815d613b178: Preparing 22:22:59 c30b424f59bf: Preparing 22:22:59 32f366d666a5: Preparing 22:22:59 32f366d666a5: Waiting 22:22:59 066bca22043b: Layer already exists 22:22:59 4666bb3a553b: Layer already exists 22:22:59 2d71140c03b6: Layer already exists 22:22:59 c30b424f59bf: Layer already exists 22:22:59 e815d613b178: Layer already exists 22:22:59 32f366d666a5: Layer already exists 22:22:59 master: digest: sha256:f18fa884e4d884694c3edc22754f93ffb28ec006866752f0246e91042e2ae8f8 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:59 ===================================================== [Pipeline] echo 22:22:59 taggedImages: 22:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.0-dev.265 22:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:master [Pipeline] echo 22:22:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:22:59 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:59 latest 22:22:59 2.0.0-dev.265 22:22:59 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:22:59 master 22:22:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:22:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:22:59 e0d479f2b784: Preparing 22:22:59 69c0ee5e87bf: Preparing 22:22:59 92dfa8320971: Preparing 22:22:59 02957a1cf8fa: Preparing 22:22:59 9f13fe865dce: Preparing 22:22:59 345fd225d776: Preparing 22:22:59 e41924d5e3b1: Preparing 22:22:59 08d31ab34607: Preparing 22:22:59 e0304e1cb095: Preparing 22:22:59 32f366d666a5: Preparing 22:22:59 345fd225d776: Waiting 22:22:59 e41924d5e3b1: Waiting 22:22:59 08d31ab34607: Waiting 22:22:59 e0304e1cb095: Waiting 22:22:59 32f366d666a5: Waiting 22:23:00 69c0ee5e87bf: Pushed 22:23:00 9f13fe865dce: Pushed 22:23:00 e0d479f2b784: Pushed 22:23:00 345fd225d776: Pushed 22:23:00 e41924d5e3b1: Pushed 22:23:00 08d31ab34607: Pushed 22:23:00 02957a1cf8fa: Pushed 22:23:00 32f366d666a5: Layer already exists 22:23:00 92dfa8320971: Pushed 22:23:00 e0304e1cb095: Pushed 22:23:01 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:00a8ec8a5f60e9c76752ac32954710152f615d10de05ec1958b138a7ed1fc6a7 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:23:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 22:23:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:23:01 e0d479f2b784: Preparing 22:23:01 69c0ee5e87bf: Preparing 22:23:01 92dfa8320971: Preparing 22:23:01 02957a1cf8fa: Preparing 22:23:01 9f13fe865dce: Preparing 22:23:01 345fd225d776: Preparing 22:23:01 e41924d5e3b1: Preparing 22:23:01 08d31ab34607: Preparing 22:23:01 e0304e1cb095: Preparing 22:23:01 32f366d666a5: Preparing 22:23:01 345fd225d776: Waiting 22:23:01 e41924d5e3b1: Waiting 22:23:01 08d31ab34607: Waiting 22:23:01 e0304e1cb095: Waiting 22:23:01 32f366d666a5: Waiting 22:23:01 92dfa8320971: Layer already exists 22:23:01 e0d479f2b784: Layer already exists 22:23:01 69c0ee5e87bf: Layer already exists 22:23:01 02957a1cf8fa: Layer already exists 22:23:01 9f13fe865dce: Layer already exists 22:23:01 345fd225d776: Layer already exists 22:23:01 e41924d5e3b1: Layer already exists 22:23:01 32f366d666a5: Layer already exists 22:23:01 e0304e1cb095: Layer already exists 22:23:01 08d31ab34607: Layer already exists 22:23:01 latest: digest: sha256:00a8ec8a5f60e9c76752ac32954710152f615d10de05ec1958b138a7ed1fc6a7 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.265 22:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:23:02 e0d479f2b784: Preparing 22:23:02 69c0ee5e87bf: Preparing 22:23:02 92dfa8320971: Preparing 22:23:02 02957a1cf8fa: Preparing 22:23:02 9f13fe865dce: Preparing 22:23:02 345fd225d776: Preparing 22:23:02 e41924d5e3b1: Preparing 22:23:02 08d31ab34607: Preparing 22:23:02 e0304e1cb095: Preparing 22:23:02 32f366d666a5: Preparing 22:23:02 345fd225d776: Waiting 22:23:02 e41924d5e3b1: Waiting 22:23:02 08d31ab34607: Waiting 22:23:02 e0304e1cb095: Waiting 22:23:02 32f366d666a5: Waiting 22:23:02 69c0ee5e87bf: Layer already exists 22:23:02 92dfa8320971: Layer already exists 22:23:02 e0d479f2b784: Layer already exists 22:23:02 9f13fe865dce: Layer already exists 22:23:02 02957a1cf8fa: Layer already exists 22:23:02 e0304e1cb095: Layer already exists 22:23:02 345fd225d776: Layer already exists 22:23:02 08d31ab34607: Layer already exists 22:23:02 e41924d5e3b1: Layer already exists 22:23:02 32f366d666a5: Layer already exists 22:23:02 2.0.0-dev.265: digest: sha256:00a8ec8a5f60e9c76752ac32954710152f615d10de05ec1958b138a7ed1fc6a7 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:23:03 e0d479f2b784: Preparing 22:23:03 69c0ee5e87bf: Preparing 22:23:03 92dfa8320971: Preparing 22:23:03 02957a1cf8fa: Preparing 22:23:03 9f13fe865dce: Preparing 22:23:03 345fd225d776: Preparing 22:23:03 e41924d5e3b1: Preparing 22:23:03 08d31ab34607: Preparing 22:23:03 e0304e1cb095: Preparing 22:23:03 32f366d666a5: Preparing 22:23:03 345fd225d776: Waiting 22:23:03 e41924d5e3b1: Waiting 22:23:03 08d31ab34607: Waiting 22:23:03 e0304e1cb095: Waiting 22:23:03 32f366d666a5: Waiting 22:23:03 69c0ee5e87bf: Layer already exists 22:23:03 e0d479f2b784: Layer already exists 22:23:03 92dfa8320971: Layer already exists 22:23:03 02957a1cf8fa: Layer already exists 22:23:03 9f13fe865dce: Layer already exists 22:23:03 345fd225d776: Layer already exists 22:23:03 08d31ab34607: Layer already exists 22:23:03 e0304e1cb095: Layer already exists 22:23:03 32f366d666a5: Layer already exists 22:23:03 e41924d5e3b1: Layer already exists 22:23:03 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:00a8ec8a5f60e9c76752ac32954710152f615d10de05ec1958b138a7ed1fc6a7 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:23:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] isUnix [Pipeline] sh 22:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:master 22:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:23:03 e0d479f2b784: Preparing 22:23:03 69c0ee5e87bf: Preparing 22:23:03 92dfa8320971: Preparing 22:23:03 02957a1cf8fa: Preparing 22:23:03 9f13fe865dce: Preparing 22:23:03 345fd225d776: Preparing 22:23:03 e41924d5e3b1: Preparing 22:23:03 08d31ab34607: Preparing 22:23:03 e0304e1cb095: Preparing 22:23:03 32f366d666a5: Preparing 22:23:03 345fd225d776: Waiting 22:23:03 e41924d5e3b1: Waiting 22:23:03 08d31ab34607: Waiting 22:23:03 e0304e1cb095: Waiting 22:23:03 32f366d666a5: Waiting 22:23:03 69c0ee5e87bf: Layer already exists 22:23:03 e0d479f2b784: Layer already exists 22:23:03 9f13fe865dce: Layer already exists 22:23:03 02957a1cf8fa: Layer already exists 22:23:03 92dfa8320971: Layer already exists 22:23:03 345fd225d776: Layer already exists 22:23:03 08d31ab34607: Layer already exists 22:23:03 e41924d5e3b1: Layer already exists 22:23:03 e0304e1cb095: Layer already exists 22:23:03 32f366d666a5: Layer already exists 22:23:03 master: digest: sha256:00a8ec8a5f60e9c76752ac32954710152f615d10de05ec1958b138a7ed1fc6a7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:03 ===================================================== [Pipeline] echo 22:23:03 taggedImages: 22:23:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:23:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.0-dev.265 22:23:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:master [Pipeline] echo 22:23:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:23:03 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:03 latest 22:23:03 2.0.0-dev.265 22:23:03 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:03 master 22:23:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:23:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:23:06 44fd44c9af13: Preparing 22:23:06 5a53037e84d6: Preparing 22:23:06 81bc59d7e206: Preparing 22:23:06 cd31c442e222: Preparing 22:23:06 32f366d666a5: Preparing 22:23:06 32f366d666a5: Layer already exists 22:23:06 81bc59d7e206: Layer already exists 22:23:06 44fd44c9af13: Pushed 22:23:06 cd31c442e222: Pushed 22:23:07 5a53037e84d6: Pushed 22:23:07 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:73ff18e3b8ce4d93b29d054ab50d04757f2c08e4b5ac686b78bb6af3b82e8dbd size: 1364 [Pipeline] isUnix [Pipeline] sh 22:23:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 22:23:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:23:07 44fd44c9af13: Preparing 22:23:07 5a53037e84d6: Preparing 22:23:07 81bc59d7e206: Preparing 22:23:07 cd31c442e222: Preparing 22:23:07 32f366d666a5: Preparing 22:23:07 32f366d666a5: Layer already exists 22:23:07 44fd44c9af13: Layer already exists 22:23:07 cd31c442e222: Layer already exists 22:23:07 5a53037e84d6: Layer already exists 22:23:07 81bc59d7e206: Layer already exists 22:23:07 latest: digest: sha256:73ff18e3b8ce4d93b29d054ab50d04757f2c08e4b5ac686b78bb6af3b82e8dbd size: 1364 [Pipeline] isUnix [Pipeline] sh 22:23:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.265 22:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:23:08 44fd44c9af13: Preparing 22:23:08 5a53037e84d6: Preparing 22:23:08 81bc59d7e206: Preparing 22:23:08 cd31c442e222: Preparing 22:23:08 32f366d666a5: Preparing 22:23:08 cd31c442e222: Layer already exists 22:23:08 44fd44c9af13: Layer already exists 22:23:08 5a53037e84d6: Layer already exists 22:23:08 81bc59d7e206: Layer already exists 22:23:08 32f366d666a5: Layer already exists 22:23:08 2.0.0-dev.265: digest: sha256:73ff18e3b8ce4d93b29d054ab50d04757f2c08e4b5ac686b78bb6af3b82e8dbd size: 1364 [Pipeline] isUnix [Pipeline] sh 22:23:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:23:09 44fd44c9af13: Preparing 22:23:09 5a53037e84d6: Preparing 22:23:09 81bc59d7e206: Preparing 22:23:09 cd31c442e222: Preparing 22:23:09 32f366d666a5: Preparing 22:23:09 81bc59d7e206: Layer already exists 22:23:09 cd31c442e222: Layer already exists 22:23:09 44fd44c9af13: Layer already exists 22:23:09 5a53037e84d6: Layer already exists 22:23:09 32f366d666a5: Layer already exists 22:23:09 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:73ff18e3b8ce4d93b29d054ab50d04757f2c08e4b5ac686b78bb6af3b82e8dbd size: 1364 [Pipeline] isUnix [Pipeline] sh 22:23:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] isUnix [Pipeline] sh 22:23:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:master 22:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:23:09 44fd44c9af13: Preparing 22:23:09 5a53037e84d6: Preparing 22:23:09 81bc59d7e206: Preparing 22:23:09 cd31c442e222: Preparing 22:23:09 32f366d666a5: Preparing 22:23:09 32f366d666a5: Layer already exists 22:23:09 cd31c442e222: Layer already exists 22:23:09 44fd44c9af13: Layer already exists 22:23:09 5a53037e84d6: Layer already exists 22:23:09 81bc59d7e206: Layer already exists 22:23:09 master: digest: sha256:73ff18e3b8ce4d93b29d054ab50d04757f2c08e4b5ac686b78bb6af3b82e8dbd size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:09 ===================================================== [Pipeline] echo 22:23:09 taggedImages: 22:23:09 - nexus3.edgexfoundry.org:10004/support-notifications:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:23:09 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.0-dev.265 22:23:09 - nexus3.edgexfoundry.org:10004/support-notifications:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:09 - nexus3.edgexfoundry.org:10004/support-notifications:master [Pipeline] echo 22:23:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:23:09 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:09 latest 22:23:09 2.0.0-dev.265 22:23:09 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:09 master 22:23:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:23:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:23:10 2584b8a33218: Preparing 22:23:10 b20a6a7bb8b1: Preparing 22:23:10 81bc59d7e206: Preparing 22:23:10 bbe199875f11: Preparing 22:23:10 32f366d666a5: Preparing 22:23:10 32f366d666a5: Layer already exists 22:23:10 81bc59d7e206: Layer already exists 22:23:10 bbe199875f11: Layer already exists 22:23:10 2584b8a33218: Pushed 22:23:11 b20a6a7bb8b1: Pushed 22:23:12 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:1332976dd141d9c56bac2a149a779cebd432561ec89243ec62a500aa8c2b2099 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:23:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 22:23:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:23:12 2584b8a33218: Preparing 22:23:12 b20a6a7bb8b1: Preparing 22:23:12 81bc59d7e206: Preparing 22:23:12 bbe199875f11: Preparing 22:23:12 32f366d666a5: Preparing 22:23:12 2584b8a33218: Layer already exists 22:23:12 32f366d666a5: Layer already exists 22:23:12 bbe199875f11: Layer already exists 22:23:12 b20a6a7bb8b1: Layer already exists 22:23:12 81bc59d7e206: Layer already exists 22:23:12 latest: digest: sha256:1332976dd141d9c56bac2a149a779cebd432561ec89243ec62a500aa8c2b2099 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:23:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.265 22:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:23:13 2584b8a33218: Preparing 22:23:13 b20a6a7bb8b1: Preparing 22:23:13 81bc59d7e206: Preparing 22:23:13 bbe199875f11: Preparing 22:23:13 32f366d666a5: Preparing 22:23:13 b20a6a7bb8b1: Layer already exists 22:23:13 81bc59d7e206: Layer already exists 22:23:13 32f366d666a5: Layer already exists 22:23:13 bbe199875f11: Layer already exists 22:23:13 2584b8a33218: Layer already exists 22:23:13 2.0.0-dev.265: digest: sha256:1332976dd141d9c56bac2a149a779cebd432561ec89243ec62a500aa8c2b2099 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:23:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:23:13 2584b8a33218: Preparing 22:23:13 b20a6a7bb8b1: Preparing 22:23:13 81bc59d7e206: Preparing 22:23:13 bbe199875f11: Preparing 22:23:13 32f366d666a5: Preparing 22:23:13 2584b8a33218: Layer already exists 22:23:13 32f366d666a5: Layer already exists 22:23:13 bbe199875f11: Layer already exists 22:23:13 b20a6a7bb8b1: Layer already exists 22:23:13 81bc59d7e206: Layer already exists 22:23:13 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:1332976dd141d9c56bac2a149a779cebd432561ec89243ec62a500aa8c2b2099 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:23:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] isUnix [Pipeline] sh 22:23:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:master 22:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:23:14 2584b8a33218: Preparing 22:23:14 b20a6a7bb8b1: Preparing 22:23:14 81bc59d7e206: Preparing 22:23:14 bbe199875f11: Preparing 22:23:14 32f366d666a5: Preparing 22:23:14 2584b8a33218: Layer already exists 22:23:14 32f366d666a5: Layer already exists 22:23:14 b20a6a7bb8b1: Layer already exists 22:23:14 bbe199875f11: Layer already exists 22:23:14 81bc59d7e206: Layer already exists 22:23:14 master: digest: sha256:1332976dd141d9c56bac2a149a779cebd432561ec89243ec62a500aa8c2b2099 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:14 ===================================================== [Pipeline] echo 22:23:14 taggedImages: 22:23:14 - nexus3.edgexfoundry.org:10004/support-scheduler:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:14 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:23:14 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.0-dev.265 22:23:14 - nexus3.edgexfoundry.org:10004/support-scheduler:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:14 - nexus3.edgexfoundry.org:10004/support-scheduler:master [Pipeline] echo 22:23:14 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:23:14 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:14 latest 22:23:14 2.0.0-dev.265 22:23:14 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:14 master 22:23:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:23:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:23:15 aff65a50e5ab: Preparing 22:23:15 25c40c0e4572: Preparing 22:23:15 a7cf4f73d2c1: Preparing 22:23:15 a4601e81e8d7: Preparing 22:23:15 0754057c0ad3: Preparing 22:23:15 998cdf262ab1: Preparing 22:23:15 02e56110abd2: Preparing 22:23:15 abc36efb885a: Preparing 22:23:15 b0b09059f4e1: Preparing 22:23:15 bb961f40224b: Preparing 22:23:15 f4666769fca7: Preparing 22:23:15 02e56110abd2: Waiting 22:23:15 abc36efb885a: Waiting 22:23:15 b0b09059f4e1: Waiting 22:23:15 bb961f40224b: Waiting 22:23:15 f4666769fca7: Waiting 22:23:15 998cdf262ab1: Waiting 22:23:15 0754057c0ad3: Layer already exists 22:23:15 998cdf262ab1: Layer already exists 22:23:15 02e56110abd2: Layer already exists 22:23:15 abc36efb885a: Layer already exists 22:23:16 25c40c0e4572: Pushed 22:23:16 b0b09059f4e1: Layer already exists 22:23:16 aff65a50e5ab: Pushed 22:23:16 bb961f40224b: Layer already exists 22:23:16 f4666769fca7: Layer already exists 22:23:16 a7cf4f73d2c1: Pushed 22:23:21 a4601e81e8d7: Pushed 22:23:21 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:139ea9cfd8acb447401ae8e5894b8c563ab4cb5c4a0e6892536de2e38db3251d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:23:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:23:22 aff65a50e5ab: Preparing 22:23:22 25c40c0e4572: Preparing 22:23:22 a7cf4f73d2c1: Preparing 22:23:22 a4601e81e8d7: Preparing 22:23:22 0754057c0ad3: Preparing 22:23:22 998cdf262ab1: Preparing 22:23:22 02e56110abd2: Preparing 22:23:22 abc36efb885a: Preparing 22:23:22 b0b09059f4e1: Preparing 22:23:22 bb961f40224b: Preparing 22:23:22 f4666769fca7: Preparing 22:23:22 998cdf262ab1: Waiting 22:23:22 02e56110abd2: Waiting 22:23:22 abc36efb885a: Waiting 22:23:22 b0b09059f4e1: Waiting 22:23:22 bb961f40224b: Waiting 22:23:22 f4666769fca7: Waiting 22:23:22 aff65a50e5ab: Layer already exists 22:23:22 25c40c0e4572: Layer already exists 22:23:22 0754057c0ad3: Layer already exists 22:23:22 a7cf4f73d2c1: Layer already exists 22:23:22 a4601e81e8d7: Layer already exists 22:23:22 abc36efb885a: Layer already exists 22:23:22 998cdf262ab1: Layer already exists 22:23:22 02e56110abd2: Layer already exists 22:23:22 b0b09059f4e1: Layer already exists 22:23:22 bb961f40224b: Layer already exists 22:23:22 f4666769fca7: Layer already exists 22:23:22 latest: digest: sha256:139ea9cfd8acb447401ae8e5894b8c563ab4cb5c4a0e6892536de2e38db3251d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.265 22:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:23:22 aff65a50e5ab: Preparing 22:23:22 25c40c0e4572: Preparing 22:23:22 a7cf4f73d2c1: Preparing 22:23:22 a4601e81e8d7: Preparing 22:23:22 0754057c0ad3: Preparing 22:23:22 998cdf262ab1: Preparing 22:23:22 02e56110abd2: Preparing 22:23:22 abc36efb885a: Preparing 22:23:22 b0b09059f4e1: Preparing 22:23:22 bb961f40224b: Preparing 22:23:22 f4666769fca7: Preparing 22:23:22 998cdf262ab1: Waiting 22:23:22 02e56110abd2: Waiting 22:23:22 abc36efb885a: Waiting 22:23:22 b0b09059f4e1: Waiting 22:23:22 bb961f40224b: Waiting 22:23:22 f4666769fca7: Waiting 22:23:22 0754057c0ad3: Layer already exists 22:23:22 a4601e81e8d7: Layer already exists 22:23:22 aff65a50e5ab: Layer already exists 22:23:22 a7cf4f73d2c1: Layer already exists 22:23:22 25c40c0e4572: Layer already exists 22:23:22 998cdf262ab1: Layer already exists 22:23:22 02e56110abd2: Layer already exists 22:23:22 bb961f40224b: Layer already exists 22:23:22 abc36efb885a: Layer already exists 22:23:22 b0b09059f4e1: Layer already exists 22:23:22 f4666769fca7: Layer already exists 22:23:22 2.0.0-dev.265: digest: sha256:139ea9cfd8acb447401ae8e5894b8c563ab4cb5c4a0e6892536de2e38db3251d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:23:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:23:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:23:23 aff65a50e5ab: Preparing 22:23:23 25c40c0e4572: Preparing 22:23:23 a7cf4f73d2c1: Preparing 22:23:23 a4601e81e8d7: Preparing 22:23:23 0754057c0ad3: Preparing 22:23:23 998cdf262ab1: Preparing 22:23:23 02e56110abd2: Preparing 22:23:23 abc36efb885a: Preparing 22:23:23 b0b09059f4e1: Preparing 22:23:23 bb961f40224b: Preparing 22:23:23 f4666769fca7: Preparing 22:23:23 998cdf262ab1: Waiting 22:23:23 02e56110abd2: Waiting 22:23:23 abc36efb885a: Waiting 22:23:23 b0b09059f4e1: Waiting 22:23:23 bb961f40224b: Waiting 22:23:23 f4666769fca7: Waiting 22:23:23 a4601e81e8d7: Layer already exists 22:23:23 25c40c0e4572: Layer already exists 22:23:23 a7cf4f73d2c1: Layer already exists 22:23:23 aff65a50e5ab: Layer already exists 22:23:23 0754057c0ad3: Layer already exists 22:23:23 998cdf262ab1: Layer already exists 22:23:23 abc36efb885a: Layer already exists 22:23:23 02e56110abd2: Layer already exists 22:23:23 b0b09059f4e1: Layer already exists 22:23:23 bb961f40224b: Layer already exists 22:23:23 f4666769fca7: Layer already exists 22:23:23 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:139ea9cfd8acb447401ae8e5894b8c563ab4cb5c4a0e6892536de2e38db3251d size: 2622 [Pipeline] isUnix [Pipeline] sh 22:23:23 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] isUnix [Pipeline] sh 22:23:24 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master 22:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:23:24 aff65a50e5ab: Preparing 22:23:24 25c40c0e4572: Preparing 22:23:24 a7cf4f73d2c1: Preparing 22:23:24 a4601e81e8d7: Preparing 22:23:24 0754057c0ad3: Preparing 22:23:24 998cdf262ab1: Preparing 22:23:24 02e56110abd2: Preparing 22:23:24 abc36efb885a: Preparing 22:23:24 b0b09059f4e1: Preparing 22:23:24 bb961f40224b: Preparing 22:23:24 f4666769fca7: Preparing 22:23:24 02e56110abd2: Waiting 22:23:24 abc36efb885a: Waiting 22:23:24 b0b09059f4e1: Waiting 22:23:24 bb961f40224b: Waiting 22:23:24 f4666769fca7: Waiting 22:23:24 998cdf262ab1: Waiting 22:23:24 a7cf4f73d2c1: Layer already exists 22:23:24 aff65a50e5ab: Layer already exists 22:23:24 0754057c0ad3: Layer already exists 22:23:24 25c40c0e4572: Layer already exists 22:23:24 a4601e81e8d7: Layer already exists 22:23:24 02e56110abd2: Layer already exists 22:23:24 998cdf262ab1: Layer already exists 22:23:24 abc36efb885a: Layer already exists 22:23:24 b0b09059f4e1: Layer already exists 22:23:24 bb961f40224b: Layer already exists 22:23:24 f4666769fca7: Layer already exists 22:23:24 master: digest: sha256:139ea9cfd8acb447401ae8e5894b8c563ab4cb5c4a0e6892536de2e38db3251d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:23:24 ===================================================== [Pipeline] echo 22:23:24 taggedImages: 22:23:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:23:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:23:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.0-dev.265 22:23:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:23:24 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:24:17 Removing intermediate container 5d2431874931 22:24:17 ---> 7d79ccccc318 22:24:17 22:24:17 Step 11/24 : FROM alpine:3.12 22:24:17 3.12: Pulling from library/alpine 22:24:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 22:24:19 Status: Downloaded newer image for alpine:3.12 22:24:19 ---> 9852663dfa18 22:24:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:24:20 ---> Running in 91ab12806f4e 22:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:24 (1/1) Installing dumb-init (1.2.2-r1) 22:24:24 Executing busybox-1.31.1-r20.trigger 22:24:24 OK: 5 MiB in 15 packages 22:24:24 Removing intermediate container 7735d1d9c4c2 22:24:24 ---> 04e5361a0ee3 22:24:24 22:24:24 Step 11/32 : FROM alpine:3.12 22:24:24 ---> 9852663dfa18 22:24:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:24:24 ---> Running in dddeb79429e4 22:24:24 Removing intermediate container b0aa22ac6912 22:24:24 ---> 6f98c1fc4abd 22:24:24 22:24:24 Step 11/23 : FROM alpine:3.12 22:24:24 ---> 9852663dfa18 22:24:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:24:25 ---> Running in a4838ee2a161 22:24:25 Removing intermediate container 91ab12806f4e 22:24:25 ---> b5d9d9feb99f 22:24:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:24:25 Removing intermediate container dddeb79429e4 22:24:25 ---> 19fb467dab8a 22:24:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:24:25 Removing intermediate container 8c70c9fb1b93 22:24:25 ---> b868213c2039 22:24:25 22:24:25 Step 11/26 : FROM alpine:3.12 22:24:25 ---> 9852663dfa18 22:24:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:24:25 ---> Running in 919c99eadd93 22:24:26 ---> Running in 225ea5675fe3 22:24:26 ---> Running in 3bc6c86b4068 22:24:26 Removing intermediate container 919c99eadd93 22:24:26 ---> fdaf7ae3c844 22:24:26 Step 14/24 : ENV APP_PORT=59882 22:24:26 ---> Running in 80bb1f184881 22:24:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:27 Removing intermediate container 80bb1f184881 22:24:27 ---> 2ed24116e4a0 22:24:27 Step 15/24 : EXPOSE $APP_PORT 22:24:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:27 ---> Running in 01f1b8cdf97d 22:24:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:28 (1/2) Installing ca-certificates (20191127-r4) 22:24:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:28 (2/2) Installing dumb-init (1.2.2-r1) 22:24:28 Executing busybox-1.31.1-r20.trigger 22:24:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:28 Executing ca-certificates-20191127-r4.trigger 22:24:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:28 Removing intermediate container 01f1b8cdf97d 22:24:28 ---> 9defb6656590 22:24:29 Step 16/24 : WORKDIR / 22:24:29 OK: 6 MiB in 16 packages 22:24:29 (1/2) Installing dumb-init (1.2.2-r1) 22:24:29 (2/2) Installing su-exec (0.2-r1) 22:24:29 Executing busybox-1.31.1-r20.trigger 22:24:29 ---> Running in a20ae6d9a69b 22:24:29 OK: 5 MiB in 16 packages 22:24:29 (1/6) Installing ca-certificates (20191127-r4) 22:24:29 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:24:29 (3/6) Installing libcurl (7.77.0-r0) 22:24:29 (4/6) Installing curl (7.77.0-r0) 22:24:29 (5/6) Installing dumb-init (1.2.2-r1) 22:24:29 (6/6) Installing su-exec (0.2-r1) 22:24:29 Executing busybox-1.31.1-r20.trigger 22:24:29 Executing ca-certificates-20191127-r4.trigger 22:24:30 OK: 7 MiB in 20 packages 22:24:30 Removing intermediate container a20ae6d9a69b 22:24:30 ---> 6e6f9981679b 22:24:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:31 Removing intermediate container 225ea5675fe3 22:24:31 ---> 40cb3ef49b02 22:24:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:24:31 Removing intermediate container a4838ee2a161 22:24:31 ---> fe653e64be6c 22:24:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:24:31 ---> Running in 74a5199ddb6f 22:24:31 ---> 0e58216e7d2f 22:24:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:24:31 ---> Running in 52d7bdb822c3 22:24:32 Removing intermediate container 3bc6c86b4068 22:24:32 ---> 6ec7064d8e2d 22:24:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:24:32 Removing intermediate container 74a5199ddb6f 22:24:32 ---> 889d2521f292 22:24:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:24:32 ---> Running in 65da553d77f5 22:24:33 ---> Running in 98d6b5e05e7a 22:24:33 Removing intermediate container 52d7bdb822c3 22:24:33 ---> a5ff553c78e0 22:24:33 Step 14/23 : ENV APP_PORT=59860 22:24:33 ---> Running in 07954bcdacb3 22:24:33 Removing intermediate container 65da553d77f5 22:24:33 ---> c1660f0f710a 22:24:33 Step 14/26 : WORKDIR / 22:24:33 Removing intermediate container 98d6b5e05e7a 22:24:33 ---> 679e4423fa07 22:24:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:24:33 ---> bca0ad9795f0 22:24:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:24:33 ---> Running in 5dc813514282 22:24:34 Removing intermediate container 12eeec273f69 22:24:34 ---> 9b2a9dd95351 22:24:34 22:24:34 Step 11/24 : FROM alpine:3.12 22:24:34 ---> 9852663dfa18 22:24:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:24:34 ---> Running in 9f9da8a61618 22:24:34 ---> Running in 7c77bfc9585e 22:24:34 Removing intermediate container 07954bcdacb3 22:24:34 ---> 2ab8db53a5ef 22:24:34 Step 15/23 : EXPOSE $APP_PORT 22:24:34 ---> Running in 4e34ea08c1aa 22:24:34 Removing intermediate container 5dc813514282 22:24:34 ---> b52815fa9421 22:24:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:24:35 ---> 9c1253a90a3f 22:24:35 Step 20/24 : ENTRYPOINT ["/core-command"] 22:24:35 ---> Running in 44cc8121c5c8 22:24:35 Removing intermediate container 7c77bfc9585e 22:24:35 ---> 24ab9a6d0d61 22:24:35 Step 13/24 : ENV APP_PORT=59880 22:24:35 Removing intermediate container 4e34ea08c1aa 22:24:35 ---> 8aa8a8090a95 22:24:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:35 ---> Running in 065bbd0b6590 22:24:36 Removing intermediate container 44cc8121c5c8 22:24:36 ---> 07864e23ad66 22:24:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:36 ---> ac5e526960ab 22:24:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:24:36 ---> Running in 758b36a3f028 22:24:36 Removing intermediate container 065bbd0b6590 22:24:36 ---> adc16aeb8c92 22:24:36 Step 14/24 : EXPOSE $APP_PORT 22:24:36 ---> Running in ecef2e7299fa 22:24:37 ---> ecc9d0cfee96 22:24:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:24:37 Removing intermediate container 758b36a3f028 22:24:37 ---> df31e7a21246 22:24:37 Step 22/24 : LABEL arch=arm64 22:24:37 ---> Running in f09eefecac10 22:24:37 Removing intermediate container 9f9da8a61618 22:24:37 ---> 700d56158226 22:24:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:24:37 Removing intermediate container ecef2e7299fa 22:24:37 ---> 75ef9e436b61 22:24:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:37 ---> 4f6cd14a3651 22:24:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:24:37 ---> Running in 7f684044f06e 22:24:38 ---> Running in 50f4c5b32f12 22:24:38 Removing intermediate container f09eefecac10 22:24:38 ---> 4765bac34701 22:24:38 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:24:38 ---> Running in cf5c85d98ff0 22:24:39 ---> c4f67428e99c 22:24:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:24:39 Removing intermediate container 7f684044f06e 22:24:39 ---> 6c0d4aec9d25 22:24:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:24:39 ---> 7c30d39810d9 22:24:39 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:24:39 Removing intermediate container cf5c85d98ff0 22:24:39 ---> cc1ad1ff0d29 22:24:39 Step 24/24 : LABEL version=2.0.0-dev.265 22:24:39 ---> Running in f18997a2e16f 22:24:40 ---> c3075a664a27 22:24:40 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:24:40 ---> df5f5fdadc73 22:24:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:24:40 Removing intermediate container f18997a2e16f 22:24:40 ---> 4b3b757992c9 22:24:40 22:24:40 ---> Running in 296c5f03b877 22:24:40 ---> Running in 2facae3de08b 22:24:41 ---> 54ee5f1b639f 22:24:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:24:41 Successfully built 4b3b757992c9 22:24:41 Successfully tagged core-command-arm64:latest 22:24:41 Building core-metadata 22:24:41  Building core-command ... done Removing intermediate container 296c5f03b877 22:24:41 ---> 90f81474dfaa 22:24:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:41 ---> Running in f9ade741da1c 22:24:42 Removing intermediate container 50f4c5b32f12 22:24:42 ---> ae6be008af02 22:24:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:24:42 ---> Running in 44771f88751e 22:24:43 Removing intermediate container f9ade741da1c 22:24:43 ---> f4f0af398c59 22:24:43 Step 21/23 : LABEL arch=arm64 22:24:43 ---> 00d8381671ec 22:24:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:24:43 ---> Running in 276cad785be9 22:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:45 Removing intermediate container 276cad785be9 22:24:45 ---> e3e9044ed7ab 22:24:45 Step 22/23 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:24:45 Removing intermediate container 2facae3de08b 22:24:45 ---> 4bbce207f9dd 22:24:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:45 ---> Running in 978066a8b2e6 22:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:45 ---> b553d350e984 22:24:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:24:45 Removing intermediate container 978066a8b2e6 22:24:45 ---> ad19b6335757 22:24:45 Step 23/23 : LABEL version=2.0.0-dev.265 22:24:46 ---> Running in b5cd2229dace 22:24:46 ---> bff3b6064dc9 22:24:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:24:46 (1/6) Installing dumb-init (1.2.2-r1) 22:24:46 (2/6) Installing libgcc (9.3.0-r2) 22:24:46 (3/6) Installing libsodium (1.0.18-r0) 22:24:46 (4/6) Installing libstdc++ (9.3.0-r2) 22:24:46 (5/6) Installing libzmq (4.3.3-r0) 22:24:47 (6/6) Installing zeromq (4.3.3-r0) 22:24:47 Executing busybox-1.31.1-r20.trigger 22:24:47 OK: 8 MiB in 20 packages 22:24:47 Removing intermediate container b5cd2229dace 22:24:47 ---> 18a4aaab22ed 22:24:47 22:24:47 ---> 6b65f039c637 22:24:47 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/ 22:24:47 ---> Running in 5445a3875b18 22:24:47 Successfully built 18a4aaab22ed 22:24:48 Successfully tagged support-notifications-arm64:latest 22:24:48 Building sys-mgmt-agent 22:24:48  Building support-notifications ... done  ---> 722571559da4 22:24:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:24:49 Removing intermediate container 44771f88751e 22:24:49 ---> 5ac008cf6e5b 22:24:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:50 ---> f29776d4dc10 22:24:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:24:50 ---> 5ccde2ce14b7 22:24:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:24:51 Removing intermediate container 5445a3875b18 22:24:51 ---> b6299296eeb1 22:24:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:24:52 ---> Running in c2df9006fb7d 22:24:52 ---> ec7cde1f3159 22:24:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:24:53 Removing intermediate container c2df9006fb7d 22:24:53 ---> 5f73b196d2f6 22:24:53 Step 24/26 : LABEL arch=arm64 22:24:53 ---> Running in 3543c9917872 22:24:54 ---> 607eb8089f04 22:24:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:24:54 ---> 837e6ad2d515 22:24:54 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:24:54 Removing intermediate container 3543c9917872 22:24:54 ---> 6a7f208dddc4 22:24:54 Step 25/26 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:24:55 ---> Running in f5bc49a99841 22:24:55 ---> Running in c8fb31a41f2f 22:24:55 ---> 57990b6da1d8 22:24:55 Step 20/24 : ENTRYPOINT ["/core-data"] 22:24:55 ---> Running in f805b39f0572 22:24:55 Removing intermediate container f5bc49a99841 22:24:55 ---> a93a56abf8d0 22:24:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:24:56 Removing intermediate container c8fb31a41f2f 22:24:56 ---> 6a3baeb987eb 22:24:56 Step 26/26 : LABEL version=2.0.0-dev.265 22:24:56 ---> Running in 0d1f1bbf181d 22:24:56 Removing intermediate container f805b39f0572 22:24:56 ---> 2f24efc13827 22:24:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:56 ---> Running in 8e544a5e7bc7 22:24:56 Removing intermediate container 0d1f1bbf181d 22:24:56 ---> 14f947598be3 22:24:56 22:24:57 ---> 4d8aa0ac4b2b 22:24:57 Step 27/32 : RUN chmod +x /entrypoint.sh 22:24:57 Successfully built 14f947598be3 22:24:57 Successfully tagged security-secretstore-setup-arm64:latest 22:24:57  Building security-secretstore-setup ... done Building security-proxy-setup 22:24:57 Removing intermediate container 8e544a5e7bc7 22:24:57 ---> d2bc07d94215 22:24:57 Step 22/24 : LABEL arch=arm64 22:24:57 ---> Running in bf81de7d7d36 22:24:58 ---> Running in 743228fd8a19 22:25:00 Removing intermediate container 743228fd8a19 22:25:00 ---> 0b1c740261c1 22:25:00 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:25:00 ---> Running in 2280ae7a757b 22:25:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:25:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:00 ---> da6856e5b47d 22:25:00 Step 3/24 : WORKDIR /edgex-go 22:25:00 ---> Using cache 22:25:00 ---> f5e42095cee8 22:25:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:00 ---> Using cache 22:25:00 ---> 3f4b8d7e3180 22:25:00 Step 5/24 : RUN apk add --update --no-cache make git 22:25:00 ---> Using cache 22:25:00 ---> 2b9471b48369 22:25:00 Step 6/24 : COPY go.mod . 22:25:00 ---> Using cache 22:25:00 ---> 732f43a5657d 22:25:00 Step 7/24 : RUN go mod download 22:25:00 ---> Using cache 22:25:00 ---> dc1e4cbf6ca1 22:25:00 Step 8/24 : COPY . . 22:25:00 ---> Using cache 22:25:00 ---> 11d82bc4efb6 22:25:00 Step 9/24 : RUN go mod tidyRemoving intermediate container 2280ae7a757b 22:25:00 22:25:00 ---> 4b86be501e3b 22:25:00 ---> Using cache 22:25:00 Step 24/24 : LABEL version=2.0.0-dev.265 22:25:00 ---> a1d5b8a2eb9f 22:25:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:25:01 ---> Running in fa459e09ec38 22:25:01 ---> Running in 548779d7cb3a 22:25:01 Removing intermediate container bf81de7d7d36 22:25:01 ---> 0e25b662ca38 22:25:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:25:02 ---> Running in 44926aed977a 22:25:02 Removing intermediate container fa459e09ec38 22:25:02 ---> 5eac994e8031 22:25:02 22:25:02 Successfully built 5eac994e8031 22:25:02 Successfully tagged core-data-arm64:latest 22:25:02 Building support-scheduler 22:25:03  Building core-data ... done Removing intermediate container 44926aed977a 22:25:03 ---> cb996017e2b0 22:25:03 Step 29/32 : CMD ["gate"] 22:25:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:25:03 ---> Running in e8f0ac644fe5 22:25:04 Removing intermediate container e8f0ac644fe5 22:25:04 ---> d60ee5ae5838 22:25:04 Step 30/32 : LABEL arch=arm64 22:25:05 ---> Running in b1f23e681bde 22:25:06 Removing intermediate container b1f23e681bde 22:25:06 ---> 5ffb1c9e30f3 22:25:06 Step 31/32 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:25:06 ---> Running in 97c3d926581f 22:25:07 Removing intermediate container 97c3d926581f 22:25:07 ---> eabb52e62395 22:25:07 Step 32/32 : LABEL version=2.0.0-dev.265 22:25:07 ---> Running in 569b160eee60 22:25:08 Removing intermediate container 569b160eee60 22:25:08 ---> 55741e5ec25c 22:25:08 22:25:08 Successfully built 55741e5ec25c 22:25:08 Successfully tagged security-bootstrapper-arm64:latest 22:25:10  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:25:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:25:10 ---> da6856e5b47d 22:25:10 Step 3/24 : WORKDIR /edgex-go 22:25:10 ---> Using cache 22:25:10 ---> f5e42095cee8 22:25:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:10 ---> Using cache 22:25:10 ---> 3f4b8d7e3180 22:25:10 Step 5/24 : RUN apk add --update --no-cache make bash git 22:25:11 ---> Running in 79919da0ca04 22:25:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:25:15 OK: 218 MiB in 52 packages 22:25:18 Removing intermediate container 79919da0ca04 22:25:18 ---> b929ea0e889f 22:25:18 Step 6/24 : COPY go.mod . 22:25:20 ---> ad6782043d26 22:25:20 Step 7/24 : RUN go mod download 22:25:20 ---> Running in 7e6e16bd4ee9 22:25:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:25:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:25:22 ---> da6856e5b47d 22:25:22 Step 3/22 : WORKDIR /edgex-go 22:25:22 ---> Using cache 22:25:22 ---> f5e42095cee8 22:25:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:22 ---> Using cache 22:25:22 ---> 3f4b8d7e3180 22:25:22 Step 5/22 : RUN apk add --update --no-cache make git 22:25:22 ---> Using cache 22:25:22 ---> 2b9471b48369 22:25:22 Step 6/22 : COPY go.mod . 22:25:22 ---> Using cache 22:25:22 ---> 732f43a5657d 22:25:22 Step 7/22 : RUN go mod download 22:25:22 ---> Using cache 22:25:22 ---> dc1e4cbf6ca1 22:25:22 Step 8/22 : COPY . . 22:25:22 ---> Using cache 22:25:22 ---> 11d82bc4efb6 22:25:22 Step 9/22 : RUN go mod tidy 22:25:22 ---> Using cache 22:25:22 ---> a1d5b8a2eb9f 22:25:22 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:25:23 ---> Running in 24ac893c1431 22:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:25:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:25:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:25:26 ---> da6856e5b47d 22:25:26 Step 3/23 : WORKDIR /edgex-go 22:25:26 ---> Using cache 22:25:26 ---> f5e42095cee8 22:25:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:26 ---> Using cache 22:25:26 ---> 3f4b8d7e3180 22:25:26 Step 5/23 : RUN apk add --update --no-cache make git 22:25:26 ---> Using cache 22:25:26 ---> 2b9471b48369 22:25:26 Step 6/23 : COPY go.mod . 22:25:26 ---> Using cache 22:25:26 ---> 732f43a5657d 22:25:26 Step 7/23 : RUN go mod download 22:25:26 ---> Using cache 22:25:26 ---> dc1e4cbf6ca1 22:25:26 Step 8/23 : COPY . . 22:25:26 Removing intermediate container 7e6e16bd4ee9 22:25:26 ---> c47404dd5aa9 22:25:26 Step 8/24 : COPY . . 22:25:26 ---> Using cache 22:25:26 ---> 11d82bc4efb6 22:25:26 Step 9/23 : RUN go mod tidy 22:25:26 ---> Using cache 22:25:26 ---> a1d5b8a2eb9f 22:25:26 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:25:26 ---> Running in 476c631c4b93 22:25:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:25:40 ---> 316c17efac67 22:25:40 Step 9/24 : RUN go mod tidy 22:25:40 ---> Running in 7e5b174dd337 22:25:47 Removing intermediate container 7e5b174dd337 22:25:47 ---> f2ade658b23f 22:25:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:25:47 ---> Running in 25908a00e2e2 22:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:26:36 Removing intermediate container 548779d7cb3a 22:26:36 ---> f2f2afcdcc48 22:26:36 22:26:36 Step 11/24 : FROM alpine:3.12 22:26:36 ---> 9852663dfa18 22:26:36 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:26:36 ---> Using cache 22:26:36 ---> b5d9d9feb99f 22:26:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:26:36 ---> Using cache 22:26:36 ---> fdaf7ae3c844 22:26:36 Step 14/24 : ENV APP_PORT=59881 22:26:36 ---> Running in 34522346ed2f 22:26:36 Removing intermediate container 34522346ed2f 22:26:36 ---> b3e66fd4f665 22:26:36 Step 15/24 : EXPOSE $APP_PORT 22:26:36 ---> Running in e9adc2be4bb3 22:26:36 Removing intermediate container e9adc2be4bb3 22:26:36 ---> e9e3a46f025b 22:26:36 Step 16/24 : WORKDIR / 22:26:36 ---> Running in 0f5093b21754 22:26:36 Removing intermediate container 0f5093b21754 22:26:36 ---> e86b4bcfef22 22:26:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:36 ---> f54464f94272 22:26:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:26:36 ---> 825cf8362aa4 22:26:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:26:36 ---> b8b1a6158849 22:26:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:26:36 ---> Running in dc4648b24508 22:26:36 Removing intermediate container dc4648b24508 22:26:36 ---> 7c7e7caa0d33 22:26:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:26:36 ---> Running in 2f11d11f3e87 22:26:37 Removing intermediate container 2f11d11f3e87 22:26:37 ---> 2436377b692c 22:26:37 Step 22/24 : LABEL arch=arm64 22:26:37 ---> Running in cf636c1099d9 22:26:38 Removing intermediate container cf636c1099d9 22:26:38 ---> 2bed8226f5eb 22:26:38 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:26:42 ---> Running in 04df530d0217 22:26:42 Removing intermediate container 04df530d0217 22:26:42 ---> 268d2415dc17 22:26:42 Step 24/24 : LABEL version=2.0.0-dev.265 22:26:42 ---> Running in 265fa4cbbd82 22:26:42 Removing intermediate container 265fa4cbbd82 22:26:42 ---> a55cddcd433f 22:26:42 22:26:42 Successfully built a55cddcd433f 22:26:42 Successfully tagged core-metadata-arm64:latest 22:26:47  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o ./cmd/secrets-config ./cmd/secrets-config 22:26:59 Removing intermediate container 476c631c4b93 22:26:59 ---> 5cbd6df63293 22:26:59 22:26:59 Step 11/23 : FROM alpine:3.12 22:26:59 ---> 9852663dfa18 22:26:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:26:59 ---> Using cache 22:26:59 ---> b5d9d9feb99f 22:26:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:26:59 ---> Using cache 22:26:59 ---> fdaf7ae3c844 22:26:59 Step 14/23 : ENV APP_PORT=59861 22:26:59 Removing intermediate container 24ac893c1431 22:26:59 ---> 4091e2af7a0a 22:26:59 22:26:59 Step 11/22 : FROM alpine:3.12 22:26:59 ---> 9852663dfa18 22:26:59 Step 12/22 : RUN apk add --update --no-cache curl 22:26:59 ---> Running in c1de3c13238b 22:26:59 ---> Running in f70583622ff0 22:27:00 Removing intermediate container c1de3c13238b 22:27:00 ---> db853a401dfc 22:27:00 Step 15/23 : EXPOSE $APP_PORT 22:27:00 ---> Running in 4a5712316be2 22:27:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:01 Removing intermediate container 4a5712316be2 22:27:01 ---> 80949e328e8d 22:27:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:02 (1/4) Installing ca-certificates (20191127-r4) 22:27:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:27:02 (3/4) Installing libcurl (7.77.0-r0) 22:27:02 (4/4) Installing curl (7.77.0-r0) 22:27:02 Executing busybox-1.31.1-r20.trigger 22:27:02 Executing ca-certificates-20191127-r4.trigger 22:27:02 OK: 7 MiB in 18 packages 22:27:03 ---> b6ea96679351 22:27:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:27:03 Removing intermediate container 25908a00e2e2 22:27:03 ---> 4da4f5c4d25f 22:27:03 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:27:03 ---> Running in ab91ce31d36f 22:27:05 ---> 5c2e17ff6e22 22:27:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:27:05 Removing intermediate container f70583622ff0 22:27:05 ---> 222dd1741786 22:27:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:27:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.265" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:27:05 ---> Running in b771480e2e0f 22:27:09 Removing intermediate container b771480e2e0f 22:27:09 ---> 3c2d5d1c68f4 22:27:09 Step 14/22 : WORKDIR /edgex 22:27:09 ---> Running in 10b2b58cc3be 22:27:09 ---> c349c36eec89 22:27:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:27:09 ---> Running in e8b0c4b94bcd 22:27:09 Removing intermediate container 10b2b58cc3be 22:27:09 ---> c5f129e04872 22:27:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:27:09 Removing intermediate container e8b0c4b94bcd 22:27:09 ---> 2ec9b93446e2 22:27:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:09 ---> Running in 7b9f4089da3d 22:27:09 Removing intermediate container 7b9f4089da3d 22:27:09 ---> 8c7ea45788e8 22:27:09 Step 21/23 : LABEL arch=arm64 22:27:09 ---> b3739df8eea4 22:27:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:27:09 ---> Running in 6281b8860fcb 22:27:09 Removing intermediate container ab91ce31d36f 22:27:09 ---> a94817a69870 22:27:09 22:27:09 Step 12/24 : FROM docker:20.10.0 22:27:09 20.10.0: Pulling from library/docker 22:27:09 Removing intermediate container 6281b8860fcb 22:27:09 ---> c5fe44fc2220 22:27:09 Step 22/23 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:27:09 ---> Running in 41cf2cefcbba 22:27:09 ---> eed566aa3b4c 22:27:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:27:10 Removing intermediate container 41cf2cefcbba 22:27:10 ---> 93af81e0e71c 22:27:10 Step 23/23 : LABEL version=2.0.0-dev.265 22:27:10 ---> Running in 4439aa6c7295 22:27:10 ---> ed86bdeb82cb 22:27:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:27:10 ---> Running in cd6f2e2fa462 22:27:10 Removing intermediate container 4439aa6c7295 22:27:10 ---> c04a16067012 22:27:10 22:27:13 Successfully built c04a16067012 22:27:13 Successfully tagged support-scheduler-arm64:latest 22:27:13  Building support-scheduler ... done Removing intermediate container cd6f2e2fa462 22:27:13 ---> 7cbcf87d5322 22:27:13 Step 19/22 : CMD ["--init=true"] 22:27:13 ---> Running in 3645caac6956 22:27:13 Removing intermediate container 3645caac6956 22:27:13 ---> 3c6d6096de20 22:27:13 Step 20/22 : LABEL arch=arm64 22:27:13 ---> Running in b072089e5d37 22:27:13 Removing intermediate container b072089e5d37 22:27:13 ---> 7807e1533518 22:27:13 Step 21/22 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:27:14 ---> Running in 8d95a4e775b2 22:27:14 Removing intermediate container 8d95a4e775b2 22:27:14 ---> 1c09d8f64791 22:27:14 Step 22/22 : LABEL version=2.0.0-dev.265 22:27:15 ---> Running in 58a86b63c1ff 22:27:16 Removing intermediate container 58a86b63c1ff 22:27:16 ---> e41cf6f38066 22:27:16 22:27:16 Successfully built e41cf6f38066 22:27:16 Successfully tagged security-proxy-setup-arm64:latest 22:27:17  Building security-proxy-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:27:17 Status: Downloaded newer image for docker:20.10.0 22:27:17 ---> eeaf43b92773 22:27: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' 22:27:17 ---> Running in db2d58c7b1bc 22:27:18 Removing intermediate container db2d58c7b1bc 22:27:18 ---> 51a63d17a395 22:27:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 22:27:18 ---> Running in a366edab4e1f 22:27:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:20 (1/39) Installing readline (8.0.4-r0) 22:27:20 (2/39) Installing bash (5.0.17-r0) 22:27:20 Executing bash-5.0.17-r0.post-install 22:27:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 22:27:20 (4/39) Installing libcurl (7.77.0-r0) 22:27:20 (5/39) Installing curl (7.77.0-r0) 22:27:20 (6/39) Installing dumb-init (1.2.2-r1) 22:27:20 (7/39) Installing libbz2 (1.0.8-r1) 22:27:20 (8/39) Installing expat (2.2.9-r1) 22:27:20 (9/39) Installing libffi (3.3-r2) 22:27:20 (10/39) Installing gdbm (1.13-r1) 22:27:20 (11/39) Installing xz-libs (5.2.5-r0) 22:27:20 (12/39) Installing sqlite-libs (3.32.1-r1) 22:27:20 (13/39) Installing python3 (3.8.10-r0) 22:27:22 (14/39) Installing py3-appdirs (1.4.4-r1) 22:27:22 (15/39) Installing py3-ordered-set (4.0.1-r0) 22:27:22 (16/39) Installing py3-parsing (2.4.7-r0) 22:27:22 (17/39) Installing py3-six (1.15.0-r0) 22:27:22 (18/39) Installing py3-packaging (20.4-r0) 22:27:22 (19/39) Installing py3-setuptools (47.0.0-r0) 22:27:22 (20/39) Installing py3-chardet (3.0.4-r4) 22:27:22 (21/39) Installing py3-idna (2.9-r0) 22:27:22 (22/39) Installing py3-certifi (2020.4.5.1-r0) 22:27:22 (23/39) Installing py3-urllib3 (1.25.9-r0) 22:27:23 (24/39) Installing py3-requests (2.23.0-r0) 22:27:23 (25/39) Installing py3-msgpack (1.0.0-r0) 22:27:23 (26/39) Installing py3-lockfile (0.12.2-r3) 22:27:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:27:23 (28/39) Installing py3-colorama (0.4.3-r0) 22:27:23 (29/39) Installing py3-distlib (0.3.0-r0) 22:27:23 (30/39) Installing py3-distro (1.5.0-r1) 22:27:23 (31/39) Installing py3-webencodings (0.5.1-r3) 22:27:23 (32/39) Installing py3-html5lib (1.0.1-r4) 22:27:23 (33/39) Installing py3-pytoml (0.1.21-r0) 22:27:23 (34/39) Installing py3-pep517 (0.8.2-r0) 22:27:23 (35/39) Installing py3-progress (1.5-r0) 22:27:23 (36/39) Installing py3-toml (0.10.1-r0) 22:27:23 (37/39) Installing py3-retrying (1.3.3-r0) 22:27:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 22:27:23 (39/39) Installing py3-pip (20.1.1-r0) 22:27:23 Executing busybox-1.31.1-r19.trigger 22:27:23 OK: 72 MiB in 59 packages 22:27:28 Collecting docker-compose==1.23.2 22:27:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:27:29 Collecting PyYAML<4,>=3.10 22:27:29 Downloading PyYAML-3.13.tar.gz (270 kB) 22:27:32 Collecting texttable<0.10,>=0.9.0 22:27:32 Downloading texttable-0.9.1.tar.gz (11 kB) 22:27:34 Collecting websocket-client<1.0,>=0.32.0 22:27:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:27:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:27:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:27:36 Collecting docopt<0.7,>=0.6.1 22:27:36 Downloading docopt-0.6.2.tar.gz (25 kB) 22:27:39 Collecting docker<4.0,>=3.6.0 22:27:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:27:39 Collecting dockerpty<0.5,>=0.4.1 22:27:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:27:41 Collecting jsonschema<3,>=2.5.1 22:27:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:27:42 Collecting cached-property<2,>=1.2.0 22:27:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:27:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:27:42 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) 22:27:43 Collecting urllib3<1.25,>=1.21.1 22:27:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:27:43 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) 22:27:43 Collecting idna<2.8,>=2.5 22:27:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:27:43 Collecting docker-pycreds>=0.4.0 22:27:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:27:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:27:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:27:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:27:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:27:45 Installing collected packages: PyYAML, texttable, websocket-client, urllib3, idna, requests, docopt, docker-pycreds, docker, dockerpty, jsonschema, cached-property, docker-compose 22:27:45 Running setup.py install for PyYAML: started 22:27:47 Running setup.py install for PyYAML: finished with status 'done' 22:27:47 Running setup.py install for texttable: started 22:27:49 Running setup.py install for texttable: finished with status 'done' 22:27:50 Attempting uninstall: urllib3 22:27:50 Found existing installation: urllib3 1.25.9 22:27:50 Uninstalling urllib3-1.25.9: 22:27:50 Successfully uninstalled urllib3-1.25.9 22:27:51 Attempting uninstall: idna 22:27:51 Found existing installation: idna 2.9 22:27:51 Uninstalling idna-2.9: 22:27:51 Successfully uninstalled idna-2.9 22:27:51 Attempting uninstall: requests 22:27:51 Found existing installation: requests 2.23.0 22:27:51 Uninstalling requests-2.23.0: 22:27:51 Successfully uninstalled requests-2.23.0 22:27:52 Running setup.py install for docopt: started 22:27:54 Running setup.py install for docopt: finished with status 'done' 22:27:55 Running setup.py install for dockerpty: started 22:27:57 Running setup.py install for dockerpty: finished with status 'done' 22:27:59 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 22:28:07 Removing intermediate container a366edab4e1f 22:28:07 ---> 32c392f0c31c 22:28:07 Step 15/24 : ENV APP_PORT=58890 22:28:07 ---> Running in 34631825a05e 22:28:07 Removing intermediate container 34631825a05e 22:28:07 ---> 55063e22d90e 22:28:07 Step 16/24 : EXPOSE $APP_PORT 22:28:07 ---> Running in 91e2540f0514 22:28:08 Removing intermediate container 91e2540f0514 22:28:08 ---> 44071757fcb8 22:28:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:28:09 ---> b28d030ce4a4 22:28:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:28:10 ---> c8a8d5c295c8 22:28:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:28:11 ---> 240749073217 22:28:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:28:11 ---> Running in 07b55c6fdab5 22:28:12 Removing intermediate container 07b55c6fdab5 22:28:12 ---> 8544abc60af2 22:28:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:28:12 ---> Running in b018a7906c5f 22:28:13 Removing intermediate container b018a7906c5f 22:28:13 ---> 40513d312d0f 22:28:13 Step 22/24 : LABEL arch=arm64 22:28:13 ---> Running in 51a30538fba8 22:28:13 Removing intermediate container 51a30538fba8 22:28:13 ---> f567a4cdec26 22:28:13 Step 23/24 : LABEL git_sha=ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:13 ---> Running in c439582b0e52 22:28:14 Removing intermediate container c439582b0e52 22:28:14 ---> 167a6fc42832 22:28:14 Step 24/24 : LABEL version=2.0.0-dev.265 22:28:14 ---> Running in bb39fbd23382 22:28:15 Removing intermediate container bb39fbd23382 22:28:15 ---> c2a40c1b2ac7 22:28:15 22:28:17 Successfully built c2a40c1b2ac7 22:28:17 Successfully tagged sys-mgmt-agent-arm64:latest 22:28:17  Building sys-mgmt-agent ... done  [Pipeline] } 22:28:17 $ docker stop --time=1 03574557acd9740e21d12536c89c36d244f46a9c02fd020944c889ad4ad4bd1f 22:28:19 $ docker rm -f 03574557acd9740e21d12536c89c36d244f46a9c02fd020944c889ad4ad4bd1f [Pipeline] // withDockerContainer [Pipeline] sh 22:28:20 + docker images 22:28:20 REPOSITORY TAG IMAGE ID CREATED SIZE 22:28:20 sys-mgmt-agent-arm64 latest c2a40c1b2ac7 5 seconds ago 299MB 22:28:20 security-proxy-setup-arm64 latest e41cf6f38066 About a minute ago 24.3MB 22:28:20 support-scheduler-arm64 latest c04a16067012 About a minute ago 15.1MB 22:28:20 a94817a69870 About a minute ago 856MB 22:28:20 4091e2af7a0a About a minute ago 860MB 22:28:20 5cbd6df63293 About a minute ago 855MB 22:28:20 core-metadata-arm64 latest a55cddcd433f About a minute ago 15.7MB 22:28:20 f2f2afcdcc48 About a minute ago 859MB 22:28:20 security-bootstrapper-arm64 latest 55741e5ec25c 3 minutes ago 17.5MB 22:28:20 core-data-arm64 latest 5eac994e8031 3 minutes ago 19.1MB 22:28:20 security-secretstore-setup-arm64 latest 14f947598be3 3 minutes ago 27.1MB 22:28:20 support-notifications-arm64 latest 18a4aaab22ed 3 minutes ago 15.7MB 22:28:20 core-command-arm64 latest 4b3b757992c9 3 minutes ago 15MB 22:28:20 9b2a9dd95351 3 minutes ago 862MB 22:28:20 b868213c2039 3 minutes ago 863MB 22:28:20 6f98c1fc4abd 3 minutes ago 856MB 22:28:20 04e5361a0ee3 3 minutes ago 856MB 22:28:20 7d79ccccc318 4 minutes ago 853MB 22:28:20 ci-base-image-arm64 latest da6856e5b47d 8 minutes ago 641MB 22:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB 22:28:20 alpine 3.12 9852663dfa18 2 months ago 5.32MB 22:28:20 docker 20.10.0 eeaf43b92773 6 months ago 228MB 22:28:20 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 22:28:21 provisioning config files... 22:28:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/537@tmp/config2666815571288349018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:21 ---> docker-login.sh 22:28:21 nexus3.edgexfoundry.org:10001 22:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:22 Configure a credential helper to remove this warning. See 22:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:22 22:28:22 Login Succeeded 22:28:22 nexus3.edgexfoundry.org:10002 22:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:22 Configure a credential helper to remove this warning. See 22:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:22 22:28:22 Login Succeeded 22:28:23 nexus3.edgexfoundry.org:10003 22:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:23 Configure a credential helper to remove this warning. See 22:28:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:23 22:28:23 Login Succeeded 22:28:23 nexus3.edgexfoundry.org:10004 22:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:24 Configure a credential helper to remove this warning. See 22:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:24 22:28:24 Login Succeeded 22:28:24 docker.io 22:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:25 Configure a credential helper to remove this warning. See 22:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:25 22:28:25 Login Succeeded 22:28:25 ---> docker-login.sh ends [Pipeline] } 22:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:25 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:28:25 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:25 latest 22:28:25 2.0.0-dev.265 22:28:25 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:25 master 22:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:28:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:28:25 e7f794725a64: Preparing 22:28:25 ad12046ab20d: Preparing 22:28:25 5b5aec2cfd41: Preparing 22:28:25 c0ef8d452725: Preparing 22:28:25 3fbe34a1663b: Preparing 22:28:26 3fbe34a1663b: Layer already exists 22:28:26 c0ef8d452725: Pushed 22:28:26 5b5aec2cfd41: Pushed 22:28:26 e7f794725a64: Pushed 22:28:28 ad12046ab20d: Pushed 22:28:28 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:b6d7e4d9ea854c46a53a2c671972509fcd7aff595ff805d670c3a49b372e7c18 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:28:29 e7f794725a64: Preparing 22:28:29 ad12046ab20d: Preparing 22:28:29 5b5aec2cfd41: Preparing 22:28:29 c0ef8d452725: Preparing 22:28:29 3fbe34a1663b: Preparing 22:28:29 3fbe34a1663b: Layer already exists 22:28:29 5b5aec2cfd41: Layer already exists 22:28:29 c0ef8d452725: Layer already exists 22:28:29 ad12046ab20d: Layer already exists 22:28:29 e7f794725a64: Layer already exists 22:28:29 latest: digest: sha256:b6d7e4d9ea854c46a53a2c671972509fcd7aff595ff805d670c3a49b372e7c18 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.265 22:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:28:30 e7f794725a64: Preparing 22:28:30 ad12046ab20d: Preparing 22:28:30 5b5aec2cfd41: Preparing 22:28:30 c0ef8d452725: Preparing 22:28:30 3fbe34a1663b: Preparing 22:28:30 5b5aec2cfd41: Layer already exists 22:28:30 ad12046ab20d: Layer already exists 22:28:30 e7f794725a64: Layer already exists 22:28:30 3fbe34a1663b: Layer already exists 22:28:30 c0ef8d452725: Layer already exists 22:28:30 2.0.0-dev.265: digest: sha256:b6d7e4d9ea854c46a53a2c671972509fcd7aff595ff805d670c3a49b372e7c18 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:28:31 e7f794725a64: Preparing 22:28:31 ad12046ab20d: Preparing 22:28:31 5b5aec2cfd41: Preparing 22:28:31 c0ef8d452725: Preparing 22:28:31 3fbe34a1663b: Preparing 22:28:31 3fbe34a1663b: Layer already exists 22:28:31 ad12046ab20d: Layer already exists 22:28:31 5b5aec2cfd41: Layer already exists 22:28:31 e7f794725a64: Layer already exists 22:28:31 c0ef8d452725: Layer already exists 22:28:31 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:b6d7e4d9ea854c46a53a2c671972509fcd7aff595ff805d670c3a49b372e7c18 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] isUnix [Pipeline] sh 22:28:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:master 22:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:28:32 e7f794725a64: Preparing 22:28:32 ad12046ab20d: Preparing 22:28:32 5b5aec2cfd41: Preparing 22:28:32 c0ef8d452725: Preparing 22:28:32 3fbe34a1663b: Preparing 22:28:32 3fbe34a1663b: Layer already exists 22:28:32 5b5aec2cfd41: Layer already exists 22:28:32 ad12046ab20d: Layer already exists 22:28:32 e7f794725a64: Layer already exists 22:28:32 c0ef8d452725: Layer already exists 22:28:32 master: digest: sha256:b6d7e4d9ea854c46a53a2c671972509fcd7aff595ff805d670c3a49b372e7c18 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:32 ===================================================== [Pipeline] echo 22:28:32 taggedImages: 22:28:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:28:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.0-dev.265 22:28:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:master [Pipeline] echo 22:28:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:28:32 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:32 latest 22:28:32 2.0.0-dev.265 22:28:32 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:32 master 22:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:28:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:28:33 78fbef6e3522: Preparing 22:28:33 2725398dbccc: Preparing 22:28:33 5b5aec2cfd41: Preparing 22:28:33 71a2d00f3326: Preparing 22:28:33 852272d78c0a: Preparing 22:28:33 3fbe34a1663b: Preparing 22:28:33 3fbe34a1663b: Waiting 22:28:33 5b5aec2cfd41: Layer already exists 22:28:33 3fbe34a1663b: Layer already exists 22:28:33 78fbef6e3522: Pushed 22:28:33 852272d78c0a: Pushed 22:28:34 71a2d00f3326: Pushed 22:28:37 2725398dbccc: Pushed 22:28:37 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:7c173923ab412fa16cb45ede91902e93642ad8ee9c7b85db2a154936ddaa0ee7 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:28:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:28:37 78fbef6e3522: Preparing 22:28:37 2725398dbccc: Preparing 22:28:37 5b5aec2cfd41: Preparing 22:28:37 71a2d00f3326: Preparing 22:28:37 852272d78c0a: Preparing 22:28:37 3fbe34a1663b: Preparing 22:28:37 3fbe34a1663b: Waiting 22:28:37 852272d78c0a: Layer already exists 22:28:37 78fbef6e3522: Layer already exists 22:28:37 5b5aec2cfd41: Layer already exists 22:28:37 2725398dbccc: Layer already exists 22:28:37 71a2d00f3326: Layer already exists 22:28:37 3fbe34a1663b: Layer already exists 22:28:37 latest: digest: sha256:7c173923ab412fa16cb45ede91902e93642ad8ee9c7b85db2a154936ddaa0ee7 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:28:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.265 22:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:28:38 78fbef6e3522: Preparing 22:28:38 2725398dbccc: Preparing 22:28:38 5b5aec2cfd41: Preparing 22:28:38 71a2d00f3326: Preparing 22:28:38 852272d78c0a: Preparing 22:28:38 3fbe34a1663b: Preparing 22:28:38 3fbe34a1663b: Waiting 22:28:38 78fbef6e3522: Layer already exists 22:28:38 71a2d00f3326: Layer already exists 22:28:38 5b5aec2cfd41: Layer already exists 22:28:38 852272d78c0a: Layer already exists 22:28:38 2725398dbccc: Layer already exists 22:28:38 3fbe34a1663b: Layer already exists 22:28:38 2.0.0-dev.265: digest: sha256:7c173923ab412fa16cb45ede91902e93642ad8ee9c7b85db2a154936ddaa0ee7 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:28:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:28:39 78fbef6e3522: Preparing 22:28:39 2725398dbccc: Preparing 22:28:39 5b5aec2cfd41: Preparing 22:28:39 71a2d00f3326: Preparing 22:28:39 852272d78c0a: Preparing 22:28:39 3fbe34a1663b: Preparing 22:28:39 3fbe34a1663b: Waiting 22:28:39 5b5aec2cfd41: Layer already exists 22:28:39 2725398dbccc: Layer already exists 22:28:39 852272d78c0a: Layer already exists 22:28:39 71a2d00f3326: Layer already exists 22:28:39 78fbef6e3522: Layer already exists 22:28:39 3fbe34a1663b: Layer already exists 22:28:39 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:7c173923ab412fa16cb45ede91902e93642ad8ee9c7b85db2a154936ddaa0ee7 size: 1572 [Pipeline] isUnix [Pipeline] sh 22:28:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] isUnix [Pipeline] sh 22:28:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:master 22:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:28:40 78fbef6e3522: Preparing 22:28:40 2725398dbccc: Preparing 22:28:40 5b5aec2cfd41: Preparing 22:28:40 71a2d00f3326: Preparing 22:28:40 852272d78c0a: Preparing 22:28:40 3fbe34a1663b: Preparing 22:28:40 3fbe34a1663b: Waiting 22:28:40 5b5aec2cfd41: Layer already exists 22:28:40 2725398dbccc: Layer already exists 22:28:40 71a2d00f3326: Layer already exists 22:28:40 78fbef6e3522: Layer already exists 22:28:40 852272d78c0a: Layer already exists 22:28:40 3fbe34a1663b: Layer already exists 22:28:40 master: digest: sha256:7c173923ab412fa16cb45ede91902e93642ad8ee9c7b85db2a154936ddaa0ee7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:40 ===================================================== [Pipeline] echo 22:28:40 taggedImages: 22:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.0-dev.265 22:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:master [Pipeline] echo 22:28:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:28:41 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:41 latest 22:28:41 2.0.0-dev.265 22:28:41 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:41 master 22:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:28:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:28:41 1cbb0ddcafee: Preparing 22:28:41 c12057a4459a: Preparing 22:28:41 5b5aec2cfd41: Preparing 22:28:41 c0ef8d452725: Preparing 22:28:41 3fbe34a1663b: Preparing 22:28:42 5b5aec2cfd41: Layer already exists 22:28:42 3fbe34a1663b: Layer already exists 22:28:42 c0ef8d452725: Layer already exists 22:28:42 1cbb0ddcafee: Pushed 22:28:45 c12057a4459a: Pushed 22:28:45 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:a0b5ba3edf94ab00504a9a42de54f024dbb83f34a2e3f8ece2e5a8e6adb81f6e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:28:46 1cbb0ddcafee: Preparing 22:28:46 c12057a4459a: Preparing 22:28:46 5b5aec2cfd41: Preparing 22:28:46 c0ef8d452725: Preparing 22:28:46 3fbe34a1663b: Preparing 22:28:46 5b5aec2cfd41: Layer already exists 22:28:46 c12057a4459a: Layer already exists 22:28:46 3fbe34a1663b: Layer already exists 22:28:46 1cbb0ddcafee: Layer already exists 22:28:46 c0ef8d452725: Layer already exists 22:28:46 latest: digest: sha256:a0b5ba3edf94ab00504a9a42de54f024dbb83f34a2e3f8ece2e5a8e6adb81f6e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.265 22:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:28:47 1cbb0ddcafee: Preparing 22:28:47 c12057a4459a: Preparing 22:28:47 5b5aec2cfd41: Preparing 22:28:47 c0ef8d452725: Preparing 22:28:47 3fbe34a1663b: Preparing 22:28:47 3fbe34a1663b: Layer already exists 22:28:47 c12057a4459a: Layer already exists 22:28:47 c0ef8d452725: Layer already exists 22:28:47 5b5aec2cfd41: Layer already exists 22:28:47 1cbb0ddcafee: Layer already exists 22:28:47 2.0.0-dev.265: digest: sha256:a0b5ba3edf94ab00504a9a42de54f024dbb83f34a2e3f8ece2e5a8e6adb81f6e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:28:48 1cbb0ddcafee: Preparing 22:28:48 c12057a4459a: Preparing 22:28:48 5b5aec2cfd41: Preparing 22:28:48 c0ef8d452725: Preparing 22:28:48 3fbe34a1663b: Preparing 22:28:51 5b5aec2cfd41: Layer already exists 22:28:51 c0ef8d452725: Layer already exists 22:28:51 c12057a4459a: Layer already exists 22:28:51 1cbb0ddcafee: Layer already exists 22:28:51 3fbe34a1663b: Layer already exists 22:28:51 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:a0b5ba3edf94ab00504a9a42de54f024dbb83f34a2e3f8ece2e5a8e6adb81f6e size: 1363 [Pipeline] isUnix [Pipeline] sh 22:28:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] isUnix [Pipeline] sh 22:28:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:master 22:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:28:52 1cbb0ddcafee: Preparing 22:28:52 c12057a4459a: Preparing 22:28:52 5b5aec2cfd41: Preparing 22:28:52 c0ef8d452725: Preparing 22:28:52 3fbe34a1663b: Preparing 22:28:52 c12057a4459a: Layer already exists 22:28:52 5b5aec2cfd41: Layer already exists 22:28:52 1cbb0ddcafee: Layer already exists 22:28:52 c0ef8d452725: Layer already exists 22:28:52 3fbe34a1663b: Layer already exists 22:28:52 master: digest: sha256:a0b5ba3edf94ab00504a9a42de54f024dbb83f34a2e3f8ece2e5a8e6adb81f6e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:28:52 ===================================================== [Pipeline] echo 22:28:52 taggedImages: 22:28:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:28:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.0-dev.265 22:28:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:master [Pipeline] echo 22:28:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:28:52 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:52 latest 22:28:52 2.0.0-dev.265 22:28:52 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:52 master 22:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:28:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:28:53 7301ba26da62: Preparing 22:28:53 7301ba26da62: Preparing 22:28:53 8c0ed29d5310: Preparing 22:28:53 e02445db00dd: Preparing 22:28:53 39e93c51376d: Preparing 22:28:53 68b00fc56f8a: Preparing 22:28:53 5b5aec2cfd41: Preparing 22:28:53 f51166179f3e: Preparing 22:28:53 4be5aa6c9396: Preparing 22:28:53 28c7d13385db: Preparing 22:28:53 5bbc8324495d: Preparing 22:28:53 3fbe34a1663b: Preparing 22:28:53 5b5aec2cfd41: Waiting 22:28:53 28c7d13385db: Waiting 22:28:53 f51166179f3e: Waiting 22:28:53 4be5aa6c9396: Waiting 22:28:53 3fbe34a1663b: Waiting 22:28:53 5bbc8324495d: Waiting 22:28:53 8c0ed29d5310: Pushed 22:28:53 39e93c51376d: Pushed 22:28:53 e02445db00dd: Pushed 22:28:53 7301ba26da62: Pushed 22:28:53 5b5aec2cfd41: Layer already exists 22:28:53 4be5aa6c9396: Pushed 22:28:53 f51166179f3e: Pushed 22:28:53 28c7d13385db: Pushed 22:28:54 3fbe34a1663b: Layer already exists 22:28:54 5bbc8324495d: Pushed 22:28:56 68b00fc56f8a: Pushed 22:28:57 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:5109b2cd01113b4a9b79927496cc8453e8fc99cecb3de21c887c43e9890afb72 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:28:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:28:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:28:57 7301ba26da62: Preparing 22:28:57 7301ba26da62: Preparing 22:28:57 8c0ed29d5310: Preparing 22:28:57 e02445db00dd: Preparing 22:28:57 39e93c51376d: Preparing 22:28:57 68b00fc56f8a: Preparing 22:28:57 5b5aec2cfd41: Preparing 22:28:57 f51166179f3e: Preparing 22:28:57 4be5aa6c9396: Preparing 22:28:57 28c7d13385db: Preparing 22:28:57 5bbc8324495d: Preparing 22:28:57 3fbe34a1663b: Preparing 22:28:57 4be5aa6c9396: Waiting 22:28:57 28c7d13385db: Waiting 22:28:57 5bbc8324495d: Waiting 22:28:57 3fbe34a1663b: Waiting 22:28:57 5b5aec2cfd41: Waiting 22:28:57 f51166179f3e: Waiting 22:28:58 68b00fc56f8a: Layer already exists 22:28:58 8c0ed29d5310: Layer already exists 22:28:58 e02445db00dd: Layer already exists 22:28:58 7301ba26da62: Layer already exists 22:28:58 39e93c51376d: Layer already exists 22:28:58 5b5aec2cfd41: Layer already exists 22:28:58 f51166179f3e: Layer already exists 22:28:58 28c7d13385db: Layer already exists 22:28:58 4be5aa6c9396: Layer already exists 22:28:58 5bbc8324495d: Layer already exists 22:28:58 3fbe34a1663b: Layer already exists 22:28:58 latest: digest: sha256:5109b2cd01113b4a9b79927496cc8453e8fc99cecb3de21c887c43e9890afb72 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:28:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.265 22:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:28:58 7301ba26da62: Preparing 22:28:58 7301ba26da62: Preparing 22:28:58 8c0ed29d5310: Preparing 22:28:58 e02445db00dd: Preparing 22:28:58 39e93c51376d: Preparing 22:28:58 68b00fc56f8a: Preparing 22:28:58 5b5aec2cfd41: Preparing 22:28:58 f51166179f3e: Preparing 22:28:58 4be5aa6c9396: Preparing 22:28:58 28c7d13385db: Preparing 22:28:58 5bbc8324495d: Preparing 22:28:58 3fbe34a1663b: Preparing 22:28:58 5b5aec2cfd41: Waiting 22:28:58 f51166179f3e: Waiting 22:28:58 4be5aa6c9396: Waiting 22:28:58 5bbc8324495d: Waiting 22:28:58 3fbe34a1663b: Waiting 22:28:58 28c7d13385db: Waiting 22:28:59 7301ba26da62: Layer already exists 22:28:59 39e93c51376d: Layer already exists 22:28:59 68b00fc56f8a: Layer already exists 22:28:59 e02445db00dd: Layer already exists 22:28:59 8c0ed29d5310: Layer already exists 22:28:59 5b5aec2cfd41: Layer already exists 22:28:59 4be5aa6c9396: Layer already exists 22:28:59 f51166179f3e: Layer already exists 22:28:59 28c7d13385db: Layer already exists 22:28:59 5bbc8324495d: Layer already exists 22:28:59 3fbe34a1663b: Layer already exists 22:28:59 2.0.0-dev.265: digest: sha256:5109b2cd01113b4a9b79927496cc8453e8fc99cecb3de21c887c43e9890afb72 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:28:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:28:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:28:59 7301ba26da62: Preparing 22:28:59 7301ba26da62: Preparing 22:28:59 8c0ed29d5310: Preparing 22:28:59 e02445db00dd: Preparing 22:28:59 39e93c51376d: Preparing 22:28:59 68b00fc56f8a: Preparing 22:28:59 5b5aec2cfd41: Preparing 22:28:59 f51166179f3e: Preparing 22:28:59 4be5aa6c9396: Preparing 22:28:59 28c7d13385db: Preparing 22:28:59 5bbc8324495d: Preparing 22:28:59 3fbe34a1663b: Preparing 22:28:59 4be5aa6c9396: Waiting 22:28:59 28c7d13385db: Waiting 22:28:59 5bbc8324495d: Waiting 22:28:59 5b5aec2cfd41: Waiting 22:28:59 f51166179f3e: Waiting 22:29:00 e02445db00dd: Layer already exists 22:29:00 68b00fc56f8a: Layer already exists 22:29:00 39e93c51376d: Layer already exists 22:29:00 8c0ed29d5310: Layer already exists 22:29:00 7301ba26da62: Layer already exists 22:29:00 5b5aec2cfd41: Layer already exists 22:29:00 4be5aa6c9396: Layer already exists 22:29:00 28c7d13385db: Layer already exists 22:29:00 5bbc8324495d: Layer already exists 22:29:00 f51166179f3e: Layer already exists 22:29:00 3fbe34a1663b: Layer already exists 22:29:00 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:5109b2cd01113b4a9b79927496cc8453e8fc99cecb3de21c887c43e9890afb72 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:29:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] isUnix [Pipeline] sh 22:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master 22:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:29:00 7301ba26da62: Preparing 22:29:00 7301ba26da62: Preparing 22:29:00 8c0ed29d5310: Preparing 22:29:00 e02445db00dd: Preparing 22:29:00 39e93c51376d: Preparing 22:29:00 68b00fc56f8a: Preparing 22:29:00 5b5aec2cfd41: Preparing 22:29:00 f51166179f3e: Preparing 22:29:00 4be5aa6c9396: Preparing 22:29:00 28c7d13385db: Preparing 22:29:00 5bbc8324495d: Preparing 22:29:00 3fbe34a1663b: Preparing 22:29:00 4be5aa6c9396: Waiting 22:29:00 28c7d13385db: Waiting 22:29:00 5bbc8324495d: Waiting 22:29:00 3fbe34a1663b: Waiting 22:29:00 5b5aec2cfd41: Waiting 22:29:00 f51166179f3e: Waiting 22:29:01 8c0ed29d5310: Layer already exists 22:29:01 39e93c51376d: Layer already exists 22:29:01 7301ba26da62: Layer already exists 22:29:01 68b00fc56f8a: Layer already exists 22:29:01 e02445db00dd: Layer already exists 22:29:01 5b5aec2cfd41: Layer already exists 22:29:01 f51166179f3e: Layer already exists 22:29:01 5bbc8324495d: Layer already exists 22:29:01 28c7d13385db: Layer already exists 22:29:01 4be5aa6c9396: Layer already exists 22:29:01 3fbe34a1663b: Layer already exists 22:29:01 master: digest: sha256:5109b2cd01113b4a9b79927496cc8453e8fc99cecb3de21c887c43e9890afb72 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:01 ===================================================== [Pipeline] echo 22:29:01 taggedImages: 22:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.0-dev.265 22:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:master [Pipeline] echo 22:29:01 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:29:01 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:01 latest 22:29:01 2.0.0-dev.265 22:29:01 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:01 master 22:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:29:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:29:01 5f73c684fc50: Preparing 22:29:01 a29faa5471dd: Preparing 22:29:01 405ef2b1cbc4: Preparing 22:29:01 9e0fb9d2e544: Preparing 22:29:01 e27eedb68c5d: Preparing 22:29:01 3fbe34a1663b: Preparing 22:29:01 3fbe34a1663b: Waiting 22:29:02 9e0fb9d2e544: Pushed 22:29:02 405ef2b1cbc4: Pushed 22:29:02 3fbe34a1663b: Layer already exists 22:29:02 e27eedb68c5d: Pushed 22:29:04 a29faa5471dd: Pushed 22:29:04 5f73c684fc50: Pushed 22:29:04 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:90b0df8854f28188b4b0f7a2efdd4b9082d2ad1bf3560934dda480e920a9c086 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:29:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:29:05 5f73c684fc50: Preparing 22:29:05 a29faa5471dd: Preparing 22:29:05 405ef2b1cbc4: Preparing 22:29:05 9e0fb9d2e544: Preparing 22:29:05 e27eedb68c5d: Preparing 22:29:05 3fbe34a1663b: Preparing 22:29:05 3fbe34a1663b: Waiting 22:29:05 a29faa5471dd: Layer already exists 22:29:05 5f73c684fc50: Layer already exists 22:29:05 e27eedb68c5d: Layer already exists 22:29:05 405ef2b1cbc4: Layer already exists 22:29:05 9e0fb9d2e544: Layer already exists 22:29:05 3fbe34a1663b: Layer already exists 22:29:05 latest: digest: sha256:90b0df8854f28188b4b0f7a2efdd4b9082d2ad1bf3560934dda480e920a9c086 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:29:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.265 22:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:29:06 5f73c684fc50: Preparing 22:29:06 a29faa5471dd: Preparing 22:29:06 405ef2b1cbc4: Preparing 22:29:06 9e0fb9d2e544: Preparing 22:29:06 e27eedb68c5d: Preparing 22:29:06 3fbe34a1663b: Preparing 22:29:06 3fbe34a1663b: Waiting 22:29:06 a29faa5471dd: Layer already exists 22:29:06 9e0fb9d2e544: Layer already exists 22:29:06 5f73c684fc50: Layer already exists 22:29:06 405ef2b1cbc4: Layer already exists 22:29:06 e27eedb68c5d: Layer already exists 22:29:06 3fbe34a1663b: Layer already exists 22:29:06 2.0.0-dev.265: digest: sha256:90b0df8854f28188b4b0f7a2efdd4b9082d2ad1bf3560934dda480e920a9c086 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:29:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:29:07 5f73c684fc50: Preparing 22:29:07 a29faa5471dd: Preparing 22:29:07 405ef2b1cbc4: Preparing 22:29:07 9e0fb9d2e544: Preparing 22:29:07 e27eedb68c5d: Preparing 22:29:07 3fbe34a1663b: Preparing 22:29:07 3fbe34a1663b: Waiting 22:29:07 405ef2b1cbc4: Layer already exists 22:29:07 a29faa5471dd: Layer already exists 22:29:07 e27eedb68c5d: Layer already exists 22:29:07 5f73c684fc50: Layer already exists 22:29:07 9e0fb9d2e544: Layer already exists 22:29:07 3fbe34a1663b: Layer already exists 22:29:07 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:90b0df8854f28188b4b0f7a2efdd4b9082d2ad1bf3560934dda480e920a9c086 size: 1575 [Pipeline] isUnix [Pipeline] sh 22:29:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 22:29:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master 22:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:29:08 5f73c684fc50: Preparing 22:29:08 a29faa5471dd: Preparing 22:29:08 405ef2b1cbc4: Preparing 22:29:08 9e0fb9d2e544: Preparing 22:29:08 e27eedb68c5d: Preparing 22:29:08 3fbe34a1663b: Preparing 22:29:08 3fbe34a1663b: Waiting 22:29:08 5f73c684fc50: Layer already exists 22:29:08 e27eedb68c5d: Layer already exists 22:29:08 405ef2b1cbc4: Layer already exists 22:29:08 9e0fb9d2e544: Layer already exists 22:29:08 a29faa5471dd: Layer already exists 22:29:08 3fbe34a1663b: Layer already exists 22:29:08 master: digest: sha256:90b0df8854f28188b4b0f7a2efdd4b9082d2ad1bf3560934dda480e920a9c086 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:08 ===================================================== [Pipeline] echo 22:29:08 taggedImages: 22:29:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:29:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.0-dev.265 22:29:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:master [Pipeline] echo 22:29:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:29:08 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:08 latest 22:29:08 2.0.0-dev.265 22:29:08 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:08 master 22:29:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:29:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:29:09 5bead35210cc: Preparing 22:29:09 8c6d55c21065: Preparing 22:29:09 22e2ab199fdf: Preparing 22:29:09 212a4ccfdf60: Preparing 22:29:09 525b114019a1: Preparing 22:29:09 78fb6a3c528e: Preparing 22:29:09 8cfef2b70ce9: Preparing 22:29:09 e883a4924ee7: Preparing 22:29:09 b210ad924c69: Preparing 22:29:09 3fbe34a1663b: Preparing 22:29:09 8cfef2b70ce9: Waiting 22:29:09 e883a4924ee7: Waiting 22:29:09 3fbe34a1663b: Waiting 22:29:09 78fb6a3c528e: Waiting 22:29:09 b210ad924c69: Waiting 22:29:09 5bead35210cc: Pushed 22:29:09 8c6d55c21065: Pushed 22:29:10 525b114019a1: Pushed 22:29:10 78fb6a3c528e: Pushed 22:29:10 8cfef2b70ce9: Pushed 22:29:10 3fbe34a1663b: Layer already exists 22:29:10 e883a4924ee7: Pushed 22:29:10 b210ad924c69: Pushed 22:29:11 212a4ccfdf60: Pushed 22:29:12 22e2ab199fdf: Pushed 22:29:12 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:453d4d3f88db99ce9c8fead350b7c2f66ced6456b07c97dfb81d50d9b92157a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:29:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:29:15 5bead35210cc: Preparing 22:29:15 8c6d55c21065: Preparing 22:29:15 22e2ab199fdf: Preparing 22:29:15 212a4ccfdf60: Preparing 22:29:15 525b114019a1: Preparing 22:29:15 78fb6a3c528e: Preparing 22:29:15 8cfef2b70ce9: Preparing 22:29:15 e883a4924ee7: Preparing 22:29:15 b210ad924c69: Preparing 22:29:15 3fbe34a1663b: Preparing 22:29:15 78fb6a3c528e: Waiting 22:29:15 b210ad924c69: Waiting 22:29:15 3fbe34a1663b: Waiting 22:29:15 8cfef2b70ce9: Waiting 22:29:15 e883a4924ee7: Waiting 22:29:15 5bead35210cc: Layer already exists 22:29:15 212a4ccfdf60: Layer already exists 22:29:15 525b114019a1: Layer already exists 22:29:15 22e2ab199fdf: Layer already exists 22:29:15 8c6d55c21065: Layer already exists 22:29:15 8cfef2b70ce9: Layer already exists 22:29:15 78fb6a3c528e: Layer already exists 22:29:15 b210ad924c69: Layer already exists 22:29:15 e883a4924ee7: Layer already exists 22:29:15 3fbe34a1663b: Layer already exists 22:29:15 latest: digest: sha256:453d4d3f88db99ce9c8fead350b7c2f66ced6456b07c97dfb81d50d9b92157a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:29:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.265 22:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:29:16 5bead35210cc: Preparing 22:29:16 8c6d55c21065: Preparing 22:29:16 22e2ab199fdf: Preparing 22:29:16 212a4ccfdf60: Preparing 22:29:16 525b114019a1: Preparing 22:29:16 78fb6a3c528e: Preparing 22:29:16 8cfef2b70ce9: Preparing 22:29:16 e883a4924ee7: Preparing 22:29:16 b210ad924c69: Preparing 22:29:16 3fbe34a1663b: Preparing 22:29:16 78fb6a3c528e: Waiting 22:29:16 8cfef2b70ce9: Waiting 22:29:16 3fbe34a1663b: Waiting 22:29:16 e883a4924ee7: Waiting 22:29:16 b210ad924c69: Waiting 22:29:17 5bead35210cc: Layer already exists 22:29:17 212a4ccfdf60: Layer already exists 22:29:17 525b114019a1: Layer already exists 22:29:17 8c6d55c21065: Layer already exists 22:29:17 22e2ab199fdf: Layer already exists 22:29:17 78fb6a3c528e: Layer already exists 22:29:17 8cfef2b70ce9: Layer already exists 22:29:17 3fbe34a1663b: Layer already exists 22:29:17 e883a4924ee7: Layer already exists 22:29:17 b210ad924c69: Layer already exists 22:29:17 2.0.0-dev.265: digest: sha256:453d4d3f88db99ce9c8fead350b7c2f66ced6456b07c97dfb81d50d9b92157a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:29:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:29:17 5bead35210cc: Preparing 22:29:17 8c6d55c21065: Preparing 22:29:17 22e2ab199fdf: Preparing 22:29:17 212a4ccfdf60: Preparing 22:29:17 525b114019a1: Preparing 22:29:17 78fb6a3c528e: Preparing 22:29:17 8cfef2b70ce9: Preparing 22:29:17 e883a4924ee7: Preparing 22:29:17 b210ad924c69: Preparing 22:29:17 3fbe34a1663b: Preparing 22:29:17 78fb6a3c528e: Waiting 22:29:17 8cfef2b70ce9: Waiting 22:29:17 e883a4924ee7: Waiting 22:29:17 3fbe34a1663b: Waiting 22:29:17 b210ad924c69: Waiting 22:29:18 8c6d55c21065: Layer already exists 22:29:18 22e2ab199fdf: Layer already exists 22:29:18 212a4ccfdf60: Layer already exists 22:29:18 5bead35210cc: Layer already exists 22:29:18 525b114019a1: Layer already exists 22:29:18 8cfef2b70ce9: Layer already exists 22:29:18 e883a4924ee7: Layer already exists 22:29:18 b210ad924c69: Layer already exists 22:29:18 78fb6a3c528e: Layer already exists 22:29:18 3fbe34a1663b: Layer already exists 22:29:18 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:453d4d3f88db99ce9c8fead350b7c2f66ced6456b07c97dfb81d50d9b92157a3 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:29:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] isUnix [Pipeline] sh 22:29:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master 22:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:29:18 5bead35210cc: Preparing 22:29:18 8c6d55c21065: Preparing 22:29:18 22e2ab199fdf: Preparing 22:29:18 212a4ccfdf60: Preparing 22:29:18 525b114019a1: Preparing 22:29:18 78fb6a3c528e: Preparing 22:29:18 8cfef2b70ce9: Preparing 22:29:18 e883a4924ee7: Preparing 22:29:18 b210ad924c69: Preparing 22:29:18 3fbe34a1663b: Preparing 22:29:18 e883a4924ee7: Waiting 22:29:18 3fbe34a1663b: Waiting 22:29:18 b210ad924c69: Waiting 22:29:18 78fb6a3c528e: Waiting 22:29:18 8cfef2b70ce9: Waiting 22:29:19 22e2ab199fdf: Layer already exists 22:29:19 8c6d55c21065: Layer already exists 22:29:19 525b114019a1: Layer already exists 22:29:19 212a4ccfdf60: Layer already exists 22:29:19 5bead35210cc: Layer already exists 22:29:19 78fb6a3c528e: Layer already exists 22:29:19 8cfef2b70ce9: Layer already exists 22:29:19 b210ad924c69: Layer already exists 22:29:19 e883a4924ee7: Layer already exists 22:29:19 3fbe34a1663b: Layer already exists 22:29:19 master: digest: sha256:453d4d3f88db99ce9c8fead350b7c2f66ced6456b07c97dfb81d50d9b92157a3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:19 ===================================================== [Pipeline] echo 22:29:19 taggedImages: 22:29:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:29:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.0-dev.265 22:29:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:master [Pipeline] echo 22:29:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:29:19 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:19 latest 22:29:19 2.0.0-dev.265 22:29:19 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:19 master 22:29:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:29:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:19 7523d27f7252: Preparing 22:29:19 4183c1a3d537: Preparing 22:29:19 5b5aec2cfd41: Preparing 22:29:19 ca8a932f16f1: Preparing 22:29:19 3fbe34a1663b: Preparing 22:29:20 5b5aec2cfd41: Layer already exists 22:29:20 3fbe34a1663b: Layer already exists 22:29:20 7523d27f7252: Pushed 22:29:20 ca8a932f16f1: Pushed 22:29:23 4183c1a3d537: Pushed 22:29:23 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:8e1236e7a9adfb294e082f1e074e32de6b16c86b5c016e6388c42118d48f5c89 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:29:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:24 7523d27f7252: Preparing 22:29:24 4183c1a3d537: Preparing 22:29:24 5b5aec2cfd41: Preparing 22:29:24 ca8a932f16f1: Preparing 22:29:24 3fbe34a1663b: Preparing 22:29:24 ca8a932f16f1: Layer already exists 22:29:24 5b5aec2cfd41: Layer already exists 22:29:24 3fbe34a1663b: Layer already exists 22:29:24 4183c1a3d537: Layer already exists 22:29:24 7523d27f7252: Layer already exists 22:29:24 latest: digest: sha256:8e1236e7a9adfb294e082f1e074e32de6b16c86b5c016e6388c42118d48f5c89 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:29:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.265 22:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:25 7523d27f7252: Preparing 22:29:25 4183c1a3d537: Preparing 22:29:25 5b5aec2cfd41: Preparing 22:29:25 ca8a932f16f1: Preparing 22:29:25 3fbe34a1663b: Preparing 22:29:25 3fbe34a1663b: Layer already exists 22:29:25 5b5aec2cfd41: Layer already exists 22:29:25 4183c1a3d537: Layer already exists 22:29:25 ca8a932f16f1: Layer already exists 22:29:25 7523d27f7252: Layer already exists 22:29:25 2.0.0-dev.265: digest: sha256:8e1236e7a9adfb294e082f1e074e32de6b16c86b5c016e6388c42118d48f5c89 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:29:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:26 7523d27f7252: Preparing 22:29:26 4183c1a3d537: Preparing 22:29:26 5b5aec2cfd41: Preparing 22:29:26 ca8a932f16f1: Preparing 22:29:26 3fbe34a1663b: Preparing 22:29:26 4183c1a3d537: Layer already exists 22:29:26 3fbe34a1663b: Layer already exists 22:29:26 7523d27f7252: Layer already exists 22:29:26 5b5aec2cfd41: Layer already exists 22:29:26 ca8a932f16f1: Layer already exists 22:29:26 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:8e1236e7a9adfb294e082f1e074e32de6b16c86b5c016e6388c42118d48f5c89 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:29:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] isUnix [Pipeline] sh 22:29:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:master 22:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:29:27 7523d27f7252: Preparing 22:29:27 4183c1a3d537: Preparing 22:29:27 5b5aec2cfd41: Preparing 22:29:27 ca8a932f16f1: Preparing 22:29:27 3fbe34a1663b: Preparing 22:29:27 3fbe34a1663b: Layer already exists 22:29:27 4183c1a3d537: Layer already exists 22:29:27 ca8a932f16f1: Layer already exists 22:29:27 5b5aec2cfd41: Layer already exists 22:29:27 7523d27f7252: Layer already exists 22:29:27 master: digest: sha256:8e1236e7a9adfb294e082f1e074e32de6b16c86b5c016e6388c42118d48f5c89 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:27 ===================================================== [Pipeline] echo 22:29:27 taggedImages: 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.0-dev.265 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:master [Pipeline] echo 22:29:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:29:27 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:27 latest 22:29:27 2.0.0-dev.265 22:29:27 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:27 master 22:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:29:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:28 ba243395316e: Preparing 22:29:28 31f2d283a8ce: Preparing 22:29:28 5b5aec2cfd41: Preparing 22:29:28 c0ef8d452725: Preparing 22:29:28 3fbe34a1663b: Preparing 22:29:28 c0ef8d452725: Layer already exists 22:29:28 3fbe34a1663b: Layer already exists 22:29:28 5b5aec2cfd41: Layer already exists 22:29:28 ba243395316e: Pushed 22:29:31 31f2d283a8ce: Pushed 22:29:31 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:5a83f907dca60be59b00e2c5a4abb20e14adfa3e607f780149f965a32397f58c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:29:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:34 ba243395316e: Preparing 22:29:34 31f2d283a8ce: Preparing 22:29:34 5b5aec2cfd41: Preparing 22:29:34 c0ef8d452725: Preparing 22:29:34 3fbe34a1663b: Preparing 22:29:34 c0ef8d452725: Layer already exists 22:29:34 ba243395316e: Layer already exists 22:29:34 3fbe34a1663b: Layer already exists 22:29:34 5b5aec2cfd41: Layer already exists 22:29:34 31f2d283a8ce: Layer already exists 22:29:34 latest: digest: sha256:5a83f907dca60be59b00e2c5a4abb20e14adfa3e607f780149f965a32397f58c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:29:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.265 22:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:34 ba243395316e: Preparing 22:29:34 31f2d283a8ce: Preparing 22:29:34 5b5aec2cfd41: Preparing 22:29:34 c0ef8d452725: Preparing 22:29:34 3fbe34a1663b: Preparing 22:29:35 3fbe34a1663b: Layer already exists 22:29:35 31f2d283a8ce: Layer already exists 22:29:35 5b5aec2cfd41: Layer already exists 22:29:35 ba243395316e: Layer already exists 22:29:35 c0ef8d452725: Layer already exists 22:29:35 2.0.0-dev.265: digest: sha256:5a83f907dca60be59b00e2c5a4abb20e14adfa3e607f780149f965a32397f58c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:29:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:35 ba243395316e: Preparing 22:29:35 31f2d283a8ce: Preparing 22:29:35 5b5aec2cfd41: Preparing 22:29:35 c0ef8d452725: Preparing 22:29:35 3fbe34a1663b: Preparing 22:29:36 5b5aec2cfd41: Layer already exists 22:29:36 31f2d283a8ce: Layer already exists 22:29:36 c0ef8d452725: Layer already exists 22:29:36 ba243395316e: Layer already exists 22:29:36 3fbe34a1663b: Layer already exists 22:29:36 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:5a83f907dca60be59b00e2c5a4abb20e14adfa3e607f780149f965a32397f58c size: 1363 [Pipeline] isUnix [Pipeline] sh 22:29:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] isUnix [Pipeline] sh 22:29:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master 22:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:29:36 ba243395316e: Preparing 22:29:36 31f2d283a8ce: Preparing 22:29:36 5b5aec2cfd41: Preparing 22:29:36 c0ef8d452725: Preparing 22:29:36 3fbe34a1663b: Preparing 22:29:37 5b5aec2cfd41: Layer already exists 22:29:37 ba243395316e: Layer already exists 22:29:37 c0ef8d452725: Layer already exists 22:29:37 31f2d283a8ce: Layer already exists 22:29:37 3fbe34a1663b: Layer already exists 22:29:37 master: digest: sha256:5a83f907dca60be59b00e2c5a4abb20e14adfa3e607f780149f965a32397f58c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:37 ===================================================== [Pipeline] echo 22:29:37 taggedImages: 22:29:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:29:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.0-dev.265 22:29:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:master [Pipeline] echo 22:29:37 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 22:29:37 ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:37 latest 22:29:37 2.0.0-dev.265 22:29:37 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:37 master 22:29:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:37 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] isUnix [Pipeline] sh 22:29:38 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:29:38 58719b34d2cd: Preparing 22:29:38 34e8dbc8ce28: Preparing 22:29:38 f42db2b3e7c6: Preparing 22:29:38 19bd6f884e38: Preparing 22:29:38 9ded3b6bb9b5: Preparing 22:29:38 fa1afe8e6ed9: Preparing 22:29:38 87a09b4c083e: Preparing 22:29:38 0f74e9ff2a61: Preparing 22:29:38 b122376c33c6: Preparing 22:29:38 f8381ed47b22: Preparing 22:29:38 e934a737d657: Preparing 22:29:38 fa1afe8e6ed9: Waiting 22:29:38 87a09b4c083e: Waiting 22:29:38 0f74e9ff2a61: Waiting 22:29:38 f8381ed47b22: Waiting 22:29:38 b122376c33c6: Waiting 22:29:38 e934a737d657: Waiting 22:29:38 9ded3b6bb9b5: Layer already exists 22:29:38 fa1afe8e6ed9: Layer already exists 22:29:38 87a09b4c083e: Layer already exists 22:29:38 0f74e9ff2a61: Layer already exists 22:29:38 34e8dbc8ce28: Pushed 22:29:38 b122376c33c6: Layer already exists 22:29:38 f8381ed47b22: Layer already exists 22:29:38 e934a737d657: Layer already exists 22:29:39 58719b34d2cd: Pushed 22:29:41 f42db2b3e7c6: Pushed 22:29:54 19bd6f884e38: Pushed 22:29:54 ca82cc67a24dd3a646f9c54faca12af7640f6229: digest: sha256:0eb8c3176a04b58707caf4b195316071fe975bb84ea3c0f59f350337e02c5816 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:29:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:29:55 58719b34d2cd: Preparing 22:29:55 34e8dbc8ce28: Preparing 22:29:55 f42db2b3e7c6: Preparing 22:29:55 19bd6f884e38: Preparing 22:29:55 9ded3b6bb9b5: Preparing 22:29:55 fa1afe8e6ed9: Preparing 22:29:55 87a09b4c083e: Preparing 22:29:55 0f74e9ff2a61: Preparing 22:29:55 b122376c33c6: Preparing 22:29:55 f8381ed47b22: Preparing 22:29:55 e934a737d657: Preparing 22:29:55 fa1afe8e6ed9: Waiting 22:29:55 87a09b4c083e: Waiting 22:29:55 f8381ed47b22: Waiting 22:29:55 0f74e9ff2a61: Waiting 22:29:55 e934a737d657: Waiting 22:29:55 b122376c33c6: Waiting 22:29:55 34e8dbc8ce28: Layer already exists 22:29:55 58719b34d2cd: Layer already exists 22:29:55 9ded3b6bb9b5: Layer already exists 22:29:55 f42db2b3e7c6: Layer already exists 22:29:55 19bd6f884e38: Layer already exists 22:29:55 0f74e9ff2a61: Layer already exists 22:29:55 b122376c33c6: Layer already exists 22:29:55 87a09b4c083e: Layer already exists 22:29:55 f8381ed47b22: Layer already exists 22:29:55 fa1afe8e6ed9: Layer already exists 22:29:55 e934a737d657: Layer already exists 22:29:55 latest: digest: sha256:0eb8c3176a04b58707caf4b195316071fe975bb84ea3c0f59f350337e02c5816 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:29:56 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.265 22:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:29:56 58719b34d2cd: Preparing 22:29:56 34e8dbc8ce28: Preparing 22:29:56 f42db2b3e7c6: Preparing 22:29:56 19bd6f884e38: Preparing 22:29:56 9ded3b6bb9b5: Preparing 22:29:56 fa1afe8e6ed9: Preparing 22:29:56 87a09b4c083e: Preparing 22:29:56 0f74e9ff2a61: Preparing 22:29:56 b122376c33c6: Preparing 22:29:56 f8381ed47b22: Preparing 22:29:56 e934a737d657: Preparing 22:29:56 0f74e9ff2a61: Waiting 22:29:56 f8381ed47b22: Waiting 22:29:56 b122376c33c6: Waiting 22:29:56 e934a737d657: Waiting 22:29:56 fa1afe8e6ed9: Waiting 22:29:56 87a09b4c083e: Waiting 22:29:56 f42db2b3e7c6: Layer already exists 22:29:56 9ded3b6bb9b5: Layer already exists 22:29:56 19bd6f884e38: Layer already exists 22:29:56 34e8dbc8ce28: Layer already exists 22:29:56 58719b34d2cd: Layer already exists 22:29:56 87a09b4c083e: Layer already exists 22:29:56 0f74e9ff2a61: Layer already exists 22:29:56 fa1afe8e6ed9: Layer already exists 22:29:56 b122376c33c6: Layer already exists 22:29:56 f8381ed47b22: Layer already exists 22:29:56 e934a737d657: Layer already exists 22:29:56 2.0.0-dev.265: digest: sha256:0eb8c3176a04b58707caf4b195316071fe975bb84ea3c0f59f350337e02c5816 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:29:57 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 [Pipeline] isUnix [Pipeline] sh 22:29:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:29:57 58719b34d2cd: Preparing 22:29:57 34e8dbc8ce28: Preparing 22:29:57 f42db2b3e7c6: Preparing 22:29:57 19bd6f884e38: Preparing 22:29:57 9ded3b6bb9b5: Preparing 22:29:57 fa1afe8e6ed9: Preparing 22:29:57 87a09b4c083e: Preparing 22:29:57 0f74e9ff2a61: Preparing 22:29:57 b122376c33c6: Preparing 22:29:57 f8381ed47b22: Preparing 22:29:57 e934a737d657: Preparing 22:29:57 fa1afe8e6ed9: Waiting 22:29:57 87a09b4c083e: Waiting 22:29:57 0f74e9ff2a61: Waiting 22:29:57 b122376c33c6: Waiting 22:29:57 f8381ed47b22: Waiting 22:29:57 e934a737d657: Waiting 22:29:57 19bd6f884e38: Layer already exists 22:29:57 f42db2b3e7c6: Layer already exists 22:29:57 34e8dbc8ce28: Layer already exists 22:29:57 58719b34d2cd: Layer already exists 22:29:57 9ded3b6bb9b5: Layer already exists 22:29:57 fa1afe8e6ed9: Layer already exists 22:29:57 b122376c33c6: Layer already exists 22:29:57 0f74e9ff2a61: Layer already exists 22:29:57 f8381ed47b22: Layer already exists 22:29:57 87a09b4c083e: Layer already exists 22:29:57 e934a737d657: Layer already exists 22:29:57 ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265: digest: sha256:0eb8c3176a04b58707caf4b195316071fe975bb84ea3c0f59f350337e02c5816 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:29:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] isUnix [Pipeline] sh 22:29:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master 22:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:29:58 58719b34d2cd: Preparing 22:29:58 34e8dbc8ce28: Preparing 22:29:58 f42db2b3e7c6: Preparing 22:29:58 19bd6f884e38: Preparing 22:29:58 9ded3b6bb9b5: Preparing 22:29:58 fa1afe8e6ed9: Preparing 22:29:58 87a09b4c083e: Preparing 22:29:58 0f74e9ff2a61: Preparing 22:29:58 b122376c33c6: Preparing 22:29:58 f8381ed47b22: Preparing 22:29:58 e934a737d657: Preparing 22:29:58 b122376c33c6: Waiting 22:29:58 fa1afe8e6ed9: Waiting 22:29:58 f8381ed47b22: Waiting 22:29:58 e934a737d657: Waiting 22:29:58 87a09b4c083e: Waiting 22:29:58 0f74e9ff2a61: Waiting 22:29:58 34e8dbc8ce28: Layer already exists 22:29:58 f42db2b3e7c6: Layer already exists 22:29:58 19bd6f884e38: Layer already exists 22:29:58 58719b34d2cd: Layer already exists 22:29:58 9ded3b6bb9b5: Layer already exists 22:29:58 fa1afe8e6ed9: Layer already exists 22:29:58 b122376c33c6: Layer already exists 22:29:58 0f74e9ff2a61: Layer already exists 22:29:58 87a09b4c083e: Layer already exists 22:29:58 f8381ed47b22: Layer already exists 22:29:58 e934a737d657: Layer already exists 22:29:58 master: digest: sha256:0eb8c3176a04b58707caf4b195316071fe975bb84ea3c0f59f350337e02c5816 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:58 ===================================================== [Pipeline] echo 22:29:58 taggedImages: 22:29:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229 22:29:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:29:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.0-dev.265 22:29:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ca82cc67a24dd3a646f9c54faca12af7640f6229-2.0.0-dev.265 22:29:58 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:29:59 ---> job-cost.sh 22:29:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2SiN 22:30:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:32:55 lf-activate-venv(): INFO: Adding /tmp/venv-2SiN/bin to PATH 22:32:55 INFO: No Stack... 22:32:55 INFO: Retrieving Pricing Info for: v2-standard-4 22:32:55 INFO: Archiving Costs [Pipeline] sh 22:32:56 + cut -d, -f6 22:32:56 + cat /w/workspace/edgex-go/537/archives/cost.csv [Pipeline] lock 22:32:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-master-537-stack-cost] 22:32:56 Resource [jenkins-edgexfoundry-edgex-go-master-537-stack-cost] did not exist. Created. 22:32:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-master-537-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:56 + echo total: 0.18000000715255737 [Pipeline] stash 22:32:57 Stashed 1 file(s) [Pipeline] } 22:32:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-master-537-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 22:32:58 provisioning config files... 22:32:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/537@tmp/config6154163093170280552tmp [Pipeline] { [Pipeline] sh 22:32:58 + set +x 22:32:58 + curl -s https://codecov.io/bash 22:32:58 + bash -s -- 22:32:58 22:32:58 _____ _ 22:32:58 / ____| | | 22:32:58 | | ___ __| | ___ ___ _____ __ 22:32:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:58 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:58 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:58 Bash-1.0.3 22:32:58 22:32:58 22:32:58 ==> git version 2.24.4 found 22:32:58 ==> 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 22:32:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:32:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:32:58 ==> Jenkins CI detected. 22:32:58 project root: . 22:32:58 --> token set from env 22:32:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:58 ==> Running gcov in . (disable via -X gcov) 22:32:58 ==> Python coveragepy not found 22:32:58 ==> Searching for coverage reports in: 22:32:58 + . 22:32:58 -> Found 1 reports 22:32:58 ==> Detecting git/mercurial file structure 22:32:58 ==> Reading reports 22:32:58 + ./coverage.out bytes=398195 22:32:58 ==> Appending adjustments 22:32:58 https://docs.codecov.io/docs/fixing-reports 22:33:00 + Found adjustments 22:33:00 ==> Gzipping contents 22:33:00 56K /tmp/codecov.rEuDGO.gz 22:33:00 ==> Uploading reports 22:33:00 url: https://codecov.io 22:33:00 query: branch=master&commit=ca82cc67a24dd3a646f9c54faca12af7640f6229&build=537&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F537%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:00 -> Pinging Codecov 22:33:00 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ca82cc67a24dd3a646f9c54faca12af7640f6229&build=537&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F537%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:00 -> Uploading to 22:33:00 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/ca82cc67a24dd3a646f9c54faca12af7640f6229/fb2b4897-b80b-4f44-8f70-fdc6188fc91b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T223300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c19f7bf0fad7e7645a230ebbb0406b1783a39ef3bb93164495c3c9d0f24de5ff 22:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:00 Dload Upload Total Spent Left Speed 22:33:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54471 0 0 100 54471 0 105k --:--:-- --:--:-- --:--:-- 105k 100 54471 0 0 100 54471 0 105k --:--:-- --:--:-- --:--:-- 105k 22:33:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ca82cc67a24dd3a646f9c54faca12af7640f6229 [Pipeline] } 22:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:33:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:33:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:01 22:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:33:01 188c0c94c7c5: Pulling fs layer 22:33:01 0ef7d3d256c8: Pulling fs layer 22:33:01 de9db76c5a1d: Pulling fs layer 22:33:01 0eba1c9be4d2: Pulling fs layer 22:33:01 0d57e429df01: Pulling fs layer 22:33:01 4e4be7b47b0d: Pulling fs layer 22:33:01 e1f770b5df2f: Pulling fs layer 22:33:01 85a0685a4137: Pulling fs layer 22:33:01 0d57e429df01: Waiting 22:33:01 4e4be7b47b0d: Waiting 22:33:01 e1f770b5df2f: Waiting 22:33:01 85a0685a4137: Waiting 22:33:01 0eba1c9be4d2: Waiting 22:33:01 de9db76c5a1d: Verifying Checksum 22:33:01 de9db76c5a1d: Download complete 22:33:01 0ef7d3d256c8: Verifying Checksum 22:33:01 0ef7d3d256c8: Download complete 22:33:01 0d57e429df01: Verifying Checksum 22:33:01 0d57e429df01: Download complete 22:33:01 4e4be7b47b0d: Verifying Checksum 22:33:01 4e4be7b47b0d: Download complete 22:33:02 188c0c94c7c5: Verifying Checksum 22:33:02 188c0c94c7c5: Download complete 22:33:02 188c0c94c7c5: Pull complete 22:33:02 0ef7d3d256c8: Pull complete 22:33:02 de9db76c5a1d: Pull complete 22:33:02 e1f770b5df2f: Verifying Checksum 22:33:02 e1f770b5df2f: Download complete 22:33:03 0eba1c9be4d2: Verifying Checksum 22:33:03 0eba1c9be4d2: Download complete 22:33:05 85a0685a4137: Verifying Checksum 22:33:05 85a0685a4137: Download complete 22:33:07 0eba1c9be4d2: Pull complete 22:33:07 0d57e429df01: Pull complete 22:33:07 4e4be7b47b0d: Pull complete 22:33:07 e1f770b5df2f: Pull complete 22:33:11 85a0685a4137: Pull complete 22:33:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:33:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:33:11 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:33:11 $ 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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:33:14 $ docker top 97ddc266ed4a0e20ae6ca6a133a194af5fa0b4ba7a3ca2a678dc841a253b3921 -eo pid,comm [Pipeline] { [Pipeline] echo 22:33:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:33:14 + set -o pipefail 22:33:14 + snyk monitor '--org=edgex-jenkins' 22:33:21 22:33:21 Monitoring /w/workspace/edgex-go/537 (github.com/edgexfoundry/edgex-go)... 22:33:21 22:33:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/7d6a3090-5768-4e1e-b644-8b815f5c2026 22:33:21 22:33:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:33:21 22:33:21 [Pipeline] } 22:33:21 $ docker stop --time=1 97ddc266ed4a0e20ae6ca6a133a194af5fa0b4ba7a3ca2a678dc841a253b3921 22:33:23 $ docker rm -f 97ddc266ed4a0e20ae6ca6a133a194af5fa0b4ba7a3ca2a678dc841a253b3921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:33:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:25 provisioning config files... 22:33:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/537@tmp/config1323124622384112836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:25 --> edgex-publish-swagger.sh 22:33:25 === Publish openapi/v2 API === 22:33:25 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:33:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/537/openapi/v2/core-command.yaml] 22:33:25 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:25 Dload Upload Total Spent Left Speed 22:33:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30687 0 0 100 30687 0 25940 0:00:01 0:00:01 --:--:-- 25961 100 30687 0 0 100 30687 0 23821 0:00:01 0:00:01 --:--:-- 23825 22:33:26 22:33:26 22:33:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/537/openapi/v2/core-data.yaml] 22:33:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:26 Dload Upload Total Spent Left Speed 22:33:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55863 0 0 100 55863 0 48768 0:00:01 0:00:01 --:--:-- 48746 100 55863 0 0 100 55863 0 48342 0:00:01 0:00:01 --:--:-- 48324 22:33:28 22:33:28 22:33:28 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/537/openapi/v2/core-metadata.yaml] 22:33:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:28 Dload Upload Total Spent Left Speed 22:33:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 118k 0 0 100 118k 0 111k 0:00:01 0:00:01 --:--:-- 111k 100 118k 0 0 100 118k 0 111k 0:00:01 0:00:01 --:--:-- 111k 22:33:28 22:33:28 22:33:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/537/openapi/v2/support-notifications.yaml] 22:33:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:28 Dload Upload Total Spent Left Speed 22:33:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 78300 0 0 100 78300 0 78250 0:00:01 0:00:01 --:--:-- 78300 100 78300 0 0 100 78300 0 78238 0:00:01 0:00:01 --:--:-- 78300 22:33:29 22:33:29 22:33:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/537/openapi/v2/support-scheduler.yaml] 22:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:29 Dload Upload Total Spent Left Speed 22:33:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37318 0 0 100 37318 0 27035 0:00:01 0:00:01 --:--:-- 27042 100 37318 0 0 100 37318 0 27032 0:00:01 0:00:01 --:--:-- 27042 22:33:31 22:33:31 22:33:31 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/537/openapi/v2/system-agent.yaml] 22:33:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:31 Dload Upload Total Spent Left Speed 22:33:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19895 0 0 100 19895 0 17250 0:00:01 0:00:01 --:--:-- 17254 100 19895 0 0 100 19895 0 9233 0:00:02 0:00:02 --:--:-- 9236 100 19895 0 0 100 19895 0 6304 0:00:03 0:00:03 --:--:-- 6305 100 19895 0 0 100 19895 0 4785 0:00:04 0:00:04 --:--:-- 4787 100 19895 0 0 100 19895 0 3856 0:00:05 0:00:05 --:--:-- 3857 100 19895 0 0 100 19895 0 3656 0:00:05 0:00:05 --:--:-- 0 100 19895 0 0 100 19895 0 3656 0:00:05 0:00:05 --:--:-- 0 22:33:37 22:33:37 [Pipeline] } 22:33:37 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 22:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:33:37 . [Pipeline] withDockerContainer 22:33:38 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:33:38 $ docker top 49473357d533ac2854a7dfe554e7e84b6b94e1e0de9ac881c2ee0bb4c711bf2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:38 [ssh-agent] Looking for ssh-agent implementation... 22:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:38 $ docker exec 49473357d533ac2854a7dfe554e7e84b6b94e1e0de9ac881c2ee0bb4c711bf2e ssh-agent 22:33:38 SSH_AUTH_SOCK=/tmp/ssh-sZeUOQ9LD3YV/agent.15 22:33:38 SSH_AGENT_PID=21 22:33:38 Running ssh-add (command line suppressed) 22:33:39 Identity added: /w/workspace/edgex-go/537@tmp/private_key_1808640370551138897.key (/w/workspace/edgex-go/537@tmp/private_key_1808640370551138897.key) 22:33:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:39 + git semver tag 22:33:39 # -> Open(): unable to determine branch for HEAD 22:33:39 # $GIT_DIR = /w/workspace/edgex-go/537/.git 22:33:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/537 22:33:39 # $SEMVER_REMOTE_NAME = origin 22:33:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:33:39 # $SEMVER_USER_NAME = edgex-jenkins 22:33:39 # $SEMVER_BRANCH = master 22:33:39 # $SEMVER_DIR = /w/workspace/edgex-go/537/.semver 22:33:39 # ca82cc67a24dd3a646f9c54faca12af7640f6229 HEAD 22:33:39 # -> Force: false 22:33:39 # 03e40931140518f9edd70c1de3b7137cdd6fe4a8 refs/tags/v2.0.0-dev.265 [Pipeline] } 22:33:39 $ docker exec --env ******** --env ******** 49473357d533ac2854a7dfe554e7e84b6b94e1e0de9ac881c2ee0bb4c711bf2e ssh-agent -k 22:33:39 unset SSH_AUTH_SOCK; 22:33:39 unset SSH_AGENT_PID; 22:33:39 echo Agent pid 21 killed; 22:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:39 + git semver [Pipeline] } 22:33:39 $ docker stop --time=1 49473357d533ac2854a7dfe554e7e84b6b94e1e0de9ac881c2ee0bb4c711bf2e 22:33:40 $ docker rm -f 49473357d533ac2854a7dfe554e7e84b6b94e1e0de9ac881c2ee0bb4c711bf2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:41 22:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:41 0.23.1-centos7: Pulling from edgex-lftools 22:33:41 ab5ef0e58194: Pulling fs layer 22:33:41 9712f1f96733: Pulling fs layer 22:33:41 63f879dbbcfc: Pulling fs layer 22:33:41 0d9ebad4ef96: Pulling fs layer 22:33:41 e9a5061849ea: Pulling fs layer 22:33:41 d747dcd14b5f: Pulling fs layer 22:33:41 2de7ff778b66: Pulling fs layer 22:33:41 0d9ebad4ef96: Waiting 22:33:41 e9a5061849ea: Waiting 22:33:41 d747dcd14b5f: Waiting 22:33:41 2de7ff778b66: Waiting 22:33:41 9712f1f96733: Verifying Checksum 22:33:41 9712f1f96733: Download complete 22:33:43 63f879dbbcfc: Verifying Checksum 22:33:43 63f879dbbcfc: Download complete 22:33:43 e9a5061849ea: Verifying Checksum 22:33:43 e9a5061849ea: Download complete 22:33:43 d747dcd14b5f: Verifying Checksum 22:33:43 d747dcd14b5f: Download complete 22:33:43 2de7ff778b66: Verifying Checksum 22:33:43 2de7ff778b66: Download complete 22:33:43 0d9ebad4ef96: Verifying Checksum 22:33:43 0d9ebad4ef96: Download complete 22:33:43 ab5ef0e58194: Verifying Checksum 22:33:43 ab5ef0e58194: Download complete 22:33:46 ab5ef0e58194: Pull complete 22:33:46 9712f1f96733: Pull complete 22:33:47 63f879dbbcfc: Pull complete 22:33:50 0d9ebad4ef96: Pull complete 22:33:50 e9a5061849ea: Pull complete 22:33:50 d747dcd14b5f: Pull complete 22:33:51 2de7ff778b66: Pull complete 22:33:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:33:51 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:33:55 $ docker top ac91061cf2d5e718a34d543581b8de48e3e35be2f945a0a7c69eb05befeed607 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:33:55 provisioning config files... 22:33:55 copy managed file [sigul-config] to file:/w/workspace/edgex-go/537@tmp/config6739635129284172655tmp 22:33:55 copy managed file [sigul-password] to file:/w/workspace/edgex-go/537@tmp/config2661104861480588283tmp 22:33:55 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/537@tmp/config7389603398025315273tmp [Pipeline] { [Pipeline] echo 22:33:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:33:56 ---> sigul-configuration.sh 22:33:56 gpg: directory `/root/.gnupg' created 22:33:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:33:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:33:56 gpg: keyring `/root/.gnupg/secring.gpg' created 22:33:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:33:56 gpg: CAST5 encrypted data 22:33:56 gpg: encrypted with 1 passphrase 22:33:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:33:56 + mkdir /home/jenkins 22:33:56 + mkdir /home/jenkins/sigul [Pipeline] sh 22:33:56 + 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 22:33:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:33:57 ---> sigul-install.sh 22:34:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:34:01 + git tag --list 22:34:01 0.6.0 22:34:01 0.6.1 22:34:01 0.7.0 22:34:01 0.7.1 22:34:01 v0.0.0 22:34:01 v0.0.1-dev.1 22:34:01 v1.0.0 22:34:01 v1.0.1 22:34:01 v1.1.0 22:34:01 v1.2.0 22:34:01 v1.2.1 22:34:01 v1.2.2-dev.1 22:34:01 v1.2.2-dev.10 22:34:01 v1.2.2-dev.100 22:34:01 v1.2.2-dev.101 22:34:01 v1.2.2-dev.102 22:34:01 v1.2.2-dev.103 22:34:01 v1.2.2-dev.104 22:34:01 v1.2.2-dev.105 22:34:01 v1.2.2-dev.106 22:34:01 v1.2.2-dev.107 22:34:01 v1.2.2-dev.11 22:34:01 v1.2.2-dev.12 22:34:01 v1.2.2-dev.13 22:34:01 v1.2.2-dev.14 22:34:01 v1.2.2-dev.15 22:34:01 v1.2.2-dev.16 22:34:01 v1.2.2-dev.17 22:34:01 v1.2.2-dev.18 22:34:01 v1.2.2-dev.19 22:34:01 v1.2.2-dev.2 22:34:01 v1.2.2-dev.20 22:34:01 v1.2.2-dev.21 22:34:01 v1.2.2-dev.22 22:34:01 v1.2.2-dev.23 22:34:01 v1.2.2-dev.24 22:34:01 v1.2.2-dev.25 22:34:01 v1.2.2-dev.26 22:34:01 v1.2.2-dev.27 22:34:01 v1.2.2-dev.28 22:34:01 v1.2.2-dev.29 22:34:01 v1.2.2-dev.3 22:34:01 v1.2.2-dev.30 22:34:01 v1.2.2-dev.31 22:34:01 v1.2.2-dev.32 22:34:01 v1.2.2-dev.33 22:34:01 v1.2.2-dev.34 22:34:01 v1.2.2-dev.35 22:34:01 v1.2.2-dev.36 22:34:01 v1.2.2-dev.37 22:34:01 v1.2.2-dev.38 22:34:01 v1.2.2-dev.39 22:34:01 v1.2.2-dev.4 22:34:01 v1.2.2-dev.40 22:34:01 v1.2.2-dev.41 22:34:01 v1.2.2-dev.42 22:34:01 v1.2.2-dev.43 22:34:01 v1.2.2-dev.44 22:34:01 v1.2.2-dev.45 22:34:01 v1.2.2-dev.46 22:34:01 v1.2.2-dev.47 22:34:01 v1.2.2-dev.48 22:34:01 v1.2.2-dev.49 22:34:01 v1.2.2-dev.5 22:34:01 v1.2.2-dev.50 22:34:01 v1.2.2-dev.51 22:34:01 v1.2.2-dev.52 22:34:01 v1.2.2-dev.53 22:34:01 v1.2.2-dev.54 22:34:01 v1.2.2-dev.55 22:34:01 v1.2.2-dev.56 22:34:01 v1.2.2-dev.57 22:34:01 v1.2.2-dev.58 22:34:01 v1.2.2-dev.59 22:34:01 v1.2.2-dev.6 22:34:01 v1.2.2-dev.60 22:34:01 v1.2.2-dev.61 22:34:01 v1.2.2-dev.62 22:34:01 v1.2.2-dev.63 22:34:01 v1.2.2-dev.64 22:34:01 v1.2.2-dev.65 22:34:01 v1.2.2-dev.66 22:34:01 v1.2.2-dev.67 22:34:01 v1.2.2-dev.68 22:34:01 v1.2.2-dev.69 22:34:01 v1.2.2-dev.7 22:34:01 v1.2.2-dev.70 22:34:01 v1.2.2-dev.71 22:34:01 v1.2.2-dev.72 22:34:01 v1.2.2-dev.73 22:34:01 v1.2.2-dev.74 22:34:01 v1.2.2-dev.75 22:34:01 v1.2.2-dev.76 22:34:01 v1.2.2-dev.77 22:34:01 v1.2.2-dev.78 22:34:01 v1.2.2-dev.79 22:34:01 v1.2.2-dev.8 22:34:01 v1.2.2-dev.80 22:34:01 v1.2.2-dev.81 22:34:01 v1.2.2-dev.82 22:34:01 v1.2.2-dev.83 22:34:01 v1.2.2-dev.84 22:34:01 v1.2.2-dev.85 22:34:01 v1.2.2-dev.86 22:34:01 v1.2.2-dev.87 22:34:01 v1.2.2-dev.88 22:34:01 v1.2.2-dev.89 22:34:01 v1.2.2-dev.9 22:34:01 v1.2.2-dev.90 22:34:01 v1.2.2-dev.91 22:34:01 v1.2.2-dev.92 22:34:01 v1.2.2-dev.93 22:34:01 v1.2.2-dev.94 22:34:01 v1.2.2-dev.95 22:34:01 v1.2.2-dev.96 22:34:01 v1.2.2-dev.97 22:34:01 v1.2.2-dev.98 22:34:01 v1.2.2-dev.99 22:34:01 v1.3.0 22:34:01 v1.3.1 22:34:01 v1.3.1-dev.1 22:34:01 v1.3.1-dev.10 22:34:01 v1.3.1-dev.11 22:34:01 v1.3.1-dev.12 22:34:01 v1.3.1-dev.13 22:34:01 v1.3.1-dev.14 22:34:01 v1.3.1-dev.15 22:34:01 v1.3.1-dev.16 22:34:01 v1.3.1-dev.17 22:34:01 v1.3.1-dev.18 22:34:01 v1.3.1-dev.2 22:34:01 v1.3.1-dev.3 22:34:01 v1.3.1-dev.4 22:34:01 v1.3.1-dev.5 22:34:01 v1.3.1-dev.6 22:34:01 v1.3.1-dev.7 22:34:01 v1.3.1-dev.8 22:34:01 v1.3.1-dev.9 22:34:01 v2.0.0-dev.1 22:34:01 v2.0.0-dev.10 22:34:01 v2.0.0-dev.100 22:34:01 v2.0.0-dev.101 22:34:01 v2.0.0-dev.102 22:34:01 v2.0.0-dev.103 22:34:01 v2.0.0-dev.104 22:34:01 v2.0.0-dev.105 22:34:01 v2.0.0-dev.106 22:34:01 v2.0.0-dev.107 22:34:01 v2.0.0-dev.108 22:34:01 v2.0.0-dev.109 22:34:01 v2.0.0-dev.11 22:34:01 v2.0.0-dev.110 22:34:01 v2.0.0-dev.111 22:34:01 v2.0.0-dev.112 22:34:01 v2.0.0-dev.113 22:34:01 v2.0.0-dev.114 22:34:01 v2.0.0-dev.115 22:34:01 v2.0.0-dev.116 22:34:01 v2.0.0-dev.117 22:34:01 v2.0.0-dev.118 22:34:01 v2.0.0-dev.119 22:34:01 v2.0.0-dev.12 22:34:01 v2.0.0-dev.120 22:34:01 v2.0.0-dev.121 22:34:01 v2.0.0-dev.122 22:34:01 v2.0.0-dev.123 22:34:01 v2.0.0-dev.124 22:34:01 v2.0.0-dev.125 22:34:01 v2.0.0-dev.126 22:34:01 v2.0.0-dev.127 22:34:01 v2.0.0-dev.128 22:34:01 v2.0.0-dev.129 22:34:01 v2.0.0-dev.13 22:34:01 v2.0.0-dev.130 22:34:01 v2.0.0-dev.131 22:34:01 v2.0.0-dev.132 22:34:01 v2.0.0-dev.133 22:34:01 v2.0.0-dev.134 22:34:01 v2.0.0-dev.135 22:34:01 v2.0.0-dev.136 22:34:01 v2.0.0-dev.137 22:34:01 v2.0.0-dev.138 22:34:01 v2.0.0-dev.139 22:34:01 v2.0.0-dev.14 22:34:01 v2.0.0-dev.140 22:34:01 v2.0.0-dev.141 22:34:01 v2.0.0-dev.142 22:34:01 v2.0.0-dev.143 22:34:01 v2.0.0-dev.144 22:34:01 v2.0.0-dev.145 22:34:01 v2.0.0-dev.146 22:34:01 v2.0.0-dev.147 22:34:01 v2.0.0-dev.148 22:34:01 v2.0.0-dev.149 22:34:01 v2.0.0-dev.15 22:34:01 v2.0.0-dev.150 22:34:01 v2.0.0-dev.151 22:34:01 v2.0.0-dev.152 22:34:01 v2.0.0-dev.153 22:34:01 v2.0.0-dev.154 22:34:01 v2.0.0-dev.155 22:34:01 v2.0.0-dev.156 22:34:01 v2.0.0-dev.157 22:34:01 v2.0.0-dev.158 22:34:01 v2.0.0-dev.159 22:34:01 v2.0.0-dev.16 22:34:01 v2.0.0-dev.160 22:34:01 v2.0.0-dev.161 22:34:01 v2.0.0-dev.162 22:34:01 v2.0.0-dev.163 22:34:01 v2.0.0-dev.164 22:34:01 v2.0.0-dev.165 22:34:01 v2.0.0-dev.166 22:34:01 v2.0.0-dev.167 22:34:01 v2.0.0-dev.168 22:34:01 v2.0.0-dev.169 22:34:01 v2.0.0-dev.17 22:34:01 v2.0.0-dev.170 22:34:01 v2.0.0-dev.171 22:34:01 v2.0.0-dev.172 22:34:01 v2.0.0-dev.173 22:34:01 v2.0.0-dev.174 22:34:01 v2.0.0-dev.175 22:34:01 v2.0.0-dev.176 22:34:01 v2.0.0-dev.177 22:34:01 v2.0.0-dev.178 22:34:01 v2.0.0-dev.179 22:34:01 v2.0.0-dev.18 22:34:01 v2.0.0-dev.180 22:34:01 v2.0.0-dev.181 22:34:01 v2.0.0-dev.182 22:34:01 v2.0.0-dev.183 22:34:01 v2.0.0-dev.184 22:34:01 v2.0.0-dev.185 22:34:01 v2.0.0-dev.186 22:34:01 v2.0.0-dev.187 22:34:01 v2.0.0-dev.188 22:34:01 v2.0.0-dev.189 22:34:01 v2.0.0-dev.19 22:34:01 v2.0.0-dev.190 22:34:01 v2.0.0-dev.191 22:34:01 v2.0.0-dev.192 22:34:01 v2.0.0-dev.193 22:34:01 v2.0.0-dev.194 22:34:01 v2.0.0-dev.195 22:34:01 v2.0.0-dev.196 22:34:01 v2.0.0-dev.197 22:34:01 v2.0.0-dev.198 22:34:01 v2.0.0-dev.199 22:34:01 v2.0.0-dev.2 22:34:01 v2.0.0-dev.20 22:34:01 v2.0.0-dev.200 22:34:01 v2.0.0-dev.201 22:34:01 v2.0.0-dev.202 22:34:01 v2.0.0-dev.203 22:34:01 v2.0.0-dev.204 22:34:01 v2.0.0-dev.205 22:34:01 v2.0.0-dev.206 22:34:01 v2.0.0-dev.207 22:34:01 v2.0.0-dev.208 22:34:01 v2.0.0-dev.209 22:34:01 v2.0.0-dev.21 22:34:01 v2.0.0-dev.210 22:34:01 v2.0.0-dev.211 22:34:01 v2.0.0-dev.212 22:34:01 v2.0.0-dev.213 22:34:01 v2.0.0-dev.214 22:34:01 v2.0.0-dev.215 22:34:01 v2.0.0-dev.216 22:34:01 v2.0.0-dev.217 22:34:01 v2.0.0-dev.218 22:34:01 v2.0.0-dev.219 22:34:01 v2.0.0-dev.22 22:34:01 v2.0.0-dev.220 22:34:01 v2.0.0-dev.221 22:34:01 v2.0.0-dev.222 22:34:01 v2.0.0-dev.223 22:34:01 v2.0.0-dev.224 22:34:01 v2.0.0-dev.225 22:34:01 v2.0.0-dev.226 22:34:01 v2.0.0-dev.227 22:34:01 v2.0.0-dev.228 22:34:01 v2.0.0-dev.229 22:34:01 v2.0.0-dev.23 22:34:01 v2.0.0-dev.230 22:34:01 v2.0.0-dev.231 22:34:01 v2.0.0-dev.232 22:34:01 v2.0.0-dev.233 22:34:01 v2.0.0-dev.234 22:34:01 v2.0.0-dev.235 22:34:01 v2.0.0-dev.236 22:34:01 v2.0.0-dev.237 22:34:01 v2.0.0-dev.238 22:34:01 v2.0.0-dev.239 22:34:01 v2.0.0-dev.24 22:34:01 v2.0.0-dev.240 22:34:01 v2.0.0-dev.241 22:34:01 v2.0.0-dev.242 22:34:01 v2.0.0-dev.243 22:34:01 v2.0.0-dev.244 22:34:01 v2.0.0-dev.245 22:34:01 v2.0.0-dev.246 22:34:01 v2.0.0-dev.247 22:34:01 v2.0.0-dev.248 22:34:01 v2.0.0-dev.249 22:34:01 v2.0.0-dev.25 22:34:01 v2.0.0-dev.250 22:34:01 v2.0.0-dev.251 22:34:01 v2.0.0-dev.252 22:34:01 v2.0.0-dev.253 22:34:01 v2.0.0-dev.254 22:34:01 v2.0.0-dev.255 22:34:01 v2.0.0-dev.256 22:34:01 v2.0.0-dev.257 22:34:01 v2.0.0-dev.258 22:34:01 v2.0.0-dev.259 22:34:01 v2.0.0-dev.26 22:34:01 v2.0.0-dev.260 22:34:01 v2.0.0-dev.261 22:34:01 v2.0.0-dev.262 22:34:01 v2.0.0-dev.263 22:34:01 v2.0.0-dev.264 22:34:01 v2.0.0-dev.265 22:34:01 v2.0.0-dev.27 22:34:01 v2.0.0-dev.28 22:34:01 v2.0.0-dev.29 22:34:01 v2.0.0-dev.3 22:34:01 v2.0.0-dev.30 22:34:01 v2.0.0-dev.31 22:34:01 v2.0.0-dev.32 22:34:01 v2.0.0-dev.33 22:34:01 v2.0.0-dev.34 22:34:01 v2.0.0-dev.35 22:34:01 v2.0.0-dev.36 22:34:01 v2.0.0-dev.37 22:34:01 v2.0.0-dev.38 22:34:01 v2.0.0-dev.39 22:34:01 v2.0.0-dev.4 22:34:01 v2.0.0-dev.40 22:34:01 v2.0.0-dev.41 22:34:01 v2.0.0-dev.42 22:34:01 v2.0.0-dev.43 22:34:01 v2.0.0-dev.44 22:34:01 v2.0.0-dev.45 22:34:01 v2.0.0-dev.46 22:34:01 v2.0.0-dev.47 22:34:01 v2.0.0-dev.48 22:34:01 v2.0.0-dev.49 22:34:01 v2.0.0-dev.5 22:34:01 v2.0.0-dev.50 22:34:01 v2.0.0-dev.51 22:34:01 v2.0.0-dev.52 22:34:01 v2.0.0-dev.53 22:34:01 v2.0.0-dev.54 22:34:01 v2.0.0-dev.55 22:34:01 v2.0.0-dev.56 22:34:01 v2.0.0-dev.57 22:34:01 v2.0.0-dev.58 22:34:01 v2.0.0-dev.59 22:34:01 v2.0.0-dev.6 22:34:01 v2.0.0-dev.60 22:34:01 v2.0.0-dev.61 22:34:01 v2.0.0-dev.62 22:34:01 v2.0.0-dev.63 22:34:01 v2.0.0-dev.64 22:34:01 v2.0.0-dev.65 22:34:01 v2.0.0-dev.66 22:34:01 v2.0.0-dev.67 22:34:01 v2.0.0-dev.68 22:34:01 v2.0.0-dev.69 22:34:01 v2.0.0-dev.7 22:34:01 v2.0.0-dev.70 22:34:01 v2.0.0-dev.71 22:34:01 v2.0.0-dev.72 22:34:01 v2.0.0-dev.73 22:34:01 v2.0.0-dev.74 22:34:01 v2.0.0-dev.75 22:34:01 v2.0.0-dev.76 22:34:01 v2.0.0-dev.77 22:34:01 v2.0.0-dev.78 22:34:01 v2.0.0-dev.79 22:34:01 v2.0.0-dev.8 22:34:01 v2.0.0-dev.80 22:34:01 v2.0.0-dev.81 22:34:01 v2.0.0-dev.82 22:34:01 v2.0.0-dev.83 22:34:01 v2.0.0-dev.84 22:34:01 v2.0.0-dev.85 22:34:01 v2.0.0-dev.86 22:34:01 v2.0.0-dev.87 22:34:01 v2.0.0-dev.88 22:34:01 v2.0.0-dev.89 22:34:01 v2.0.0-dev.9 22:34:01 v2.0.0-dev.90 22:34:01 v2.0.0-dev.91 22:34:01 v2.0.0-dev.92 22:34:01 v2.0.0-dev.93 22:34:01 v2.0.0-dev.94 22:34:01 v2.0.0-dev.95 22:34:01 v2.0.0-dev.96 22:34:01 v2.0.0-dev.97 22:34:01 v2.0.0-dev.98 22:34:01 v2.0.0-dev.99 [Pipeline] sh 22:34:01 + lftools sign git-tag v2.0.0-dev.265 22:34:02 Signing Git tag with Sigul... 22:34:02 Signing v2.0.0-dev.265 [Pipeline] echo 22:34:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:34:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:34:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:34:04 $ docker stop --time=1 ac91061cf2d5e718a34d543581b8de48e3e35be2f945a0a7c69eb05befeed607 22:34:06 $ docker rm -f ac91061cf2d5e718a34d543581b8de48e3e35be2f945a0a7c69eb05befeed607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:06 . [Pipeline] withDockerContainer 22:34:06 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:34:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:34:07 $ docker top ed8ae13c20e7067f22ba5de69db5366560210c030b07c5485a085b510413939d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:07 [ssh-agent] Looking for ssh-agent implementation... 22:34:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:07 $ docker exec ed8ae13c20e7067f22ba5de69db5366560210c030b07c5485a085b510413939d ssh-agent 22:34:07 SSH_AUTH_SOCK=/tmp/ssh-PHmkqrqYVyY9/agent.15 22:34:07 SSH_AGENT_PID=22 22:34:07 Running ssh-add (command line suppressed) 22:34:07 Identity added: /w/workspace/edgex-go/537@tmp/private_key_8352073004034152163.key (/w/workspace/edgex-go/537@tmp/private_key_8352073004034152163.key) 22:34:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:08 + git semver bump pre 22:34:08 # -> Open(): unable to determine branch for HEAD 22:34:08 # $GIT_DIR = /w/workspace/edgex-go/537/.git 22:34:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/537 22:34:08 # $SEMVER_REMOTE_NAME = origin 22:34:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:34:08 # $SEMVER_USER_NAME = edgex-jenkins 22:34:08 # $SEMVER_BRANCH = master 22:34:08 # $SEMVER_DIR = /w/workspace/edgex-go/537/.semver 22:34:08 2.0.0-dev.266 [Pipeline] } 22:34:08 $ docker exec --env ******** --env ******** ed8ae13c20e7067f22ba5de69db5366560210c030b07c5485a085b510413939d ssh-agent -k 22:34:08 unset SSH_AUTH_SOCK; 22:34:08 unset SSH_AGENT_PID; 22:34:08 echo Agent pid 22 killed; 22:34:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:08 + git semver [Pipeline] } 22:34:08 $ docker stop --time=1 ed8ae13c20e7067f22ba5de69db5366560210c030b07c5485a085b510413939d 22:34:09 $ docker rm -f ed8ae13c20e7067f22ba5de69db5366560210c030b07c5485a085b510413939d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:34:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:34:10 . [Pipeline] withDockerContainer 22:34:10 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:34:10 $ docker top 62ee0f49fad847e20b19ded4b45338d26d1c60c9030a1d68ea07125de4eed3ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:10 [ssh-agent] Looking for ssh-agent implementation... 22:34:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:11 $ docker exec 62ee0f49fad847e20b19ded4b45338d26d1c60c9030a1d68ea07125de4eed3ca ssh-agent 22:34:11 SSH_AUTH_SOCK=/tmp/ssh-NMGRyBs0Gz5Q/agent.15 22:34:11 SSH_AGENT_PID=22 22:34:11 Running ssh-add (command line suppressed) 22:34:11 Identity added: /w/workspace/edgex-go/537@tmp/private_key_2073640918003221773.key (/w/workspace/edgex-go/537@tmp/private_key_2073640918003221773.key) 22:34:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:11 + git semver push 22:34:11 # -> Open(): unable to determine branch for HEAD 22:34:11 # $GIT_DIR = /w/workspace/edgex-go/537/.git 22:34:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/537 22:34:11 # $SEMVER_REMOTE_NAME = origin 22:34:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:34:11 # $SEMVER_USER_NAME = edgex-jenkins 22:34:11 # $SEMVER_BRANCH = master 22:34:11 # $SEMVER_DIR = /w/workspace/edgex-go/537/.semver [Pipeline] } 22:34:18 $ docker exec --env ******** --env ******** 62ee0f49fad847e20b19ded4b45338d26d1c60c9030a1d68ea07125de4eed3ca ssh-agent -k 22:34:18 unset SSH_AUTH_SOCK; 22:34:18 unset SSH_AGENT_PID; 22:34:18 echo Agent pid 22 killed; 22:34:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:18 + git semver [Pipeline] } 22:34:18 $ docker stop --time=1 62ee0f49fad847e20b19ded4b45338d26d1c60c9030a1d68ea07125de4eed3ca 22:34:19 $ docker rm -f 62ee0f49fad847e20b19ded4b45338d26d1c60c9030a1d68ea07125de4eed3ca [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 22:34:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:21 ---> package-listing.sh 22:34:21 ++ facter osfamily 22:34:21 ++ tr '[:upper:]' '[:lower:]' 22:34:21 + OS_FAMILY=redhat 22:34:21 + workspace=/w/workspace/edgex-go/537 22:34:21 + START_PACKAGES=/tmp/packages_start.txt 22:34:21 + END_PACKAGES=/tmp/packages_end.txt 22:34:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:21 + PACKAGES=/tmp/packages_start.txt 22:34:21 + '[' /w/workspace/edgex-go/537 ']' 22:34:21 + PACKAGES=/tmp/packages_end.txt 22:34:21 + case "${OS_FAMILY}" in 22:34:21 + rpm -qa 22:34:21 + sort 22:34:23 + '[' -f /tmp/packages_start.txt ']' 22:34:23 + '[' -f /tmp/packages_end.txt ']' 22:34:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:23 + '[' /w/workspace/edgex-go/537 ']' 22:34:23 + mkdir -p /w/workspace/edgex-go/537/archives/ 22:34:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/537/archives/ [Pipeline] echo 22:34:23 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/537/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:24 22:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:24 alpine: Pulling from edgex-lftools-log-publisher 22:34:24 df20fa9351a1: Pulling fs layer 22:34:24 36b3adc4ff6f: Pulling fs layer 22:34:24 8ad3a11d3b57: Pulling fs layer 22:34:24 46f8f816bc3b: Pulling fs layer 22:34:24 93b61091891f: Pulling fs layer 22:34:24 93b9cdb0e59b: Pulling fs layer 22:34:24 5e14af77c1be: Pulling fs layer 22:34:24 01666e4c0597: Pulling fs layer 22:34:24 aa168da1d23b: Pulling fs layer 22:34:24 46f8f816bc3b: Waiting 22:34:24 93b61091891f: Waiting 22:34:24 93b9cdb0e59b: Waiting 22:34:24 5e14af77c1be: Waiting 22:34:24 01666e4c0597: Waiting 22:34:24 aa168da1d23b: Waiting 22:34:24 36b3adc4ff6f: Verifying Checksum 22:34:24 36b3adc4ff6f: Download complete 22:34:24 46f8f816bc3b: Verifying Checksum 22:34:24 46f8f816bc3b: Download complete 22:34:24 df20fa9351a1: Verifying Checksum 22:34:24 df20fa9351a1: Download complete 22:34:24 93b9cdb0e59b: Verifying Checksum 22:34:24 93b9cdb0e59b: Download complete 22:34:24 5e14af77c1be: Verifying Checksum 22:34:24 5e14af77c1be: Download complete 22:34:24 93b61091891f: Verifying Checksum 22:34:24 93b61091891f: Download complete 22:34:24 01666e4c0597: Verifying Checksum 22:34:24 01666e4c0597: Download complete 22:34:24 df20fa9351a1: Pull complete 22:34:24 8ad3a11d3b57: Verifying Checksum 22:34:24 8ad3a11d3b57: Download complete 22:34:25 36b3adc4ff6f: Pull complete 22:34:25 8ad3a11d3b57: Pull complete 22:34:25 46f8f816bc3b: Pull complete 22:34:25 93b61091891f: Pull complete 22:34:25 93b9cdb0e59b: Pull complete 22:34:25 5e14af77c1be: Pull complete 22:34:25 01666e4c0597: Pull complete 22:34:28 aa168da1d23b: Verifying Checksum 22:34:28 aa168da1d23b: Download complete 22:34:30 aa168da1d23b: Pull complete 22:34:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:34:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:34:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:34:30 prd-centos7-docker-4c-2g-1566 does not seem to be running inside a container 22:34:30 $ 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/537/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/537 -v /w/workspace/edgex-go/537:/w/workspace/edgex-go/537:rw,z -v /w/workspace/edgex-go/537@tmp:/w/workspace/edgex-go/537@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 22:34:33 $ docker top e50666ba1654425a938ee9cc83cdbefd3286dd08b63c78a4268b5aee23adbbc9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:33 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:33 + mkdir -p /var/log/sa [Pipeline] sh 22:34:34 + ls /var/log/sa-host 22:34:34 + sadf -c /var/log/sa-host/sa05 22:34:34 file_magic: OK 22:34:34 HZ: Using current value: 100 22:34:34 file_header: OK 22:34:34 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 22:34:34 Statistics: 22:34:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:34 File successfully converted to sysstat format version 12.2.1 22:34:34 + sadf -c /var/log/sa-host/sa15 22:34:34 file_magic: OK 22:34:34 HZ: Using current value: 100 22:34:34 file_header: OK 22:34:34 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 22:34:34 Statistics: 22:34:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:34 provisioning config files... 22:34:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/537@tmp/config4071584730958701762tmp [Pipeline] { [Pipeline] echo 22:34:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:34 ---> create-netrc.sh [Pipeline] } 22:34:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:35 ---> python-tools-install.sh [Pipeline] echo 22:34:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:35 ---> sudo-logs.sh 22:34:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:35 ---> job-cost.sh 22:34:35 lf-activate-venv: SKIPPING 22:34:35 DEBUG: total: 0.18000000715255737 22:34:35 INFO: Retrieving Stack Cost... 22:34:36 INFO: Retrieving Pricing Info for: v3-standard-2 22:34:36 INFO: Archiving Costs [Pipeline] echo 22:34:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:37 ---> logs-deploy.sh 22:34:37 lf-activate-venv: SKIPPING 22:34:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/537 22:34:37 INFO: archiving workspace using pattern(s): 22:34:38 Archives upload complete. 22:34:38 INFO: archiving logs to Nexus 22:34:39 ---> uname -a: 22:34:39 Linux prd-centos7-docker-4c-2g-1566.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:34:39 22:34:39 22:34:39 ---> lscpu: 22:34:39 Architecture: x86_64 22:34:39 CPU op-mode(s): 32-bit, 64-bit 22:34:39 Byte Order: Little Endian 22:34:39 Address sizes: 40 bits physical, 48 bits virtual 22:34:39 CPU(s): 2 22:34:39 On-line CPU(s) list: 0,1 22:34:39 Thread(s) per core: 1 22:34:39 Core(s) per socket: 1 22:34:39 Socket(s): 2 22:34:39 NUMA node(s): 1 22:34:39 Vendor ID: AuthenticAMD 22:34:39 CPU family: 23 22:34:39 Model: 49 22:34:39 Model name: AMD EPYC-Rome Processor 22:34:39 Stepping: 0 22:34:39 CPU MHz: 2800.000 22:34:39 BogoMIPS: 5600.00 22:34:39 Virtualization: AMD-V 22:34:39 Hypervisor vendor: KVM 22:34:39 Virtualization type: full 22:34:39 L1d cache: 64 KiB 22:34:39 L1i cache: 64 KiB 22:34:39 L2 cache: 1 MiB 22:34:39 L3 cache: 32 MiB 22:34:39 NUMA node0 CPU(s): 0,1 22:34:39 Vulnerability Itlb multihit: Not affected 22:34:39 Vulnerability L1tf: Not affected 22:34:39 Vulnerability Mds: Not affected 22:34:39 Vulnerability Meltdown: Not affected 22:34:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:34:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:34:39 Vulnerability Srbds: Not affected 22:34:39 Vulnerability Tsx async abort: Not affected 22:34:39 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 22:34:39 22:34:39 22:34:39 ---> nproc: 22:34:39 2 22:34:39 22:34:39 22:34:39 ---> df -h: 22:34:39 Filesystem Size Used Available Use% Mounted on 22:34:39 overlay 40.0G 12.9G 27.1G 32% / 22:34:39 tmpfs 64.0M 0 64.0M 0% /dev 22:34:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:34:39 shm 64.0M 0 64.0M 0% /dev/shm 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/537 22:34:39 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/537@tmp 22:34:39 22:34:39 22:34:39 ---> free -m: 22:34:39 total used free shared buff/cache available 22:34:39 Mem: 7821 1436 223 0 6161 6460 22:34:39 Swap: 1023 1 1022 22:34:39 22:34:39 22:34:39 ---> ip addr: 22:34:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:34:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:34:39 inet 127.0.0.1/8 scope host lo 22:34:39 valid_lft forever preferred_lft forever 22:34:39 inet6 ::1/128 scope host 22:34:39 valid_lft forever preferred_lft forever 22:34:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:34:39 link/ether fa:16:3e:f0:77:fc brd ff:ff:ff:ff:ff:ff 22:34:39 inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 22:34:39 valid_lft 85150sec preferred_lft 85150sec 22:34:39 inet6 fe80::f816:3eff:fef0:77fc/64 scope link 22:34:39 valid_lft forever preferred_lft forever 22:34:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:34:39 link/ether 02:42:12:ab:a0:3e brd ff:ff:ff:ff:ff:ff 22:34:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:34:39 valid_lft forever preferred_lft forever 22:34:39 inet6 fe80::42:12ff:feab:a03e/64 scope link 22:34:39 valid_lft forever preferred_lft forever 22:34:39 22:34:39 22:34:39 ---> sar -b -r -n DEV: 22:34:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 22:34:39 22:34:39 22:13:37 LINUX RESTART (2 CPU) 22:34:39 22:34:39 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:34:39 22:15:02 111.79 16.50 95.29 0.00 5530.59 20635.94 0.00 22:34:39 22:16:01 168.42 0.00 168.42 0.00 0.00 48854.45 0.00 22:34:39 22:17:01 56.19 0.00 56.19 0.00 0.00 8805.50 0.00 22:34:39 22:18:01 53.51 0.02 53.49 0.00 0.53 3839.70 0.00 22:34:39 22:19:02 424.69 142.49 282.20 0.00 3455.64 161626.10 0.00 22:34:39 22:20:01 402.62 138.20 264.42 0.00 7316.38 157486.47 0.00 22:34:39 22:21:01 309.44 1.38 308.06 0.00 633.74 146189.19 0.00 22:34:39 22:22:01 225.59 8.82 216.77 0.00 409.46 76371.46 0.00 22:34:39 22:23:01 133.22 0.33 132.88 0.00 8.66 20837.05 0.00 22:34:39 22:24:01 6.41 0.05 6.36 0.00 0.40 128.49 0.00 22:34:39 22:25:01 0.50 0.00 0.50 0.00 0.00 7.23 0.00 22:34:39 22:26:01 0.22 0.02 0.20 0.00 0.13 2.78 0.00 22:34:39 22:27:01 0.33 0.00 0.33 0.00 0.00 3.86 0.00 22:34:39 22:28:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 22:34:39 22:29:01 0.35 0.18 0.17 0.00 5.73 1.93 0.00 22:34:39 22:30:01 0.82 0.00 0.82 0.00 0.00 16.86 0.00 22:34:39 22:31:01 0.98 0.80 0.18 0.00 43.31 3.15 0.00 22:34:39 22:32:01 0.35 0.00 0.35 0.00 0.00 6.01 0.00 22:34:39 22:33:01 2.96 2.23 0.73 0.00 228.11 20.92 0.00 22:34:39 22:34:01 218.35 0.05 218.30 0.00 0.80 53951.85 0.00 22:34:39 Average: 105.68 15.51 90.17 0.00 878.03 34874.70 0.00 22:34:39 22:34:39 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:39 22:15:02 5143036 0 803204 10.03 2620 2060072 1251292 13.81 723824 1728716 156 22:34:39 22:16:01 4139512 0 1112664 13.89 2620 2754136 1720364 18.99 1169564 2161512 3648 22:34:39 22:17:01 3844248 0 1084160 13.54 2620 3077904 1743376 19.25 1318164 2289152 73124 22:34:39 22:18:01 3818632 0 1071264 13.38 2620 3116416 1564576 17.27 1254820 2371208 165832 22:34:39 22:19:02 1117616 0 1271276 15.87 2620 5617420 2053924 22.68 2356968 3860496 743780 22:34:39 22:20:01 965116 0 1297212 16.20 2620 5743984 2395320 26.45 3055676 3257396 132 22:34:39 22:21:01 529660 0 1261232 15.75 2620 6215420 1928672 21.29 2328568 4411104 637368 22:34:39 22:22:01 627440 0 1258708 15.72 2620 6120164 1702152 18.79 2399416 4242400 12456 22:34:39 22:23:01 2046956 0 1164440 14.54 2620 4794916 1429552 15.78 1437380 3805908 24 22:34:39 22:24:01 2040888 0 1170424 14.61 2620 4795000 1461160 16.13 1536548 3714008 8 22:34:39 22:25:01 2058768 0 1152544 14.39 2620 4795000 1266172 13.98 1524488 3713324 8 22:34:39 22:26:01 2061860 0 1149444 14.35 2620 4795008 1233340 13.62 1522724 3713284 8 22:34:39 22:27:01 2061940 0 1149356 14.35 2620 4795016 1233340 13.62 1522280 3713736 8 22:34:39 22:28:01 2062104 0 1149192 14.35 2620 4795016 1233340 13.62 1522164 3713736 8 22:34:39 22:29:01 2061036 0 1150224 14.36 2620 4795052 1233508 13.62 1522764 3713760 20 22:34:39 22:30:01 2060592 0 1150668 14.37 2620 4795052 1233568 13.62 1523016 3713760 20 22:34:39 22:31:01 2060376 0 1149576 14.35 2620 4796360 1233340 13.62 1522348 3715048 20 22:34:39 22:32:01 2060516 0 1149432 14.35 2620 4796364 1233340 13.62 1522352 3715060 8 22:34:39 22:33:01 2022864 0 1180148 14.74 2620 4803300 1422140 15.70 1551540 3722320 76 22:34:39 22:34:01 376092 0 1370820 17.12 2620 6259400 1409952 15.57 1826420 4888596 100536 22:34:39 Average: 2157963 0 1162299 14.51 2620 4686050 1499121 16.55 1657051 3508226 86862 22:34:39 22:34:39 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:39 22:15:02 eth0 1644.80 1600.60 6426.74 197.37 0.00 0.00 0.00 0.00 22:34:39 22:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:15:02 docker0 886.76 709.74 72.73 2695.89 0.00 0.00 0.00 0.00 22:34:39 22:16:01 veth2edb0ec 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:16:01 eth0 594.65 521.24 3610.05 83.29 0.00 0.00 0.00 0.00 22:34:39 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:16:01 docker0 267.72 301.76 17.54 860.02 0.00 0.00 0.00 0.00 22:34:39 22:17:01 veth2edb0ec 0.63 0.67 0.05 0.06 0.00 0.00 0.00 0.00 22:34:39 22:17:01 eth0 37.05 22.03 24.04 65.22 0.00 0.00 0.00 0.00 22:34:39 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:17:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 22:34:39 22:18:01 veth2edb0ec 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 22:34:39 22:18:01 eth0 25.62 13.66 20.12 10.40 0.00 0.00 0.00 0.00 22:34:39 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:18:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 22:34:39 22:19:02 veth7aee50c 0.00 0.40 0.00 0.03 0.00 0.00 0.00 0.00 22:34:39 22:19:02 eth0 273.97 232.91 1857.78 69.08 0.00 0.00 0.00 0.00 22:34:39 22:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:19:02 docker0 56.19 65.75 3.80 165.25 0.00 0.00 0.00 0.00 22:34:39 22:20:01 vethbb5fb98 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:20:01 veth46142ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:20:01 vethc92b392 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:20:01 veth7aee50c 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 22:34:39 22:21:01 veth7aee50c 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:21:01 eth0 2720.00 2472.14 12267.22 504.20 0.00 0.00 0.00 0.00 22:34:39 22:21:01 veth9fe6d51 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:34:39 22:22:01 veth7aee50c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:22:01 eth0 40.61 23.86 56.29 64.13 0.00 0.00 0.00 0.00 22:34:39 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:22:01 docker0 1248.83 1136.35 96.41 3974.77 0.00 0.00 0.00 0.00 22:34:39 22:23:01 eth0 421.20 373.51 1760.34 904.79 0.00 0.00 0.00 0.00 22:34:39 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:23:01 docker0 45.27 64.17 2.93 393.09 0.00 0.00 0.00 0.00 22:34:39 22:24:01 eth0 173.65 166.27 92.86 710.77 0.00 0.00 0.00 0.00 22:34:39 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:25:01 eth0 0.53 0.38 0.39 0.26 0.00 0.00 0.00 0.00 22:34:39 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:26:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:34:39 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:27:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:34:39 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:28:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:34:39 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:29:01 eth0 1.18 0.40 0.34 0.21 0.00 0.00 0.00 0.00 22:34:39 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:30:01 eth0 0.92 0.48 0.43 0.27 0.00 0.00 0.00 0.00 22:34:39 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:34:39 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:32:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:33:01 eth0 9.28 6.56 9.06 3.90 0.00 0.00 0.00 0.00 22:34:39 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:34:01 eth0 829.86 760.73 7946.68 111.43 0.00 0.00 0.00 0.00 22:34:39 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 22:34:01 veth1ea0b66 34.99 37.48 2.35 273.86 0.00 0.00 0.00 0.00 22:34:39 22:34:01 docker0 85.13 89.17 6.15 645.43 0.00 0.00 0.00 0.00 22:34:39 Average: eth0 208.55 189.78 1105.84 115.09 0.00 0.00 0.00 0.00 22:34:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:39 Average: veth1ea0b66 1.75 1.88 0.12 13.71 0.00 0.00 0.00 0.00 22:34:39 Average: docker0 69.07 64.59 5.28 251.06 0.00 0.00 0.00 0.00 22:34:39 22:34:39 22:34:39 ---> sar -P ALL: 22:34:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 22:34:39 22:34:39 22:13:37 LINUX RESTART (2 CPU) 22:34:39 22:34:39 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:34:39 22:15:02 all 29.51 0.00 6.02 6.47 0.10 57.90 22:34:39 22:15:02 0 27.18 0.00 7.05 5.64 0.09 60.04 22:34:39 22:15:02 1 31.86 0.00 4.97 7.31 0.11 55.75 22:34:39 22:16:01 all 14.82 0.00 6.91 3.31 0.08 74.88 22:34:39 22:16:01 0 15.07 0.00 7.53 3.83 0.09 73.49 22:34:39 22:16:01 1 14.58 0.00 6.30 2.79 0.07 76.26 22:34:39 22:17:01 all 52.60 0.00 5.05 1.14 0.09 41.12 22:34:39 22:17:01 0 52.27 0.00 5.45 1.11 0.09 41.07 22:34:39 22:17:01 1 52.93 0.00 4.65 1.17 0.09 41.17 22:34:39 22:18:01 all 55.46 0.00 7.47 1.56 0.11 35.41 22:34:39 22:18:01 0 55.65 0.00 7.35 1.59 0.11 35.30 22:34:39 22:18:01 1 55.26 0.00 7.58 1.52 0.11 35.52 22:34:39 22:19:02 all 21.91 0.00 14.08 28.23 0.11 35.68 22:34:39 22:19:02 0 21.68 0.00 14.13 26.53 0.12 37.54 22:34:39 22:19:02 1 22.14 0.00 14.02 29.94 0.09 33.81 22:34:39 22:20:01 all 62.89 0.00 12.67 18.74 0.13 5.57 22:34:39 22:20:01 0 63.62 0.00 13.08 18.11 0.15 5.05 22:34:39 22:20:01 1 62.17 0.00 12.28 19.35 0.11 6.08 22:34:39 22:21:01 all 27.83 0.00 13.22 48.30 0.16 10.48 22:34:39 22:21:01 0 27.45 0.00 13.97 47.62 0.18 10.79 22:34:39 22:21:01 1 28.22 0.00 12.48 49.00 0.14 10.16 22:34:39 22:22:01 all 43.90 0.00 9.29 42.77 0.19 3.85 22:34:39 22:22:01 0 43.39 0.00 9.96 43.22 0.16 3.27 22:34:39 22:22:01 1 44.41 0.00 8.62 42.31 0.22 4.44 22:34:39 22:23:01 all 18.06 0.00 6.89 13.94 0.13 60.98 22:34:39 22:23:01 0 18.92 0.00 7.18 15.87 0.14 57.88 22:34:39 22:23:01 1 17.21 0.00 6.60 12.01 0.12 64.05 22:34:39 22:24:01 all 7.48 0.00 1.51 0.32 0.06 90.62 22:34:39 22:24:01 0 7.53 0.00 1.67 0.32 0.05 90.43 22:34:39 22:24:01 1 7.43 0.00 1.36 0.32 0.07 90.82 22:34:39 22:25:01 all 0.11 0.00 0.06 0.00 0.03 99.81 22:34:39 22:25:01 0 0.17 0.00 0.07 0.00 0.02 99.75 22:34:39 22:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:34:39 22:34:39 22:25:01 CPU %user %nice %system %iowait %steal %idle 22:34:39 22:26:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:34:39 22:26:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:34:39 22:26:01 1 0.10 0.00 0.02 0.00 0.03 99.85 22:34:39 22:27:01 all 0.04 0.00 0.03 0.00 0.03 99.90 22:34:39 22:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:34:39 22:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 22:34:39 22:28:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:34:39 22:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 22:34:39 22:28:01 1 0.12 0.00 0.03 0.00 0.02 99.83 22:34:39 22:29:01 all 0.12 0.00 0.05 0.00 0.02 99.82 22:34:39 22:29:01 0 0.05 0.00 0.07 0.00 0.03 99.85 22:34:39 22:29:01 1 0.18 0.00 0.03 0.00 0.00 99.78 22:34:39 22:30:01 all 0.12 0.00 0.03 0.00 0.03 99.83 22:34:39 22:30:01 0 0.02 0.00 0.03 0.00 0.03 99.92 22:34:39 22:30:01 1 0.22 0.00 0.02 0.00 0.02 99.75 22:34:39 22:31:01 all 0.11 0.00 0.02 0.02 0.01 99.85 22:34:39 22:31:01 0 0.05 0.00 0.02 0.03 0.02 99.88 22:34:39 22:31:01 1 0.17 0.00 0.02 0.00 0.00 99.82 22:34:39 22:32:01 all 0.11 0.00 0.02 0.00 0.03 99.85 22:34:39 22:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 22:34:39 22:32:01 1 0.17 0.00 0.02 0.00 0.02 99.80 22:34:39 22:33:01 all 1.23 0.00 0.56 0.04 0.03 98.14 22:34:39 22:33:01 0 1.20 0.00 0.57 0.07 0.02 98.14 22:34:39 22:33:01 1 1.26 0.00 0.55 0.02 0.03 98.14 22:34:39 22:34:01 all 21.98 0.00 9.43 3.70 0.08 64.82 22:34:39 22:34:01 0 23.65 0.00 9.93 3.30 0.09 63.03 22:34:39 22:34:01 1 20.33 0.00 8.93 4.09 0.07 66.58 22:34:39 Average: all 17.20 0.00 4.51 8.12 0.07 70.10 22:34:39 Average: 0 17.16 0.00 4.73 8.06 0.07 69.97 22:34:39 Average: 1 17.24 0.00 4.28 8.18 0.07 70.23 22:34:39 22:34:39 22:34:39