Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77fe71b6b44e31624130600da248bb6ad192c9d6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7439113564371603369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9005293049275437516.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6440099110603298297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7203197110728402787.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8164375361635415754.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-206 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/68 [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/68 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/68@tmp/jenkins-gitclient-ssh2276773301025211821.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 77fe71b6b44e31624130600da248bb6ad192c9d6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 Commit message: "style: Enable staticcheck linter and associated recommendations (#3735)" > git rev-list --no-walk bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:44 ========================================================= 00:32:44 EdgeX Global Pipelines Version Info 00:32:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:46 ------------------- 00:32:46 stable info: 00:32:46 ------------------- 00:32:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:46 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 00:32:46 Message: update stable to v1.0.206 00:32:46 ------------------- 00:32:46 experimental info: 00:32:46 ------------------- 00:32:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:46 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 00:32:46 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77fe71b [Pipeline] echo 00:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:47 provisioning config files... 00:32:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config1804646652500722777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:47 ---> docker-login.sh 00:32:47 nexus3.edgexfoundry.org:10001 00:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10002 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10003 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10004 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 docker.io 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:53 Configure a credential helper to remove this warning. See 00:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:53 00:32:53 Login Succeeded 00:32:53 ---> docker-login.sh ends [Pipeline] } 00:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:54 ++ 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 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ cut -d/ -f2 00:32:54 ++ dirname cmd/core-command/Dockerfile 00:32:54 + echo core-command,cmd/core-command/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/core-data/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo core-data,cmd/core-data/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/core-metadata/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/support-notifications/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/support-scheduler/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:54 + for file in '`ls cmd/**/Dockerfile`' 00:32:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:54 ++ cut -d/ -f2 00:32:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:54 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 00:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:55 00:32:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:55 latest: Pulling from edgex-devops/git-semver 00:32:55 31603596830f: Pulling fs layer 00:32:55 04fac38145f0: Pulling fs layer 00:32:55 701f6daf10bf: Pulling fs layer 00:32:55 24f72da36158: Pulling fs layer 00:32:55 24f72da36158: Waiting 00:32:55 04fac38145f0: Verifying Checksum 00:32:55 04fac38145f0: Download complete 00:32:56 31603596830f: Verifying Checksum 00:32:56 31603596830f: Download complete 00:32:56 31603596830f: Pull complete 00:32:56 04fac38145f0: Pull complete 00:32:56 24f72da36158: Verifying Checksum 00:32:56 24f72da36158: Download complete 00:32:56 701f6daf10bf: Verifying Checksum 00:32:56 701f6daf10bf: Download complete 00:32:57 701f6daf10bf: Pull complete 00:32:57 24f72da36158: Pull complete 00:32:57 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 00:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:57 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:32:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:58 $ docker top 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:58 [ssh-agent] Looking for ssh-agent implementation... 00:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:58 $ docker exec 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent 00:32:58 SSH_AUTH_SOCK=/tmp/ssh-xRKn1karcaDg/agent.14 00:32:58 SSH_AGENT_PID=21 00:32:58 Running ssh-add (command line suppressed) 00:32:58 Identity added: /w/workspace/edgex-go/68@tmp/private_key_7896792683583070944.key (/w/workspace/edgex-go/68@tmp/private_key_7896792683583070944.key) 00:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:59 + git tag --points-at HEAD [Pipeline] } 00:32:59 $ docker exec --env ******** --env ******** 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent -k 00:32:59 unset SSH_AUTH_SOCK; 00:32:59 unset SSH_AGENT_PID; 00:32:59 echo Agent pid 21 killed; 00:32:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:59 [ssh-agent] Looking for ssh-agent implementation... 00:32:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:59 $ docker exec 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent 00:32:59 SSH_AUTH_SOCK=/tmp/ssh-Tfyh9YRFllBL/agent.54 00:32:59 SSH_AGENT_PID=61 00:32:59 Running ssh-add (command line suppressed) 00:32:59 Identity added: /w/workspace/edgex-go/68@tmp/private_key_7575630246291261518.key (/w/workspace/edgex-go/68@tmp/private_key_7575630246291261518.key) 00:32:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:59 + git semver init 00:32:59 # -> Open(): unable to determine branch for HEAD 00:32:59 # $GIT_DIR = /w/workspace/edgex-go/68/.git 00:32:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/68 00:32:59 # $SEMVER_REMOTE_NAME = origin 00:32:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:59 # $SEMVER_USER_NAME = edgex-jenkins 00:32:59 # $SEMVER_BRANCH = main 00:32:59 # $SEMVER_TEMP = /tmp/semver-797713424 00:32:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:35:06 # '/tmp/semver-797713424' -> '/w/workspace/edgex-go/68/.semver' 00:35:06 # -> Force: false 00:35:06 # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [Pipeline] } 00:35:06 $ docker exec --env ******** --env ******** 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 ssh-agent -k 00:35:06 unset SSH_AUTH_SOCK; 00:35:06 unset SSH_AGENT_PID; 00:35:06 echo Agent pid 61 killed; 00:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:07 + git semver [Pipeline] } 00:35:07 $ docker stop --time=1 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 00:35:09 $ docker rm -f 3352a9b625c260d6ec9b7606be7ca8d0ef325effdb244562d4da4f091faa0cc8 [Pipeline] // withDockerContainer [Pipeline] sh 00:35:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:10 Stashed 1 file(s) [Pipeline] echo 00:35:10 [edgeXSemver]: initialized semver on version 2.0.1-dev.60 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 00:35:10 ========================================================= 00:35:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:35:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:35:10 540db60ca938: Pulling fs layer 00:35:10 adcc1eea9eea: Pulling fs layer 00:35:10 4c4ab2625f07: Pulling fs layer 00:35:10 db62176df00c: Pulling fs layer 00:35:10 3b30891b0d05: Pulling fs layer 00:35:10 06b49ca38bd5: Pulling fs layer 00:35:10 c788192a36de: Pulling fs layer 00:35:10 a77e37c0d609: Pulling fs layer 00:35:10 c3185cebc471: Pulling fs layer 00:35:10 06b49ca38bd5: Waiting 00:35:10 c788192a36de: Waiting 00:35:10 a77e37c0d609: Waiting 00:35:10 c3185cebc471: Waiting 00:35:10 db62176df00c: Waiting 00:35:10 3b30891b0d05: Waiting 00:35:10 4c4ab2625f07: Verifying Checksum 00:35:10 4c4ab2625f07: Download complete 00:35:10 adcc1eea9eea: Verifying Checksum 00:35:10 adcc1eea9eea: Download complete 00:35:10 3b30891b0d05: Verifying Checksum 00:35:10 3b30891b0d05: Download complete 00:35:11 06b49ca38bd5: Verifying Checksum 00:35:11 06b49ca38bd5: Download complete 00:35:11 540db60ca938: Verifying Checksum 00:35:11 c788192a36de: Verifying Checksum 00:35:11 c788192a36de: Download complete 00:35:11 540db60ca938: Pull complete 00:35:11 adcc1eea9eea: Pull complete 00:35:11 4c4ab2625f07: Pull complete 00:35:12 a77e37c0d609: Verifying Checksum 00:35:12 a77e37c0d609: Download complete 00:35:17 db62176df00c: Verifying Checksum 00:35:17 db62176df00c: Download complete 00:35:17 c3185cebc471: Verifying Checksum 00:35:17 c3185cebc471: Download complete 00:35:20 db62176df00c: Pull complete 00:35:20 3b30891b0d05: Pull complete 00:35:20 06b49ca38bd5: Pull complete 00:35:20 c788192a36de: Pull complete 00:35:20 a77e37c0d609: Pull complete 00:35:22 c3185cebc471: Pull complete 00:35:22 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:35:23 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:23 WORKDIR /edgex 00:35:23 COPY go.mod . 00:35:23 RUN go mod download' 00:35:23 + docker build -t ci-base-image-x86_64 -f - . 00:35:25 Sending build context to Docker daemon 329.1MB 00:35:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:35:25 ---> 031687cdd783 00:35:25 Step 2/4 : WORKDIR /edgex 00:35:25 Still waiting to schedule task 00:35:25 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-203’ 00:35:26 ---> Running in 58a681086132 00:35:26 Removing intermediate container 58a681086132 00:35:26 ---> a9523327ae7d 00:35:26 Step 3/4 : COPY go.mod . 00:35:26 ---> 678ecbcd4f78 00:35:26 Step 4/4 : RUN go mod download 00:35:26 ---> Running in 064bf49922ce 00:35:59 Removing intermediate container 064bf49922ce 00:35:59 ---> 9622c9460e69 00:35:59 Successfully built 9622c9460e69 00:35:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:35:59 + docker inspect -f . ci-base-image-x86_64 00:35:59 . [Pipeline] withDockerContainer 00:36:00 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:00 $ docker top 62f8045c226f8317bf8d1b7ef9fff94a4be478c7a231c18d59669d7a053248cc -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:01 + go version 00:36:01 go version go1.16.6 linux/amd64 [Pipeline] } 00:36:01 $ docker stop --time=1 62f8045c226f8317bf8d1b7ef9fff94a4be478c7a231c18d59669d7a053248cc 00:36:02 $ docker rm -f 62f8045c226f8317bf8d1b7ef9fff94a4be478c7a231c18d59669d7a053248cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:02 + docker inspect -f . ci-base-image-x86_64 00:36:02 . [Pipeline] withDockerContainer 00:36:02 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:36:03 $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:36:03 $ docker top 5752f2d91803879d205a755b66ce1c0aed3cf1f6b9e1071ea8b7736350d489c1 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:03 ========================================================= 00:36:03 [edgeXBuildGoParallel] Running Tests and Build... 00:36:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:36:03 + go mod tidy [Pipeline] sh 00:36:04 + make test 00:36:04 go mod tidy 00:36:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:10 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:36:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:36:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 00:36:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:36:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 00:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:36:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 90.1% of statements 00:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 84.4% of statements 00:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:36:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:36:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:36:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:36:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 00:36:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements 00:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 00:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements 00:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 00:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 00:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 00:36:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 00:37:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 82.5% of statements 00:37:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.0% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 00:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.252s coverage: 70.3% of statements 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.4% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:37:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 00:37:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 00:37:30 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:38:02 GO111MODULE=on go vet ./... 00:38:13 gofmt -l . 00:38:13 [ "`gofmt -l .`" = "" ] 00:38:13 ./bin/test-attribution-txt.sh [Pipeline] sh 00:38:14 + ls -al . 00:38:14 total 612 00:38:14 drwxrwxr-x 10 1001 1001 4096 Sep 30 00:38 . 00:38:14 drwxr-xr-x 4 root root 30 Sep 30 00:36 .. 00:38:14 -rw-rw-r-- 1 1001 1001 11 Sep 30 00:32 .dockerignore 00:38:14 drwxrwxr-x 8 1001 1001 162 Sep 30 00:32 .git 00:38:14 drwxrwxr-x 4 1001 1001 142 Sep 30 00:32 .github 00:38:14 -rw-rw-r-- 1 1001 1001 818 Sep 30 00:32 .gitignore 00:38:14 -rw-rw-r-- 1 1001 1001 35 Sep 30 00:32 .golangci.yml 00:38:14 -rw-rw-r-- 1 1001 1001 76 Sep 30 00:32 .hadolint.yml 00:38:14 drwx------ 3 1001 1001 43 Sep 30 00:35 .semver 00:38:14 -rw-rw-r-- 1 1001 1001 166 Sep 30 00:32 .sonarcloud.properties 00:38:14 -rw-rw-r-- 1 1001 1001 1171 Sep 30 00:32 ADOPTERS.md 00:38:14 -rw-rw-r-- 1 1001 1001 8493 Sep 30 00:32 Attribution.txt 00:38:14 -rw-rw-r-- 1 1001 1001 43881 Sep 30 00:32 CHANGELOG.md 00:38:14 -rw-rw-r-- 1 1001 1001 3804 Sep 30 00:32 CONTRIBUTING.md 00:38:14 -rw-rw-r-- 1 1001 1001 677 Sep 30 00:32 GOVERNANCE.md 00:38:14 -rw-rw-r-- 1 1001 1001 849 Sep 30 00:32 Jenkinsfile 00:38:14 -rw-rw-r-- 1 1001 1001 10775 Sep 30 00:32 LICENSE 00:38:14 -rw-rw-r-- 1 1001 1001 6386 Sep 30 00:32 Makefile 00:38:14 -rw-rw-r-- 1 1001 1001 582 Sep 30 00:32 OWNERS.md 00:38:14 -rw-rw-r-- 1 1001 1001 8256 Sep 30 00:32 README.md 00:38:14 -rw-rw-r-- 1 1001 1001 6912 Sep 30 00:32 SECURITY.md 00:38:14 -rw-rw-r-- 1 1001 1001 12 Sep 30 00:35 VERSION 00:38:14 -rw-rw-r-- 1 1001 1001 4131 Sep 30 00:32 ZMQWindows.md 00:38:14 drwxrwxr-x 2 1001 1001 37 Sep 30 00:32 bin 00:38:14 drwxrwxr-x 14 1001 1001 4096 Sep 30 00:32 cmd 00:38:14 -rw-r--r-- 1 root root 403100 Sep 30 00:37 coverage.out 00:38:14 -rw-rw-r-- 1 1001 1001 841 Sep 30 00:32 go.mod 00:38:14 -rw-r--r-- 1 root root 50064 Sep 30 00:36 go.sum 00:38:14 drwxrwxr-x 8 1001 1001 124 Sep 30 00:32 internal 00:38:14 drwxrwxr-x 3 1001 1001 16 Sep 30 00:32 openapi 00:38:14 drwxrwxr-x 4 1001 1001 71 Sep 30 00:32 snap 00:38:14 -rw-rw-r-- 1 1001 1001 204 Sep 30 00:32 version.go [Pipeline] sh 00:38:14 + '[' -e coverage.out ] 00:38:14 + chown 1001:1001 coverage.out [Pipeline] stash 00:38:14 Stashed 1 file(s) [Pipeline] sh 00:38:15 + make build 00:38:15 go mod tidy 00:38:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data 00:38:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:38:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command 00:38:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:38:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:38:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:38:32 $ docker stop --time=1 5752f2d91803879d205a755b66ce1c0aed3cf1f6b9e1071ea8b7736350d489c1 00:38:34 $ docker rm -f 5752f2d91803879d205a755b66ce1c0aed3cf1f6b9e1071ea8b7736350d489c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:36 00:38:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:37 latest: Pulling from edgex-devops/edgex-compose 00:38:37 cbdbe7a5bc2a: Pulling fs layer 00:38:37 ca9280d653b3: Pulling fs layer 00:38:37 7e9c9ca2126c: Pulling fs layer 00:38:38 ca9280d653b3: Verifying Checksum 00:38:38 ca9280d653b3: Download complete 00:38:38 cbdbe7a5bc2a: Download complete 00:38:38 cbdbe7a5bc2a: Pull complete 00:38:39 ca9280d653b3: Pull complete 00:38:41 7e9c9ca2126c: Download complete 00:38:44 7e9c9ca2126c: Pull complete 00:38:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:38:45 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:38:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:38:47 $ docker top b9bd6af0adaa2467d516dd55b5b398b92116cd719e85eb55797ebb3ec09aaa2f -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:47 + docker-compose build --help 00:38:47 + grep parallel 00:38:48 --parallel Build images in parallel. [Pipeline] } 00:38:48 $ docker stop --time=1 b9bd6af0adaa2467d516dd55b5b398b92116cd719e85eb55797ebb3ec09aaa2f 00:38:49 $ docker rm -f b9bd6af0adaa2467d516dd55b5b398b92116cd719e85eb55797ebb3ec09aaa2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:38:50 . [Pipeline] withDockerContainer 00:38:50 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:38:50 $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:38:50 $ docker top a0203e94638a00e8ad5219de4efca1faf7f28478edd76df9e667d67f7f501a5f -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:51 + docker-compose -f ./docker-compose-build.yml build --parallel 00:38:51 Building core-command ... 00:38:51 Building core-data ... 00:38:51 Building core-metadata ... 00:38:51 Building security-bootstrapper ... 00:38:51 Building security-proxy-setup ... 00:38:51 Building security-secretstore-setup ... 00:38:51 Building support-notifications ... 00:38:51 Building support-scheduler ... 00:38:51 Building sys-mgmt-agent ... 00:38:51 Building support-notifications 00:38:51 Building security-secretstore-setup 00:38:51 Building security-bootstrapper 00:38:51 Building core-metadata 00:38:51 Building core-command 00:39:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:04 ---> 9622c9460e69 00:39:04 Step 3/24 : WORKDIR /edgex-go 00:39:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:04 ---> 9622c9460e69 00:39:04 Step 3/24 : WORKDIR /edgex-go 00:39:09 ---> Running in 82c8768cff4a 00:39:09 ---> Running in b360caca8392 00:39:10 Removing intermediate container b360caca8392 00:39:10 ---> f6e08bfb55ef 00:39:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:10 Removing intermediate container 82c8768cff4a 00:39:10 ---> 7906df849342 00:39:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:10 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:39:10 ---> 9622c9460e69 00:39:10 Step 3/26 : WORKDIR /edgex-go 00:39:10 ---> Using cache 00:39:10 ---> 7906df849342 00:39:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:11 ---> Running in 8c64cd816c96 00:39:11 ---> Running in 52b25bc9c1ae 00:39:11 ---> Running in 2d3046f65548 00:39:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:11 ---> 9622c9460e69 00:39:11 Step 3/23 : WORKDIR /edgex-go 00:39:11 ---> Using cache 00:39:11 ---> 7906df849342 00:39:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:39:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:39:11 ---> 9622c9460e69 00:39:11 Step 3/32 : WORKDIR /edgex-go 00:39:11 ---> Using cache 00:39:11 ---> 7906df849342 00:39:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:12 ---> Running in 879f70099417 00:39:12 ---> Running in 3c9955d6acd8 00:39:12 Removing intermediate container 52b25bc9c1ae 00:39:12 ---> fd3986d948ed 00:39:12 Step 5/26 : RUN apk add --update --no-cache make git 00:39:12 ---> Running in 4b6116cb3094 00:39:12 Removing intermediate container 2d3046f65548 00:39:12 ---> aecc2a86c0c4 00:39:12 Step 5/24 : RUN apk add --update --no-cache make git 00:39:12 Removing intermediate container 8c64cd816c96 00:39:12 ---> 431bd2fbff95 00:39:12 Step 5/24 : RUN apk add --update --no-cache make git 00:39:12 ---> Running in 548e60a9e309 00:39:12 ---> Running in 83d199f19574 00:39:12 Removing intermediate container 879f70099417 00:39:12 ---> 94e272fcd5b8 00:39:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:39:12 ---> Running in 42c73f8be945 00:39:13 Removing intermediate container 3c9955d6acd8 00:39:13 ---> 7dd84fed627f 00:39:13 Step 5/32 : RUN apk add --update --no-cache make git 00:39:13 ---> Running in 727eade0aa86 00:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:15 OK: 219 MiB in 52 packages 00:39:15 OK: 219 MiB in 52 packages 00:39:15 OK: 219 MiB in 52 packages 00:39:15 OK: 219 MiB in 52 packages 00:39:15 Removing intermediate container 42c73f8be945 00:39:15 ---> 6a412819b9eb 00:39:15 Step 6/23 : COPY go.mod . 00:39:15 Removing intermediate container 4b6116cb3094 00:39:15 ---> 9cf81152d5d3 00:39:15 Step 6/26 : COPY go.mod . 00:39:15 Removing intermediate container 83d199f19574 00:39:15 ---> 7bcdce37959f 00:39:15 Step 6/24 : COPY go.mod . 00:39:15 ---> 689c1091b631 00:39:15 Step 7/23 : RUN go mod download 00:39:15 ---> Running in 1614a7ff038a 00:39:16 ---> 58c5f6601d6b 00:39:16 Step 7/26 : RUN go mod download 00:39:16 Removing intermediate container 548e60a9e309 00:39:16 ---> 94531181b7e3 00:39:16 Step 6/24 : COPY go.mod . 00:39:16 ---> Running in e60a96069c5f 00:39:16 ---> 0697cf1eaecb 00:39:16 Step 7/24 : RUN go mod download 00:39:16 ---> Running in 059a1cfc9448 00:39:16 ---> a7b54979e471 00:39:16 Step 7/24 : RUN go mod download 00:39:16 ---> Running in 4fd7c3f98596 00:39:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:17 Removing intermediate container 1614a7ff038a 00:39:17 ---> 595063493e10 00:39:17 Step 8/23 : COPY . . 00:39:18 Removing intermediate container 059a1cfc9448 00:39:18 ---> 08cbbe74ca53 00:39:18 Step 8/24 : COPY . . 00:39:19 Removing intermediate container e60a96069c5f 00:39:19 ---> 2eca878dd1d6 00:39:19 Step 8/26 : COPY . . 00:39:19 Removing intermediate container 4fd7c3f98596 00:39:19 ---> 678e5f06139d 00:39:19 Step 8/24 : COPY . . 00:39:27 OK: 219 MiB in 52 packages 00:39:28 ---> b51732e465e3 00:39:28 Step 9/23 : RUN go mod tidy 00:39:28 ---> 55be5b21c739 00:39:28 Step 9/24 : RUN go mod tidy 00:39:28 ---> 4531c0d4f786 00:39:28 Step 9/24 : RUN go mod tidy 00:39:28 ---> 111f83bc0f2f 00:39:28 Step 9/26 : RUN go mod tidy 00:39:28 ---> Running in fcacd7a01e5a 00:39:28 ---> Running in a5fb9e0a3d1f 00:39:28 ---> Running in 2094ab6a11f0 00:39:28 ---> Running in 16073f489c15 00:39:28 Removing intermediate container 727eade0aa86 00:39:28 ---> 0b5bfe9b447d 00:39:28 Step 6/32 : COPY go.mod . 00:39:28 ---> 5a27d07c67bd 00:39:28 Step 7/32 : RUN go mod download 00:39:28 ---> Running in b7b3fd13802d 00:39:29 Removing intermediate container fcacd7a01e5a 00:39:29 ---> ac8af1b17b5d 00:39:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:39:29 ---> Running in 0acaec49d6fd 00:39:30 Removing intermediate container a5fb9e0a3d1f 00:39:30 ---> 178f593c1855 00:39:30 Step 10/24 : RUN make cmd/core-command/core-command 00:39:30 ---> Running in 59ad077c0953 00:39:30 Removing intermediate container 2094ab6a11f0 00:39:30 ---> 66d46c37ef5e 00:39:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:39:30 Removing intermediate container b7b3fd13802d 00:39:30 ---> 31190f22b72d 00:39:30 Step 8/32 : COPY . . 00:39:30 ---> Running in c975bb985bec 00:39:30 Removing intermediate container 16073f489c15 00:39:30 ---> 8d48efad263c 00:39:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:30 ---> Running in a6ec3570c19e 00:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command 00:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:46 ---> 2127bfa24d30 00:39:46 Step 9/32 : RUN go mod tidy 00:39:46 ---> Running in 76f179421616 00:39:46 Removing intermediate container 76f179421616 00:39:46 ---> 5d8441d07195 00:39:46 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:46 ---> Running in 372b8711765f 00:39:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:40:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 00:40:00 Running in /w/workspace/edgex-go/68 [Pipeline] { [Pipeline] checkout 00:40:01 The recommended git tool is: git 00:40:08 using credential edgex-jenkins-ssh 00:40:08 Cloning the remote Git repository 00:40:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:08 > git init /w/workspace/edgex-go/68 # timeout=10 00:40:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:08 > git --version # timeout=10 00:40:08 > git --version # 'git version 2.17.1' 00:40:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:12 Removing intermediate container 59ad077c0953 00:40:12 ---> f49dc41d590e 00:40:12 00:40:12 Step 11/24 : FROM alpine:3.14 00:40:12 Removing intermediate container c975bb985bec 00:40:12 ---> 4f3d7a91552e 00:40:12 00:40:12 Step 11/24 : FROM alpine:3.14 00:40:12 3.14: Pulling from library/alpine 00:40:12 3.14: Pulling from library/alpine 00:40:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:40:13 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:40:13 Status: Image is up to date for alpine:3.14 00:40:13 Status: Downloaded newer image for alpine:3.14 00:40:13 ---> 14119a10abf4 00:40:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:13 ---> 14119a10abf4 00:40:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:40:13 Removing intermediate container a6ec3570c19e 00:40:13 ---> c6606ea1c945 00:40:13 00:40:13 Step 11/26 : FROM alpine:3.14 00:40:13 ---> 14119a10abf4 00:40:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:40:13 ---> Running in adc20f3bc037 00:40:13 ---> Running in 37aa987e4df2 00:40:13 ---> Running in c627d68465c6 00:40:13 Removing intermediate container 0acaec49d6fd 00:40:13 ---> 4f42a6ea3933 00:40:13 00:40:13 Step 11/23 : FROM alpine:3.14 00:40:13 ---> 14119a10abf4 00:40:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:40:14 ---> Running in 9d3532208a89 00:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:15 (1/1) Installing dumb-init (1.2.5-r1) 00:40:15 Executing busybox-1.33.1-r3.trigger 00:40:15 OK: 6 MiB in 15 packages 00:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:15 (1/1) Installing dumb-init (1.2.5-r1) 00:40:15 Executing busybox-1.33.1-r3.trigger 00:40:15 OK: 6 MiB in 15 packages 00:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:15 (1/2) Installing ca-certificates (20191127-r5) 00:40:15 (2/2) Installing dumb-init (1.2.5-r1) 00:40:15 Removing intermediate container adc20f3bc037 00:40:15 ---> 1a457e599eac 00:40:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:15 Executing busybox-1.33.1-r3.trigger 00:40:15 (1/3) Installing ca-certificates (20191127-r5) 00:40:15 Executing ca-certificates-20191127-r5.trigger 00:40:15 (2/3) Installing dumb-init (1.2.5-r1) 00:40:15 OK: 6 MiB in 16 packages 00:40:15 Removing intermediate container 37aa987e4df2 00:40:15 ---> 234db9ac48b8 00:40:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:15 ---> Running in 894cd3066b79 00:40:15 (3/3) Installing su-exec (0.2-r1) 00:40:15 Executing busybox-1.33.1-r3.trigger 00:40:15 Executing ca-certificates-20191127-r5.trigger 00:40:15 OK: 6 MiB in 17 packages 00:40:15 ---> Running in 7e70fd5a1744 00:40:16 Removing intermediate container 894cd3066b79 00:40:16 ---> 7391ae416c71 00:40:16 Step 14/24 : ENV APP_PORT=59881 00:40:16 ---> Running in 3096e3f56caa 00:40:16 Removing intermediate container 7e70fd5a1744 00:40:16 ---> 14748a1515bf 00:40:16 Step 14/24 : ENV APP_PORT=59882 00:40:16 ---> Running in bb43221fcf63 00:40:16 Removing intermediate container 3096e3f56caa 00:40:16 ---> b290a04ccc48 00:40:16 Step 15/24 : EXPOSE $APP_PORT 00:40:16 Removing intermediate container 9d3532208a89 00:40:16 ---> b87026786b52 00:40:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:40:16 ---> Running in e06de9b37326 00:40:16 ---> Running in 9041cce13a6e 00:40:16 Removing intermediate container bb43221fcf63 00:40:16 ---> 8ca8e954725d 00:40:16 Step 15/24 : EXPOSE $APP_PORT 00:40:16 Removing intermediate container c627d68465c6 00:40:16 ---> 12c0bc6f644b 00:40:16 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:16 ---> Running in 69444f96b237 00:40:16 Removing intermediate container e06de9b37326 00:40:16 ---> ce61de76077d 00:40:16 Step 16/24 : WORKDIR / 00:40:17 ---> Running in 861588f9bb7e 00:40:17 ---> Running in 52f01308fb70 00:40:17 Removing intermediate container 9041cce13a6e 00:40:17 ---> 31b85e2130e5 00:40:17 Step 14/23 : ENV APP_PORT=59860 00:40:17 Removing intermediate container 69444f96b237 00:40:17 ---> 45a6229a99f3 00:40:17 Step 14/26 : WORKDIR / 00:40:17 ---> Running in 58e815840a5b 00:40:17 Removing intermediate container 861588f9bb7e 00:40:17 ---> 9b0c542d953f 00:40:17 Step 16/24 : WORKDIR / 00:40:17 ---> Running in ffe19c6f66b3 00:40:17 Removing intermediate container 52f01308fb70 00:40:17 ---> 15d727ee74f8 00:40:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:17 ---> Running in ceb728f4c73e 00:40:17 Removing intermediate container 58e815840a5b 00:40:17 ---> 1419c3338963 00:40:17 Step 15/23 : EXPOSE $APP_PORT 00:40:17 Removing intermediate container ffe19c6f66b3 00:40:17 ---> d45ce966c276 00:40:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:17 ---> Running in 6ceb6280ae31 00:40:17 Removing intermediate container ceb728f4c73e 00:40:17 ---> 9fbf20ac04ae 00:40:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:17 ---> 289fc3882276 00:40:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:17 Removing intermediate container 6ceb6280ae31 00:40:17 ---> 5616eee53c18 00:40:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:17 ---> b792c0e2da07 00:40:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:18 ---> a5c4b159d521 00:40:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:18 ---> 7e6999addec0 00:40:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:18 ---> 8fbe5148ebe4 00:40:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:18 ---> dc54afafa090 00:40:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:18 ---> 070d8ee593db 00:40:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:18 ---> ff69c9cb6877 00:40:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:40:19 ---> 5e00796bf8ce 00:40:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:40:19 ---> Running in 15a62ccd3874 00:40:19 ---> 99dc1005dad6 00:40:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:19 ---> 458aff5c6045 00:40:19 Step 20/24 : ENTRYPOINT ["/core-command"] 00:40:19 ---> Running in 8f0c6d92d370 00:40:19 ---> b7e114e6e4f1 00:40:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:19 Removing intermediate container 15a62ccd3874 00:40:19 ---> 40a8fc13a4b6 00:40:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:19 Removing intermediate container 372b8711765f 00:40:19 ---> 3b64afc29d67 00:40:19 00:40:19 Step 11/32 : FROM alpine:3.14 00:40:19 ---> Running in 06d02851f27e 00:40:19 ---> 14119a10abf4 00:40:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:19 ---> d8beed3050c6 00:40:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:40:19 Removing intermediate container 8f0c6d92d370 00:40:19 ---> b7e4fc7cfd30 00:40:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:19 ---> Running in 4c6eeabc759e 00:40:19 ---> Running in 7a295c9ced8e 00:40:19 ---> Running in 356ddeddfdf1 00:40:19 Removing intermediate container 06d02851f27e 00:40:19 ---> 18b36a3c9ba1 00:40:19 Step 22/24 : LABEL arch=x86_64 00:40:19 Removing intermediate container 356ddeddfdf1 00:40:19 ---> 6e0527c4d37a 00:40:19 Step 22/24 : LABEL arch=x86_64 00:40:19 ---> Running in b841d66317eb 00:40:19 Removing intermediate container 7a295c9ced8e 00:40:19 ---> d51a4eb8d764 00:40:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:19 Removing intermediate container 4c6eeabc759e 00:40:19 ---> e26b59af7abc 00:40:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:40:19 ---> Running in f245ee6fa325 00:40:19 ---> c44d5a09be7f 00:40:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:19 ---> Running in e1ca1b90a1e7 00:40:19 ---> Running in d37239854116 00:40:19 Removing intermediate container b841d66317eb 00:40:19 ---> 9f527eea145e 00:40:19 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:40:20 ---> Running in a0273e6a7721 00:40:20 Removing intermediate container f245ee6fa325 00:40:20 ---> b0e593212a63 00:40:20 Step 21/23 : LABEL arch=x86_64 00:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:40:20 Removing intermediate container e1ca1b90a1e7 00:40:20 ---> bb8bf82ebc80 00:40:20 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:40:20 ---> 284cef732dea 00:40:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:20 ---> Running in c0eb9a46e6a5 00:40:20 ---> Running in 8b93532fa2c6 00:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:40:20 Removing intermediate container a0273e6a7721 00:40:20 ---> a02f7d509ea6 00:40:20 Step 24/24 : LABEL version=2.0.1-dev.60 00:40:20 ---> Running in 0de1b5236c3f 00:40:20 Removing intermediate container c0eb9a46e6a5 00:40:20 ---> cfb18cb06366 00:40:20 Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:40:20 Removing intermediate container 8b93532fa2c6 00:40:20 ---> 4bcb08bc5769 00:40:20 Step 24/24 : LABEL version=2.0.1-dev.60 00:40:20 ---> Running in ea8632abd3ac 00:40:20 ---> Running in 720604002afe 00:40:20 (1/2) Installing dumb-init (1.2.5-r1) 00:40:20 (2/2) Installing su-exec (0.2-r1) 00:40:20 Executing busybox-1.33.1-r3.trigger 00:40:20 OK: 6 MiB in 16 packages 00:40:20 Removing intermediate container 0de1b5236c3f 00:40:20 ---> 976f02f48f4c 00:40:20 00:40:20 ---> cb0f82d14f4c 00:40:20 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/ 00:40:20 Removing intermediate container ea8632abd3ac 00:40:20 ---> c812f670b3bc 00:40:20 Step 23/23 : LABEL version=2.0.1-dev.60 00:40:20 Successfully built 976f02f48f4c 00:40:20 ---> Running in 703953b272d3 00:40:20 Successfully tagged core-metadata:latest 00:40:20 Building security-proxy-setup 00:40:20  Building core-metadata ... done  ---> Running in b7008dbc1de7 00:40:21 Removing intermediate container 720604002afe 00:40:21 ---> 39aa310ecd22 00:40:21 00:40:21 Successfully built 39aa310ecd22 00:40:21 Successfully tagged core-command:latest 00:40:21  Building core-command ... done Building sys-mgmt-agent 00:40:23 Removing intermediate container b7008dbc1de7 00:40:23 ---> 7e1fa256fa56 00:40:23 00:40:23 Successfully built 7e1fa256fa56 00:40:24 Successfully tagged support-notifications:latest 00:40:24 Building support-scheduler 00:40:24 Removing intermediate container d37239854116 00:40:24 ---> 8ce97ec00121 00:40:24 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:40:29  Building support-notifications ... done  ---> Running in 16ab516f3043 00:40:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:30 ---> 9622c9460e69 00:40:30 Step 3/23 : WORKDIR /edgex-go 00:40:30 ---> Using cache 00:40:30 ---> 7906df849342 00:40:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:30 ---> Using cache 00:40:30 ---> 7dd84fed627f 00:40:30 Step 5/23 : RUN apk add --update --no-cache make git 00:40:30 ---> Using cache 00:40:30 ---> 0b5bfe9b447d 00:40:30 Step 6/23 : COPY go.mod . 00:40:30 ---> Using cache 00:40:30 ---> 5a27d07c67bd 00:40:30 Step 7/23 : RUN go mod download 00:40:30 ---> Using cache 00:40:30 ---> 31190f22b72d 00:40:30 Step 8/23 : COPY . . 00:40:30 ---> Using cache 00:40:30 ---> 2127bfa24d30 00:40:30 Step 9/23 : RUN go mod tidy 00:40:30 ---> Using cache 00:40:30 ---> 5d8441d07195 00:40:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:40:31 Removing intermediate container 16ab516f3043 00:40:31 ---> 015d0e36b422 00:40:31 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:31 Removing intermediate container 703953b272d3 00:40:31 ---> acb029a752a6 00:40:31 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:40:31 ---> Running in 479ee1028b04 00:40:32 ---> Running in 80014b23e031 00:40:32 ---> Running in bd5099f66352 00:40:32 Removing intermediate container 80014b23e031 00:40:32 ---> f93896516fe5 00:40:32 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:32 Removing intermediate container bd5099f66352 00:40:32 ---> 80c21d3ee23c 00:40:32 Step 24/26 : LABEL arch=x86_64 00:40:32 ---> Running in 035b8007aa41 00:40:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:40:32 ---> Running in 52320019ca06 00:40:32 Removing intermediate container 52320019ca06 00:40:32 ---> 1a00c5a3cfc6 00:40:32 Step 25/26 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:40:33 ---> Running in b2b74b78d76d 00:40:33 Removing intermediate container b2b74b78d76d 00:40:33 ---> d44f215c7782 00:40:33 Step 26/26 : LABEL version=2.0.1-dev.60 00:40:34 ---> Running in 62892892037d 00:40:34 Removing intermediate container 035b8007aa41 00:40:34 ---> 620016e5799a 00:40:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:40:34 Removing intermediate container 62892892037d 00:40:34 ---> a466d1a220ee 00:40:34 00:40:34 ---> Running in dd65838f432d 00:40:34 Successfully built a466d1a220ee 00:40:34 Successfully tagged security-secretstore-setup:latest 00:40:34 Building core-data 00:40:34  Building security-secretstore-setup ... done Removing intermediate container dd65838f432d 00:40:34 ---> 7abbd42e29fd 00:40:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:35 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:35 ---> 9622c9460e69 00:40:35 Step 3/22 : WORKDIR /edgex-go 00:40:35 ---> Using cache 00:40:35 ---> 7906df849342 00:40:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:35 ---> Using cache 00:40:35 ---> 7dd84fed627f 00:40:35 Step 5/22 : RUN apk add --update --no-cache make git 00:40:35 ---> Using cache 00:40:35 ---> 0b5bfe9b447d 00:40:35 Step 6/22 : COPY go.mod . 00:40:35 ---> Using cache 00:40:35 ---> 5a27d07c67bd 00:40:35 Step 7/22 : RUN go mod download 00:40:35 ---> Using cache 00:40:35 ---> 31190f22b72d 00:40:35 Step 8/22 : COPY . . 00:40:35 ---> Using cache 00:40:35 ---> 2127bfa24d30 00:40:35 Step 9/22 : RUN go mod tidy 00:40:35 ---> Using cache 00:40:35 ---> 5d8441d07195 00:40:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:40:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:36 ---> 9622c9460e69 00:40:36 Step 3/24 : WORKDIR /edgex-go 00:40:36 ---> Using cache 00:40:36 ---> 7906df849342 00:40:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:36 ---> Using cache 00:40:36 ---> 7dd84fed627f 00:40:36 Step 5/24 : RUN apk add --update --no-cache make bash git 00:40:38 ---> d805d463f15c 00:40:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:38 ---> Running in 86e131988482 00:40:38 ---> Running in f53dfe1eb031 00:40:38 ---> Running in 8c1c54cd8c99 00:40:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:40:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:40 Removing intermediate container 8c1c54cd8c99 00:40:40 ---> 1dcd0a3b7eba 00:40:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:40 ---> 8a15dfaba189 00:40:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:41 OK: 219 MiB in 52 packages 00:40:41 ---> 9314090f8758 00:40:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:42 Removing intermediate container 86e131988482 00:40:42 ---> f546f6753db8 00:40:42 Step 6/24 : COPY go.mod . 00:40:42 ---> 87d7dfc08727 00:40:42 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:42 ---> 2f1be889e95d 00:40:42 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:42 ---> 4ab86ed5f633 00:40:42 Step 7/24 : RUN go mod download 00:40:42 ---> Running in a12984b2b911 00:40:43 ---> debd0b19b2e9 00:40:43 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:40:43 ---> Running in e1c3b24c656d 00:40:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:40:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:43 ---> 9622c9460e69 00:40:43 Step 3/24 : WORKDIR /edgex-go 00:40:43 ---> Using cache 00:40:43 ---> 7906df849342 00:40:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:43 ---> Using cache 00:40:43 ---> 7dd84fed627f 00:40:43 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:40:43 ---> Running in 27f1e1251bf2 00:40:43 Removing intermediate container e1c3b24c656d 00:40:43 ---> d94e75c0e07b 00:40:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:43 ---> 4a423aff1bb6 00:40:43 Step 27/32 : RUN chmod +x /entrypoint.sh 00:40:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:40:43 ---> Running in ca9d94b2597a 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:40:45 Removing intermediate container ca9d94b2597a 00:40:45 ---> 2c5bfd93cb53 00:40:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:40:45 ---> Running in cdd19d73c998 00:40:45 Removing intermediate container a12984b2b911 00:40:45 ---> 26041faa2774 00:40:45 Step 8/24 : COPY . . 00:40:45 Avoid second fetch 00:40:45 Checking out Revision 77fe71b6b44e31624130600da248bb6ad192c9d6 (main) 00:40:45 Removing intermediate container cdd19d73c998 00:40:45 ---> 458cb251c2f0 00:40:45 Step 29/32 : CMD ["gate"] 00:40:45 OK: 219 MiB in 52 packages 00:40:45 ---> Running in 7fe9af95bd98 00:40:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:45 > git config core.sparsecheckout # timeout=10 00:40:45 > git checkout -f 77fe71b6b44e31624130600da248bb6ad192c9d6 # timeout=10 00:40:46 Removing intermediate container 7fe9af95bd98 00:40:46 ---> 0da5b19051ce 00:40:46 Step 30/32 : LABEL arch=x86_64 00:40:47 ---> Running in e4ebd56c5755 00:40:47 Removing intermediate container 27f1e1251bf2 00:40:47 ---> aa082d57fe22 00:40:47 Step 6/24 : COPY go.mod . 00:40:48 Removing intermediate container e4ebd56c5755 00:40:48 ---> 17ee1a4bdb03 00:40:48 Step 31/32 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:40:48 ---> df76c3380160 00:40:48 Step 7/24 : RUN go mod download 00:40:48 ---> Running in f76efa3f085a 00:40:48 ---> Running in fc760743347d 00:40:49 Removing intermediate container f76efa3f085a 00:40:49 ---> f883e0ebbd94 00:40:49 Step 32/32 : LABEL version=2.0.1-dev.60 00:40:49 ---> Running in 68fa4df87105 00:40:49 Commit message: "style: Enable staticcheck linter and associated recommendations (#3735)" 00:40:50 Removing intermediate container 68fa4df87105 00:40:50 ---> d8b0ae65cda5 00:40:50 00:40:50 Successfully built d8b0ae65cda5 00:40:50 Successfully tagged security-bootstrapper:latest [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:50 provisioning config files... 00:40:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config2954636799090625199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:50  Building security-bootstrapper ... done  ---> db7393c7a073 00:40:50 Step 9/24 : RUN go mod tidy 00:40:51 ---> Running in 8925a012860b 00:40:51 ---> docker-login.sh 00:40:51 nexus3.edgexfoundry.org:10001 00:40:51 Removing intermediate container fc760743347d 00:40:51 ---> 692b111ad481 00:40:51 Step 8/24 : COPY . . 00:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:53 Configure a credential helper to remove this warning. See 00:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:53 00:40:53 Login Succeeded 00:40:53 nexus3.edgexfoundry.org:10002 00:40:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:53 Configure a credential helper to remove this warning. See 00:40:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:53 00:40:53 Login Succeeded 00:40:53 nexus3.edgexfoundry.org:10003 00:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:54 Configure a credential helper to remove this warning. See 00:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:54 00:40:54 Login Succeeded 00:40:54 nexus3.edgexfoundry.org:10004 00:40:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:54 Configure a credential helper to remove this warning. See 00:40:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:54 00:40:54 Login Succeeded 00:40:55 docker.io 00:40:55 Removing intermediate container 8925a012860b 00:40:55 ---> 0a4d48ca9633 00:40:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:40:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:55 ---> Running in e95f19603f63 00:40:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:40:55 Configure a credential helper to remove this warning. See 00:40:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:40:55 00:40:55 Login Succeeded 00:40:55 ---> docker-login.sh ends [Pipeline] } 00:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:40:56 ========================================================= 00:40:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:40:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:40:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:57 595b0fe564bb: Pulling fs layer 00:40:57 24495759ef45: Pulling fs layer 00:40:57 d148012ef14d: Pulling fs layer 00:40:57 e90a11edd702: Pulling fs layer 00:40:57 d77568369979: Pulling fs layer 00:40:57 fc1c9f9a7f3b: Pulling fs layer 00:40:57 170f2ba95c9a: Pulling fs layer 00:40:57 97ac5df62f85: Pulling fs layer 00:40:57 fc1c9f9a7f3b: Waiting 00:40:57 d77568369979: Waiting 00:40:57 170f2ba95c9a: Waiting 00:40:57 e90a11edd702: Waiting 00:40:57 97ac5df62f85: Waiting 00:40:57 d148012ef14d: Verifying Checksum 00:40:57 d148012ef14d: Download complete 00:40:57 24495759ef45: Verifying Checksum 00:40:57 24495759ef45: Download complete 00:40:57 d77568369979: Verifying Checksum 00:40:57 d77568369979: Download complete 00:40:57 fc1c9f9a7f3b: Download complete 00:40:57 595b0fe564bb: Verifying Checksum 00:40:57 595b0fe564bb: Download complete 00:40:57 170f2ba95c9a: Verifying Checksum 00:40:57 170f2ba95c9a: Download complete 00:40:57 ---> 0cba06cee586 00:40:57 Step 9/24 : RUN go mod tidy 00:40:57 ---> Running in fd96c368387b 00:40:58 595b0fe564bb: Pull complete 00:40:59 24495759ef45: Pull complete 00:40:59 d148012ef14d: Pull complete 00:40:59 Removing intermediate container fd96c368387b 00:40:59 ---> ed1747083d49 00:40:59 Step 10/24 : RUN make cmd/core-data/core-data 00:40:59 ---> Running in a9ea45aa1ff1 00:41:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data 00:41:01 97ac5df62f85: Download complete 00:41:01 e90a11edd702: Verifying Checksum 00:41:01 e90a11edd702: Download complete 00:41:05 Removing intermediate container 479ee1028b04 00:41:05 ---> 8233ce02fc5f 00:41:05 00:41:05 Step 11/23 : FROM alpine:3.14 00:41:05 ---> 14119a10abf4 00:41:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:41:05 ---> Using cache 00:41:05 ---> 234db9ac48b8 00:41:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:05 ---> Using cache 00:41:05 ---> 14748a1515bf 00:41:05 Step 14/23 : ENV APP_PORT=59861 00:41:05 ---> Running in 5925d8077fd6 00:41:05 Removing intermediate container 5925d8077fd6 00:41:05 ---> 8a1c636eafab 00:41:05 Step 15/23 : EXPOSE $APP_PORT 00:41:05 ---> Running in 5c302534d109 00:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config 00:41:05 Removing intermediate container 5c302534d109 00:41:05 ---> 7a380dfc25aa 00:41:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:05 ---> 5dce5c0ad511 00:41:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:41:06 ---> e0c23e1b2435 00:41:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:41:06 ---> 3a8116f767ad 00:41:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:41:06 ---> Running in 691e59afb602 00:41:06 Removing intermediate container 691e59afb602 00:41:06 ---> 1335a6ff0742 00:41:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:06 ---> Running in abb09a30f0a8 00:41:06 Removing intermediate container abb09a30f0a8 00:41:06 ---> 0ae98e1d8650 00:41:06 Step 21/23 : LABEL arch=x86_64 00:41:06 ---> Running in 6b97a67c03cf 00:41:07 Removing intermediate container 6b97a67c03cf 00:41:07 ---> 666649239e21 00:41:07 Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:07 ---> Running in 7e8e484fa7e5 00:41:07 Removing intermediate container 7e8e484fa7e5 00:41:07 ---> 50d2fc0bd971 00:41:07 Step 23/23 : LABEL version=2.0.1-dev.60 00:41:07 ---> Running in 98d2db44bbdb 00:41:07 Removing intermediate container 98d2db44bbdb 00:41:07 ---> da48f04c2277 00:41:07 00:41:07 Successfully built da48f04c2277 00:41:07 Successfully tagged support-scheduler:latest 00:41:09  Building support-scheduler ... done Removing intermediate container f53dfe1eb031 00:41:09 ---> ca37c814989d 00:41:09 00:41:09 Step 11/22 : FROM alpine:3.14 00:41:09 ---> 14119a10abf4 00:41:09 Step 12/22 : RUN apk add --update --no-cache curl 00:41:09 ---> Running in 294e1226b4e7 00:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:41:10 (1/5) Installing ca-certificates (20191127-r5) 00:41:10 (2/5) Installing brotli-libs (1.0.9-r5) 00:41:10 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:41:10 (4/5) Installing libcurl (7.79.1-r0) 00:41:10 (5/5) Installing curl (7.79.1-r0) 00:41:11 Executing busybox-1.33.1-r3.trigger 00:41:11 Executing ca-certificates-20191127-r5.trigger 00:41:11 OK: 8 MiB in 19 packages 00:41:11 Removing intermediate container 294e1226b4e7 00:41:11 ---> 5e283a3d8207 00:41:11 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:11 ---> Running in 76b7ddf32829 00:41:11 e90a11edd702: Pull complete 00:41:11 d77568369979: Pull complete 00:41:11 Removing intermediate container 76b7ddf32829 00:41:11 ---> 8440d4e8cb56 00:41:11 Step 14/22 : WORKDIR /edgex 00:41:11 ---> Running in c2fcacc82609 00:41:12 fc1c9f9a7f3b: Pull complete 00:41:12 Removing intermediate container c2fcacc82609 00:41:12 ---> 1c6580e57710 00:41:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:41:12 ---> 44af141ab87c 00:41:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:41:12 170f2ba95c9a: Pull complete 00:41:13 ---> 51a529b9470c 00:41:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:41:13 ---> 27facdca5fee 00:41:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:41:13 ---> Running in c412360c1ba5 00:41:13 Removing intermediate container c412360c1ba5 00:41:13 ---> c48e320804c0 00:41:13 Step 19/22 : CMD ["--init=true"] 00:41:13 ---> Running in 8c62c7078d11 00:41:14 Removing intermediate container 8c62c7078d11 00:41:14 ---> 5be11877758a 00:41:14 Step 20/22 : LABEL arch=x86_64 00:41:14 ---> Running in c087a4cde0d8 00:41:14 Removing intermediate container c087a4cde0d8 00:41:14 ---> 81e8ba89b544 00:41:14 Step 21/22 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:14 ---> Running in d6a0394539ad 00:41:14 Removing intermediate container d6a0394539ad 00:41:14 ---> d11a801840fa 00:41:14 Step 22/22 : LABEL version=2.0.1-dev.60 00:41:14 ---> Running in 54f509f7be2c 00:41:14 Removing intermediate container 54f509f7be2c 00:41:14 ---> 4ced16eab97b 00:41:14 00:41:14 Successfully built 4ced16eab97b 00:41:14 Successfully tagged security-proxy-setup:latest 00:41:17 97ac5df62f85: Pull complete 00:41:17 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:41:18 + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:18 WORKDIR /edgex 00:41:18 COPY go.mod . 00:41:18 RUN go mod download 00:41:18 build -t ci-base-image-arm64 -f - . 00:41:20  Building security-proxy-setup ... done Removing intermediate container e95f19603f63 00:41:20 ---> f97b0ce80929 00:41:20 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:41:20 ---> Running in e0f98730dd2a 00:41:20 Sending build context to Docker daemon 166.1MB 00:41:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:41:20 ---> 04bc70af865f 00:41:20 Step 2/4 : WORKDIR /edgex 00:41:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:41:22 Removing intermediate container e0f98730dd2a 00:41:22 ---> 0d5a7ae96fc0 00:41:22 00:41:22 Step 12/24 : FROM docker:20.10.7 00:41:22 20.10.7: Pulling from library/docker 00:41:25 Removing intermediate container a9ea45aa1ff1 00:41:25 ---> ebc71cf3fdc9 00:41:25 00:41:25 Step 11/24 : FROM alpine:3.14 00:41:25 ---> 14119a10abf4 00:41:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:41:25 ---> Running in 6559cad4602b 00:41:25 Removing intermediate container 6559cad4602b 00:41:25 ---> e1205a2653fe 00:41:25 Step 13/24 : ENV APP_PORT=59880 00:41:25 ---> Running in 410844709d6c 00:41:25 Removing intermediate container 410844709d6c 00:41:25 ---> 32f2cb61ebdc 00:41:25 Step 14/24 : EXPOSE $APP_PORT 00:41:25 ---> Running in 157c3bc8d0ae 00:41:26 Removing intermediate container 157c3bc8d0ae 00:41:26 ---> 00ca2921da59 00:41:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:26 ---> Running in 5f1676aa6b45 00:41:27 Removing intermediate container 5f1676aa6b45 00:41:27 ---> 18c2c9befb77 00:41:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:41:27 ---> Running in f6839c22dec6 00:41:27 ---> Running in bddee3fe4171 00:41:27 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:41:27 Status: Downloaded newer image for docker:20.10.7 00:41:27 ---> 08bdaf2f88f9 00:41:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:41:27 ---> Running in 0979deeea707 00:41:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:41:27 Removing intermediate container 0979deeea707 00:41:27 ---> 3220896f7c7d 00:41:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:41:27 ---> Running in 9e186589a66c 00:41:28 Removing intermediate container bddee3fe4171 00:41:28 ---> 56317652145c 00:41:28 Step 3/4 : COPY go.mod . 00:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:41:28 (1/39) Installing readline (8.1.0-r0) 00:41:28 (2/39) Installing bash (5.1.0-r0) 00:41:28 Executing bash-5.1.0-r0.post-install 00:41:28 (3/39) Installing brotli-libs (1.0.9-r3) 00:41:28 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:41:28 (5/39) Installing libcurl (7.79.1-r0) 00:41:28 (6/39) Installing curl (7.79.1-r0) 00:41:28 (7/39) Installing dumb-init (1.2.5-r0) 00:41:28 (8/39) Installing libbz2 (1.0.8-r1) 00:41:28 (9/39) Installing expat (2.2.10-r1) 00:41:28 (10/39) Installing libffi (3.3-r2) 00:41:28 (11/39) Installing gdbm (1.19-r0) 00:41:28 (12/39) Installing xz-libs (5.2.5-r0) 00:41:28 (13/39) Installing sqlite-libs (3.34.1-r0) 00:41:28 (14/39) Installing python3 (3.8.10-r0) 00:41:29 ---> 56cbb8ea4740 00:41:29 Step 4/4 : RUN go mod download 00:41:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:41:29 ---> Running in c04784184c8e 00:41:29 (15/39) Installing py3-appdirs (1.4.4-r1) 00:41:29 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:41:29 (17/39) Installing py3-parsing (2.4.7-r1) 00:41:29 (18/39) Installing py3-six (1.15.0-r0) 00:41:29 (19/39) Installing py3-packaging (20.9-r0) 00:41:29 (20/39) Installing py3-setuptools (51.3.3-r0) 00:41:30 (21/39) Installing py3-chardet (4.0.0-r0) 00:41:30 (22/39) Installing py3-idna (3.1-r0) 00:41:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:41:30 (24/39) Installing py3-requests (2.25.1-r1) 00:41:30 (25/39) Installing py3-msgpack (1.0.2-r0) 00:41:30 (26/39) Installing py3-lockfile (0.12.2-r3) 00:41:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:41:30 (28/39) Installing py3-colorama (0.4.4-r0) 00:41:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:41:30 (30/39) Installing py3-distlib (0.3.1-r1) 00:41:30 (31/39) Installing py3-distro (1.5.0-r1) 00:41:30 (32/39) Installing py3-webencodings (0.5.1-r3) 00:41:30 (33/39) Installing py3-html5lib (1.1-r0) 00:41:30 (34/39) Installing py3-pytoml (0.1.21-r0) 00:41:30 (35/39) Installing py3-pep517 (0.9.1-r0) 00:41:30 (36/39) Installing py3-progress (1.5-r0) 00:41:30 (37/39) Installing py3-retrying (1.3.3-r0) 00:41:30 (38/39) Installing py3-toml (0.10.2-r0) 00:41:30 (39/39) Installing py3-pip (20.3.4-r0) 00:41:30 Executing busybox-1.32.1-r6.trigger 00:41:30 OK: 82 MiB in 59 packages 00:41:31 (1/6) Installing dumb-init (1.2.5-r1) 00:41:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:41:31 (3/6) Installing libsodium (1.0.18-r0) 00:41:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:41:32 Collecting docker-compose==1.23.2 00:41:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:41:32 Collecting jsonschema<3,>=2.5.1 00:41:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:32 Collecting texttable<0.10,>=0.9.0 00:41:32 Downloading texttable-0.9.1.tar.gz (11 kB) 00:41:32 Collecting docker<4.0,>=3.6.0 00:41:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:32 Collecting dockerpty<0.5,>=0.4.1 00:41:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:41:33 Collecting PyYAML<4,>=3.10 00:41:33 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:33 (5/6) Installing libzmq (4.3.4-r0) 00:41:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:41:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:41:33 Collecting websocket-client<1.0,>=0.32.0 00:41:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:41:33 Collecting docopt<0.7,>=0.6.1 00:41:33 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:34 Collecting cached-property<2,>=1.2.0 00:41:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:41:34 Collecting docker-pycreds>=0.4.0 00:41:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:34 (6/6) Installing zeromq (4.3.4-r0) 00:41:34 Collecting chardet<3.1.0,>=3.0.2 00:41:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:41:34 Collecting idna<2.8,>=2.5 00:41:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:34 Executing busybox-1.33.1-r3.trigger 00:41:34 OK: 8 MiB in 20 packages 00:41:34 Collecting urllib3<1.25,>=1.21.1 00:41:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:34 Collecting certifi>=2017.4.17 00:41:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:41:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:41:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:41:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:41:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:41:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:41:34 Attempting uninstall: urllib3 00:41:34 Found existing installation: urllib3 1.26.2 00:41:34 Uninstalling urllib3-1.26.2: 00:41:34 Successfully uninstalled urllib3-1.26.2 00:41:35 Attempting uninstall: idna 00:41:35 Found existing installation: idna 3.1 00:41:35 Uninstalling idna-3.1: 00:41:35 Successfully uninstalled idna-3.1 00:41:35 Attempting uninstall: chardet 00:41:35 Found existing installation: chardet 4.0.0 00:41:35 Removing intermediate container f6839c22dec6 00:41:35 ---> 6122aea2ed06 00:41:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:35 Uninstalling chardet-4.0.0: 00:41:35 Successfully uninstalled chardet-4.0.0 00:41:35 ---> 49fdc9915452 00:41:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:41:35 Attempting uninstall: requests 00:41:35 Found existing installation: requests 2.25.1 00:41:35 Uninstalling requests-2.25.1: 00:41:35 Successfully uninstalled requests-2.25.1 00:41:35 Running setup.py install for texttable: started 00:41:36 ---> e091f63785e1 00:41:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:41:36 Running setup.py install for texttable: finished with status 'done' 00:41:36 Running setup.py install for PyYAML: started 00:41:36 ---> 862b3e9b254e 00:41:36 Step 20/24 : ENTRYPOINT ["/core-data"] 00:41:36 ---> Running in a93b78483e84 00:41:36 Removing intermediate container a93b78483e84 00:41:36 ---> 466d45ed2448 00:41:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:36 ---> Running in 7a83dce0576c 00:41:36 Running setup.py install for PyYAML: finished with status 'done' 00:41:36 Removing intermediate container 7a83dce0576c 00:41:36 ---> 763feab272d9 00:41:36 Step 22/24 : LABEL arch=x86_64 00:41:36 Running setup.py install for docopt: started 00:41:36 ---> Running in a0801c23e844 00:41:36 Removing intermediate container a0801c23e844 00:41:36 ---> d3e3646c442e 00:41:36 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:36 ---> Running in 56026df81e05 00:41:36 Running setup.py install for docopt: finished with status 'done' 00:41:36 Running setup.py install for dockerpty: started 00:41:37 Removing intermediate container 56026df81e05 00:41:37 ---> e7cfa1e63090 00:41:37 Step 24/24 : LABEL version=2.0.1-dev.60 00:41:37 ---> Running in 9f8f29c14cf4 00:41:37 Removing intermediate container 9f8f29c14cf4 00:41:37 ---> 3194ba6a579e 00:41:37 00:41:37 Successfully built 3194ba6a579e 00:41:37 Successfully tagged core-data:latest 00:41:37  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' 00:41:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:41:40 Removing intermediate container 9e186589a66c 00:41:40 ---> d88f4c0b98dd 00:41:40 Step 15/24 : ENV APP_PORT=58890 00:41:40 ---> Running in cb8e83988fb5 00:41:40 Removing intermediate container cb8e83988fb5 00:41:40 ---> 182adda6c21b 00:41:40 Step 16/24 : EXPOSE $APP_PORT 00:41:40 ---> Running in cebf73b82516 00:41:40 Removing intermediate container cebf73b82516 00:41:40 ---> a3fc383bf616 00:41:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:41:40 ---> fbd9b797f03e 00:41:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:41:41 ---> 588b3b91c198 00:41:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:41:41 ---> 91732c3f7605 00:41:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:41 ---> Running in 40c3f79b6627 00:41:41 Removing intermediate container 40c3f79b6627 00:41:41 ---> 8102a4446160 00:41:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:41 ---> Running in 8213dcf35b9a 00:41:41 Removing intermediate container 8213dcf35b9a 00:41:41 ---> 9e3f322beda7 00:41:41 Step 22/24 : LABEL arch=x86_64 00:41:41 ---> Running in 55cfea677b2f 00:41:41 Removing intermediate container 55cfea677b2f 00:41:41 ---> ff5bdfb3f905 00:41:41 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:41 ---> Running in 8502b8dad49a 00:41:41 Removing intermediate container 8502b8dad49a 00:41:41 ---> 93263d373b50 00:41:41 Step 24/24 : LABEL version=2.0.1-dev.60 00:41:41 ---> Running in 87fbc7dd5632 00:41:42 Removing intermediate container 87fbc7dd5632 00:41:42 ---> 9dbcb3438366 00:41:42 00:41:42 Successfully built 9dbcb3438366 00:41:42 Successfully tagged sys-mgmt-agent:latest 00:41:42  Building sys-mgmt-agent ... done  [Pipeline] } 00:41:42 $ docker stop --time=1 a0203e94638a00e8ad5219de4efca1faf7f28478edd76df9e667d67f7f501a5f 00:41:43 $ docker rm -f a0203e94638a00e8ad5219de4efca1faf7f28478edd76df9e667d67f7f501a5f [Pipeline] // withDockerContainer [Pipeline] sh 00:41:44 + docker images 00:41:44 REPOSITORY TAG IMAGE ID CREATED SIZE 00:41:44 sys-mgmt-agent latest 9dbcb3438366 2 seconds ago 325MB 00:41:44 core-data latest 3194ba6a579e 7 seconds ago 20.5MB 00:41:44 ebc71cf3fdc9 20 seconds ago 1.76GB 00:41:44 0d5a7ae96fc0 23 seconds ago 1.75GB 00:41:44 security-proxy-setup latest 4ced16eab97b 30 seconds ago 26.7MB 00:41:44 ca37c814989d 35 seconds ago 1.76GB 00:41:44 support-scheduler latest da48f04c2277 37 seconds ago 16.1MB 00:41:44 8233ce02fc5f 40 seconds ago 1.75GB 00:41:44 security-bootstrapper latest d8b0ae65cda5 55 seconds ago 18.8MB 00:41:44 security-secretstore-setup latest a466d1a220ee About a minute ago 28.2MB 00:41:44 support-notifications latest 7e1fa256fa56 About a minute ago 16.8MB 00:41:44 core-command latest 39aa310ecd22 About a minute ago 16MB 00:41:44 core-metadata latest 976f02f48f4c About a minute ago 16.8MB 00:41:44 3b64afc29d67 About a minute ago 1.75GB 00:41:44 4f42a6ea3933 About a minute ago 1.75GB 00:41:44 c6606ea1c945 About a minute ago 1.76GB 00:41:44 4f3d7a91552e About a minute ago 1.76GB 00:41:44 f49dc41d590e About a minute ago 1.75GB 00:41:44 ci-base-image-x86_64 latest 9622c9460e69 5 minutes ago 1.25GB 00:41:44 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 00:41:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 00:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 00:41:44 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 00:41:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 00:41:44 provisioning config files... 00:41:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config9055191394201757432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:44 ---> docker-login.sh 00:41:44 nexus3.edgexfoundry.org:10001 00:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:44 Configure a credential helper to remove this warning. See 00:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:44 00:41:44 Login Succeeded 00:41:44 nexus3.edgexfoundry.org:10002 00:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:45 Configure a credential helper to remove this warning. See 00:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:45 00:41:45 Login Succeeded 00:41:45 nexus3.edgexfoundry.org:10003 00:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:45 Configure a credential helper to remove this warning. See 00:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:45 00:41:45 Login Succeeded 00:41:45 nexus3.edgexfoundry.org:10004 00:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:45 Configure a credential helper to remove this warning. See 00:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:45 00:41:45 Login Succeeded 00:41:45 docker.io 00:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:46 Configure a credential helper to remove this warning. See 00:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:46 00:41:46 Login Succeeded 00:41:46 ---> docker-login.sh ends [Pipeline] } 00:41:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:41:46 77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:46 latest 00:41:46 2.0.1-dev.60 00:41:46 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:46 main 00:41:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:41:46 + docker push nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:41:46 7810477bdbc7: Preparing 00:41:46 6290915f1e21: Preparing 00:41:46 5471387bbd2c: Preparing 00:41:46 e2383834d34d: Preparing 00:41:46 e2eb06d8af82: Preparing 00:41:46 e2eb06d8af82: Layer already exists 00:41:47 7810477bdbc7: Pushed 00:41:47 5471387bbd2c: Pushed 00:41:47 e2383834d34d: Pushed 00:41:48 6290915f1e21: Pushed 00:41:48 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:41:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 00:41:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 00:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:41:49 7810477bdbc7: Preparing 00:41:49 6290915f1e21: Preparing 00:41:49 5471387bbd2c: Preparing 00:41:49 e2383834d34d: Preparing 00:41:49 e2eb06d8af82: Preparing 00:41:49 6290915f1e21: Layer already exists 00:41:49 7810477bdbc7: Layer already exists 00:41:49 5471387bbd2c: Layer already exists 00:41:49 e2eb06d8af82: Layer already exists 00:41:49 e2383834d34d: Layer already exists 00:41:49 latest: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:41:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:41:49 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.60 00:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:41:49 7810477bdbc7: Preparing 00:41:49 6290915f1e21: Preparing 00:41:49 5471387bbd2c: Preparing 00:41:49 e2383834d34d: Preparing 00:41:49 e2eb06d8af82: Preparing 00:41:49 7810477bdbc7: Layer already exists 00:41:49 6290915f1e21: Layer already exists 00:41:49 e2383834d34d: Layer already exists 00:41:49 e2eb06d8af82: Layer already exists 00:41:49 5471387bbd2c: Layer already exists 00:41:49 2.0.1-dev.60: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:41:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:41:50 + docker push nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:41:50 7810477bdbc7: Preparing 00:41:50 6290915f1e21: Preparing 00:41:50 5471387bbd2c: Preparing 00:41:50 e2383834d34d: Preparing 00:41:50 e2eb06d8af82: Preparing 00:41:50 5471387bbd2c: Layer already exists 00:41:50 e2383834d34d: Layer already exists 00:41:50 7810477bdbc7: Layer already exists 00:41:50 6290915f1e21: Layer already exists 00:41:50 e2eb06d8af82: Layer already exists 00:41:50 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] isUnix [Pipeline] sh 00:41:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 00:41:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 00:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:41:51 7810477bdbc7: Preparing 00:41:51 6290915f1e21: Preparing 00:41:51 5471387bbd2c: Preparing 00:41:51 e2383834d34d: Preparing 00:41:51 e2eb06d8af82: Preparing 00:41:51 e2eb06d8af82: Layer already exists 00:41:51 7810477bdbc7: Layer already exists 00:41:51 5471387bbd2c: Layer already exists 00:41:51 e2383834d34d: Layer already exists 00:41:51 6290915f1e21: Layer already exists 00:41:51 main: digest: sha256:f6061e346095d9a8416f4df6efda188af2f62f6a5484b423505f0461919a411e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:51 ===================================================== [Pipeline] echo 00:41:51 taggedImages: 00:41:51 - nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:51 - nexus3.edgexfoundry.org:10004/core-command:latest 00:41:51 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.60 00:41:51 - nexus3.edgexfoundry.org:10004/core-command:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 00:41:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:41:51 77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:51 latest 00:41:51 2.0.1-dev.60 00:41:51 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:51 main 00:41:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:41:51 + docker push nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:51 9660d02ccd69: Preparing 00:41:51 ecc59f98e713: Preparing 00:41:51 5471387bbd2c: Preparing 00:41:51 14acc5576f57: Preparing 00:41:51 1df5382115d3: Preparing 00:41:51 e2eb06d8af82: Preparing 00:41:51 e2eb06d8af82: Waiting 00:41:51 5471387bbd2c: Layer already exists 00:41:52 e2eb06d8af82: Layer already exists 00:41:52 9660d02ccd69: Pushed 00:41:52 1df5382115d3: Pushed 00:41:52 14acc5576f57: Pushed 00:41:53 ecc59f98e713: Pushed 00:41:53 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:41:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 00:41:54 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 00:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:54 9660d02ccd69: Preparing 00:41:54 ecc59f98e713: Preparing 00:41:54 5471387bbd2c: Preparing 00:41:54 14acc5576f57: Preparing 00:41:54 1df5382115d3: Preparing 00:41:54 e2eb06d8af82: Preparing 00:41:54 e2eb06d8af82: Waiting 00:41:54 1df5382115d3: Layer already exists 00:41:54 9660d02ccd69: Layer already exists 00:41:54 5471387bbd2c: Layer already exists 00:41:54 14acc5576f57: Layer already exists 00:41:54 ecc59f98e713: Layer already exists 00:41:54 e2eb06d8af82: Layer already exists 00:41:54 latest: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:41:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:41:55 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.60 00:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:55 9660d02ccd69: Preparing 00:41:55 ecc59f98e713: Preparing 00:41:55 5471387bbd2c: Preparing 00:41:55 14acc5576f57: Preparing 00:41:55 1df5382115d3: Preparing 00:41:55 e2eb06d8af82: Preparing 00:41:55 e2eb06d8af82: Waiting 00:41:55 9660d02ccd69: Layer already exists 00:41:55 14acc5576f57: Layer already exists 00:41:55 5471387bbd2c: Layer already exists 00:41:55 ecc59f98e713: Layer already exists 00:41:55 1df5382115d3: Layer already exists 00:41:55 e2eb06d8af82: Layer already exists 00:41:55 2.0.1-dev.60: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:41:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:41:55 + docker push nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:55 9660d02ccd69: Preparing 00:41:55 ecc59f98e713: Preparing 00:41:55 5471387bbd2c: Preparing 00:41:55 14acc5576f57: Preparing 00:41:55 1df5382115d3: Preparing 00:41:55 e2eb06d8af82: Preparing 00:41:55 e2eb06d8af82: Waiting 00:41:55 9660d02ccd69: Layer already exists 00:41:55 1df5382115d3: Layer already exists 00:41:55 5471387bbd2c: Layer already exists 00:41:55 ecc59f98e713: Layer already exists 00:41:55 14acc5576f57: Layer already exists 00:41:55 e2eb06d8af82: Layer already exists 00:41:55 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] isUnix [Pipeline] sh 00:41:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 00:41:56 + docker push nexus3.edgexfoundry.org:10004/core-data:main 00:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:41:56 9660d02ccd69: Preparing 00:41:56 ecc59f98e713: Preparing 00:41:56 5471387bbd2c: Preparing 00:41:56 14acc5576f57: Preparing 00:41:56 1df5382115d3: Preparing 00:41:56 e2eb06d8af82: Preparing 00:41:56 e2eb06d8af82: Waiting 00:41:56 5471387bbd2c: Layer already exists 00:41:56 9660d02ccd69: Layer already exists 00:41:56 ecc59f98e713: Layer already exists 00:41:56 14acc5576f57: Layer already exists 00:41:56 1df5382115d3: Layer already exists 00:41:56 e2eb06d8af82: Layer already exists 00:41:56 main: digest: sha256:ecf0566fbe4763ad7b4088e28f5d042a8a6347b52a0720d0d86b06bec0e73617 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:41:56 ===================================================== [Pipeline] echo 00:41:56 taggedImages: 00:41:56 - nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:56 - nexus3.edgexfoundry.org:10004/core-data:latest 00:41:56 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.60 00:41:56 - nexus3.edgexfoundry.org:10004/core-data:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:56 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 00:41:56 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:41:56 77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:56 latest 00:41:56 2.0.1-dev.60 00:41:56 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:41:56 main 00:41:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:41:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6 00:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:57 7bb6d246c92b: Preparing 00:41:57 0a0a89c00d43: Preparing 00:41:57 5471387bbd2c: Preparing 00:41:57 0d93faa415ff: Preparing 00:41:57 e2eb06d8af82: Preparing 00:41:57 5471387bbd2c: Layer already exists 00:41:57 e2eb06d8af82: Layer already exists 00:41:57 7bb6d246c92b: Pushed 00:41:57 0d93faa415ff: Pushed 00:41:58 0a0a89c00d43: Pushed 00:41:59 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:41:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 00:41:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 00:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:41:59 7bb6d246c92b: Preparing 00:41:59 0a0a89c00d43: Preparing 00:41:59 5471387bbd2c: Preparing 00:41:59 0d93faa415ff: Preparing 00:41:59 e2eb06d8af82: Preparing 00:41:59 e2eb06d8af82: Layer already exists 00:41:59 5471387bbd2c: Layer already exists 00:41:59 0d93faa415ff: Layer already exists 00:41:59 0a0a89c00d43: Layer already exists 00:41:59 7bb6d246c92b: Layer already exists 00:41:59 latest: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.60 00:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:42:00 7bb6d246c92b: Preparing 00:42:00 0a0a89c00d43: Preparing 00:42:00 5471387bbd2c: Preparing 00:42:00 0d93faa415ff: Preparing 00:42:00 e2eb06d8af82: Preparing 00:42:00 0a0a89c00d43: Layer already exists 00:42:00 0d93faa415ff: Layer already exists 00:42:00 e2eb06d8af82: Layer already exists 00:42:00 7bb6d246c92b: Layer already exists 00:42:00 5471387bbd2c: Layer already exists 00:42:00 2.0.1-dev.60: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:42:01 7bb6d246c92b: Preparing 00:42:01 0a0a89c00d43: Preparing 00:42:01 5471387bbd2c: Preparing 00:42:01 0d93faa415ff: Preparing 00:42:01 e2eb06d8af82: Preparing 00:42:01 7bb6d246c92b: Layer already exists 00:42:01 e2eb06d8af82: Layer already exists 00:42:01 0a0a89c00d43: Layer already exists 00:42:01 0d93faa415ff: Layer already exists 00:42:01 5471387bbd2c: Layer already exists 00:42:01 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 00:42:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 00:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:42:03 7bb6d246c92b: Preparing 00:42:03 0a0a89c00d43: Preparing 00:42:03 5471387bbd2c: Preparing 00:42:03 0d93faa415ff: Preparing 00:42:03 e2eb06d8af82: Preparing 00:42:03 e2eb06d8af82: Layer already exists 00:42:03 7bb6d246c92b: Layer already exists 00:42:03 0d93faa415ff: Layer already exists 00:42:03 0a0a89c00d43: Layer already exists 00:42:03 5471387bbd2c: Layer already exists 00:42:03 main: digest: sha256:ae1804086ccaf09105831781c8f3e968f3f49e1ebb3ba2763f6eb7ef880a10d9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:03 ===================================================== [Pipeline] echo 00:42:03 taggedImages: 00:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 00:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.60 00:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 00:42:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:42:03 77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:03 latest 00:42:03 2.0.1-dev.60 00:42:03 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:03 main 00:42:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:42:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:42:04 781df5c90cde: Preparing 00:42:04 781df5c90cde: Preparing 00:42:04 bcaff37ed60e: Preparing 00:42:04 89ca6915bd92: Preparing 00:42:04 6e45a7ac20e8: Preparing 00:42:04 15ad2fdf7e31: Preparing 00:42:04 5471387bbd2c: Preparing 00:42:04 67a0a8346b88: Preparing 00:42:04 ea1a39c81a3e: Preparing 00:42:04 505c7e97fb61: Preparing 00:42:04 dca942755572: Preparing 00:42:04 e2eb06d8af82: Preparing 00:42:04 5471387bbd2c: Waiting 00:42:04 67a0a8346b88: Waiting 00:42:04 ea1a39c81a3e: Waiting 00:42:04 505c7e97fb61: Waiting 00:42:04 dca942755572: Waiting 00:42:04 e2eb06d8af82: Waiting 00:42:04 bcaff37ed60e: Pushed 00:42:04 89ca6915bd92: Pushed 00:42:04 6e45a7ac20e8: Pushed 00:42:04 781df5c90cde: Pushed 00:42:04 5471387bbd2c: Layer already exists 00:42:04 ea1a39c81a3e: Pushed 00:42:04 e2eb06d8af82: Layer already exists 00:42:04 67a0a8346b88: Pushed 00:42:04 dca942755572: Pushed 00:42:04 505c7e97fb61: Pushed 00:42:05 15ad2fdf7e31: Pushed 00:42:06 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh 00:42:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 00:42:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:42:06 781df5c90cde: Preparing 00:42:06 781df5c90cde: Preparing 00:42:06 bcaff37ed60e: Preparing 00:42:06 89ca6915bd92: Preparing 00:42:06 6e45a7ac20e8: Preparing 00:42:06 15ad2fdf7e31: Preparing 00:42:06 5471387bbd2c: Preparing 00:42:06 67a0a8346b88: Preparing 00:42:06 ea1a39c81a3e: Preparing 00:42:06 505c7e97fb61: Preparing 00:42:06 dca942755572: Preparing 00:42:06 e2eb06d8af82: Preparing 00:42:06 5471387bbd2c: Waiting 00:42:06 67a0a8346b88: Waiting 00:42:06 ea1a39c81a3e: Waiting 00:42:06 505c7e97fb61: Waiting 00:42:06 dca942755572: Waiting 00:42:06 e2eb06d8af82: Waiting 00:42:06 15ad2fdf7e31: Layer already exists 00:42:06 bcaff37ed60e: Layer already exists 00:42:06 6e45a7ac20e8: Layer already exists 00:42:06 781df5c90cde: Layer already exists 00:42:06 89ca6915bd92: Layer already exists 00:42:06 505c7e97fb61: Layer already exists 00:42:06 67a0a8346b88: Layer already exists 00:42:06 ea1a39c81a3e: Layer already exists 00:42:06 5471387bbd2c: Layer already exists 00:42:06 dca942755572: Layer already exists 00:42:06 e2eb06d8af82: Layer already exists 00:42:07 latest: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh 00:42:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.60 00:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:42:07 781df5c90cde: Preparing 00:42:07 781df5c90cde: Preparing 00:42:07 bcaff37ed60e: Preparing 00:42:07 89ca6915bd92: Preparing 00:42:07 6e45a7ac20e8: Preparing 00:42:07 15ad2fdf7e31: Preparing 00:42:07 5471387bbd2c: Preparing 00:42:07 67a0a8346b88: Preparing 00:42:07 ea1a39c81a3e: Preparing 00:42:07 505c7e97fb61: Preparing 00:42:07 dca942755572: Preparing 00:42:07 e2eb06d8af82: Preparing 00:42:07 5471387bbd2c: Waiting 00:42:07 505c7e97fb61: Waiting 00:42:07 dca942755572: Waiting 00:42:07 e2eb06d8af82: Waiting 00:42:07 67a0a8346b88: Waiting 00:42:07 ea1a39c81a3e: Waiting 00:42:07 15ad2fdf7e31: Layer already exists 00:42:07 6e45a7ac20e8: Layer already exists 00:42:07 781df5c90cde: Layer already exists 00:42:07 89ca6915bd92: Layer already exists 00:42:07 bcaff37ed60e: Layer already exists 00:42:07 5471387bbd2c: Layer already exists 00:42:07 505c7e97fb61: Layer already exists 00:42:07 dca942755572: Layer already exists 00:42:07 ea1a39c81a3e: Layer already exists 00:42:07 67a0a8346b88: Layer already exists 00:42:07 e2eb06d8af82: Layer already exists 00:42:07 2.0.1-dev.60: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh 00:42:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:42:08 781df5c90cde: Preparing 00:42:08 781df5c90cde: Preparing 00:42:08 bcaff37ed60e: Preparing 00:42:08 89ca6915bd92: Preparing 00:42:08 6e45a7ac20e8: Preparing 00:42:08 15ad2fdf7e31: Preparing 00:42:08 5471387bbd2c: Preparing 00:42:08 67a0a8346b88: Preparing 00:42:08 ea1a39c81a3e: Preparing 00:42:08 505c7e97fb61: Preparing 00:42:08 dca942755572: Preparing 00:42:08 e2eb06d8af82: Preparing 00:42:08 67a0a8346b88: Waiting 00:42:08 ea1a39c81a3e: Waiting 00:42:08 505c7e97fb61: Waiting 00:42:08 dca942755572: Waiting 00:42:08 e2eb06d8af82: Waiting 00:42:08 5471387bbd2c: Waiting 00:42:08 89ca6915bd92: Layer already exists 00:42:08 781df5c90cde: Layer already exists 00:42:08 6e45a7ac20e8: Layer already exists 00:42:08 15ad2fdf7e31: Layer already exists 00:42:08 bcaff37ed60e: Layer already exists 00:42:08 67a0a8346b88: Layer already exists 00:42:08 505c7e97fb61: Layer already exists 00:42:08 ea1a39c81a3e: Layer already exists 00:42:08 dca942755572: Layer already exists 00:42:08 5471387bbd2c: Layer already exists 00:42:08 e2eb06d8af82: Layer already exists 00:42:08 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] isUnix [Pipeline] sh 00:42:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 00:42:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 00:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:42:09 781df5c90cde: Preparing 00:42:09 781df5c90cde: Preparing 00:42:09 bcaff37ed60e: Preparing 00:42:09 89ca6915bd92: Preparing 00:42:09 6e45a7ac20e8: Preparing 00:42:09 15ad2fdf7e31: Preparing 00:42:09 5471387bbd2c: Preparing 00:42:09 67a0a8346b88: Preparing 00:42:09 ea1a39c81a3e: Preparing 00:42:09 505c7e97fb61: Preparing 00:42:09 dca942755572: Preparing 00:42:09 e2eb06d8af82: Preparing 00:42:09 ea1a39c81a3e: Waiting 00:42:09 505c7e97fb61: Waiting 00:42:09 dca942755572: Waiting 00:42:09 e2eb06d8af82: Waiting 00:42:09 5471387bbd2c: Waiting 00:42:09 67a0a8346b88: Waiting 00:42:09 bcaff37ed60e: Layer already exists 00:42:09 6e45a7ac20e8: Layer already exists 00:42:09 15ad2fdf7e31: Layer already exists 00:42:09 781df5c90cde: Layer already exists 00:42:09 89ca6915bd92: Layer already exists 00:42:09 505c7e97fb61: Layer already exists 00:42:09 67a0a8346b88: Layer already exists 00:42:09 ea1a39c81a3e: Layer already exists 00:42:09 5471387bbd2c: Layer already exists 00:42:09 dca942755572: Layer already exists 00:42:09 e2eb06d8af82: Layer already exists 00:42:09 main: digest: sha256:7ec156c6394e1113e74ee3777208e2763d67f99f489885522d3ed022c92939cf size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:09 ===================================================== [Pipeline] echo 00:42:09 taggedImages: 00:42:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 00:42:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.60 00:42:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 00:42:09 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:42:09 77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:09 latest 00:42:09 2.0.1-dev.60 00:42:09 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:09 main 00:42:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:42:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:42:10 aad76326956c: Preparing 00:42:10 20aa817c60bd: Preparing 00:42:10 d6bad882eac7: Preparing 00:42:10 d17a58134ff7: Preparing 00:42:10 13cb8c1906e6: Preparing 00:42:10 e2eb06d8af82: Preparing 00:42:10 e2eb06d8af82: Waiting 00:42:10 d6bad882eac7: Pushed 00:42:10 e2eb06d8af82: Layer already exists 00:42:10 d17a58134ff7: Pushed 00:42:10 13cb8c1906e6: Pushed 00:42:10 aad76326956c: Pushed 00:42:11 20aa817c60bd: Pushed 00:42:11 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:42:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 00:42:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:42:12 aad76326956c: Preparing 00:42:12 20aa817c60bd: Preparing 00:42:12 d6bad882eac7: Preparing 00:42:12 d17a58134ff7: Preparing 00:42:12 13cb8c1906e6: Preparing 00:42:12 e2eb06d8af82: Preparing 00:42:12 e2eb06d8af82: Waiting 00:42:12 d17a58134ff7: Layer already exists 00:42:12 13cb8c1906e6: Layer already exists 00:42:12 aad76326956c: Layer already exists 00:42:12 d6bad882eac7: Layer already exists 00:42:12 20aa817c60bd: Layer already exists 00:42:12 e2eb06d8af82: Layer already exists 00:42:12 latest: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:42:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.60 00:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:42:12 aad76326956c: Preparing 00:42:12 20aa817c60bd: Preparing 00:42:12 d6bad882eac7: Preparing 00:42:12 d17a58134ff7: Preparing 00:42:12 13cb8c1906e6: Preparing 00:42:12 e2eb06d8af82: Preparing 00:42:12 e2eb06d8af82: Waiting 00:42:12 aad76326956c: Layer already exists 00:42:12 13cb8c1906e6: Layer already exists 00:42:12 20aa817c60bd: Layer already exists 00:42:12 d6bad882eac7: Layer already exists 00:42:12 d17a58134ff7: Layer already exists 00:42:12 e2eb06d8af82: Layer already exists 00:42:12 2.0.1-dev.60: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:42:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:42:13 aad76326956c: Preparing 00:42:13 20aa817c60bd: Preparing 00:42:13 d6bad882eac7: Preparing 00:42:13 d17a58134ff7: Preparing 00:42:13 13cb8c1906e6: Preparing 00:42:13 e2eb06d8af82: Preparing 00:42:13 e2eb06d8af82: Waiting 00:42:13 d6bad882eac7: Layer already exists 00:42:13 d17a58134ff7: Layer already exists 00:42:13 13cb8c1906e6: Layer already exists 00:42:13 aad76326956c: Layer already exists 00:42:13 20aa817c60bd: Layer already exists 00:42:13 e2eb06d8af82: Layer already exists 00:42:13 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:42:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 00:42:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 00:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:42:19 aad76326956c: Preparing 00:42:19 20aa817c60bd: Preparing 00:42:19 d6bad882eac7: Preparing 00:42:19 d17a58134ff7: Preparing 00:42:19 13cb8c1906e6: Preparing 00:42:19 e2eb06d8af82: Preparing 00:42:19 e2eb06d8af82: Waiting 00:42:19 20aa817c60bd: Layer already exists 00:42:19 13cb8c1906e6: Layer already exists 00:42:19 d17a58134ff7: Layer already exists 00:42:19 d6bad882eac7: Layer already exists 00:42:19 aad76326956c: Layer already exists 00:42:19 e2eb06d8af82: Layer already exists 00:42:19 main: digest: sha256:8ff04cb725d62b1b52952de18219975061989bddc1e53abf4a15b74be718a092 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:19 ===================================================== [Pipeline] echo 00:42:19 taggedImages: 00:42:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 00:42:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.60 00:42:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 00:42:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:42:19 77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:19 latest 00:42:19 2.0.1-dev.60 00:42:19 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:19 main 00:42:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:42:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:42:20 d450f0e88c60: Preparing 00:42:20 4c5f44915d2f: Preparing 00:42:20 c226c9dae15e: Preparing 00:42:20 8eac989bbde7: Preparing 00:42:20 962792570f90: Preparing 00:42:20 bc8cfe7db0f6: Preparing 00:42:20 e3c26bbf0536: Preparing 00:42:20 f65ae344915c: Preparing 00:42:20 6dcd91c29589: Preparing 00:42:20 e2eb06d8af82: Preparing 00:42:20 bc8cfe7db0f6: Waiting 00:42:20 e3c26bbf0536: Waiting 00:42:20 f65ae344915c: Waiting 00:42:20 6dcd91c29589: Waiting 00:42:20 e2eb06d8af82: Waiting 00:42:20 962792570f90: Pushed 00:42:20 4c5f44915d2f: Pushed 00:42:26 d450f0e88c60: Pushed 00:42:31 c226c9dae15e: Pushed 00:42:31 8eac989bbde7: Pushed 00:42:31 e2eb06d8af82: Layer already exists 00:42:31 bc8cfe7db0f6: Pushed 00:42:31 e3c26bbf0536: Pushed 00:42:31 f65ae344915c: Pushed 00:42:31 6dcd91c29589: Pushed 00:42:31 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh 00:42:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 00:42:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:42:32 d450f0e88c60: Preparing 00:42:32 4c5f44915d2f: Preparing 00:42:32 c226c9dae15e: Preparing 00:42:32 8eac989bbde7: Preparing 00:42:32 962792570f90: Preparing 00:42:32 bc8cfe7db0f6: Preparing 00:42:32 e3c26bbf0536: Preparing 00:42:32 f65ae344915c: Preparing 00:42:32 6dcd91c29589: Preparing 00:42:32 e2eb06d8af82: Preparing 00:42:32 bc8cfe7db0f6: Waiting 00:42:32 e3c26bbf0536: Waiting 00:42:32 f65ae344915c: Waiting 00:42:32 6dcd91c29589: Waiting 00:42:32 e2eb06d8af82: Waiting 00:42:32 4c5f44915d2f: Layer already exists 00:42:32 962792570f90: Layer already exists 00:42:32 d450f0e88c60: Layer already exists 00:42:32 8eac989bbde7: Layer already exists 00:42:32 c226c9dae15e: Layer already exists 00:42:32 bc8cfe7db0f6: Layer already exists 00:42:32 6dcd91c29589: Layer already exists 00:42:32 e2eb06d8af82: Layer already exists 00:42:32 f65ae344915c: Layer already exists 00:42:32 e3c26bbf0536: Layer already exists 00:42:32 latest: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh 00:42:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.60 00:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:42:33 d450f0e88c60: Preparing 00:42:33 4c5f44915d2f: Preparing 00:42:33 c226c9dae15e: Preparing 00:42:33 8eac989bbde7: Preparing 00:42:33 962792570f90: Preparing 00:42:33 bc8cfe7db0f6: Preparing 00:42:33 e3c26bbf0536: Preparing 00:42:33 f65ae344915c: Preparing 00:42:33 6dcd91c29589: Preparing 00:42:33 e2eb06d8af82: Preparing 00:42:33 e3c26bbf0536: Waiting 00:42:33 f65ae344915c: Waiting 00:42:33 6dcd91c29589: Waiting 00:42:33 e2eb06d8af82: Waiting 00:42:33 bc8cfe7db0f6: Waiting 00:42:33 c226c9dae15e: Layer already exists 00:42:33 4c5f44915d2f: Layer already exists 00:42:33 8eac989bbde7: Layer already exists 00:42:33 962792570f90: Layer already exists 00:42:33 d450f0e88c60: Layer already exists 00:42:33 e3c26bbf0536: Layer already exists 00:42:33 f65ae344915c: Layer already exists 00:42:33 e2eb06d8af82: Layer already exists 00:42:33 bc8cfe7db0f6: Layer already exists 00:42:33 6dcd91c29589: Layer already exists 00:42:33 2.0.1-dev.60: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh 00:42:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:42:33 d450f0e88c60: Preparing 00:42:33 4c5f44915d2f: Preparing 00:42:33 c226c9dae15e: Preparing 00:42:33 8eac989bbde7: Preparing 00:42:33 962792570f90: Preparing 00:42:33 bc8cfe7db0f6: Preparing 00:42:33 e3c26bbf0536: Preparing 00:42:33 f65ae344915c: Preparing 00:42:33 6dcd91c29589: Preparing 00:42:33 e2eb06d8af82: Preparing 00:42:33 bc8cfe7db0f6: Waiting 00:42:33 e3c26bbf0536: Waiting 00:42:33 f65ae344915c: Waiting 00:42:33 6dcd91c29589: Waiting 00:42:33 e2eb06d8af82: Waiting 00:42:33 8eac989bbde7: Layer already exists 00:42:33 c226c9dae15e: Layer already exists 00:42:33 962792570f90: Layer already exists 00:42:33 d450f0e88c60: Layer already exists 00:42:33 4c5f44915d2f: Layer already exists 00:42:33 e2eb06d8af82: Layer already exists 00:42:33 e3c26bbf0536: Layer already exists 00:42:33 f65ae344915c: Layer already exists 00:42:33 bc8cfe7db0f6: Layer already exists 00:42:33 6dcd91c29589: Layer already exists 00:42:33 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] isUnix [Pipeline] sh 00:42:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 00:42:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 00:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:42:34 d450f0e88c60: Preparing 00:42:34 4c5f44915d2f: Preparing 00:42:34 c226c9dae15e: Preparing 00:42:34 8eac989bbde7: Preparing 00:42:34 962792570f90: Preparing 00:42:34 bc8cfe7db0f6: Preparing 00:42:34 e3c26bbf0536: Preparing 00:42:34 f65ae344915c: Preparing 00:42:34 6dcd91c29589: Preparing 00:42:34 e2eb06d8af82: Preparing 00:42:34 e3c26bbf0536: Waiting 00:42:34 f65ae344915c: Waiting 00:42:34 6dcd91c29589: Waiting 00:42:34 e2eb06d8af82: Waiting 00:42:34 bc8cfe7db0f6: Waiting 00:42:34 8eac989bbde7: Layer already exists 00:42:34 4c5f44915d2f: Layer already exists 00:42:34 d450f0e88c60: Layer already exists 00:42:34 c226c9dae15e: Layer already exists 00:42:34 962792570f90: Layer already exists 00:42:34 e3c26bbf0536: Layer already exists 00:42:34 bc8cfe7db0f6: Layer already exists 00:42:34 6dcd91c29589: Layer already exists 00:42:34 f65ae344915c: Layer already exists 00:42:34 e2eb06d8af82: Layer already exists 00:42:34 main: digest: sha256:e5dc7ced6823b9c05546bd405163ad87a0fe926530412855b02aae5e12bde45a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:34 ===================================================== [Pipeline] echo 00:42:34 taggedImages: 00:42:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 00:42:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.60 00:42:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:34 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 00:42:34 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:42:34 77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:34 latest 00:42:34 2.0.1-dev.60 00:42:34 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:34 main 00:42:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:42:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:35 94d12f2a098b: Preparing 00:42:35 0e2ecec97827: Preparing 00:42:35 5471387bbd2c: Preparing 00:42:35 248a63dd05f7: Preparing 00:42:35 e2eb06d8af82: Preparing 00:42:35 e2eb06d8af82: Layer already exists 00:42:35 5471387bbd2c: Layer already exists 00:42:35 94d12f2a098b: Pushed 00:42:35 248a63dd05f7: Pushed 00:42:36 0e2ecec97827: Pushed 00:42:36 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 00:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:37 94d12f2a098b: Preparing 00:42:37 0e2ecec97827: Preparing 00:42:37 5471387bbd2c: Preparing 00:42:37 248a63dd05f7: Preparing 00:42:37 e2eb06d8af82: Preparing 00:42:37 94d12f2a098b: Layer already exists 00:42:37 0e2ecec97827: Layer already exists 00:42:37 248a63dd05f7: Layer already exists 00:42:37 e2eb06d8af82: Layer already exists 00:42:37 5471387bbd2c: Layer already exists 00:42:37 latest: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:42:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.60 00:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:38 94d12f2a098b: Preparing 00:42:38 0e2ecec97827: Preparing 00:42:38 5471387bbd2c: Preparing 00:42:38 248a63dd05f7: Preparing 00:42:38 e2eb06d8af82: Preparing 00:42:38 e2eb06d8af82: Layer already exists 00:42:38 94d12f2a098b: Layer already exists 00:42:38 5471387bbd2c: Layer already exists 00:42:38 0e2ecec97827: Layer already exists 00:42:38 248a63dd05f7: Layer already exists 00:42:38 2.0.1-dev.60: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:38 94d12f2a098b: Preparing 00:42:38 0e2ecec97827: Preparing 00:42:38 5471387bbd2c: Preparing 00:42:38 248a63dd05f7: Preparing 00:42:38 e2eb06d8af82: Preparing 00:42:38 248a63dd05f7: Layer already exists 00:42:38 e2eb06d8af82: Layer already exists 00:42:38 94d12f2a098b: Layer already exists 00:42:38 0e2ecec97827: Layer already exists 00:42:38 5471387bbd2c: Layer already exists 00:42:38 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:42:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 00:42:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 00:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:42:39 94d12f2a098b: Preparing 00:42:39 0e2ecec97827: Preparing 00:42:39 5471387bbd2c: Preparing 00:42:39 248a63dd05f7: Preparing 00:42:39 e2eb06d8af82: Preparing 00:42:39 94d12f2a098b: Layer already exists 00:42:39 0e2ecec97827: Layer already exists 00:42:39 5471387bbd2c: Layer already exists 00:42:39 248a63dd05f7: Layer already exists 00:42:39 e2eb06d8af82: Layer already exists 00:42:39 main: digest: sha256:b06935de29369d66a4da985ee51130b6c49c5fb4c9a3eae42276f00ba8bfa192 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:39 ===================================================== [Pipeline] echo 00:42:39 taggedImages: 00:42:39 - nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 00:42:39 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.60 00:42:39 - nexus3.edgexfoundry.org:10004/support-notifications:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 00:42:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:42:39 77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:39 latest 00:42:39 2.0.1-dev.60 00:42:39 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:39 main 00:42:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:42:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:42:40 adc4e4b9b16e: Preparing 00:42:40 4f843993e783: Preparing 00:42:40 5471387bbd2c: Preparing 00:42:40 e2383834d34d: Preparing 00:42:40 e2eb06d8af82: Preparing 00:42:40 5471387bbd2c: Layer already exists 00:42:40 e2383834d34d: Layer already exists 00:42:40 e2eb06d8af82: Layer already exists 00:42:40 adc4e4b9b16e: Pushed 00:42:41 4f843993e783: Pushed 00:42:41 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 00:42:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:42:42 adc4e4b9b16e: Preparing 00:42:42 4f843993e783: Preparing 00:42:42 5471387bbd2c: Preparing 00:42:42 e2383834d34d: Preparing 00:42:42 e2eb06d8af82: Preparing 00:42:42 5471387bbd2c: Layer already exists 00:42:42 e2eb06d8af82: Layer already exists 00:42:42 e2383834d34d: Layer already exists 00:42:42 adc4e4b9b16e: Layer already exists 00:42:42 4f843993e783: Layer already exists 00:42:42 latest: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.60 00:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:42:42 adc4e4b9b16e: Preparing 00:42:42 4f843993e783: Preparing 00:42:42 5471387bbd2c: Preparing 00:42:42 e2383834d34d: Preparing 00:42:42 e2eb06d8af82: Preparing 00:42:42 4f843993e783: Layer already exists 00:42:42 adc4e4b9b16e: Layer already exists 00:42:42 5471387bbd2c: Layer already exists 00:42:42 e2383834d34d: Layer already exists 00:42:42 e2eb06d8af82: Layer already exists 00:42:42 2.0.1-dev.60: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:42:43 adc4e4b9b16e: Preparing 00:42:43 4f843993e783: Preparing 00:42:43 5471387bbd2c: Preparing 00:42:43 e2383834d34d: Preparing 00:42:43 e2eb06d8af82: Preparing 00:42:43 4f843993e783: Layer already exists 00:42:43 adc4e4b9b16e: Layer already exists 00:42:43 e2383834d34d: Layer already exists 00:42:43 5471387bbd2c: Layer already exists 00:42:43 e2eb06d8af82: Layer already exists 00:42:43 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:42:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 00:42:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 00:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:42:44 adc4e4b9b16e: Preparing 00:42:44 4f843993e783: Preparing 00:42:44 5471387bbd2c: Preparing 00:42:44 e2383834d34d: Preparing 00:42:44 e2eb06d8af82: Preparing 00:42:44 e2383834d34d: Layer already exists 00:42:44 adc4e4b9b16e: Layer already exists 00:42:44 4f843993e783: Layer already exists 00:42:44 5471387bbd2c: Layer already exists 00:42:44 e2eb06d8af82: Layer already exists 00:42:44 main: digest: sha256:c243dd73df3774574828af4638a64e5cd0730cbee88a07bd61c63494220d00c4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:44 ===================================================== [Pipeline] echo 00:42:44 taggedImages: 00:42:44 - nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:44 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 00:42:44 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.60 00:42:44 - nexus3.edgexfoundry.org:10004/support-scheduler:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:44 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 00:42:44 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 00:42:44 77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:44 latest 00:42:44 2.0.1-dev.60 00:42:44 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:44 main 00:42:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:44 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:42:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:42:44 5feb4a62c9a5: Preparing 00:42:44 cea82517fad3: Preparing 00:42:44 0a9fbddc4995: Preparing 00:42:44 e8026f905603: Preparing 00:42:44 c080ac93e525: Preparing 00:42:44 87dec32dab56: Preparing 00:42:44 4b3c02ac6c6d: Preparing 00:42:44 3b6deb83ca37: Preparing 00:42:44 563ea45970c1: Preparing 00:42:44 91e3b9641807: Preparing 00:42:44 b2d5eeeaba3a: Preparing 00:42:44 87dec32dab56: Waiting 00:42:44 4b3c02ac6c6d: Waiting 00:42:44 3b6deb83ca37: Waiting 00:42:44 563ea45970c1: Waiting 00:42:44 91e3b9641807: Waiting 00:42:44 b2d5eeeaba3a: Waiting 00:42:44 c080ac93e525: Layer already exists 00:42:44 87dec32dab56: Layer already exists 00:42:46 4b3c02ac6c6d: Layer already exists 00:42:46 3b6deb83ca37: Layer already exists 00:42:46 cea82517fad3: Pushed 00:42:46 563ea45970c1: Layer already exists 00:42:46 91e3b9641807: Layer already exists 00:42:46 b2d5eeeaba3a: Layer already exists 00:42:46 5feb4a62c9a5: Pushed 00:42:46 0a9fbddc4995: Pushed 00:42:51 e8026f905603: Pushed 00:42:51 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:42:51 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 00:42:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:42:52 5feb4a62c9a5: Preparing 00:42:52 cea82517fad3: Preparing 00:42:52 0a9fbddc4995: Preparing 00:42:52 e8026f905603: Preparing 00:42:52 c080ac93e525: Preparing 00:42:52 87dec32dab56: Preparing 00:42:52 4b3c02ac6c6d: Preparing 00:42:52 3b6deb83ca37: Preparing 00:42:52 563ea45970c1: Preparing 00:42:52 91e3b9641807: Preparing 00:42:52 b2d5eeeaba3a: Preparing 00:42:52 87dec32dab56: Waiting 00:42:52 91e3b9641807: Waiting 00:42:52 4b3c02ac6c6d: Waiting 00:42:52 b2d5eeeaba3a: Waiting 00:42:52 3b6deb83ca37: Waiting 00:42:52 563ea45970c1: Waiting 00:42:52 0a9fbddc4995: Layer already exists 00:42:52 e8026f905603: Layer already exists 00:42:52 5feb4a62c9a5: Layer already exists 00:42:52 c080ac93e525: Layer already exists 00:42:52 cea82517fad3: Layer already exists 00:42:52 87dec32dab56: Layer already exists 00:42:52 4b3c02ac6c6d: Layer already exists 00:42:52 3b6deb83ca37: Layer already exists 00:42:52 91e3b9641807: Layer already exists 00:42:52 563ea45970c1: Layer already exists 00:42:52 b2d5eeeaba3a: Layer already exists 00:42:52 latest: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:42:52 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.60 00:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:42:53 5feb4a62c9a5: Preparing 00:42:53 cea82517fad3: Preparing 00:42:53 0a9fbddc4995: Preparing 00:42:53 e8026f905603: Preparing 00:42:53 c080ac93e525: Preparing 00:42:53 87dec32dab56: Preparing 00:42:53 4b3c02ac6c6d: Preparing 00:42:53 3b6deb83ca37: Preparing 00:42:53 563ea45970c1: Preparing 00:42:53 91e3b9641807: Preparing 00:42:53 b2d5eeeaba3a: Preparing 00:42:53 87dec32dab56: Waiting 00:42:53 4b3c02ac6c6d: Waiting 00:42:53 3b6deb83ca37: Waiting 00:42:53 563ea45970c1: Waiting 00:42:53 91e3b9641807: Waiting 00:42:53 b2d5eeeaba3a: Waiting 00:42:53 cea82517fad3: Layer already exists 00:42:53 0a9fbddc4995: Layer already exists 00:42:53 e8026f905603: Layer already exists 00:42:53 c080ac93e525: Layer already exists 00:42:53 5feb4a62c9a5: Layer already exists 00:42:53 3b6deb83ca37: Layer already exists 00:42:53 563ea45970c1: Layer already exists 00:42:53 4b3c02ac6c6d: Layer already exists 00:42:53 87dec32dab56: Layer already exists 00:42:53 91e3b9641807: Layer already exists 00:42:53 b2d5eeeaba3a: Layer already exists 00:42:53 2.0.1-dev.60: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:42:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:42:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:42:53 5feb4a62c9a5: Preparing 00:42:53 cea82517fad3: Preparing 00:42:53 0a9fbddc4995: Preparing 00:42:53 e8026f905603: Preparing 00:42:53 c080ac93e525: Preparing 00:42:53 87dec32dab56: Preparing 00:42:53 4b3c02ac6c6d: Preparing 00:42:53 3b6deb83ca37: Preparing 00:42:53 563ea45970c1: Preparing 00:42:53 91e3b9641807: Preparing 00:42:53 b2d5eeeaba3a: Preparing 00:42:53 4b3c02ac6c6d: Waiting 00:42:53 3b6deb83ca37: Waiting 00:42:53 563ea45970c1: Waiting 00:42:53 91e3b9641807: Waiting 00:42:53 b2d5eeeaba3a: Waiting 00:42:53 87dec32dab56: Waiting 00:42:53 cea82517fad3: Layer already exists 00:42:53 e8026f905603: Layer already exists 00:42:53 c080ac93e525: Layer already exists 00:42:53 0a9fbddc4995: Layer already exists 00:42:53 5feb4a62c9a5: Layer already exists 00:42:53 87dec32dab56: Layer already exists 00:42:53 91e3b9641807: Layer already exists 00:42:53 3b6deb83ca37: Layer already exists 00:42:53 4b3c02ac6c6d: Layer already exists 00:42:53 563ea45970c1: Layer already exists 00:42:53 b2d5eeeaba3a: Layer already exists 00:42:53 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:42:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 00:42:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 00:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 00:42:54 5feb4a62c9a5: Preparing 00:42:54 cea82517fad3: Preparing 00:42:54 0a9fbddc4995: Preparing 00:42:54 e8026f905603: Preparing 00:42:54 c080ac93e525: Preparing 00:42:54 87dec32dab56: Preparing 00:42:54 4b3c02ac6c6d: Preparing 00:42:54 3b6deb83ca37: Preparing 00:42:54 563ea45970c1: Preparing 00:42:54 91e3b9641807: Preparing 00:42:54 b2d5eeeaba3a: Preparing 00:42:54 4b3c02ac6c6d: Waiting 00:42:54 3b6deb83ca37: Waiting 00:42:54 563ea45970c1: Waiting 00:42:54 91e3b9641807: Waiting 00:42:54 b2d5eeeaba3a: Waiting 00:42:54 87dec32dab56: Waiting 00:42:54 0a9fbddc4995: Layer already exists 00:42:54 e8026f905603: Layer already exists 00:42:54 5feb4a62c9a5: Layer already exists 00:42:54 c080ac93e525: Layer already exists 00:42:54 cea82517fad3: Layer already exists 00:42:54 563ea45970c1: Layer already exists 00:42:54 4b3c02ac6c6d: Layer already exists 00:42:54 87dec32dab56: Layer already exists 00:42:54 91e3b9641807: Layer already exists 00:42:54 3b6deb83ca37: Layer already exists 00:42:54 b2d5eeeaba3a: Layer already exists 00:42:54 main: digest: sha256:af0cc8daef07634da4f3938029bb57124f30814a18aacb2110b48908ec6aa372 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:42:54 ===================================================== [Pipeline] echo 00:42:54 taggedImages: 00:42:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6 00:42:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 00:42:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.60 00:42:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:42:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:43:08 Removing intermediate container c04784184c8e 00:43:08 ---> fd01bdae2782 00:43:08 Successfully built fd01bdae2782 00:43:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:08 + docker inspect -f . ci-base-image-arm64 00:43:08 . [Pipeline] withDockerContainer 00:43:08 prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container 00:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:10 $ docker top f232e4e6c7918f1497f36522196342b7db868aa040118e79af55d3d41b33ea3b -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:11 + go version 00:43:11 go version go1.16.6 linux/arm64 [Pipeline] } 00:43:11 $ docker stop --time=1 f232e4e6c7918f1497f36522196342b7db868aa040118e79af55d3d41b33ea3b 00:43:13 $ docker rm -f f232e4e6c7918f1497f36522196342b7db868aa040118e79af55d3d41b33ea3b [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 00:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:15 00:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:15 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:15 29e5d40040c1: Pulling fs layer 00:43:15 1ce36da41761: Pulling fs layer 00:43:15 25b303627fd3: Pulling fs layer 00:43:16 29e5d40040c1: Verifying Checksum 00:43:16 29e5d40040c1: Download complete 00:43:16 1ce36da41761: Verifying Checksum 00:43:16 1ce36da41761: Download complete 00:43:17 29e5d40040c1: Pull complete 00:43:18 1ce36da41761: Pull complete 00:43:18 25b303627fd3: Verifying Checksum 00:43:18 25b303627fd3: Download complete 00:43:29 25b303627fd3: Pull complete 00:43:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:29 prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container 00:43:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:34 $ docker top 3444c1cb59a9e12302d62aa88f9d6cbf4eba924262ee32ba9712f4374cefd9cf -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:35 + docker-compose build --help 00:43:35 + grep parallel 00:43:40 --parallel Build images in parallel. [Pipeline] } 00:43:41 $ docker stop --time=1 3444c1cb59a9e12302d62aa88f9d6cbf4eba924262ee32ba9712f4374cefd9cf 00:43:43 $ docker rm -f 3444c1cb59a9e12302d62aa88f9d6cbf4eba924262ee32ba9712f4374cefd9cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:43 . [Pipeline] withDockerContainer 00:43:44 prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container 00:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:46 $ docker top c627089e9e277a20c526921042c55cf725ebed6c1f5be02430c43d17970dea8b -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:47 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:54 Building core-command ... 00:43:54 Building core-data ... 00:43:54 Building core-metadata ... 00:43:54 Building security-bootstrapper ... 00:43:54 Building security-proxy-setup ... 00:43:54 Building security-secretstore-setup ... 00:43:54 Building support-notifications ... 00:43:54 Building support-scheduler ... 00:43:54 Building sys-mgmt-agent ... 00:43:54 Building support-scheduler 00:43:54 Building security-bootstrapper 00:43:54 Building security-secretstore-setup 00:43:54 Building security-proxy-setup 00:43:54 Building core-command 00:44:41 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:44:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:41 ---> fd01bdae2782 00:44:41 Step 3/23 : WORKDIR /edgex-go 00:44:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:44:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:41 ---> fd01bdae2782 00:44:41 Step 3/24 : WORKDIR /edgex-go 00:44:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:44:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:41 ---> fd01bdae2782 00:44:41 Step 3/26 : WORKDIR /edgex-go 00:44:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:44:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:44:41 ---> fd01bdae2782 00:44:41 Step 3/32 : WORKDIR /edgex-go 00:44:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:44:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:41 ---> fd01bdae2782 00:44:41 Step 3/22 : WORKDIR /edgex-go 00:44:41 ---> Running in ee01541498b8 00:44:41 ---> Running in 94ff29dc3936 00:44:41 ---> Running in b7a2328c1892 00:44:41 ---> Running in 1866b1bacf97 00:44:41 ---> Running in 57f7fa5379eb 00:44:42 Removing intermediate container 1866b1bacf97 00:44:42 ---> b5612450957f 00:44:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:42 Removing intermediate container 57f7fa5379eb 00:44:42 ---> a569d1daac57 00:44:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:42 Removing intermediate container 94ff29dc3936 00:44:42 ---> 22daa6354546 00:44:42 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:42 Removing intermediate container ee01541498b8 00:44:42 ---> 7f12257ed71f 00:44:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:42 Removing intermediate container b7a2328c1892 00:44:42 ---> 71dd6f48826e 00:44:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:42 ---> Running in 64873237a4a6 00:44:42 ---> Running in 6fa9a440d803 00:44:42 ---> Running in e52a3550f365 00:44:42 ---> Running in d9c425c30b6f 00:44:42 ---> Running in 2f002186fd78 00:44:47 Removing intermediate container 64873237a4a6 00:44:47 ---> 0348648b3e4d 00:44:47 Step 5/22 : RUN apk add --update --no-cache make git 00:44:47 ---> Running in 0f2af71e6712 00:44:47 Removing intermediate container e52a3550f365 00:44:47 ---> 6bd070b558b4 00:44:47 Step 5/23 : RUN apk add --update --no-cache make git 00:44:47 Removing intermediate container 6fa9a440d803 00:44:47 ---> 69268c22dd52 00:44:47 Step 5/32 : RUN apk add --update --no-cache make git 00:44:47 ---> Running in 99709be62999 00:44:47 ---> Running in 7a9e57723dca 00:44:48 Removing intermediate container d9c425c30b6f 00:44:48 ---> 30a15dbfbfa5 00:44:48 Step 5/24 : RUN apk add --update --no-cache make git 00:44:48 Removing intermediate container 2f002186fd78 00:44:48 ---> c6e97cefdf67 00:44:48 Step 5/26 : RUN apk add --update --no-cache make git 00:44:48 ---> Running in 099466548e9c 00:44:48 ---> Running in b336a2a2fbd8 00:44:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:51 OK: 218 MiB in 52 packages 00:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:52 OK: 218 MiB in 52 packages 00:44:53 OK: 218 MiB in 52 packages 00:44:53 OK: 218 MiB in 52 packages 00:44:53 Removing intermediate container 0f2af71e6712 00:44:53 ---> 8000c8003dad 00:44:53 Step 6/22 : COPY go.mod . 00:44:53 OK: 218 MiB in 52 packages 00:44:55 Removing intermediate container 99709be62999 00:44:55 ---> c3c0ae02ae3f 00:44:55 Step 6/23 : COPY go.mod . 00:44:55 ---> 3d0f52472d72 00:44:55 Step 7/22 : RUN go mod download 00:44:55 Removing intermediate container b336a2a2fbd8 00:44:55 ---> f11bdfed6b70 00:44:55 Step 6/26 : COPY go.mod . 00:44:55 ---> Running in 4c8cec1eece1 00:44:55 Removing intermediate container 7a9e57723dca 00:44:55 ---> 9bd492d7de80 00:44:55 Step 6/32 : COPY go.mod . 00:44:56 Removing intermediate container 099466548e9c 00:44:56 ---> d52ba694872a 00:44:56 Step 6/24 : COPY go.mod . 00:44:56 ---> d07c3633cc16 00:44:56 Step 7/23 : RUN go mod download 00:44:56 ---> ba986b7eea42 00:44:56 Step 7/26 : RUN go mod download 00:44:56 ---> Running in 039ee87dad2b 00:44:57 ---> Running in a2ae2705ef09 00:44:57 ---> 60451187726a 00:44:57 Step 7/32 : RUN go mod download 00:44:58 ---> Running in e11a4cd28671 00:44:58 ---> 75e6a037eeca 00:44:58 Step 7/24 : RUN go mod download 00:44:58 ---> Running in 52cd4a203bf8 00:45:03 Removing intermediate container 4c8cec1eece1 00:45:03 ---> e62e50c3d894 00:45:03 Step 8/22 : COPY . . 00:45:06 Removing intermediate container 039ee87dad2b 00:45:06 ---> 1ffb081cf177 00:45:06 Step 8/23 : COPY . . 00:45:06 Removing intermediate container a2ae2705ef09 00:45:06 ---> c89081803453 00:45:06 Step 8/26 : COPY . . 00:45:07 Removing intermediate container e11a4cd28671 00:45:07 ---> 10733d8d7bf3 00:45:07 Step 8/32 : COPY . . 00:45:07 Removing intermediate container 52cd4a203bf8 00:45:07 ---> 6b67c58fee63 00:45:07 Step 8/24 : COPY . . 00:45:23 ---> 95ffdac52e68 00:45:23 Step 9/22 : RUN go mod tidy 00:45:23 ---> 03d56c7cdaab 00:45:23 Step 9/26 : RUN go mod tidy 00:45:23 ---> Running in cf761e02580e 00:45:23 ---> 52b459f8f172 00:45:23 Step 9/23 : RUN go mod tidy 00:45:23 ---> Running in d3cc44c69248 00:45:23 ---> Running in ed8ed4439c3e 00:45:23 ---> 7d3ce8beaab7 00:45:23 Step 9/24 : RUN go mod tidy 00:45:23 ---> 99474caca4b9 00:45:23 Step 9/32 : RUN go mod tidy 00:45:23 ---> Running in 2b946c0e351e 00:45:23 ---> Running in d86168787a99 00:45:29 Removing intermediate container cf761e02580e 00:45:29 ---> 0f4866d42de3 00:45:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:29 ---> Running in bc6d0d3daac7 00:45:30 Removing intermediate container d3cc44c69248 00:45:30 ---> 679bd7ef1e48 00:45:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:31 ---> Running in 93d31e51785b 00:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:31 Removing intermediate container 2b946c0e351e 00:45:31 ---> ef5c6e73aa20 00:45:31 Step 10/24 : RUN make cmd/core-command/core-command 00:45:31 ---> Running in 2092b56b5b1a 00:45:31 Removing intermediate container ed8ed4439c3e 00:45:31 ---> f7f0cc8ecf95 00:45:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45:32 Removing intermediate container d86168787a99 00:45:32 ---> 98bcb2230541 00:45:32 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:32 ---> Running in 7ad4d1ba4fbd 00:45:32 ---> Running in 5d437c14531f 00:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-command/core-command ./cmd/core-command 00:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:57 Removing intermediate container 2092b56b5b1a 00:47:57 ---> e682da270274 00:47:57 00:47:57 Step 11/24 : FROM alpine:3.14 00:47:57 Removing intermediate container bc6d0d3daac7 00:47:57 ---> 62688efc7a96 00:47:57 00:47:57 Step 11/22 : FROM alpine:3.14 00:47:57 Removing intermediate container 5d437c14531f 00:47:57 ---> c87865815d00 00:47:57 00:47:57 Step 11/32 : FROM alpine:3.14 00:47:57 3.14: Pulling from library/alpine 00:47:57 3.14: Pulling from library/alpine 00:47:57 3.14: Pulling from library/alpine 00:47:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:47:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:47:58 Status: Downloaded newer image for alpine:3.14 00:47:58 Status: Image is up to date for alpine:3.14 00:47:58 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:47:58 Status: Image is up to date for alpine:3.14 00:47:58 ---> bb3de5531c18 00:47:58 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:58 ---> bb3de5531c18 00:47:58 Step 12/22 : RUN apk add --update --no-cache curl 00:47:58 ---> bb3de5531c18 00:47:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:58 Removing intermediate container 93d31e51785b 00:47:58 ---> eed9ed376f3d 00:47:58 00:47:58 Step 11/26 : FROM alpine:3.14 00:47:58 ---> bb3de5531c18 00:47:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:47:58 Removing intermediate container 7ad4d1ba4fbd 00:47:58 ---> 0122d408c843 00:47:58 00:47:58 Step 11/23 : FROM alpine:3.14 00:47:58 ---> bb3de5531c18 00:47:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:59 ---> Running in 7a8b00e090b7 00:47:59 ---> Running in 82d85041c3df 00:47:59 ---> Running in d96c28d1f2ec 00:47:59 ---> Running in e615a5848604 00:47:59 ---> Running in 9b949556bb93 00:48:00 Removing intermediate container 7a8b00e090b7 00:48:00 ---> fd8586a715c2 00:48:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:48:00 ---> Running in edab619c1c26 00:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:48:03 (1/1) Installing dumb-init (1.2.5-r1) 00:48:03 (1/5) Installing ca-certificates (20191127-r5) 00:48:03 Executing busybox-1.33.1-r3.trigger 00:48:03 OK: 5 MiB in 15 packages 00:48:03 (1/1) Installing dumb-init (1.2.5-r1) 00:48:03 Executing busybox-1.33.1-r3.trigger 00:48:03 (2/5) Installing brotli-libs (1.0.9-r5) 00:48:03 OK: 5 MiB in 15 packages 00:48:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:48:03 (4/5) Installing libcurl (7.79.1-r0) 00:48:03 (5/5) Installing curl (7.79.1-r0) 00:48:03 Executing busybox-1.33.1-r3.trigger 00:48:03 Executing ca-certificates-20191127-r5.trigger 00:48:03 (1/2) Installing dumb-init (1.2.5-r1) 00:48:03 (1/3) Installing ca-certificates (20191127-r5) 00:48:03 (2/2) Installing su-exec (0.2-r1) 00:48:03 Executing busybox-1.33.1-r3.trigger 00:48:03 OK: 5 MiB in 16 packages 00:48:03 (2/3) Installing dumb-init (1.2.5-r1) 00:48:03 (3/3) Installing su-exec (0.2-r1) 00:48:03 Executing busybox-1.33.1-r3.trigger 00:48:04 Executing ca-certificates-20191127-r5.trigger 00:48:04 OK: 8 MiB in 19 packages 00:48:04 OK: 6 MiB in 17 packages 00:48:05 Removing intermediate container 82d85041c3df 00:48:05 ---> a9d1de15a2b0 00:48:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:06 ---> Running in 7f0fec014d35 00:48:06 Removing intermediate container 9b949556bb93 00:48:06 ---> 17a7f2bb57a0 00:48:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:06 Removing intermediate container edab619c1c26 00:48:06 ---> 120dbbf96710 00:48:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:48:06 ---> Running in 4168626ecf40 00:48:06 ---> Running in 2fd362b1ca04 00:48:06 Removing intermediate container 7f0fec014d35 00:48:06 ---> e6f1e45a8d91 00:48:06 Step 14/24 : ENV APP_PORT=59882 00:48:07 Removing intermediate container d96c28d1f2ec 00:48:07 ---> cd42e2872834 00:48:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:07 Removing intermediate container e615a5848604 00:48:07 ---> f06378e364e4 00:48:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:07 ---> Running in 18b7fea955cc 00:48:07 Removing intermediate container 4168626ecf40 00:48:07 ---> 8a4d30d38ac5 00:48:07 Step 14/23 : ENV APP_PORT=59861 00:48:07 ---> Running in 91d9aa7da1c8 00:48:07 ---> Running in 7d01e4e5032c 00:48:07 Removing intermediate container 2fd362b1ca04 00:48:07 ---> 69324ae5fe48 00:48:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:48:07 ---> Running in a11b63469b13 00:48:08 ---> Running in 54e5e0c717da 00:48:08 Removing intermediate container 18b7fea955cc 00:48:08 ---> bd441858fa58 00:48:08 Step 15/24 : EXPOSE $APP_PORT 00:48:08 ---> Running in 87232a2b4368 00:48:08 Removing intermediate container 91d9aa7da1c8 00:48:08 ---> 5497ad7d066b 00:48:08 Step 14/22 : WORKDIR /edgex 00:48:08 Removing intermediate container 7d01e4e5032c 00:48:08 ---> 31afa93cfc87 00:48:08 Step 14/26 : WORKDIR / 00:48:08 Removing intermediate container a11b63469b13 00:48:08 ---> eb7f52050125 00:48:08 Step 15/23 : EXPOSE $APP_PORT 00:48:08 ---> Running in da8ae2d3e9c1 00:48:08 ---> Running in 6f7e48d4d7f1 00:48:08 Removing intermediate container 54e5e0c717da 00:48:08 ---> eac99bcd877a 00:48:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:48:09 ---> Running in a939c6f40063 00:48:09 Removing intermediate container 87232a2b4368 00:48:09 ---> 5d2ba15b95a3 00:48:09 Step 16/24 : WORKDIR / 00:48:09 ---> Running in df97d0dfa6bb 00:48:09 ---> Running in 64989b3be657 00:48:10 Removing intermediate container da8ae2d3e9c1 00:48:10 ---> c710d7589416 00:48:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:10 Removing intermediate container a939c6f40063 00:48:10 ---> f08b80342765 00:48:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:10 Removing intermediate container 6f7e48d4d7f1 00:48:10 ---> 194e14dcfbcd 00:48:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:48:10 Removing intermediate container 64989b3be657 00:48:10 ---> db3245504c7d 00:48:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:11 ---> 375b16ecb269 00:48:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:48:11 ---> 92c0c5bcb669 00:48:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:11 ---> 360486dcfe2e 00:48:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:12 ---> 308b8d9798ca 00:48:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:13 Removing intermediate container df97d0dfa6bb 00:48:13 ---> 490088a96c6c 00:48:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:48:13 ---> 30961d97675e 00:48:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:13 ---> Running in c16340706ea2 00:48:13 ---> 0a5b8e0a3ac0 00:48:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:14 ---> dfaf646ea034 00:48:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:14 ---> 47c83f5689bb 00:48:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:15 ---> 8722b8ca254f 00:48: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 00:48:15 Removing intermediate container c16340706ea2 00:48:15 ---> 9c936c64ef23 00:48:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:48:15 ---> 6e88869cb488 00:48:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:48:15 ---> 14fcedaafd4e 00:48:15 Step 20/24 : ENTRYPOINT ["/core-command"] 00:48:15 ---> Running in 04064efb352a 00:48:16 ---> 3aecd62d2c86 00:48:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:16 ---> Running in 010cdddb0a70 00:48:16 ---> Running in bd579f66fda8 00:48:16 ---> 040184f12fc5 00:48:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:48:16 ---> b9ccef73e27e 00:48:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:16 ---> Running in 43093fba8e3e 00:48:17 Removing intermediate container 04064efb352a 00:48:17 ---> 8b7c970d6fa5 00:48:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:17 ---> Running in 5c1afc407f4a 00:48:17 Removing intermediate container 010cdddb0a70 00:48:17 ---> 0f2b778b967c 00:48:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:17 Removing intermediate container bd579f66fda8 00:48:17 ---> 9ef1cc04c7a1 00:48:17 Step 19/22 : CMD ["--init=true"] 00:48:17 ---> Running in 4d165817a539 00:48:17 ---> Running in 023ecd352c1e 00:48:18 Removing intermediate container 5c1afc407f4a 00:48:18 ---> 888c2f40ae2b 00:48:18 Step 21/23 : LABEL arch=arm64 00:48:18 ---> 0775d501278b 00:48:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:18 ---> Running in d9ab9954af3d 00:48:18 Removing intermediate container 4d165817a539 00:48:18 ---> 05290df7eee5 00:48:18 Step 22/24 : LABEL arch=arm64 00:48:19 Removing intermediate container 023ecd352c1e 00:48:19 ---> b7b90e0c75af 00:48:19 Step 20/22 : LABEL arch=arm64 00:48:19 ---> Running in 215dccacbd0b 00:48:19 ---> Running in 1156d8700e1e 00:48:19 Removing intermediate container d9ab9954af3d 00:48:19 ---> 366faf5265a4 00:48:19 Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:48:19 ---> Running in 9074af5005fe 00:48:20 Removing intermediate container 215dccacbd0b 00:48:20 ---> fffaa28fbbaf 00:48:20 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:48:20 Removing intermediate container 1156d8700e1e 00:48:20 ---> f265c0ba6de6 00:48:20 Step 21/22 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:48:20 ---> Running in b6950bf9488b 00:48:20 ---> Running in 7c10816e19ee 00:48:20 ---> af337b809b1e 00:48:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:21 Removing intermediate container 9074af5005fe 00:48:21 ---> 0b55310ce45a 00:48:21 Step 23/23 : LABEL version=2.0.1-dev.60 00:48:21 Removing intermediate container 43093fba8e3e 00:48:21 ---> 2afd53b2fdbb 00:48:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:21 ---> Running in cd5017607e48 00:48:21 Removing intermediate container b6950bf9488b 00:48:21 ---> feff01a62c67 00:48:21 Step 24/24 : LABEL version=2.0.1-dev.60 00:48:21 Removing intermediate container 7c10816e19ee 00:48:21 ---> dbffe007a4b1 00:48:21 Step 22/22 : LABEL version=2.0.1-dev.60 00:48:21 ---> Running in 72022302e82a 00:48:21 ---> Running in 1322f26b07ba 00:48:22 Removing intermediate container cd5017607e48 00:48:22 ---> 3cd7a91be2c2 00:48:22 00:48:22 ---> 3f2c3b9d817a 00:48:22 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/ 00:48:22 ---> a48d48c9dc9e 00:48:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:22 Successfully built 3cd7a91be2c2 00:48:22 ---> Running in a6219f1bfaf9 00:48:22 Successfully tagged support-scheduler-arm64:latest 00:48:22 Building support-notifications 00:48:22  Building support-scheduler ... done Removing intermediate container 72022302e82a 00:48:22 ---> 4b84f6f5b3e7 00:48:22 00:48:23 Removing intermediate container 1322f26b07ba 00:48:23 ---> 2f1b774ae24e 00:48:23 00:48:23 Successfully built 4b84f6f5b3e7 00:48:23 Successfully tagged security-proxy-setup-arm64:latest 00:48:23 Building sys-mgmt-agent 00:48:23  Building security-proxy-setup ... done Successfully built 2f1b774ae24e 00:48:23 Successfully tagged core-command-arm64:latest 00:48:23 Building core-metadata 00:48:24  Building core-command ... done  ---> c38664392785 00:48:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:48:25 ---> 6d30db8f0955 00:48:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:48:26 Removing intermediate container a6219f1bfaf9 00:48:26 ---> 4448d4e4b7d2 00:48:26 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:48:26 ---> Running in 4734ea76de50 00:48:27 ---> 4fb1e540ab06 00:48:27 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:48:28 Removing intermediate container 4734ea76de50 00:48:28 ---> 4a6895bc0e16 00:48:28 Step 24/26 : LABEL arch=arm64 00:48:28 ---> Running in 63aa65397183 00:48:29 ---> 489fc3f3465e 00:48:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:48:30 Removing intermediate container 63aa65397183 00:48:30 ---> 95e418bd913f 00:48:30 Step 25/26 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:48:30 ---> Running in 19098250cff3 00:48:30 ---> Running in bdfcdf670ad2 00:48:31 Removing intermediate container 19098250cff3 00:48:31 ---> 222fdb4d6232 00:48:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:31 Removing intermediate container bdfcdf670ad2 00:48:31 ---> f1acc587758a 00:48:31 Step 26/26 : LABEL version=2.0.1-dev.60 00:48:31 ---> Running in 4ba3c0dae139 00:48:32 Removing intermediate container 4ba3c0dae139 00:48:32 ---> 881c19b4c390 00:48:32 00:48:32 ---> 0e8a64626b2e 00:48:32 Step 27/32 : RUN chmod +x /entrypoint.sh 00:48:32 Successfully built 881c19b4c390 00:48:32 Successfully tagged security-secretstore-setup-arm64:latest 00:48:32 Building core-data 00:48:33  Building security-secretstore-setup ... done  ---> Running in 9762736a303a 00:48:36 Removing intermediate container 9762736a303a 00:48:36 ---> b3d36097b522 00:48:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:48:36 ---> Running in fb65bfa67b1f 00:48:37 Removing intermediate container fb65bfa67b1f 00:48:37 ---> 6155a3b61ebd 00:48:37 Step 29/32 : CMD ["gate"] 00:48:37 ---> Running in c06662ef46cf 00:48:38 Removing intermediate container c06662ef46cf 00:48:38 ---> 2fb114f5cfbd 00:48:38 Step 30/32 : LABEL arch=arm64 00:48:38 ---> Running in 8b6d79cccd6f 00:48:39 Removing intermediate container 8b6d79cccd6f 00:48:39 ---> f6924fa25c43 00:48:39 Step 31/32 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:48:40 ---> Running in 411ea2b6df26 00:48:41 Removing intermediate container 411ea2b6df26 00:48:41 ---> 1a8ca98883dc 00:48:41 Step 32/32 : LABEL version=2.0.1-dev.60 00:48:42 ---> Running in 61d00ce2671b 00:48:43 Removing intermediate container 61d00ce2671b 00:48:43 ---> 678d996d2a85 00:48:43 00:48:43 Successfully built 678d996d2a85 00:48:43 Successfully tagged security-bootstrapper-arm64:latest 00:48:56  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:56 ---> fd01bdae2782 00:48:56 Step 3/23 : WORKDIR /edgex-go 00:48:56 ---> Using cache 00:48:56 ---> 71dd6f48826e 00:48:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:56 ---> Using cache 00:48:56 ---> c6e97cefdf67 00:48:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:48:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:56 ---> fd01bdae2782 00:48:56 Step 3/24 : WORKDIR /edgex-go 00:48:56 ---> Using cache 00:48:56 ---> 71dd6f48826e 00:48:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:56 ---> Using cache 00:48:56 ---> c6e97cefdf67 00:48:56 Step 5/24 : RUN apk add --update --no-cache make bash git 00:48:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:57 ---> fd01bdae2782 00:48:57 Step 3/24 : WORKDIR /edgex-go 00:48:57 ---> Using cache 00:48:57 ---> 71dd6f48826e 00:48:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:57 ---> Using cache 00:48:57 ---> c6e97cefdf67 00:48:57 Step 5/24 : RUN apk add --update --no-cache make git 00:48:57 ---> Using cache 00:48:57 ---> f11bdfed6b70 00:48:57 Step 6/24 : COPY go.mod . 00:48:57 ---> Using cache 00:48:57 ---> ba986b7eea42 00:48:57 Step 7/24 : RUN go mod download 00:48:57 ---> Using cache 00:48:57 ---> c89081803453 00:48:57 Step 8/24 : COPY . . 00:48:57 ---> Using cache 00:48:57 ---> 03d56c7cdaab 00:48:57 Step 9/24 : RUN go mod tidy 00:48:57 ---> Using cache 00:48:57 ---> 679bd7ef1e48 00:48:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:48:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:48:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:59 ---> fd01bdae2782 00:48:59 Step 3/24 : WORKDIR /edgex-go 00:48:59 ---> Using cache 00:48:59 ---> 71dd6f48826e 00:48:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:59 ---> Using cache 00:48:59 ---> c6e97cefdf67 00:48:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:48:59 ---> Running in f73d70c0b3a0 00:48:59 ---> Running in c069fa38444b 00:48:59 ---> Running in d18cf3a53a95 00:48:59 ---> Running in b933930754f4 00:49:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:03 OK: 218 MiB in 52 packages 00:49:04 OK: 218 MiB in 52 packages 00:49:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:49:05 Removing intermediate container f73d70c0b3a0 00:49:05 ---> f33177e104bd 00:49:05 Step 6/24 : COPY go.mod . 00:49:06 Removing intermediate container b933930754f4 00:49:06 ---> 5b2be590d933 00:49:06 Step 6/24 : COPY go.mod . 00:49:07 ---> aec9eeec8f2b 00:49:07 Step 7/24 : RUN go mod download 00:49:07 ---> Running in 37889783268c 00:49:08 ---> 43b006d31dc6 00:49:08 Step 7/24 : RUN go mod download 00:49:08 ---> Running in 2e2c40822316 00:49:10 OK: 218 MiB in 52 packages 00:49:13 Removing intermediate container d18cf3a53a95 00:49:13 ---> 82a3742a9794 00:49:13 Step 6/23 : COPY go.mod . 00:49:14 ---> aeb91259b7d5 00:49:14 Step 7/23 : RUN go mod download 00:49:14 ---> Running in 7c8bb7605c18 00:49:15 Removing intermediate container 37889783268c 00:49:15 ---> 040742be0e28 00:49:15 Step 8/24 : COPY . . 00:49:15 Removing intermediate container 2e2c40822316 00:49:15 ---> 3465d167e9e5 00:49:15 Step 8/24 : COPY . . 00:49:25 Removing intermediate container 7c8bb7605c18 00:49:25 ---> fa2e6ba5a3b6 00:49:25 Step 8/23 : COPY . . 00:49:41 ---> d50d208f741c 00:49:41 Step 9/24 : RUN go mod tidy 00:49:41 ---> Running in d97f667161d6 00:49:41 ---> f6c92d8f9a9e 00:49:41 Step 9/24 : RUN go mod tidy 00:49:41 ---> Running in 4ffaf1501f04 00:49:41 ---> 8409067484b5 00:49:41 Step 9/23 : RUN go mod tidy 00:49:42 ---> Running in 3e08756f1413 00:49:47 Removing intermediate container d97f667161d6 00:49:47 ---> e0471ee63220 00:49:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:47 ---> Running in 929692849a01 00:49:49 Removing intermediate container 4ffaf1501f04 00:49:49 ---> 27c0ed43435e 00:49:49 Step 10/24 : RUN make cmd/core-data/core-data 00:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:49 ---> Running in 4fa6dc5cdfd7 00:49:50 Removing intermediate container 3e08756f1413 00:49:50 ---> 40e304b2c5ab 00:49:50 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:49:50 ---> Running in 024b38f135ea 00:49:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/core-data/core-data ./cmd/core-data 00:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:50:15 Removing intermediate container c069fa38444b 00:50:15 ---> b444d4989b58 00:50:15 00:50:15 Step 11/24 : FROM alpine:3.14 00:50:15 ---> bb3de5531c18 00:50:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:15 ---> Using cache 00:50:15 ---> 17a7f2bb57a0 00:50:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:15 ---> Using cache 00:50:15 ---> 8a4d30d38ac5 00:50:15 Step 14/24 : ENV APP_PORT=59881 00:50:15 ---> Running in d31e11f2a010 00:50:15 Removing intermediate container d31e11f2a010 00:50:15 ---> 62066430110d 00:50:15 Step 15/24 : EXPOSE $APP_PORT 00:50:15 ---> Running in ec2cf11d04f3 00:50:16 Removing intermediate container ec2cf11d04f3 00:50:16 ---> 0d783e5c6edc 00:50:16 Step 16/24 : WORKDIR / 00:50:16 ---> Running in 7f6fa8481384 00:50:17 Removing intermediate container 7f6fa8481384 00:50:17 ---> 7942c96328d9 00:50:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:18 ---> dfc63e817765 00:50:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:21 ---> 1286819c234e 00:50:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:22 ---> 0e917699b2a8 00:50:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:50:22 ---> Running in faa96d589de7 00:50:23 Removing intermediate container faa96d589de7 00:50:23 ---> 9c68d67ab2f7 00:50:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:23 ---> Running in eef89553d59f 00:50:24 Removing intermediate container eef89553d59f 00:50:24 ---> 162f21b78dfa 00:50:24 Step 22/24 : LABEL arch=arm64 00:50:24 ---> Running in 5a0225f1d9fe 00:50:25 Removing intermediate container 5a0225f1d9fe 00:50:25 ---> 6e6a62dffaab 00:50:25 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:50:25 ---> Running in f6a32c5cc16c 00:50:26 Removing intermediate container f6a32c5cc16c 00:50:26 ---> dcc67e91d978 00:50:26 Step 24/24 : LABEL version=2.0.1-dev.60 00:50:26 ---> Running in 33302b884e54 00:50:27 Removing intermediate container 33302b884e54 00:50:27 ---> c085bbedba67 00:50:27 00:50:28 Successfully built c085bbedba67 00:50:28 Successfully tagged core-metadata-arm64:latest 00:51:24  Building core-metadata ... done Removing intermediate container 929692849a01 00:51:24 ---> f1e2264bb27c 00:51:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:51:24 ---> Running in 59da77e39bbd 00:51:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.60" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:51:31 Removing intermediate container 59da77e39bbd 00:51:31 ---> 29ae45ad6048 00:51:31 00:51:31 Step 12/24 : FROM docker:20.10.7 00:51:31 20.10.7: Pulling from library/docker 00:51:31 Removing intermediate container 024b38f135ea 00:51:31 ---> 16631fdfd074 00:51:31 00:51:31 Step 11/23 : FROM alpine:3.14 00:51:31 ---> bb3de5531c18 00:51:31 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:51:31 ---> Running in a18fbb86afd9 00:51:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:51:35 (1/2) Installing ca-certificates (20191127-r5) 00:51:35 (2/2) Installing dumb-init (1.2.5-r1) 00:51:35 Executing busybox-1.33.1-r3.trigger 00:51:35 Executing ca-certificates-20191127-r5.trigger 00:51:35 OK: 6 MiB in 16 packages 00:51:41 Removing intermediate container 4fa6dc5cdfd7 00:51:41 ---> 09e2d6d3a76f 00:51:41 00:51:41 Step 11/24 : FROM alpine:3.14 00:51:41 ---> bb3de5531c18 00:51:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:41 Removing intermediate container a18fbb86afd9 00:51:41 ---> cd0c0f81a60d 00:51:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:51:41 ---> Running in 89a27d70c05d 00:51:41 ---> Running in 5bc60d658704 00:51:42 Removing intermediate container 89a27d70c05d 00:51:42 ---> 52b5c26e9f67 00:51:42 Step 13/24 : ENV APP_PORT=59880 00:51:42 Removing intermediate container 5bc60d658704 00:51:42 ---> e5867c1d56a0 00:51:42 Step 14/23 : ENV APP_PORT=59860 00:51:42 ---> Running in 788a64ff4b89 00:51:42 ---> Running in bed9afd34836 00:51:42 Removing intermediate container 788a64ff4b89 00:51:42 ---> 5a2736a6108d 00:51:42 Step 14/24 : EXPOSE $APP_PORT 00:51:43 ---> Running in de7e547b1c61 00:51:43 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 00:51:43 Removing intermediate container bed9afd34836 00:51:43 ---> 0c5ded4c30d4 00:51:43 Step 15/23 : EXPOSE $APP_PORT 00:51:43 Status: Downloaded newer image for docker:20.10.7 00:51:43 ---> df445af6242a 00:51:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:51:43 ---> Running in c1413bb8f89f 00:51:43 ---> Running in eb3393f605bd 00:51:44 Removing intermediate container de7e547b1c61 00:51:44 ---> bda63ec267f4 00:51:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:44 ---> Running in a9c4f488ad87 00:51:44 Removing intermediate container c1413bb8f89f 00:51:44 ---> 0ed92b693e2d 00:51:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:44 Removing intermediate container eb3393f605bd 00:51:44 ---> e43c0387e9b0 00:51:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:51:45 ---> Running in c8130c16bf95 00:51:46 ---> eed1d863408f 00:51:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:51:47 ---> 0fdacb5e9786 00:51:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:48 Removing intermediate container a9c4f488ad87 00:51:48 ---> b82b58385ec9 00:51:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:51:48 ---> Running in 81c439abb255 00:51:48 (1/39) Installing readline (8.1.0-r0) 00:51:48 (2/39) Installing bash (5.1.0-r0) 00:51:48 Executing bash-5.1.0-r0.post-install 00:51:48 (3/39) Installing brotli-libs (1.0.9-r3) 00:51:48 (4/39) Installing nghttp2-libs (1.42.0-r1) 00:51:48 (5/39) Installing libcurl (7.79.1-r0) 00:51:48 (6/39) Installing curl (7.79.1-r0) 00:51:49 (7/39) Installing dumb-init (1.2.5-r0) 00:51:49 (8/39) Installing libbz2 (1.0.8-r1) 00:51:49 (9/39) Installing expat (2.2.10-r1) 00:51:49 (10/39) Installing libffi (3.3-r2) 00:51:49 (11/39) Installing gdbm (1.19-r0) 00:51:49 (12/39) Installing xz-libs (5.2.5-r0) 00:51:49 (13/39) Installing sqlite-libs (3.34.1-r0) 00:51:49 ---> 2a3d6ea05430 00:51:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:51:49 (14/39) Installing python3 (3.8.10-r0) 00:51:49 ---> Running in b07107739739 00:51:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:51:50 Removing intermediate container b07107739739 00:51:50 ---> 613b1d264744 00:51:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:50 ---> Running in 5e448a8f3a66 00:51:51 Removing intermediate container 5e448a8f3a66 00:51:51 ---> 968dcf9c29e6 00:51:51 Step 21/23 : LABEL arch=arm64 00:51:51 ---> Running in ebc80cd1c5e9 00:51:51 Removing intermediate container ebc80cd1c5e9 00:51:51 ---> c32959c348db 00:51:52 Step 22/23 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:51:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:51:52 ---> Running in 1c16e057f331 00:51:52 (15/39) Installing py3-appdirs (1.4.4-r1) 00:51:52 (16/39) Installing py3-ordered-set (4.0.2-r0) 00:51:52 (17/39) Installing py3-parsing (2.4.7-r1) 00:51:52 (18/39) Installing py3-six (1.15.0-r0) 00:51:52 (19/39) Installing py3-packaging (20.9-r0) 00:51:52 Removing intermediate container 1c16e057f331 00:51:52 ---> 296aba454dca 00:51:52 Step 23/23 : LABEL version=2.0.1-dev.60 00:51:52 (20/39) Installing py3-setuptools (51.3.3-r0) 00:51:53 ---> Running in 22fc69489a18 00:51:53 (21/39) Installing py3-chardet (4.0.0-r0) 00:51:53 (22/39) Installing py3-idna (3.1-r0) 00:51:53 (23/39) Installing py3-urllib3 (1.26.2-r1) 00:51:53 (24/39) Installing py3-requests (2.25.1-r1) 00:51:53 (25/39) Installing py3-msgpack (1.0.2-r0) 00:51:53 (26/39) Installing py3-lockfile (0.12.2-r3) 00:51:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:51:53 (28/39) Installing py3-colorama (0.4.4-r0) 00:51:53 (29/39) Installing py3-contextlib2 (0.6.0-r0) 00:51:53 (30/39) Installing py3-distlib (0.3.1-r1) 00:51:53 (31/39) Installing py3-distro (1.5.0-r1) 00:51:53 (32/39) Installing py3-webencodings (0.5.1-r3) 00:51:53 (33/39) Installing py3-html5lib (1.1-r0) 00:51:53 Removing intermediate container 22fc69489a18 00:51:53 ---> 4597ae926c3d 00:51:53 00:51:53 (34/39) Installing py3-pytoml (0.1.21-r0) 00:51:53 (35/39) Installing py3-pep517 (0.9.1-r0) 00:51:53 (36/39) Installing py3-progress (1.5-r0) 00:51:53 (37/39) Installing py3-retrying (1.3.3-r0) 00:51:53 (38/39) Installing py3-toml (0.10.2-r0) 00:51:53 (39/39) Installing py3-pip (20.3.4-r0) 00:51:54 Successfully built 4597ae926c3d 00:51:54 Successfully tagged support-notifications-arm64:latest 00:51:54  Building support-notifications ... done Executing busybox-1.32.1-r6.trigger 00:51:54 OK: 82 MiB in 59 packages 00:51:56 (1/6) Installing dumb-init (1.2.5-r1) 00:51:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:51:56 (3/6) Installing libsodium (1.0.18-r0) 00:51:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:51:58 (5/6) Installing libzmq (4.3.4-r0) 00:51:59 (6/6) Installing zeromq (4.3.4-r0) 00:51:59 Executing busybox-1.33.1-r3.trigger 00:51:59 OK: 8 MiB in 20 packages 00:52:00 Removing intermediate container 81c439abb255 00:52:00 ---> 0a44307edf83 00:52:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:01 ---> 6c398e4225bc 00:52:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:03 ---> 4d898e8952b9 00:52:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:04 ---> 55e7d8d5f7a7 00:52:04 Step 20/24 : ENTRYPOINT ["/core-data"] 00:52:04 Collecting docker-compose==1.23.2 00:52:04 ---> Running in bf5f7b0d9a7b 00:52:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:05 Removing intermediate container bf5f7b0d9a7b 00:52:05 ---> dbfea31ff879 00:52:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:05 ---> Running in 9d8b61e8cfa0 00:52:06 Removing intermediate container 9d8b61e8cfa0 00:52:06 ---> f986096785ba 00:52:06 Step 22/24 : LABEL arch=arm64 00:52:06 ---> Running in 76437ca36421 00:52:06 Collecting PyYAML<4,>=3.10 00:52:06 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:06 Removing intermediate container 76437ca36421 00:52:06 ---> ac6b62e83eec 00:52:06 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:52:06 ---> Running in b105118249c7 00:52:07 Removing intermediate container b105118249c7 00:52:07 ---> 67e1380ab5c9 00:52:07 Step 24/24 : LABEL version=2.0.1-dev.60 00:52:07 ---> Running in 2391e712ede1 00:52:08 Removing intermediate container 2391e712ede1 00:52:08 ---> 74a572eaa4ed 00:52:08 00:52:08 Successfully built 74a572eaa4ed 00:52:08 Successfully tagged core-data-arm64:latest 00:52:11  Building core-data ... done Collecting docker<4.0,>=3.6.0 00:52:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:11 Collecting dockerpty<0.5,>=0.4.1 00:52:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:15 Collecting websocket-client<1.0,>=0.32.0 00:52:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:52:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:17 Collecting docopt<0.7,>=0.6.1 00:52:17 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:20 Collecting texttable<0.10,>=0.9.0 00:52:20 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:24 Collecting jsonschema<3,>=2.5.1 00:52:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:24 Collecting cached-property<2,>=1.2.0 00:52:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:25 Collecting docker-pycreds>=0.4.0 00:52:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:26 Collecting idna<2.8,>=2.5 00:52:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:27 Collecting urllib3<1.25,>=1.21.1 00:52:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:27 Collecting certifi>=2017.4.17 00:52:27 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 00:52:27 Collecting chardet<3.1.0,>=3.0.2 00:52:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:52:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:52:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:52:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:52:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:52:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:52:29 Attempting uninstall: urllib3 00:52:29 Found existing installation: urllib3 1.26.2 00:52:29 Uninstalling urllib3-1.26.2: 00:52:30 Successfully uninstalled urllib3-1.26.2 00:52:30 Attempting uninstall: idna 00:52:30 Found existing installation: idna 3.1 00:52:30 Uninstalling idna-3.1: 00:52:31 Successfully uninstalled idna-3.1 00:52:32 Attempting uninstall: chardet 00:52:32 Found existing installation: chardet 4.0.0 00:52:32 Uninstalling chardet-4.0.0: 00:52:32 Successfully uninstalled chardet-4.0.0 00:52:34 Attempting uninstall: requests 00:52:34 Found existing installation: requests 2.25.1 00:52:34 Uninstalling requests-2.25.1: 00:52:34 Successfully uninstalled requests-2.25.1 00:52:34 Running setup.py install for texttable: started 00:52:38 Running setup.py install for texttable: finished with status 'done' 00:52:38 Running setup.py install for PyYAML: started 00:52:40 Running setup.py install for PyYAML: finished with status 'done' 00:52:41 Running setup.py install for docopt: started 00:52:44 Running setup.py install for docopt: finished with status 'done' 00:52:44 Running setup.py install for dockerpty: started 00:52:47 Running setup.py install for dockerpty: finished with status 'done' 00:52:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:53:00 Removing intermediate container c8130c16bf95 00:53:00 ---> 9a00a646514f 00:53:00 Step 15/24 : ENV APP_PORT=58890 00:53:00 ---> Running in cdcc3eda525d 00:53:00 Removing intermediate container cdcc3eda525d 00:53:00 ---> 8968bd754a10 00:53:00 Step 16/24 : EXPOSE $APP_PORT 00:53:00 ---> Running in 02b771819050 00:53:01 Removing intermediate container 02b771819050 00:53:01 ---> d8caeac30fbe 00:53:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:03 ---> 442214fa1915 00:53:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:03 ---> 77de5d8a4e26 00:53:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:04 ---> 9a2a19698713 00:53:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:04 ---> Running in ce8aff2af6b4 00:53:05 Removing intermediate container ce8aff2af6b4 00:53:05 ---> 5bfaba65fe9e 00:53:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:05 ---> Running in cdbe3bddca6f 00:53:06 Removing intermediate container cdbe3bddca6f 00:53:06 ---> b7255daca1e7 00:53:06 Step 22/24 : LABEL arch=arm64 00:53:06 ---> Running in b1284ea69165 00:53:06 Removing intermediate container b1284ea69165 00:53:06 ---> d84619c4e06b 00:53:06 Step 23/24 : LABEL git_sha=77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:06 ---> Running in 7b996f1c2add 00:53:07 Removing intermediate container 7b996f1c2add 00:53:07 ---> 502980de836a 00:53:07 Step 24/24 : LABEL version=2.0.1-dev.60 00:53:07 ---> Running in adeb46e9686a 00:53:08 Removing intermediate container adeb46e9686a 00:53:08 ---> be4cb0350f3b 00:53:08 00:53:08 Successfully built be4cb0350f3b 00:53:08 Successfully tagged sys-mgmt-agent-arm64:latest 00:53:08  Building sys-mgmt-agent ... done  [Pipeline] } 00:53:08 $ docker stop --time=1 c627089e9e277a20c526921042c55cf725ebed6c1f5be02430c43d17970dea8b 00:53:10 $ docker rm -f c627089e9e277a20c526921042c55cf725ebed6c1f5be02430c43d17970dea8b [Pipeline] // withDockerContainer [Pipeline] sh 00:53:11 + docker images 00:53:11 REPOSITORY TAG IMAGE ID CREATED SIZE 00:53:11 sys-mgmt-agent-arm64 latest be4cb0350f3b 4 seconds ago 312MB 00:53:11 core-data-arm64 latest 74a572eaa4ed About a minute ago 19.4MB 00:53:11 support-notifications-arm64 latest 4597ae926c3d About a minute ago 15.9MB 00:53:11 09e2d6d3a76f About a minute ago 1.46GB 00:53:11 16631fdfd074 About a minute ago 1.45GB 00:53:11 29ae45ad6048 About a minute ago 1.45GB 00:53:11 core-metadata-arm64 latest c085bbedba67 2 minutes ago 15.8MB 00:53:11 b444d4989b58 2 minutes ago 1.46GB 00:53:11 security-bootstrapper-arm64 latest 678d996d2a85 4 minutes ago 17.7MB 00:53:11 security-secretstore-setup-arm64 latest 881c19b4c390 4 minutes ago 26.5MB 00:53:11 core-command-arm64 latest 2f1b774ae24e 4 minutes ago 15.2MB 00:53:11 security-proxy-setup-arm64 latest 4b84f6f5b3e7 4 minutes ago 25.3MB 00:53:11 support-scheduler-arm64 latest 3cd7a91be2c2 4 minutes ago 15.2MB 00:53:11 eed9ed376f3d 5 minutes ago 1.46GB 00:53:11 0122d408c843 5 minutes ago 1.45GB 00:53:11 e682da270274 5 minutes ago 1.45GB 00:53:11 62688efc7a96 5 minutes ago 1.46GB 00:53:11 c87865815d00 5 minutes ago 1.45GB 00:53:11 ci-base-image-arm64 latest fd01bdae2782 10 minutes ago 1.24GB 00:53:11 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 00:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 00:53:11 docker 20.10.7 df445af6242a 3 months ago 234MB 00:53:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 00:53:12 provisioning config files... 00:53:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/68@tmp/config7702326725539160663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:12 ---> docker-login.sh 00:53:12 nexus3.edgexfoundry.org:10001 00:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:12 Configure a credential helper to remove this warning. See 00:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:12 00:53:12 Login Succeeded 00:53:12 nexus3.edgexfoundry.org:10002 00:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:13 Configure a credential helper to remove this warning. See 00:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:13 00:53:13 Login Succeeded 00:53:13 nexus3.edgexfoundry.org:10003 00:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:14 Configure a credential helper to remove this warning. See 00:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:14 00:53:14 Login Succeeded 00:53:14 nexus3.edgexfoundry.org:10004 00:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:14 Configure a credential helper to remove this warning. See 00:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:14 00:53:14 Login Succeeded 00:53:14 docker.io 00:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:15 Configure a credential helper to remove this warning. See 00:53:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:15 00:53:15 Login Succeeded 00:53:15 ---> docker-login.sh ends [Pipeline] } 00:53:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:15 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 00:53:15 77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:15 latest 00:53:15 2.0.1-dev.60 00:53:15 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:15 main 00:53:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:53:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:53:16 db3433f0ff8a: Preparing 00:53:16 e5c419d449f3: Preparing 00:53:16 c41779403333: Preparing 00:53:16 f3f30f305de2: Preparing 00:53:16 ee420dfed78a: Preparing 00:53:16 ee420dfed78a: Layer already exists 00:53:16 db3433f0ff8a: Pushed 00:53:16 f3f30f305de2: Pushed 00:53:16 c41779403333: Pushed 00:53:19 e5c419d449f3: Pushed 00:53:19 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:53:20 db3433f0ff8a: Preparing 00:53:20 e5c419d449f3: Preparing 00:53:20 c41779403333: Preparing 00:53:20 f3f30f305de2: Preparing 00:53:20 ee420dfed78a: Preparing 00:53:20 f3f30f305de2: Layer already exists 00:53:20 ee420dfed78a: Layer already exists 00:53:20 e5c419d449f3: Layer already exists 00:53:20 db3433f0ff8a: Layer already exists 00:53:20 c41779403333: Layer already exists 00:53:20 latest: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.60 00:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:53:21 db3433f0ff8a: Preparing 00:53:21 e5c419d449f3: Preparing 00:53:21 c41779403333: Preparing 00:53:21 f3f30f305de2: Preparing 00:53:21 ee420dfed78a: Preparing 00:53:21 ee420dfed78a: Layer already exists 00:53:21 c41779403333: Layer already exists 00:53:21 db3433f0ff8a: Layer already exists 00:53:21 e5c419d449f3: Layer already exists 00:53:21 f3f30f305de2: Layer already exists 00:53:21 2.0.1-dev.60: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:53:22 db3433f0ff8a: Preparing 00:53:22 e5c419d449f3: Preparing 00:53:22 c41779403333: Preparing 00:53:22 f3f30f305de2: Preparing 00:53:22 ee420dfed78a: Preparing 00:53:22 c41779403333: Layer already exists 00:53:22 db3433f0ff8a: Layer already exists 00:53:22 f3f30f305de2: Layer already exists 00:53:22 e5c419d449f3: Layer already exists 00:53:22 ee420dfed78a: Layer already exists 00:53:22 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 00:53:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 00:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 00:53:23 db3433f0ff8a: Preparing 00:53:23 e5c419d449f3: Preparing 00:53:23 c41779403333: Preparing 00:53:23 f3f30f305de2: Preparing 00:53:23 ee420dfed78a: Preparing 00:53:23 e5c419d449f3: Layer already exists 00:53:23 ee420dfed78a: Layer already exists 00:53:23 f3f30f305de2: Layer already exists 00:53:23 db3433f0ff8a: Layer already exists 00:53:23 c41779403333: Layer already exists 00:53:23 main: digest: sha256:66e2be8c944a4c475d851137d3fb8a03acd537ebaa18e1addfc5fe4fc12368ba size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:23 ===================================================== [Pipeline] echo 00:53:23 taggedImages: 00:53:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 00:53:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.60 00:53:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:23 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 00:53:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 00:53:23 77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:23 latest 00:53:23 2.0.1-dev.60 00:53:23 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:23 main 00:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:53:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:53:24 d21275442b09: Preparing 00:53:24 c9e27cb42caa: Preparing 00:53:24 c41779403333: Preparing 00:53:24 8f99c4e3dcce: Preparing 00:53:24 df6a5267a9e5: Preparing 00:53:24 ee420dfed78a: Preparing 00:53:24 ee420dfed78a: Waiting 00:53:24 c41779403333: Layer already exists 00:53:24 ee420dfed78a: Layer already exists 00:53:24 d21275442b09: Pushed 00:53:24 df6a5267a9e5: Pushed 00:53:25 8f99c4e3dcce: Pushed 00:53:27 c9e27cb42caa: Pushed 00:53:28 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:53:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:53:29 d21275442b09: Preparing 00:53:29 c9e27cb42caa: Preparing 00:53:29 c41779403333: Preparing 00:53:29 8f99c4e3dcce: Preparing 00:53:29 df6a5267a9e5: Preparing 00:53:29 ee420dfed78a: Preparing 00:53:29 ee420dfed78a: Waiting 00:53:29 c9e27cb42caa: Layer already exists 00:53:29 8f99c4e3dcce: Layer already exists 00:53:29 d21275442b09: Layer already exists 00:53:29 c41779403333: Layer already exists 00:53:29 df6a5267a9e5: Layer already exists 00:53:29 ee420dfed78a: Layer already exists 00:53:29 latest: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:53:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.60 00:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:53:30 d21275442b09: Preparing 00:53:30 c9e27cb42caa: Preparing 00:53:30 c41779403333: Preparing 00:53:30 8f99c4e3dcce: Preparing 00:53:30 df6a5267a9e5: Preparing 00:53:30 ee420dfed78a: Preparing 00:53:30 ee420dfed78a: Waiting 00:53:30 d21275442b09: Layer already exists 00:53:30 8f99c4e3dcce: Layer already exists 00:53:30 df6a5267a9e5: Layer already exists 00:53:30 c41779403333: Layer already exists 00:53:30 c9e27cb42caa: Layer already exists 00:53:30 ee420dfed78a: Layer already exists 00:53:30 2.0.1-dev.60: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:53:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:53:31 d21275442b09: Preparing 00:53:31 c9e27cb42caa: Preparing 00:53:31 c41779403333: Preparing 00:53:31 8f99c4e3dcce: Preparing 00:53:31 df6a5267a9e5: Preparing 00:53:31 ee420dfed78a: Preparing 00:53:31 ee420dfed78a: Waiting 00:53:31 d21275442b09: Layer already exists 00:53:31 df6a5267a9e5: Layer already exists 00:53:31 c9e27cb42caa: Layer already exists 00:53:31 c41779403333: Layer already exists 00:53:31 8f99c4e3dcce: Layer already exists 00:53:31 ee420dfed78a: Layer already exists 00:53:31 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] isUnix [Pipeline] sh 00:53:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 00:53:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 00:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 00:53:31 d21275442b09: Preparing 00:53:31 c9e27cb42caa: Preparing 00:53:31 c41779403333: Preparing 00:53:31 8f99c4e3dcce: Preparing 00:53:31 df6a5267a9e5: Preparing 00:53:31 ee420dfed78a: Preparing 00:53:31 ee420dfed78a: Waiting 00:53:32 c9e27cb42caa: Layer already exists 00:53:32 d21275442b09: Layer already exists 00:53:32 c41779403333: Layer already exists 00:53:32 8f99c4e3dcce: Layer already exists 00:53:32 df6a5267a9e5: Layer already exists 00:53:32 ee420dfed78a: Layer already exists 00:53:32 main: digest: sha256:2153c2cb84b3834d07f563dae65b5bd334419441b2816290ad66d2f95ab25744 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:32 ===================================================== [Pipeline] echo 00:53:32 taggedImages: 00:53:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 00:53:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.60 00:53:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 00:53:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 00:53:32 77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:32 latest 00:53:32 2.0.1-dev.60 00:53:32 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:32 main 00:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:53:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:53:33 ed9b1516d623: Preparing 00:53:33 f159b0c27921: Preparing 00:53:33 c41779403333: Preparing 00:53:33 f3f30f305de2: Preparing 00:53:33 ee420dfed78a: Preparing 00:53:33 c41779403333: Layer already exists 00:53:33 f3f30f305de2: Layer already exists 00:53:33 ee420dfed78a: Layer already exists 00:53:33 ed9b1516d623: Pushed 00:53:36 f159b0c27921: Pushed 00:53:36 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:53:37 ed9b1516d623: Preparing 00:53:37 f159b0c27921: Preparing 00:53:37 c41779403333: Preparing 00:53:37 f3f30f305de2: Preparing 00:53:37 ee420dfed78a: Preparing 00:53:37 f3f30f305de2: Layer already exists 00:53:37 ee420dfed78a: Layer already exists 00:53:37 ed9b1516d623: Layer already exists 00:53:37 c41779403333: Layer already exists 00:53:37 f159b0c27921: Layer already exists 00:53:37 latest: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.60 00:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:53:38 ed9b1516d623: Preparing 00:53:38 f159b0c27921: Preparing 00:53:38 c41779403333: Preparing 00:53:38 f3f30f305de2: Preparing 00:53:38 ee420dfed78a: Preparing 00:53:38 c41779403333: Layer already exists 00:53:38 f3f30f305de2: Layer already exists 00:53:38 ee420dfed78a: Layer already exists 00:53:38 f159b0c27921: Layer already exists 00:53:38 ed9b1516d623: Layer already exists 00:53:38 2.0.1-dev.60: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:53:39 ed9b1516d623: Preparing 00:53:39 f159b0c27921: Preparing 00:53:39 c41779403333: Preparing 00:53:39 f3f30f305de2: Preparing 00:53:39 ee420dfed78a: Preparing 00:53:39 f3f30f305de2: Layer already exists 00:53:39 ee420dfed78a: Layer already exists 00:53:39 f159b0c27921: Layer already exists 00:53:39 ed9b1516d623: Layer already exists 00:53:39 c41779403333: Layer already exists 00:53:39 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] isUnix [Pipeline] sh 00:53:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 00:53:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 00:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 00:53:40 ed9b1516d623: Preparing 00:53:40 f159b0c27921: Preparing 00:53:40 c41779403333: Preparing 00:53:40 f3f30f305de2: Preparing 00:53:40 ee420dfed78a: Preparing 00:53:40 f159b0c27921: Layer already exists 00:53:40 f3f30f305de2: Layer already exists 00:53:40 ed9b1516d623: Layer already exists 00:53:40 c41779403333: Layer already exists 00:53:40 ee420dfed78a: Layer already exists 00:53:40 main: digest: sha256:b23f16092d97a7993ac13133ed60fd619200440a422a5fbe331bc373a323a276 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:40 ===================================================== [Pipeline] echo 00:53:40 taggedImages: 00:53:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 00:53:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.60 00:53:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 00:53:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 00:53:41 77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:41 latest 00:53:41 2.0.1-dev.60 00:53:41 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:41 main 00:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:53:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:53:41 b2ccfd25ce0b: Preparing 00:53:41 b2ccfd25ce0b: Preparing 00:53:41 4ee1a4cf6d6d: Preparing 00:53:41 aa77135c6380: Preparing 00:53:41 dd722d192159: Preparing 00:53:41 c1d3ebca81f8: Preparing 00:53:41 c41779403333: Preparing 00:53:41 597d39262cf9: Preparing 00:53:41 f89f3d97c7ad: Preparing 00:53:41 95b250a5bd22: Preparing 00:53:41 ef3389b48254: Preparing 00:53:41 ee420dfed78a: Preparing 00:53:41 c41779403333: Waiting 00:53:41 597d39262cf9: Waiting 00:53:41 f89f3d97c7ad: Waiting 00:53:41 95b250a5bd22: Waiting 00:53:41 ef3389b48254: Waiting 00:53:41 ee420dfed78a: Waiting 00:53:42 4ee1a4cf6d6d: Pushed 00:53:42 dd722d192159: Pushed 00:53:42 aa77135c6380: Pushed 00:53:42 b2ccfd25ce0b: Pushed 00:53:42 c41779403333: Layer already exists 00:53:42 597d39262cf9: Pushed 00:53:42 95b250a5bd22: Pushed 00:53:42 f89f3d97c7ad: Pushed 00:53:42 ef3389b48254: Pushed 00:53:42 ee420dfed78a: Layer already exists 00:53:45 c1d3ebca81f8: Pushed 00:53:45 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh 00:53:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:53:46 b2ccfd25ce0b: Preparing 00:53:46 b2ccfd25ce0b: Preparing 00:53:46 4ee1a4cf6d6d: Preparing 00:53:46 aa77135c6380: Preparing 00:53:46 dd722d192159: Preparing 00:53:46 c1d3ebca81f8: Preparing 00:53:46 c41779403333: Preparing 00:53:46 597d39262cf9: Preparing 00:53:46 f89f3d97c7ad: Preparing 00:53:46 95b250a5bd22: Preparing 00:53:46 ef3389b48254: Preparing 00:53:46 ee420dfed78a: Preparing 00:53:46 c41779403333: Waiting 00:53:46 597d39262cf9: Waiting 00:53:46 f89f3d97c7ad: Waiting 00:53:46 95b250a5bd22: Waiting 00:53:46 ef3389b48254: Waiting 00:53:46 ee420dfed78a: Waiting 00:53:46 aa77135c6380: Layer already exists 00:53:46 c1d3ebca81f8: Layer already exists 00:53:46 dd722d192159: Layer already exists 00:53:46 4ee1a4cf6d6d: Layer already exists 00:53:46 b2ccfd25ce0b: Layer already exists 00:53:46 597d39262cf9: Layer already exists 00:53:46 c41779403333: Layer already exists 00:53:46 ef3389b48254: Layer already exists 00:53:46 f89f3d97c7ad: Layer already exists 00:53:46 95b250a5bd22: Layer already exists 00:53:46 ee420dfed78a: Layer already exists 00:53:46 latest: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh 00:53:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.60 00:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:53:47 b2ccfd25ce0b: Preparing 00:53:47 b2ccfd25ce0b: Preparing 00:53:47 4ee1a4cf6d6d: Preparing 00:53:47 aa77135c6380: Preparing 00:53:47 dd722d192159: Preparing 00:53:47 c1d3ebca81f8: Preparing 00:53:47 c41779403333: Preparing 00:53:47 597d39262cf9: Preparing 00:53:47 f89f3d97c7ad: Preparing 00:53:47 95b250a5bd22: Preparing 00:53:47 ef3389b48254: Preparing 00:53:47 ee420dfed78a: Preparing 00:53:47 c41779403333: Waiting 00:53:47 597d39262cf9: Waiting 00:53:47 95b250a5bd22: Waiting 00:53:47 ef3389b48254: Waiting 00:53:47 f89f3d97c7ad: Waiting 00:53:47 ee420dfed78a: Waiting 00:53:47 b2ccfd25ce0b: Layer already exists 00:53:47 dd722d192159: Layer already exists 00:53:47 aa77135c6380: Layer already exists 00:53:47 c1d3ebca81f8: Layer already exists 00:53:47 4ee1a4cf6d6d: Layer already exists 00:53:47 597d39262cf9: Layer already exists 00:53:47 95b250a5bd22: Layer already exists 00:53:47 c41779403333: Layer already exists 00:53:47 f89f3d97c7ad: Layer already exists 00:53:47 ef3389b48254: Layer already exists 00:53:47 ee420dfed78a: Layer already exists 00:53:47 2.0.1-dev.60: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh 00:53:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:53:48 b2ccfd25ce0b: Preparing 00:53:48 b2ccfd25ce0b: Preparing 00:53:48 4ee1a4cf6d6d: Preparing 00:53:48 aa77135c6380: Preparing 00:53:48 dd722d192159: Preparing 00:53:48 c1d3ebca81f8: Preparing 00:53:48 c41779403333: Preparing 00:53:48 597d39262cf9: Preparing 00:53:48 f89f3d97c7ad: Preparing 00:53:48 95b250a5bd22: Preparing 00:53:48 ef3389b48254: Preparing 00:53:48 ee420dfed78a: Preparing 00:53:48 c41779403333: Waiting 00:53:48 597d39262cf9: Waiting 00:53:48 f89f3d97c7ad: Waiting 00:53:48 95b250a5bd22: Waiting 00:53:48 ef3389b48254: Waiting 00:53:48 ee420dfed78a: Waiting 00:53:49 4ee1a4cf6d6d: Layer already exists 00:53:49 c1d3ebca81f8: Layer already exists 00:53:49 aa77135c6380: Layer already exists 00:53:49 b2ccfd25ce0b: Layer already exists 00:53:49 dd722d192159: Layer already exists 00:53:49 597d39262cf9: Layer already exists 00:53:49 f89f3d97c7ad: Layer already exists 00:53:49 c41779403333: Layer already exists 00:53:49 95b250a5bd22: Layer already exists 00:53:49 ef3389b48254: Layer already exists 00:53:49 ee420dfed78a: Layer already exists 00:53:49 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] isUnix [Pipeline] sh 00:53:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 00:53:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 00:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 00:53:49 b2ccfd25ce0b: Preparing 00:53:49 b2ccfd25ce0b: Preparing 00:53:49 4ee1a4cf6d6d: Preparing 00:53:49 aa77135c6380: Preparing 00:53:49 dd722d192159: Preparing 00:53:49 c1d3ebca81f8: Preparing 00:53:49 c41779403333: Preparing 00:53:49 597d39262cf9: Preparing 00:53:49 f89f3d97c7ad: Preparing 00:53:49 95b250a5bd22: Preparing 00:53:49 ef3389b48254: Preparing 00:53:49 ee420dfed78a: Preparing 00:53:49 597d39262cf9: Waiting 00:53:49 f89f3d97c7ad: Waiting 00:53:49 95b250a5bd22: Waiting 00:53:49 ef3389b48254: Waiting 00:53:49 ee420dfed78a: Waiting 00:53:49 c41779403333: Waiting 00:53:50 dd722d192159: Layer already exists 00:53:50 b2ccfd25ce0b: Layer already exists 00:53:50 aa77135c6380: Layer already exists 00:53:50 c1d3ebca81f8: Layer already exists 00:53:50 4ee1a4cf6d6d: Layer already exists 00:53:50 95b250a5bd22: Layer already exists 00:53:50 c41779403333: Layer already exists 00:53:50 f89f3d97c7ad: Layer already exists 00:53:50 597d39262cf9: Layer already exists 00:53:50 ef3389b48254: Layer already exists 00:53:50 ee420dfed78a: Layer already exists 00:53:50 main: digest: sha256:8d6cb7979b44cf2e0d0b94b9b6c4b67a055082822f07af0705bbc109c192641d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:50 ===================================================== [Pipeline] echo 00:53:50 taggedImages: 00:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 00:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.60 00:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 00:53:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 00:53:50 77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:50 latest 00:53:50 2.0.1-dev.60 00:53:50 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:50 main 00:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:53:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:53:50 cda1d37c328b: Preparing 00:53:50 69cd075ce81d: Preparing 00:53:50 d088fca7b50f: Preparing 00:53:50 574e30df16b0: Preparing 00:53:50 ea1e59c1fff7: Preparing 00:53:50 ee420dfed78a: Preparing 00:53:50 ee420dfed78a: Waiting 00:53:51 574e30df16b0: Pushed 00:53:51 d088fca7b50f: Pushed 00:53:51 ee420dfed78a: Layer already exists 00:53:52 ea1e59c1fff7: Pushed 00:53:54 69cd075ce81d: Pushed 00:53:54 cda1d37c328b: Pushed 00:53:54 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:53:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:53:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:53:55 cda1d37c328b: Preparing 00:53:55 69cd075ce81d: Preparing 00:53:55 d088fca7b50f: Preparing 00:53:55 574e30df16b0: Preparing 00:53:55 ea1e59c1fff7: Preparing 00:53:55 ee420dfed78a: Preparing 00:53:55 ea1e59c1fff7: Layer already exists 00:53:55 69cd075ce81d: Layer already exists 00:53:55 d088fca7b50f: Layer already exists 00:53:55 574e30df16b0: Layer already exists 00:53:55 cda1d37c328b: Layer already exists 00:53:55 ee420dfed78a: Layer already exists 00:53:55 latest: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:53:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.60 00:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:53:55 cda1d37c328b: Preparing 00:53:55 69cd075ce81d: Preparing 00:53:55 d088fca7b50f: Preparing 00:53:55 574e30df16b0: Preparing 00:53:55 ea1e59c1fff7: Preparing 00:53:55 ee420dfed78a: Preparing 00:53:55 cda1d37c328b: Layer already exists 00:53:55 ea1e59c1fff7: Layer already exists 00:53:55 d088fca7b50f: Layer already exists 00:53:55 69cd075ce81d: Layer already exists 00:53:56 574e30df16b0: Layer already exists 00:53:56 ee420dfed78a: Layer already exists 00:53:56 2.0.1-dev.60: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:53:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:53:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:53:56 cda1d37c328b: Preparing 00:53:56 69cd075ce81d: Preparing 00:53:56 d088fca7b50f: Preparing 00:53:56 574e30df16b0: Preparing 00:53:56 ea1e59c1fff7: Preparing 00:53:56 ee420dfed78a: Preparing 00:53:56 ee420dfed78a: Waiting 00:53:57 ea1e59c1fff7: Layer already exists 00:53:57 cda1d37c328b: Layer already exists 00:53:57 d088fca7b50f: Layer already exists 00:53:57 574e30df16b0: Layer already exists 00:53:57 69cd075ce81d: Layer already exists 00:53:57 ee420dfed78a: Layer already exists 00:53:57 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] isUnix [Pipeline] sh 00:53:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 00:53:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 00:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 00:53:58 cda1d37c328b: Preparing 00:53:58 69cd075ce81d: Preparing 00:53:58 d088fca7b50f: Preparing 00:53:58 574e30df16b0: Preparing 00:53:58 ea1e59c1fff7: Preparing 00:53:58 ee420dfed78a: Preparing 00:53:58 ee420dfed78a: Waiting 00:53:58 d088fca7b50f: Layer already exists 00:53:58 574e30df16b0: Layer already exists 00:53:58 69cd075ce81d: Layer already exists 00:53:58 ea1e59c1fff7: Layer already exists 00:53:58 cda1d37c328b: Layer already exists 00:53:58 ee420dfed78a: Layer already exists 00:53:58 main: digest: sha256:dea736c8aadd8a6154680a7391f6922b45a1b4bfd5482e747921c84d66541aa5 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:53:58 ===================================================== [Pipeline] echo 00:53:58 taggedImages: 00:53:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 00:53:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.60 00:53:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 00:53:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 00:53:58 77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:58 latest 00:53:58 2.0.1-dev.60 00:53:58 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:53:58 main 00:53:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:53:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:53:59 7a71ad1e78fb: Preparing 00:53:59 5a30c86932dd: Preparing 00:53:59 d290bd544fbc: Preparing 00:53:59 80a5c57d2e05: Preparing 00:53:59 ed2a9897a6d6: Preparing 00:53:59 af474e28f9f8: Preparing 00:53:59 27bd54655920: Preparing 00:53:59 2c8959d40303: Preparing 00:53:59 71a876fc7c25: Preparing 00:53:59 ee420dfed78a: Preparing 00:53:59 af474e28f9f8: Waiting 00:53:59 27bd54655920: Waiting 00:53:59 2c8959d40303: Waiting 00:53:59 71a876fc7c25: Waiting 00:53:59 ee420dfed78a: Waiting 00:53:59 7a71ad1e78fb: Pushed 00:53:59 5a30c86932dd: Pushed 00:53:59 ed2a9897a6d6: Pushed 00:54:00 af474e28f9f8: Pushed 00:54:00 27bd54655920: Pushed 00:54:00 2c8959d40303: Pushed 00:54:00 ee420dfed78a: Layer already exists 00:54:00 71a876fc7c25: Pushed 00:54:02 80a5c57d2e05: Pushed 00:54:02 d290bd544fbc: Pushed 00:54:03 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:54:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:54:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:54:04 7a71ad1e78fb: Preparing 00:54:04 5a30c86932dd: Preparing 00:54:04 d290bd544fbc: Preparing 00:54:04 80a5c57d2e05: Preparing 00:54:04 ed2a9897a6d6: Preparing 00:54:04 af474e28f9f8: Preparing 00:54:04 27bd54655920: Preparing 00:54:04 2c8959d40303: Preparing 00:54:04 71a876fc7c25: Preparing 00:54:04 ee420dfed78a: Preparing 00:54:04 af474e28f9f8: Waiting 00:54:04 27bd54655920: Waiting 00:54:04 2c8959d40303: Waiting 00:54:04 71a876fc7c25: Waiting 00:54:04 80a5c57d2e05: Layer already exists 00:54:04 ed2a9897a6d6: Layer already exists 00:54:04 d290bd544fbc: Layer already exists 00:54:04 7a71ad1e78fb: Layer already exists 00:54:04 5a30c86932dd: Layer already exists 00:54:04 af474e28f9f8: Layer already exists 00:54:04 27bd54655920: Layer already exists 00:54:04 ee420dfed78a: Layer already exists 00:54:04 71a876fc7c25: Layer already exists 00:54:04 2c8959d40303: Layer already exists 00:54:04 latest: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:54:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.60 00:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:54:05 7a71ad1e78fb: Preparing 00:54:05 5a30c86932dd: Preparing 00:54:05 d290bd544fbc: Preparing 00:54:05 80a5c57d2e05: Preparing 00:54:05 ed2a9897a6d6: Preparing 00:54:05 af474e28f9f8: Preparing 00:54:05 27bd54655920: Preparing 00:54:05 2c8959d40303: Preparing 00:54:05 71a876fc7c25: Preparing 00:54:05 ee420dfed78a: Preparing 00:54:05 2c8959d40303: Waiting 00:54:05 27bd54655920: Waiting 00:54:05 af474e28f9f8: Waiting 00:54:05 71a876fc7c25: Waiting 00:54:05 ee420dfed78a: Waiting 00:54:05 5a30c86932dd: Layer already exists 00:54:05 ed2a9897a6d6: Layer already exists 00:54:05 d290bd544fbc: Layer already exists 00:54:05 7a71ad1e78fb: Layer already exists 00:54:05 80a5c57d2e05: Layer already exists 00:54:05 af474e28f9f8: Layer already exists 00:54:05 71a876fc7c25: Layer already exists 00:54:05 27bd54655920: Layer already exists 00:54:05 2c8959d40303: Layer already exists 00:54:05 ee420dfed78a: Layer already exists 00:54:05 2.0.1-dev.60: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:54:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:54:06 7a71ad1e78fb: Preparing 00:54:06 5a30c86932dd: Preparing 00:54:06 d290bd544fbc: Preparing 00:54:06 80a5c57d2e05: Preparing 00:54:06 ed2a9897a6d6: Preparing 00:54:06 af474e28f9f8: Preparing 00:54:06 27bd54655920: Preparing 00:54:06 2c8959d40303: Preparing 00:54:06 71a876fc7c25: Preparing 00:54:06 ee420dfed78a: Preparing 00:54:06 af474e28f9f8: Waiting 00:54:06 27bd54655920: Waiting 00:54:06 2c8959d40303: Waiting 00:54:06 71a876fc7c25: Waiting 00:54:06 ee420dfed78a: Waiting 00:54:06 7a71ad1e78fb: Layer already exists 00:54:06 80a5c57d2e05: Layer already exists 00:54:06 5a30c86932dd: Layer already exists 00:54:06 d290bd544fbc: Layer already exists 00:54:06 ed2a9897a6d6: Layer already exists 00:54:06 71a876fc7c25: Layer already exists 00:54:06 af474e28f9f8: Layer already exists 00:54:06 2c8959d40303: Layer already exists 00:54:06 ee420dfed78a: Layer already exists 00:54:06 27bd54655920: Layer already exists 00:54:06 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] isUnix [Pipeline] sh 00:54:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 00:54:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 00:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 00:54:07 7a71ad1e78fb: Preparing 00:54:07 5a30c86932dd: Preparing 00:54:07 d290bd544fbc: Preparing 00:54:07 80a5c57d2e05: Preparing 00:54:07 ed2a9897a6d6: Preparing 00:54:07 af474e28f9f8: Preparing 00:54:07 27bd54655920: Preparing 00:54:07 2c8959d40303: Preparing 00:54:07 71a876fc7c25: Preparing 00:54:07 ee420dfed78a: Preparing 00:54:07 27bd54655920: Waiting 00:54:07 2c8959d40303: Waiting 00:54:07 ee420dfed78a: Waiting 00:54:07 71a876fc7c25: Waiting 00:54:07 af474e28f9f8: Waiting 00:54:07 80a5c57d2e05: Layer already exists 00:54:07 ed2a9897a6d6: Layer already exists 00:54:07 d290bd544fbc: Layer already exists 00:54:07 7a71ad1e78fb: Layer already exists 00:54:07 5a30c86932dd: Layer already exists 00:54:07 27bd54655920: Layer already exists 00:54:07 af474e28f9f8: Layer already exists 00:54:07 2c8959d40303: Layer already exists 00:54:07 71a876fc7c25: Layer already exists 00:54:07 ee420dfed78a: Layer already exists 00:54:07 main: digest: sha256:c3ab62251b40299d98eafaafa8cc410df00136319db84909767fb4ca1e7b4180 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:54:07 ===================================================== [Pipeline] echo 00:54:07 taggedImages: 00:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 00:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.60 00:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 00:54:07 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 00:54:07 77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:07 latest 00:54:07 2.0.1-dev.60 00:54:07 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:07 main 00:54:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:54:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:54:08 c78666a76aae: Preparing 00:54:08 275c8e9b32d2: Preparing 00:54:08 c41779403333: Preparing 00:54:08 72517f752234: Preparing 00:54:08 ee420dfed78a: Preparing 00:54:08 ee420dfed78a: Layer already exists 00:54:08 c41779403333: Layer already exists 00:54:08 c78666a76aae: Pushed 00:54:08 72517f752234: Pushed 00:54:11 275c8e9b32d2: Pushed 00:54:11 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:54:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:54:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:54:12 c78666a76aae: Preparing 00:54:12 275c8e9b32d2: Preparing 00:54:12 c41779403333: Preparing 00:54:12 72517f752234: Preparing 00:54:12 ee420dfed78a: Preparing 00:54:12 c41779403333: Layer already exists 00:54:12 c78666a76aae: Layer already exists 00:54:12 72517f752234: Layer already exists 00:54:12 275c8e9b32d2: Layer already exists 00:54:12 ee420dfed78a: Layer already exists 00:54:12 latest: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:54:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.60 00:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:54:13 c78666a76aae: Preparing 00:54:13 275c8e9b32d2: Preparing 00:54:13 c41779403333: Preparing 00:54:13 72517f752234: Preparing 00:54:13 ee420dfed78a: Preparing 00:54:13 c41779403333: Layer already exists 00:54:13 c78666a76aae: Layer already exists 00:54:13 ee420dfed78a: Layer already exists 00:54:13 72517f752234: Layer already exists 00:54:13 275c8e9b32d2: Layer already exists 00:54:13 2.0.1-dev.60: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:54:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:54:14 c78666a76aae: Preparing 00:54:14 275c8e9b32d2: Preparing 00:54:14 c41779403333: Preparing 00:54:14 72517f752234: Preparing 00:54:14 ee420dfed78a: Preparing 00:54:14 c41779403333: Layer already exists 00:54:14 275c8e9b32d2: Layer already exists 00:54:14 ee420dfed78a: Layer already exists 00:54:14 c78666a76aae: Layer already exists 00:54:14 72517f752234: Layer already exists 00:54:14 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] isUnix [Pipeline] sh 00:54:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 00:54:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 00:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 00:54:14 c78666a76aae: Preparing 00:54:14 275c8e9b32d2: Preparing 00:54:14 c41779403333: Preparing 00:54:14 72517f752234: Preparing 00:54:14 ee420dfed78a: Preparing 00:54:15 ee420dfed78a: Layer already exists 00:54:15 275c8e9b32d2: Layer already exists 00:54:15 c41779403333: Layer already exists 00:54:15 c78666a76aae: Layer already exists 00:54:15 72517f752234: Layer already exists 00:54:15 main: digest: sha256:e8be199667376b8075b9322a0d6446a45f431b9ee502aa1e06f5568d7b5faef7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:54:15 ===================================================== [Pipeline] echo 00:54:15 taggedImages: 00:54:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 00:54:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.60 00:54:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 00:54:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 00:54:15 77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:15 latest 00:54:15 2.0.1-dev.60 00:54:15 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:15 main 00:54:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:54:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:54:16 2cb5a89b26f5: Preparing 00:54:16 653b1f77881f: Preparing 00:54:16 c41779403333: Preparing 00:54:16 f3f30f305de2: Preparing 00:54:16 ee420dfed78a: Preparing 00:54:16 c41779403333: Layer already exists 00:54:16 f3f30f305de2: Layer already exists 00:54:16 ee420dfed78a: Layer already exists 00:54:16 2cb5a89b26f5: Pushed 00:54:19 653b1f77881f: Pushed 00:54:19 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:54:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:54:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:54:20 2cb5a89b26f5: Preparing 00:54:20 653b1f77881f: Preparing 00:54:20 c41779403333: Preparing 00:54:20 f3f30f305de2: Preparing 00:54:20 ee420dfed78a: Preparing 00:54:20 f3f30f305de2: Layer already exists 00:54:20 ee420dfed78a: Layer already exists 00:54:20 653b1f77881f: Layer already exists 00:54:20 2cb5a89b26f5: Layer already exists 00:54:20 c41779403333: Layer already exists 00:54:20 latest: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:54:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.60 00:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:54:21 2cb5a89b26f5: Preparing 00:54:21 653b1f77881f: Preparing 00:54:21 c41779403333: Preparing 00:54:21 f3f30f305de2: Preparing 00:54:21 ee420dfed78a: Preparing 00:54:21 2cb5a89b26f5: Layer already exists 00:54:21 c41779403333: Layer already exists 00:54:21 f3f30f305de2: Layer already exists 00:54:21 653b1f77881f: Layer already exists 00:54:21 ee420dfed78a: Layer already exists 00:54:21 2.0.1-dev.60: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:54:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:54:22 2cb5a89b26f5: Preparing 00:54:22 653b1f77881f: Preparing 00:54:22 c41779403333: Preparing 00:54:22 f3f30f305de2: Preparing 00:54:22 ee420dfed78a: Preparing 00:54:22 c41779403333: Layer already exists 00:54:22 653b1f77881f: Layer already exists 00:54:22 2cb5a89b26f5: Layer already exists 00:54:22 f3f30f305de2: Layer already exists 00:54:22 ee420dfed78a: Layer already exists 00:54:22 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] isUnix [Pipeline] sh 00:54:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 00:54:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 00:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 00:54:24 2cb5a89b26f5: Preparing 00:54:24 653b1f77881f: Preparing 00:54:24 c41779403333: Preparing 00:54:24 f3f30f305de2: Preparing 00:54:24 ee420dfed78a: Preparing 00:54:24 653b1f77881f: Layer already exists 00:54:24 ee420dfed78a: Layer already exists 00:54:24 2cb5a89b26f5: Layer already exists 00:54:24 c41779403333: Layer already exists 00:54:24 f3f30f305de2: Layer already exists 00:54:24 main: digest: sha256:22684eb5694c2226eafdf6c06f246f8b31d76c868f2431c14936ef764257321a size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:54:24 ===================================================== [Pipeline] echo 00:54:24 taggedImages: 00:54:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 00:54:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.60 00:54:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:24 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 00:54:24 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 00:54:24 77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:24 latest 00:54:24 2.0.1-dev.60 00:54:24 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:24 main 00:54:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:24 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] isUnix [Pipeline] sh 00:54:25 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:54:25 25986a22c6e8: Preparing 00:54:25 1c1cb1a89906: Preparing 00:54:25 a8ab49051124: Preparing 00:54:25 68f183dbb004: Preparing 00:54:25 b287e4fe43ef: Preparing 00:54:25 c39efab1fe40: Preparing 00:54:25 386fc9fe74c4: Preparing 00:54:25 097a5c91b892: Preparing 00:54:25 74984ba1a09f: Preparing 00:54:25 6d0ac5d4dfcb: Preparing 00:54:25 c55d5dbdab40: Preparing 00:54:25 c39efab1fe40: Waiting 00:54:25 386fc9fe74c4: Waiting 00:54:25 097a5c91b892: Waiting 00:54:25 74984ba1a09f: Waiting 00:54:25 6d0ac5d4dfcb: Waiting 00:54:25 c55d5dbdab40: Waiting 00:54:25 b287e4fe43ef: Layer already exists 00:54:25 c39efab1fe40: Layer already exists 00:54:25 386fc9fe74c4: Layer already exists 00:54:25 1c1cb1a89906: Pushed 00:54:25 097a5c91b892: Layer already exists 00:54:25 74984ba1a09f: Layer already exists 00:54:25 6d0ac5d4dfcb: Layer already exists 00:54:25 c55d5dbdab40: Layer already exists 00:54:26 25986a22c6e8: Pushed 00:54:28 a8ab49051124: Pushed 00:54:43 68f183dbb004: Pushed 00:54:43 77fe71b6b44e31624130600da248bb6ad192c9d6: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:54:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:54:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:54:44 25986a22c6e8: Preparing 00:54:44 1c1cb1a89906: Preparing 00:54:44 a8ab49051124: Preparing 00:54:44 68f183dbb004: Preparing 00:54:44 b287e4fe43ef: Preparing 00:54:44 c39efab1fe40: Preparing 00:54:44 386fc9fe74c4: Preparing 00:54:44 097a5c91b892: Preparing 00:54:44 74984ba1a09f: Preparing 00:54:44 6d0ac5d4dfcb: Preparing 00:54:44 c55d5dbdab40: Preparing 00:54:44 386fc9fe74c4: Waiting 00:54:44 097a5c91b892: Waiting 00:54:44 c39efab1fe40: Waiting 00:54:44 74984ba1a09f: Waiting 00:54:44 6d0ac5d4dfcb: Waiting 00:54:44 c55d5dbdab40: Waiting 00:54:44 25986a22c6e8: Layer already exists 00:54:44 1c1cb1a89906: Layer already exists 00:54:44 a8ab49051124: Layer already exists 00:54:44 b287e4fe43ef: Layer already exists 00:54:44 68f183dbb004: Layer already exists 00:54:44 097a5c91b892: Layer already exists 00:54:44 c39efab1fe40: Layer already exists 00:54:44 386fc9fe74c4: Layer already exists 00:54:44 74984ba1a09f: Layer already exists 00:54:44 6d0ac5d4dfcb: Layer already exists 00:54:44 c55d5dbdab40: Layer already exists 00:54:44 latest: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:54:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.60 00:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:54:45 25986a22c6e8: Preparing 00:54:45 1c1cb1a89906: Preparing 00:54:45 a8ab49051124: Preparing 00:54:45 68f183dbb004: Preparing 00:54:45 b287e4fe43ef: Preparing 00:54:45 c39efab1fe40: Preparing 00:54:45 386fc9fe74c4: Preparing 00:54:45 097a5c91b892: Preparing 00:54:45 74984ba1a09f: Preparing 00:54:45 6d0ac5d4dfcb: Preparing 00:54:45 c55d5dbdab40: Preparing 00:54:45 386fc9fe74c4: Waiting 00:54:45 097a5c91b892: Waiting 00:54:45 74984ba1a09f: Waiting 00:54:45 6d0ac5d4dfcb: Waiting 00:54:45 c55d5dbdab40: Waiting 00:54:45 c39efab1fe40: Waiting 00:54:45 1c1cb1a89906: Layer already exists 00:54:45 b287e4fe43ef: Layer already exists 00:54:45 25986a22c6e8: Layer already exists 00:54:45 68f183dbb004: Layer already exists 00:54:45 a8ab49051124: Layer already exists 00:54:45 097a5c91b892: Layer already exists 00:54:45 74984ba1a09f: Layer already exists 00:54:45 386fc9fe74c4: Layer already exists 00:54:45 c39efab1fe40: Layer already exists 00:54:45 6d0ac5d4dfcb: Layer already exists 00:54:45 c55d5dbdab40: Layer already exists 00:54:45 2.0.1-dev.60: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:54:45 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 [Pipeline] isUnix [Pipeline] sh 00:54:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:54:46 25986a22c6e8: Preparing 00:54:46 1c1cb1a89906: Preparing 00:54:46 a8ab49051124: Preparing 00:54:46 68f183dbb004: Preparing 00:54:46 b287e4fe43ef: Preparing 00:54:46 c39efab1fe40: Preparing 00:54:46 386fc9fe74c4: Preparing 00:54:46 097a5c91b892: Preparing 00:54:46 74984ba1a09f: Preparing 00:54:46 6d0ac5d4dfcb: Preparing 00:54:46 c55d5dbdab40: Preparing 00:54:46 c39efab1fe40: Waiting 00:54:46 386fc9fe74c4: Waiting 00:54:46 097a5c91b892: Waiting 00:54:46 74984ba1a09f: Waiting 00:54:46 6d0ac5d4dfcb: Waiting 00:54:46 c55d5dbdab40: Waiting 00:54:46 25986a22c6e8: Layer already exists 00:54:46 1c1cb1a89906: Layer already exists 00:54:46 b287e4fe43ef: Layer already exists 00:54:46 a8ab49051124: Layer already exists 00:54:46 68f183dbb004: Layer already exists 00:54:46 097a5c91b892: Layer already exists 00:54:46 c39efab1fe40: Layer already exists 00:54:46 386fc9fe74c4: Layer already exists 00:54:46 74984ba1a09f: Layer already exists 00:54:46 6d0ac5d4dfcb: Layer already exists 00:54:46 c55d5dbdab40: Layer already exists 00:54:46 77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] isUnix [Pipeline] sh 00:54:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 00:54:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 00:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 00:54:47 25986a22c6e8: Preparing 00:54:47 1c1cb1a89906: Preparing 00:54:47 a8ab49051124: Preparing 00:54:47 68f183dbb004: Preparing 00:54:47 b287e4fe43ef: Preparing 00:54:47 c39efab1fe40: Preparing 00:54:47 386fc9fe74c4: Preparing 00:54:47 097a5c91b892: Preparing 00:54:47 74984ba1a09f: Preparing 00:54:47 6d0ac5d4dfcb: Preparing 00:54:47 c55d5dbdab40: Preparing 00:54:47 c39efab1fe40: Waiting 00:54:47 386fc9fe74c4: Waiting 00:54:47 097a5c91b892: Waiting 00:54:47 74984ba1a09f: Waiting 00:54:47 6d0ac5d4dfcb: Waiting 00:54:47 c55d5dbdab40: Waiting 00:54:47 25986a22c6e8: Layer already exists 00:54:47 68f183dbb004: Layer already exists 00:54:47 a8ab49051124: Layer already exists 00:54:47 1c1cb1a89906: Layer already exists 00:54:47 b287e4fe43ef: Layer already exists 00:54:47 097a5c91b892: Layer already exists 00:54:47 74984ba1a09f: Layer already exists 00:54:47 6d0ac5d4dfcb: Layer already exists 00:54:47 c39efab1fe40: Layer already exists 00:54:47 386fc9fe74c4: Layer already exists 00:54:47 c55d5dbdab40: Layer already exists 00:54:47 main: digest: sha256:463436e16c92663046e62c2856b00c09a896906b66dfb79b4d5ff77ca981b9e6 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:54:47 ===================================================== [Pipeline] echo 00:54:47 taggedImages: 00:54:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6 00:54:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 00:54:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.60 00:54:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:77fe71b6b44e31624130600da248bb6ad192c9d6-2.0.1-dev.60 00:54:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:48 00:54:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:54:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:54:48 arm64: Pulling from edgex-lftools-log-publisher 00:54:48 448f6bf000e3: Pulling fs layer 00:54:48 f757da607395: Pulling fs layer 00:54:48 05883995daec: Pulling fs layer 00:54:48 8603b9c90790: Pulling fs layer 00:54:48 1560dd03e051: Pulling fs layer 00:54:48 27f5ce0e4adf: Pulling fs layer 00:54:48 c2d8d7efcc4b: Pulling fs layer 00:54:48 8603b9c90790: Waiting 00:54:48 1560dd03e051: Waiting 00:54:48 27f5ce0e4adf: Waiting 00:54:48 c2d8d7efcc4b: Waiting 00:54:49 f757da607395: Verifying Checksum 00:54:49 f757da607395: Download complete 00:54:49 8603b9c90790: Download complete 00:54:49 1560dd03e051: Verifying Checksum 00:54:49 1560dd03e051: Download complete 00:54:49 27f5ce0e4adf: Download complete 00:54:49 05883995daec: Verifying Checksum 00:54:49 05883995daec: Download complete 00:54:50 448f6bf000e3: Verifying Checksum 00:54:50 448f6bf000e3: Download complete 00:54:53 c2d8d7efcc4b: Verifying Checksum 00:54:53 c2d8d7efcc4b: Download complete 00:54:54 448f6bf000e3: Pull complete 00:54:55 f757da607395: Pull complete 00:54:56 05883995daec: Pull complete 00:54:57 8603b9c90790: Pull complete 00:54:58 1560dd03e051: Pull complete 00:54:58 27f5ce0e4adf: Pull complete 00:55:13 c2d8d7efcc4b: Pull complete 00:55:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:55:14 prd-ubuntu18.04-docker-arm64-4c-16g-213 does not seem to be running inside a container 00:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:55:19 $ docker top f5adecf76dfb12602c183e6c3c0f859bb49904137ddfa1b01a1b03372982d195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:20 ---> job-cost.sh 00:55:20 lf-activate-venv: SKIPPING 00:55:20 INFO: No Stack... 00:55:21 INFO: Retrieving Pricing Info for: v3-standard-4 00:55:21 INFO: Archiving Costs [Pipeline] sh 00:55:22 + cat /w/workspace/edgex-go/68/archives/cost.csv 00:55:22 + cut -d, -f6 [Pipeline] lock 00:55:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] 00:55:22 Resource [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] did not exist. Created. 00:55:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:23 + echo total: 0.10999999940395355 [Pipeline] stash 00:55:24 Stashed 1 file(s) [Pipeline] } 00:55:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 00:55:24 $ docker stop --time=1 f5adecf76dfb12602c183e6c3c0f859bb49904137ddfa1b01a1b03372982d195 00:55:26 $ docker rm -f f5adecf76dfb12602c183e6c3c0f859bb49904137ddfa1b01a1b03372982d195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:55:27 provisioning config files... 00:55:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/68@tmp/config6051103734250835867tmp [Pipeline] { [Pipeline] sh 00:55:27 + set +x 00:55:27 + bash -s -- 00:55:27 + curl -s https://codecov.io/bash 00:55:27 00:55:27 _____ _ 00:55:27 / ____| | | 00:55:27 | | ___ __| | ___ ___ _____ __ 00:55:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:55:27 | |___| (_) | (_| | __/ (_| (_) \ V / 00:55:27 \_____\___/ \__,_|\___|\___\___/ \_/ 00:55:27 Bash-1.0.6 00:55:27 00:55:27 00:55:27 ==> git version 2.24.4 found 00:55:27 ==> 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 00:55:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:55:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:55:27 ==> Jenkins CI detected. 00:55:27 current dir:  /w/workspace/edgex-go/68 00:55:27 project root: . 00:55:27 --> token set from env 00:55:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:55:27 ==> Running gcov in . (disable via -X gcov) 00:55:27 ==> Python coveragepy not found 00:55:27 ==> Searching for coverage reports in: 00:55:27 + . 00:55:27 -> Found 1 reports 00:55:27 ==> Detecting git/mercurial file structure 00:55:27 ==> Reading reports 00:55:27 + ./coverage.out bytes=403100 00:55:27 ==> Appending adjustments 00:55:27 https://docs.codecov.io/docs/fixing-reports 00:55:28 + Found adjustments 00:55:28 ==> Gzipping contents 00:55:28 56K /tmp/codecov.XH56bp.gz 00:55:28 ==> Uploading reports 00:55:28 url: https://codecov.io 00:55:28 query: branch=main&commit=77fe71b6b44e31624130600da248bb6ad192c9d6&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:55:28 -> Pinging Codecov 00:55:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=77fe71b6b44e31624130600da248bb6ad192c9d6&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:55:29 -> Uploading to 00:55:29 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/77fe71b6b44e31624130600da248bb6ad192c9d6/490203d5-50e3-4f8b-94c3-2559a4bd4bf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T005529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb96e08095f6c95adb6c1b63f2e8e9932a2abe93f377d99eda770431efb4701a 00:55:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:29 Dload Upload Total Spent Left Speed 00:55:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54197 0 0 100 54197 0 143k --:--:-- --:--:-- --:--:-- 143k 100 54197 0 0 100 54197 0 143k --:--:-- --:--:-- --:--:-- 143k 00:55:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77fe71b6b44e31624130600da248bb6ad192c9d6 [Pipeline] } 00:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:55:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:55:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:55:30 00:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:55:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:55:30 188c0c94c7c5: Pulling fs layer 00:55:30 0ef7d3d256c8: Pulling fs layer 00:55:30 de9db76c5a1d: Pulling fs layer 00:55:30 0eba1c9be4d2: Pulling fs layer 00:55:30 0d57e429df01: Pulling fs layer 00:55:30 4e4be7b47b0d: Pulling fs layer 00:55:30 e1f770b5df2f: Pulling fs layer 00:55:30 85a0685a4137: Pulling fs layer 00:55:30 0eba1c9be4d2: Waiting 00:55:30 0d57e429df01: Waiting 00:55:30 4e4be7b47b0d: Waiting 00:55:30 e1f770b5df2f: Waiting 00:55:30 85a0685a4137: Waiting 00:55:30 de9db76c5a1d: Verifying Checksum 00:55:30 de9db76c5a1d: Download complete 00:55:30 0ef7d3d256c8: Verifying Checksum 00:55:30 0ef7d3d256c8: Download complete 00:55:30 0d57e429df01: Verifying Checksum 00:55:30 0d57e429df01: Download complete 00:55:31 188c0c94c7c5: Verifying Checksum 00:55:31 188c0c94c7c5: Download complete 00:55:31 188c0c94c7c5: Pull complete 00:55:31 0ef7d3d256c8: Pull complete 00:55:31 de9db76c5a1d: Pull complete 00:55:32 4e4be7b47b0d: Verifying Checksum 00:55:32 4e4be7b47b0d: Download complete 00:55:32 e1f770b5df2f: Verifying Checksum 00:55:32 e1f770b5df2f: Download complete 00:55:36 0eba1c9be4d2: Verifying Checksum 00:55:36 0eba1c9be4d2: Download complete 00:55:37 85a0685a4137: Verifying Checksum 00:55:37 85a0685a4137: Download complete 00:55:39 0eba1c9be4d2: Pull complete 00:55:39 0d57e429df01: Pull complete 00:55:39 4e4be7b47b0d: Pull complete 00:55:40 e1f770b5df2f: Pull complete 00:55:43 85a0685a4137: Pull complete 00:55:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:55:43 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:55:43 $ 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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:55:46 $ docker top bf3f812a99c917b4bc2ec4121b29c08251393872441d17364a3008076503d1cd -eo pid,comm [Pipeline] { [Pipeline] echo 00:55:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:55:47 + set -o pipefail 00:55:47 + snyk monitor '--org=edgex-jenkins' 00:55:59 00:55:59 Monitoring /w/workspace/edgex-go/68 (github.com/edgexfoundry/edgex-go)... 00:55:59 00:55:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/e0136cb6-29b8-4277-9753-1099973081bc 00:55:59 00:55:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:55:59 00:55:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:55:59 00:55:59 [Pipeline] } 00:55:59 $ docker stop --time=1 bf3f812a99c917b4bc2ec4121b29c08251393872441d17364a3008076503d1cd 00:56:01 $ docker rm -f bf3f812a99c917b4bc2ec4121b29c08251393872441d17364a3008076503d1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:56:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:56:02 provisioning config files... 00:56:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/68@tmp/config5302617119298135281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:02 --> edgex-publish-swagger.sh 00:56:02 === Publish openapi/v2 API === 00:56:02 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:56:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/68/openapi/v2/core-command.yaml] 00:56:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:02 Dload Upload Total Spent Left Speed 00:56:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25649 0:00:01 0:00:01 --:--:-- 25678 100 31867 0 0 100 31867 0 23556 0:00:01 0:00:01 --:--:-- 23552 100 31867 0 0 100 31867 0 23554 0:00:01 0:00:01 --:--:-- 23552 00:56:03 00:56:03 00:56:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/68/openapi/v2/core-data.yaml] 00:56:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:03 Dload Upload Total Spent Left Speed 00:56:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 58864 0:00:01 0:00:01 --:--:-- 58912 100 65452 0 0 100 65452 0 58855 0:00:01 0:00:01 --:--:-- 58912 00:56:04 00:56:04 00:56:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/68/openapi/v2/core-metadata.yaml] 00:56:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:04 Dload Upload Total Spent Left Speed 00:56:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 97k 0:00:01 0:00:01 --:--:-- 97k 00:56:06 00:56:06 00:56:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/68/openapi/v2/support-notifications.yaml] 00:56:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:06 Dload Upload Total Spent Left Speed 00:56:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 82190 0:00:01 0:00:01 --:--:-- 82224 100 86007 0 0 100 86007 0 82177 0:00:01 0:00:01 --:--:-- 82224 00:56:07 00:56:07 00:56:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/68/openapi/v2/support-scheduler.yaml] 00:56:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:07 Dload Upload Total Spent Left Speed 00:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 37889 --:--:-- --:--:-- --:--:-- 37884 100 36710 0 0 100 36710 0 37883 --:--:-- --:--:-- --:--:-- 37884 00:56:08 00:56:08 00:56:08 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/68/openapi/v2/system-agent.yaml] 00:56:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:08 Dload Upload Total Spent Left Speed 00:56:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18945 0:00:01 0:00:01 --:--:-- 18958 100 19603 0 0 100 19603 0 18942 0:00:01 0:00:01 --:--:-- 18958 00:56:09 00:56:09 [Pipeline] } 00:56:09 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 00:56:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:56:09 . [Pipeline] withDockerContainer 00:56:09 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:56:10 $ docker top fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:10 [ssh-agent] Looking for ssh-agent implementation... 00:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:10 $ docker exec fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 ssh-agent 00:56:10 SSH_AUTH_SOCK=/tmp/ssh-mU5EAa0b9Eqg/agent.14 00:56:10 SSH_AGENT_PID=21 00:56:10 Running ssh-add (command line suppressed) 00:56:10 Identity added: /w/workspace/edgex-go/68@tmp/private_key_7133025806018043427.key (/w/workspace/edgex-go/68@tmp/private_key_7133025806018043427.key) 00:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:11 + git semver tag 00:56:11 # -> Open(): unable to determine branch for HEAD 00:56:11 # $GIT_DIR = /w/workspace/edgex-go/68/.git 00:56:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/68 00:56:11 # $SEMVER_REMOTE_NAME = origin 00:56:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:56:11 # $SEMVER_USER_NAME = edgex-jenkins 00:56:11 # $SEMVER_BRANCH = main 00:56:11 # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver 00:56:11 # 77fe71b6b44e31624130600da248bb6ad192c9d6 HEAD 00:56:11 # -> Force: false 00:56:11 # b16068826c1b052c28f9bcf7330a3892f4b4ae1e refs/tags/v2.0.1-dev.60 [Pipeline] } 00:56:11 $ docker exec --env ******** --env ******** fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 ssh-agent -k 00:56:11 unset SSH_AUTH_SOCK; 00:56:11 unset SSH_AGENT_PID; 00:56:11 echo Agent pid 21 killed; 00:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:11 + git semver [Pipeline] } 00:56:11 $ docker stop --time=1 fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 00:56:12 $ docker rm -f fb068874d1214b65b109bcfded2a33d79b636496ee8e69d9807aec6bf6a6d063 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:13 00:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:56:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:13 0.23.1-centos7: Pulling from edgex-lftools 00:56:13 ab5ef0e58194: Pulling fs layer 00:56:13 9712f1f96733: Pulling fs layer 00:56:13 63f879dbbcfc: Pulling fs layer 00:56:13 0d9ebad4ef96: Pulling fs layer 00:56:13 e9a5061849ea: Pulling fs layer 00:56:13 d747dcd14b5f: Pulling fs layer 00:56:13 2de7ff778b66: Pulling fs layer 00:56:13 e9a5061849ea: Waiting 00:56:13 d747dcd14b5f: Waiting 00:56:13 2de7ff778b66: Waiting 00:56:13 0d9ebad4ef96: Waiting 00:56:13 9712f1f96733: Verifying Checksum 00:56:13 9712f1f96733: Download complete 00:56:16 63f879dbbcfc: Verifying Checksum 00:56:16 63f879dbbcfc: Download complete 00:56:16 e9a5061849ea: Verifying Checksum 00:56:16 e9a5061849ea: Download complete 00:56:16 d747dcd14b5f: Verifying Checksum 00:56:16 d747dcd14b5f: Download complete 00:56:16 2de7ff778b66: Verifying Checksum 00:56:16 2de7ff778b66: Download complete 00:56:17 0d9ebad4ef96: Verifying Checksum 00:56:17 0d9ebad4ef96: Download complete 00:56:17 ab5ef0e58194: Verifying Checksum 00:56:17 ab5ef0e58194: Download complete 00:56:20 ab5ef0e58194: Pull complete 00:56:20 9712f1f96733: Pull complete 00:56:21 63f879dbbcfc: Pull complete 00:56:24 0d9ebad4ef96: Pull complete 00:56:25 e9a5061849ea: Pull complete 00:56:25 d747dcd14b5f: Pull complete 00:56:26 2de7ff778b66: Pull complete 00:56:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:56:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:56:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:56:26 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:56:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:56:30 $ docker top da6fa7d20334a9de53a5f70361a7a3dfb4ccfb286a0fa8cffcbbd2033884bea2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:56:30 provisioning config files... 00:56:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/68@tmp/config1437983905668726494tmp 00:56:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/68@tmp/config4305136864706670804tmp 00:56:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/68@tmp/config7477923028299869997tmp [Pipeline] { [Pipeline] echo 00:56:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:56:30 ---> sigul-configuration.sh 00:56:30 gpg: directory `/root/.gnupg' created 00:56:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:56:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:56:30 gpg: keyring `/root/.gnupg/secring.gpg' created 00:56:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:56:30 gpg: CAST5 encrypted data 00:56:30 gpg: encrypted with 1 passphrase 00:56:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:56:30 + mkdir /home/jenkins 00:56:30 + mkdir /home/jenkins/sigul [Pipeline] sh 00:56:31 + 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 00:56:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:56:31 ---> sigul-install.sh 00:56:31 Sigul already installed; skipping installation. [Pipeline] sh 00:56:31 + git tag --list 00:56:31 0.6.0 00:56:31 0.6.1 00:56:31 0.7.0 00:56:31 0.7.1 00:56:31 v1.0.0 00:56:31 v1.0.1 00:56:31 v1.1.0 00:56:31 v1.2.0 00:56:31 v1.2.1 00:56:31 v1.3.0 00:56:31 v1.3.1 00:56:31 v2.0.0 00:56:31 v2.0.1-dev.1 00:56:31 v2.0.1-dev.10 00:56:31 v2.0.1-dev.11 00:56:31 v2.0.1-dev.12 00:56:31 v2.0.1-dev.13 00:56:31 v2.0.1-dev.14 00:56:31 v2.0.1-dev.15 00:56:31 v2.0.1-dev.16 00:56:31 v2.0.1-dev.17 00:56:31 v2.0.1-dev.18 00:56:31 v2.0.1-dev.19 00:56:31 v2.0.1-dev.2 00:56:31 v2.0.1-dev.20 00:56:31 v2.0.1-dev.21 00:56:31 v2.0.1-dev.22 00:56:31 v2.0.1-dev.23 00:56:31 v2.0.1-dev.24 00:56:31 v2.0.1-dev.25 00:56:31 v2.0.1-dev.26 00:56:31 v2.0.1-dev.27 00:56:31 v2.0.1-dev.28 00:56:31 v2.0.1-dev.29 00:56:31 v2.0.1-dev.3 00:56:31 v2.0.1-dev.30 00:56:31 v2.0.1-dev.31 00:56:31 v2.0.1-dev.32 00:56:31 v2.0.1-dev.33 00:56:31 v2.0.1-dev.34 00:56:31 v2.0.1-dev.35 00:56:31 v2.0.1-dev.36 00:56:31 v2.0.1-dev.37 00:56:31 v2.0.1-dev.38 00:56:31 v2.0.1-dev.39 00:56:31 v2.0.1-dev.4 00:56:31 v2.0.1-dev.40 00:56:31 v2.0.1-dev.41 00:56:31 v2.0.1-dev.42 00:56:31 v2.0.1-dev.43 00:56:31 v2.0.1-dev.44 00:56:31 v2.0.1-dev.45 00:56:31 v2.0.1-dev.46 00:56:31 v2.0.1-dev.47 00:56:31 v2.0.1-dev.48 00:56:31 v2.0.1-dev.49 00:56:31 v2.0.1-dev.5 00:56:31 v2.0.1-dev.50 00:56:31 v2.0.1-dev.51 00:56:31 v2.0.1-dev.52 00:56:31 v2.0.1-dev.53 00:56:31 v2.0.1-dev.54 00:56:31 v2.0.1-dev.55 00:56:31 v2.0.1-dev.56 00:56:31 v2.0.1-dev.57 00:56:31 v2.0.1-dev.58 00:56:31 v2.0.1-dev.59 00:56:31 v2.0.1-dev.6 00:56:31 v2.0.1-dev.60 00:56:31 v2.0.1-dev.7 00:56:31 v2.0.1-dev.8 00:56:31 v2.0.1-dev.9 [Pipeline] sh 00:56:32 + lftools sign git-tag v2.0.1-dev.60 00:56:32 Signing Git tag with Sigul... 00:56:32 Signing v2.0.1-dev.60 [Pipeline] echo 00:56:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:56:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:56:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:56:34 $ docker stop --time=1 da6fa7d20334a9de53a5f70361a7a3dfb4ccfb286a0fa8cffcbbd2033884bea2 00:56:35 $ docker rm -f da6fa7d20334a9de53a5f70361a7a3dfb4ccfb286a0fa8cffcbbd2033884bea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:56:35 . [Pipeline] withDockerContainer 00:56:36 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:56:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:56:36 $ docker top ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:36 [ssh-agent] Looking for ssh-agent implementation... 00:56:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:36 $ docker exec ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b ssh-agent 00:56:36 SSH_AUTH_SOCK=/tmp/ssh-XLOvZWXtcw34/agent.15 00:56:36 SSH_AGENT_PID=21 00:56:36 Running ssh-add (command line suppressed) 00:56:37 Identity added: /w/workspace/edgex-go/68@tmp/private_key_7194752660011483627.key (/w/workspace/edgex-go/68@tmp/private_key_7194752660011483627.key) 00:56:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:37 + git semver bump pre 00:56:37 # -> Open(): unable to determine branch for HEAD 00:56:37 # $GIT_DIR = /w/workspace/edgex-go/68/.git 00:56:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/68 00:56:37 # $SEMVER_REMOTE_NAME = origin 00:56:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:56:37 # $SEMVER_USER_NAME = edgex-jenkins 00:56:37 # $SEMVER_BRANCH = main 00:56:37 # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver 00:56:37 2.0.1-dev.61 [Pipeline] } 00:56:37 $ docker exec --env ******** --env ******** ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b ssh-agent -k 00:56:37 unset SSH_AUTH_SOCK; 00:56:37 unset SSH_AGENT_PID; 00:56:37 echo Agent pid 21 killed; 00:56:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:37 + git semver [Pipeline] } 00:56:38 $ docker stop --time=1 ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b 00:56:39 $ docker rm -f ca0d0550a501212fbb5c6b3e8c2566940f98c7d60ec8b32e3d37c3a2ee5d2b0b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:56:39 . [Pipeline] withDockerContainer 00:56:39 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:56:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:56:40 $ docker top a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:56:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:56:40 [ssh-agent] Looking for ssh-agent implementation... 00:56:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:40 $ docker exec a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca ssh-agent 00:56:40 SSH_AUTH_SOCK=/tmp/ssh-oWwIneQuIgw3/agent.13 00:56:40 SSH_AGENT_PID=19 00:56:40 Running ssh-add (command line suppressed) 00:56:40 Identity added: /w/workspace/edgex-go/68@tmp/private_key_2595963410225573069.key (/w/workspace/edgex-go/68@tmp/private_key_2595963410225573069.key) 00:56:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:56:41 + git semver push 00:56:41 # -> Open(): unable to determine branch for HEAD 00:56:41 # $GIT_DIR = /w/workspace/edgex-go/68/.git 00:56:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/68 00:56:41 # $SEMVER_REMOTE_NAME = origin 00:56:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:56:41 # $SEMVER_USER_NAME = edgex-jenkins 00:56:41 # $SEMVER_BRANCH = main 00:56:41 # $SEMVER_DIR = /w/workspace/edgex-go/68/.semver [Pipeline] } 00:56:45 $ docker exec --env ******** --env ******** a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca ssh-agent -k 00:56:45 unset SSH_AUTH_SOCK; 00:56:45 unset SSH_AGENT_PID; 00:56:45 echo Agent pid 19 killed; 00:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:56:45 + git semver [Pipeline] } 00:56:45 $ docker stop --time=1 a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca 00:56:46 $ docker rm -f a1592d8c8f8b8ac59cf5731d10d94c0a6f4fae27c4edb27c0f496e8eca8d80ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:56:47 + '[' -d /w/workspace/edgex-go/68/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:56:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:56:48 ---> package-listing.sh 00:56:48 ++ facter osfamily 00:56:48 ++ tr '[:upper:]' '[:lower:]' 00:56:48 + OS_FAMILY=redhat 00:56:48 + workspace=/w/workspace/edgex-go/68 00:56:48 + START_PACKAGES=/tmp/packages_start.txt 00:56:48 + END_PACKAGES=/tmp/packages_end.txt 00:56:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:48 + PACKAGES=/tmp/packages_start.txt 00:56:48 + '[' /w/workspace/edgex-go/68 ']' 00:56:48 + PACKAGES=/tmp/packages_end.txt 00:56:48 + case "${OS_FAMILY}" in 00:56:48 + rpm -qa 00:56:48 + sort 00:56:50 + '[' -f /tmp/packages_start.txt ']' 00:56:50 + '[' -f /tmp/packages_end.txt ']' 00:56:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:50 + '[' /w/workspace/edgex-go/68 ']' 00:56:50 + mkdir -p /w/workspace/edgex-go/68/archives/ 00:56:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/68/archives/ [Pipeline] echo 00:56:50 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/68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:56:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:51 00:56:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:52 latest: Pulling from edgex-lftools-log-publisher 00:56:52 b4d181a07f80: Pulling fs layer 00:56:52 a1111a8f2ec3: Pulling fs layer 00:56:52 ed53099fbce6: Pulling fs layer 00:56:52 dc539afda2c1: Pulling fs layer 00:56:52 77bc0d833cb6: Pulling fs layer 00:56:52 9065ff56babe: Pulling fs layer 00:56:52 d287ab97295c: Pulling fs layer 00:56:52 dc539afda2c1: Waiting 00:56:52 77bc0d833cb6: Waiting 00:56:52 d287ab97295c: Waiting 00:56:52 9065ff56babe: Waiting 00:56:52 a1111a8f2ec3: Verifying Checksum 00:56:52 a1111a8f2ec3: Download complete 00:56:52 dc539afda2c1: Verifying Checksum 00:56:52 dc539afda2c1: Download complete 00:56:52 77bc0d833cb6: Verifying Checksum 00:56:52 77bc0d833cb6: Download complete 00:56:52 9065ff56babe: Verifying Checksum 00:56:52 9065ff56babe: Download complete 00:56:53 ed53099fbce6: Verifying Checksum 00:56:53 ed53099fbce6: Download complete 00:56:53 b4d181a07f80: Verifying Checksum 00:56:53 b4d181a07f80: Download complete 00:56:54 b4d181a07f80: Pull complete 00:56:55 a1111a8f2ec3: Pull complete 00:56:55 ed53099fbce6: Pull complete 00:56:55 dc539afda2c1: Pull complete 00:56:56 77bc0d833cb6: Pull complete 00:56:56 9065ff56babe: Pull complete 00:56:57 d287ab97295c: Verifying Checksum 00:56:57 d287ab97295c: Download complete 00:57:01 d287ab97295c: Pull complete 00:57:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:57:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:57:01 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 00:57:01 $ 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/68/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/68 -v /w/workspace/edgex-go/68:/w/workspace/edgex-go/68:rw,z -v /w/workspace/edgex-go/68@tmp:/w/workspace/edgex-go/68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:57:04 $ docker top 020af852ff1984ab2271fe982bc02436b40b093f236e07d1e152d61897db6ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:57:04 + touch /tmp/pre-build-complete [Pipeline] sh 00:57:04 + mkdir -p /var/log/sysstat [Pipeline] sh 00:57:05 + ls /var/log/sa-host 00:57:05 + sadf -c /var/log/sa-host/sa05 00:57:05 file_magic: OK 00:57:05 HZ: Using current value: 100 00:57:05 file_header: OK 00:57:05 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 00:57:05 Statistics: 00:57:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:57:05 File successfully converted to sysstat format version 12.0.3 00:57:05 + sadf -c /var/log/sa-host/sa30 00:57:05 file_magic: OK 00:57:05 HZ: Using current value: 100 00:57:05 file_header: OK 00:57:05 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 00:57:05 Statistics: 00:57:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:57:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:05 provisioning config files... 00:57:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/68@tmp/config4590871569921269114tmp [Pipeline] { [Pipeline] echo 00:57:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:57:06 ---> create-netrc.sh [Pipeline] } 00:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:57:06 ---> python-tools-install.sh [Pipeline] echo 00:57:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:57:06 ---> sudo-logs.sh 00:57:06 Archiving 'sudo' log.. 00:57:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-206.vexxhost.local: Name or service not known 00:57:12 sudo: unable to resolve host prd-centos7-docker-4c-2g-206.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:57:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:57:12 ---> job-cost.sh 00:57:12 lf-activate-venv: SKIPPING 00:57:12 DEBUG: total: 0.10999999940395355 00:57:12 INFO: Retrieving Stack Cost... 00:57:13 INFO: Retrieving Pricing Info for: v3-standard-2 00:57:14 INFO: Archiving Costs [Pipeline] echo 00:57:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:57:14 ---> logs-deploy.sh 00:57:14 lf-activate-venv: SKIPPING 00:57:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/68 00:57:14 INFO: archiving workspace using pattern(s): 00:57:15 Archives upload complete. 00:57:15 INFO: archiving logs to Nexus 00:57:15 ---> uname -a: 00:57:15 Linux prd-centos7-docker-4c-2g-206.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:57:15 00:57:15 00:57:15 ---> lscpu: 00:57:15 Architecture: x86_64 00:57:15 CPU op-mode(s): 32-bit, 64-bit 00:57:15 Byte Order: Little Endian 00:57:15 Address sizes: 40 bits physical, 48 bits virtual 00:57:15 CPU(s): 2 00:57:15 On-line CPU(s) list: 0,1 00:57:15 Thread(s) per core: 1 00:57:15 Core(s) per socket: 1 00:57:15 Socket(s): 2 00:57:15 NUMA node(s): 1 00:57:15 Vendor ID: AuthenticAMD 00:57:15 CPU family: 23 00:57:15 Model: 49 00:57:15 Model name: AMD EPYC-Rome Processor 00:57:15 Stepping: 0 00:57:15 CPU MHz: 2799.998 00:57:15 BogoMIPS: 5599.99 00:57:15 Virtualization: AMD-V 00:57:15 Hypervisor vendor: KVM 00:57:15 Virtualization type: full 00:57:15 L1d cache: 32K 00:57:15 L1i cache: 32K 00:57:15 L2 cache: 512K 00:57:15 L3 cache: 16384K 00:57:15 NUMA node0 CPU(s): 0,1 00:57:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:57:15 00:57:15 00:57:15 ---> nproc: 00:57:15 2 00:57:15 00:57:15 00:57:15 ---> df -h: 00:57:15 Filesystem Size Used Avail Use% Mounted on 00:57:15 overlay 40G 15G 26G 37% / 00:57:15 tmpfs 64M 0 64M 0% /dev 00:57:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:57:15 shm 64M 0 64M 0% /dev/shm 00:57:15 /dev/vda1 40G 15G 26G 37% /facter-os 00:57:15 00:57:15 00:57:15 ---> sar -b -r -n DEV: 00:57:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 00:57:15 00:57:15 00:30:03 LINUX RESTART (2 CPU) 00:57:15 00:57:15 00:31:01 tps rtps wtps bread/s bwrtn/s 00:57:15 00:32:01 8.24 0.00 8.24 0.00 3849.55 00:57:15 00:33:01 81.81 3.41 78.40 2578.81 4892.69 00:57:15 00:34:01 5.18 0.02 5.16 0.53 1708.61 00:57:15 00:35:01 3.13 0.00 3.13 0.00 2698.63 00:57:15 00:36:01 424.28 0.15 424.13 22.11 94531.54 00:57:15 00:37:01 54.15 0.00 54.15 0.00 6685.23 00:57:15 00:38:02 100.47 0.02 100.45 0.53 5557.88 00:57:15 00:39:05 292.37 76.21 216.16 7925.22 123497.44 00:57:15 00:40:01 634.45 279.47 354.98 20022.26 204778.92 00:57:15 00:41:01 551.13 81.60 469.53 4093.91 211831.19 00:57:15 00:42:01 241.46 29.20 212.25 3583.22 37597.77 00:57:15 00:43:01 13.04 0.20 12.84 2.93 350.78 00:57:15 00:44:01 1.83 0.00 1.83 0.00 38.15 00:57:15 00:45:01 0.37 0.17 0.20 5.20 1.62 00:57:15 00:46:01 1.00 0.18 0.82 93.95 16.79 00:57:15 00:47:01 0.23 0.00 0.23 0.00 3.63 00:57:15 00:48:01 0.25 0.00 0.25 0.00 3.38 00:57:15 00:49:01 0.25 0.00 0.25 0.00 2.50 00:57:15 00:50:01 0.27 0.00 0.27 0.00 3.23 00:57:15 00:51:01 0.22 0.00 0.22 0.00 2.73 00:57:15 00:52:01 0.20 0.00 0.20 0.00 1.62 00:57:15 00:53:01 0.28 0.00 0.28 0.00 3.56 00:57:15 00:54:01 0.25 0.00 0.25 0.00 3.30 00:57:15 00:55:01 0.28 0.00 0.28 0.00 3.10 00:57:15 00:56:01 152.49 3.93 148.56 225.68 31805.58 00:57:15 00:57:01 160.24 39.58 120.65 4485.61 25641.69 00:57:15 Average: 103.94 19.22 84.72 1620.76 28792.51 00:57:15 00:57:15 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:15 00:32:01 5528384 0 766236 9.57 2620 1711700 1280904 14.14 588788 1501000 18708 00:57:15 00:33:01 5269840 0 839104 10.48 2620 1897376 1445544 15.96 758636 1573484 2972 00:57:15 00:34:01 5138060 0 889832 11.11 2620 1978428 1442096 15.92 857624 1605308 36108 00:57:15 00:35:01 4886832 0 1067300 13.33 2620 2052188 1701392 18.78 1089316 1622252 29228 00:57:15 00:36:01 3458216 0 1166636 14.57 2620 3381468 1632288 18.02 1068916 2793948 52 00:57:15 00:37:01 3081960 0 1212072 15.13 2620 3712288 1789456 19.76 1402384 2873272 139000 00:57:15 00:38:02 2892284 0 1455816 18.18 2620 3658220 1765008 19.49 1595956 2854204 86004 00:57:15 00:39:05 1035752 0 1354672 16.91 2620 5615896 2033896 22.46 1860640 4371000 351544 00:57:15 00:40:01 511424 0 1694164 21.15 2620 5800732 3648604 40.28 2439284 4260708 162528 00:57:15 00:41:01 565588 0 1592092 19.88 2620 5848640 3166328 34.96 2380744 4245548 8800 00:57:15 00:42:01 2079540 0 1288688 16.09 2620 4638092 1683184 18.58 1285080 3854292 36 00:57:15 00:43:01 2110100 0 1257856 15.71 2620 4638364 1502572 16.59 1399396 3716008 20 00:57:15 00:44:01 2131476 0 1236468 15.44 2620 4638376 1265716 13.97 1389000 3709932 12 00:57:15 00:45:01 2133460 0 1234484 15.41 2620 4638376 1240836 13.70 1390552 3707880 20 00:57:15 00:46:01 2129432 0 1235668 15.43 2620 4641220 1239120 13.68 1394776 3707884 20 00:57:15 00:47:01 2130008 0 1235092 15.42 2620 4641220 1239052 13.68 1394604 3707884 20 00:57:15 00:48:01 2129820 0 1235272 15.42 2620 4641228 1239052 13.68 1394608 3707888 8 00:57:15 00:49:01 2129948 0 1235140 15.42 2620 4641232 1239052 13.68 1394616 3707884 8 00:57:15 00:50:01 2129948 0 1235140 15.42 2620 4641232 1239052 13.68 1394616 3707884 8 00:57:15 00:51:01 2129820 0 1235260 15.42 2620 4641240 1239124 13.68 1394712 3707884 8 00:57:15 00:52:01 2129664 0 1235416 15.43 2620 4641240 1239172 13.68 1394728 3707884 8 00:57:15 00:53:01 2129740 0 1235332 15.42 2620 4641248 1239052 13.68 1394748 3707884 8 00:57:15 00:54:01 2129972 0 1235096 15.42 2620 4641252 1239052 13.68 1394752 3707884 8 00:57:15 00:55:01 2130004 0 1235060 15.42 2620 4641256 1239052 13.68 1394640 3707884 8 00:57:15 00:56:01 1338588 0 1301648 16.25 2620 5366084 1302044 14.38 1519940 4311172 120 00:57:15 00:57:01 275596 0 1516480 18.93 2620 6214244 1539532 17.00 1629712 5079104 412292 00:57:15 Average: 2451364 0 1239462 15.48 2620 4315494 1570392 17.34 1407799 3429152 47983 00:57:15 00:57:15 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:15 00:32:01 eth0 535.04 349.98 1370.88 24.11 0.00 0.00 0.00 0.00 00:57:15 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:33:01 veth940b30c 32.94 31.20 5.52 56.30 0.00 0.00 0.00 0.00 00:57:15 00:33:01 eth0 556.96 370.15 1381.72 45.03 0.00 0.00 0.00 0.00 00:57:15 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:33:01 docker0 32.94 31.10 5.07 56.29 0.00 0.00 0.00 0.00 00:57:15 00:34:01 veth940b30c 635.49 741.73 54.20 1403.88 0.00 0.00 0.00 0.00 00:57:15 00:34:01 eth0 781.80 638.95 1412.20 56.28 0.00 0.00 0.00 0.00 00:57:15 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:34:01 docker0 635.49 741.70 45.51 1403.87 0.00 0.00 0.00 0.00 00:57:15 00:35:01 veth940b30c 457.74 627.90 41.38 1276.70 0.00 0.00 0.00 0.00 00:57:15 00:35:01 eth0 661.44 458.49 1279.70 41.88 0.00 0.00 0.00 0.00 00:57:15 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:35:01 docker0 457.74 627.90 35.13 1276.70 0.00 0.00 0.00 0.00 00:57:15 00:36:01 vethfb46ee2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:36:01 eth0 1040.82 812.66 5360.06 121.48 0.00 0.00 0.00 0.00 00:57:15 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:36:01 docker0 407.24 458.87 31.84 2054.63 0.00 0.00 0.00 0.00 00:57:15 00:37:01 eth0 39.74 22.03 32.40 14.21 0.00 0.00 0.00 0.00 00:57:15 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:37:01 vethd8592c3 0.63 0.77 0.05 0.06 0.00 0.00 0.00 0.00 00:57:15 00:37:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 00:57:15 00:38:02 eth0 23.38 13.75 12.05 53.11 0.00 0.00 0.00 0.00 00:57:15 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:38:02 vethd8592c3 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 00:57:15 00:38:02 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 00:57:15 00:39:05 vethdb61405 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:57:15 00:39:05 eth0 314.57 212.74 1637.59 70.03 0.00 0.00 0.00 0.00 00:57:15 00:39:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:39:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:40:01 vethdb61405 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 00:57:15 00:40:01 veth4994d86 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:57:15 00:40:01 eth0 110.36 69.55 203.51 15.91 0.00 0.00 0.00 0.00 00:57:15 00:40:01 veth0ec0406 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:57:15 00:41:01 vethf7e8a95 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:57:15 00:41:01 vethdb61405 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 00:57:15 00:41:01 veth228eb5e 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:57:15 00:41:01 eth0 140.73 71.06 336.90 76.27 0.00 0.00 0.00 0.00 00:57:15 00:42:01 eth0 462.90 313.55 1787.35 429.57 0.00 0.00 0.00 0.00 00:57:15 00:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:57:15 00:42:01 docker0 1689.13 2138.89 127.28 5711.53 0.00 0.00 0.00 0.00 00:57:15 00:43:01 eth0 365.70 292.24 161.73 1246.08 0.00 0.00 0.00 0.00 00:57:15 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:44:01 eth0 2.05 1.22 4.09 0.28 0.00 0.00 0.00 0.00 00:57:15 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:45:01 eth0 1.02 0.32 0.32 0.17 0.00 0.00 0.00 0.00 00:57:15 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:46:01 eth0 0.38 0.22 0.15 0.10 0.00 0.00 0.00 0.00 00:57:15 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:47:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:57:15 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:48:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:57:15 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:49:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:57:15 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:51:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:57:15 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:52:01 eth0 0.37 0.22 0.19 0.07 0.00 0.00 0.00 0.00 00:57:15 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:53:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:54:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:57:15 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:55:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:56:01 eth0 701.52 505.90 4507.82 74.42 0.00 0.00 0.00 0.00 00:57:15 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:56:01 docker0 85.78 95.52 7.81 408.69 0.00 0.00 0.00 0.00 00:57:15 00:57:01 eth0 968.36 668.54 5879.81 162.75 0.00 0.00 0.00 0.00 00:57:15 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 00:57:01 docker0 2.24 1.86 0.49 0.62 0.00 0.00 0.00 0.00 00:57:15 Average: eth0 258.57 185.10 979.45 93.72 0.00 0.00 0.00 0.00 00:57:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:15 Average: docker0 68.41 86.08 5.22 235.62 0.00 0.00 0.00 0.00 00:57:15 00:57:15 00:57:15 ---> sar -P ALL: 00:57:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 00:57:15 00:57:15 00:30:03 LINUX RESTART (2 CPU) 00:57:15 00:57:15 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:57:15 00:32:01 all 1.69 0.00 0.52 0.00 0.05 97.74 00:57:15 00:32:01 0 2.04 0.00 0.65 0.00 0.05 97.26 00:57:15 00:32:01 1 1.35 0.00 0.39 0.00 0.05 98.21 00:57:15 00:33:01 all 6.76 0.00 2.43 2.04 0.06 88.71 00:57:15 00:33:01 0 7.31 0.00 2.82 1.75 0.05 88.07 00:57:15 00:33:01 1 6.22 0.00 2.04 2.33 0.07 89.33 00:57:15 00:34:01 all 4.41 0.00 1.53 0.00 0.07 93.99 00:57:15 00:34:01 0 3.63 0.00 1.59 0.00 0.09 94.70 00:57:15 00:34:01 1 5.17 0.00 1.48 0.00 0.05 93.30 00:57:15 00:35:01 all 6.90 0.00 1.25 0.00 0.06 91.79 00:57:15 00:35:01 0 6.73 0.00 1.36 0.00 0.05 91.86 00:57:15 00:35:01 1 7.07 0.00 1.13 0.00 0.07 91.73 00:57:15 00:36:01 all 27.37 0.00 13.36 3.95 0.11 55.21 00:57:15 00:36:01 0 24.31 0.00 13.08 3.41 0.11 59.09 00:57:15 00:36:01 1 30.43 0.00 13.64 4.49 0.11 51.34 00:57:15 00:37:01 all 59.32 0.00 6.92 0.75 0.09 32.92 00:57:15 00:37:01 0 58.18 0.00 7.46 0.90 0.09 33.36 00:57:15 00:37:01 1 60.47 0.00 6.37 0.60 0.09 32.47 00:57:15 00:38:02 all 54.96 0.00 5.10 1.02 0.12 38.81 00:57:15 00:38:02 0 54.54 0.00 5.45 1.06 0.11 38.85 00:57:15 00:38:02 1 55.39 0.00 4.75 0.97 0.13 38.76 00:57:15 00:39:05 all 44.39 0.00 14.78 6.10 0.10 34.62 00:57:15 00:39:05 0 44.04 0.00 15.04 7.24 0.10 33.57 00:57:15 00:39:05 1 44.74 0.00 14.53 4.97 0.10 35.65 00:57:15 00:40:01 all 64.59 0.00 20.21 9.66 0.15 5.40 00:57:15 00:40:01 0 65.46 0.00 19.89 10.02 0.14 4.48 00:57:15 00:40:01 1 63.71 0.00 20.53 9.28 0.16 6.32 00:57:15 00:41:01 all 64.71 0.00 22.52 10.80 0.12 1.85 00:57:15 00:41:01 0 64.83 0.00 22.38 10.88 0.11 1.80 00:57:15 00:41:01 1 64.58 0.00 22.67 10.72 0.13 1.90 00:57:15 00:42:01 all 45.65 0.00 12.29 2.55 0.12 39.40 00:57:15 00:42:01 0 46.21 0.00 13.52 3.05 0.13 37.09 00:57:15 00:42:01 1 45.09 0.00 11.05 2.05 0.11 41.70 00:57:15 00:57:15 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:57:15 00:43:01 all 13.08 0.00 3.01 0.09 0.07 83.75 00:57:15 00:43:01 0 13.14 0.00 3.13 0.07 0.07 83.59 00:57:15 00:43:01 1 13.02 0.00 2.90 0.10 0.07 83.91 00:57:15 00:44:01 all 0.23 0.00 0.07 0.00 0.03 99.67 00:57:15 00:44:01 0 0.38 0.00 0.07 0.00 0.03 99.52 00:57:15 00:44:01 1 0.08 0.00 0.07 0.00 0.03 99.82 00:57:15 00:45:01 all 0.23 0.00 0.05 0.00 0.03 99.69 00:57:15 00:45:01 0 0.40 0.00 0.02 0.00 0.02 99.57 00:57:15 00:45:01 1 0.07 0.00 0.08 0.00 0.03 99.82 00:57:15 00:46:01 all 0.13 0.00 0.04 0.02 0.04 99.77 00:57:15 00:46:01 0 0.18 0.00 0.03 0.00 0.05 99.73 00:57:15 00:46:01 1 0.08 0.00 0.05 0.03 0.03 99.80 00:57:15 00:47:01 all 0.21 0.00 0.10 0.00 0.03 99.67 00:57:15 00:47:01 0 0.13 0.00 0.08 0.00 0.03 99.75 00:57:15 00:47:01 1 0.28 0.00 0.12 0.00 0.02 99.58 00:57:15 00:48:01 all 0.13 0.00 0.03 0.00 0.03 99.81 00:57:15 00:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:57:15 00:48:01 1 0.25 0.00 0.05 0.00 0.03 99.67 00:57:15 00:49:01 all 0.18 0.00 0.02 0.00 0.03 99.77 00:57:15 00:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:57:15 00:49:01 1 0.35 0.00 0.03 0.00 0.05 99.57 00:57:15 00:50:01 all 0.15 0.00 0.03 0.00 0.03 99.80 00:57:15 00:50:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:57:15 00:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 00:57:15 00:51:01 all 0.12 0.00 0.03 0.00 0.03 99.82 00:57:15 00:51:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:57:15 00:51:01 1 0.20 0.00 0.02 0.00 0.02 99.77 00:57:15 00:52:01 all 0.13 0.00 0.03 0.00 0.04 99.80 00:57:15 00:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 00:57:15 00:52:01 1 0.22 0.00 0.02 0.00 0.03 99.73 00:57:15 00:53:01 all 0.11 0.00 0.03 0.00 0.03 99.82 00:57:15 00:53:01 0 0.03 0.00 0.03 0.00 0.05 99.88 00:57:15 00:53:01 1 0.18 0.00 0.03 0.00 0.02 99.77 00:57:15 00:57:15 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:57:15 00:54:01 all 0.13 0.00 0.02 0.00 0.03 99.82 00:57:15 00:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:57:15 00:54:01 1 0.22 0.00 0.00 0.00 0.02 99.77 00:57:15 00:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 00:57:15 00:55:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:57:15 00:55:01 1 0.13 0.00 0.03 0.00 0.02 99.82 00:57:15 00:56:01 all 12.40 0.00 5.94 2.14 0.06 79.45 00:57:15 00:56:01 0 12.54 0.00 6.25 2.67 0.07 78.47 00:57:15 00:56:01 1 12.25 0.00 5.64 1.62 0.05 80.44 00:57:15 00:57:01 all 21.63 0.00 11.07 2.19 0.09 65.02 00:57:15 00:57:01 0 22.76 0.00 11.43 2.91 0.09 62.81 00:57:15 00:57:01 1 20.50 0.00 10.72 1.48 0.09 67.22 00:57:15 Average: all 15.68 0.00 4.43 1.49 0.06 78.33 00:57:15 Average: 0 15.60 0.00 4.55 1.59 0.06 78.20 00:57:15 Average: 1 15.77 0.00 4.31 1.39 0.06 78.47 00:57:15 00:57:15 00:57:15