Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0b609019c2f8045c53c37df6a851fd1682319ad 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-ssh2986149357735219121.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-ssh4193985641244308870.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-ssh6193847776083127483.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-ssh3283864091197311019.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-ssh4249578445436528042.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 ‘prd-centos7-docker-4c-2g-318’ Running on prd-centos7-docker-4c-2g-320 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/72 [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/72 # 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/72@tmp/jenkins-gitclient-ssh6012755951769755158.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 c0b609019c2f8045c53c37df6a851fd1682319ad (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 c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 Commit message: "docs(data): Update docs to use object value in the Event tags (#3727)" > git rev-list --no-walk 4f1f3666cca058f898f6b544e8cebc2e0001fc47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:37 ========================================================= 19:14:37 EdgeX Global Pipelines Version Info 19:14:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:38 ------------------- 19:14:38 stable info: 19:14:38 ------------------- 19:14:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:38 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 19:14:38 Message: update stable to v1.0.206 19:14:39 ------------------- 19:14:39 experimental info: 19:14:39 ------------------- 19:14:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:39 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 19:14:39 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0b6090 [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:40 provisioning config files... 19:14:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config4695209325954224815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:40 ---> docker-login.sh 19:14:40 nexus3.edgexfoundry.org:10001 19:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 nexus3.edgexfoundry.org:10002 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 nexus3.edgexfoundry.org:10003 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 nexus3.edgexfoundry.org:10004 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 docker.io 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 ---> docker-login.sh ends [Pipeline] } 19:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:42 ++ 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 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ cut -d/ -f2 19:14:42 ++ dirname cmd/core-command/Dockerfile 19:14:42 + echo core-command,cmd/core-command/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/core-data/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo core-data,cmd/core-data/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ cut -d/ -f2 19:14:42 ++ dirname cmd/core-metadata/Dockerfile 19:14:42 + echo core-metadata,cmd/core-metadata/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/security-bootstrapper/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/security-proxy-setup/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/support-notifications/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo support-notifications,cmd/support-notifications/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/support-scheduler/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:14:42 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 19:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:42 19:14:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:14:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:43 latest: Pulling from edgex-devops/git-semver 19:14:43 31603596830f: Pulling fs layer 19:14:43 04fac38145f0: Pulling fs layer 19:14:43 701f6daf10bf: Pulling fs layer 19:14:43 24f72da36158: Pulling fs layer 19:14:43 24f72da36158: Waiting 19:14:43 04fac38145f0: Verifying Checksum 19:14:43 04fac38145f0: Download complete 19:14:43 31603596830f: Verifying Checksum 19:14:43 31603596830f: Download complete 19:14:43 31603596830f: Pull complete 19:14:43 24f72da36158: Verifying Checksum 19:14:43 24f72da36158: Download complete 19:14:43 04fac38145f0: Pull complete 19:14:43 701f6daf10bf: Verifying Checksum 19:14:43 701f6daf10bf: Download complete 19:14:44 701f6daf10bf: Pull complete 19:14:44 24f72da36158: Pull complete 19:14:44 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:14:44 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:14:45 $ docker top b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:45 [ssh-agent] Looking for ssh-agent implementation... 19:14:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:45 $ docker exec b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent 19:14:45 SSH_AUTH_SOCK=/tmp/ssh-EqK4ZwG2OTPu/agent.14 19:14:45 SSH_AGENT_PID=20 19:14:45 Running ssh-add (command line suppressed) 19:14:45 Identity added: /w/workspace/edgex-go/72@tmp/private_key_4090968205043189466.key (/w/workspace/edgex-go/72@tmp/private_key_4090968205043189466.key) 19:14:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:46 + git tag --points-at HEAD [Pipeline] } 19:14:46 $ docker exec --env ******** --env ******** b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent -k 19:14:46 unset SSH_AUTH_SOCK; 19:14:46 unset SSH_AGENT_PID; 19:14:46 echo Agent pid 20 killed; 19:14:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:46 [ssh-agent] Looking for ssh-agent implementation... 19:14:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:46 $ docker exec b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent 19:14:46 SSH_AUTH_SOCK=/tmp/ssh-Ys4BNkRZ6zbN/agent.54 19:14:46 SSH_AGENT_PID=60 19:14:46 Running ssh-add (command line suppressed) 19:14:46 Identity added: /w/workspace/edgex-go/72@tmp/private_key_5913404015563204031.key (/w/workspace/edgex-go/72@tmp/private_key_5913404015563204031.key) 19:14:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:47 + git semver init 19:14:47 # -> Open(): unable to determine branch for HEAD 19:14:47 # $GIT_DIR = /w/workspace/edgex-go/72/.git 19:14:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/72 19:14:47 # $SEMVER_REMOTE_NAME = origin 19:14:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:47 # $SEMVER_USER_NAME = edgex-jenkins 19:14:47 # $SEMVER_BRANCH = main 19:14:47 # $SEMVER_TEMP = /tmp/semver-611991802 19:14:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:15:19 # '/tmp/semver-611991802' -> '/w/workspace/edgex-go/72/.semver' 19:15:19 # -> Force: false 19:15:19 # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver [Pipeline] } 19:15:19 $ docker exec --env ******** --env ******** b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 ssh-agent -k 19:15:19 unset SSH_AUTH_SOCK; 19:15:19 unset SSH_AGENT_PID; 19:15:19 echo Agent pid 60 killed; 19:15:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:19 + git semver [Pipeline] } 19:15:19 $ docker stop --time=1 b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 19:15:21 $ docker rm -f b139665713a6530e07a2d67547a39c5d195d3d12a17663af4e6e8a2985329032 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:22 Stashed 1 file(s) [Pipeline] echo 19:15:22 [edgeXSemver]: initialized semver on version 2.0.1-dev.63 [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 19:15:22 ========================================================= 19:15:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:15:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:15:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:22 540db60ca938: Pulling fs layer 19:15:22 adcc1eea9eea: Pulling fs layer 19:15:22 4c4ab2625f07: Pulling fs layer 19:15:22 db62176df00c: Pulling fs layer 19:15:22 3b30891b0d05: Pulling fs layer 19:15:22 06b49ca38bd5: Pulling fs layer 19:15:22 c788192a36de: Pulling fs layer 19:15:22 a77e37c0d609: Pulling fs layer 19:15:22 c3185cebc471: Pulling fs layer 19:15:22 db62176df00c: Waiting 19:15:22 3b30891b0d05: Waiting 19:15:22 06b49ca38bd5: Waiting 19:15:22 c788192a36de: Waiting 19:15:22 a77e37c0d609: Waiting 19:15:22 c3185cebc471: Waiting 19:15:22 4c4ab2625f07: Verifying Checksum 19:15:22 4c4ab2625f07: Download complete 19:15:22 adcc1eea9eea: Verifying Checksum 19:15:22 adcc1eea9eea: Download complete 19:15:23 3b30891b0d05: Verifying Checksum 19:15:23 3b30891b0d05: Download complete 19:15:23 06b49ca38bd5: Verifying Checksum 19:15:23 06b49ca38bd5: Download complete 19:15:23 c788192a36de: Verifying Checksum 19:15:23 c788192a36de: Download complete 19:15:23 540db60ca938: Verifying Checksum 19:15:23 540db60ca938: Download complete 19:15:23 540db60ca938: Pull complete 19:15:23 adcc1eea9eea: Pull complete 19:15:23 4c4ab2625f07: Pull complete 19:15:23 a77e37c0d609: Verifying Checksum 19:15:23 a77e37c0d609: Download complete 19:15:27 c3185cebc471: Verifying Checksum 19:15:27 c3185cebc471: Download complete 19:15:27 db62176df00c: Verifying Checksum 19:15:27 db62176df00c: Download complete 19:15:30 db62176df00c: Pull complete 19:15:30 3b30891b0d05: Pull complete 19:15:30 06b49ca38bd5: Pull complete 19:15:30 c788192a36de: Pull complete 19:15:30 a77e37c0d609: Pull complete 19:15:32 c3185cebc471: Pull complete 19:15:32 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:15:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:15:33 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:15:33 WORKDIR /edgex 19:15:33 COPY go.mod . 19:15:33 RUN go mod download' 19:15:33 + docker build -t ci-base-image-x86_64 -f - . 19:15:34 Sending build context to Docker daemon 329.1MB 19:15:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:15:34 ---> 031687cdd783 19:15:34 Step 2/4 : WORKDIR /edgex 19:15:36 ---> Running in 3853e1a9bfd3 19:15:36 Removing intermediate container 3853e1a9bfd3 19:15:36 ---> c1530bb5e903 19:15:36 Step 3/4 : COPY go.mod . 19:15:36 ---> 74e6f2e15c27 19:15:36 Step 4/4 : RUN go mod download 19:15:36 ---> Running in 77c4c213caa4 19:15:37 Still waiting to schedule task 19:15:37 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-319’ 19:16:08 Removing intermediate container 77c4c213caa4 19:16:08 ---> d6fad278ee70 19:16:08 Successfully built d6fad278ee70 19:16:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:16:08 + docker inspect -f . ci-base-image-x86_64 19:16:08 . [Pipeline] withDockerContainer 19:16:09 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:16:09 $ docker top 640dda1d0a1693a4a8aadf762c3238fc97f025521820eaba3472fe763701357e -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:10 + go version 19:16:10 go version go1.16.6 linux/amd64 [Pipeline] } 19:16:10 $ docker stop --time=1 640dda1d0a1693a4a8aadf762c3238fc97f025521820eaba3472fe763701357e 19:16:11 $ docker rm -f 640dda1d0a1693a4a8aadf762c3238fc97f025521820eaba3472fe763701357e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:11 + docker inspect -f . ci-base-image-x86_64 19:16:11 . [Pipeline] withDockerContainer 19:16:12 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:16:12 $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:16:12 $ docker top eef93aede9e0792f2e9e01d42b46973b44a190d182541274b0a8831e08e6fcf1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:12 ========================================================= 19:16:12 [edgeXBuildGoParallel] Running Tests and Build... 19:16:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:16:12 + go mod tidy [Pipeline] sh 19:16:13 + make test 19:16:13 go mod tidy 19:16:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:16:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 46.3% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.101s coverage: 90.1% of statements 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 94.2% of statements 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 19:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 19:17:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 19:17:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 82.5% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.131s coverage: 91.2% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:17:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.227s coverage: 70.3% of statements 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.4% of statements 19:17:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 19:17:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 19:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.5% of statements 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 19:17:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:17:40 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 19:18:12 GO111MODULE=on go vet ./... 19:18:24 gofmt -l . 19:18:24 [ "`gofmt -l .`" = "" ] 19:18:24 ./bin/test-attribution-txt.sh [Pipeline] sh 19:18:25 + ls -al . 19:18:25 total 612 19:18:25 drwxrwxr-x 10 1001 1001 4096 Sep 30 19:18 . 19:18:25 drwxr-xr-x 4 root root 30 Sep 30 19:16 .. 19:18:25 -rw-rw-r-- 1 1001 1001 11 Sep 30 19:14 .dockerignore 19:18:25 drwxrwxr-x 8 1001 1001 162 Sep 30 19:14 .git 19:18:25 drwxrwxr-x 4 1001 1001 142 Sep 30 19:14 .github 19:18:25 -rw-rw-r-- 1 1001 1001 818 Sep 30 19:14 .gitignore 19:18:25 -rw-rw-r-- 1 1001 1001 20 Sep 30 19:14 .golangci.yml 19:18:25 -rw-rw-r-- 1 1001 1001 76 Sep 30 19:14 .hadolint.yml 19:18:25 drwx------ 3 1001 1001 43 Sep 30 19:15 .semver 19:18:25 -rw-rw-r-- 1 1001 1001 166 Sep 30 19:14 .sonarcloud.properties 19:18:25 -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:14 ADOPTERS.md 19:18:25 -rw-rw-r-- 1 1001 1001 8608 Sep 30 19:14 Attribution.txt 19:18:25 -rw-rw-r-- 1 1001 1001 43881 Sep 30 19:14 CHANGELOG.md 19:18:25 -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:14 CONTRIBUTING.md 19:18:25 -rw-rw-r-- 1 1001 1001 677 Sep 30 19:14 GOVERNANCE.md 19:18:25 -rw-rw-r-- 1 1001 1001 849 Sep 30 19:14 Jenkinsfile 19:18:25 -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:14 LICENSE 19:18:25 -rw-rw-r-- 1 1001 1001 6386 Sep 30 19:14 Makefile 19:18:25 -rw-rw-r-- 1 1001 1001 582 Sep 30 19:14 OWNERS.md 19:18:25 -rw-rw-r-- 1 1001 1001 8256 Sep 30 19:14 README.md 19:18:25 -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:14 SECURITY.md 19:18:25 -rw-rw-r-- 1 1001 1001 12 Sep 30 19:15 VERSION 19:18:25 -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:14 ZMQWindows.md 19:18:25 drwxrwxr-x 2 1001 1001 37 Sep 30 19:14 bin 19:18:25 drwxrwxr-x 14 1001 1001 4096 Sep 30 19:14 cmd 19:18:25 -rw-r--r-- 1 root root 403265 Sep 30 19:17 coverage.out 19:18:25 -rw-rw-r-- 1 1001 1001 829 Sep 30 19:14 go.mod 19:18:25 -rw-r--r-- 1 root root 50143 Sep 30 19:16 go.sum 19:18:25 drwxrwxr-x 8 1001 1001 124 Sep 30 19:14 internal 19:18:25 drwxrwxr-x 3 1001 1001 16 Sep 30 19:14 openapi 19:18:25 drwxrwxr-x 4 1001 1001 71 Sep 30 19:14 snap 19:18:25 -rw-rw-r-- 1 1001 1001 204 Sep 30 19:14 version.go [Pipeline] sh 19:18:25 + '[' -e coverage.out ] 19:18:25 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:25 Stashed 1 file(s) [Pipeline] sh 19:18:25 + make build 19:18:25 go mod tidy 19:18:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 19:18:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 19:18:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:18:44 $ docker stop --time=1 eef93aede9e0792f2e9e01d42b46973b44a190d182541274b0a8831e08e6fcf1 19:18:45 $ docker rm -f eef93aede9e0792f2e9e01d42b46973b44a190d182541274b0a8831e08e6fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:47 19:18:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:18:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:47 latest: Pulling from edgex-devops/edgex-compose 19:18:47 cbdbe7a5bc2a: Pulling fs layer 19:18:47 ca9280d653b3: Pulling fs layer 19:18:47 7e9c9ca2126c: Pulling fs layer 19:18:48 cbdbe7a5bc2a: Verifying Checksum 19:18:48 cbdbe7a5bc2a: Download complete 19:18:48 cbdbe7a5bc2a: Pull complete 19:18:49 ca9280d653b3: Verifying Checksum 19:18:49 ca9280d653b3: Download complete 19:18:49 ca9280d653b3: Pull complete 19:18:51 7e9c9ca2126c: Verifying Checksum 19:18:51 7e9c9ca2126c: Download complete 19:18:54 7e9c9ca2126c: Pull complete 19:18:54 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:18:54 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:18:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:18:57 $ docker top 48872ced65fabdc35a869330306e3dac1e5778b44b20efb756fbe5cc58939beb -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:57 + docker-compose build --help 19:18:57 + grep parallel 19:18:58 --parallel Build images in parallel. [Pipeline] } 19:18:58 $ docker stop --time=1 48872ced65fabdc35a869330306e3dac1e5778b44b20efb756fbe5cc58939beb 19:18:59 $ docker rm -f 48872ced65fabdc35a869330306e3dac1e5778b44b20efb756fbe5cc58939beb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:59 . [Pipeline] withDockerContainer 19:19:00 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:19:00 $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:19:00 $ docker top 2072203d6a05c121f926b6090ca1c826e7d9e4f249cb0e42d4ca6b386667cf30 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:00 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:01 Building core-command ... 19:19:01 Building core-data ... 19:19:01 Building core-metadata ... 19:19:01 Building security-bootstrapper ... 19:19:01 Building security-proxy-setup ... 19:19:01 Building security-secretstore-setup ... 19:19:01 Building support-notifications ... 19:19:01 Building support-scheduler ... 19:19:01 Building sys-mgmt-agent ... 19:19:01 Building support-notifications 19:19:01 Building security-proxy-setup 19:19:01 Building sys-mgmt-agent 19:19:01 Building security-secretstore-setup 19:19:01 Building support-scheduler 19:19:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:09 ---> d6fad278ee70 19:19:09 Step 3/24 : WORKDIR /edgex-go 19:19:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:19:17 ---> d6fad278ee70 19:19:17 Step 3/26 : WORKDIR /edgex-go 19:19:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> d6fad278ee70 19:19:18 Step 3/22 : WORKDIR /edgex-go 19:19:20 ---> Running in bf1d91c4f4cd 19:19:20 ---> Running in bfba89db1bcb 19:19:20 ---> Running in c77124761409 19:19:24 Removing intermediate container bfba89db1bcb 19:19:24 ---> 5d8894c6c4fe 19:19:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:24 Removing intermediate container bf1d91c4f4cd 19:19:24 ---> 3f8659d4016a 19:19:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:24 Removing intermediate container c77124761409 19:19:24 ---> 0f96b4e4658e 19:19:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:24 ---> Running in cbd7be59e1d2 19:19:24 ---> Running in fac38787f482 19:19:24 ---> Running in f60fca165a61 19:19:26 Removing intermediate container fac38787f482 19:19:26 ---> 0ff8b63f5b1f 19:19:26 Step 5/24 : RUN apk add --update --no-cache make bash git 19:19:26 Removing intermediate container f60fca165a61 19:19:26 ---> 1d8e481b809b 19:19:26 Step 5/26 : RUN apk add --update --no-cache make git 19:19:26 ---> Running in 13b293dc8528 19:19:26 Removing intermediate container cbd7be59e1d2 19:19:26 ---> 9499fe759467 19:19:26 Step 5/22 : RUN apk add --update --no-cache make git 19:19:26 ---> Running in b028af2363fe 19:19:26 ---> Running in f8635d73ad16 19:19:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:26 ---> d6fad278ee70 19:19:26 Step 3/23 : WORKDIR /edgex-go 19:19:26 ---> Using cache 19:19:26 ---> 0f96b4e4658e 19:19:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:26 ---> Using cache 19:19:26 ---> 1d8e481b809b 19:19:26 Step 5/23 : RUN apk add --update --no-cache make git 19:19:26 ---> Running in 390125fd5b24 19:19:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:19:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:26 ---> d6fad278ee70 19:19:26 Step 3/23 : WORKDIR /edgex-go 19:19:26 ---> Using cache 19:19:26 ---> 0f96b4e4658e 19:19:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:26 ---> Using cache 19:19:26 ---> 1d8e481b809b 19:19:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:19:26 ---> Running in c88e3e03a109 19:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 OK: 219 MiB in 52 packages 19:19:28 OK: 219 MiB in 52 packages 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 Removing intermediate container 13b293dc8528 19:19:28 ---> 92addd016100 19:19:28 Step 6/24 : COPY go.mod . 19:19:29 Removing intermediate container c88e3e03a109 19:19:29 ---> d8154e0fbce4 19:19:29 Step 6/23 : COPY go.mod . 19:19:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:29 ---> 4778dfee03e7 19:19:29 Step 7/24 : RUN go mod download 19:19:29 ---> Running in 58f7846670d2 19:19:29 ---> 8a1700f19f8d 19:19:29 Step 7/23 : RUN go mod download 19:19:29 ---> Running in e56f607992da 19:19:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:30 Removing intermediate container 58f7846670d2 19:19:30 ---> b6fe3ab8abb5 19:19:30 Step 8/24 : COPY . . 19:19:30 Removing intermediate container e56f607992da 19:19:30 ---> 728faf79feb8 19:19:30 Step 8/23 : COPY . . 19:19:31 OK: 219 MiB in 52 packages 19:19:32 OK: 219 MiB in 52 packages 19:19:33 OK: 219 MiB in 52 packages 19:19:33 Removing intermediate container 390125fd5b24 19:19:33 ---> 122f548d103a 19:19:33 Step 6/23 : COPY go.mod . 19:19:33 Removing intermediate container b028af2363fe 19:19:33 ---> 53f3049201d9 19:19:33 Step 6/26 : COPY go.mod . 19:19:33 Removing intermediate container f8635d73ad16 19:19:33 ---> f404e5696b23 19:19:33 Step 6/22 : COPY go.mod . 19:19:34 ---> 58320294790e 19:19:34 Step 7/23 : RUN go mod download 19:19:34 ---> Running in 33e0ed47ae0b 19:19:34 ---> 53addab1258b 19:19:34 Step 7/26 : RUN go mod download 19:19:34 ---> Running in bba8cbbbc161 19:19:34 ---> 92d15c8993a8 19:19:34 Step 7/22 : RUN go mod download 19:19:34 ---> Running in 6af22fe3c978 19:19:36 Removing intermediate container 33e0ed47ae0b 19:19:36 ---> 76fc01239805 19:19:36 Step 8/23 : COPY . . 19:19:36 ---> 68e1cdb5a034 19:19:36 Step 9/24 : RUN go mod tidy 19:19:36 ---> Running in 83fd1112f8e4 19:19:36 Removing intermediate container 6af22fe3c978 19:19:36 ---> 53031002a711 19:19:36 Step 8/22 : COPY . . 19:19:36 Removing intermediate container bba8cbbbc161 19:19:36 ---> be9d76b8c4aa 19:19:36 Step 8/26 : COPY . . 19:19:38 ---> c74ae7c509d3 19:19:38 Step 9/23 : RUN go mod tidy 19:19:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-323 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 19:19:40 Running in /w/workspace/edgex-go/72 [Pipeline] { [Pipeline] checkout 19:19:40 The recommended git tool is: git 19:19:40 ---> Running in e271ded0e601 19:19:41 Removing intermediate container 83fd1112f8e4 19:19:41 ---> 157c1a201079 19:19:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:19:41 ---> Running in 126659bff3c9 19:19:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:43 Removing intermediate container e271ded0e601 19:19:43 ---> c4c35d8b41cf 19:19:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:19:44 ---> Running in f44540d069e1 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:46 using credential edgex-jenkins-ssh 19:19:46 Cloning the remote Git repository 19:19:47 ---> 560dafe75a64 19:19:47 Step 9/23 : RUN go mod tidy 19:19:47 ---> 295d0a6c7262 19:19:47 Step 9/26 : RUN go mod tidy 19:19:47 ---> 3e1a42e1cd73 19:19:47 Step 9/22 : RUN go mod tidy 19:19:47 ---> Running in 89984f24da64 19:19:47 ---> Running in 1a2ff49cb430 19:19:47 ---> Running in d349c91189ee 19:19:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:19:46 > git init /w/workspace/edgex-go/72 # timeout=10 19:19:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:19:47 > git --version # timeout=10 19:19:47 > git --version # 'git version 2.17.1' 19:19:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:49 Removing intermediate container 89984f24da64 19:19:49 ---> b04d364296bd 19:19:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:19:49 Removing intermediate container d349c91189ee 19:19:49 ---> dd42ce426cab 19:19:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:49 ---> Running in 653022aefef9 19:19:49 ---> Running in f1b937e227a0 19:19:49 Removing intermediate container 1a2ff49cb430 19:19:49 ---> abd61543c96c 19:19:49 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:49 ---> Running in 1505d5ee4541 19:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:15 Avoid second fetch 19:20:15 Checking out Revision c0b609019c2f8045c53c37df6a851fd1682319ad (main) 19:20:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:20:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:20:15 > git config core.sparsecheckout # timeout=10 19:20:15 > git checkout -f c0b609019c2f8045c53c37df6a851fd1682319ad # timeout=10 19:20:17 Removing intermediate container 126659bff3c9 19:20:17 ---> 5612d58f465b 19:20:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:20:17 ---> Running in 537469e456fc 19:20:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:19 Removing intermediate container 537469e456fc 19:20:19 ---> 46a19ea1acb6 19:20:19 19:20:19 Step 12/24 : FROM docker:20.10.7 19:20:19 20.10.7: Pulling from library/docker 19:20:19 Commit message: "docs(data): Update docs to use object value in the Event tags (#3727)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:20 provisioning config files... 19:20:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config7300455126785327972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:20 ---> docker-login.sh 19:20:20 nexus3.edgexfoundry.org:10001 19:20:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:22 Configure a credential helper to remove this warning. See 19:20:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:22 19:20:22 Login Succeeded 19:20:22 nexus3.edgexfoundry.org:10002 19:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:23 Configure a credential helper to remove this warning. See 19:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:23 19:20:23 Login Succeeded 19:20:23 nexus3.edgexfoundry.org:10003 19:20:23 Removing intermediate container f44540d069e1 19:20:23 ---> 34ba1fd3f19d 19:20:23 19:20:23 Step 11/23 : FROM alpine:3.14 19:20:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 19:20:23 3.14: Pulling from library/alpine 19:20:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:23 Configure a credential helper to remove this warning. See 19:20:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:23 19:20:23 Login Succeeded 19:20:23 nexus3.edgexfoundry.org:10004 19:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:24 Configure a credential helper to remove this warning. See 19:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:24 19:20:24 Login Succeeded 19:20:24 docker.io 19:20:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:20:24 Status: Downloaded newer image for alpine:3.14 19:20:24 ---> 14119a10abf4 19:20:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:20:24 ---> Running in 8aca1c3445f3 19:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:25 Configure a credential helper to remove this warning. See 19:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:25 19:20:25 Login Succeeded 19:20:25 ---> docker-login.sh ends [Pipeline] } 19:20:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:20:25 (1/2) Installing ca-certificates (20191127-r5) 19:20:25 (2/2) Installing dumb-init (1.2.5-r1) 19:20:25 Executing busybox-1.33.1-r3.trigger 19:20:25 Executing ca-certificates-20191127-r5.trigger [Pipeline] echo 19:20:25 ========================================================= 19:20:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:20:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:20:25 OK: 6 MiB in 16 packages 19:20:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:20:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:26 595b0fe564bb: Pulling fs layer 19:20:26 24495759ef45: Pulling fs layer 19:20:26 d148012ef14d: Pulling fs layer 19:20:26 e90a11edd702: Pulling fs layer 19:20:26 d77568369979: Pulling fs layer 19:20:26 fc1c9f9a7f3b: Pulling fs layer 19:20:26 170f2ba95c9a: Pulling fs layer 19:20:26 97ac5df62f85: Pulling fs layer 19:20:26 fc1c9f9a7f3b: Waiting 19:20:26 97ac5df62f85: Waiting 19:20:26 d77568369979: Waiting 19:20:26 e90a11edd702: Waiting 19:20:26 170f2ba95c9a: Waiting 19:20:26 d148012ef14d: Download complete 19:20:26 24495759ef45: Verifying Checksum 19:20:26 24495759ef45: Download complete 19:20:26 Removing intermediate container 8aca1c3445f3 19:20:26 ---> 105f4039da8a 19:20:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:20:26 ---> Running in 3f440ce4bc57 19:20:26 d77568369979: Verifying Checksum 19:20:26 d77568369979: Download complete 19:20:26 595b0fe564bb: Verifying Checksum 19:20:26 595b0fe564bb: Download complete 19:20:26 fc1c9f9a7f3b: Verifying Checksum 19:20:26 fc1c9f9a7f3b: Download complete 19:20:26 170f2ba95c9a: Verifying Checksum 19:20:26 170f2ba95c9a: Download complete 19:20:26 Removing intermediate container 3f440ce4bc57 19:20:26 ---> 9e03bd0ee473 19:20:26 Step 14/23 : ENV APP_PORT=59860 19:20:26 ---> Running in c8efe4340eb5 19:20:27 Removing intermediate container c8efe4340eb5 19:20:27 ---> 5d2345bad45a 19:20:27 Step 15/23 : EXPOSE $APP_PORT 19:20:27 ---> Running in 48c28ca960ea 19:20:27 595b0fe564bb: Pull complete 19:20:27 Removing intermediate container 48c28ca960ea 19:20:27 ---> c0a0a8df902b 19:20:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:27 ---> da47d8245d97 19:20:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:20:28 24495759ef45: Pull complete 19:20:28 d148012ef14d: Pull complete 19:20:28 ---> 05fd728b85fa 19:20:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:20:28 Removing intermediate container f1b937e227a0 19:20:28 ---> 353f00bfc8de 19:20:28 19:20:28 Step 11/22 : FROM alpine:3.14 19:20:28 ---> 14119a10abf4 19:20:28 Step 12/22 : RUN apk add --update --no-cache curl 19:20:28 ---> Running in cb8dcc847b60 19:20:29 ---> f56b86ab413e 19:20:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:20:29 ---> Running in b65c4bbe9af3 19:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:29 Removing intermediate container b65c4bbe9af3 19:20:29 ---> a51e840b8f8a 19:20:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:29 (1/5) Installing ca-certificates (20191127-r5) 19:20:29 (2/5) Installing brotli-libs (1.0.9-r5) 19:20:30 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:20:30 (4/5) Installing libcurl (7.79.1-r0) 19:20:30 (5/5) Installing curl (7.79.1-r0) 19:20:30 Executing busybox-1.33.1-r3.trigger 19:20:30 Executing ca-certificates-20191127-r5.trigger 19:20:30 OK: 8 MiB in 19 packages 19:20:30 97ac5df62f85: Verifying Checksum 19:20:30 97ac5df62f85: Download complete 19:20:30 ---> Running in 2156dcfe37c5 19:20:30 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:20:30 Status: Downloaded newer image for docker:20.10.7 19:20:30 ---> 08bdaf2f88f9 19:20:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:20:30 Removing intermediate container 2156dcfe37c5 19:20:30 ---> 9cb97ca8a3f0 19:20:30 Step 21/23 : LABEL arch=x86_64 19:20:30 Removing intermediate container 1505d5ee4541 19:20:30 ---> 9e09a4a03a33 19:20:30 19:20:30 Step 11/26 : FROM alpine:3.14 19:20:30 ---> 14119a10abf4 19:20:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:20:30 ---> Running in 3c5bc021f403 19:20:30 Removing intermediate container 653022aefef9 19:20:30 ---> b705d3a02d12 19:20:30 19:20:30 Step 11/23 : FROM alpine:3.14 19:20:30 ---> 14119a10abf4 19:20:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:20:30 ---> Running in 4c89a4099c69 19:20:30 ---> Running in 22d168729597 19:20:30 ---> Running in f750c17d78a0 19:20:30 e90a11edd702: Verifying Checksum 19:20:30 e90a11edd702: Download complete 19:20:30 Removing intermediate container cb8dcc847b60 19:20:30 ---> e4f95c85b68d 19:20:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:30 Removing intermediate container 3c5bc021f403 19:20:30 ---> 2fca80f85230 19:20:30 Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:20:30 Removing intermediate container 4c89a4099c69 19:20:30 ---> 5e4cf870d29d 19:20:30 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 19:20:30 ---> Running in 7f015da491f9 19:20:30 ---> Running in f7f9e7073fe2 19:20:30 ---> Running in 30c7d73c31ef 19:20:31 Removing intermediate container 7f015da491f9 19:20:31 ---> 9ce73cb3f149 19:20:31 Step 23/23 : LABEL version=2.0.1-dev.63 19:20:31 Removing intermediate container 30c7d73c31ef 19:20:31 ---> 1128c3ca02a4 19:20:31 Step 14/22 : WORKDIR /edgex 19:20:31 ---> Running in 99cd56a74502 19:20:31 ---> Running in db8fc21170fc 19:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:31 Removing intermediate container 99cd56a74502 19:20:31 ---> 5957b6ded785 19:20:31 19:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:20:31 Removing intermediate container db8fc21170fc 19:20:31 ---> 2c8d6a0142f2 19:20:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:31 Successfully built 5957b6ded785 19:20:31 Successfully tagged support-notifications:latest 19:20:31 Building security-bootstrapper 19:20:31  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:20:31 (1/3) Installing ca-certificates (20191127-r5) 19:20:31 (2/3) Installing dumb-init (1.2.5-r1) 19:20:31 (3/3) Installing su-exec (0.2-r1) 19:20:31 Executing busybox-1.33.1-r3.trigger 19:20:31 Executing ca-certificates-20191127-r5.trigger 19:20:31 (1/1) Installing dumb-init (1.2.5-r1) 19:20:31 Executing busybox-1.33.1-r3.trigger 19:20:31 OK: 6 MiB in 15 packages 19:20:31 OK: 6 MiB in 17 packages 19:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:32 ---> 647ca5587d03 19:20:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:20:32 (1/39) Installing readline (8.1.0-r0) 19:20:32 (2/39) Installing bash (5.1.0-r0) 19:20:32 Executing bash-5.1.0-r0.post-install 19:20:32 (3/39) Installing brotli-libs (1.0.9-r3) 19:20:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:20:32 (5/39) Installing libcurl (7.79.1-r0) 19:20:32 (6/39) Installing curl (7.79.1-r0) 19:20:32 (7/39) Installing dumb-init (1.2.5-r0) 19:20:32 (8/39) Installing libbz2 (1.0.8-r1) 19:20:32 (9/39) Installing expat (2.2.10-r1) 19:20:32 (10/39) Installing libffi (3.3-r2) 19:20:32 (11/39) Installing gdbm (1.19-r0) 19:20:32 (12/39) Installing xz-libs (5.2.5-r0) 19:20:32 (13/39) Installing sqlite-libs (3.34.1-r0) 19:20:32 (14/39) Installing python3 (3.8.10-r0) 19:20:34 ---> 57de5237e908 19:20:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:20:34 (15/39) Installing py3-appdirs (1.4.4-r1) 19:20:34 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:20:34 (17/39) Installing py3-parsing (2.4.7-r1) 19:20:34 (18/39) Installing py3-six (1.15.0-r0) 19:20:34 (19/39) Installing py3-packaging (20.9-r0) 19:20:34 Removing intermediate container 22d168729597 19:20:34 ---> 06a2c874f773 19:20:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:34 Removing intermediate container f750c17d78a0 19:20:34 ---> 8568062ffaf8 19:20:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:34 (20/39) Installing py3-setuptools (51.3.3-r0) 19:20:34 (21/39) Installing py3-chardet (4.0.0-r0) 19:20:34 (22/39) Installing py3-idna (3.1-r0) 19:20:34 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:20:34 ---> Running in cb86531a10a3 19:20:34 ---> Running in 8b7d6cade6e3 19:20:34 (24/39) Installing py3-requests (2.25.1-r1) 19:20:34 (25/39) Installing py3-msgpack (1.0.2-r0) 19:20:34 (26/39) Installing py3-lockfile (0.12.2-r3) 19:20:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:20:34 (28/39) Installing py3-colorama (0.4.4-r0) 19:20:34 ---> cf077eb3d45b 19:20:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:20:34 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:20:34 (30/39) Installing py3-distlib (0.3.1-r1) 19:20:34 (31/39) Installing py3-distro (1.5.0-r1) 19:20:34 Removing intermediate container 8b7d6cade6e3 19:20:34 ---> 458992e3e4e8 19:20:34 Step 14/26 : WORKDIR / 19:20:34 Removing intermediate container cb86531a10a3 19:20:34 ---> b094814b7ac9 19:20:34 Step 14/23 : ENV APP_PORT=59861 19:20:34 (32/39) Installing py3-webencodings (0.5.1-r3) 19:20:34 (33/39) Installing py3-html5lib (1.1-r0) 19:20:34 ---> Running in ac37870a9132 19:20:34 (34/39) Installing py3-pytoml (0.1.21-r0) 19:20:34 (35/39) Installing py3-pep517 (0.9.1-r0) 19:20:34 (36/39) Installing py3-progress (1.5-r0) 19:20:34 (37/39) Installing py3-retrying (1.3.3-r0) 19:20:34 (38/39) Installing py3-toml (0.10.2-r0) 19:20:34 ---> Running in a32f8263d98d 19:20:34 ---> Running in 899a2739e018 19:20:34 (39/39) Installing py3-pip (20.3.4-r0) 19:20:34 Removing intermediate container ac37870a9132 19:20:34 ---> d3005a061f2a 19:20:34 Step 19/22 : CMD ["--init=true"] 19:20:35 Executing busybox-1.32.1-r6.trigger 19:20:35 ---> Running in c6a48a5b27c0 19:20:35 Removing intermediate container a32f8263d98d 19:20:35 ---> 3d5390a3e2c6 19:20:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:20:35 OK: 82 MiB in 59 packages 19:20:35 Removing intermediate container 899a2739e018 19:20:35 ---> 0e4d9f7c1385 19:20:35 Step 15/23 : EXPOSE $APP_PORT 19:20:35 ---> Running in bcce0db49cc8 19:20:35 Removing intermediate container c6a48a5b27c0 19:20:35 ---> b1d1b1983ed2 19:20:35 Step 20/22 : LABEL arch=x86_64 19:20:35 ---> Running in af5182553a43 19:20:35 Removing intermediate container bcce0db49cc8 19:20:35 ---> d2cc0ed0bb8e 19:20:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:35 ---> e1146fcbfc21 19:20:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:20:35 Removing intermediate container af5182553a43 19:20:35 ---> 2f0acb87f760 19:20:35 Step 21/22 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:20:35 ---> Running in ee5093e94025 19:20:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:20:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:20:35 ---> d6fad278ee70 19:20:35 Step 3/32 : WORKDIR /edgex-go 19:20:35 ---> Using cache 19:20:35 ---> 0f96b4e4658e 19:20:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:35 ---> Using cache 19:20:35 ---> 1d8e481b809b 19:20:35 Step 5/32 : RUN apk add --update --no-cache make git 19:20:35 ---> Using cache 19:20:35 ---> 53f3049201d9 19:20:35 Step 6/32 : COPY go.mod . 19:20:35 ---> Using cache 19:20:35 ---> 53addab1258b 19:20:35 Step 7/32 : RUN go mod download 19:20:35 ---> Using cache 19:20:35 ---> be9d76b8c4aa 19:20:35 Step 8/32 : COPY . . 19:20:35 ---> Using cache 19:20:35 ---> 295d0a6c7262 19:20:35 Step 9/32 : RUN go mod tidy 19:20:35 ---> Using cache 19:20:35 ---> abd61543c96c 19:20:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:20:35 ---> Running in a1a2c9c2e67b 19:20:35 ---> 3f6041e359fc 19:20:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:20:35 ---> aeefad44e850 19:20:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:20:36 Removing intermediate container ee5093e94025 19:20:36 ---> 98034df4cce9 19:20:36 Step 22/22 : LABEL version=2.0.1-dev.63 19:20:36 ---> Running in 7a9e0520aed2 19:20:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:36 ---> c273af153139 19:20:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:20:36 ---> 23aa5713f7b0 19:20:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:20:36 Removing intermediate container 7a9e0520aed2 19:20:36 ---> 3fb831e6b91e 19:20:36 19:20:37 Collecting docker-compose==1.23.2 19:20:37 Successfully built 3fb831e6b91e 19:20:37 Successfully tagged security-proxy-setup:latest 19:20:37  Building security-proxy-setup ... done Building core-command 19:20:37 ---> 4350881a1f39 19:20:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:20:37 ---> 6b8c453472f2 19:20:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:20:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:20:37 ---> Running in bea916e966ea 19:20:37 Collecting cached-property<2,>=1.2.0 19:20:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:20:37 Collecting PyYAML<4,>=3.10 19:20:37 Downloading PyYAML-3.13.tar.gz (270 kB) 19:20:37 Removing intermediate container bea916e966ea 19:20:37 ---> a9aa2dfa6f91 19:20:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:37 Collecting jsonschema<3,>=2.5.1 19:20:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:20:38 Collecting websocket-client<1.0,>=0.32.0 19:20:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:20:38 Collecting dockerpty<0.5,>=0.4.1 19:20:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:20:38 ---> bc731bf238c2 19:20:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:20:38 ---> Running in d9c1e56093ea 19:20:38 Removing intermediate container d9c1e56093ea 19:20:38 ---> c2b38aa8f4a0 19:20:38 Step 21/23 : LABEL arch=x86_64 19:20:38 ---> Running in e3b498fa8490 19:20:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:20:38 Collecting docker<4.0,>=3.6.0 19:20:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:20:38 Collecting texttable<0.10,>=0.9.0 19:20:38 Downloading texttable-0.9.1.tar.gz (11 kB) 19:20:38 ---> 2732a1060cd4 19:20:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:20:38 Removing intermediate container e3b498fa8490 19:20:38 ---> 90dacae76c20 19:20:38 Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:20:38 ---> Running in b16aac90bff6 19:20:39 Removing intermediate container b16aac90bff6 19:20:39 ---> 1c5ba73a2bcc 19:20:39 Step 23/23 : LABEL version=2.0.1-dev.63 19:20:39 ---> 73ef48c0e910 19:20:39 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/ 19:20:39 ---> Running in 1254a55cec1b 19:20:39 ---> Running in cce47f37f007 19:20:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:20:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:20:39 Collecting docopt<0.7,>=0.6.1 19:20:39 Downloading docopt-0.6.2.tar.gz (25 kB) 19:20:39 Removing intermediate container 1254a55cec1b 19:20:39 ---> c4ad8335e1b9 19:20:39 19:20:40 Successfully built c4ad8335e1b9 19:20:40 Successfully tagged support-scheduler:latest 19:20:40  Building support-scheduler ... done Building core-data 19:20:40 Collecting docker-pycreds>=0.4.0 19:20:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:20:40 Collecting urllib3<1.25,>=1.21.1 19:20:40 e90a11edd702: Pull complete 19:20:40 d77568369979: Pull complete 19:20:40 fc1c9f9a7f3b: Pull complete 19:20:40 170f2ba95c9a: Pull complete 19:20:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:20:40 Collecting idna<2.8,>=2.5 19:20:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:20:40 Collecting certifi>=2017.4.17 19:20:40 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:20:40 Collecting chardet<3.1.0,>=3.0.2 19:20:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:20:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:20:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:20:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:20:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:20:41 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:20:41 Attempting uninstall: urllib3 19:20:41 Found existing installation: urllib3 1.26.2 19:20:41 Uninstalling urllib3-1.26.2: 19:20:41 Successfully uninstalled urllib3-1.26.2 19:20:41 Removing intermediate container cce47f37f007 19:20:41 ---> 9eb704443c3c 19:20:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:20:42 Attempting uninstall: idna 19:20:42 Found existing installation: idna 3.1 19:20:42 Uninstalling idna-3.1: 19:20:42 Successfully uninstalled idna-3.1 19:20:42 ---> Running in e8866dafc9af 19:20:42 Attempting uninstall: chardet 19:20:42 Found existing installation: chardet 4.0.0 19:20:42 Uninstalling chardet-4.0.0: 19:20:42 Successfully uninstalled chardet-4.0.0 19:20:42 Removing intermediate container e8866dafc9af 19:20:42 ---> 47657102725b 19:20:42 Step 24/26 : LABEL arch=x86_64 19:20:42 ---> Running in bb5a67bca0e0 19:20:42 Removing intermediate container bb5a67bca0e0 19:20:42 ---> 0c083595ebc0 19:20:42 Step 25/26 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:20:42 ---> Running in 2edb4928b9de 19:20:42 Attempting uninstall: requests 19:20:42 Found existing installation: requests 2.25.1 19:20:42 Uninstalling requests-2.25.1: 19:20:42 Successfully uninstalled requests-2.25.1 19:20:42 Running setup.py install for texttable: started 19:20:42 Removing intermediate container 2edb4928b9de 19:20:42 ---> 86bb7265c76b 19:20:42 Step 26/26 : LABEL version=2.0.1-dev.63 19:20:42 ---> Running in ff45c27b0609 19:20:43 Removing intermediate container ff45c27b0609 19:20:43 ---> db7abe4defc5 19:20:43 19:20:43 Successfully built db7abe4defc5 19:20:43 Successfully tagged security-secretstore-setup:latest 19:20:43  Building security-secretstore-setup ... done Building core-metadata 19:20:43 Running setup.py install for texttable: finished with status 'done' 19:20:43 Running setup.py install for PyYAML: started 19:20:43 Running setup.py install for PyYAML: finished with status 'done' 19:20:44 Running setup.py install for docopt: started 19:20:44 Running setup.py install for docopt: finished with status 'done' 19:20:44 Running setup.py install for dockerpty: started 19:20:44 Running setup.py install for dockerpty: finished with status 'done' 19:20:45 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 19:20:46 97ac5df62f85: Pull complete 19:20:46 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:20:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:20:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:20:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:46 ---> d6fad278ee70 19:20:46 Step 3/24 : WORKDIR /edgex-go 19:20:46 ---> Using cache 19:20:46 ---> 0f96b4e4658e 19:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:46 ---> Using cache 19:20:46 ---> 1d8e481b809b 19:20:46 Step 5/24 : RUN apk add --update --no-cache make git 19:20:46 ---> Using cache 19:20:46 ---> 53f3049201d9 19:20:46 Step 6/24 : COPY go.mod . 19:20:46 ---> Using cache 19:20:46 ---> 53addab1258b 19:20:46 Step 7/24 : RUN go mod download 19:20:46 ---> Using cache 19:20:46 ---> be9d76b8c4aa 19:20:46 Step 8/24 : COPY . . 19:20:46 ---> Using cache 19:20:46 ---> 295d0a6c7262 19:20:46 Step 9/24 : RUN go mod tidy 19:20:46 ---> Using cache 19:20:46 ---> abd61543c96c 19:20:46 Step 10/24 : RUN make cmd/core-command/core-command 19:20:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:20:46 WORKDIR /edgex 19:20:46 COPY go.mod . 19:20:46 RUN go mod download 19:20:46 + docker build -t ci-base-image-arm64 -f - . 19:20:47 ---> Running in f75e149649c2 19:20:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 19:20:48 Sending build context to Docker daemon 166.1MB 19:20:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:20:48 ---> 04bc70af865f 19:20:48 Step 2/4 : WORKDIR /edgex 19:20:50 Removing intermediate container f7f9e7073fe2 19:20:50 ---> beb369353793 19:20:50 Step 15/24 : ENV APP_PORT=58890 19:20:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:20:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:50 ---> d6fad278ee70 19:20:50 Step 3/24 : WORKDIR /edgex-go 19:20:50 ---> Using cache 19:20:50 ---> 0f96b4e4658e 19:20:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:50 ---> Using cache 19:20:50 ---> 1d8e481b809b 19:20:50 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:20:51 ---> Running in a94d845b3153 19:20:51 ---> Running in 654997a970d1 19:20:51 Removing intermediate container a94d845b3153 19:20:51 ---> 86a18e72952f 19:20:51 Step 16/24 : EXPOSE $APP_PORT 19:20:51 ---> Running in 94a736ce4d90 19:20:51 Removing intermediate container 94a736ce4d90 19:20:51 ---> cdd387bbce14 19:20:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:20:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:20:52 ---> c84b640897ac 19:20:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:20:52 ---> b8be2aae2de8 19:20:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:20:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:53 ---> b34e3eb42bcb 19:20:53 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:53 ---> Running in 538abd5e59f0 19:20:53 Removing intermediate container 538abd5e59f0 19:20:53 ---> 496900239661 19:20:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:53 ---> Running in 0ab683d263d1 19:20:53 Removing intermediate container 0ab683d263d1 19:20:53 ---> 8252aa30269b 19:20:53 Step 22/24 : LABEL arch=x86_64 19:20:53 ---> Running in 27846f59cd79 19:20:53 OK: 219 MiB in 52 packages 19:20:53 Removing intermediate container 27846f59cd79 19:20:53 ---> d534ae2f6b59 19:20:53 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:20:53 ---> Running in 36cedd40a638 19:20:54 ---> Running in 2dac975e2b0b 19:20:54 Removing intermediate container 2dac975e2b0b 19:20:54 ---> 2fced566f6b8 19:20:54 Step 3/4 : COPY go.mod . 19:20:54 Removing intermediate container 36cedd40a638 19:20:54 ---> 252a916fd4ff 19:20:54 Step 24/24 : LABEL version=2.0.1-dev.63 19:20:54 ---> Running in a0f49f8229a1 19:20:54 Removing intermediate container 654997a970d1 19:20:54 ---> f016ded35f33 19:20:54 Step 6/24 : COPY go.mod . 19:20:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:20:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:54 ---> d6fad278ee70 19:20:54 Step 3/24 : WORKDIR /edgex-go 19:20:54 ---> Using cache 19:20:54 ---> 0f96b4e4658e 19:20:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:54 ---> Using cache 19:20:54 ---> 1d8e481b809b 19:20:54 Step 5/24 : RUN apk add --update --no-cache make git 19:20:54 ---> Using cache 19:20:54 ---> 53f3049201d9 19:20:54 Step 6/24 : COPY go.mod . 19:20:54 ---> Using cache 19:20:54 ---> 53addab1258b 19:20:54 Step 7/24 : RUN go mod download 19:20:54 ---> Using cache 19:20:54 ---> be9d76b8c4aa 19:20:54 Step 8/24 : COPY . . 19:20:54 ---> Using cache 19:20:54 ---> 295d0a6c7262 19:20:54 Step 9/24 : RUN go mod tidy 19:20:54 ---> Using cache 19:20:54 ---> abd61543c96c 19:20:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:20:54 Removing intermediate container a0f49f8229a1 19:20:54 ---> 02dd2e8ed338 19:20:54 19:20:54 ---> Running in 18ac8e5f508b 19:20:54 Successfully built 02dd2e8ed338 19:20:54 ---> 64e800bdd645 19:20:54 Step 7/24 : RUN go mod download 19:20:54 Successfully tagged sys-mgmt-agent:latest 19:20:54  Building sys-mgmt-agent ... done  ---> Running in 0e54a7520640 19:20:55 ---> b92bc79a3b07 19:20:55 Step 4/4 : RUN go mod download 19:20:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:20:55 ---> Running in 9007d4c9041f 19:20:57 Removing intermediate container 0e54a7520640 19:20:57 ---> d3e8cb76c24e 19:20:57 Step 8/24 : COPY . . 19:21:03 ---> 266f3c1568a9 19:21:03 Step 9/24 : RUN go mod tidy 19:21:03 ---> Running in cb44ec264c8b 19:21:04 Removing intermediate container a1a2c9c2e67b 19:21:04 ---> 6f3bd3c1beb3 19:21:04 19:21:04 Step 11/32 : FROM alpine:3.14 19:21:04 ---> 14119a10abf4 19:21:04 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:21:04 ---> Running in 339e0fa1c409 19:21:04 Removing intermediate container 339e0fa1c409 19:21:04 ---> 65dd94bb93a6 19:21:04 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:21:04 ---> Running in aadcdcc8f4d7 19:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:21:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:21:05 (1/2) Installing dumb-init (1.2.5-r1) 19:21:05 (2/2) Installing su-exec (0.2-r1) 19:21:05 Executing busybox-1.33.1-r3.trigger 19:21:05 OK: 6 MiB in 16 packages 19:21:05 Removing intermediate container cb44ec264c8b 19:21:05 ---> 04ac3bbba37f 19:21:05 Step 10/24 : RUN make cmd/core-data/core-data 19:21:05 ---> Running in f48295b94570 19:21:06 Removing intermediate container aadcdcc8f4d7 19:21:06 ---> fe25063e52ad 19:21:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:21:06 ---> Running in 40730b904ee2 19:21:06 Removing intermediate container 40730b904ee2 19:21:06 ---> 91f6d2149189 19:21:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:21:06 ---> Running in 58d59ff2251f 19:21:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 19:21:06 Removing intermediate container 58d59ff2251f 19:21:06 ---> 07b4724ec8b1 19:21:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:21:06 ---> Running in d41df07055e9 19:21:07 Removing intermediate container d41df07055e9 19:21:07 ---> df382d4b1ab5 19:21:07 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:21:07 ---> Running in 10d7657e6edd 19:21:07 Removing intermediate container 10d7657e6edd 19:21:07 ---> 909703fd19bb 19:21:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:21:07 ---> 98a4233f675a 19:21:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:21:07 ---> Running in 4715af4ab156 19:21:08 Removing intermediate container 4715af4ab156 19:21:08 ---> 18174e4ce482 19:21:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:09 ---> 8e6bb14ccc1e 19:21:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:21:09 ---> c29c8b01a733 19:21:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:21:10 ---> a8619e153c53 19:21:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:21:10 ---> 74c923879bb4 19:21:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:21:10 ---> 96362d0526b3 19:21:10 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:21:10 ---> Running in 81b3c9010d55 19:21:10 Removing intermediate container 81b3c9010d55 19:21:10 ---> e7338687e07e 19:21:10 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:21:11 ---> e4611dd1cbe2 19:21:11 Step 27/32 : RUN chmod +x /entrypoint.sh 19:21:11 ---> Running in e734944e11c9 19:21:12 Removing intermediate container e734944e11c9 19:21:12 ---> 05fe810d8d96 19:21:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:21:12 ---> Running in 719ef3523c25 19:21:12 Removing intermediate container 719ef3523c25 19:21:12 ---> 83df69957ccd 19:21:12 Step 29/32 : CMD ["gate"] 19:21:12 ---> Running in e56d25e8224f 19:21:12 Removing intermediate container e56d25e8224f 19:21:12 ---> 08384fdd9028 19:21:12 Step 30/32 : LABEL arch=x86_64 19:21:13 ---> Running in fd7490b1f196 19:21:13 Removing intermediate container fd7490b1f196 19:21:13 ---> c4ced74bdc68 19:21:13 Step 31/32 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:13 ---> Running in 69a35a963e9e 19:21:13 Removing intermediate container 69a35a963e9e 19:21:13 ---> 652fd5c74d51 19:21:13 Step 32/32 : LABEL version=2.0.1-dev.63 19:21:13 ---> Running in fa9f6b539766 19:21:13 Removing intermediate container fa9f6b539766 19:21:13 ---> ac4607df3c23 19:21:13 19:21:14 Successfully built ac4607df3c23 19:21:14 Successfully tagged security-bootstrapper:latest 19:21:15  Building security-bootstrapper ... done Removing intermediate container f75e149649c2 19:21:15 ---> 8ba424953cf0 19:21:15 19:21:15 Step 11/24 : FROM alpine:3.14 19:21:15 ---> 14119a10abf4 19:21:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:21:15 ---> Using cache 19:21:15 ---> 8568062ffaf8 19:21:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:15 ---> Using cache 19:21:15 ---> b094814b7ac9 19:21:15 Step 14/24 : ENV APP_PORT=59882 19:21:15 ---> Running in 181454bb2d14 19:21:15 Removing intermediate container 181454bb2d14 19:21:15 ---> 0c937a0e9ea9 19:21:15 Step 15/24 : EXPOSE $APP_PORT 19:21:15 ---> Running in d8e71491965d 19:21:15 Removing intermediate container d8e71491965d 19:21:15 ---> c346a8947b24 19:21:15 Step 16/24 : WORKDIR / 19:21:15 ---> Running in 8edc4304985e 19:21:15 Removing intermediate container 8edc4304985e 19:21:15 ---> 968b637cf1d6 19:21:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:15 ---> e6dfb6471361 19:21:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:21:16 ---> d2df6f52cd78 19:21:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:21:16 ---> 3692f2a20312 19:21:16 Step 20/24 : ENTRYPOINT ["/core-command"] 19:21:16 ---> Running in aceeb782aace 19:21:16 Removing intermediate container aceeb782aace 19:21:16 ---> 78ab767ce250 19:21:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:16 ---> Running in b80937ccaa6c 19:21:16 Removing intermediate container b80937ccaa6c 19:21:16 ---> a4f4c4b11d4f 19:21:16 Step 22/24 : LABEL arch=x86_64 19:21:16 ---> Running in 3cc676460e83 19:21:17 Removing intermediate container 3cc676460e83 19:21:17 ---> 5507b29b196d 19:21:17 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:17 ---> Running in 084f03a4c63e 19:21:17 Removing intermediate container 084f03a4c63e 19:21:17 ---> e732af88e0c2 19:21:17 Step 24/24 : LABEL version=2.0.1-dev.63 19:21:17 ---> Running in 6ae63ce1b19b 19:21:17 Removing intermediate container 6ae63ce1b19b 19:21:17 ---> 6dec25204204 19:21:17 19:21:17 Successfully built 6dec25204204 19:21:17 Successfully tagged core-command:latest 19:21:23  Building core-command ... done Removing intermediate container 18ac8e5f508b 19:21:23 ---> 17ba2bc8ebba 19:21:23 19:21:23 Step 11/24 : FROM alpine:3.14 19:21:23 ---> 14119a10abf4 19:21:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:21:23 ---> Using cache 19:21:23 ---> 8568062ffaf8 19:21:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:23 ---> Using cache 19:21:23 ---> b094814b7ac9 19:21:23 Step 14/24 : ENV APP_PORT=59881 19:21:23 ---> Running in ff9458945222 19:21:23 Removing intermediate container ff9458945222 19:21:23 ---> 9ae1c41ec627 19:21:23 Step 15/24 : EXPOSE $APP_PORT 19:21:23 ---> Running in e7297cc24fc5 19:21:23 Removing intermediate container e7297cc24fc5 19:21:23 ---> 31ce4bfef5f4 19:21:23 Step 16/24 : WORKDIR / 19:21:23 ---> Running in bb697a5ce4bd 19:21:23 Removing intermediate container bb697a5ce4bd 19:21:23 ---> 5478119927de 19:21:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:23 ---> 02ea36fabb30 19:21:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:24 ---> 7204a8eb2a70 19:21:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:24 ---> 3b6d3e477bc0 19:21:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:21:24 ---> Running in ef26ec0e2417 19:21:24 Removing intermediate container ef26ec0e2417 19:21:24 ---> bc40f22e571e 19:21:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:24 ---> Running in 8a644d9f3bae 19:21:25 Removing intermediate container 8a644d9f3bae 19:21:25 ---> 300db1042bc1 19:21:25 Step 22/24 : LABEL arch=x86_64 19:21:25 ---> Running in 1c284785910f 19:21:25 Removing intermediate container 1c284785910f 19:21:25 ---> 8ea149e2193f 19:21:25 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:25 ---> Running in 576f5f00a618 19:21:25 Removing intermediate container 576f5f00a618 19:21:25 ---> d0d4ab8fbf91 19:21:25 Step 24/24 : LABEL version=2.0.1-dev.63 19:21:25 ---> Running in 9a4f3ec485f7 19:21:25 Removing intermediate container 9a4f3ec485f7 19:21:25 ---> 208097f9f97f 19:21:25 19:21:25 Successfully built 208097f9f97f 19:21:25 Successfully tagged core-metadata:latest 19:21:28  Building core-metadata ... done Removing intermediate container f48295b94570 19:21:28 ---> 34cda726ef40 19:21:28 19:21:28 Step 11/24 : FROM alpine:3.14 19:21:28 ---> 14119a10abf4 19:21:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:28 ---> Running in 467d737bd05a 19:21:28 Removing intermediate container 467d737bd05a 19:21:28 ---> 330c92e2d677 19:21:28 Step 13/24 : ENV APP_PORT=59880 19:21:28 ---> Running in 904fb86681e2 19:21:28 Removing intermediate container 904fb86681e2 19:21:28 ---> c9520052909a 19:21:28 Step 14/24 : EXPOSE $APP_PORT 19:21:28 ---> Running in 88771991f7a3 19:21:28 Removing intermediate container 88771991f7a3 19:21:28 ---> a22804541773 19:21:28 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:28 ---> Running in a06f7d13196a 19:21:29 Removing intermediate container a06f7d13196a 19:21:29 ---> e6e2da142a27 19:21:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:21:29 ---> Running in b5ba69f046fd 19:21:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:21:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:21:31 (1/6) Installing dumb-init (1.2.5-r1) 19:21:31 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:21:31 (3/6) Installing libsodium (1.0.18-r0) 19:21:31 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:21:32 (5/6) Installing libzmq (4.3.4-r0) 19:21:32 (6/6) Installing zeromq (4.3.4-r0) 19:21:32 Executing busybox-1.33.1-r3.trigger 19:21:32 OK: 8 MiB in 20 packages 19:21:32 Removing intermediate container b5ba69f046fd 19:21:32 ---> 42284d6498df 19:21:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:32 ---> 93a1a02492ab 19:21:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:33 ---> d4aeede2f453 19:21:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:33 ---> b9329ee6e70b 19:21:33 Step 20/24 : ENTRYPOINT ["/core-data"] 19:21:33 ---> Running in 7f0d80daacc5 19:21:33 Removing intermediate container 7f0d80daacc5 19:21:33 ---> 56db59cc8022 19:21:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:33 ---> Running in d8967e4626cb 19:21:33 Removing intermediate container d8967e4626cb 19:21:33 ---> f0939dec0aa9 19:21:33 Step 22/24 : LABEL arch=x86_64 19:21:33 ---> Running in 60bed6ed092f 19:21:33 Removing intermediate container 60bed6ed092f 19:21:33 ---> 57d86409ff42 19:21:33 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:33 ---> Running in d67d9c0755d8 19:21:33 Removing intermediate container d67d9c0755d8 19:21:33 ---> dc115d7ba6ab 19:21:33 Step 24/24 : LABEL version=2.0.1-dev.63 19:21:33 ---> Running in e13a698fee54 19:21:34 Removing intermediate container e13a698fee54 19:21:34 ---> 6777583f5657 19:21:34 19:21:34 Successfully built 6777583f5657 19:21:34 Successfully tagged core-data:latest 19:21:34  Building core-data ... done  [Pipeline] } 19:21:34 $ docker stop --time=1 2072203d6a05c121f926b6090ca1c826e7d9e4f249cb0e42d4ca6b386667cf30 19:21:35 $ docker rm -f 2072203d6a05c121f926b6090ca1c826e7d9e4f249cb0e42d4ca6b386667cf30 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:35 + docker images 19:21:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:21:35 core-data latest 6777583f5657 2 seconds ago 20.5MB 19:21:35 34cda726ef40 8 seconds ago 1.76GB 19:21:35 core-metadata latest 208097f9f97f 10 seconds ago 16.8MB 19:21:35 17ba2bc8ebba 13 seconds ago 1.76GB 19:21:35 core-command latest 6dec25204204 18 seconds ago 16MB 19:21:35 8ba424953cf0 21 seconds ago 1.75GB 19:21:35 security-bootstrapper latest ac4607df3c23 22 seconds ago 18.8MB 19:21:35 6f3bd3c1beb3 32 seconds ago 1.75GB 19:21:35 sys-mgmt-agent latest 02dd2e8ed338 41 seconds ago 325MB 19:21:35 security-secretstore-setup latest db7abe4defc5 52 seconds ago 28.2MB 19:21:35 support-scheduler latest c4ad8335e1b9 56 seconds ago 16.1MB 19:21:35 security-proxy-setup latest 3fb831e6b91e 59 seconds ago 26.7MB 19:21:35 support-notifications latest 5957b6ded785 About a minute ago 16.8MB 19:21:35 9e09a4a03a33 About a minute ago 1.76GB 19:21:35 b705d3a02d12 About a minute ago 1.75GB 19:21:35 353f00bfc8de About a minute ago 1.76GB 19:21:35 34ba1fd3f19d About a minute ago 1.75GB 19:21:35 46a19ea1acb6 About a minute ago 1.75GB 19:21:35 ci-base-image-x86_64 latest d6fad278ee70 5 minutes ago 1.25GB 19:21:35 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 19:21:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 6 weeks ago 37.5MB 19:21:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 19:21:35 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 19:21:35 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 19:21:35 provisioning config files... 19:21:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config8955607445296320474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:36 ---> docker-login.sh 19:21:36 nexus3.edgexfoundry.org:10001 19:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:36 Configure a credential helper to remove this warning. See 19:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:36 19:21:36 Login Succeeded 19:21:36 nexus3.edgexfoundry.org:10002 19:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:36 Configure a credential helper to remove this warning. See 19:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:36 19:21:36 Login Succeeded 19:21:36 nexus3.edgexfoundry.org:10003 19:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:36 Configure a credential helper to remove this warning. See 19:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:36 19:21:36 Login Succeeded 19:21:36 nexus3.edgexfoundry.org:10004 19:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:36 Configure a credential helper to remove this warning. See 19:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:36 19:21:36 Login Succeeded 19:21:36 docker.io 19:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:37 Configure a credential helper to remove this warning. See 19:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:37 19:21:37 Login Succeeded 19:21:37 ---> docker-login.sh ends [Pipeline] } 19:21:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 19:21:37 c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:37 latest 19:21:37 2.0.1-dev.63 19:21:37 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:37 main 19:21:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:21:38 + docker push nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:38 d25cb3630685: Preparing 19:21:38 c1a3db68fb6d: Preparing 19:21:38 3f95ac54de28: Preparing 19:21:38 1b5f53ec5741: Preparing 19:21:38 e2eb06d8af82: Preparing 19:21:38 e2eb06d8af82: Layer already exists 19:21:38 1b5f53ec5741: Pushed 19:21:38 3f95ac54de28: Pushed 19:21:38 d25cb3630685: Pushed 19:21:39 c1a3db68fb6d: Pushed 19:21:39 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 19:21:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 19:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:40 d25cb3630685: Preparing 19:21:40 c1a3db68fb6d: Preparing 19:21:40 3f95ac54de28: Preparing 19:21:40 1b5f53ec5741: Preparing 19:21:40 e2eb06d8af82: Preparing 19:21:40 e2eb06d8af82: Layer already exists 19:21:40 1b5f53ec5741: Layer already exists 19:21:40 c1a3db68fb6d: Layer already exists 19:21:40 3f95ac54de28: Layer already exists 19:21:40 d25cb3630685: Layer already exists 19:21:40 latest: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:40 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.63 19:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:40 d25cb3630685: Preparing 19:21:40 c1a3db68fb6d: Preparing 19:21:40 3f95ac54de28: Preparing 19:21:40 1b5f53ec5741: Preparing 19:21:40 e2eb06d8af82: Preparing 19:21:40 3f95ac54de28: Layer already exists 19:21:40 d25cb3630685: Layer already exists 19:21:40 1b5f53ec5741: Layer already exists 19:21:40 c1a3db68fb6d: Layer already exists 19:21:40 e2eb06d8af82: Layer already exists 19:21:40 2.0.1-dev.63: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:41 + docker push nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:41 d25cb3630685: Preparing 19:21:41 c1a3db68fb6d: Preparing 19:21:41 3f95ac54de28: Preparing 19:21:41 1b5f53ec5741: Preparing 19:21:41 e2eb06d8af82: Preparing 19:21:41 1b5f53ec5741: Layer already exists 19:21:41 e2eb06d8af82: Layer already exists 19:21:41 c1a3db68fb6d: Layer already exists 19:21:41 3f95ac54de28: Layer already exists 19:21:41 d25cb3630685: Layer already exists 19:21:41 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 19:21:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 19:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 19:21:42 d25cb3630685: Preparing 19:21:42 c1a3db68fb6d: Preparing 19:21:42 3f95ac54de28: Preparing 19:21:42 1b5f53ec5741: Preparing 19:21:42 e2eb06d8af82: Preparing 19:21:42 3f95ac54de28: Layer already exists 19:21:42 c1a3db68fb6d: Layer already exists 19:21:42 e2eb06d8af82: Layer already exists 19:21:42 1b5f53ec5741: Layer already exists 19:21:42 d25cb3630685: Layer already exists 19:21:42 main: digest: sha256:819e16fae7155e7114c9f1130132421f350cbe1e27ae7d9a62f64dfc25f38b7d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:42 ===================================================== [Pipeline] echo 19:21:42 taggedImages: 19:21:42 - nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:42 - nexus3.edgexfoundry.org:10004/core-command:latest 19:21:42 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.63 19:21:42 - nexus3.edgexfoundry.org:10004/core-command:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 19:21:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 19:21:42 c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:42 latest 19:21:42 2.0.1-dev.63 19:21:42 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:42 main 19:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:21:43 + docker push nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:43 32a01fbaaea2: Preparing 19:21:43 5f0e5c2bb6fb: Preparing 19:21:43 3f95ac54de28: Preparing 19:21:43 0be9ce173596: Preparing 19:21:43 7a0f5b09fbe1: Preparing 19:21:43 e2eb06d8af82: Preparing 19:21:43 e2eb06d8af82: Waiting 19:21:43 3f95ac54de28: Layer already exists 19:21:43 e2eb06d8af82: Layer already exists 19:21:43 7a0f5b09fbe1: Pushed 19:21:43 32a01fbaaea2: Pushed 19:21:43 0be9ce173596: Pushed 19:21:44 5f0e5c2bb6fb: Pushed 19:21:44 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh 19:21:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 19:21:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 19:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:45 32a01fbaaea2: Preparing 19:21:45 5f0e5c2bb6fb: Preparing 19:21:45 3f95ac54de28: Preparing 19:21:45 0be9ce173596: Preparing 19:21:45 7a0f5b09fbe1: Preparing 19:21:45 e2eb06d8af82: Preparing 19:21:45 e2eb06d8af82: Waiting 19:21:45 7a0f5b09fbe1: Layer already exists 19:21:45 5f0e5c2bb6fb: Layer already exists 19:21:45 32a01fbaaea2: Layer already exists 19:21:45 3f95ac54de28: Layer already exists 19:21:45 0be9ce173596: Layer already exists 19:21:45 e2eb06d8af82: Layer already exists 19:21:45 latest: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh 19:21:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:46 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.63 19:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:46 32a01fbaaea2: Preparing 19:21:46 5f0e5c2bb6fb: Preparing 19:21:46 3f95ac54de28: Preparing 19:21:46 0be9ce173596: Preparing 19:21:46 7a0f5b09fbe1: Preparing 19:21:46 e2eb06d8af82: Preparing 19:21:46 e2eb06d8af82: Waiting 19:21:46 32a01fbaaea2: Layer already exists 19:21:46 3f95ac54de28: Layer already exists 19:21:46 7a0f5b09fbe1: Layer already exists 19:21:46 5f0e5c2bb6fb: Layer already exists 19:21:46 0be9ce173596: Layer already exists 19:21:46 e2eb06d8af82: Layer already exists 19:21:46 2.0.1-dev.63: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh 19:21:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:47 + docker push nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:47 32a01fbaaea2: Preparing 19:21:47 5f0e5c2bb6fb: Preparing 19:21:47 3f95ac54de28: Preparing 19:21:47 0be9ce173596: Preparing 19:21:47 7a0f5b09fbe1: Preparing 19:21:47 e2eb06d8af82: Preparing 19:21:47 e2eb06d8af82: Waiting 19:21:47 32a01fbaaea2: Layer already exists 19:21:47 5f0e5c2bb6fb: Layer already exists 19:21:47 7a0f5b09fbe1: Layer already exists 19:21:47 3f95ac54de28: Layer already exists 19:21:47 0be9ce173596: Layer already exists 19:21:47 e2eb06d8af82: Layer already exists 19:21:48 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] isUnix [Pipeline] sh 19:21:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 19:21:49 + docker push nexus3.edgexfoundry.org:10004/core-data:main 19:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 19:21:49 32a01fbaaea2: Preparing 19:21:49 5f0e5c2bb6fb: Preparing 19:21:49 3f95ac54de28: Preparing 19:21:49 0be9ce173596: Preparing 19:21:49 7a0f5b09fbe1: Preparing 19:21:49 e2eb06d8af82: Preparing 19:21:49 e2eb06d8af82: Waiting 19:21:49 32a01fbaaea2: Layer already exists 19:21:49 7a0f5b09fbe1: Layer already exists 19:21:49 0be9ce173596: Layer already exists 19:21:49 3f95ac54de28: Layer already exists 19:21:49 5f0e5c2bb6fb: Layer already exists 19:21:49 e2eb06d8af82: Layer already exists 19:21:49 main: digest: sha256:1ed9b1f08c2be4355c4f19eb0f92cc786987811f787cc7f1953be42679ca579e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:49 ===================================================== [Pipeline] echo 19:21:49 taggedImages: 19:21:49 - nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:49 - nexus3.edgexfoundry.org:10004/core-data:latest 19:21:49 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.63 19:21:49 - nexus3.edgexfoundry.org:10004/core-data:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 19:21:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 19:21:49 c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:49 latest 19:21:49 2.0.1-dev.63 19:21:49 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:49 main 19:21:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:21:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:50 ad31c1625b7e: Preparing 19:21:50 0df2c18c9366: Preparing 19:21:50 3f95ac54de28: Preparing 19:21:50 1b5f53ec5741: Preparing 19:21:50 e2eb06d8af82: Preparing 19:21:50 3f95ac54de28: Layer already exists 19:21:50 1b5f53ec5741: Layer already exists 19:21:50 e2eb06d8af82: Layer already exists 19:21:50 ad31c1625b7e: Pushed 19:21:51 0df2c18c9366: Pushed 19:21:51 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 19:21:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 19:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:52 ad31c1625b7e: Preparing 19:21:52 0df2c18c9366: Preparing 19:21:52 3f95ac54de28: Preparing 19:21:52 1b5f53ec5741: Preparing 19:21:52 e2eb06d8af82: Preparing 19:21:52 ad31c1625b7e: Layer already exists 19:21:52 3f95ac54de28: Layer already exists 19:21:52 e2eb06d8af82: Layer already exists 19:21:52 0df2c18c9366: Layer already exists 19:21:52 1b5f53ec5741: Layer already exists 19:21:52 latest: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.63 19:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:52 ad31c1625b7e: Preparing 19:21:52 0df2c18c9366: Preparing 19:21:52 3f95ac54de28: Preparing 19:21:52 1b5f53ec5741: Preparing 19:21:52 e2eb06d8af82: Preparing 19:21:52 3f95ac54de28: Layer already exists 19:21:52 e2eb06d8af82: Layer already exists 19:21:52 ad31c1625b7e: Layer already exists 19:21:52 1b5f53ec5741: Layer already exists 19:21:52 0df2c18c9366: Layer already exists 19:21:52 2.0.1-dev.63: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:53 ad31c1625b7e: Preparing 19:21:53 0df2c18c9366: Preparing 19:21:53 3f95ac54de28: Preparing 19:21:53 1b5f53ec5741: Preparing 19:21:53 e2eb06d8af82: Preparing 19:21:53 e2eb06d8af82: Layer already exists 19:21:53 0df2c18c9366: Layer already exists 19:21:53 3f95ac54de28: Layer already exists 19:21:53 ad31c1625b7e: Layer already exists 19:21:53 1b5f53ec5741: Layer already exists 19:21:53 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:21:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 19:21:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 19:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 19:21:54 ad31c1625b7e: Preparing 19:21:54 0df2c18c9366: Preparing 19:21:54 3f95ac54de28: Preparing 19:21:54 1b5f53ec5741: Preparing 19:21:54 e2eb06d8af82: Preparing 19:21:54 1b5f53ec5741: Layer already exists 19:21:54 ad31c1625b7e: Layer already exists 19:21:54 3f95ac54de28: Layer already exists 19:21:54 e2eb06d8af82: Layer already exists 19:21:54 0df2c18c9366: Layer already exists 19:21:54 main: digest: sha256:f3333e61eda5cd5e103ff9b9cb1be55ba5196f7a5ddd8eb1bb2cf0d4d21c9938 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:54 ===================================================== [Pipeline] echo 19:21:54 taggedImages: 19:21:54 - nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 19:21:54 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.63 19:21:54 - nexus3.edgexfoundry.org:10004/core-metadata:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 19:21:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 19:21:54 c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:54 latest 19:21:54 2.0.1-dev.63 19:21:54 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:54 main 19:21:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:21:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:54 0b11b93a3888: Preparing 19:21:54 0b11b93a3888: Preparing 19:21:54 b262902069db: Preparing 19:21:54 e85339aac7dc: Preparing 19:21:54 9e3c51612ea8: Preparing 19:21:54 83f0ce5d23df: Preparing 19:21:54 3f95ac54de28: Preparing 19:21:54 d6a63b3a9d88: Preparing 19:21:54 3d1b7597eff3: Preparing 19:21:54 b0f6729f6703: Preparing 19:21:54 84d0deba0159: Preparing 19:21:54 e2eb06d8af82: Preparing 19:21:54 3f95ac54de28: Waiting 19:21:54 d6a63b3a9d88: Waiting 19:21:54 3d1b7597eff3: Waiting 19:21:54 b0f6729f6703: Waiting 19:21:54 84d0deba0159: Waiting 19:21:54 e2eb06d8af82: Waiting 19:21:55 9e3c51612ea8: Pushed 19:21:55 b262902069db: Pushed 19:21:55 3f95ac54de28: Layer already exists 19:21:55 e85339aac7dc: Pushed 19:21:55 0b11b93a3888: Pushed 19:21:55 d6a63b3a9d88: Pushed 19:21:55 e2eb06d8af82: Layer already exists 19:21:55 b0f6729f6703: Pushed 19:21:55 3d1b7597eff3: Pushed 19:21:55 84d0deba0159: Pushed 19:21:56 83f0ce5d23df: Pushed 19:21:56 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh 19:21:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 19:21:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:57 0b11b93a3888: Preparing 19:21:57 0b11b93a3888: Preparing 19:21:57 b262902069db: Preparing 19:21:57 e85339aac7dc: Preparing 19:21:57 9e3c51612ea8: Preparing 19:21:57 83f0ce5d23df: Preparing 19:21:57 3f95ac54de28: Preparing 19:21:57 d6a63b3a9d88: Preparing 19:21:57 3d1b7597eff3: Preparing 19:21:57 b0f6729f6703: Preparing 19:21:57 84d0deba0159: Preparing 19:21:57 e2eb06d8af82: Preparing 19:21:57 3d1b7597eff3: Waiting 19:21:57 b0f6729f6703: Waiting 19:21:57 84d0deba0159: Waiting 19:21:57 e2eb06d8af82: Waiting 19:21:57 3f95ac54de28: Waiting 19:21:57 d6a63b3a9d88: Waiting 19:21:57 83f0ce5d23df: Layer already exists 19:21:57 e85339aac7dc: Layer already exists 19:21:57 0b11b93a3888: Layer already exists 19:21:57 b262902069db: Layer already exists 19:21:57 9e3c51612ea8: Layer already exists 19:21:57 b0f6729f6703: Layer already exists 19:21:57 d6a63b3a9d88: Layer already exists 19:21:57 3d1b7597eff3: Layer already exists 19:21:57 3f95ac54de28: Layer already exists 19:21:57 84d0deba0159: Layer already exists 19:21:57 e2eb06d8af82: Layer already exists 19:21:57 latest: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh 19:21:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.63 19:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:57 0b11b93a3888: Preparing 19:21:57 0b11b93a3888: Preparing 19:21:57 b262902069db: Preparing 19:21:57 e85339aac7dc: Preparing 19:21:57 9e3c51612ea8: Preparing 19:21:57 83f0ce5d23df: Preparing 19:21:57 3f95ac54de28: Preparing 19:21:57 d6a63b3a9d88: Preparing 19:21:57 3d1b7597eff3: Preparing 19:21:57 b0f6729f6703: Preparing 19:21:57 84d0deba0159: Preparing 19:21:57 e2eb06d8af82: Preparing 19:21:57 3f95ac54de28: Waiting 19:21:57 d6a63b3a9d88: Waiting 19:21:57 3d1b7597eff3: Waiting 19:21:57 b0f6729f6703: Waiting 19:21:57 84d0deba0159: Waiting 19:21:57 e2eb06d8af82: Waiting 19:21:57 0b11b93a3888: Layer already exists 19:21:57 b262902069db: Layer already exists 19:21:57 83f0ce5d23df: Layer already exists 19:21:57 e85339aac7dc: Layer already exists 19:21:57 9e3c51612ea8: Layer already exists 19:21:57 3d1b7597eff3: Layer already exists 19:21:57 d6a63b3a9d88: Layer already exists 19:21:57 b0f6729f6703: Layer already exists 19:21:57 84d0deba0159: Layer already exists 19:21:57 3f95ac54de28: Layer already exists 19:21:57 e2eb06d8af82: Layer already exists 19:21:57 2.0.1-dev.63: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh 19:21:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:21:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:58 0b11b93a3888: Preparing 19:21:58 0b11b93a3888: Preparing 19:21:58 b262902069db: Preparing 19:21:58 e85339aac7dc: Preparing 19:21:58 9e3c51612ea8: Preparing 19:21:58 83f0ce5d23df: Preparing 19:21:58 3f95ac54de28: Preparing 19:21:58 d6a63b3a9d88: Preparing 19:21:58 3d1b7597eff3: Preparing 19:21:58 b0f6729f6703: Preparing 19:21:58 84d0deba0159: Preparing 19:21:58 e2eb06d8af82: Preparing 19:21:58 3f95ac54de28: Waiting 19:21:58 d6a63b3a9d88: Waiting 19:21:58 3d1b7597eff3: Waiting 19:21:58 b0f6729f6703: Waiting 19:21:58 84d0deba0159: Waiting 19:21:58 e2eb06d8af82: Waiting 19:21:58 83f0ce5d23df: Layer already exists 19:21:58 9e3c51612ea8: Layer already exists 19:21:58 e85339aac7dc: Layer already exists 19:21:58 0b11b93a3888: Layer already exists 19:21:58 b262902069db: Layer already exists 19:21:58 3d1b7597eff3: Layer already exists 19:21:58 d6a63b3a9d88: Layer already exists 19:21:58 84d0deba0159: Layer already exists 19:21:58 b0f6729f6703: Layer already exists 19:21:58 3f95ac54de28: Layer already exists 19:21:58 e2eb06d8af82: Layer already exists 19:21:58 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] isUnix [Pipeline] sh 19:21:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 19:21:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 19:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 19:21:59 0b11b93a3888: Preparing 19:21:59 0b11b93a3888: Preparing 19:21:59 b262902069db: Preparing 19:21:59 e85339aac7dc: Preparing 19:21:59 9e3c51612ea8: Preparing 19:21:59 83f0ce5d23df: Preparing 19:21:59 3f95ac54de28: Preparing 19:21:59 d6a63b3a9d88: Preparing 19:21:59 3d1b7597eff3: Preparing 19:21:59 b0f6729f6703: Preparing 19:21:59 84d0deba0159: Preparing 19:21:59 e2eb06d8af82: Preparing 19:21:59 3f95ac54de28: Waiting 19:21:59 d6a63b3a9d88: Waiting 19:21:59 3d1b7597eff3: Waiting 19:21:59 b0f6729f6703: Waiting 19:21:59 84d0deba0159: Waiting 19:21:59 e2eb06d8af82: Waiting 19:21:59 83f0ce5d23df: Layer already exists 19:21:59 b262902069db: Layer already exists 19:21:59 9e3c51612ea8: Layer already exists 19:21:59 e85339aac7dc: Layer already exists 19:21:59 0b11b93a3888: Layer already exists 19:21:59 3d1b7597eff3: Layer already exists 19:21:59 b0f6729f6703: Layer already exists 19:21:59 3f95ac54de28: Layer already exists 19:21:59 d6a63b3a9d88: Layer already exists 19:21:59 84d0deba0159: Layer already exists 19:21:59 e2eb06d8af82: Layer already exists 19:21:59 main: digest: sha256:0da1879bd2681cf6ffa10e74a5b480df6e8b754f5f637a86ca3a5f463285e67a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:21:59 ===================================================== [Pipeline] echo 19:21:59 taggedImages: 19:21:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 19:21:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.63 19:21:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 19:21:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 19:21:59 c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:59 latest 19:21:59 2.0.1-dev.63 19:21:59 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:21:59 main 19:21:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:21:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:21:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad 19:21:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:21:59 d7d1b06b6c86: Preparing 19:21:59 c54f456b1ef0: Preparing 19:21:59 1300eaf96dbc: Preparing 19:21:59 042befafaaa7: Preparing 19:21:59 1d95f1e83196: Preparing 19:21:59 e2eb06d8af82: Preparing 19:21:59 e2eb06d8af82: Waiting 19:22:00 1300eaf96dbc: Pushed 19:22:00 e2eb06d8af82: Layer already exists 19:22:00 042befafaaa7: Pushed 19:22:00 1d95f1e83196: Pushed 19:22:00 d7d1b06b6c86: Pushed 19:22:01 c54f456b1ef0: Pushed 19:22:01 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh 19:22:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 19:22:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:22:02 d7d1b06b6c86: Preparing 19:22:02 c54f456b1ef0: Preparing 19:22:02 1300eaf96dbc: Preparing 19:22:02 042befafaaa7: Preparing 19:22:02 1d95f1e83196: Preparing 19:22:02 e2eb06d8af82: Preparing 19:22:02 e2eb06d8af82: Waiting 19:22:02 d7d1b06b6c86: Layer already exists 19:22:02 c54f456b1ef0: Layer already exists 19:22:02 1d95f1e83196: Layer already exists 19:22:02 042befafaaa7: Layer already exists 19:22:02 1300eaf96dbc: Layer already exists 19:22:02 e2eb06d8af82: Layer already exists 19:22:02 latest: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh 19:22:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.63 19:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:22:03 d7d1b06b6c86: Preparing 19:22:03 c54f456b1ef0: Preparing 19:22:03 1300eaf96dbc: Preparing 19:22:03 042befafaaa7: Preparing 19:22:03 1d95f1e83196: Preparing 19:22:03 e2eb06d8af82: Preparing 19:22:03 e2eb06d8af82: Waiting 19:22:03 c54f456b1ef0: Layer already exists 19:22:03 1300eaf96dbc: Layer already exists 19:22:03 d7d1b06b6c86: Layer already exists 19:22:03 042befafaaa7: Layer already exists 19:22:03 1d95f1e83196: Layer already exists 19:22:03 e2eb06d8af82: Layer already exists 19:22:03 2.0.1-dev.63: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh 19:22:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:22:03 d7d1b06b6c86: Preparing 19:22:03 c54f456b1ef0: Preparing 19:22:03 1300eaf96dbc: Preparing 19:22:03 042befafaaa7: Preparing 19:22:03 1d95f1e83196: Preparing 19:22:03 e2eb06d8af82: Preparing 19:22:03 e2eb06d8af82: Waiting 19:22:03 d7d1b06b6c86: Layer already exists 19:22:03 c54f456b1ef0: Layer already exists 19:22:03 042befafaaa7: Layer already exists 19:22:03 1300eaf96dbc: Layer already exists 19:22:03 1d95f1e83196: Layer already exists 19:22:03 e2eb06d8af82: Layer already exists 19:22:03 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] isUnix [Pipeline] sh 19:22:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 19:22:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 19:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 19:22:04 d7d1b06b6c86: Preparing 19:22:04 c54f456b1ef0: Preparing 19:22:04 1300eaf96dbc: Preparing 19:22:04 042befafaaa7: Preparing 19:22:04 1d95f1e83196: Preparing 19:22:04 e2eb06d8af82: Preparing 19:22:04 e2eb06d8af82: Waiting 19:22:04 042befafaaa7: Layer already exists 19:22:04 1d95f1e83196: Layer already exists 19:22:04 c54f456b1ef0: Layer already exists 19:22:04 d7d1b06b6c86: Layer already exists 19:22:04 1300eaf96dbc: Layer already exists 19:22:04 e2eb06d8af82: Layer already exists 19:22:04 main: digest: sha256:0e1fe9ad21cf375b814b3e9239fc2c11a0c09560a420580f7ed757372df9a8df size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:04 ===================================================== [Pipeline] echo 19:22:04 taggedImages: 19:22:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 19:22:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.63 19:22:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 19:22:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 19:22:04 c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:04 latest 19:22:04 2.0.1-dev.63 19:22:04 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:04 main 19:22:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:22:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:22:05 e50a9c60fa41: Preparing 19:22:05 4a50c25e36c3: Preparing 19:22:05 ac2f87f39177: Preparing 19:22:05 4f71f48adc8d: Preparing 19:22:05 1e70ece65b73: Preparing 19:22:05 1fafe3974eef: Preparing 19:22:05 5897f4788aac: Preparing 19:22:05 81d455de2745: Preparing 19:22:05 15e9ab927cb1: Preparing 19:22:05 e2eb06d8af82: Preparing 19:22:05 1fafe3974eef: Waiting 19:22:05 5897f4788aac: Waiting 19:22:05 81d455de2745: Waiting 19:22:05 15e9ab927cb1: Waiting 19:22:05 e2eb06d8af82: Waiting 19:22:06 e50a9c60fa41: Pushed 19:22:06 4a50c25e36c3: Pushed 19:22:06 1e70ece65b73: Pushed 19:22:06 81d455de2745: Pushed 19:22:06 5897f4788aac: Pushed 19:22:06 1fafe3974eef: Pushed 19:22:06 e2eb06d8af82: Layer already exists 19:22:06 4f71f48adc8d: Pushed 19:22:06 15e9ab927cb1: Pushed 19:22:06 ac2f87f39177: Pushed 19:22:06 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:22:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 19:22:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:22:07 e50a9c60fa41: Preparing 19:22:07 4a50c25e36c3: Preparing 19:22:07 ac2f87f39177: Preparing 19:22:07 4f71f48adc8d: Preparing 19:22:07 1e70ece65b73: Preparing 19:22:07 1fafe3974eef: Preparing 19:22:07 5897f4788aac: Preparing 19:22:07 81d455de2745: Preparing 19:22:07 15e9ab927cb1: Preparing 19:22:07 e2eb06d8af82: Preparing 19:22:07 1fafe3974eef: Waiting 19:22:07 5897f4788aac: Waiting 19:22:07 81d455de2745: Waiting 19:22:07 15e9ab927cb1: Waiting 19:22:07 e2eb06d8af82: Waiting 19:22:07 ac2f87f39177: Layer already exists 19:22:07 1e70ece65b73: Layer already exists 19:22:07 e50a9c60fa41: Layer already exists 19:22:07 4a50c25e36c3: Layer already exists 19:22:07 4f71f48adc8d: Layer already exists 19:22:07 e2eb06d8af82: Layer already exists 19:22:07 81d455de2745: Layer already exists 19:22:07 15e9ab927cb1: Layer already exists 19:22:07 1fafe3974eef: Layer already exists 19:22:07 5897f4788aac: Layer already exists 19:22:07 latest: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:22:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.63 19:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:22:07 e50a9c60fa41: Preparing 19:22:07 4a50c25e36c3: Preparing 19:22:07 ac2f87f39177: Preparing 19:22:07 4f71f48adc8d: Preparing 19:22:07 1e70ece65b73: Preparing 19:22:07 1fafe3974eef: Preparing 19:22:07 5897f4788aac: Preparing 19:22:07 81d455de2745: Preparing 19:22:07 15e9ab927cb1: Preparing 19:22:07 e2eb06d8af82: Preparing 19:22:07 1fafe3974eef: Waiting 19:22:07 5897f4788aac: Waiting 19:22:07 81d455de2745: Waiting 19:22:07 15e9ab927cb1: Waiting 19:22:07 e2eb06d8af82: Waiting 19:22:07 1e70ece65b73: Layer already exists 19:22:07 4f71f48adc8d: Layer already exists 19:22:07 ac2f87f39177: Layer already exists 19:22:07 4a50c25e36c3: Layer already exists 19:22:07 e50a9c60fa41: Layer already exists 19:22:07 15e9ab927cb1: Layer already exists 19:22:07 81d455de2745: Layer already exists 19:22:07 1fafe3974eef: Layer already exists 19:22:07 5897f4788aac: Layer already exists 19:22:07 e2eb06d8af82: Layer already exists 19:22:07 2.0.1-dev.63: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:22:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:22:08 e50a9c60fa41: Preparing 19:22:08 4a50c25e36c3: Preparing 19:22:08 ac2f87f39177: Preparing 19:22:08 4f71f48adc8d: Preparing 19:22:08 1e70ece65b73: Preparing 19:22:08 1fafe3974eef: Preparing 19:22:08 5897f4788aac: Preparing 19:22:08 81d455de2745: Preparing 19:22:08 15e9ab927cb1: Preparing 19:22:08 e2eb06d8af82: Preparing 19:22:08 1fafe3974eef: Waiting 19:22:08 5897f4788aac: Waiting 19:22:08 81d455de2745: Waiting 19:22:08 e2eb06d8af82: Waiting 19:22:08 15e9ab927cb1: Waiting 19:22:08 ac2f87f39177: Layer already exists 19:22:08 1e70ece65b73: Layer already exists 19:22:08 4f71f48adc8d: Layer already exists 19:22:08 e50a9c60fa41: Layer already exists 19:22:08 4a50c25e36c3: Layer already exists 19:22:08 e2eb06d8af82: Layer already exists 19:22:08 5897f4788aac: Layer already exists 19:22:08 15e9ab927cb1: Layer already exists 19:22:08 81d455de2745: Layer already exists 19:22:08 1fafe3974eef: Layer already exists 19:22:08 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] isUnix [Pipeline] sh 19:22:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 19:22:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 19:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 19:22:09 e50a9c60fa41: Preparing 19:22:09 4a50c25e36c3: Preparing 19:22:09 ac2f87f39177: Preparing 19:22:09 4f71f48adc8d: Preparing 19:22:09 1e70ece65b73: Preparing 19:22:09 1fafe3974eef: Preparing 19:22:09 5897f4788aac: Preparing 19:22:09 81d455de2745: Preparing 19:22:09 15e9ab927cb1: Preparing 19:22:09 e2eb06d8af82: Preparing 19:22:09 5897f4788aac: Waiting 19:22:09 81d455de2745: Waiting 19:22:09 15e9ab927cb1: Waiting 19:22:09 e2eb06d8af82: Waiting 19:22:09 1fafe3974eef: Waiting 19:22:09 ac2f87f39177: Layer already exists 19:22:09 4a50c25e36c3: Layer already exists 19:22:09 1e70ece65b73: Layer already exists 19:22:09 e50a9c60fa41: Layer already exists 19:22:09 4f71f48adc8d: Layer already exists 19:22:09 1fafe3974eef: Layer already exists 19:22:09 5897f4788aac: Layer already exists 19:22:09 81d455de2745: Layer already exists 19:22:09 15e9ab927cb1: Layer already exists 19:22:09 e2eb06d8af82: Layer already exists 19:22:09 main: digest: sha256:e5d98cda1056bcd553d272370eed5ac9c8f7185e482c97d0106edd46ba873ee8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:09 ===================================================== [Pipeline] echo 19:22:09 taggedImages: 19:22:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 19:22:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.63 19:22:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 19:22:09 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 19:22:09 c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:09 latest 19:22:09 2.0.1-dev.63 19:22:09 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:09 main 19:22:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:22:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:09 6d3e4725f8ff: Preparing 19:22:09 79d0943f982a: Preparing 19:22:09 3f95ac54de28: Preparing 19:22:09 4ea97b4cbff0: Preparing 19:22:09 e2eb06d8af82: Preparing 19:22:09 e2eb06d8af82: Layer already exists 19:22:09 3f95ac54de28: Layer already exists 19:22:10 6d3e4725f8ff: Pushed 19:22:10 4ea97b4cbff0: Pushed 19:22:11 79d0943f982a: Pushed 19:22:11 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:22:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 19:22:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 19:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:12 6d3e4725f8ff: Preparing 19:22:12 79d0943f982a: Preparing 19:22:12 3f95ac54de28: Preparing 19:22:12 4ea97b4cbff0: Preparing 19:22:12 e2eb06d8af82: Preparing 19:22:12 6d3e4725f8ff: Layer already exists 19:22:12 4ea97b4cbff0: Layer already exists 19:22:12 3f95ac54de28: Layer already exists 19:22:12 e2eb06d8af82: Layer already exists 19:22:12 79d0943f982a: Layer already exists 19:22:12 latest: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:22:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.63 19:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:12 6d3e4725f8ff: Preparing 19:22:12 79d0943f982a: Preparing 19:22:12 3f95ac54de28: Preparing 19:22:12 4ea97b4cbff0: Preparing 19:22:12 e2eb06d8af82: Preparing 19:22:12 e2eb06d8af82: Layer already exists 19:22:12 6d3e4725f8ff: Layer already exists 19:22:12 3f95ac54de28: Layer already exists 19:22:12 4ea97b4cbff0: Layer already exists 19:22:12 79d0943f982a: Layer already exists 19:22:12 2.0.1-dev.63: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:22:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:13 6d3e4725f8ff: Preparing 19:22:13 79d0943f982a: Preparing 19:22:13 3f95ac54de28: Preparing 19:22:13 4ea97b4cbff0: Preparing 19:22:13 e2eb06d8af82: Preparing 19:22:13 e2eb06d8af82: Layer already exists 19:22:13 3f95ac54de28: Layer already exists 19:22:13 4ea97b4cbff0: Layer already exists 19:22:13 79d0943f982a: Layer already exists 19:22:13 6d3e4725f8ff: Layer already exists 19:22:13 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:22:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 19:22:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 19:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 19:22:14 6d3e4725f8ff: Preparing 19:22:14 79d0943f982a: Preparing 19:22:14 3f95ac54de28: Preparing 19:22:14 4ea97b4cbff0: Preparing 19:22:14 e2eb06d8af82: Preparing 19:22:14 3f95ac54de28: Layer already exists 19:22:14 6d3e4725f8ff: Layer already exists 19:22:14 e2eb06d8af82: Layer already exists 19:22:14 4ea97b4cbff0: Layer already exists 19:22:14 79d0943f982a: Layer already exists 19:22:14 main: digest: sha256:b51f3be105c0cfdb983d083ceb65bdf1cdb703c25bffb00f70df9aea6ec1b749 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:14 ===================================================== [Pipeline] echo 19:22:14 taggedImages: 19:22:14 - nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 19:22:14 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.63 19:22:14 - nexus3.edgexfoundry.org:10004/support-notifications:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 19:22:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 19:22:14 c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:14 latest 19:22:14 2.0.1-dev.63 19:22:14 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:14 main 19:22:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:22:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:15 89310cb92a92: Preparing 19:22:15 980853c35dcb: Preparing 19:22:15 3f95ac54de28: Preparing 19:22:15 1b5f53ec5741: Preparing 19:22:15 e2eb06d8af82: Preparing 19:22:15 e2eb06d8af82: Layer already exists 19:22:15 1b5f53ec5741: Layer already exists 19:22:15 3f95ac54de28: Layer already exists 19:22:15 89310cb92a92: Pushed 19:22:16 980853c35dcb: Pushed 19:22:16 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:22:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 19:22:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:22:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:17 89310cb92a92: Preparing 19:22:17 980853c35dcb: Preparing 19:22:17 3f95ac54de28: Preparing 19:22:17 1b5f53ec5741: Preparing 19:22:17 e2eb06d8af82: Preparing 19:22:17 e2eb06d8af82: Layer already exists 19:22:17 980853c35dcb: Layer already exists 19:22:17 89310cb92a92: Layer already exists 19:22:17 3f95ac54de28: Layer already exists 19:22:17 1b5f53ec5741: Layer already exists 19:22:17 latest: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:22:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.63 19:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:18 89310cb92a92: Preparing 19:22:18 980853c35dcb: Preparing 19:22:18 3f95ac54de28: Preparing 19:22:18 1b5f53ec5741: Preparing 19:22:18 e2eb06d8af82: Preparing 19:22:18 980853c35dcb: Layer already exists 19:22:18 e2eb06d8af82: Layer already exists 19:22:18 89310cb92a92: Layer already exists 19:22:18 1b5f53ec5741: Layer already exists 19:22:18 3f95ac54de28: Layer already exists 19:22:18 2.0.1-dev.63: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:22:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:18 89310cb92a92: Preparing 19:22:18 980853c35dcb: Preparing 19:22:18 3f95ac54de28: Preparing 19:22:18 1b5f53ec5741: Preparing 19:22:18 e2eb06d8af82: Preparing 19:22:18 1b5f53ec5741: Layer already exists 19:22:18 980853c35dcb: Layer already exists 19:22:18 e2eb06d8af82: Layer already exists 19:22:18 3f95ac54de28: Layer already exists 19:22:18 89310cb92a92: Layer already exists 19:22:18 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] isUnix [Pipeline] sh 19:22:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 19:22:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 19:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 19:22:19 89310cb92a92: Preparing 19:22:19 980853c35dcb: Preparing 19:22:19 3f95ac54de28: Preparing 19:22:19 1b5f53ec5741: Preparing 19:22:19 e2eb06d8af82: Preparing 19:22:19 980853c35dcb: Layer already exists 19:22:19 3f95ac54de28: Layer already exists 19:22:19 e2eb06d8af82: Layer already exists 19:22:19 1b5f53ec5741: Layer already exists 19:22:19 89310cb92a92: Layer already exists 19:22:19 main: digest: sha256:6806e7a947709667c50428090c220d3c9969ba2cab820d4f64896ff7bb98645e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:19 ===================================================== [Pipeline] echo 19:22:19 taggedImages: 19:22:19 - nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 19:22:19 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.63 19:22:19 - nexus3.edgexfoundry.org:10004/support-scheduler:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 19:22:19 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 19:22:19 c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:19 latest 19:22:19 2.0.1-dev.63 19:22:19 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:19 main 19:22:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:22:20 2037faac07de: Preparing 19:22:20 6567c02cb88d: Preparing 19:22:20 977fb6aa615c: Preparing 19:22:20 7c56a52f22c2: Preparing 19:22:20 c080ac93e525: Preparing 19:22:20 87dec32dab56: Preparing 19:22:20 4b3c02ac6c6d: Preparing 19:22:20 3b6deb83ca37: Preparing 19:22:20 563ea45970c1: Preparing 19:22:20 91e3b9641807: Preparing 19:22:20 b2d5eeeaba3a: Preparing 19:22:20 87dec32dab56: Waiting 19:22:20 4b3c02ac6c6d: Waiting 19:22:20 91e3b9641807: Waiting 19:22:20 3b6deb83ca37: Waiting 19:22:20 563ea45970c1: Waiting 19:22:20 b2d5eeeaba3a: Waiting 19:22:20 c080ac93e525: Layer already exists 19:22:20 87dec32dab56: Layer already exists 19:22:20 4b3c02ac6c6d: Layer already exists 19:22:20 6567c02cb88d: Pushed 19:22:20 3b6deb83ca37: Layer already exists 19:22:20 563ea45970c1: Layer already exists 19:22:20 b2d5eeeaba3a: Layer already exists 19:22:20 91e3b9641807: Layer already exists 19:22:20 2037faac07de: Pushed 19:22:21 977fb6aa615c: Pushed 19:22:26 7c56a52f22c2: Pushed 19:22:26 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:22:26 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 19:22:27 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:22:27 2037faac07de: Preparing 19:22:27 6567c02cb88d: Preparing 19:22:27 977fb6aa615c: Preparing 19:22:27 7c56a52f22c2: Preparing 19:22:27 c080ac93e525: Preparing 19:22:27 87dec32dab56: Preparing 19:22:27 4b3c02ac6c6d: Preparing 19:22:27 3b6deb83ca37: Preparing 19:22:27 563ea45970c1: Preparing 19:22:27 91e3b9641807: Preparing 19:22:27 b2d5eeeaba3a: Preparing 19:22:27 87dec32dab56: Waiting 19:22:27 3b6deb83ca37: Waiting 19:22:27 4b3c02ac6c6d: Waiting 19:22:27 563ea45970c1: Waiting 19:22:27 91e3b9641807: Waiting 19:22:27 b2d5eeeaba3a: Waiting 19:22:27 2037faac07de: Layer already exists 19:22:27 c080ac93e525: Layer already exists 19:22:27 6567c02cb88d: Layer already exists 19:22:27 977fb6aa615c: Layer already exists 19:22:27 7c56a52f22c2: Layer already exists 19:22:27 87dec32dab56: Layer already exists 19:22:27 4b3c02ac6c6d: Layer already exists 19:22:27 3b6deb83ca37: Layer already exists 19:22:27 563ea45970c1: Layer already exists 19:22:27 91e3b9641807: Layer already exists 19:22:27 b2d5eeeaba3a: Layer already exists 19:22:27 latest: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:22:27 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.63 19:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:22:28 2037faac07de: Preparing 19:22:28 6567c02cb88d: Preparing 19:22:28 977fb6aa615c: Preparing 19:22:28 7c56a52f22c2: Preparing 19:22:28 c080ac93e525: Preparing 19:22:28 87dec32dab56: Preparing 19:22:28 4b3c02ac6c6d: Preparing 19:22:28 3b6deb83ca37: Preparing 19:22:28 563ea45970c1: Preparing 19:22:28 91e3b9641807: Preparing 19:22:28 b2d5eeeaba3a: Preparing 19:22:28 87dec32dab56: Waiting 19:22:28 4b3c02ac6c6d: Waiting 19:22:28 3b6deb83ca37: Waiting 19:22:28 b2d5eeeaba3a: Waiting 19:22:28 563ea45970c1: Waiting 19:22:28 91e3b9641807: Waiting 19:22:28 977fb6aa615c: Layer already exists 19:22:28 7c56a52f22c2: Layer already exists 19:22:28 2037faac07de: Layer already exists 19:22:28 6567c02cb88d: Layer already exists 19:22:28 c080ac93e525: Layer already exists 19:22:28 87dec32dab56: Layer already exists 19:22:28 563ea45970c1: Layer already exists 19:22:28 3b6deb83ca37: Layer already exists 19:22:28 4b3c02ac6c6d: Layer already exists 19:22:28 91e3b9641807: Layer already exists 19:22:28 b2d5eeeaba3a: Layer already exists 19:22:28 2.0.1-dev.63: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:22:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:22:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:22:28 2037faac07de: Preparing 19:22:28 6567c02cb88d: Preparing 19:22:28 977fb6aa615c: Preparing 19:22:28 7c56a52f22c2: Preparing 19:22:28 c080ac93e525: Preparing 19:22:28 87dec32dab56: Preparing 19:22:28 4b3c02ac6c6d: Preparing 19:22:28 3b6deb83ca37: Preparing 19:22:28 563ea45970c1: Preparing 19:22:28 91e3b9641807: Preparing 19:22:28 b2d5eeeaba3a: Preparing 19:22:28 4b3c02ac6c6d: Waiting 19:22:28 3b6deb83ca37: Waiting 19:22:28 563ea45970c1: Waiting 19:22:28 91e3b9641807: Waiting 19:22:28 b2d5eeeaba3a: Waiting 19:22:28 87dec32dab56: Waiting 19:22:28 c080ac93e525: Layer already exists 19:22:28 7c56a52f22c2: Layer already exists 19:22:28 977fb6aa615c: Layer already exists 19:22:28 6567c02cb88d: Layer already exists 19:22:28 2037faac07de: Layer already exists 19:22:28 3b6deb83ca37: Layer already exists 19:22:28 4b3c02ac6c6d: Layer already exists 19:22:28 563ea45970c1: Layer already exists 19:22:28 87dec32dab56: Layer already exists 19:22:28 91e3b9641807: Layer already exists 19:22:28 b2d5eeeaba3a: Layer already exists 19:22:28 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:22:28 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 19:22:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 19:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 19:22:29 2037faac07de: Preparing 19:22:29 6567c02cb88d: Preparing 19:22:29 977fb6aa615c: Preparing 19:22:29 7c56a52f22c2: Preparing 19:22:29 c080ac93e525: Preparing 19:22:29 87dec32dab56: Preparing 19:22:29 4b3c02ac6c6d: Preparing 19:22:29 3b6deb83ca37: Preparing 19:22:29 563ea45970c1: Preparing 19:22:29 91e3b9641807: Preparing 19:22:29 b2d5eeeaba3a: Preparing 19:22:29 87dec32dab56: Waiting 19:22:29 4b3c02ac6c6d: Waiting 19:22:29 3b6deb83ca37: Waiting 19:22:29 563ea45970c1: Waiting 19:22:29 91e3b9641807: Waiting 19:22:29 b2d5eeeaba3a: Waiting 19:22:29 c080ac93e525: Layer already exists 19:22:29 2037faac07de: Layer already exists 19:22:29 977fb6aa615c: Layer already exists 19:22:29 7c56a52f22c2: Layer already exists 19:22:29 6567c02cb88d: Layer already exists 19:22:29 87dec32dab56: Layer already exists 19:22:29 3b6deb83ca37: Layer already exists 19:22:29 4b3c02ac6c6d: Layer already exists 19:22:29 563ea45970c1: Layer already exists 19:22:29 91e3b9641807: Layer already exists 19:22:29 b2d5eeeaba3a: Layer already exists 19:22:29 main: digest: sha256:6f41c3789f336b7828f3c3be606b585ea9750ffba8cc75188ee6a5411855e714 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:22:29 ===================================================== [Pipeline] echo 19:22:29 taggedImages: 19:22:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad 19:22:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 19:22:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.63 19:22:29 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:22:29 - 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] } 19:22:32 Removing intermediate container 9007d4c9041f 19:22:32 ---> de90c96e49ba 19:22:32 Successfully built de90c96e49ba 19:22:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:32 + docker inspect -f . ci-base-image-arm64 19:22:32 . [Pipeline] withDockerContainer 19:22:32 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 19:22:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:22:34 $ docker top d5a4740dd393d4053ed98c8f840298fe0f4403548742e98432971a1121fbac3c -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:35 + go version 19:22:35 go version go1.16.6 linux/arm64 [Pipeline] } 19:22:35 $ docker stop --time=1 d5a4740dd393d4053ed98c8f840298fe0f4403548742e98432971a1121fbac3c 19:22:37 $ docker rm -f d5a4740dd393d4053ed98c8f840298fe0f4403548742e98432971a1121fbac3c [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 19:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:38 19:22:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:39 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:39 29e5d40040c1: Pulling fs layer 19:22:39 1ce36da41761: Pulling fs layer 19:22:39 25b303627fd3: Pulling fs layer 19:22:39 29e5d40040c1: Verifying Checksum 19:22:39 29e5d40040c1: Download complete 19:22:39 1ce36da41761: Verifying Checksum 19:22:39 1ce36da41761: Download complete 19:22:39 29e5d40040c1: Pull complete 19:22:41 1ce36da41761: Pull complete 19:22:41 25b303627fd3: Verifying Checksum 19:22:41 25b303627fd3: Download complete 19:22:51 25b303627fd3: Pull complete 19:22:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:22:52 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 19:22:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:22:56 $ docker top c69d1f66987eb2ad6161836cbcd6f073f31cbb41be248b0b403660bc25090508 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:57 + docker-compose build --help 19:22:57 + grep parallel 19:23:02 --parallel Build images in parallel. [Pipeline] } 19:23:02 $ docker stop --time=1 c69d1f66987eb2ad6161836cbcd6f073f31cbb41be248b0b403660bc25090508 19:23:04 $ docker rm -f c69d1f66987eb2ad6161836cbcd6f073f31cbb41be248b0b403660bc25090508 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:04 . [Pipeline] withDockerContainer 19:23:05 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 19:23:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:23:06 $ docker top c0a8c15b4a5bdab111a046caa7bacdab177345f179d6daef336b5dfb0f276e34 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:13 Building core-command ... 19:23:13 Building core-data ... 19:23:13 Building core-metadata ... 19:23:13 Building security-bootstrapper ... 19:23:13 Building security-proxy-setup ... 19:23:13 Building security-secretstore-setup ... 19:23:13 Building support-notifications ... 19:23:13 Building support-scheduler ... 19:23:13 Building sys-mgmt-agent ... 19:23:13 Building support-notifications 19:23:13 Building support-scheduler 19:23:13 Building security-secretstore-setup 19:23:13 Building core-metadata 19:23:13 Building security-proxy-setup 19:24:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:24:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:24:00 ---> de90c96e49ba 19:24:00 Step 3/24 : WORKDIR /edgex-go 19:24:00 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:24:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:00 ---> de90c96e49ba 19:24:00 Step 3/26 : WORKDIR /edgex-go 19:24:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:24:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:00 ---> de90c96e49ba 19:24:00 Step 3/23 : WORKDIR /edgex-go 19:24:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:24:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:24:00 ---> de90c96e49ba 19:24:00 Step 3/22 : WORKDIR /edgex-go 19:24:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:24:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:00 ---> de90c96e49ba 19:24:00 Step 3/23 : WORKDIR /edgex-go 19:24:00 ---> Running in bfa56b6f1e6c 19:24:00 ---> Running in 2349b26a9dbd 19:24:00 ---> Running in b722cc4327cc 19:24:00 ---> Running in 51648ebcc39d 19:24:00 ---> Running in d630d5514a60 19:24:00 Removing intermediate container 2349b26a9dbd 19:24:00 ---> 7d08122186d6 19:24:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:01 Removing intermediate container bfa56b6f1e6c 19:24:01 ---> 458316f3d648 19:24:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:01 ---> Running in ea243d2b094e 19:24:01 Removing intermediate container b722cc4327cc 19:24:01 ---> 85be8ba3bf9f 19:24:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:01 Removing intermediate container 51648ebcc39d 19:24:01 ---> 8adc30ffafbe 19:24:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:01 Removing intermediate container d630d5514a60 19:24:01 ---> 6f5327c646cd 19:24:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:01 ---> Running in 11cb614cadc8 19:24:01 ---> Running in bf3c6c6ef040 19:24:01 ---> Running in c20422a014f9 19:24:01 ---> Running in b2c25ff36693 19:24:05 Removing intermediate container ea243d2b094e 19:24:05 ---> 1514c1f6eed6 19:24:05 Step 5/23 : RUN apk add --update --no-cache make git 19:24:05 ---> Running in 2d34fc81083a 19:24:05 Removing intermediate container 11cb614cadc8 19:24:05 ---> 9298a19d4f4d 19:24:05 Step 5/26 : RUN apk add --update --no-cache make git 19:24:05 ---> Running in d2eb571be6ef 19:24:06 Removing intermediate container b2c25ff36693 19:24:06 ---> b9c2131fcfa9 19:24:06 Step 5/22 : RUN apk add --update --no-cache make git 19:24:06 ---> Running in 11a04406ca97 19:24:06 Removing intermediate container bf3c6c6ef040 19:24:06 ---> 962182338424 19:24:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:24:06 Removing intermediate container c20422a014f9 19:24:06 ---> 7e91e7848fbe 19:24:06 Step 5/24 : RUN apk add --update --no-cache make git 19:24:06 ---> Running in cfca12e012bd 19:24:07 ---> Running in adc876465b0f 19:24:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:24:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:24:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:24:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:24:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:24:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:24:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:24:10 OK: 218 MiB in 52 packages 19:24:10 OK: 218 MiB in 52 packages 19:24:10 OK: 218 MiB in 52 packages 19:24:11 OK: 218 MiB in 52 packages 19:24:11 OK: 218 MiB in 52 packages 19:24:12 Removing intermediate container 2d34fc81083a 19:24:12 ---> 2a28a3cfcc26 19:24:12 Step 6/23 : COPY go.mod . 19:24:12 Removing intermediate container d2eb571be6ef 19:24:12 ---> 8fbccb3ecd0e 19:24:12 Step 6/26 : COPY go.mod . 19:24:13 Removing intermediate container cfca12e012bd 19:24:13 ---> e5eadb5d66ee 19:24:13 Step 6/23 : COPY go.mod . 19:24:13 Removing intermediate container 11a04406ca97 19:24:13 ---> 5a5cae726521 19:24:13 Step 6/22 : COPY go.mod . 19:24:13 Removing intermediate container adc876465b0f 19:24:13 ---> 49a1ef220f3b 19:24:13 Step 6/24 : COPY go.mod . 19:24:13 ---> 1f51a3684ffa 19:24:13 Step 7/23 : RUN go mod download 19:24:13 ---> Running in f363457dbb2f 19:24:13 ---> 04191b86ef84 19:24:13 Step 7/26 : RUN go mod download 19:24:13 ---> Running in 0080fc0f3568 19:24:14 ---> c44f51a5e06d 19:24:14 ---> 111eba883fb4 19:24:14 Step 7/22 : RUN go mod download 19:24:14 Step 7/23 : RUN go mod download 19:24:14 ---> c48f11dfb762 19:24:14 Step 7/24 : RUN go mod download 19:24:14 ---> Running in 1d12b2e91575 19:24:14 ---> Running in 46ef36934ae7 19:24:15 ---> Running in f0d4fb271241 19:24:20 Removing intermediate container f363457dbb2f 19:24:20 ---> 7e4c14034e6f 19:24:20 Step 8/23 : COPY . . 19:24:21 Removing intermediate container 0080fc0f3568 19:24:21 ---> 9337453f29b5 19:24:21 Step 8/26 : COPY . . 19:24:22 Removing intermediate container 1d12b2e91575 19:24:22 ---> f2d9b15efcc8 19:24:22 Step 8/22 : COPY . . 19:24:23 Removing intermediate container 46ef36934ae7 19:24:23 ---> e17ae51661b0 19:24:23 Step 8/23 : COPY . . 19:24:23 Removing intermediate container f0d4fb271241 19:24:23 ---> a5992ef01403 19:24:23 Step 8/24 : COPY . . 19:24:42 ---> 37ea6e2dd763 19:24:42 Step 9/23 : RUN go mod tidy 19:24:42 ---> 1aa7f519c3aa 19:24:42 Step 9/26 : RUN go mod tidy 19:24:42 ---> 39bc555821a1 19:24:42 Step 9/23 : RUN go mod tidy 19:24:42 ---> 620e13715bd0 19:24:42 Step 9/24 : RUN go mod tidy 19:24:42 ---> 22928156a606 19:24:42 Step 9/22 : RUN go mod tidy 19:24:42 ---> Running in f0ae34221210 19:24:42 ---> Running in 5776d5d023c3 19:24:42 ---> Running in fd052f03c109 19:24:42 ---> Running in 8e86e914e294 19:24:42 ---> Running in a6485e7255d1 19:24:48 Removing intermediate container f0ae34221210 19:24:48 ---> b97c0ce6c32b 19:24:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:48 ---> Running in f7e868bb4938 19:24:48 Removing intermediate container 5776d5d023c3 19:24:48 ---> f4aeaa6bc7ed 19:24:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:24:48 Removing intermediate container fd052f03c109 19:24:48 ---> efd7607b37e1 19:24:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:24:49 ---> Running in 071e4033475a 19:24:49 ---> Running in 69b4a7e9772f 19:24:49 Removing intermediate container 8e86e914e294 19:24:49 ---> eb3ca323d1b6 19:24:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:49 Removing intermediate container a6485e7255d1 19:24:49 ---> 594fa40ba6ee 19:24:49 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:24:49 ---> Running in bdd0598d66cf 19:24:49 ---> Running in fc3700b2d4d1 19:24:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:26:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/secrets-config ./cmd/secrets-config 19:26:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:15 Removing intermediate container fc3700b2d4d1 19:27:15 ---> 6376049ade2b 19:27:15 19:27:15 Step 11/22 : FROM alpine:3.14 19:27:15 Removing intermediate container f7e868bb4938 19:27:15 ---> 99c52adf0e76 19:27:15 19:27:15 Step 11/26 : FROM alpine:3.14 19:27:15 3.14: Pulling from library/alpine 19:27:15 3.14: Pulling from library/alpine 19:27:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:27:17 Status: Downloaded newer image for alpine:3.14 19:27:17 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 19:27:17 Status: Image is up to date for alpine:3.14 19:27:17 ---> bb3de5531c18 19:27:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:17 ---> bb3de5531c18 19:27:17 Step 12/22 : RUN apk add --update --no-cache curl 19:27:19 ---> Running in f5960b94ac1c 19:27:19 ---> Running in ab245d7cdfa2 19:27:19 Removing intermediate container 69b4a7e9772f 19:27:19 ---> 0d544607c14e 19:27:19 19:27:19 Step 11/23 : FROM alpine:3.14 19:27:19 ---> bb3de5531c18 19:27:19 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:27:19 Removing intermediate container 071e4033475a 19:27:19 ---> 7344db80fbba 19:27:19 19:27:19 Step 11/23 : FROM alpine:3.14 19:27:19 ---> bb3de5531c18 19:27:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:27:19 Removing intermediate container bdd0598d66cf 19:27:19 ---> 52002ea750ee 19:27:19 19:27:19 Step 11/24 : FROM alpine:3.14 19:27:19 ---> bb3de5531c18 19:27:19 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:27:19 ---> Running in 2350013884f7 19:27:19 ---> Running in 5be5ebb2c8db 19:27:19 ---> Running in 50b7159668bd 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:27:23 (1/5) Installing ca-certificates (20191127-r5) 19:27:23 (1/3) Installing ca-certificates (20191127-r5) 19:27:23 (2/5) Installing brotli-libs (1.0.9-r5) 19:27:23 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:27:23 (4/5) Installing libcurl (7.79.1-r0) 19:27:23 (2/3) Installing dumb-init (1.2.5-r1) 19:27:23 (3/3) Installing su-exec (0.2-r1) 19:27:23 (5/5) Installing curl (7.79.1-r0) 19:27:23 Executing busybox-1.33.1-r3.trigger 19:27:23 Executing busybox-1.33.1-r3.trigger 19:27:23 Executing ca-certificates-20191127-r5.trigger 19:27:23 Executing ca-certificates-20191127-r5.trigger 19:27:24 (1/2) Installing ca-certificates (20191127-r5) 19:27:24 OK: 8 MiB in 19 packages 19:27:24 OK: 6 MiB in 17 packages 19:27:24 (1/1) Installing dumb-init (1.2.5-r1) 19:27:24 Executing busybox-1.33.1-r3.trigger 19:27:24 (2/2) Installing dumb-init (1.2.5-r1) 19:27:24 Executing busybox-1.33.1-r3.trigger 19:27:24 Executing ca-certificates-20191127-r5.trigger 19:27:24 OK: 5 MiB in 15 packages 19:27:24 (1/1) Installing dumb-init (1.2.5-r1) 19:27:24 Executing busybox-1.33.1-r3.trigger 19:27:24 OK: 5 MiB in 15 packages 19:27:24 OK: 6 MiB in 16 packages 19:27:27 Removing intermediate container 5be5ebb2c8db 19:27:27 ---> 4383737095ab 19:27:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:27 Removing intermediate container 50b7159668bd 19:27:27 ---> e1e64188c118 19:27:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:27 Removing intermediate container f5960b94ac1c 19:27:27 ---> 50cedeb85603 19:27:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:27 Removing intermediate container ab245d7cdfa2 19:27:27 ---> 94522deed4c8 19:27:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:27 ---> Running in 79d49e8db632 19:27:27 ---> Running in 578f40b17b57 19:27:27 ---> Running in 3acdc285dc42 19:27:27 Removing intermediate container 2350013884f7 19:27:27 ---> 49ab4878492e 19:27:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:27:27 ---> Running in 7eb6cf7ecebd 19:27:28 ---> Running in 91eb96ed1b0f 19:27:28 Removing intermediate container 79d49e8db632 19:27:28 ---> 72b7541f89fa 19:27:28 Step 14/23 : ENV APP_PORT=59861 19:27:28 Removing intermediate container 3acdc285dc42 19:27:28 ---> 9cb333e6c11a 19:27:28 Step 14/24 : ENV APP_PORT=59881 19:27:28 Removing intermediate container 578f40b17b57 19:27:28 ---> f6b3583b65da 19:27:28 Step 14/22 : WORKDIR /edgex 19:27:28 ---> Running in 2afe44c801c2 19:27:28 ---> Running in f089227199ec 19:27:28 Removing intermediate container 7eb6cf7ecebd 19:27:28 ---> 6357267b6d12 19:27:28 Step 14/26 : WORKDIR / 19:27:28 ---> Running in 0e3e2cf91018 19:27:28 Removing intermediate container 91eb96ed1b0f 19:27:28 ---> 044dd383ec03 19:27:28 Step 14/23 : ENV APP_PORT=59860 19:27:29 ---> Running in 009d99a207b2 19:27:29 ---> Running in 3b38c5360441 19:27:29 Removing intermediate container 2afe44c801c2 19:27:29 ---> 9ae8683feaf5 19:27:29 Step 15/23 : EXPOSE $APP_PORT 19:27:29 Removing intermediate container 0e3e2cf91018 19:27:29 ---> 0c336a61bcf6 19:27:29 Step 15/24 : EXPOSE $APP_PORT 19:27:29 Removing intermediate container f089227199ec 19:27:29 ---> cf4bf9627454 19:27:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:29 ---> Running in ee2f2652bd70 19:27:30 ---> Running in b21082025b1d 19:27:30 Removing intermediate container 009d99a207b2 19:27:30 ---> 72832097813e 19:27:30 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:30 Removing intermediate container 3b38c5360441 19:27:30 ---> b305a134d3a9 19:27:30 Step 15/23 : EXPOSE $APP_PORT 19:27:30 ---> Running in b900d88d6435 19:27:30 Removing intermediate container ee2f2652bd70 19:27:30 ---> f57cf87f1a1b 19:27:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:30 Removing intermediate container b21082025b1d 19:27:30 ---> 6c58eab40064 19:27:30 Step 16/24 : WORKDIR / 19:27:31 ---> 8606eb0201de 19:27:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:31 ---> Running in f8b6111cd5b8 19:27:31 Removing intermediate container b900d88d6435 19:27:31 ---> 7757de738d49 19:27:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:31 ---> 7b9399440a19 19:27:31 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:32 ---> 8acb351ecb15 19:27:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:27:32 Removing intermediate container f8b6111cd5b8 19:27:32 ---> d618b1c3045b 19:27:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:33 ---> 34bdc55bf599 19:27:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:27:33 ---> 06930d095bff 19:27:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:33 ---> bf91c6023a7f 19:27:33 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:33 ---> 4fc7caa202ea 19:27:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:27:34 ---> e6f04bcf34f8 19:27:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:27:35 ---> 7db0af51507c 19:27:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:35 ---> 26cdd2234ed5 19:27:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:27:35 ---> d41d2176c60a 19:27:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:27:35 ---> Running in d0bb6161c3c5 19:27:35 ---> e6cf595450b7 19:27:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:27:35 ---> 2b34ad65e83b 19:27:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:27:35 ---> Running in 6e7bc8e12965 19:27:36 ---> d349447618a1 19:27:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:36 Removing intermediate container d0bb6161c3c5 19:27:36 ---> f1c262297a0f 19:27:36 Step 19/22 : CMD ["--init=true"] 19:27:36 ---> d2f11befa953 19:27:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:27:36 ---> Running in a278076dd66b 19:27:36 Removing intermediate container 6e7bc8e12965 19:27:36 ---> 9a982b7050b6 19:27:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:37 ---> Running in b2541de96e86 19:27:37 ---> 871c29d4af96 19:27:37 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:27:37 ---> Running in 23096034363e 19:27:37 ---> Running in aff3ecd16a29 19:27:37 Removing intermediate container a278076dd66b 19:27:37 ---> 66199c996299 19:27:37 Step 20/22 : LABEL arch=arm64 19:27:37 ---> e105ffb40d78 19:27:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:37 ---> Running in faadbf96fa57 19:27:37 Removing intermediate container b2541de96e86 19:27:37 ---> a7a8d0c992c0 19:27:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:37 Removing intermediate container aff3ecd16a29 19:27:37 ---> 93b5645589aa 19:27:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:37 Removing intermediate container 23096034363e 19:27:37 ---> 945c713b1713 19:27:37 Step 21/23 : LABEL arch=arm64 19:27:38 ---> Running in 124ce76dbc74 19:27:38 ---> Running in a3fcd0d73e88 19:27:38 ---> Running in 5f65aa2f8cfd 19:27:38 Removing intermediate container faadbf96fa57 19:27:38 ---> 012454b272a6 19:27:38 Step 21/22 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:27:38 Removing intermediate container 124ce76dbc74 19:27:38 ---> aff09c1084bc 19:27:38 Step 21/23 : LABEL arch=arm64 19:27:38 ---> Running in 5795c9b4f61e 19:27:39 ---> Running in 4888d72077ac 19:27:39 Removing intermediate container a3fcd0d73e88 19:27:39 ---> da7e53993ed0 19:27:39 Step 22/24 : LABEL arch=arm64 19:27:39 Removing intermediate container 5f65aa2f8cfd 19:27:39 ---> 27311cf2bdaa 19:27:39 Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:27:39 ---> Running in 2ce1cb805a5a 19:27:39 ---> d73ca336518c 19:27:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:39 ---> Running in eeb541fb67a2 19:27:39 Removing intermediate container 5795c9b4f61e 19:27:39 ---> 1237cac35505 19:27:39 Step 22/22 : LABEL version=2.0.1-dev.63 19:27:39 Removing intermediate container 4888d72077ac 19:27:39 ---> ec4fc3abc103 19:27:39 Step 22/23 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:27:39 ---> Running in 4b1d9e5373d1 19:27:40 ---> Running in 170b1bbdc393 19:27:40 Removing intermediate container 2ce1cb805a5a 19:27:40 ---> 1086966d1686 19:27:40 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:27:40 Removing intermediate container eeb541fb67a2 19:27:40 ---> 7499cf6a6caf 19:27:40 Step 23/23 : LABEL version=2.0.1-dev.63 19:27:40 ---> Running in df9535b4cf8f 19:27:40 ---> Running in 122d41ca57f8 19:27:41 Removing intermediate container 4b1d9e5373d1 19:27:41 ---> 55c87b8f2f57 19:27:41 19:27:41 ---> e078dfabc29f 19:27:41 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/ 19:27:41 Removing intermediate container 170b1bbdc393 19:27:41 ---> f4cb056e2233 19:27:41 Step 23/23 : LABEL version=2.0.1-dev.63 19:27:41 Successfully built 55c87b8f2f57 19:27:41 ---> Running in 093ae55c4514 19:27:41 Removing intermediate container df9535b4cf8f 19:27:41 ---> be8fc8381822 19:27:41 Step 24/24 : LABEL version=2.0.1-dev.63 19:27:41 ---> Running in 5a1ed42ff6ec 19:27:41 Successfully tagged security-proxy-setup-arm64:latest 19:27:41 Building sys-mgmt-agent 19:27:41  Building security-proxy-setup ... done Removing intermediate container 122d41ca57f8 19:27:41 ---> 6cc12019f920 19:27:41 19:27:41 ---> Running in f5d10cb80a4e 19:27:42 Successfully built 6cc12019f920 19:27:42 Successfully tagged support-scheduler-arm64:latest 19:27:42  Building support-scheduler ... done Building core-command 19:27:42 Removing intermediate container 5a1ed42ff6ec 19:27:42 ---> 3700ee007e9c 19:27:42 19:27:42 Successfully built 3700ee007e9c 19:27:42 Successfully tagged support-notifications-arm64:latest 19:27:42  Building support-notifications ... done Building core-data 19:27:42 Removing intermediate container f5d10cb80a4e 19:27:42 ---> 8cffd0ba8342 19:27:42 19:27:42 Successfully built 8cffd0ba8342 19:27:43 Successfully tagged core-metadata-arm64:latest 19:27:43 Building security-bootstrapper 19:27:44  Building core-metadata ... done Removing intermediate container 093ae55c4514 19:27:44 ---> 51bb0f1aa754 19:27:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:27:44 ---> Running in ca7509fc7de8 19:27:46 Removing intermediate container ca7509fc7de8 19:27:46 ---> d1854faa9f12 19:27:46 Step 24/26 : LABEL arch=arm64 19:27:48 ---> Running in 93edfc87c753 19:27:50 Removing intermediate container 93edfc87c753 19:27:50 ---> e9a7c327aa39 19:27:50 Step 25/26 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:27:51 ---> Running in 8379f05b1ac8 19:27:52 Removing intermediate container 8379f05b1ac8 19:27:52 ---> 11a13cd1a867 19:27:52 Step 26/26 : LABEL version=2.0.1-dev.63 19:27:52 ---> Running in b3654c0000ac 19:27:53 Removing intermediate container b3654c0000ac 19:27:53 ---> 7a55e42975b1 19:27:53 19:27:53 Successfully built 7a55e42975b1 19:27:53 Successfully tagged security-secretstore-setup-arm64:latest 19:28:15  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:15 ---> de90c96e49ba 19:28:15 Step 3/24 : WORKDIR /edgex-go 19:28:15 ---> Using cache 19:28:15 ---> 6f5327c646cd 19:28:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:15 ---> Using cache 19:28:15 ---> b9c2131fcfa9 19:28:15 Step 5/24 : RUN apk add --update --no-cache make bash git 19:28:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:15 ---> de90c96e49ba 19:28:15 Step 3/24 : WORKDIR /edgex-go 19:28:15 ---> Using cache 19:28:15 ---> 6f5327c646cd 19:28:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:15 ---> Using cache 19:28:15 ---> b9c2131fcfa9 19:28:15 Step 5/24 : RUN apk add --update --no-cache make git 19:28:15 ---> Using cache 19:28:15 ---> 5a5cae726521 19:28:15 Step 6/24 : COPY go.mod . 19:28:15 ---> Using cache 19:28:15 ---> c44f51a5e06d 19:28:15 Step 7/24 : RUN go mod download 19:28:15 ---> Using cache 19:28:15 ---> f2d9b15efcc8 19:28:15 Step 8/24 : COPY . . 19:28:15 ---> Using cache 19:28:15 ---> 22928156a606 19:28:15 Step 9/24 : RUN go mod tidy 19:28:15 ---> Using cache 19:28:15 ---> eb3ca323d1b6 19:28:15 Step 10/24 : RUN make cmd/core-command/core-command 19:28:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:28:15 ---> de90c96e49ba 19:28:15 Step 3/32 : WORKDIR /edgex-go 19:28:15 ---> Using cache 19:28:15 ---> 6f5327c646cd 19:28:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:15 ---> Using cache 19:28:15 ---> b9c2131fcfa9 19:28:15 Step 5/32 : RUN apk add --update --no-cache make git 19:28:15 ---> Using cache 19:28:15 ---> 5a5cae726521 19:28:15 Step 6/32 : COPY go.mod . 19:28:15 ---> Using cache 19:28:15 ---> c44f51a5e06d 19:28:15 Step 7/32 : RUN go mod download 19:28:15 ---> Using cache 19:28:15 ---> f2d9b15efcc8 19:28:15 Step 8/32 : COPY . . 19:28:15 ---> Using cache 19:28:15 ---> 22928156a606 19:28:15 Step 9/32 : RUN go mod tidy 19:28:15 ---> Using cache 19:28:15 ---> eb3ca323d1b6 19:28:15 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:28:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:28:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:15 ---> de90c96e49ba 19:28:15 Step 3/24 : WORKDIR /edgex-go 19:28:15 ---> Using cache 19:28:15 ---> 6f5327c646cd 19:28:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:15 ---> Using cache 19:28:15 ---> b9c2131fcfa9 19:28:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:28:18 ---> Running in a19ff8bb82b6 19:28:18 ---> Running in 329c274aa0f1 19:28:18 ---> Running in 45a5d547c6e9 19:28:18 ---> Running in 3bca9648cdc4 19:28:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-command/core-command ./cmd/core-command 19:28:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:23 OK: 218 MiB in 52 packages 19:28:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:25 Removing intermediate container a19ff8bb82b6 19:28:25 ---> 8f7197c0cf69 19:28:25 Step 6/24 : COPY go.mod . 19:28:26 ---> a8fe4d696ae2 19:28:26 Step 7/24 : RUN go mod download 19:28:26 ---> Running in 896fd4e42956 19:28:29 OK: 218 MiB in 52 packages 19:28:30 Removing intermediate container 45a5d547c6e9 19:28:30 ---> 6be3a5a82cbc 19:28:30 Step 6/24 : COPY go.mod . 19:28:32 ---> 3afb431d608c 19:28:32 Step 7/24 : RUN go mod download 19:28:32 ---> Running in 6d8ab7e2821e 19:28:34 Removing intermediate container 896fd4e42956 19:28:34 ---> 7a27bb6f1da8 19:28:34 Step 8/24 : COPY . . 19:28:43 Removing intermediate container 6d8ab7e2821e 19:28:43 ---> ffbe6f7c8bc6 19:28:43 Step 8/24 : COPY . . 19:28:51 ---> 04c2a78efad4 19:28:51 Step 9/24 : RUN go mod tidy 19:28:51 ---> Running in 7a2d56eea18f 19:28:59 ---> 3848227fc5c6 19:28:59 Step 9/24 : RUN go mod tidy 19:28:59 ---> Running in e1688f1ec56e 19:29:01 Removing intermediate container 7a2d56eea18f 19:29:01 ---> 203a4323471d 19:29:01 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:29:01 ---> Running in 649eeca204e8 19:29:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:07 Removing intermediate container e1688f1ec56e 19:29:07 ---> ebbee1921df6 19:29:07 Step 10/24 : RUN make cmd/core-data/core-data 19:29:07 ---> Running in ea9438638880 19:29:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/core-data/core-data ./cmd/core-data 19:29:57 Removing intermediate container 329c274aa0f1 19:29:57 ---> e8b1f842bb6a 19:29:57 19:29:57 Step 11/24 : FROM alpine:3.14 19:29:57 ---> bb3de5531c18 19:29:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:29:57 ---> Using cache 19:29:57 ---> e1e64188c118 19:29:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:57 ---> Using cache 19:29:57 ---> 9cb333e6c11a 19:29:57 Step 14/24 : ENV APP_PORT=59882 19:29:57 ---> Running in d6e2da34d3bb 19:29:57 Removing intermediate container d6e2da34d3bb 19:29:57 ---> 63fc22114ebd 19:29:57 Step 15/24 : EXPOSE $APP_PORT 19:29:58 ---> Running in 7229362b2eec 19:29:59 Removing intermediate container 7229362b2eec 19:29:59 ---> 54c9c08b4034 19:29:59 Step 16/24 : WORKDIR / 19:29:59 ---> Running in e8dbd0640c72 19:30:01 Removing intermediate container e8dbd0640c72 19:30:01 ---> ec4d9db31098 19:30:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:02 Removing intermediate container 3bca9648cdc4 19:30:02 ---> 3d5a935cafe1 19:30:02 19:30:02 Step 11/32 : FROM alpine:3.14 19:30:02 ---> bb3de5531c18 19:30:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:30:02 ---> Running in 24f0071cc497 19:30:02 ---> fc50fb9872b5 19:30:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:30:03 Removing intermediate container 24f0071cc497 19:30:03 ---> c4bef0aa338d 19:30:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:30:03 ---> Running in 25b4ccdaad7a 19:30:05 ---> 194c8617bf89 19:30:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:06 ---> a97993720605 19:30:06 Step 20/24 : ENTRYPOINT ["/core-command"] 19:30:07 ---> Running in 20c3eb9999af 19:30:07 (1/2) Installing dumb-init (1.2.5-r1) 19:30:07 (2/2) Installing su-exec (0.2-r1) 19:30:07 Executing busybox-1.33.1-r3.trigger 19:30:07 OK: 5 MiB in 16 packages 19:30:08 Removing intermediate container 20c3eb9999af 19:30:08 ---> 1e3030aa8c2e 19:30:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:08 ---> Running in 72dfd5e29f8d 19:30:09 Removing intermediate container 72dfd5e29f8d 19:30:09 ---> 5450a4a4c99c 19:30:09 Step 22/24 : LABEL arch=arm64 19:30:09 ---> Running in 286270d7c090 19:30:09 Removing intermediate container 25b4ccdaad7a 19:30:09 ---> 6efc53634530 19:30:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:30:10 ---> Running in f3b88a828cc7 19:30:10 Removing intermediate container 286270d7c090 19:30:10 ---> 3b55385955db 19:30:10 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:30:10 ---> Running in 78b51dc02242 19:30:10 Removing intermediate container f3b88a828cc7 19:30:10 ---> 3d25651900c9 19:30:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:30:11 ---> Running in 0c7383f5b3d5 19:30:11 Removing intermediate container 78b51dc02242 19:30:11 ---> b72b19618c36 19:30:11 Step 24/24 : LABEL version=2.0.1-dev.63 19:30:11 ---> Running in 70db3c78c9a4 19:30:12 Removing intermediate container 0c7383f5b3d5 19:30:12 ---> 2440369fe966 19:30:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:30:12 ---> Running in d190fa34cf0b 19:30:12 Removing intermediate container 70db3c78c9a4 19:30:12 ---> 37c6ef2cd1a8 19:30:12 19:30:13 Successfully built 37c6ef2cd1a8 19:30:13 Successfully tagged core-command-arm64:latest 19:30:16  Building core-command ... done Removing intermediate container d190fa34cf0b 19:30:16 ---> 3448448b9553 19:30:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:30:16 ---> Running in 11a8d6f68bb4 19:30:17 Removing intermediate container 11a8d6f68bb4 19:30:17 ---> c11e4c76456f 19:30:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:30:18 ---> b25d1a51dbc1 19:30:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:30:18 ---> Running in 1a341e68f4f5 19:30:23 Removing intermediate container 1a341e68f4f5 19:30:23 ---> 630f6b1d8d8b 19:30:23 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:24 ---> 168d9b18971f 19:30:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:26 ---> a3ec2d1edf41 19:30:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:27 ---> 5b49f4ca374d 19:30:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:29 ---> 408b777d0d2a 19:30:29 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:30:30 ---> 2a51b9a2053f 19:30:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:30:32 ---> Running in 9524942ef0db 19:30:33 Removing intermediate container 9524942ef0db 19:30:33 ---> 6b5c06750383 19:30:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:34 ---> db1bc8a7cd28 19:30:34 Step 27/32 : RUN chmod +x /entrypoint.sh 19:30:34 Removing intermediate container 649eeca204e8 19:30:34 ---> 9c4fb78b6520 19:30:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:30:34 ---> Running in fcec73fa3577 19:30:34 ---> Running in ad6a7ec1123c 19:30:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.63" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:30:38 Removing intermediate container ad6a7ec1123c 19:30:38 ---> 6f08f25a8485 19:30:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:30:39 ---> Running in 24769d1df148 19:30:39 Removing intermediate container 24769d1df148 19:30:39 ---> e47a2fedc043 19:30:39 Step 29/32 : CMD ["gate"] 19:30:40 ---> Running in a1fedae80087 19:30:40 Removing intermediate container fcec73fa3577 19:30:40 ---> 3ae6363e00ea 19:30:40 19:30:40 Step 12/24 : FROM docker:20.10.7 19:30:40 20.10.7: Pulling from library/docker 19:30:40 Removing intermediate container a1fedae80087 19:30:40 ---> 35d939ff60cd 19:30:40 Step 30/32 : LABEL arch=arm64 19:30:41 ---> Running in a7e2e3fbaeac 19:30:42 Removing intermediate container a7e2e3fbaeac 19:30:42 ---> 566f9e33db4d 19:30:42 Step 31/32 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:30:43 ---> Running in 3bdd456da360 19:30:44 Removing intermediate container 3bdd456da360 19:30:44 ---> 4bf2f1ab87cc 19:30:44 Step 32/32 : LABEL version=2.0.1-dev.63 19:30:46 ---> Running in 26d7abd2ff43 19:30:47 Removing intermediate container ea9438638880 19:30:47 ---> e4fb939f160d 19:30:47 19:30:47 Step 11/24 : FROM alpine:3.14 19:30:47 ---> bb3de5531c18 19:30:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:30:47 Removing intermediate container 26d7abd2ff43 19:30:47 ---> dedcbd744a62 19:30:47 19:30:47 ---> Running in 8a8eb4085b47 19:30:47 Successfully built dedcbd744a62 19:30:47 Successfully tagged security-bootstrapper-arm64:latest 19:30:48  Building security-bootstrapper ... done Removing intermediate container 8a8eb4085b47 19:30:48 ---> e4321c47d463 19:30:48 Step 13/24 : ENV APP_PORT=59880 19:30:48 ---> Running in e31e84e2e952 19:30:49 Removing intermediate container e31e84e2e952 19:30:49 ---> 8c682f0f7c34 19:30:49 Step 14/24 : EXPOSE $APP_PORT 19:30:49 ---> Running in b20f4bf06828 19:30:49 Removing intermediate container b20f4bf06828 19:30:49 ---> 9fc650079248 19:30:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:50 ---> Running in c6abf79d2149 19:30:50 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 19:30:50 Status: Downloaded newer image for docker:20.10.7 19:30:50 ---> df445af6242a 19:30:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:30:50 ---> Running in 3a6b9a7b141d 19:30:51 Removing intermediate container 3a6b9a7b141d 19:30:51 ---> 61ce7c2f9c68 19:30:51 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 19:30:51 ---> Running in 77d6f810dda3 19:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:30:52 Removing intermediate container c6abf79d2149 19:30:52 ---> 00f37a283d37 19:30:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:30:52 ---> Running in 23f06753e66a 19:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:30:53 (1/39) Installing readline (8.1.0-r0) 19:30:53 (2/39) Installing bash (5.1.0-r0) 19:30:53 Executing bash-5.1.0-r0.post-install 19:30:53 (3/39) Installing brotli-libs (1.0.9-r3) 19:30:53 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:30:53 (5/39) Installing libcurl (7.79.1-r0) 19:30:53 (6/39) Installing curl (7.79.1-r0) 19:30:53 (7/39) Installing dumb-init (1.2.5-r0) 19:30:53 (8/39) Installing libbz2 (1.0.8-r1) 19:30:53 (9/39) Installing expat (2.2.10-r1) 19:30:53 (10/39) Installing libffi (3.3-r2) 19:30:53 (11/39) Installing gdbm (1.19-r0) 19:30:53 (12/39) Installing xz-libs (5.2.5-r0) 19:30:53 (13/39) Installing sqlite-libs (3.34.1-r0) 19:30:53 (14/39) Installing python3 (3.8.10-r0) 19:30:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:55 (15/39) Installing py3-appdirs (1.4.4-r1) 19:30:55 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:30:55 (17/39) Installing py3-parsing (2.4.7-r1) 19:30:55 (18/39) Installing py3-six (1.15.0-r0) 19:30:55 (19/39) Installing py3-packaging (20.9-r0) 19:30:55 (20/39) Installing py3-setuptools (51.3.3-r0) 19:30:55 (21/39) Installing py3-chardet (4.0.0-r0) 19:30:55 (22/39) Installing py3-idna (3.1-r0) 19:30:55 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:30:55 (24/39) Installing py3-requests (2.25.1-r1) 19:30:55 (25/39) Installing py3-msgpack (1.0.2-r0) 19:30:55 (26/39) Installing py3-lockfile (0.12.2-r3) 19:30:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:30:55 (28/39) Installing py3-colorama (0.4.4-r0) 19:30:55 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:30:55 (30/39) Installing py3-distlib (0.3.1-r1) 19:30:55 (31/39) Installing py3-distro (1.5.0-r1) 19:30:55 (32/39) Installing py3-webencodings (0.5.1-r3) 19:30:55 (33/39) Installing py3-html5lib (1.1-r0) 19:30:55 (34/39) Installing py3-pytoml (0.1.21-r0) 19:30:56 (35/39) Installing py3-pep517 (0.9.1-r0) 19:30:56 (36/39) Installing py3-progress (1.5-r0) 19:30:56 (37/39) Installing py3-retrying (1.3.3-r0) 19:30:56 (38/39) Installing py3-toml (0.10.2-r0) 19:30:56 (39/39) Installing py3-pip (20.3.4-r0) 19:30:56 Executing busybox-1.32.1-r6.trigger 19:30:56 OK: 82 MiB in 59 packages 19:30:56 (1/6) Installing dumb-init (1.2.5-r1) 19:30:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:30:57 (3/6) Installing libsodium (1.0.18-r0) 19:30:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:30:57 (5/6) Installing libzmq (4.3.4-r0) 19:30:57 (6/6) Installing zeromq (4.3.4-r0) 19:30:57 Executing busybox-1.33.1-r3.trigger 19:30:57 OK: 8 MiB in 20 packages 19:30:59 Removing intermediate container 23f06753e66a 19:30:59 ---> 9d10597f4077 19:30:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:00 ---> 67520d28f166 19:31:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:31:02 ---> 5e69ddc2fb1f 19:31:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:31:02 ---> d020f67e3025 19:31:02 Step 20/24 : ENTRYPOINT ["/core-data"] 19:31:03 ---> Running in c4892645bb91 19:31:03 Removing intermediate container c4892645bb91 19:31:03 ---> 3f884b7647c0 19:31:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:03 ---> Running in 8f645fcaf4a3 19:31:04 Removing intermediate container 8f645fcaf4a3 19:31:04 ---> 8eab567f2c48 19:31:04 Step 22/24 : LABEL arch=arm64 19:31:04 ---> Running in b8757ebb2f89 19:31:04 Collecting docker-compose==1.23.2 19:31:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:31:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:31:04 Removing intermediate container b8757ebb2f89 19:31:04 ---> 3a1bfe0f90dc 19:31:04 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:31:04 ---> Running in 3e61d9ef7aa3 19:31:05 Removing intermediate container 3e61d9ef7aa3 19:31:05 ---> 922b4af3b513 19:31:05 Step 24/24 : LABEL version=2.0.1-dev.63 19:31:05 ---> Running in cfddb375467c 19:31:06 Removing intermediate container cfddb375467c 19:31:06 ---> 74500521c785 19:31:06 19:31:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:31:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:31:06 Successfully built 74500521c785 19:31:06 Successfully tagged core-data-arm64:latest 19:31:06  Building core-data ... done Collecting docker<4.0,>=3.6.0 19:31:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:31:07 Collecting cached-property<2,>=1.2.0 19:31:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:31:07 Collecting dockerpty<0.5,>=0.4.1 19:31:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:31:10 Collecting PyYAML<4,>=3.10 19:31:10 Downloading PyYAML-3.13.tar.gz (270 kB) 19:31:14 Collecting texttable<0.10,>=0.9.0 19:31:14 Downloading texttable-0.9.1.tar.gz (11 kB) 19:31:15 Collecting docopt<0.7,>=0.6.1 19:31:15 Downloading docopt-0.6.2.tar.gz (25 kB) 19:31:18 Collecting jsonschema<3,>=2.5.1 19:31:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:31:18 Collecting websocket-client<1.0,>=0.32.0 19:31:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:31:18 Collecting docker-pycreds>=0.4.0 19:31:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:31:20 Collecting certifi>=2017.4.17 19:31:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:31:20 Collecting chardet<3.1.0,>=3.0.2 19:31:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:31:21 Collecting urllib3<1.25,>=1.21.1 19:31:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:31:21 Collecting idna<2.8,>=2.5 19:31:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:31:22 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:31:22 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:31:22 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:31:22 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:31:23 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:31:23 Attempting uninstall: urllib3 19:31:23 Found existing installation: urllib3 1.26.2 19:31:23 Uninstalling urllib3-1.26.2: 19:31:23 Successfully uninstalled urllib3-1.26.2 19:31:23 Attempting uninstall: idna 19:31:23 Found existing installation: idna 3.1 19:31:23 Uninstalling idna-3.1: 19:31:23 Successfully uninstalled idna-3.1 19:31:24 Attempting uninstall: chardet 19:31:24 Found existing installation: chardet 4.0.0 19:31:24 Uninstalling chardet-4.0.0: 19:31:24 Successfully uninstalled chardet-4.0.0 19:31:26 Attempting uninstall: requests 19:31:26 Found existing installation: requests 2.25.1 19:31:26 Uninstalling requests-2.25.1: 19:31:26 Successfully uninstalled requests-2.25.1 19:31:26 Running setup.py install for texttable: started 19:31:28 Running setup.py install for texttable: finished with status 'done' 19:31:28 Running setup.py install for PyYAML: started 19:31:32 Running setup.py install for PyYAML: finished with status 'done' 19:31:32 Running setup.py install for docopt: started 19:31:34 Running setup.py install for docopt: finished with status 'done' 19:31:34 Running setup.py install for dockerpty: started 19:31:38 Running setup.py install for dockerpty: finished with status 'done' 19:31:39 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 19:31:49 Removing intermediate container 77d6f810dda3 19:31:49 ---> 66d821ea4c01 19:31:49 Step 15/24 : ENV APP_PORT=58890 19:31:49 ---> Running in 66c5d9030b3d 19:31:50 Removing intermediate container 66c5d9030b3d 19:31:50 ---> 1a1eb6eb553c 19:31:50 Step 16/24 : EXPOSE $APP_PORT 19:31:50 ---> Running in e57d608744f1 19:31:51 Removing intermediate container e57d608744f1 19:31:51 ---> 810b5a4d4e0a 19:31:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:52 ---> 44cf95d2c811 19:31:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:53 ---> 86a909a4e5b7 19:31:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:54 ---> 7c2d3dcb507a 19:31:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:54 ---> Running in fd477bebdb23 19:31:55 Removing intermediate container fd477bebdb23 19:31:55 ---> 7047b12b5ef4 19:31:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:55 ---> Running in 78e1a80f5c7f 19:31:55 Removing intermediate container 78e1a80f5c7f 19:31:55 ---> d3b601fe35e9 19:31:55 Step 22/24 : LABEL arch=arm64 19:31:55 ---> Running in 85bece777a9d 19:31:56 Removing intermediate container 85bece777a9d 19:31:56 ---> a54bccc06d8e 19:31:56 Step 23/24 : LABEL git_sha=c0b609019c2f8045c53c37df6a851fd1682319ad 19:31:56 ---> Running in 02a3cccaa58f 19:31:57 Removing intermediate container 02a3cccaa58f 19:31:57 ---> 4621fb217764 19:31:57 Step 24/24 : LABEL version=2.0.1-dev.63 19:31:57 ---> Running in 990b49031245 19:31:57 Removing intermediate container 990b49031245 19:31:57 ---> 10a965577b7f 19:31:57 19:31:58 Successfully built 10a965577b7f 19:31:58 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:58  Building sys-mgmt-agent ... done  [Pipeline] } 19:31:58 $ docker stop --time=1 c0a8c15b4a5bdab111a046caa7bacdab177345f179d6daef336b5dfb0f276e34 19:32:00 $ docker rm -f c0a8c15b4a5bdab111a046caa7bacdab177345f179d6daef336b5dfb0f276e34 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:01 + docker images 19:32:01 REPOSITORY TAG IMAGE ID CREATED SIZE 19:32:01 sys-mgmt-agent-arm64 latest 10a965577b7f 4 seconds ago 312MB 19:32:01 core-data-arm64 latest 74500521c785 56 seconds ago 19.4MB 19:32:01 security-bootstrapper-arm64 latest dedcbd744a62 About a minute ago 17.7MB 19:32:01 e4fb939f160d About a minute ago 1.46GB 19:32:01 3ae6363e00ea About a minute ago 1.45GB 19:32:01 core-command-arm64 latest 37c6ef2cd1a8 About a minute ago 15.2MB 19:32:01 3d5a935cafe1 2 minutes ago 1.45GB 19:32:01 e8b1f842bb6a 2 minutes ago 1.45GB 19:32:01 security-secretstore-setup-arm64 latest 7a55e42975b1 4 minutes ago 26.5MB 19:32:01 core-metadata-arm64 latest 8cffd0ba8342 4 minutes ago 15.8MB 19:32:01 support-scheduler-arm64 latest 6cc12019f920 4 minutes ago 15.2MB 19:32:01 support-notifications-arm64 latest 3700ee007e9c 4 minutes ago 15.9MB 19:32:01 security-proxy-setup-arm64 latest 55c87b8f2f57 4 minutes ago 25.3MB 19:32:01 7344db80fbba 4 minutes ago 1.45GB 19:32:01 0d544607c14e 4 minutes ago 1.45GB 19:32:01 52002ea750ee 4 minutes ago 1.46GB 19:32:01 99c52adf0e76 4 minutes ago 1.46GB 19:32:01 6376049ade2b 4 minutes ago 1.46GB 19:32:01 ci-base-image-arm64 latest de90c96e49ba 9 minutes ago 1.24GB 19:32:01 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 19:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 19:32:01 docker 20.10.7 df445af6242a 3 months ago 234MB 19:32:01 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 19:32:01 provisioning config files... 19:32:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/72@tmp/config7420730123974370913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:02 ---> docker-login.sh 19:32:02 nexus3.edgexfoundry.org:10001 19:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:02 Configure a credential helper to remove this warning. See 19:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:02 19:32:02 Login Succeeded 19:32:02 nexus3.edgexfoundry.org:10002 19:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:03 Configure a credential helper to remove this warning. See 19:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:03 19:32:03 Login Succeeded 19:32:03 nexus3.edgexfoundry.org:10003 19:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:03 Configure a credential helper to remove this warning. See 19:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:03 19:32:03 Login Succeeded 19:32:03 nexus3.edgexfoundry.org:10004 19:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:04 Configure a credential helper to remove this warning. See 19:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:04 19:32:04 Login Succeeded 19:32:04 docker.io 19:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:32:05 Configure a credential helper to remove this warning. See 19:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:32:05 19:32:05 Login Succeeded 19:32:05 ---> docker-login.sh ends [Pipeline] } 19:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:32:05 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:05 latest 19:32:05 2.0.1-dev.63 19:32:05 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:05 main 19:32:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:32:06 c3b007a91695: Preparing 19:32:06 0be59b6fff40: Preparing 19:32:06 6656ca41aa9b: Preparing 19:32:06 ac95cb6f2524: Preparing 19:32:06 ee420dfed78a: Preparing 19:32:06 ee420dfed78a: Layer already exists 19:32:06 6656ca41aa9b: Pushed 19:32:06 ac95cb6f2524: Pushed 19:32:06 c3b007a91695: Pushed 19:32:09 0be59b6fff40: Pushed 19:32:09 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:32:10 c3b007a91695: Preparing 19:32:10 0be59b6fff40: Preparing 19:32:10 6656ca41aa9b: Preparing 19:32:10 ac95cb6f2524: Preparing 19:32:10 ee420dfed78a: Preparing 19:32:10 c3b007a91695: Layer already exists 19:32:10 ac95cb6f2524: Layer already exists 19:32:10 0be59b6fff40: Layer already exists 19:32:10 ee420dfed78a: Layer already exists 19:32:10 6656ca41aa9b: Layer already exists 19:32:10 latest: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 19:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:32:11 c3b007a91695: Preparing 19:32:11 0be59b6fff40: Preparing 19:32:11 6656ca41aa9b: Preparing 19:32:11 ac95cb6f2524: Preparing 19:32:11 ee420dfed78a: Preparing 19:32:11 ac95cb6f2524: Layer already exists 19:32:11 0be59b6fff40: Layer already exists 19:32:11 ee420dfed78a: Layer already exists 19:32:11 c3b007a91695: Layer already exists 19:32:11 6656ca41aa9b: Layer already exists 19:32:11 2.0.1-dev.63: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:32:12 c3b007a91695: Preparing 19:32:12 0be59b6fff40: Preparing 19:32:12 6656ca41aa9b: Preparing 19:32:12 ac95cb6f2524: Preparing 19:32:12 ee420dfed78a: Preparing 19:32:12 6656ca41aa9b: Layer already exists 19:32:12 c3b007a91695: Layer already exists 19:32:12 ac95cb6f2524: Layer already exists 19:32:12 0be59b6fff40: Layer already exists 19:32:12 ee420dfed78a: Layer already exists 19:32:12 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 19:32:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:32:13 c3b007a91695: Preparing 19:32:13 0be59b6fff40: Preparing 19:32:13 6656ca41aa9b: Preparing 19:32:13 ac95cb6f2524: Preparing 19:32:13 ee420dfed78a: Preparing 19:32:13 ee420dfed78a: Layer already exists 19:32:13 6656ca41aa9b: Layer already exists 19:32:13 0be59b6fff40: Layer already exists 19:32:13 c3b007a91695: Layer already exists 19:32:13 ac95cb6f2524: Layer already exists 19:32:13 main: digest: sha256:7e1e0f1d1b425f281c114ba68d762ac70f947f196729da6b4a618bd5d9ffb195 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:13 ===================================================== [Pipeline] echo 19:32:13 taggedImages: 19:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.63 19:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:32:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:32:13 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:13 latest 19:32:13 2.0.1-dev.63 19:32:13 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:13 main 19:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:32:14 3f0e075b4546: Preparing 19:32:14 e9a8faedff74: Preparing 19:32:14 6656ca41aa9b: Preparing 19:32:14 9b36f98426d0: Preparing 19:32:14 0a45eeeca203: Preparing 19:32:14 ee420dfed78a: Preparing 19:32:14 ee420dfed78a: Waiting 19:32:14 6656ca41aa9b: Layer already exists 19:32:14 ee420dfed78a: Layer already exists 19:32:14 3f0e075b4546: Pushed 19:32:14 0a45eeeca203: Pushed 19:32:15 9b36f98426d0: Pushed 19:32:18 e9a8faedff74: Pushed 19:32:18 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:32:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:32:19 3f0e075b4546: Preparing 19:32:19 e9a8faedff74: Preparing 19:32:19 6656ca41aa9b: Preparing 19:32:19 9b36f98426d0: Preparing 19:32:19 0a45eeeca203: Preparing 19:32:19 ee420dfed78a: Preparing 19:32:19 ee420dfed78a: Waiting 19:32:19 0a45eeeca203: Layer already exists 19:32:19 e9a8faedff74: Layer already exists 19:32:19 3f0e075b4546: Layer already exists 19:32:19 6656ca41aa9b: Layer already exists 19:32:19 9b36f98426d0: Layer already exists 19:32:19 ee420dfed78a: Layer already exists 19:32:19 latest: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:32:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 19:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:32:20 3f0e075b4546: Preparing 19:32:20 e9a8faedff74: Preparing 19:32:20 6656ca41aa9b: Preparing 19:32:20 9b36f98426d0: Preparing 19:32:20 0a45eeeca203: Preparing 19:32:20 ee420dfed78a: Preparing 19:32:20 ee420dfed78a: Waiting 19:32:20 0a45eeeca203: Layer already exists 19:32:20 9b36f98426d0: Layer already exists 19:32:20 6656ca41aa9b: Layer already exists 19:32:20 e9a8faedff74: Layer already exists 19:32:20 3f0e075b4546: Layer already exists 19:32:20 ee420dfed78a: Layer already exists 19:32:20 2.0.1-dev.63: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:32:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:32:21 3f0e075b4546: Preparing 19:32:21 e9a8faedff74: Preparing 19:32:21 6656ca41aa9b: Preparing 19:32:21 9b36f98426d0: Preparing 19:32:21 0a45eeeca203: Preparing 19:32:21 ee420dfed78a: Preparing 19:32:21 ee420dfed78a: Waiting 19:32:21 3f0e075b4546: Layer already exists 19:32:21 6656ca41aa9b: Layer already exists 19:32:21 e9a8faedff74: Layer already exists 19:32:21 0a45eeeca203: Layer already exists 19:32:21 9b36f98426d0: Layer already exists 19:32:21 ee420dfed78a: Layer already exists 19:32:21 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:32:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 19:32:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:32:22 3f0e075b4546: Preparing 19:32:22 e9a8faedff74: Preparing 19:32:22 6656ca41aa9b: Preparing 19:32:22 9b36f98426d0: Preparing 19:32:22 0a45eeeca203: Preparing 19:32:22 ee420dfed78a: Preparing 19:32:22 ee420dfed78a: Waiting 19:32:22 6656ca41aa9b: Layer already exists 19:32:22 9b36f98426d0: Layer already exists 19:32:22 0a45eeeca203: Layer already exists 19:32:22 3f0e075b4546: Layer already exists 19:32:22 e9a8faedff74: Layer already exists 19:32:22 ee420dfed78a: Layer already exists 19:32:22 main: digest: sha256:0458474b138897abb388950734f3e7b828db6f828ec4d2ecb7c06ee9a5c013f3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:22 ===================================================== [Pipeline] echo 19:32:22 taggedImages: 19:32:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:32:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.63 19:32:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:22 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:32:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:32:22 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:22 latest 19:32:22 2.0.1-dev.63 19:32:22 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:22 main 19:32:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:32:23 ce6cdab30741: Preparing 19:32:23 aec5255994bf: Preparing 19:32:23 6656ca41aa9b: Preparing 19:32:23 ac95cb6f2524: Preparing 19:32:23 ee420dfed78a: Preparing 19:32:23 6656ca41aa9b: Layer already exists 19:32:23 ee420dfed78a: Layer already exists 19:32:23 ac95cb6f2524: Layer already exists 19:32:23 ce6cdab30741: Pushed 19:32:26 aec5255994bf: Pushed 19:32:26 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:32:27 ce6cdab30741: Preparing 19:32:27 aec5255994bf: Preparing 19:32:27 6656ca41aa9b: Preparing 19:32:27 ac95cb6f2524: Preparing 19:32:27 ee420dfed78a: Preparing 19:32:27 aec5255994bf: Layer already exists 19:32:27 ee420dfed78a: Layer already exists 19:32:27 6656ca41aa9b: Layer already exists 19:32:27 ac95cb6f2524: Layer already exists 19:32:27 ce6cdab30741: Layer already exists 19:32:27 latest: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 19:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:32:28 ce6cdab30741: Preparing 19:32:28 aec5255994bf: Preparing 19:32:28 6656ca41aa9b: Preparing 19:32:28 ac95cb6f2524: Preparing 19:32:28 ee420dfed78a: Preparing 19:32:28 6656ca41aa9b: Layer already exists 19:32:28 ac95cb6f2524: Layer already exists 19:32:28 ce6cdab30741: Layer already exists 19:32:28 aec5255994bf: Layer already exists 19:32:28 ee420dfed78a: Layer already exists 19:32:28 2.0.1-dev.63: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:32:29 ce6cdab30741: Preparing 19:32:29 aec5255994bf: Preparing 19:32:29 6656ca41aa9b: Preparing 19:32:29 ac95cb6f2524: Preparing 19:32:29 ee420dfed78a: Preparing 19:32:29 ee420dfed78a: Layer already exists 19:32:29 aec5255994bf: Layer already exists 19:32:29 ce6cdab30741: Layer already exists 19:32:29 ac95cb6f2524: Layer already exists 19:32:29 6656ca41aa9b: Layer already exists 19:32:29 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:32:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 19:32:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:32:30 ce6cdab30741: Preparing 19:32:30 aec5255994bf: Preparing 19:32:30 6656ca41aa9b: Preparing 19:32:30 ac95cb6f2524: Preparing 19:32:30 ee420dfed78a: Preparing 19:32:30 6656ca41aa9b: Layer already exists 19:32:30 ce6cdab30741: Layer already exists 19:32:30 aec5255994bf: Layer already exists 19:32:30 ee420dfed78a: Layer already exists 19:32:30 ac95cb6f2524: Layer already exists 19:32:30 main: digest: sha256:093cd2aaa3e96edd304e3771f73bdb40b404ef4751bf387cda104c7db827baf8 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:30 ===================================================== [Pipeline] echo 19:32:30 taggedImages: 19:32:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:32:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.63 19:32:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:32:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:32:30 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:30 latest 19:32:30 2.0.1-dev.63 19:32:30 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:30 main 19:32:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:32:31 f659a619214e: Preparing 19:32:31 f659a619214e: Preparing 19:32:31 e30e8fbf039e: Preparing 19:32:31 b5d38f81b406: Preparing 19:32:31 ee11739663b6: Preparing 19:32:31 c2f5d0a4d00c: Preparing 19:32:31 6656ca41aa9b: Preparing 19:32:31 07345da202b5: Preparing 19:32:31 a2e746bea2f9: Preparing 19:32:31 17296657a9e8: Preparing 19:32:31 8275f5ddf4dd: Preparing 19:32:31 ee420dfed78a: Preparing 19:32:31 07345da202b5: Waiting 19:32:31 a2e746bea2f9: Waiting 19:32:31 6656ca41aa9b: Waiting 19:32:31 17296657a9e8: Waiting 19:32:31 8275f5ddf4dd: Waiting 19:32:31 ee420dfed78a: Waiting 19:32:32 e30e8fbf039e: Pushed 19:32:32 ee11739663b6: Pushed 19:32:32 b5d38f81b406: Pushed 19:32:32 f659a619214e: Pushed 19:32:32 6656ca41aa9b: Layer already exists 19:32:32 07345da202b5: Pushed 19:32:32 a2e746bea2f9: Pushed 19:32:32 17296657a9e8: Pushed 19:32:32 ee420dfed78a: Layer already exists 19:32:32 8275f5ddf4dd: Pushed 19:32:35 c2f5d0a4d00c: Pushed 19:32:35 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:32:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:32:35 f659a619214e: Preparing 19:32:35 f659a619214e: Preparing 19:32:35 e30e8fbf039e: Preparing 19:32:35 b5d38f81b406: Preparing 19:32:35 ee11739663b6: Preparing 19:32:35 c2f5d0a4d00c: Preparing 19:32:35 6656ca41aa9b: Preparing 19:32:35 07345da202b5: Preparing 19:32:35 a2e746bea2f9: Preparing 19:32:35 17296657a9e8: Preparing 19:32:35 8275f5ddf4dd: Preparing 19:32:35 ee420dfed78a: Preparing 19:32:35 6656ca41aa9b: Waiting 19:32:35 07345da202b5: Waiting 19:32:35 a2e746bea2f9: Waiting 19:32:35 17296657a9e8: Waiting 19:32:35 8275f5ddf4dd: Waiting 19:32:35 ee420dfed78a: Waiting 19:32:36 f659a619214e: Layer already exists 19:32:36 c2f5d0a4d00c: Layer already exists 19:32:36 b5d38f81b406: Layer already exists 19:32:36 ee11739663b6: Layer already exists 19:32:36 e30e8fbf039e: Layer already exists 19:32:36 6656ca41aa9b: Layer already exists 19:32:36 07345da202b5: Layer already exists 19:32:36 a2e746bea2f9: Layer already exists 19:32:36 17296657a9e8: Layer already exists 19:32:36 8275f5ddf4dd: Layer already exists 19:32:36 ee420dfed78a: Layer already exists 19:32:36 latest: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:32:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 19:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:32:36 f659a619214e: Preparing 19:32:36 f659a619214e: Preparing 19:32:36 e30e8fbf039e: Preparing 19:32:36 b5d38f81b406: Preparing 19:32:36 ee11739663b6: Preparing 19:32:36 c2f5d0a4d00c: Preparing 19:32:36 6656ca41aa9b: Preparing 19:32:36 07345da202b5: Preparing 19:32:36 a2e746bea2f9: Preparing 19:32:36 17296657a9e8: Preparing 19:32:36 8275f5ddf4dd: Preparing 19:32:36 ee420dfed78a: Preparing 19:32:36 6656ca41aa9b: Waiting 19:32:36 17296657a9e8: Waiting 19:32:36 8275f5ddf4dd: Waiting 19:32:36 ee420dfed78a: Waiting 19:32:36 07345da202b5: Waiting 19:32:36 a2e746bea2f9: Waiting 19:32:37 e30e8fbf039e: Layer already exists 19:32:37 c2f5d0a4d00c: Layer already exists 19:32:37 b5d38f81b406: Layer already exists 19:32:37 ee11739663b6: Layer already exists 19:32:37 f659a619214e: Layer already exists 19:32:37 07345da202b5: Layer already exists 19:32:37 a2e746bea2f9: Layer already exists 19:32:37 17296657a9e8: Layer already exists 19:32:37 6656ca41aa9b: Layer already exists 19:32:37 8275f5ddf4dd: Layer already exists 19:32:37 ee420dfed78a: Layer already exists 19:32:37 2.0.1-dev.63: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:32:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:32:37 f659a619214e: Preparing 19:32:37 f659a619214e: Preparing 19:32:37 e30e8fbf039e: Preparing 19:32:37 b5d38f81b406: Preparing 19:32:37 ee11739663b6: Preparing 19:32:37 c2f5d0a4d00c: Preparing 19:32:37 6656ca41aa9b: Preparing 19:32:37 07345da202b5: Preparing 19:32:37 a2e746bea2f9: Preparing 19:32:37 17296657a9e8: Preparing 19:32:37 8275f5ddf4dd: Preparing 19:32:37 ee420dfed78a: Preparing 19:32:37 a2e746bea2f9: Waiting 19:32:37 17296657a9e8: Waiting 19:32:37 8275f5ddf4dd: Waiting 19:32:37 ee420dfed78a: Waiting 19:32:37 07345da202b5: Waiting 19:32:37 6656ca41aa9b: Waiting 19:32:38 e30e8fbf039e: Layer already exists 19:32:38 c2f5d0a4d00c: Layer already exists 19:32:38 b5d38f81b406: Layer already exists 19:32:38 ee11739663b6: Layer already exists 19:32:38 f659a619214e: Layer already exists 19:32:38 6656ca41aa9b: Layer already exists 19:32:38 07345da202b5: Layer already exists 19:32:38 a2e746bea2f9: Layer already exists 19:32:38 8275f5ddf4dd: Layer already exists 19:32:38 17296657a9e8: Layer already exists 19:32:38 ee420dfed78a: Layer already exists 19:32:38 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:32:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 19:32:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:32:38 f659a619214e: Preparing 19:32:38 f659a619214e: Preparing 19:32:38 e30e8fbf039e: Preparing 19:32:38 b5d38f81b406: Preparing 19:32:38 ee11739663b6: Preparing 19:32:38 c2f5d0a4d00c: Preparing 19:32:38 6656ca41aa9b: Preparing 19:32:38 07345da202b5: Preparing 19:32:38 a2e746bea2f9: Preparing 19:32:38 17296657a9e8: Preparing 19:32:38 8275f5ddf4dd: Preparing 19:32:38 ee420dfed78a: Preparing 19:32:38 a2e746bea2f9: Waiting 19:32:38 17296657a9e8: Waiting 19:32:38 8275f5ddf4dd: Waiting 19:32:38 ee420dfed78a: Waiting 19:32:38 6656ca41aa9b: Waiting 19:32:38 07345da202b5: Waiting 19:32:39 f659a619214e: Layer already exists 19:32:39 e30e8fbf039e: Layer already exists 19:32:39 b5d38f81b406: Layer already exists 19:32:39 c2f5d0a4d00c: Layer already exists 19:32:39 ee11739663b6: Layer already exists 19:32:39 6656ca41aa9b: Layer already exists 19:32:39 07345da202b5: Layer already exists 19:32:39 a2e746bea2f9: Layer already exists 19:32:39 17296657a9e8: Layer already exists 19:32:39 8275f5ddf4dd: Layer already exists 19:32:39 ee420dfed78a: Layer already exists 19:32:39 main: digest: sha256:ad87ac4ba966e0ec30b649dc3ebdb030f766fff03c5b796130e67d9b04f8b2d3 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:39 ===================================================== [Pipeline] echo 19:32:39 taggedImages: 19:32:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:32:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.63 19:32:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:32:39 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:32:39 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:39 latest 19:32:39 2.0.1-dev.63 19:32:39 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:39 main 19:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:32:39 6fd22a1989b7: Preparing 19:32:39 95e1c4222ff2: Preparing 19:32:39 20d50234e339: Preparing 19:32:39 ccb35a972583: Preparing 19:32:39 e5cd872cbdc4: Preparing 19:32:39 ee420dfed78a: Preparing 19:32:39 ee420dfed78a: Waiting 19:32:40 20d50234e339: Pushed 19:32:40 ccb35a972583: Pushed 19:32:40 ee420dfed78a: Layer already exists 19:32:40 e5cd872cbdc4: Pushed 19:32:42 95e1c4222ff2: Pushed 19:32:42 6fd22a1989b7: Pushed 19:32:42 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:32:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:32:43 6fd22a1989b7: Preparing 19:32:43 95e1c4222ff2: Preparing 19:32:43 20d50234e339: Preparing 19:32:43 ccb35a972583: Preparing 19:32:43 e5cd872cbdc4: Preparing 19:32:43 ee420dfed78a: Preparing 19:32:43 ee420dfed78a: Waiting 19:32:43 6fd22a1989b7: Layer already exists 19:32:43 e5cd872cbdc4: Layer already exists 19:32:43 95e1c4222ff2: Layer already exists 19:32:43 20d50234e339: Layer already exists 19:32:43 ccb35a972583: Layer already exists 19:32:43 ee420dfed78a: Layer already exists 19:32:43 latest: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:32:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 19:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:32:44 6fd22a1989b7: Preparing 19:32:44 95e1c4222ff2: Preparing 19:32:44 20d50234e339: Preparing 19:32:44 ccb35a972583: Preparing 19:32:44 e5cd872cbdc4: Preparing 19:32:44 ee420dfed78a: Preparing 19:32:44 ee420dfed78a: Waiting 19:32:44 95e1c4222ff2: Layer already exists 19:32:44 20d50234e339: Layer already exists 19:32:44 6fd22a1989b7: Layer already exists 19:32:44 e5cd872cbdc4: Layer already exists 19:32:44 ccb35a972583: Layer already exists 19:32:44 ee420dfed78a: Layer already exists 19:32:44 2.0.1-dev.63: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:32:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:32:45 6fd22a1989b7: Preparing 19:32:45 95e1c4222ff2: Preparing 19:32:45 20d50234e339: Preparing 19:32:45 ccb35a972583: Preparing 19:32:45 e5cd872cbdc4: Preparing 19:32:45 ee420dfed78a: Preparing 19:32:45 ee420dfed78a: Waiting 19:32:45 20d50234e339: Layer already exists 19:32:45 ccb35a972583: Layer already exists 19:32:45 95e1c4222ff2: Layer already exists 19:32:45 6fd22a1989b7: Layer already exists 19:32:45 e5cd872cbdc4: Layer already exists 19:32:45 ee420dfed78a: Layer already exists 19:32:45 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] isUnix [Pipeline] sh 19:32:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:32:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:32:46 6fd22a1989b7: Preparing 19:32:46 95e1c4222ff2: Preparing 19:32:46 20d50234e339: Preparing 19:32:46 ccb35a972583: Preparing 19:32:46 e5cd872cbdc4: Preparing 19:32:46 ee420dfed78a: Preparing 19:32:46 ee420dfed78a: Waiting 19:32:46 6fd22a1989b7: Layer already exists 19:32:46 95e1c4222ff2: Layer already exists 19:32:46 20d50234e339: Layer already exists 19:32:46 ccb35a972583: Layer already exists 19:32:46 e5cd872cbdc4: Layer already exists 19:32:46 ee420dfed78a: Layer already exists 19:32:46 main: digest: sha256:73459a1d69c59ade05220092db38798a604bb1ec5a28af3f1a1cc9b2bc758db5 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:46 ===================================================== [Pipeline] echo 19:32:46 taggedImages: 19:32:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:32:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.63 19:32:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:32:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:32:46 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:46 latest 19:32:46 2.0.1-dev.63 19:32:46 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:46 main 19:32:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:32:47 c54b24ee0fe8: Preparing 19:32:47 334faeda951a: Preparing 19:32:47 be426a4660c6: Preparing 19:32:47 5f160c25f21e: Preparing 19:32:47 cf812816c0ab: Preparing 19:32:47 c878cee5da2d: Preparing 19:32:47 3b4a365b5c3d: Preparing 19:32:47 276d008cc47f: Preparing 19:32:47 4b269f2004c3: Preparing 19:32:47 ee420dfed78a: Preparing 19:32:47 c878cee5da2d: Waiting 19:32:47 3b4a365b5c3d: Waiting 19:32:47 276d008cc47f: Waiting 19:32:47 ee420dfed78a: Waiting 19:32:47 4b269f2004c3: Waiting 19:32:47 cf812816c0ab: Pushed 19:32:48 334faeda951a: Pushed 19:32:48 c54b24ee0fe8: Pushed 19:32:48 c878cee5da2d: Pushed 19:32:48 3b4a365b5c3d: Pushed 19:32:48 276d008cc47f: Pushed 19:32:48 ee420dfed78a: Layer already exists 19:32:48 4b269f2004c3: Pushed 19:32:50 5f160c25f21e: Pushed 19:32:50 be426a4660c6: Pushed 19:32:51 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:32:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:32:51 c54b24ee0fe8: Preparing 19:32:51 334faeda951a: Preparing 19:32:51 be426a4660c6: Preparing 19:32:51 5f160c25f21e: Preparing 19:32:51 cf812816c0ab: Preparing 19:32:51 c878cee5da2d: Preparing 19:32:51 3b4a365b5c3d: Preparing 19:32:51 276d008cc47f: Preparing 19:32:51 4b269f2004c3: Preparing 19:32:51 ee420dfed78a: Preparing 19:32:51 c878cee5da2d: Waiting 19:32:51 3b4a365b5c3d: Waiting 19:32:51 276d008cc47f: Waiting 19:32:51 4b269f2004c3: Waiting 19:32:51 ee420dfed78a: Waiting 19:32:52 5f160c25f21e: Layer already exists 19:32:52 c54b24ee0fe8: Layer already exists 19:32:52 be426a4660c6: Layer already exists 19:32:52 334faeda951a: Layer already exists 19:32:52 cf812816c0ab: Layer already exists 19:32:52 3b4a365b5c3d: Layer already exists 19:32:52 c878cee5da2d: Layer already exists 19:32:52 276d008cc47f: Layer already exists 19:32:52 4b269f2004c3: Layer already exists 19:32:52 ee420dfed78a: Layer already exists 19:32:52 latest: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:32:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 19:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:32:52 c54b24ee0fe8: Preparing 19:32:52 334faeda951a: Preparing 19:32:52 be426a4660c6: Preparing 19:32:52 5f160c25f21e: Preparing 19:32:52 cf812816c0ab: Preparing 19:32:52 c878cee5da2d: Preparing 19:32:52 3b4a365b5c3d: Preparing 19:32:52 276d008cc47f: Preparing 19:32:52 4b269f2004c3: Preparing 19:32:52 ee420dfed78a: Preparing 19:32:52 c878cee5da2d: Waiting 19:32:52 3b4a365b5c3d: Waiting 19:32:52 276d008cc47f: Waiting 19:32:52 4b269f2004c3: Waiting 19:32:52 ee420dfed78a: Waiting 19:32:53 c54b24ee0fe8: Layer already exists 19:32:53 334faeda951a: Layer already exists 19:32:53 be426a4660c6: Layer already exists 19:32:53 5f160c25f21e: Layer already exists 19:32:53 cf812816c0ab: Layer already exists 19:32:53 276d008cc47f: Layer already exists 19:32:53 3b4a365b5c3d: Layer already exists 19:32:53 c878cee5da2d: Layer already exists 19:32:53 ee420dfed78a: Layer already exists 19:32:53 4b269f2004c3: Layer already exists 19:32:53 2.0.1-dev.63: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:32:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:32:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:32:53 c54b24ee0fe8: Preparing 19:32:53 334faeda951a: Preparing 19:32:53 be426a4660c6: Preparing 19:32:53 5f160c25f21e: Preparing 19:32:53 cf812816c0ab: Preparing 19:32:53 c878cee5da2d: Preparing 19:32:53 3b4a365b5c3d: Preparing 19:32:53 276d008cc47f: Preparing 19:32:53 4b269f2004c3: Preparing 19:32:53 ee420dfed78a: Preparing 19:32:53 276d008cc47f: Waiting 19:32:53 4b269f2004c3: Waiting 19:32:53 ee420dfed78a: Waiting 19:32:53 3b4a365b5c3d: Waiting 19:32:53 c54b24ee0fe8: Layer already exists 19:32:53 be426a4660c6: Layer already exists 19:32:53 cf812816c0ab: Layer already exists 19:32:53 334faeda951a: Layer already exists 19:32:53 5f160c25f21e: Layer already exists 19:32:53 276d008cc47f: Layer already exists 19:32:53 c878cee5da2d: Layer already exists 19:32:53 3b4a365b5c3d: Layer already exists 19:32:53 4b269f2004c3: Layer already exists 19:32:53 ee420dfed78a: Layer already exists 19:32:53 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] isUnix [Pipeline] sh 19:32:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:32:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:32:54 c54b24ee0fe8: Preparing 19:32:54 334faeda951a: Preparing 19:32:54 be426a4660c6: Preparing 19:32:54 5f160c25f21e: Preparing 19:32:54 cf812816c0ab: Preparing 19:32:54 c878cee5da2d: Preparing 19:32:54 3b4a365b5c3d: Preparing 19:32:54 276d008cc47f: Preparing 19:32:54 4b269f2004c3: Preparing 19:32:54 ee420dfed78a: Preparing 19:32:54 c878cee5da2d: Waiting 19:32:54 3b4a365b5c3d: Waiting 19:32:54 276d008cc47f: Waiting 19:32:54 4b269f2004c3: Waiting 19:32:54 ee420dfed78a: Waiting 19:32:54 c54b24ee0fe8: Layer already exists 19:32:54 334faeda951a: Layer already exists 19:32:54 cf812816c0ab: Layer already exists 19:32:54 5f160c25f21e: Layer already exists 19:32:54 be426a4660c6: Layer already exists 19:32:54 ee420dfed78a: Layer already exists 19:32:54 c878cee5da2d: Layer already exists 19:32:54 3b4a365b5c3d: Layer already exists 19:32:54 276d008cc47f: Layer already exists 19:32:54 4b269f2004c3: Layer already exists 19:32:54 main: digest: sha256:4246ce93b14d0e6bbaf6051d534279437fb64d49291255ae65bc4fccae7c47fa size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:32:54 ===================================================== [Pipeline] echo 19:32:54 taggedImages: 19:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.63 19:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:32:55 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:32:55 c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:55 latest 19:32:55 2.0.1-dev.63 19:32:55 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:32:55 main 19:32:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:32:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:32:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:32:55 d7b42ee357c9: Preparing 19:32:55 81bc6b9b09da: Preparing 19:32:55 6656ca41aa9b: Preparing 19:32:55 63ad407e27e0: Preparing 19:32:55 ee420dfed78a: Preparing 19:32:56 ee420dfed78a: Layer already exists 19:32:56 6656ca41aa9b: Layer already exists 19:32:56 d7b42ee357c9: Pushed 19:32:56 63ad407e27e0: Pushed 19:32:59 81bc6b9b09da: Pushed 19:32:59 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:32:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:32:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:32:59 d7b42ee357c9: Preparing 19:32:59 81bc6b9b09da: Preparing 19:32:59 6656ca41aa9b: Preparing 19:32:59 63ad407e27e0: Preparing 19:32:59 ee420dfed78a: Preparing 19:33:00 6656ca41aa9b: Layer already exists 19:33:00 63ad407e27e0: Layer already exists 19:33:00 ee420dfed78a: Layer already exists 19:33:00 81bc6b9b09da: Layer already exists 19:33:00 d7b42ee357c9: Layer already exists 19:33:00 latest: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:33:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:33:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 19:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:33:00 d7b42ee357c9: Preparing 19:33:00 81bc6b9b09da: Preparing 19:33:00 6656ca41aa9b: Preparing 19:33:00 63ad407e27e0: Preparing 19:33:00 ee420dfed78a: Preparing 19:33:01 63ad407e27e0: Layer already exists 19:33:01 81bc6b9b09da: Layer already exists 19:33:01 6656ca41aa9b: Layer already exists 19:33:01 ee420dfed78a: Layer already exists 19:33:01 d7b42ee357c9: Layer already exists 19:33:01 2.0.1-dev.63: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:33:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:33:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:33:01 d7b42ee357c9: Preparing 19:33:01 81bc6b9b09da: Preparing 19:33:01 6656ca41aa9b: Preparing 19:33:01 63ad407e27e0: Preparing 19:33:01 ee420dfed78a: Preparing 19:33:02 ee420dfed78a: Layer already exists 19:33:02 81bc6b9b09da: Layer already exists 19:33:02 d7b42ee357c9: Layer already exists 19:33:02 63ad407e27e0: Layer already exists 19:33:02 6656ca41aa9b: Layer already exists 19:33:02 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:33:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 19:33:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:33:02 d7b42ee357c9: Preparing 19:33:02 81bc6b9b09da: Preparing 19:33:02 6656ca41aa9b: Preparing 19:33:02 63ad407e27e0: Preparing 19:33:02 ee420dfed78a: Preparing 19:33:03 63ad407e27e0: Layer already exists 19:33:03 81bc6b9b09da: Layer already exists 19:33:03 ee420dfed78a: Layer already exists 19:33:03 d7b42ee357c9: Layer already exists 19:33:03 6656ca41aa9b: Layer already exists 19:33:03 main: digest: sha256:3264e9a01511c1be9a093bbed859f0e11e9f103f1533b562e2a3991b815d5ff4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:33:03 ===================================================== [Pipeline] echo 19:33:03 taggedImages: 19:33:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:33:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.63 19:33:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:03 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:33:03 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:33:03 c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:03 latest 19:33:03 2.0.1-dev.63 19:33:03 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:03 main 19:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:33:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:33:03 14be4e03d3ca: Preparing 19:33:03 787df77c9165: Preparing 19:33:03 6656ca41aa9b: Preparing 19:33:03 ac95cb6f2524: Preparing 19:33:03 ee420dfed78a: Preparing 19:33:04 ac95cb6f2524: Layer already exists 19:33:04 6656ca41aa9b: Layer already exists 19:33:04 ee420dfed78a: Layer already exists 19:33:04 14be4e03d3ca: Pushed 19:33:06 787df77c9165: Pushed 19:33:06 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:33:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:33:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:33:07 14be4e03d3ca: Preparing 19:33:07 787df77c9165: Preparing 19:33:07 6656ca41aa9b: Preparing 19:33:07 ac95cb6f2524: Preparing 19:33:07 ee420dfed78a: Preparing 19:33:08 787df77c9165: Layer already exists 19:33:08 ee420dfed78a: Layer already exists 19:33:08 6656ca41aa9b: Layer already exists 19:33:08 ac95cb6f2524: Layer already exists 19:33:08 14be4e03d3ca: Layer already exists 19:33:08 latest: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:33:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:33:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 19:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:33:08 14be4e03d3ca: Preparing 19:33:08 787df77c9165: Preparing 19:33:08 6656ca41aa9b: Preparing 19:33:08 ac95cb6f2524: Preparing 19:33:08 ee420dfed78a: Preparing 19:33:08 ee420dfed78a: Layer already exists 19:33:08 6656ca41aa9b: Layer already exists 19:33:08 14be4e03d3ca: Layer already exists 19:33:08 ac95cb6f2524: Layer already exists 19:33:08 787df77c9165: Layer already exists 19:33:08 2.0.1-dev.63: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:33:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:33:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:33:09 14be4e03d3ca: Preparing 19:33:09 787df77c9165: Preparing 19:33:09 6656ca41aa9b: Preparing 19:33:09 ac95cb6f2524: Preparing 19:33:09 ee420dfed78a: Preparing 19:33:09 ac95cb6f2524: Layer already exists 19:33:09 787df77c9165: Layer already exists 19:33:09 14be4e03d3ca: Layer already exists 19:33:09 ee420dfed78a: Layer already exists 19:33:09 6656ca41aa9b: Layer already exists 19:33:09 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:33:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 19:33:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:33:10 14be4e03d3ca: Preparing 19:33:10 787df77c9165: Preparing 19:33:10 6656ca41aa9b: Preparing 19:33:10 ac95cb6f2524: Preparing 19:33:10 ee420dfed78a: Preparing 19:33:10 6656ca41aa9b: Layer already exists 19:33:10 ac95cb6f2524: Layer already exists 19:33:10 787df77c9165: Layer already exists 19:33:10 ee420dfed78a: Layer already exists 19:33:10 14be4e03d3ca: Layer already exists 19:33:10 main: digest: sha256:d6fbe188579ea9f4d72cd8719580b52d58150d4c4f9d49e7a4524bbd7bb03da2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:33:10 ===================================================== [Pipeline] echo 19:33:10 taggedImages: 19:33:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:33:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.63 19:33:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:10 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 19:33:11 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 19:33:11 c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:11 latest 19:33:11 2.0.1-dev.63 19:33:11 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:11 main 19:33:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:11 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] isUnix [Pipeline] sh 19:33:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:33:11 5d6b564219f2: Preparing 19:33:11 4294cfb05573: Preparing 19:33:11 cf7b8b09ea6a: Preparing 19:33:11 1215d8e1e76a: Preparing 19:33:11 b287e4fe43ef: Preparing 19:33:11 c39efab1fe40: Preparing 19:33:11 386fc9fe74c4: Preparing 19:33:11 097a5c91b892: Preparing 19:33:11 74984ba1a09f: Preparing 19:33:11 6d0ac5d4dfcb: Preparing 19:33:11 c55d5dbdab40: Preparing 19:33:11 c39efab1fe40: Waiting 19:33:11 74984ba1a09f: Waiting 19:33:11 386fc9fe74c4: Waiting 19:33:11 6d0ac5d4dfcb: Waiting 19:33:11 c55d5dbdab40: Waiting 19:33:11 097a5c91b892: Waiting 19:33:12 b287e4fe43ef: Layer already exists 19:33:12 c39efab1fe40: Layer already exists 19:33:12 386fc9fe74c4: Layer already exists 19:33:12 4294cfb05573: Pushed 19:33:12 097a5c91b892: Layer already exists 19:33:12 74984ba1a09f: Layer already exists 19:33:12 6d0ac5d4dfcb: Layer already exists 19:33:12 c55d5dbdab40: Layer already exists 19:33:12 5d6b564219f2: Pushed 19:33:14 cf7b8b09ea6a: Pushed 19:33:27 1215d8e1e76a: Pushed 19:33:27 c0b609019c2f8045c53c37df6a851fd1682319ad: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:33:27 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:33:28 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:33:28 5d6b564219f2: Preparing 19:33:28 4294cfb05573: Preparing 19:33:28 cf7b8b09ea6a: Preparing 19:33:28 1215d8e1e76a: Preparing 19:33:28 b287e4fe43ef: Preparing 19:33:28 c39efab1fe40: Preparing 19:33:28 386fc9fe74c4: Preparing 19:33:28 097a5c91b892: Preparing 19:33:28 74984ba1a09f: Preparing 19:33:28 6d0ac5d4dfcb: Preparing 19:33:28 c55d5dbdab40: Preparing 19:33:28 097a5c91b892: Waiting 19:33:28 6d0ac5d4dfcb: Waiting 19:33:28 c55d5dbdab40: Waiting 19:33:28 74984ba1a09f: Waiting 19:33:28 c39efab1fe40: Waiting 19:33:28 386fc9fe74c4: Waiting 19:33:28 b287e4fe43ef: Layer already exists 19:33:28 4294cfb05573: Layer already exists 19:33:28 5d6b564219f2: Layer already exists 19:33:28 cf7b8b09ea6a: Layer already exists 19:33:28 1215d8e1e76a: Layer already exists 19:33:28 386fc9fe74c4: Layer already exists 19:33:28 c39efab1fe40: Layer already exists 19:33:28 74984ba1a09f: Layer already exists 19:33:28 097a5c91b892: Layer already exists 19:33:28 6d0ac5d4dfcb: Layer already exists 19:33:28 c55d5dbdab40: Layer already exists 19:33:28 latest: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:33:28 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:33:29 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 19:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:33:29 5d6b564219f2: Preparing 19:33:29 4294cfb05573: Preparing 19:33:29 cf7b8b09ea6a: Preparing 19:33:29 1215d8e1e76a: Preparing 19:33:29 b287e4fe43ef: Preparing 19:33:29 c39efab1fe40: Preparing 19:33:29 386fc9fe74c4: Preparing 19:33:29 097a5c91b892: Preparing 19:33:29 74984ba1a09f: Preparing 19:33:29 6d0ac5d4dfcb: Preparing 19:33:29 c55d5dbdab40: Preparing 19:33:29 c39efab1fe40: Waiting 19:33:29 386fc9fe74c4: Waiting 19:33:29 097a5c91b892: Waiting 19:33:29 74984ba1a09f: Waiting 19:33:29 6d0ac5d4dfcb: Waiting 19:33:29 c55d5dbdab40: Waiting 19:33:29 1215d8e1e76a: Layer already exists 19:33:29 5d6b564219f2: Layer already exists 19:33:29 cf7b8b09ea6a: Layer already exists 19:33:29 4294cfb05573: Layer already exists 19:33:29 b287e4fe43ef: Layer already exists 19:33:29 74984ba1a09f: Layer already exists 19:33:29 097a5c91b892: Layer already exists 19:33:29 c39efab1fe40: Layer already exists 19:33:29 386fc9fe74c4: Layer already exists 19:33:29 6d0ac5d4dfcb: Layer already exists 19:33:29 c55d5dbdab40: Layer already exists 19:33:29 2.0.1-dev.63: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:33:29 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 [Pipeline] isUnix [Pipeline] sh 19:33:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:33:30 5d6b564219f2: Preparing 19:33:30 4294cfb05573: Preparing 19:33:30 cf7b8b09ea6a: Preparing 19:33:30 1215d8e1e76a: Preparing 19:33:30 b287e4fe43ef: Preparing 19:33:30 c39efab1fe40: Preparing 19:33:30 386fc9fe74c4: Preparing 19:33:30 097a5c91b892: Preparing 19:33:30 74984ba1a09f: Preparing 19:33:30 6d0ac5d4dfcb: Preparing 19:33:30 c55d5dbdab40: Preparing 19:33:30 c39efab1fe40: Waiting 19:33:30 6d0ac5d4dfcb: Waiting 19:33:30 097a5c91b892: Waiting 19:33:30 74984ba1a09f: Waiting 19:33:30 4294cfb05573: Layer already exists 19:33:30 1215d8e1e76a: Layer already exists 19:33:30 b287e4fe43ef: Layer already exists 19:33:30 cf7b8b09ea6a: Layer already exists 19:33:30 5d6b564219f2: Layer already exists 19:33:30 c39efab1fe40: Layer already exists 19:33:30 386fc9fe74c4: Layer already exists 19:33:30 097a5c91b892: Layer already exists 19:33:30 74984ba1a09f: Layer already exists 19:33:30 6d0ac5d4dfcb: Layer already exists 19:33:30 c55d5dbdab40: Layer already exists 19:33:30 c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:33:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 19:33:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 19:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:33:31 5d6b564219f2: Preparing 19:33:31 4294cfb05573: Preparing 19:33:31 cf7b8b09ea6a: Preparing 19:33:31 1215d8e1e76a: Preparing 19:33:31 b287e4fe43ef: Preparing 19:33:31 c39efab1fe40: Preparing 19:33:31 386fc9fe74c4: Preparing 19:33:31 097a5c91b892: Preparing 19:33:31 74984ba1a09f: Preparing 19:33:31 6d0ac5d4dfcb: Preparing 19:33:31 c55d5dbdab40: Preparing 19:33:31 c39efab1fe40: Waiting 19:33:31 386fc9fe74c4: Waiting 19:33:31 74984ba1a09f: Waiting 19:33:31 6d0ac5d4dfcb: Waiting 19:33:31 097a5c91b892: Waiting 19:33:31 c55d5dbdab40: Waiting 19:33:31 1215d8e1e76a: Layer already exists 19:33:31 4294cfb05573: Layer already exists 19:33:31 cf7b8b09ea6a: Layer already exists 19:33:31 b287e4fe43ef: Layer already exists 19:33:31 5d6b564219f2: Layer already exists 19:33:31 386fc9fe74c4: Layer already exists 19:33:31 74984ba1a09f: Layer already exists 19:33:31 c39efab1fe40: Layer already exists 19:33:31 097a5c91b892: Layer already exists 19:33:31 6d0ac5d4dfcb: Layer already exists 19:33:31 c55d5dbdab40: Layer already exists 19:33:31 main: digest: sha256:6e801a2b4baa72768b06ea4e67e1732106558ff56b8de91dc01445f3d767b1f8 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:33:31 ===================================================== [Pipeline] echo 19:33:31 taggedImages: 19:33:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad 19:33:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:33:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.63 19:33:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c0b609019c2f8045c53c37df6a851fd1682319ad-2.0.1-dev.63 19:33:31 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:32 19:33:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:32 arm64: Pulling from edgex-lftools-log-publisher 19:33:32 448f6bf000e3: Pulling fs layer 19:33:32 f757da607395: Pulling fs layer 19:33:32 05883995daec: Pulling fs layer 19:33:32 8603b9c90790: Pulling fs layer 19:33:32 1560dd03e051: Pulling fs layer 19:33:32 27f5ce0e4adf: Pulling fs layer 19:33:32 c2d8d7efcc4b: Pulling fs layer 19:33:32 8603b9c90790: Waiting 19:33:32 1560dd03e051: Waiting 19:33:32 c2d8d7efcc4b: Waiting 19:33:32 27f5ce0e4adf: Waiting 19:33:33 f757da607395: Verifying Checksum 19:33:33 f757da607395: Download complete 19:33:33 8603b9c90790: Verifying Checksum 19:33:33 8603b9c90790: Download complete 19:33:33 1560dd03e051: Verifying Checksum 19:33:33 1560dd03e051: Download complete 19:33:33 27f5ce0e4adf: Download complete 19:33:33 05883995daec: Verifying Checksum 19:33:33 05883995daec: Download complete 19:33:34 448f6bf000e3: Verifying Checksum 19:33:34 448f6bf000e3: Download complete 19:33:37 c2d8d7efcc4b: Verifying Checksum 19:33:37 c2d8d7efcc4b: Download complete 19:33:38 448f6bf000e3: Pull complete 19:33:38 f757da607395: Pull complete 19:33:40 05883995daec: Pull complete 19:33:40 8603b9c90790: Pull complete 19:33:41 1560dd03e051: Pull complete 19:33:42 27f5ce0e4adf: Pull complete 19:33:57 c2d8d7efcc4b: Pull complete 19:33:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:33:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:33:57 prd-ubuntu18.04-docker-arm64-4c-16g-323 does not seem to be running inside a container 19:33:57 $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:34:01 $ docker top 529faaa0dd2b238f5c3cfefb391e378c38a34ce3fff5959dfa7926269f04f6f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:02 ---> job-cost.sh 19:34:02 lf-activate-venv: SKIPPING 19:34:02 INFO: No Stack... 19:34:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:34:04 INFO: Archiving Costs [Pipeline] sh 19:34:05 + cat /w/workspace/edgex-go/72/archives/cost.csv 19:34:05 + cut -d, -f6 [Pipeline] lock 19:34:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] 19:34:05 Resource [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] did not exist. Created. 19:34:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:34:06 Stashed 1 file(s) [Pipeline] } 19:34:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-72-stack-cost] [Pipeline] // lock [Pipeline] } 19:34:06 $ docker stop --time=1 529faaa0dd2b238f5c3cfefb391e378c38a34ce3fff5959dfa7926269f04f6f4 19:34:08 $ docker rm -f 529faaa0dd2b238f5c3cfefb391e378c38a34ce3fff5959dfa7926269f04f6f4 [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 19:34:09 provisioning config files... 19:34:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/72@tmp/config8909685652777074590tmp [Pipeline] { [Pipeline] sh 19:34:09 + set +x 19:34:09 + curl -s https://codecov.io/bash 19:34:09 + bash -s -- 19:34:09 19:34:09 _____ _ 19:34:09 / ____| | | 19:34:09 | | ___ __| | ___ ___ _____ __ 19:34:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:09 Bash-1.0.6 19:34:09 19:34:09 19:34:09 ==> git version 2.24.4 found 19:34:10 ==> 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 19:34:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:10 ==> Jenkins CI detected. 19:34:10 current dir:  /w/workspace/edgex-go/72 19:34:10 project root: . 19:34:10 --> token set from env 19:34:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:10 ==> Running gcov in . (disable via -X gcov) 19:34:10 ==> Python coveragepy not found 19:34:10 ==> Searching for coverage reports in: 19:34:10 + . 19:34:10 -> Found 1 reports 19:34:10 ==> Detecting git/mercurial file structure 19:34:10 ==> Reading reports 19:34:10 + ./coverage.out bytes=403265 19:34:10 ==> Appending adjustments 19:34:10 https://docs.codecov.io/docs/fixing-reports 19:34:10 + Found adjustments 19:34:10 ==> Gzipping contents 19:34:10 56K /tmp/codecov.B7lXmQ.gz 19:34:10 ==> Uploading reports 19:34:10 url: https://codecov.io 19:34:10 query: branch=main&commit=c0b609019c2f8045c53c37df6a851fd1682319ad&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:34:10 -> Pinging Codecov 19:34:10 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=c0b609019c2f8045c53c37df6a851fd1682319ad&build=72&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F72%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:34:11 -> Uploading to 19:34:11 https://storage.googleapis.com/codecov/v4/raw/2021-09-30/00271124DB129430A58F1EEE437C3FCB/c0b609019c2f8045c53c37df6a851fd1682319ad/3db0ed35-339b-4f28-a30a-700db0b7685d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210930T193411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a867f1a4da12d1cad5960c90397da6293aff5f0d24d10c5ad44c3b2320bd9a0 19:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:11 Dload Upload Total Spent Left Speed 19:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54193 0 0 100 54193 0 171k --:--:-- --:--:-- --:--:-- 171k 19:34:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c0b609019c2f8045c53c37df6a851fd1682319ad [Pipeline] } 19:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:34:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:34:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:34:12 19:34:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:34:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:34:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:34:13 188c0c94c7c5: Pulling fs layer 19:34:13 0ef7d3d256c8: Pulling fs layer 19:34:13 de9db76c5a1d: Pulling fs layer 19:34:13 0eba1c9be4d2: Pulling fs layer 19:34:13 0d57e429df01: Pulling fs layer 19:34:13 4e4be7b47b0d: Pulling fs layer 19:34:13 e1f770b5df2f: Pulling fs layer 19:34:13 85a0685a4137: Pulling fs layer 19:34:13 0eba1c9be4d2: Waiting 19:34:13 0d57e429df01: Waiting 19:34:13 4e4be7b47b0d: Waiting 19:34:13 e1f770b5df2f: Waiting 19:34:13 85a0685a4137: Waiting 19:34:13 de9db76c5a1d: Verifying Checksum 19:34:13 de9db76c5a1d: Download complete 19:34:13 0ef7d3d256c8: Verifying Checksum 19:34:13 0ef7d3d256c8: Download complete 19:34:13 0d57e429df01: Verifying Checksum 19:34:13 0d57e429df01: Download complete 19:34:13 4e4be7b47b0d: Verifying Checksum 19:34:13 4e4be7b47b0d: Download complete 19:34:13 188c0c94c7c5: Download complete 19:34:13 188c0c94c7c5: Pull complete 19:34:13 0ef7d3d256c8: Pull complete 19:34:14 de9db76c5a1d: Pull complete 19:34:15 e1f770b5df2f: Verifying Checksum 19:34:15 e1f770b5df2f: Download complete 19:34:18 0eba1c9be4d2: Verifying Checksum 19:34:18 0eba1c9be4d2: Download complete 19:34:19 85a0685a4137: Verifying Checksum 19:34:19 85a0685a4137: Download complete 19:34:22 0eba1c9be4d2: Pull complete 19:34:22 0d57e429df01: Pull complete 19:34:22 4e4be7b47b0d: Pull complete 19:34:22 e1f770b5df2f: Pull complete 19:34:25 85a0685a4137: Pull complete 19:34:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:34:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:34:25 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:34:25 $ 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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:34:28 $ docker top 62e3e0b83d84a40d28e3a023bf3e1191489591fb5271819eeb8dd5d5c591637d -eo pid,comm [Pipeline] { [Pipeline] echo 19:34:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:34:29 + set -o pipefail 19:34:29 + snyk monitor '--org=edgex-jenkins' 19:34:39 19:34:39 Monitoring /w/workspace/edgex-go/72 (github.com/edgexfoundry/edgex-go)... 19:34:39 19:34:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/04b1ac4c-e3b2-40f2-9e5d-a7bf82da2910 19:34:39 19:34:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:34:39 19:34:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:34:39 19:34:39 [Pipeline] } 19:34:39 $ docker stop --time=1 62e3e0b83d84a40d28e3a023bf3e1191489591fb5271819eeb8dd5d5c591637d 19:34:41 $ docker rm -f 62e3e0b83d84a40d28e3a023bf3e1191489591fb5271819eeb8dd5d5c591637d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:34:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:42 provisioning config files... 19:34:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/72@tmp/config2358788039292490773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:34:42 --> edgex-publish-swagger.sh 19:34:42 === Publish openapi/v2 API === 19:34:42 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:34:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/72/openapi/v2/core-command.yaml] 19:34:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:42 Dload Upload Total Spent Left Speed 19:34:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25670 0:00:01 0:00:01 --:--:-- 25699 100 31867 0 0 100 31867 0 14211 0:00:02 0:00:02 --:--:-- 14219 100 31867 0 0 100 31867 0 9824 0:00:03 0:00:03 --:--:-- 9829 100 31867 0 0 100 31867 0 7507 0:00:04 0:00:04 --:--:-- 7508 100 31867 0 0 100 31867 0 6075 0:00:05 0:00:05 --:--:-- 6076 100 31867 0 0 100 31867 0 5101 0:00:06 0:00:06 --:--:-- 0 100 31867 0 0 100 31867 0 4396 0:00:07 0:00:07 --:--:-- 0 100 31867 0 0 100 31867 0 3863 0:00:08 0:00:08 --:--:-- 0 100 31867 0 0 100 31867 0 3444 0:00:09 0:00:09 --:--:-- 0 100 31867 0 0 100 31867 0 3108 0:00:10 0:00:10 --:--:-- 0 100 31867 0 0 100 31867 0 2831 0:00:11 0:00:11 --:--:-- 0 100 31867 0 0 100 31867 0 2600 0:00:12 0:00:12 --:--:-- 0 100 31867 0 0 100 31867 0 2404 0:00:13 0:00:13 --:--:-- 0 100 31867 0 0 100 31867 0 2235 0:00:14 0:00:14 --:--:-- 0 100 31867 0 0 100 31867 0 2088 0:00:15 0:00:15 --:--:-- 0 100 31867 0 0 100 31867 0 1973 0:00:16 0:00:16 --:--:-- 0 100 31867 0 0 100 31867 0 1973 0:00:16 0:00:16 --:--:-- 0 19:34:58 19:34:58 19:34:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/72/openapi/v2/core-data.yaml] 19:34:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:58 Dload Upload Total Spent Left Speed 19:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66203 0 0 100 66203 0 56518 0:00:01 0:00:01 --:--:-- 56487 100 66203 0 0 100 66203 0 56511 0:00:01 0:00:01 --:--:-- 56487 19:34:59 19:34:59 19:34:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/72/openapi/v2/core-metadata.yaml] 19:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:59 Dload Upload Total Spent Left Speed 19:35:01 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 96956 0:00:01 0:00:01 --:--:-- 96980 19:35:01 19:35:01 19:35:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/72/openapi/v2/support-notifications.yaml] 19:35:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:01 Dload Upload Total Spent Left Speed 19:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 73369 0:00:01 0:00:01 --:--:-- 73384 100 86007 0 0 100 86007 0 39571 0:00:02 0:00:02 --:--:-- 39579 100 86007 0 0 100 86007 0 33680 0:00:02 0:00:02 --:--:-- 33688 19:35:03 19:35:03 19:35:03 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/72/openapi/v2/support-scheduler.yaml] 19:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:03 Dload Upload Total Spent Left Speed 19:35:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31125 0:00:01 0:00:01 --:--:-- 31110 100 36710 0 0 100 36710 0 27617 0:00:01 0:00:01 --:--:-- 27622 19:35:04 19:35:04 19:35:04 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/72/openapi/v2/system-agent.yaml] 19:35:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:04 Dload Upload Total Spent Left Speed 19:35:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17790 0:00:01 0:00:01 --:--:-- 17804 100 19603 0 0 100 19603 0 17789 0:00:01 0:00:01 --:--:-- 17804 19:35:06 19:35:06 [Pipeline] } 19:35:06 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 19:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:06 . [Pipeline] withDockerContainer 19:35:06 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:35:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:35:07 $ docker top cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:07 [ssh-agent] Looking for ssh-agent implementation... 19:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:07 $ docker exec cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd ssh-agent 19:35:07 SSH_AUTH_SOCK=/tmp/ssh-Lkhos7wVLY13/agent.14 19:35:07 SSH_AGENT_PID=20 19:35:07 Running ssh-add (command line suppressed) 19:35:07 Identity added: /w/workspace/edgex-go/72@tmp/private_key_2277902501264732790.key (/w/workspace/edgex-go/72@tmp/private_key_2277902501264732790.key) 19:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:08 + git semver tag 19:35:08 # -> Open(): unable to determine branch for HEAD 19:35:08 # $GIT_DIR = /w/workspace/edgex-go/72/.git 19:35:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/72 19:35:08 # $SEMVER_REMOTE_NAME = origin 19:35:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:35:08 # $SEMVER_USER_NAME = edgex-jenkins 19:35:08 # $SEMVER_BRANCH = main 19:35:08 # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver 19:35:08 # c0b609019c2f8045c53c37df6a851fd1682319ad HEAD 19:35:08 # -> Force: false 19:35:08 # e0eaf73e1d1f08b99054aba87f18549bbcee5d61 refs/tags/v2.0.1-dev.63 [Pipeline] } 19:35:08 $ docker exec --env ******** --env ******** cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd ssh-agent -k 19:35:08 unset SSH_AUTH_SOCK; 19:35:08 unset SSH_AGENT_PID; 19:35:08 echo Agent pid 20 killed; 19:35:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:08 + git semver [Pipeline] } 19:35:08 $ docker stop --time=1 cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd 19:35:09 $ docker rm -f cb46689e85031d12322edf9b9a1482e6568f184e73ae3dd1253acd149ac026cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:35:10 19:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:35:10 0.23.1-centos7: Pulling from edgex-lftools 19:35:10 ab5ef0e58194: Pulling fs layer 19:35:10 9712f1f96733: Pulling fs layer 19:35:10 63f879dbbcfc: Pulling fs layer 19:35:10 0d9ebad4ef96: Pulling fs layer 19:35:10 e9a5061849ea: Pulling fs layer 19:35:10 d747dcd14b5f: Pulling fs layer 19:35:10 2de7ff778b66: Pulling fs layer 19:35:10 e9a5061849ea: Waiting 19:35:10 d747dcd14b5f: Waiting 19:35:10 2de7ff778b66: Waiting 19:35:10 0d9ebad4ef96: Waiting 19:35:10 9712f1f96733: Verifying Checksum 19:35:10 9712f1f96733: Download complete 19:35:12 63f879dbbcfc: Verifying Checksum 19:35:12 63f879dbbcfc: Download complete 19:35:13 e9a5061849ea: Verifying Checksum 19:35:13 e9a5061849ea: Download complete 19:35:13 d747dcd14b5f: Verifying Checksum 19:35:13 d747dcd14b5f: Download complete 19:35:14 0d9ebad4ef96: Verifying Checksum 19:35:14 0d9ebad4ef96: Download complete 19:35:14 2de7ff778b66: Verifying Checksum 19:35:14 2de7ff778b66: Download complete 19:35:14 ab5ef0e58194: Verifying Checksum 19:35:14 ab5ef0e58194: Download complete 19:35:16 ab5ef0e58194: Pull complete 19:35:16 9712f1f96733: Pull complete 19:35:17 63f879dbbcfc: Pull complete 19:35:20 0d9ebad4ef96: Pull complete 19:35:21 e9a5061849ea: Pull complete 19:35:21 d747dcd14b5f: Pull complete 19:35:22 2de7ff778b66: Pull complete 19:35:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:35:22 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:35:25 $ docker top 05d5462f39f7b6ee52352465abe5f52372362f9cebdb0c7fdd59f90a89b84745 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:35:25 provisioning config files... 19:35:25 copy managed file [sigul-config] to file:/w/workspace/edgex-go/72@tmp/config7449712954979573648tmp 19:35:25 copy managed file [sigul-password] to file:/w/workspace/edgex-go/72@tmp/config6590225901673432195tmp 19:35:25 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/72@tmp/config6321879232373767665tmp [Pipeline] { [Pipeline] echo 19:35:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:35:26 ---> sigul-configuration.sh 19:35:26 gpg: directory `/root/.gnupg' created 19:35:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:35:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:35:26 gpg: keyring `/root/.gnupg/secring.gpg' created 19:35:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:35:26 gpg: CAST5 encrypted data 19:35:26 gpg: encrypted with 1 passphrase 19:35:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:35:26 + mkdir /home/jenkins 19:35:26 + mkdir /home/jenkins/sigul [Pipeline] sh 19:35:26 + 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 19:35:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:35:27 ---> sigul-install.sh 19:35:27 Sigul already installed; skipping installation. [Pipeline] sh 19:35:27 + git tag --list 19:35:27 0.6.0 19:35:27 0.6.1 19:35:27 0.7.0 19:35:27 0.7.1 19:35:27 v1.0.0 19:35:27 v1.0.1 19:35:27 v1.1.0 19:35:27 v1.2.0 19:35:27 v1.2.1 19:35:27 v1.3.0 19:35:27 v1.3.1 19:35:27 v2.0.0 19:35:27 v2.0.1-dev.1 19:35:27 v2.0.1-dev.10 19:35:27 v2.0.1-dev.11 19:35:27 v2.0.1-dev.12 19:35:27 v2.0.1-dev.13 19:35:27 v2.0.1-dev.14 19:35:27 v2.0.1-dev.15 19:35:27 v2.0.1-dev.16 19:35:27 v2.0.1-dev.17 19:35:27 v2.0.1-dev.18 19:35:27 v2.0.1-dev.19 19:35:27 v2.0.1-dev.2 19:35:27 v2.0.1-dev.20 19:35:27 v2.0.1-dev.21 19:35:27 v2.0.1-dev.22 19:35:27 v2.0.1-dev.23 19:35:27 v2.0.1-dev.24 19:35:27 v2.0.1-dev.25 19:35:27 v2.0.1-dev.26 19:35:27 v2.0.1-dev.27 19:35:27 v2.0.1-dev.28 19:35:27 v2.0.1-dev.29 19:35:27 v2.0.1-dev.3 19:35:27 v2.0.1-dev.30 19:35:27 v2.0.1-dev.31 19:35:27 v2.0.1-dev.32 19:35:27 v2.0.1-dev.33 19:35:27 v2.0.1-dev.34 19:35:27 v2.0.1-dev.35 19:35:27 v2.0.1-dev.36 19:35:27 v2.0.1-dev.37 19:35:27 v2.0.1-dev.38 19:35:27 v2.0.1-dev.39 19:35:27 v2.0.1-dev.4 19:35:27 v2.0.1-dev.40 19:35:27 v2.0.1-dev.41 19:35:27 v2.0.1-dev.42 19:35:27 v2.0.1-dev.43 19:35:27 v2.0.1-dev.44 19:35:27 v2.0.1-dev.45 19:35:27 v2.0.1-dev.46 19:35:27 v2.0.1-dev.47 19:35:27 v2.0.1-dev.48 19:35:27 v2.0.1-dev.49 19:35:27 v2.0.1-dev.5 19:35:27 v2.0.1-dev.50 19:35:27 v2.0.1-dev.51 19:35:27 v2.0.1-dev.52 19:35:27 v2.0.1-dev.53 19:35:27 v2.0.1-dev.54 19:35:27 v2.0.1-dev.55 19:35:27 v2.0.1-dev.56 19:35:27 v2.0.1-dev.57 19:35:27 v2.0.1-dev.58 19:35:27 v2.0.1-dev.59 19:35:27 v2.0.1-dev.6 19:35:27 v2.0.1-dev.60 19:35:27 v2.0.1-dev.61 19:35:27 v2.0.1-dev.62 19:35:27 v2.0.1-dev.63 19:35:27 v2.0.1-dev.7 19:35:27 v2.0.1-dev.8 19:35:27 v2.0.1-dev.9 [Pipeline] sh 19:35:27 + lftools sign git-tag v2.0.1-dev.63 19:35:28 Signing Git tag with Sigul... 19:35:28 Signing v2.0.1-dev.63 [Pipeline] echo 19:35:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:35:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:35:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:35:29 $ docker stop --time=1 05d5462f39f7b6ee52352465abe5f52372362f9cebdb0c7fdd59f90a89b84745 19:35:30 $ docker rm -f 05d5462f39f7b6ee52352465abe5f52372362f9cebdb0c7fdd59f90a89b84745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:35:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:31 . [Pipeline] withDockerContainer 19:35:31 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:35:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:35:32 $ docker top 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:32 [ssh-agent] Looking for ssh-agent implementation... 19:35:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:32 $ docker exec 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 ssh-agent 19:35:32 SSH_AUTH_SOCK=/tmp/ssh-2Rkxan8OlXo3/agent.14 19:35:32 SSH_AGENT_PID=20 19:35:32 Running ssh-add (command line suppressed) 19:35:32 Identity added: /w/workspace/edgex-go/72@tmp/private_key_6267221941757947058.key (/w/workspace/edgex-go/72@tmp/private_key_6267221941757947058.key) 19:35:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:32 + git semver bump pre 19:35:32 # -> Open(): unable to determine branch for HEAD 19:35:32 # $GIT_DIR = /w/workspace/edgex-go/72/.git 19:35:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/72 19:35:32 # $SEMVER_REMOTE_NAME = origin 19:35:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:35:32 # $SEMVER_USER_NAME = edgex-jenkins 19:35:32 # $SEMVER_BRANCH = main 19:35:32 # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver 19:35:32 2.0.1-dev.64 [Pipeline] } 19:35:32 $ docker exec --env ******** --env ******** 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 ssh-agent -k 19:35:33 unset SSH_AUTH_SOCK; 19:35:33 unset SSH_AGENT_PID; 19:35:33 echo Agent pid 20 killed; 19:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:33 + git semver [Pipeline] } 19:35:33 $ docker stop --time=1 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 19:35:34 $ docker rm -f 6143c47a8f9fffb5ff7ff1fcba14158c41aaf52360f7b874b12db3374132c843 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:35:35 . [Pipeline] withDockerContainer 19:35:35 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:35:35 $ docker top 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:35 [ssh-agent] Looking for ssh-agent implementation... 19:35:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:35 $ docker exec 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce ssh-agent 19:35:35 SSH_AUTH_SOCK=/tmp/ssh-8fF72DKpD3tl/agent.13 19:35:35 SSH_AGENT_PID=19 19:35:35 Running ssh-add (command line suppressed) 19:35:36 Identity added: /w/workspace/edgex-go/72@tmp/private_key_2675892967606272828.key (/w/workspace/edgex-go/72@tmp/private_key_2675892967606272828.key) 19:35:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:36 + git semver push 19:35:36 # -> Open(): unable to determine branch for HEAD 19:35:36 # $GIT_DIR = /w/workspace/edgex-go/72/.git 19:35:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/72 19:35:36 # $SEMVER_REMOTE_NAME = origin 19:35:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:35:36 # $SEMVER_USER_NAME = edgex-jenkins 19:35:36 # $SEMVER_BRANCH = main 19:35:36 # $SEMVER_DIR = /w/workspace/edgex-go/72/.semver [Pipeline] } 19:35:40 $ docker exec --env ******** --env ******** 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce ssh-agent -k 19:35:40 unset SSH_AUTH_SOCK; 19:35:40 unset SSH_AGENT_PID; 19:35:40 echo Agent pid 19 killed; 19:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:41 + git semver [Pipeline] } 19:35:41 $ docker stop --time=1 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce 19:35:42 $ docker rm -f 244bdc3e56a24127ca5a096d6be9303021fbe4b7819d264f4f19c17fed6cb4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:35:43 + '[' -d /w/workspace/edgex-go/72/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:35:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:35:44 ---> package-listing.sh 19:35:44 ++ facter osfamily 19:35:44 ++ tr '[:upper:]' '[:lower:]' 19:35:44 + OS_FAMILY=redhat 19:35:44 + workspace=/w/workspace/edgex-go/72 19:35:44 + START_PACKAGES=/tmp/packages_start.txt 19:35:44 + END_PACKAGES=/tmp/packages_end.txt 19:35:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:44 + PACKAGES=/tmp/packages_start.txt 19:35:44 + '[' /w/workspace/edgex-go/72 ']' 19:35:44 + PACKAGES=/tmp/packages_end.txt 19:35:44 + case "${OS_FAMILY}" in 19:35:44 + sort 19:35:44 + rpm -qa 19:35:46 + '[' -f /tmp/packages_start.txt ']' 19:35:46 + '[' -f /tmp/packages_end.txt ']' 19:35:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:46 + '[' /w/workspace/edgex-go/72 ']' 19:35:46 + mkdir -p /w/workspace/edgex-go/72/archives/ 19:35:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/72/archives/ [Pipeline] echo 19:35:46 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/72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:35:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:47 19:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:48 latest: Pulling from edgex-lftools-log-publisher 19:35:48 b4d181a07f80: Pulling fs layer 19:35:48 a1111a8f2ec3: Pulling fs layer 19:35:48 ed53099fbce6: Pulling fs layer 19:35:48 dc539afda2c1: Pulling fs layer 19:35:48 77bc0d833cb6: Pulling fs layer 19:35:48 9065ff56babe: Pulling fs layer 19:35:48 d287ab97295c: Pulling fs layer 19:35:48 dc539afda2c1: Waiting 19:35:48 77bc0d833cb6: Waiting 19:35:48 9065ff56babe: Waiting 19:35:48 d287ab97295c: Waiting 19:35:48 a1111a8f2ec3: Verifying Checksum 19:35:48 a1111a8f2ec3: Download complete 19:35:48 dc539afda2c1: Verifying Checksum 19:35:48 dc539afda2c1: Download complete 19:35:48 77bc0d833cb6: Verifying Checksum 19:35:48 77bc0d833cb6: Download complete 19:35:48 9065ff56babe: Verifying Checksum 19:35:48 9065ff56babe: Download complete 19:35:49 ed53099fbce6: Verifying Checksum 19:35:49 ed53099fbce6: Download complete 19:35:49 b4d181a07f80: Verifying Checksum 19:35:49 b4d181a07f80: Download complete 19:35:50 b4d181a07f80: Pull complete 19:35:50 a1111a8f2ec3: Pull complete 19:35:51 ed53099fbce6: Pull complete 19:35:51 dc539afda2c1: Pull complete 19:35:51 77bc0d833cb6: Pull complete 19:35:51 9065ff56babe: Pull complete 19:35:52 d287ab97295c: Verifying Checksum 19:35:52 d287ab97295c: Download complete 19:35:57 d287ab97295c: Pull complete 19:35:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:35:57 prd-centos7-docker-4c-2g-320 does not seem to be running inside a container 19:35:57 $ 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/72/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/72 -v /w/workspace/edgex-go/72:/w/workspace/edgex-go/72:rw,z -v /w/workspace/edgex-go/72@tmp:/w/workspace/edgex-go/72@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 19:35:59 $ docker top ae15fed6f84faea1c3c5c34fbcf5840013152321283bc3651d0488cf0c610b0b -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:36:00 + mkdir -p /var/log/sysstat [Pipeline] sh 19:36:00 + ls /var/log/sa-host 19:36:00 + sadf -c /var/log/sa-host/sa05 19:36:00 file_magic: OK 19:36:00 HZ: Using current value: 100 19:36:00 file_header: OK 19:36:00 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 19:36:00 Statistics: 19:36:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:36:00 File successfully converted to sysstat format version 12.0.3 19:36:00 + sadf -c /var/log/sa-host/sa30 19:36:00 file_magic: OK 19:36:00 HZ: Using current value: 100 19:36:00 file_header: OK 19:36:00 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 19:36:00 Statistics: 19:36:00 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... 19:36:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:00 provisioning config files... 19:36:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/72@tmp/config1887271134601391407tmp [Pipeline] { [Pipeline] echo 19:36:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:36:00 ---> create-netrc.sh [Pipeline] } 19:36:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:36:01 ---> python-tools-install.sh [Pipeline] echo 19:36:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:36:01 ---> sudo-logs.sh 19:36:01 Archiving 'sudo' log.. 19:36:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-320.vexxhost.local: Name or service not known 19:36:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-320.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:36:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:36:02 ---> job-cost.sh 19:36:02 lf-activate-venv: SKIPPING 19:36:02 DEBUG: total: 0.10999999940395355 19:36:02 INFO: Retrieving Stack Cost... 19:36:02 INFO: Retrieving Pricing Info for: v3-standard-2 19:36:03 INFO: Archiving Costs [Pipeline] echo 19:36:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:36:03 ---> logs-deploy.sh 19:36:03 lf-activate-venv: SKIPPING 19:36:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/72 19:36:03 INFO: archiving workspace using pattern(s): 19:36:04 Archives upload complete. 19:36:04 INFO: archiving logs to Nexus 19:36:05 ---> uname -a: 19:36:05 Linux prd-centos7-docker-4c-2g-320.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 19:36:05 19:36:05 19:36:05 ---> lscpu: 19:36:05 Architecture: x86_64 19:36:05 CPU op-mode(s): 32-bit, 64-bit 19:36:05 Byte Order: Little Endian 19:36:05 Address sizes: 40 bits physical, 48 bits virtual 19:36:05 CPU(s): 2 19:36:05 On-line CPU(s) list: 0,1 19:36:05 Thread(s) per core: 1 19:36:05 Core(s) per socket: 1 19:36:05 Socket(s): 2 19:36:05 NUMA node(s): 1 19:36:05 Vendor ID: AuthenticAMD 19:36:05 CPU family: 23 19:36:05 Model: 49 19:36:05 Model name: AMD EPYC-Rome Processor 19:36:05 Stepping: 0 19:36:05 CPU MHz: 2799.998 19:36:05 BogoMIPS: 5599.99 19:36:05 Virtualization: AMD-V 19:36:05 Hypervisor vendor: KVM 19:36:05 Virtualization type: full 19:36:05 L1d cache: 32K 19:36:05 L1i cache: 32K 19:36:05 L2 cache: 512K 19:36:05 L3 cache: 16384K 19:36:05 NUMA node0 CPU(s): 0,1 19:36:05 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 19:36:05 19:36:05 19:36:05 ---> nproc: 19:36:05 2 19:36:05 19:36:05 19:36:05 ---> df -h: 19:36:05 Filesystem Size Used Avail Use% Mounted on 19:36:05 overlay 40G 15G 26G 36% / 19:36:05 tmpfs 64M 0 64M 0% /dev 19:36:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:36:05 shm 64M 0 64M 0% /dev/shm 19:36:05 /dev/vda1 40G 15G 26G 36% /facter-os 19:36:05 19:36:05 19:36:05 ---> sar -b -r -n DEV: 19:36:05 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) 19:36:05 19:36:05 19:13:42 LINUX RESTART (2 CPU) 19:36:05 19:36:05 19:14:01 tps rtps wtps bread/s bwrtn/s 19:36:05 19:15:01 158.81 23.69 135.11 5989.88 44961.97 19:36:05 19:16:01 299.08 0.15 298.93 22.11 79595.94 19:36:05 19:17:01 115.92 0.00 115.92 0.00 24342.93 19:36:05 19:18:02 80.73 0.02 80.71 0.53 6778.20 19:36:05 19:19:01 144.71 0.02 144.69 0.27 21579.10 19:36:05 19:20:01 772.51 324.81 447.70 11019.25 297815.50 19:36:05 19:21:01 540.18 75.24 464.94 4486.39 179577.17 19:36:05 19:22:01 221.50 24.71 196.79 3288.98 43904.68 19:36:05 19:23:01 8.33 0.20 8.13 2.80 168.89 19:36:05 19:24:01 0.72 0.00 0.72 0.00 13.56 19:36:05 19:25:01 0.58 0.00 0.58 0.00 6.83 19:36:05 19:26:01 0.15 0.00 0.15 0.00 2.07 19:36:05 19:27:01 0.22 0.00 0.22 0.00 2.37 19:36:05 19:28:01 0.28 0.00 0.28 0.00 3.40 19:36:05 19:29:01 0.48 0.18 0.30 5.73 3.98 19:36:05 19:30:01 0.83 0.00 0.83 0.00 16.56 19:36:05 19:31:01 0.30 0.00 0.30 0.00 3.03 19:36:05 19:32:01 0.27 0.00 0.27 0.00 3.45 19:36:05 19:33:01 0.32 0.00 0.32 0.00 4.85 19:36:05 19:34:01 0.17 0.00 0.17 0.00 1.88 19:36:05 19:35:01 160.38 4.76 155.62 350.24 31808.03 19:36:05 Average: 119.38 21.63 97.75 1199.79 34814.78 19:36:05 19:36:05 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:05 19:15:01 5129284 0 899332 11.23 2620 1977696 1496992 16.53 862800 1606776 83436 19:36:05 19:16:01 2357340 0 1186212 14.81 2620 4462760 1437736 15.87 1872692 3059224 473328 19:36:05 19:17:01 3043684 0 1252872 15.64 2620 3709756 1736908 19.18 1463944 2855936 189068 19:36:05 19:18:02 2935892 0 1417876 17.70 2620 3652544 1659356 18.32 1535696 2882548 96076 19:36:05 19:19:01 2923736 0 1252512 15.64 2620 3830064 1630392 18.00 1388708 3031476 24 19:36:05 19:20:01 1027792 0 1881044 23.49 2620 5097476 3834684 42.34 2502088 3686284 99052 19:36:05 19:21:01 286152 0 1745908 21.80 2620 5974252 2895696 31.97 2511956 4393044 552948 19:36:05 19:22:01 2591536 0 1366772 17.07 2620 4048004 1815888 20.05 1379292 3268260 32 19:36:05 19:23:01 2611096 0 1347044 16.82 2620 4048172 1651740 18.24 1515908 3114108 8 19:36:05 19:24:01 2633172 0 1324960 16.54 2620 4048180 1394388 15.39 1501716 3113388 8 19:36:05 19:25:01 2634632 0 1323500 16.53 2620 4048180 1394472 15.40 1503740 3111340 8 19:36:05 19:26:01 2634924 0 1323200 16.52 2620 4048188 1394388 15.39 1503784 3111340 8 19:36:05 19:27:01 2634496 0 1323624 16.53 2620 4048192 1394496 15.40 1504052 3111336 8 19:36:05 19:28:01 2634972 0 1323144 16.52 2620 4048196 1394388 15.39 1503812 3111336 8 19:36:05 19:29:01 2634856 0 1323224 16.52 2620 4048232 1394388 15.39 1504868 3110200 16 19:36:05 19:30:01 2634744 0 1323332 16.52 2620 4048236 1394484 15.40 1504956 3110200 8 19:36:05 19:31:01 2634864 0 1323208 16.52 2620 4048240 1394388 15.39 1504876 3110200 8 19:36:05 19:32:01 2634732 0 1323336 16.52 2620 4048244 1394388 15.39 1504948 3110200 8 19:36:05 19:33:01 2634392 0 1323668 16.53 2620 4048252 1394568 15.40 1505276 3110200 16 19:36:05 19:34:01 2634888 0 1323168 16.52 2620 4048256 1394388 15.39 1504892 3110200 16 19:36:05 19:35:01 1852992 0 1376572 17.19 2620 4776748 1408768 15.55 1636992 3713304 32 19:36:05 Average: 2559056 0 1346881 16.82 2620 4100375 1662233 18.35 1581762 3134805 71148 19:36:05 19:36:05 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:05 19:15:01 vethb30914f 622.03 658.57 55.58 1443.77 0.00 0.00 0.00 0.00 19:36:05 19:15:01 eth0 2000.65 1417.07 5122.85 163.76 0.00 0.00 0.00 0.00 19:36:05 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:15:01 docker0 622.03 658.46 47.08 1443.79 0.00 0.00 0.00 0.00 19:36:05 19:16:01 eth0 1384.63 993.12 6619.67 95.41 0.00 0.00 0.00 0.00 19:36:05 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:16:01 docker0 671.15 896.95 55.41 3327.89 0.00 0.00 0.00 0.00 19:36:05 19:17:01 vetheb05e51 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 19:36:05 19:17:01 eth0 43.11 24.81 38.10 15.87 0.00 0.00 0.00 0.00 19:36:05 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:17:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 19:36:05 19:18:02 vetheb05e51 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 19:36:05 19:18:02 eth0 20.70 11.71 13.80 7.45 0.00 0.00 0.00 0.00 19:36:05 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:18:02 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 19:36:05 19:19:01 eth0 290.13 200.88 1740.12 143.55 0.00 0.00 0.00 0.00 19:36:05 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:19:01 veth064d911 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:20:01 veth4cbf4d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:05 19:20:01 eth0 123.16 76.64 199.46 19.74 0.00 0.00 0.00 0.00 19:36:05 19:20:01 veth9605310 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:05 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:21:01 veth6c4aaf4 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:36:05 19:21:01 veth111d3a8 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:36:05 19:21:01 eth0 369.77 171.16 1862.85 27.66 0.00 0.00 0.00 0.00 19:36:05 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:22:01 eth0 300.23 222.78 222.20 743.80 0.00 0.00 0.00 0.00 19:36:05 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:22:01 docker0 1413.57 1792.19 109.94 5621.95 0.00 0.00 0.00 0.00 19:36:05 19:23:01 eth0 265.76 217.19 119.48 949.55 0.00 0.00 0.00 0.00 19:36:05 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:24:01 eth0 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 19:36:05 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:25:01 eth0 0.32 0.28 0.17 0.08 0.00 0.00 0.00 0.00 19:36:05 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:26:01 eth0 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:36:05 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:27:01 eth0 0.68 0.40 0.28 0.21 0.00 0.00 0.00 0.00 19:36:05 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:28:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:36:05 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:29:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:36:05 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:30:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 19:36:05 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:36:05 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:32:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:33:01 eth0 0.57 0.38 0.27 0.20 0.00 0.00 0.00 0.00 19:36:05 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:34:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:35:01 eth0 769.86 542.10 4531.76 61.46 0.00 0.00 0.00 0.00 19:36:05 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 19:35:01 docker0 93.37 104.55 8.61 413.83 0.00 0.00 0.00 0.00 19:36:05 Average: eth0 265.33 184.76 974.48 106.12 0.00 0.00 0.00 0.00 19:36:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:05 Average: docker0 71.83 90.42 5.65 287.72 0.00 0.00 0.00 0.00 19:36:05 19:36:05 19:36:05 ---> sar -P ALL: 19:36:05 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) 19:36:05 19:36:05 19:13:42 LINUX RESTART (2 CPU) 19:36:05 19:36:05 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:36:05 19:15:01 all 25.65 0.00 8.25 5.35 0.11 60.64 19:36:05 19:15:01 0 24.16 0.00 9.25 5.58 0.11 60.90 19:36:05 19:15:01 1 27.12 0.00 7.25 5.13 0.11 60.39 19:36:05 19:16:01 all 32.07 0.00 12.29 2.88 0.10 52.66 19:36:05 19:16:01 0 30.11 0.00 12.44 3.22 0.11 54.13 19:36:05 19:16:01 1 34.02 0.00 12.15 2.55 0.09 51.19 19:36:05 19:17:01 all 59.32 0.00 8.28 0.93 0.10 31.37 19:36:05 19:17:01 0 58.78 0.00 8.63 1.05 0.09 31.44 19:36:05 19:17:01 1 59.87 0.00 7.92 0.82 0.11 31.29 19:36:05 19:18:02 all 43.45 0.00 4.84 0.64 0.09 50.99 19:36:05 19:18:02 0 42.53 0.00 4.63 0.72 0.09 52.02 19:36:05 19:18:02 1 44.36 0.00 5.04 0.55 0.09 49.96 19:36:05 19:19:01 all 56.42 0.00 9.59 1.65 0.11 32.22 19:36:05 19:19:01 0 55.98 0.00 10.13 1.73 0.11 32.06 19:36:05 19:19:01 1 56.87 0.00 9.06 1.57 0.11 32.39 19:36:05 19:20:01 all 47.74 0.00 21.12 23.65 0.13 7.35 19:36:05 19:20:01 0 46.77 0.00 21.58 24.64 0.13 6.87 19:36:05 19:20:01 1 48.71 0.00 20.67 22.66 0.13 7.83 19:36:05 19:21:01 all 78.81 0.00 18.20 1.90 0.14 0.95 19:36:05 19:21:01 0 78.95 0.00 17.91 1.76 0.13 1.26 19:36:05 19:21:01 1 78.67 0.00 18.48 2.04 0.15 0.65 19:36:05 19:22:01 all 42.85 0.00 9.55 1.07 0.10 46.43 19:36:05 19:22:01 0 43.26 0.00 9.55 1.21 0.09 45.89 19:36:05 19:22:01 1 42.44 0.00 9.55 0.93 0.11 46.97 19:36:05 19:23:01 all 9.75 0.00 2.06 0.05 0.05 88.09 19:36:05 19:23:01 0 9.54 0.00 2.18 0.05 0.05 88.18 19:36:05 19:23:01 1 9.96 0.00 1.94 0.05 0.05 88.00 19:36:05 19:24:01 all 0.34 0.00 0.10 0.00 0.01 99.55 19:36:05 19:24:01 0 0.27 0.00 0.12 0.00 0.02 99.60 19:36:05 19:24:01 1 0.42 0.00 0.08 0.00 0.00 99.50 19:36:05 19:25:01 all 0.21 0.00 0.06 0.00 0.03 99.71 19:36:05 19:25:01 0 0.08 0.00 0.07 0.00 0.03 99.82 19:36:05 19:25:01 1 0.33 0.00 0.05 0.00 0.02 99.60 19:36:05 19:36:05 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:36:05 19:26:01 all 0.20 0.00 0.04 0.00 0.00 99.76 19:36:05 19:26:01 0 0.08 0.00 0.03 0.00 0.00 99.88 19:36:05 19:26:01 1 0.32 0.00 0.05 0.00 0.00 99.63 19:36:05 19:27:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:36:05 19:27:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:36:05 19:27:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:36:05 19:28:01 all 0.17 0.00 0.04 0.00 0.01 99.78 19:36:05 19:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:36:05 19:28:01 1 0.28 0.00 0.03 0.00 0.00 99.68 19:36:05 19:29:01 all 0.16 0.00 0.06 0.00 0.02 99.77 19:36:05 19:29:01 0 0.25 0.00 0.07 0.00 0.02 99.67 19:36:05 19:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:36:05 19:30:01 all 0.17 0.00 0.05 0.00 0.01 99.77 19:36:05 19:30:01 0 0.30 0.00 0.03 0.00 0.00 99.67 19:36:05 19:30:01 1 0.03 0.00 0.07 0.00 0.02 99.88 19:36:05 19:31:01 all 0.24 0.00 0.03 0.00 0.02 99.71 19:36:05 19:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:36:05 19:31:01 1 0.45 0.00 0.03 0.00 0.02 99.50 19:36:05 19:32:01 all 0.19 0.00 0.03 0.00 0.01 99.77 19:36:05 19:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:36:05 19:32:01 1 0.35 0.00 0.03 0.00 0.00 99.62 19:36:05 19:33:01 all 0.23 0.00 0.03 0.00 0.01 99.74 19:36:05 19:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:36:05 19:33:01 1 0.40 0.00 0.03 0.00 0.02 99.55 19:36:05 19:34:01 all 0.20 0.00 0.04 0.00 0.02 99.74 19:36:05 19:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:36:05 19:34:01 1 0.35 0.00 0.05 0.00 0.02 99.58 19:36:05 19:35:01 all 12.87 0.00 5.92 2.43 0.08 78.70 19:36:05 19:35:01 0 13.10 0.00 6.73 1.94 0.09 78.15 19:36:05 19:35:01 1 12.64 0.00 5.12 2.93 0.07 79.24 19:36:05 Average: all 18.63 0.00 4.56 1.83 0.05 74.93 19:36:05 Average: 0 18.32 0.00 4.69 1.89 0.05 75.06 19:36:05 Average: 1 18.95 0.00 4.43 1.77 0.05 74.80 19:36:05 19:36:05 19:36:05