Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed 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-ssh8165305798683917870.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2205927547039651988.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6651563442743438497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4242248055630066545.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/device-rest-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/device-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5913842755139216307.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-293 in /w/workspace/edgexfoundry_device-rest-go_main [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/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/edgexfoundry_device-rest-go_main@tmp/jenkins-gitclient-ssh3611950046245438238.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed # timeout=10 Commit message: "Merge pull request #133 from tdrozdovsky/remove-dead-code" > git rev-list --no-walk 4353c7216ee3f2112ec46af6800afcb0b221c962 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-15T22:03:11.368Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-15T22:03:11.454Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-15T22:03:11.482Z] ========================================================= [2021-09-15T22:03:11.482Z] EdgeX Global Pipelines Version Info [2021-09-15T22:03:11.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:03:12.736Z] ------------------- [2021-09-15T22:03:12.736Z] stable info: [2021-09-15T22:03:12.736Z] ------------------- [2021-09-15T22:03:12.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-15T22:03:12.736Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T22:03:12.736Z] Message: update stable to v1.0.205 [2021-09-15T22:03:13.323Z] ------------------- [2021-09-15T22:03:13.324Z] experimental info: [2021-09-15T22:03:13.324Z] ------------------- [2021-09-15T22:03:13.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-15T22:03:13.324Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-15T22:03:13.324Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-15T22:03:13.469Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-09-15T22:03:13.497Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-09-15T22:03:13.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-15T22:03:13.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-15T22:03:13.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-15T22:03:13.607Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-15T22:03:13.635Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-15T22:03:13.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-15T22:03:13.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-15T22:03:13.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-15T22:03:13.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-15T22:03:13.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-15T22:03:13.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-09-15T22:03:13.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-15T22:03:13.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-15T22:03:13.877Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T22:03:13.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-15T22:03:13.931Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T22:03:13.958Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-15T22:03:13.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-15T22:03:14.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-15T22:03:14.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-15T22:03:14.068Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-15T22:03:14.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-15T22:03:14.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-15T22:03:14.149Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-15T22:03:14.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-15T22:03:14.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-15T22:03:14.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-15T22:03:14.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-15T22:03:14.290Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [Pipeline] echo [2021-09-15T22:03:14.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 698204f [Pipeline] echo [2021-09-15T22:03:14.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:03:14.465Z] provisioning config files... [2021-09-15T22:03:14.489Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4884996545333721956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:03:14.839Z] ---> docker-login.sh [2021-09-15T22:03:14.839Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:03:14.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:03:15.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:03:15.114Z] Configure a credential helper to remove this warning. See [2021-09-15T22:03:15.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:03:15.114Z] [2021-09-15T22:03:15.114Z] Login Succeeded [2021-09-15T22:03:15.114Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:03:15.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:03:15.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:03:15.382Z] Configure a credential helper to remove this warning. See [2021-09-15T22:03:15.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:03:15.382Z] [2021-09-15T22:03:15.382Z] Login Succeeded [2021-09-15T22:03:15.382Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:03:15.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:03:15.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:03:15.658Z] Configure a credential helper to remove this warning. See [2021-09-15T22:03:15.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:03:15.658Z] [2021-09-15T22:03:15.658Z] Login Succeeded [2021-09-15T22:03:15.658Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:03:15.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:03:15.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:03:15.658Z] Configure a credential helper to remove this warning. See [2021-09-15T22:03:15.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:03:15.658Z] [2021-09-15T22:03:15.658Z] Login Succeeded [2021-09-15T22:03:15.658Z] docker.io [2021-09-15T22:03:15.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:03:16.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:03:16.194Z] Configure a credential helper to remove this warning. See [2021-09-15T22:03:16.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:03:16.194Z] [2021-09-15T22:03:16.194Z] Login Succeeded [2021-09-15T22:03:16.194Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:03:16.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-15T22:03:16.766Z] + git log --format=format:%s -1 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [Pipeline] echo [2021-09-15T22:03:16.824Z] GIT_COMMIT: 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed, Commit Message: Merge pull request #133 from tdrozdovsky/remove-dead-code [Pipeline] echo [2021-09-15T22:03:16.838Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:03:17.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:03:17.786Z] [2021-09-15T22:03:17.786Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:03:18.121Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:03:18.121Z] latest: Pulling from edgex-devops/git-semver [2021-09-15T22:03:18.121Z] 31603596830f: Pulling fs layer [2021-09-15T22:03:18.121Z] 04fac38145f0: Pulling fs layer [2021-09-15T22:03:18.121Z] 701f6daf10bf: Pulling fs layer [2021-09-15T22:03:18.121Z] 24f72da36158: Pulling fs layer [2021-09-15T22:03:18.121Z] 24f72da36158: Waiting [2021-09-15T22:03:18.121Z] 04fac38145f0: Verifying Checksum [2021-09-15T22:03:18.121Z] 04fac38145f0: Download complete [2021-09-15T22:03:18.399Z] 31603596830f: Verifying Checksum [2021-09-15T22:03:18.399Z] 31603596830f: Download complete [2021-09-15T22:03:18.675Z] 24f72da36158: Verifying Checksum [2021-09-15T22:03:18.675Z] 24f72da36158: Download complete [2021-09-15T22:03:18.675Z] 31603596830f: Pull complete [2021-09-15T22:03:18.675Z] 04fac38145f0: Pull complete [2021-09-15T22:03:18.945Z] 701f6daf10bf: Verifying Checksum [2021-09-15T22:03:18.945Z] 701f6daf10bf: Download complete [2021-09-15T22:03:19.541Z] 701f6daf10bf: Pull complete [2021-09-15T22:03:19.809Z] 24f72da36158: Pull complete [2021-09-15T22:03:19.809Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-15T22:03:19.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:03:19.809Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-15T22:03:19.916Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:03:20.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:03:21.155Z] $ docker top 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:03:21.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:03:21.293Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:03:21.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:03:21.434Z] $ docker exec 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa ssh-agent [2021-09-15T22:03:21.567Z] SSH_AUTH_SOCK=/tmp/ssh-tah9bvl7nr2N/agent.13 [2021-09-15T22:03:21.567Z] SSH_AGENT_PID=20 [2021-09-15T22:03:21.581Z] Running ssh-add (command line suppressed) [2021-09-15T22:03:21.697Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1016998689231557418.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1016998689231557418.key) [2021-09-15T22:03:21.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:03:22.043Z] + git tag --points-at HEAD [Pipeline] } [2021-09-15T22:03:22.066Z] $ docker exec --env ******** --env ******** 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa ssh-agent -k [2021-09-15T22:03:22.169Z] unset SSH_AUTH_SOCK; [2021-09-15T22:03:22.170Z] unset SSH_AGENT_PID; [2021-09-15T22:03:22.170Z] echo Agent pid 20 killed; [2021-09-15T22:03:22.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-15T22:03:22.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:03:22.226Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:03:22.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:03:22.355Z] $ docker exec 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa ssh-agent [2021-09-15T22:03:22.491Z] SSH_AUTH_SOCK=/tmp/ssh-U8m6fB3QVdiE/agent.53 [2021-09-15T22:03:22.491Z] SSH_AGENT_PID=60 [2021-09-15T22:03:22.499Z] Running ssh-add (command line suppressed) [2021-09-15T22:03:22.615Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4999740240873888577.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4999740240873888577.key) [2021-09-15T22:03:22.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:03:22.960Z] + git semver init [2021-09-15T22:03:22.960Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:03:22.960Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-15T22:03:22.960Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-15T22:03:22.960Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:03:22.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:03:22.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:03:22.960Z] # $SEMVER_BRANCH = main [2021-09-15T22:03:22.960Z] # $SEMVER_TEMP = /tmp/semver-134723290 [2021-09-15T22:03:22.960Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-09-15T22:03:23.931Z] # '/tmp/semver-134723290' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' [2021-09-15T22:03:23.931Z] # -> Force: false [2021-09-15T22:03:23.931Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-09-15T22:03:23.946Z] $ docker exec --env ******** --env ******** 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa ssh-agent -k [2021-09-15T22:03:24.064Z] unset SSH_AUTH_SOCK; [2021-09-15T22:03:24.064Z] unset SSH_AGENT_PID; [2021-09-15T22:03:24.064Z] echo Agent pid 60 killed; [2021-09-15T22:03:24.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:03:24.437Z] + git semver [Pipeline] } [2021-09-15T22:03:24.455Z] $ docker stop --time=1 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa [2021-09-15T22:03:25.771Z] $ docker rm -f 4fda5b625f8e71f40c2ac9a2a1c59372e0ef3f7819c0b20c275c54911d101caa [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T22:03:26.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-15T22:03:26.559Z] Stashed 1 file(s) [Pipeline] echo [2021-09-15T22:03:26.562Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [Pipeline] } [Pipeline] // script [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] node [2021-09-15T22:03:41.823Z] Still waiting to schedule task [2021-09-15T22:03:41.823Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-293’ [2021-09-15T22:03:41.826Z] Still waiting to schedule task [2021-09-15T22:03:41.826Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-15T22:05:45.558Z] Running on prd-centos7-docker-4c-2g-296 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-09-15T22:05:45.577Z] Running in /w/workspace/device-rest-go/7 [Pipeline] { [Pipeline] checkout [2021-09-15T22:05:45.706Z] The recommended git tool is: git [2021-09-15T22:05:48.935Z] using credential edgex-jenkins-ssh [2021-09-15T22:05:48.952Z] Cloning the remote Git repository [2021-09-15T22:05:48.977Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-09-15T22:05:49.056Z] > git init /w/workspace/device-rest-go/7 # timeout=10 [2021-09-15T22:05:49.099Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-09-15T22:05:49.099Z] > git --version # timeout=10 [2021-09-15T22:05:49.116Z] > git --version # 'git version 2.24.4' [2021-09-15T22:05:49.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T22:05:50.027Z] Avoid second fetch [2021-09-15T22:05:50.028Z] Checking out Revision 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed (main) [2021-09-15T22:05:49.146Z] [INFO] Currently running in a labeled security context [2021-09-15T22:05:49.146Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-15T22:05:49.146Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/7@tmp/jenkins-gitclient-ssh6350455284049139429.key [2021-09-15T22:05:49.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:05:50.005Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-09-15T22:05:50.013Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:05:50.037Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T22:05:50.043Z] > git checkout -f 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed # timeout=10 [2021-09-15T22:05:54.660Z] Commit message: "Merge pull request #133 from tdrozdovsky/remove-dead-code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:05:55.017Z] provisioning config files... [2021-09-15T22:05:55.048Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/7@tmp/config3805269456905872736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:05:55.502Z] ---> docker-login.sh [2021-09-15T22:05:55.503Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:05:55.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:05:55.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:05:55.503Z] Configure a credential helper to remove this warning. See [2021-09-15T22:05:55.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:05:55.503Z] [2021-09-15T22:05:55.503Z] Login Succeeded [2021-09-15T22:05:55.503Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:05:55.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:05:55.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:05:55.779Z] Configure a credential helper to remove this warning. See [2021-09-15T22:05:55.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:05:55.779Z] [2021-09-15T22:05:55.779Z] Login Succeeded [2021-09-15T22:05:55.779Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:05:55.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:05:56.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:05:56.046Z] Configure a credential helper to remove this warning. See [2021-09-15T22:05:56.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:05:56.046Z] [2021-09-15T22:05:56.046Z] Login Succeeded [2021-09-15T22:05:56.046Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:05:56.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:05:56.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:05:56.046Z] Configure a credential helper to remove this warning. See [2021-09-15T22:05:56.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:05:56.046Z] [2021-09-15T22:05:56.046Z] Login Succeeded [2021-09-15T22:05:56.046Z] docker.io [2021-09-15T22:05:56.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:05:56.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:05:56.583Z] Configure a credential helper to remove this warning. See [2021-09-15T22:05:56.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:05:56.583Z] [2021-09-15T22:05:56.583Z] Login Succeeded [2021-09-15T22:05:56.583Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:05:56.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T22:05:56.843Z] ========================================================= [2021-09-15T22:05:56.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-15T22:05:56.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:05:57.196Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-15T22:05:57.196Z] Sending build context to Docker daemon 119.8kB [2021-09-15T22:05:57.196Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-15T22:05:57.196Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-15T22:05:57.196Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-15T22:05:57.196Z] 540db60ca938: Pulling fs layer [2021-09-15T22:05:57.196Z] adcc1eea9eea: Pulling fs layer [2021-09-15T22:05:57.196Z] 4c4ab2625f07: Pulling fs layer [2021-09-15T22:05:57.196Z] db62176df00c: Pulling fs layer [2021-09-15T22:05:57.196Z] 3b30891b0d05: Pulling fs layer [2021-09-15T22:05:57.196Z] 06b49ca38bd5: Pulling fs layer [2021-09-15T22:05:57.196Z] c788192a36de: Pulling fs layer [2021-09-15T22:05:57.196Z] a77e37c0d609: Pulling fs layer [2021-09-15T22:05:57.196Z] c3185cebc471: Pulling fs layer [2021-09-15T22:05:57.196Z] 06b49ca38bd5: Waiting [2021-09-15T22:05:57.196Z] c788192a36de: Waiting [2021-09-15T22:05:57.196Z] a77e37c0d609: Waiting [2021-09-15T22:05:57.196Z] c3185cebc471: Waiting [2021-09-15T22:05:57.196Z] 3b30891b0d05: Waiting [2021-09-15T22:05:57.196Z] db62176df00c: Waiting [2021-09-15T22:05:57.462Z] 4c4ab2625f07: Verifying Checksum [2021-09-15T22:05:57.462Z] 4c4ab2625f07: Download complete [2021-09-15T22:05:57.462Z] adcc1eea9eea: Verifying Checksum [2021-09-15T22:05:57.462Z] adcc1eea9eea: Download complete [2021-09-15T22:05:57.462Z] 3b30891b0d05: Verifying Checksum [2021-09-15T22:05:57.462Z] 3b30891b0d05: Download complete [2021-09-15T22:05:57.462Z] 06b49ca38bd5: Verifying Checksum [2021-09-15T22:05:57.462Z] 06b49ca38bd5: Download complete [2021-09-15T22:05:57.462Z] c788192a36de: Verifying Checksum [2021-09-15T22:05:57.462Z] c788192a36de: Download complete [2021-09-15T22:05:57.462Z] 540db60ca938: Verifying Checksum [2021-09-15T22:05:57.462Z] 540db60ca938: Download complete [2021-09-15T22:05:57.738Z] 540db60ca938: Pull complete [2021-09-15T22:05:57.738Z] adcc1eea9eea: Pull complete [2021-09-15T22:05:58.009Z] 4c4ab2625f07: Pull complete [2021-09-15T22:05:58.595Z] a77e37c0d609: Verifying Checksum [2021-09-15T22:05:58.595Z] a77e37c0d609: Download complete [2021-09-15T22:06:01.997Z] c3185cebc471: Verifying Checksum [2021-09-15T22:06:01.997Z] c3185cebc471: Download complete [2021-09-15T22:06:02.598Z] db62176df00c: Verifying Checksum [2021-09-15T22:06:02.598Z] db62176df00c: Download complete [2021-09-15T22:06:05.993Z] db62176df00c: Pull complete [2021-09-15T22:06:06.261Z] 3b30891b0d05: Pull complete [2021-09-15T22:06:06.261Z] 06b49ca38bd5: Pull complete [2021-09-15T22:06:06.261Z] c788192a36de: Pull complete [2021-09-15T22:06:06.534Z] a77e37c0d609: Pull complete [2021-09-15T22:06:09.142Z] c3185cebc471: Pull complete [2021-09-15T22:06:09.142Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-15T22:06:09.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-15T22:06:09.142Z] ---> 031687cdd783 [2021-09-15T22:06:09.142Z] Step 3/12 : ARG MAKE='make build' [2021-09-15T22:06:10.563Z] ---> Running in aea3626264f5 [2021-09-15T22:06:10.563Z] Removing intermediate container aea3626264f5 [2021-09-15T22:06:10.563Z] ---> 5c3cc1f9cd95 [2021-09-15T22:06:10.563Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-15T22:06:10.563Z] ---> Running in 6cce26a8f486 [2021-09-15T22:06:10.834Z] Removing intermediate container 6cce26a8f486 [2021-09-15T22:06:10.834Z] ---> 430ce40a9163 [2021-09-15T22:06:10.834Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:06:10.834Z] ---> Running in 1149aba2badf [2021-09-15T22:06:10.834Z] Removing intermediate container 1149aba2badf [2021-09-15T22:06:10.834Z] ---> 7c40ed188245 [2021-09-15T22:06:10.834Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:06:10.834Z] ---> Running in a3ad4fceac7c [2021-09-15T22:06:11.432Z] Removing intermediate container a3ad4fceac7c [2021-09-15T22:06:11.432Z] ---> 03968b3c9232 [2021-09-15T22:06:11.432Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:06:11.432Z] ---> Running in fbd5a606655d [2021-09-15T22:06:12.020Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T22:06:12.988Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T22:06:13.259Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-15T22:06:13.259Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-15T22:06:13.536Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-15T22:06:13.811Z] Executing busybox-1.32.1-r6.trigger [2021-09-15T22:06:13.811Z] OK: 223 MiB in 55 packages [2021-09-15T22:06:14.080Z] Removing intermediate container fbd5a606655d [2021-09-15T22:06:14.080Z] ---> 7e0dc382e01e [2021-09-15T22:06:14.080Z] Step 8/12 : WORKDIR /device-rest-go [2021-09-15T22:06:14.080Z] ---> Running in b7f0298c4ff4 [2021-09-15T22:06:14.080Z] Removing intermediate container b7f0298c4ff4 [2021-09-15T22:06:14.080Z] ---> 6f9ec78bc859 [2021-09-15T22:06:14.080Z] Step 9/12 : COPY . . [2021-09-15T22:06:14.349Z] ---> 3fc49f8e165f [2021-09-15T22:06:14.349Z] Step 10/12 : RUN go mod tidy [2021-09-15T22:06:14.349Z] ---> Running in 5a4b62cc215f [2021-09-15T22:06:16.317Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-15T22:06:16.317Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-15T22:06:16.317Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-15T22:06:16.601Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T22:06:16.601Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T22:06:16.601Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-15T22:06:16.601Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-15T22:06:16.601Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-15T22:06:16.601Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-15T22:06:16.601Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-15T22:06:16.876Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-15T22:06:16.876Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-15T22:06:16.876Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-15T22:06:16.876Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-15T22:06:16.876Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-15T22:06:16.876Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-15T22:06:16.876Z] go: downloading golang.org/x/text v0.3.2 [2021-09-15T22:06:17.146Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-15T22:06:17.146Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-15T22:06:18.119Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-15T22:06:18.119Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-15T22:06:18.119Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-15T22:06:18.119Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-15T22:06:18.119Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-15T22:06:18.119Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-15T22:06:18.119Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-15T22:06:18.119Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-15T22:06:18.392Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-15T22:06:18.392Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-15T22:06:18.392Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-15T22:06:18.392Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-15T22:06:18.392Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-15T22:06:18.392Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-15T22:06:18.392Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-15T22:06:18.392Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-15T22:06:18.392Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-15T22:06:18.392Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-15T22:06:18.666Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T22:06:18.666Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-15T22:06:18.666Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-15T22:06:18.666Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-15T22:06:18.666Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-15T22:06:18.666Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-15T22:06:18.938Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-15T22:06:18.938Z] go: downloading github.com/kr/text v0.1.0 [2021-09-15T22:06:18.938Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-15T22:06:18.938Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-15T22:06:18.938Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-15T22:06:18.938Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-15T22:06:18.938Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T22:06:18.938Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T22:06:18.938Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-15T22:06:18.938Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T22:06:19.207Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-15T22:06:19.207Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-15T22:06:19.207Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-15T22:06:19.207Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-15T22:06:19.207Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-15T22:06:19.207Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-15T22:06:19.207Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-15T22:06:19.207Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-15T22:06:19.207Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-15T22:06:19.207Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-15T22:06:19.207Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-15T22:06:19.207Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-15T22:06:19.207Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-15T22:06:19.487Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-15T22:06:19.487Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-15T22:06:19.487Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-15T22:06:19.545Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-295 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-09-15T22:06:19.563Z] Running in /w/workspace/device-rest-go/7 [Pipeline] { [Pipeline] checkout [2021-09-15T22:06:19.793Z] The recommended git tool is: git [2021-09-15T22:06:23.772Z] Removing intermediate container 5a4b62cc215f [2021-09-15T22:06:23.772Z] ---> 0461f25c6dd6 [2021-09-15T22:06:23.772Z] Step 11/12 : RUN make update [2021-09-15T22:06:23.772Z] ---> Running in d4084942c8ff [2021-09-15T22:06:24.040Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-15T22:06:25.934Z] using credential edgex-jenkins-ssh [2021-09-15T22:06:25.960Z] Cloning the remote Git repository [2021-09-15T22:06:26.028Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-09-15T22:06:26.154Z] > git init /w/workspace/device-rest-go/7 # timeout=10 [2021-09-15T22:06:26.219Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-09-15T22:06:26.219Z] > git --version # timeout=10 [2021-09-15T22:06:26.236Z] > git --version # 'git version 2.17.1' [2021-09-15T22:06:26.238Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-15T22:06:26.325Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:06:28.475Z] Avoid second fetch [2021-09-15T22:06:28.476Z] Checking out Revision 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed (main) [2021-09-15T22:06:29.417Z] Removing intermediate container d4084942c8ff [2021-09-15T22:06:29.417Z] ---> c2a92f717945 [2021-09-15T22:06:29.417Z] Step 12/12 : RUN $MAKE [2021-09-15T22:06:29.417Z] ---> Running in 878f33a79ada [2021-09-15T22:06:29.417Z] noop [2021-09-15T22:06:29.417Z] Removing intermediate container 878f33a79ada [2021-09-15T22:06:29.417Z] ---> 6719878d9f21 [2021-09-15T22:06:29.417Z] Successfully built 6719878d9f21 [2021-09-15T22:06:29.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:06:29.746Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T22:06:29.746Z] . [Pipeline] withDockerContainer [2021-09-15T22:06:28.451Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-09-15T22:06:28.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-15T22:06:28.510Z] > git config core.sparsecheckout # timeout=10 [2021-09-15T22:06:28.529Z] > git checkout -f 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed # timeout=10 [2021-09-15T22:06:29.846Z] prd-centos7-docker-4c-2g-296 does not seem to be running inside a container [2021-09-15T22:06:29.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-15T22:06:30.334Z] $ docker top b67bea12884fd4a49b5b45932e29b29c2e02770e191b9c178b368bb31147e908 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T22:06:30.754Z] + go version [2021-09-15T22:06:30.754Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-15T22:06:30.773Z] $ docker stop --time=1 b67bea12884fd4a49b5b45932e29b29c2e02770e191b9c178b368bb31147e908 [2021-09-15T22:06:31.986Z] $ docker rm -f b67bea12884fd4a49b5b45932e29b29c2e02770e191b9c178b368bb31147e908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:06:32.561Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-15T22:06:32.561Z] . [Pipeline] withDockerContainer [2021-09-15T22:06:32.652Z] prd-centos7-docker-4c-2g-296 does not seem to be running inside a container [2021-09-15T22:06:32.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-15T22:06:32.787Z] Commit message: "Merge pull request #133 from tdrozdovsky/remove-dead-code" [2021-09-15T22:06:33.095Z] $ docker top 29f68e20ff078e89f6dfda78265c06a0a874335a5f2a274f74f9ff9ab23f2af0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:06:33.350Z] provisioning config files... [2021-09-15T22:06:33.384Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/7@tmp/config140055336218072107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:06:33.512Z] + go mod tidy [Pipeline] sh [2021-09-15T22:06:33.950Z] ---> docker-login.sh [2021-09-15T22:06:33.950Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:06:34.110Z] + make test [2021-09-15T22:06:34.110Z] go mod tidy [2021-09-15T22:06:34.110Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-15T22:06:34.726Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-09-15T22:06:35.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:06:36.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:06:36.214Z] Configure a credential helper to remove this warning. See [2021-09-15T22:06:36.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:06:36.214Z] [2021-09-15T22:06:36.214Z] Login Succeeded [2021-09-15T22:06:36.214Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:06:36.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:06:36.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:06:36.813Z] Configure a credential helper to remove this warning. See [2021-09-15T22:06:36.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:06:36.813Z] [2021-09-15T22:06:36.813Z] Login Succeeded [2021-09-15T22:06:36.813Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:06:37.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:06:37.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:06:37.417Z] Configure a credential helper to remove this warning. See [2021-09-15T22:06:37.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:06:37.417Z] [2021-09-15T22:06:37.417Z] Login Succeeded [2021-09-15T22:06:37.417Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:06:37.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:06:37.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:06:37.978Z] Configure a credential helper to remove this warning. See [2021-09-15T22:06:37.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:06:37.978Z] [2021-09-15T22:06:37.978Z] Login Succeeded [2021-09-15T22:06:37.978Z] docker.io [2021-09-15T22:06:38.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:06:38.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:06:38.861Z] Configure a credential helper to remove this warning. See [2021-09-15T22:06:38.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:06:38.861Z] [2021-09-15T22:06:38.861Z] Login Succeeded [2021-09-15T22:06:38.861Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:06:38.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-15T22:06:39.289Z] ========================================================= [2021-09-15T22:06:39.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-15T22:06:39.289Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:06:39.680Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-15T22:06:39.680Z] Sending build context to Docker daemon 119.8kB [2021-09-15T22:06:40.066Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-09-15T22:06:40.066Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-15T22:06:40.366Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-15T22:06:40.366Z] 595b0fe564bb: Pulling fs layer [2021-09-15T22:06:40.366Z] 24495759ef45: Pulling fs layer [2021-09-15T22:06:40.366Z] d148012ef14d: Pulling fs layer [2021-09-15T22:06:40.366Z] e90a11edd702: Pulling fs layer [2021-09-15T22:06:40.366Z] d77568369979: Pulling fs layer [2021-09-15T22:06:40.366Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-15T22:06:40.366Z] 170f2ba95c9a: Pulling fs layer [2021-09-15T22:06:40.366Z] 97ac5df62f85: Pulling fs layer [2021-09-15T22:06:40.366Z] fc1c9f9a7f3b: Waiting [2021-09-15T22:06:40.366Z] 170f2ba95c9a: Waiting [2021-09-15T22:06:40.366Z] 97ac5df62f85: Waiting [2021-09-15T22:06:40.366Z] d77568369979: Waiting [2021-09-15T22:06:40.366Z] e90a11edd702: Waiting [2021-09-15T22:06:40.366Z] d148012ef14d: Verifying Checksum [2021-09-15T22:06:40.366Z] d148012ef14d: Download complete [2021-09-15T22:06:40.659Z] 24495759ef45: Verifying Checksum [2021-09-15T22:06:40.659Z] 24495759ef45: Download complete [2021-09-15T22:06:40.659Z] d77568369979: Verifying Checksum [2021-09-15T22:06:40.659Z] d77568369979: Download complete [2021-09-15T22:06:40.659Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-15T22:06:40.659Z] fc1c9f9a7f3b: Download complete [2021-09-15T22:06:40.659Z] 595b0fe564bb: Verifying Checksum [2021-09-15T22:06:40.659Z] 595b0fe564bb: Download complete [2021-09-15T22:06:40.659Z] 170f2ba95c9a: Verifying Checksum [2021-09-15T22:06:40.659Z] 170f2ba95c9a: Download complete [2021-09-15T22:06:41.657Z] 595b0fe564bb: Pull complete [2021-09-15T22:06:42.261Z] 24495759ef45: Pull complete [2021-09-15T22:06:42.878Z] d148012ef14d: Pull complete [2021-09-15T22:06:44.869Z] 97ac5df62f85: Verifying Checksum [2021-09-15T22:06:44.869Z] 97ac5df62f85: Download complete [2021-09-15T22:06:44.869Z] e90a11edd702: Verifying Checksum [2021-09-15T22:06:44.869Z] e90a11edd702: Download complete [2021-09-15T22:06:49.810Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-09-15T22:06:50.080Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 53.8% of statements [2021-09-15T22:06:50.348Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-15T22:06:55.027Z] e90a11edd702: Pull complete [2021-09-15T22:06:55.301Z] d77568369979: Pull complete [2021-09-15T22:06:55.578Z] fc1c9f9a7f3b: Pull complete [2021-09-15T22:06:56.174Z] 170f2ba95c9a: Pull complete [2021-09-15T22:06:57.043Z] gofmt -l . [2021-09-15T22:06:57.043Z] [ "`gofmt -l .`" = "" ] [2021-09-15T22:06:57.043Z] ./bin/test-go-mod-tidy.sh [2021-09-15T22:06:57.043Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T22:06:57.323Z] $ docker stop --time=1 29f68e20ff078e89f6dfda78265c06a0a874335a5f2a274f74f9ff9ab23f2af0 [2021-09-15T22:06:58.752Z] $ docker rm -f 29f68e20ff078e89f6dfda78265c06a0a874335a5f2a274f74f9ff9ab23f2af0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T22:06:59.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T22:06:59.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-15T22:07:01.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T22:07:02.113Z] + ls -al . [2021-09-15T22:07:02.113Z] total 116 [2021-09-15T22:07:02.113Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 15 22:06 . [2021-09-15T22:07:02.113Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 15 22:05 .. [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 6792 Sep 15 22:05 Attribution.txt [2021-09-15T22:07:02.113Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 15 22:05 bin [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 7459 Sep 15 22:05 CHANGELOG.md [2021-09-15T22:07:02.113Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 15 22:05 cmd [2021-09-15T22:07:02.113Z] -rw-r--r--. 1 jenkins jenkins 8435 Sep 15 22:06 coverage.out [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 1615 Sep 15 22:05 Dockerfile [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 151 Sep 15 22:05 .dockerignore [2021-09-15T22:07:02.113Z] drwxrwxr-x. 2 jenkins jenkins 76 Sep 15 22:05 driver [2021-09-15T22:07:02.113Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 15 22:05 .git [2021-09-15T22:07:02.113Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 15 22:05 .github [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 336 Sep 15 22:05 .gitignore [2021-09-15T22:07:02.113Z] -rw-r--r--. 1 jenkins jenkins 271 Sep 15 22:06 go.mod [2021-09-15T22:07:02.113Z] -rw-r--r--. 1 jenkins jenkins 20570 Sep 15 22:06 go.sum [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 15 22:05 GOVERNANCE.md [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 680 Sep 15 22:05 Jenkinsfile [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 15 22:05 LICENSE [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 996 Sep 15 22:05 Makefile [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 620 Sep 15 22:05 OWNERS.md [2021-09-15T22:07:02.113Z] -rw-rw-r--. 1 jenkins jenkins 7661 Sep 15 22:05 README.md [2021-09-15T22:07:02.113Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 15 22:05 snap [2021-09-15T22:07:02.114Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 15 22:03 VERSION [2021-09-15T22:07:02.114Z] -rw-rw-r--. 1 jenkins jenkins 713 Sep 15 22:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:02.444Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed --label arch=amd64 --label version=2.0.1-dev.6 . [2021-09-15T22:07:02.444Z] Sending build context to Docker daemon 129kB [2021-09-15T22:07:02.444Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-15T22:07:02.444Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-15T22:07:02.444Z] ---> 6719878d9f21 [2021-09-15T22:07:02.444Z] Step 3/25 : ARG MAKE='make build' [2021-09-15T22:07:02.444Z] ---> Running in e225429c7902 [2021-09-15T22:07:02.444Z] Removing intermediate container e225429c7902 [2021-09-15T22:07:02.444Z] ---> 99857d6317e3 [2021-09-15T22:07:02.444Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-15T22:07:02.444Z] ---> Running in 93fc0e97b801 [2021-09-15T22:07:02.713Z] Removing intermediate container 93fc0e97b801 [2021-09-15T22:07:02.713Z] ---> 567584163fb9 [2021-09-15T22:07:02.713Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:07:02.713Z] ---> Running in f4051d69520a [2021-09-15T22:07:02.713Z] Removing intermediate container f4051d69520a [2021-09-15T22:07:02.713Z] ---> ed0434db809e [2021-09-15T22:07:02.713Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:07:02.713Z] ---> Running in 2e86a498b8e3 [2021-09-15T22:07:02.944Z] 97ac5df62f85: Pull complete [2021-09-15T22:07:02.944Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-15T22:07:02.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-15T22:07:02.944Z] ---> 04bc70af865f [2021-09-15T22:07:02.944Z] Step 3/12 : ARG MAKE='make build' [2021-09-15T22:07:03.298Z] Removing intermediate container 2e86a498b8e3 [2021-09-15T22:07:03.298Z] ---> 77495011881e [2021-09-15T22:07:03.298Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:07:03.298Z] ---> Running in 4ebc0ec509d8 [2021-09-15T22:07:03.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-15T22:07:04.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-15T22:07:04.807Z] OK: 223 MiB in 55 packages [2021-09-15T22:07:05.081Z] Removing intermediate container 4ebc0ec509d8 [2021-09-15T22:07:05.081Z] ---> 55a345975ff9 [2021-09-15T22:07:05.081Z] Step 8/25 : WORKDIR /device-rest-go [2021-09-15T22:07:05.081Z] ---> Running in 0623f0ce10a4 [2021-09-15T22:07:05.081Z] Removing intermediate container 0623f0ce10a4 [2021-09-15T22:07:05.081Z] ---> 96c35ef04523 [2021-09-15T22:07:05.081Z] Step 9/25 : COPY . . [2021-09-15T22:07:05.348Z] ---> 90a14ce525dd [2021-09-15T22:07:05.348Z] Step 10/25 : RUN go mod tidy [2021-09-15T22:07:05.348Z] ---> Running in 7b5b4bae95c3 [2021-09-15T22:07:05.941Z] Removing intermediate container 7b5b4bae95c3 [2021-09-15T22:07:05.941Z] ---> 0b00c314ff26 [2021-09-15T22:07:05.941Z] Step 11/25 : RUN make update [2021-09-15T22:07:05.941Z] ---> Running in 90dcd2bc12b3 [2021-09-15T22:07:06.207Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-15T22:07:06.475Z] Removing intermediate container 90dcd2bc12b3 [2021-09-15T22:07:06.475Z] ---> e345b89f4296 [2021-09-15T22:07:06.475Z] Step 12/25 : RUN $MAKE [2021-09-15T22:07:06.475Z] ---> Running in a181a67c1253 [2021-09-15T22:07:06.740Z] go mod tidy [2021-09-15T22:07:07.008Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.6" -o cmd/device-rest ./cmd [2021-09-15T22:07:08.359Z] ---> Running in 6d9f82f0988c [2021-09-15T22:07:08.359Z] Removing intermediate container 6d9f82f0988c [2021-09-15T22:07:08.359Z] ---> bed423e819d5 [2021-09-15T22:07:08.359Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-15T22:07:08.359Z] ---> Running in c62cbd90bf1b [2021-09-15T22:07:08.632Z] Removing intermediate container c62cbd90bf1b [2021-09-15T22:07:08.632Z] ---> d43423b5a29d [2021-09-15T22:07:08.632Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:07:08.907Z] ---> Running in 86910e3c1f55 [2021-09-15T22:07:09.883Z] Removing intermediate container 86910e3c1f55 [2021-09-15T22:07:09.883Z] ---> 09624ae08061 [2021-09-15T22:07:09.883Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:07:10.155Z] ---> Running in e9e506ac7b7f [2021-09-15T22:07:13.549Z] Removing intermediate container e9e506ac7b7f [2021-09-15T22:07:13.549Z] ---> 7131e87f1089 [2021-09-15T22:07:13.549Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:07:13.549Z] ---> Running in 86875126fadf [2021-09-15T22:07:14.532Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T22:07:15.505Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T22:07:16.479Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-15T22:07:16.479Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-15T22:07:16.479Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-15T22:07:17.071Z] Executing busybox-1.32.1-r6.trigger [2021-09-15T22:07:17.071Z] OK: 222 MiB in 55 packages [2021-09-15T22:07:19.052Z] Removing intermediate container 86875126fadf [2021-09-15T22:07:19.052Z] ---> 2a70f567d956 [2021-09-15T22:07:19.052Z] Step 8/12 : WORKDIR /device-rest-go [2021-09-15T22:07:19.052Z] ---> Running in b37c2dd1b7a5 [2021-09-15T22:07:19.407Z] Removing intermediate container a181a67c1253 [2021-09-15T22:07:19.407Z] ---> 6397bd1f6e2d [2021-09-15T22:07:19.407Z] Step 13/25 : FROM alpine:3.12 [2021-09-15T22:07:19.407Z] 3.12: Pulling from library/alpine [2021-09-15T22:07:19.407Z] e519532ddf75: Pulling fs layer [2021-09-15T22:07:19.407Z] e519532ddf75: Verifying Checksum [2021-09-15T22:07:19.407Z] e519532ddf75: Download complete [2021-09-15T22:07:19.407Z] e519532ddf75: Pull complete [2021-09-15T22:07:19.407Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-15T22:07:19.407Z] Status: Downloaded newer image for alpine:3.12 [2021-09-15T22:07:19.407Z] ---> 48b8ec4ed9eb [2021-09-15T22:07:19.407Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-09-15T22:07:19.407Z] ---> Running in a0c38b6dbcbb [2021-09-15T22:07:19.407Z] Removing intermediate container a0c38b6dbcbb [2021-09-15T22:07:19.407Z] ---> 9f9587f0d52c [2021-09-15T22:07:19.407Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-09-15T22:07:19.407Z] ---> Running in 16cf8e04b627 [2021-09-15T22:07:19.407Z] Removing intermediate container 16cf8e04b627 [2021-09-15T22:07:19.407Z] ---> 6e4617eadea3 [2021-09-15T22:07:19.407Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-15T22:07:19.407Z] ---> Running in d70283865825 [2021-09-15T22:07:19.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-15T22:07:19.644Z] Removing intermediate container b37c2dd1b7a5 [2021-09-15T22:07:19.644Z] ---> 56a0e9d5db6b [2021-09-15T22:07:19.644Z] Step 9/12 : COPY . . [2021-09-15T22:07:19.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-15T22:07:19.674Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-15T22:07:19.674Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-15T22:07:19.674Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-15T22:07:19.674Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-15T22:07:19.674Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-15T22:07:19.674Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-15T22:07:19.674Z] Executing busybox-1.31.1-r20.trigger [2021-09-15T22:07:19.674Z] OK: 8 MiB in 20 packages [2021-09-15T22:07:19.943Z] Removing intermediate container d70283865825 [2021-09-15T22:07:19.943Z] ---> ee9131668d47 [2021-09-15T22:07:19.943Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-09-15T22:07:20.525Z] ---> 01ae7e57cadb [2021-09-15T22:07:20.525Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-09-15T22:07:20.525Z] ---> 1c88cacdcfb2 [2021-09-15T22:07:20.525Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-09-15T22:07:20.619Z] ---> 6201805635f4 [2021-09-15T22:07:20.619Z] Step 10/12 : RUN go mod tidy [2021-09-15T22:07:20.619Z] ---> Running in bb7d74913114 [2021-09-15T22:07:20.791Z] ---> 4a2fa735db8f [2021-09-15T22:07:20.791Z] Step 20/25 : EXPOSE 59986 [2021-09-15T22:07:20.792Z] ---> Running in b7af01d97f00 [2021-09-15T22:07:20.792Z] Removing intermediate container b7af01d97f00 [2021-09-15T22:07:20.792Z] ---> b2cb43ff2dc2 [2021-09-15T22:07:20.792Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-09-15T22:07:20.792Z] ---> Running in 7fd9e54a3ebd [2021-09-15T22:07:20.792Z] Removing intermediate container 7fd9e54a3ebd [2021-09-15T22:07:20.792Z] ---> c6b22ea877b1 [2021-09-15T22:07:20.792Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-15T22:07:20.792Z] ---> Running in e14d94583975 [2021-09-15T22:07:21.060Z] Removing intermediate container e14d94583975 [2021-09-15T22:07:21.060Z] ---> f7fd30c3ace5 [2021-09-15T22:07:21.060Z] Step 23/25 : LABEL arch=amd64 [2021-09-15T22:07:21.060Z] ---> Running in 11068bd03731 [2021-09-15T22:07:21.060Z] Removing intermediate container 11068bd03731 [2021-09-15T22:07:21.060Z] ---> 1925ba88f957 [2021-09-15T22:07:21.060Z] Step 24/25 : LABEL git_sha=698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:07:21.060Z] ---> Running in 62279fc770c3 [2021-09-15T22:07:21.326Z] Removing intermediate container 62279fc770c3 [2021-09-15T22:07:21.326Z] ---> bf43047d7ed5 [2021-09-15T22:07:21.326Z] Step 25/25 : LABEL version=2.0.1-dev.6 [2021-09-15T22:07:21.326Z] ---> Running in be0b5c81a15a [2021-09-15T22:07:21.326Z] Removing intermediate container be0b5c81a15a [2021-09-15T22:07:21.326Z] ---> 0532e4ca0302 [2021-09-15T22:07:21.326Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T22:07:21.326Z] Successfully built 0532e4ca0302 [2021-09-15T22:07:21.326Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:07:21.517Z] provisioning config files... [2021-09-15T22:07:21.540Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/7@tmp/config5572942970155192527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:07:21.880Z] ---> docker-login.sh [2021-09-15T22:07:21.880Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:07:21.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:07:21.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:07:21.880Z] Configure a credential helper to remove this warning. See [2021-09-15T22:07:21.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:07:21.880Z] [2021-09-15T22:07:21.880Z] Login Succeeded [2021-09-15T22:07:21.880Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:07:21.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:07:22.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:07:22.148Z] Configure a credential helper to remove this warning. See [2021-09-15T22:07:22.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:07:22.148Z] [2021-09-15T22:07:22.148Z] Login Succeeded [2021-09-15T22:07:22.148Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:07:22.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:07:22.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:07:22.148Z] Configure a credential helper to remove this warning. See [2021-09-15T22:07:22.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:07:22.148Z] [2021-09-15T22:07:22.148Z] Login Succeeded [2021-09-15T22:07:22.148Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:07:22.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:07:22.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:07:22.414Z] Configure a credential helper to remove this warning. See [2021-09-15T22:07:22.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:07:22.414Z] [2021-09-15T22:07:22.414Z] Login Succeeded [2021-09-15T22:07:22.414Z] docker.io [2021-09-15T22:07:22.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:07:22.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:07:22.681Z] Configure a credential helper to remove this warning. See [2021-09-15T22:07:22.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:07:22.682Z] [2021-09-15T22:07:22.682Z] Login Succeeded [2021-09-15T22:07:22.682Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:07:22.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:07:22.771Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-09-15T22:07:22.771Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:07:22.771Z] latest [2021-09-15T22:07:22.771Z] 2.0.1-dev.6 [2021-09-15T22:07:22.771Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [2021-09-15T22:07:22.771Z] main [2021-09-15T22:07:22.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:23.137Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:23.459Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:07:23.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-15T22:07:23.459Z] 049fdb3a7439: Preparing [2021-09-15T22:07:23.459Z] 1b695e42dcc2: Preparing [2021-09-15T22:07:23.459Z] 768b232e701f: Preparing [2021-09-15T22:07:23.459Z] 35725a32295b: Preparing [2021-09-15T22:07:23.459Z] e6688e911f15: Preparing [2021-09-15T22:07:23.459Z] e6688e911f15: Layer already exists [2021-09-15T22:07:23.731Z] 049fdb3a7439: Pushed [2021-09-15T22:07:23.731Z] 35725a32295b: Pushed [2021-09-15T22:07:23.998Z] 1b695e42dcc2: Pushed [2021-09-15T22:07:23.998Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-15T22:07:23.999Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-15T22:07:23.999Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-15T22:07:23.999Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-15T22:07:23.999Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-15T22:07:23.999Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-15T22:07:24.272Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-15T22:07:24.272Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-15T22:07:24.272Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-15T22:07:24.272Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-15T22:07:24.556Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-15T22:07:24.556Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-15T22:07:24.556Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-15T22:07:24.556Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-15T22:07:24.853Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-15T22:07:24.853Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-15T22:07:24.853Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-15T22:07:24.853Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-15T22:07:24.853Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-15T22:07:24.853Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-15T22:07:24.853Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-15T22:07:24.853Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-15T22:07:24.853Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-15T22:07:24.853Z] go: downloading golang.org/x/text v0.3.2 [2021-09-15T22:07:24.955Z] 768b232e701f: Pushed [2021-09-15T22:07:25.129Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-15T22:07:25.129Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-15T22:07:27.783Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-15T22:07:27.783Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-15T22:07:27.783Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-15T22:07:27.783Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-15T22:07:28.378Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-15T22:07:28.378Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-15T22:07:28.378Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-15T22:07:28.378Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-15T22:07:28.378Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-15T22:07:28.378Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-15T22:07:28.378Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-15T22:07:28.664Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-15T22:07:28.664Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-15T22:07:28.664Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-15T22:07:28.664Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-15T22:07:28.664Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-15T22:07:28.664Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-15T22:07:28.664Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-15T22:07:28.664Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-15T22:07:28.664Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-15T22:07:28.664Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-15T22:07:28.939Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-15T22:07:28.939Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-15T22:07:28.939Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-15T22:07:28.939Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-15T22:07:29.213Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-15T22:07:29.213Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-15T22:07:29.213Z] go: downloading github.com/kr/text v0.1.0 [2021-09-15T22:07:29.487Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-15T22:07:29.487Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-15T22:07:29.487Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-15T22:07:29.487Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-15T22:07:29.487Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-15T22:07:29.487Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-15T22:07:29.487Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-15T22:07:29.487Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-15T22:07:29.769Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-15T22:07:29.769Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-15T22:07:29.769Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-15T22:07:29.769Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-15T22:07:29.769Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-15T22:07:29.769Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-15T22:07:29.769Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-15T22:07:29.769Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-15T22:07:29.769Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-15T22:07:30.050Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-15T22:07:30.050Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-15T22:07:30.050Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-15T22:07:30.050Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-15T22:07:30.050Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-15T22:07:30.295Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed: digest: sha256:7cb551e8ce9944e323f338909ef7aa56ddade6765147b55366e904565af436e8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:30.636Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:30.953Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-09-15T22:07:30.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-15T22:07:30.954Z] 049fdb3a7439: Preparing [2021-09-15T22:07:30.954Z] 1b695e42dcc2: Preparing [2021-09-15T22:07:30.954Z] 768b232e701f: Preparing [2021-09-15T22:07:30.954Z] 35725a32295b: Preparing [2021-09-15T22:07:30.954Z] e6688e911f15: Preparing [2021-09-15T22:07:30.954Z] e6688e911f15: Layer already exists [2021-09-15T22:07:30.954Z] 049fdb3a7439: Layer already exists [2021-09-15T22:07:30.954Z] 35725a32295b: Layer already exists [2021-09-15T22:07:30.954Z] 768b232e701f: Layer already exists [2021-09-15T22:07:30.954Z] 1b695e42dcc2: Layer already exists [2021-09-15T22:07:30.954Z] latest: digest: sha256:7cb551e8ce9944e323f338909ef7aa56ddade6765147b55366e904565af436e8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:31.276Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:31.596Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.6 [2021-09-15T22:07:31.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-15T22:07:31.596Z] 049fdb3a7439: Preparing [2021-09-15T22:07:31.596Z] 1b695e42dcc2: Preparing [2021-09-15T22:07:31.596Z] 768b232e701f: Preparing [2021-09-15T22:07:31.596Z] 35725a32295b: Preparing [2021-09-15T22:07:31.596Z] e6688e911f15: Preparing [2021-09-15T22:07:31.596Z] e6688e911f15: Layer already exists [2021-09-15T22:07:31.596Z] 768b232e701f: Layer already exists [2021-09-15T22:07:31.596Z] 049fdb3a7439: Layer already exists [2021-09-15T22:07:31.596Z] 1b695e42dcc2: Layer already exists [2021-09-15T22:07:31.596Z] 35725a32295b: Layer already exists [2021-09-15T22:07:31.596Z] 2.0.1-dev.6: digest: sha256:7cb551e8ce9944e323f338909ef7aa56ddade6765147b55366e904565af436e8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:32.132Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:32.453Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [2021-09-15T22:07:32.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-15T22:07:32.453Z] 049fdb3a7439: Preparing [2021-09-15T22:07:32.453Z] 1b695e42dcc2: Preparing [2021-09-15T22:07:32.453Z] 768b232e701f: Preparing [2021-09-15T22:07:32.453Z] 35725a32295b: Preparing [2021-09-15T22:07:32.453Z] e6688e911f15: Preparing [2021-09-15T22:07:32.453Z] 1b695e42dcc2: Layer already exists [2021-09-15T22:07:32.453Z] 35725a32295b: Layer already exists [2021-09-15T22:07:32.453Z] e6688e911f15: Layer already exists [2021-09-15T22:07:32.453Z] 768b232e701f: Layer already exists [2021-09-15T22:07:32.453Z] 049fdb3a7439: Layer already exists [2021-09-15T22:07:32.453Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6: digest: sha256:7cb551e8ce9944e323f338909ef7aa56ddade6765147b55366e904565af436e8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:32.776Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:33.098Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2021-09-15T22:07:33.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-15T22:07:33.098Z] 049fdb3a7439: Preparing [2021-09-15T22:07:33.098Z] 1b695e42dcc2: Preparing [2021-09-15T22:07:33.098Z] 768b232e701f: Preparing [2021-09-15T22:07:33.098Z] 35725a32295b: Preparing [2021-09-15T22:07:33.098Z] e6688e911f15: Preparing [2021-09-15T22:07:33.098Z] e6688e911f15: Layer already exists [2021-09-15T22:07:33.098Z] 35725a32295b: Layer already exists [2021-09-15T22:07:33.098Z] 768b232e701f: Layer already exists [2021-09-15T22:07:33.098Z] 1b695e42dcc2: Layer already exists [2021-09-15T22:07:33.098Z] 049fdb3a7439: Layer already exists [2021-09-15T22:07:33.098Z] main: digest: sha256:7cb551e8ce9944e323f338909ef7aa56ddade6765147b55366e904565af436e8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:07:33.163Z] ===================================================== [Pipeline] echo [2021-09-15T22:07:33.178Z] taggedImages: [2021-09-15T22:07:33.178Z] - nexus3.edgexfoundry.org:10004/device-rest:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:07:33.178Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-09-15T22:07:33.178Z] - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.6 [2021-09-15T22:07:33.178Z] - nexus3.edgexfoundry.org:10004/device-rest:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [2021-09-15T22:07:33.178Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:33.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:07:33.726Z] [2021-09-15T22:07:33.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:34.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:07:34.077Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T22:07:34.077Z] b4d181a07f80: Pulling fs layer [2021-09-15T22:07:34.077Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T22:07:34.077Z] ed53099fbce6: Pulling fs layer [2021-09-15T22:07:34.077Z] dc539afda2c1: Pulling fs layer [2021-09-15T22:07:34.077Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T22:07:34.077Z] 9065ff56babe: Pulling fs layer [2021-09-15T22:07:34.077Z] d287ab97295c: Pulling fs layer [2021-09-15T22:07:34.077Z] 77bc0d833cb6: Waiting [2021-09-15T22:07:34.077Z] 9065ff56babe: Waiting [2021-09-15T22:07:34.077Z] d287ab97295c: Waiting [2021-09-15T22:07:34.077Z] dc539afda2c1: Waiting [2021-09-15T22:07:34.341Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T22:07:34.341Z] a1111a8f2ec3: Download complete [2021-09-15T22:07:34.341Z] dc539afda2c1: Verifying Checksum [2021-09-15T22:07:34.341Z] dc539afda2c1: Download complete [2021-09-15T22:07:34.606Z] ed53099fbce6: Verifying Checksum [2021-09-15T22:07:34.606Z] ed53099fbce6: Download complete [2021-09-15T22:07:34.606Z] 9065ff56babe: Verifying Checksum [2021-09-15T22:07:34.606Z] 9065ff56babe: Download complete [2021-09-15T22:07:34.606Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T22:07:34.606Z] 77bc0d833cb6: Download complete [2021-09-15T22:07:35.562Z] b4d181a07f80: Verifying Checksum [2021-09-15T22:07:35.562Z] b4d181a07f80: Download complete [2021-09-15T22:07:36.523Z] b4d181a07f80: Pull complete [2021-09-15T22:07:36.791Z] a1111a8f2ec3: Pull complete [2021-09-15T22:07:37.387Z] ed53099fbce6: Pull complete [2021-09-15T22:07:37.387Z] dc539afda2c1: Pull complete [2021-09-15T22:07:37.653Z] 77bc0d833cb6: Pull complete [2021-09-15T22:07:37.653Z] 9065ff56babe: Pull complete [2021-09-15T22:07:38.613Z] d287ab97295c: Verifying Checksum [2021-09-15T22:07:38.613Z] d287ab97295c: Download complete [2021-09-15T22:07:43.085Z] d287ab97295c: Pull complete [2021-09-15T22:07:43.085Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T22:07:43.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:07:43.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T22:07:43.184Z] prd-centos7-docker-4c-2g-296 does not seem to be running inside a container [2021-09-15T22:07:43.255Z] $ 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/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-15T22:07:45.133Z] Removing intermediate container bb7d74913114 [2021-09-15T22:07:45.133Z] ---> 6fb2d5f9c329 [2021-09-15T22:07:45.133Z] Step 11/12 : RUN make update [2021-09-15T22:07:45.133Z] ---> Running in ac79db011b13 [2021-09-15T22:07:45.406Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-15T22:07:45.595Z] $ docker top 4214670f0ff7f09d54fd8cb25c6f205e516d9f4d890e874d8513046461f2c934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:07:46.193Z] ---> job-cost.sh [2021-09-15T22:07:46.193Z] lf-activate-venv: SKIPPING [2021-09-15T22:07:46.193Z] INFO: No Stack... [2021-09-15T22:07:47.149Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T22:07:47.415Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T22:07:47.741Z] + cat /w/workspace/device-rest-go/7/archives/cost.csv [2021-09-15T22:07:47.741Z] + cut -d, -f6 [Pipeline] lock [2021-09-15T22:07:47.782Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] [2021-09-15T22:07:47.792Z] Resource [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] did not exist. Created. [2021-09-15T22:07:47.792Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T22:07:48.337Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-15T22:07:48.388Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T22:07:48.403Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T22:07:48.431Z] $ docker stop --time=1 4214670f0ff7f09d54fd8cb25c6f205e516d9f4d890e874d8513046461f2c934 [2021-09-15T22:07:49.586Z] $ docker rm -f 4214670f0ff7f09d54fd8cb25c6f205e516d9f4d890e874d8513046461f2c934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-15T22:07:53.673Z] Removing intermediate container ac79db011b13 [2021-09-15T22:07:53.673Z] ---> a0b0cd14571a [2021-09-15T22:07:53.673Z] Step 12/12 : RUN $MAKE [2021-09-15T22:07:53.673Z] ---> Running in 990d138cc883 [2021-09-15T22:07:55.109Z] noop [2021-09-15T22:07:56.093Z] Removing intermediate container 990d138cc883 [2021-09-15T22:07:56.093Z] ---> 0193327976ad [2021-09-15T22:07:56.093Z] Successfully built 0193327976ad [2021-09-15T22:07:56.093Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:07:56.439Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T22:07:56.439Z] . [Pipeline] withDockerContainer [2021-09-15T22:07:56.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-295 does not seem to be running inside a container [2021-09-15T22:07:56.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-15T22:07:58.497Z] $ docker top 3302b8a8a8fdd3fcf14a12684fe0960dfa03b628fe55abc5532b2a1fe2884bd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T22:07:59.412Z] + go version [2021-09-15T22:07:59.412Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-15T22:07:59.463Z] $ docker stop --time=1 3302b8a8a8fdd3fcf14a12684fe0960dfa03b628fe55abc5532b2a1fe2884bd9 [2021-09-15T22:08:01.409Z] $ docker rm -f 3302b8a8a8fdd3fcf14a12684fe0960dfa03b628fe55abc5532b2a1fe2884bd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:08:02.121Z] + docker inspect -f . ci-base-image-arm64 [2021-09-15T22:08:02.121Z] . [Pipeline] withDockerContainer [2021-09-15T22:08:02.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-295 does not seem to be running inside a container [2021-09-15T22:08:02.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-15T22:08:04.015Z] $ docker top 6be41693a7c9e19c58791635900e45011fa7f81568235bd4e8c4d529d64dca71 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-15T22:08:04.907Z] + go mod tidy [Pipeline] sh [2021-09-15T22:08:06.182Z] + make test [2021-09-15T22:08:06.182Z] go mod tidy [2021-09-15T22:08:06.780Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-15T22:08:07.765Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-09-15T22:09:04.371Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-09-15T22:09:04.371Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 53.8% of statements [2021-09-15T22:09:04.371Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-15T22:09:26.569Z] gofmt -l . [2021-09-15T22:09:26.569Z] [ "`gofmt -l .`" = "" ] [2021-09-15T22:09:26.569Z] ./bin/test-go-mod-tidy.sh [2021-09-15T22:09:26.569Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-15T22:09:28.610Z] $ docker stop --time=1 6be41693a7c9e19c58791635900e45011fa7f81568235bd4e8c4d529d64dca71 [2021-09-15T22:09:30.857Z] $ docker rm -f 6be41693a7c9e19c58791635900e45011fa7f81568235bd4e8c4d529d64dca71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-15T22:09:31.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-15T22:09:31.729Z] Warning: overwriting stash ‘coverage-report’ [2021-09-15T22:09:32.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-15T22:09:32.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-15T22:09:33.233Z] + ls -al . [2021-09-15T22:09:33.233Z] total 144 [2021-09-15T22:09:33.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:09 . [2021-09-15T22:09:33.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:06 .. [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 15 22:06 .dockerignore [2021-09-15T22:09:33.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:06 .git [2021-09-15T22:09:33.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:06 .github [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 336 Sep 15 22:06 .gitignore [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 6792 Sep 15 22:06 Attribution.txt [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 7459 Sep 15 22:06 CHANGELOG.md [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 1615 Sep 15 22:06 Dockerfile [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:06 GOVERNANCE.md [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 15 22:06 Jenkinsfile [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:06 LICENSE [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 996 Sep 15 22:06 Makefile [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:06 OWNERS.md [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 7661 Sep 15 22:06 README.md [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:03 VERSION [2021-09-15T22:09:33.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:06 bin [2021-09-15T22:09:33.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:06 cmd [2021-09-15T22:09:33.233Z] -rw-r--r-- 1 jenkins jenkins 8435 Sep 15 22:08 coverage.out [2021-09-15T22:09:33.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:06 driver [2021-09-15T22:09:33.233Z] -rw-r--r-- 1 jenkins jenkins 271 Sep 15 22:09 go.mod [2021-09-15T22:09:33.233Z] -rw-r--r-- 1 jenkins jenkins 20570 Sep 15 22:08 go.sum [2021-09-15T22:09:33.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:06 snap [2021-09-15T22:09:33.233Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 15 22:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:09:33.576Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed --label arch=arm64 --label version=2.0.1-dev.6 . [2021-09-15T22:09:33.576Z] Sending build context to Docker daemon 129kB [2021-09-15T22:09:33.855Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-15T22:09:33.855Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-15T22:09:33.855Z] ---> 0193327976ad [2021-09-15T22:09:33.855Z] Step 3/25 : ARG MAKE='make build' [2021-09-15T22:09:34.130Z] ---> Running in 871490374d72 [2021-09-15T22:09:34.726Z] Removing intermediate container 871490374d72 [2021-09-15T22:09:34.726Z] ---> a8df39d0d2fc [2021-09-15T22:09:34.726Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-15T22:09:34.726Z] ---> Running in ea71771073af [2021-09-15T22:09:35.325Z] Removing intermediate container ea71771073af [2021-09-15T22:09:35.325Z] ---> a0cea05065c6 [2021-09-15T22:09:35.325Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-15T22:09:35.325Z] ---> Running in e8ac63a3e7cb [2021-09-15T22:09:35.924Z] Removing intermediate container e8ac63a3e7cb [2021-09-15T22:09:35.925Z] ---> 7a7974fb7c71 [2021-09-15T22:09:35.925Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-15T22:09:35.925Z] ---> Running in bc269384a020 [2021-09-15T22:09:38.552Z] Removing intermediate container bc269384a020 [2021-09-15T22:09:38.552Z] ---> 92eef6e12cfc [2021-09-15T22:09:38.552Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-15T22:09:38.552Z] ---> Running in 9ff31e540cc2 [2021-09-15T22:09:39.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-15T22:09:40.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-15T22:09:41.496Z] OK: 222 MiB in 55 packages [2021-09-15T22:09:42.474Z] Removing intermediate container 9ff31e540cc2 [2021-09-15T22:09:42.474Z] ---> 6de5260383cf [2021-09-15T22:09:42.474Z] Step 8/25 : WORKDIR /device-rest-go [2021-09-15T22:09:42.474Z] ---> Running in d28aa65bcd47 [2021-09-15T22:09:42.755Z] Removing intermediate container d28aa65bcd47 [2021-09-15T22:09:42.755Z] ---> b524601a5d2c [2021-09-15T22:09:42.755Z] Step 9/25 : COPY . . [2021-09-15T22:09:43.741Z] ---> bc5829c7d151 [2021-09-15T22:09:43.741Z] Step 10/25 : RUN go mod tidy [2021-09-15T22:09:43.741Z] ---> Running in 8289a6ac65da [2021-09-15T22:09:46.365Z] Removing intermediate container 8289a6ac65da [2021-09-15T22:09:46.365Z] ---> 660d95be2423 [2021-09-15T22:09:46.365Z] Step 11/25 : RUN make update [2021-09-15T22:09:46.639Z] ---> Running in 1817d9992877 [2021-09-15T22:09:48.073Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-15T22:09:49.049Z] Removing intermediate container 1817d9992877 [2021-09-15T22:09:49.049Z] ---> 91b87c82ad71 [2021-09-15T22:09:49.049Z] Step 12/25 : RUN $MAKE [2021-09-15T22:09:49.049Z] ---> Running in 04c72ae78bfa [2021-09-15T22:09:50.488Z] go mod tidy [2021-09-15T22:09:50.763Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.6" -o cmd/device-rest ./cmd [2021-09-15T22:10:29.808Z] Removing intermediate container 04c72ae78bfa [2021-09-15T22:10:29.808Z] ---> 1daf765e41f9 [2021-09-15T22:10:29.808Z] Step 13/25 : FROM alpine:3.12 [2021-09-15T22:10:29.808Z] 3.12: Pulling from library/alpine [2021-09-15T22:10:29.808Z] ccdebe76d529: Pulling fs layer [2021-09-15T22:10:29.808Z] ccdebe76d529: Download complete [2021-09-15T22:10:29.808Z] ccdebe76d529: Pull complete [2021-09-15T22:10:29.808Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-15T22:10:29.808Z] Status: Downloaded newer image for alpine:3.12 [2021-09-15T22:10:29.808Z] ---> afc2cc120ca2 [2021-09-15T22:10:29.808Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-09-15T22:10:29.808Z] ---> Running in 10b5ef4b7717 [2021-09-15T22:10:29.808Z] Removing intermediate container 10b5ef4b7717 [2021-09-15T22:10:29.808Z] ---> 8abec81d6b9e [2021-09-15T22:10:29.808Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-09-15T22:10:29.808Z] ---> Running in b5096036e055 [2021-09-15T22:10:29.808Z] Removing intermediate container b5096036e055 [2021-09-15T22:10:29.808Z] ---> 813456d7143a [2021-09-15T22:10:29.808Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-15T22:10:29.808Z] ---> Running in a33f4b6530b3 [2021-09-15T22:10:29.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-15T22:10:30.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-15T22:10:30.678Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-15T22:10:30.678Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-15T22:10:30.678Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-15T22:10:30.678Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-15T22:10:30.678Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-15T22:10:30.678Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-15T22:10:30.678Z] Executing busybox-1.31.1-r20.trigger [2021-09-15T22:10:30.678Z] OK: 8 MiB in 20 packages [2021-09-15T22:10:32.114Z] Removing intermediate container a33f4b6530b3 [2021-09-15T22:10:32.114Z] ---> fcd7bc78e5fb [2021-09-15T22:10:32.114Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-09-15T22:10:33.096Z] ---> 5f67813d3489 [2021-09-15T22:10:33.096Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-09-15T22:10:34.078Z] ---> fb102805bfe2 [2021-09-15T22:10:34.078Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-09-15T22:10:34.675Z] ---> 7bb9635372a2 [2021-09-15T22:10:34.675Z] Step 20/25 : EXPOSE 59986 [2021-09-15T22:10:34.953Z] ---> Running in abb28dc78a08 [2021-09-15T22:10:35.226Z] Removing intermediate container abb28dc78a08 [2021-09-15T22:10:35.226Z] ---> 28fcf96e7f85 [2021-09-15T22:10:35.226Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-09-15T22:10:35.501Z] ---> Running in 8c5528dbec3b [2021-09-15T22:10:36.097Z] Removing intermediate container 8c5528dbec3b [2021-09-15T22:10:36.097Z] ---> 2247abb9041f [2021-09-15T22:10:36.097Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-15T22:10:36.097Z] ---> Running in 675f0a58a8ba [2021-09-15T22:10:36.694Z] Removing intermediate container 675f0a58a8ba [2021-09-15T22:10:36.694Z] ---> f3ca998f9560 [2021-09-15T22:10:36.694Z] Step 23/25 : LABEL arch=arm64 [2021-09-15T22:10:36.694Z] ---> Running in 19eed1a0e3f1 [2021-09-15T22:10:37.293Z] Removing intermediate container 19eed1a0e3f1 [2021-09-15T22:10:37.293Z] ---> 0fab460b6d1e [2021-09-15T22:10:37.293Z] Step 24/25 : LABEL git_sha=698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:10:37.293Z] ---> Running in 568bd3fd0ded [2021-09-15T22:10:37.890Z] Removing intermediate container 568bd3fd0ded [2021-09-15T22:10:37.890Z] ---> d24c593eaba2 [2021-09-15T22:10:37.890Z] Step 25/25 : LABEL version=2.0.1-dev.6 [2021-09-15T22:10:37.890Z] ---> Running in 8ac2c39b6c2f [2021-09-15T22:10:38.487Z] Removing intermediate container 8ac2c39b6c2f [2021-09-15T22:10:38.487Z] ---> 852c0ac9f9e7 [2021-09-15T22:10:38.487Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-15T22:10:38.487Z] Successfully built 852c0ac9f9e7 [2021-09-15T22:10:38.487Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:10:38.743Z] provisioning config files... [2021-09-15T22:10:38.766Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/7@tmp/config3501994845243017441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:10:39.137Z] ---> docker-login.sh [2021-09-15T22:10:39.137Z] nexus3.edgexfoundry.org:10001 [2021-09-15T22:10:39.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:10:39.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:10:39.412Z] Configure a credential helper to remove this warning. See [2021-09-15T22:10:39.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:10:39.412Z] [2021-09-15T22:10:39.412Z] Login Succeeded [2021-09-15T22:10:39.686Z] nexus3.edgexfoundry.org:10002 [2021-09-15T22:10:39.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:10:39.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:10:39.960Z] Configure a credential helper to remove this warning. See [2021-09-15T22:10:39.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:10:39.960Z] [2021-09-15T22:10:39.960Z] Login Succeeded [2021-09-15T22:10:40.234Z] nexus3.edgexfoundry.org:10003 [2021-09-15T22:10:40.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:10:40.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:10:40.786Z] Configure a credential helper to remove this warning. See [2021-09-15T22:10:40.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:10:40.786Z] [2021-09-15T22:10:40.786Z] Login Succeeded [2021-09-15T22:10:40.786Z] nexus3.edgexfoundry.org:10004 [2021-09-15T22:10:41.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:10:41.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:10:41.340Z] Configure a credential helper to remove this warning. See [2021-09-15T22:10:41.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:10:41.340Z] [2021-09-15T22:10:41.340Z] Login Succeeded [2021-09-15T22:10:41.340Z] docker.io [2021-09-15T22:10:41.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-15T22:10:42.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-15T22:10:42.222Z] Configure a credential helper to remove this warning. See [2021-09-15T22:10:42.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-15T22:10:42.222Z] [2021-09-15T22:10:42.222Z] Login Succeeded [2021-09-15T22:10:42.222Z] ---> docker-login.sh ends [Pipeline] } [2021-09-15T22:10:42.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:10:42.312Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-09-15T22:10:42.312Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:10:42.312Z] latest [2021-09-15T22:10:42.312Z] 2.0.1-dev.6 [2021-09-15T22:10:42.312Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [2021-09-15T22:10:42.312Z] main [2021-09-15T22:10:42.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:42.709Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:43.052Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:10:43.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-15T22:10:43.052Z] 531f4ea60ba2: Preparing [2021-09-15T22:10:43.052Z] f4e5577bf235: Preparing [2021-09-15T22:10:43.052Z] 3c1063e4b17b: Preparing [2021-09-15T22:10:43.052Z] ab3d657fec2d: Preparing [2021-09-15T22:10:43.052Z] bdc42e120bf6: Preparing [2021-09-15T22:10:43.334Z] bdc42e120bf6: Layer already exists [2021-09-15T22:10:43.334Z] f4e5577bf235: Pushed [2021-09-15T22:10:43.334Z] 531f4ea60ba2: Pushed [2021-09-15T22:10:43.932Z] ab3d657fec2d: Pushed [2021-09-15T22:10:46.549Z] 3c1063e4b17b: Pushed [2021-09-15T22:10:46.549Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed: digest: sha256:906af5f0d823f82c813e437db8291a6e2911809a94a3460b449c855b0a966d39 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:46.896Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:47.248Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-09-15T22:10:47.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-15T22:10:47.248Z] 531f4ea60ba2: Preparing [2021-09-15T22:10:47.248Z] f4e5577bf235: Preparing [2021-09-15T22:10:47.248Z] 3c1063e4b17b: Preparing [2021-09-15T22:10:47.248Z] ab3d657fec2d: Preparing [2021-09-15T22:10:47.248Z] bdc42e120bf6: Preparing [2021-09-15T22:10:47.521Z] bdc42e120bf6: Layer already exists [2021-09-15T22:10:47.521Z] ab3d657fec2d: Layer already exists [2021-09-15T22:10:47.521Z] f4e5577bf235: Layer already exists [2021-09-15T22:10:47.521Z] 531f4ea60ba2: Layer already exists [2021-09-15T22:10:47.521Z] 3c1063e4b17b: Layer already exists [2021-09-15T22:10:47.521Z] latest: digest: sha256:906af5f0d823f82c813e437db8291a6e2911809a94a3460b449c855b0a966d39 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:47.878Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:48.225Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.6 [2021-09-15T22:10:48.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-15T22:10:48.225Z] 531f4ea60ba2: Preparing [2021-09-15T22:10:48.225Z] f4e5577bf235: Preparing [2021-09-15T22:10:48.225Z] 3c1063e4b17b: Preparing [2021-09-15T22:10:48.225Z] ab3d657fec2d: Preparing [2021-09-15T22:10:48.225Z] bdc42e120bf6: Preparing [2021-09-15T22:10:48.498Z] bdc42e120bf6: Layer already exists [2021-09-15T22:10:48.498Z] 3c1063e4b17b: Layer already exists [2021-09-15T22:10:48.498Z] ab3d657fec2d: Layer already exists [2021-09-15T22:10:48.498Z] 531f4ea60ba2: Layer already exists [2021-09-15T22:10:48.498Z] f4e5577bf235: Layer already exists [2021-09-15T22:10:48.498Z] 2.0.1-dev.6: digest: sha256:906af5f0d823f82c813e437db8291a6e2911809a94a3460b449c855b0a966d39 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:48.844Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:49.185Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [2021-09-15T22:10:49.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-15T22:10:49.185Z] 531f4ea60ba2: Preparing [2021-09-15T22:10:49.185Z] f4e5577bf235: Preparing [2021-09-15T22:10:49.185Z] 3c1063e4b17b: Preparing [2021-09-15T22:10:49.185Z] ab3d657fec2d: Preparing [2021-09-15T22:10:49.185Z] bdc42e120bf6: Preparing [2021-09-15T22:10:49.457Z] 3c1063e4b17b: Layer already exists [2021-09-15T22:10:49.457Z] bdc42e120bf6: Layer already exists [2021-09-15T22:10:49.457Z] 531f4ea60ba2: Layer already exists [2021-09-15T22:10:49.457Z] f4e5577bf235: Layer already exists [2021-09-15T22:10:49.457Z] ab3d657fec2d: Layer already exists [2021-09-15T22:10:49.457Z] 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6: digest: sha256:906af5f0d823f82c813e437db8291a6e2911809a94a3460b449c855b0a966d39 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:49.800Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:50.144Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2021-09-15T22:10:50.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-15T22:10:50.144Z] 531f4ea60ba2: Preparing [2021-09-15T22:10:50.144Z] f4e5577bf235: Preparing [2021-09-15T22:10:50.144Z] 3c1063e4b17b: Preparing [2021-09-15T22:10:50.144Z] ab3d657fec2d: Preparing [2021-09-15T22:10:50.144Z] bdc42e120bf6: Preparing [2021-09-15T22:10:50.416Z] 531f4ea60ba2: Layer already exists [2021-09-15T22:10:50.416Z] ab3d657fec2d: Layer already exists [2021-09-15T22:10:50.416Z] 3c1063e4b17b: Layer already exists [2021-09-15T22:10:50.416Z] bdc42e120bf6: Layer already exists [2021-09-15T22:10:50.416Z] f4e5577bf235: Layer already exists [2021-09-15T22:10:50.688Z] main: digest: sha256:906af5f0d823f82c813e437db8291a6e2911809a94a3460b449c855b0a966d39 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-15T22:10:50.761Z] ===================================================== [Pipeline] echo [2021-09-15T22:10:50.777Z] taggedImages: [2021-09-15T22:10:50.777Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [2021-09-15T22:10:50.777Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-09-15T22:10:50.777Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.6 [2021-09-15T22:10:50.777Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed-2.0.1-dev.6 [2021-09-15T22:10:50.777Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:51.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T22:10:51.355Z] [2021-09-15T22:10:51.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:10:51.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T22:10:52.255Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-15T22:10:52.255Z] 448f6bf000e3: Pulling fs layer [2021-09-15T22:10:52.255Z] f757da607395: Pulling fs layer [2021-09-15T22:10:52.255Z] 05883995daec: Pulling fs layer [2021-09-15T22:10:52.255Z] 8603b9c90790: Pulling fs layer [2021-09-15T22:10:52.255Z] 1560dd03e051: Pulling fs layer [2021-09-15T22:10:52.255Z] 27f5ce0e4adf: Pulling fs layer [2021-09-15T22:10:52.255Z] c2d8d7efcc4b: Pulling fs layer [2021-09-15T22:10:52.255Z] 27f5ce0e4adf: Waiting [2021-09-15T22:10:52.255Z] c2d8d7efcc4b: Waiting [2021-09-15T22:10:52.255Z] 8603b9c90790: Waiting [2021-09-15T22:10:52.255Z] 1560dd03e051: Waiting [2021-09-15T22:10:52.529Z] f757da607395: Verifying Checksum [2021-09-15T22:10:52.529Z] f757da607395: Download complete [2021-09-15T22:10:52.529Z] 8603b9c90790: Download complete [2021-09-15T22:10:52.802Z] 1560dd03e051: Verifying Checksum [2021-09-15T22:10:52.802Z] 1560dd03e051: Download complete [2021-09-15T22:10:52.802Z] 27f5ce0e4adf: Download complete [2021-09-15T22:10:52.802Z] 05883995daec: Verifying Checksum [2021-09-15T22:10:52.802Z] 05883995daec: Download complete [2021-09-15T22:10:53.786Z] 448f6bf000e3: Download complete [2021-09-15T22:10:57.188Z] c2d8d7efcc4b: Verifying Checksum [2021-09-15T22:10:57.188Z] c2d8d7efcc4b: Download complete [2021-09-15T22:10:57.188Z] 448f6bf000e3: Pull complete [2021-09-15T22:10:57.784Z] f757da607395: Pull complete [2021-09-15T22:10:59.230Z] 05883995daec: Pull complete [2021-09-15T22:10:59.501Z] 8603b9c90790: Pull complete [2021-09-15T22:11:00.482Z] 1560dd03e051: Pull complete [2021-09-15T22:11:01.079Z] 27f5ce0e4adf: Pull complete [2021-09-15T22:11:16.172Z] c2d8d7efcc4b: Pull complete [2021-09-15T22:11:16.172Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-15T22:11:16.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-15T22:11:16.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-15T22:11:16.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-295 does not seem to be running inside a container [2021-09-15T22:11:16.577Z] $ 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/device-rest-go/7 -v /w/workspace/device-rest-go/7:/w/workspace/device-rest-go/7:rw,z -v /w/workspace/device-rest-go/7@tmp:/w/workspace/device-rest-go/7@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-15T22:11:21.789Z] $ docker top 04feb8c2a7a43abf833fc369c2483588a49a909d66a54f98c8ee3326427b188f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:11:22.727Z] ---> job-cost.sh [2021-09-15T22:11:22.727Z] lf-activate-venv: SKIPPING [2021-09-15T22:11:22.727Z] INFO: No Stack... [2021-09-15T22:11:23.346Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-15T22:11:23.944Z] INFO: Archiving Costs [Pipeline] sh [2021-09-15T22:11:24.668Z] + cat /w/workspace/device-rest-go/7/archives/cost.csv [2021-09-15T22:11:24.668Z] + cut -d, -f6 [Pipeline] lock [2021-09-15T22:11:24.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] [2021-09-15T22:11:24.761Z] Resource [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] did not exist. Created. [2021-09-15T22:11:24.761Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T22:11:25.464Z] /w/workspace/device-rest-go/7@tmp/durable-bc4245c8/script.sh: 1: /w/workspace/device-rest-go/7@tmp/durable-bc4245c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-15T22:11:26.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-15T22:11:26.183Z] Warning: overwriting stash ‘stack-cost’ [2021-09-15T22:11:26.222Z] Stashed 1 file(s) [Pipeline] } [2021-09-15T22:11:26.247Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-15T22:11:26.333Z] $ docker stop --time=1 04feb8c2a7a43abf833fc369c2483588a49a909d66a54f98c8ee3326427b188f [2021-09-15T22:11:28.001Z] $ docker rm -f 04feb8c2a7a43abf833fc369c2483588a49a909d66a54f98c8ee3326427b188f [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 [2021-09-15T22:11:28.974Z] provisioning config files... [2021-09-15T22:11:28.990Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1823440277967842981tmp [Pipeline] { [Pipeline] sh [2021-09-15T22:11:29.327Z] + set +x [2021-09-15T22:11:29.327Z] + curl -s https://codecov.io/bash [2021-09-15T22:11:29.327Z] + bash -s -- [2021-09-15T22:11:29.327Z] [2021-09-15T22:11:29.327Z] _____ _ [2021-09-15T22:11:29.327Z] / ____| | | [2021-09-15T22:11:29.327Z] | | ___ __| | ___ ___ _____ __ [2021-09-15T22:11:29.327Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-15T22:11:29.327Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-15T22:11:29.327Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-15T22:11:29.327Z] Bash-1.0.6 [2021-09-15T22:11:29.327Z] [2021-09-15T22:11:29.327Z] [2021-09-15T22:11:29.327Z] ==> git version 2.24.4 found [2021-09-15T22:11:29.327Z] ==> 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 [2021-09-15T22:11:29.327Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-15T22:11:29.327Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-15T22:11:29.594Z] ==> Jenkins CI detected. [2021-09-15T22:11:29.594Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2021-09-15T22:11:29.594Z] project root: . [2021-09-15T22:11:29.594Z] --> token set from env [2021-09-15T22:11:29.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-15T22:11:29.594Z] ==> Running gcov in . (disable via -X gcov) [2021-09-15T22:11:29.594Z] ==> Python coveragepy not found [2021-09-15T22:11:29.594Z] ==> Searching for coverage reports in: [2021-09-15T22:11:29.594Z] + . [2021-09-15T22:11:29.594Z] -> Found 1 reports [2021-09-15T22:11:29.594Z] ==> Detecting git/mercurial file structure [2021-09-15T22:11:29.594Z] ==> Reading reports [2021-09-15T22:11:29.594Z] + ./coverage.out bytes=8435 [2021-09-15T22:11:29.594Z] ==> Appending adjustments [2021-09-15T22:11:29.594Z] https://docs.codecov.io/docs/fixing-reports [2021-09-15T22:11:29.594Z] + Found adjustments [2021-09-15T22:11:29.594Z] ==> Gzipping contents [2021-09-15T22:11:29.594Z] 4.0K /tmp/codecov.Teu3Kc.gz [2021-09-15T22:11:29.594Z] ==> Uploading reports [2021-09-15T22:11:29.594Z] url: https://codecov.io [2021-09-15T22:11:29.594Z] query: branch=main&commit=698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T22:11:29.594Z] -> Pinging Codecov [2021-09-15T22:11:29.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-15T22:11:30.180Z] -> Uploading to [2021-09-15T22:11:30.180Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-15/4E5D53B4F1F92C436F7061BF334D961C/698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed/9a9b9571-4e9b-43af-9fc1-9f0860eeffe3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210915T221129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d24da5b7bd4f9b502b85c998c13ee61d8d62c0d7b9fbb495899ec0a9b6ec33b9 [2021-09-15T22:11:30.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-15T22:11:30.180Z] Dload Upload Total Spent Left Speed [2021-09-15T22:11:30.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1746 0 0 100 1746 0 4830 --:--:-- --:--:-- --:--:-- 4836 [2021-09-15T22:11:30.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [Pipeline] } [2021-09-15T22:11:30.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-15T22:11:31.147Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-15T22:11:31.167Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:11:31.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T22:11:31.490Z] [2021-09-15T22:11:31.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:11:31.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T22:11:31.825Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-15T22:11:31.825Z] 188c0c94c7c5: Pulling fs layer [2021-09-15T22:11:31.825Z] 0ef7d3d256c8: Pulling fs layer [2021-09-15T22:11:31.825Z] de9db76c5a1d: Pulling fs layer [2021-09-15T22:11:31.825Z] 0eba1c9be4d2: Pulling fs layer [2021-09-15T22:11:31.825Z] 0d57e429df01: Pulling fs layer [2021-09-15T22:11:31.825Z] 4e4be7b47b0d: Pulling fs layer [2021-09-15T22:11:31.825Z] e1f770b5df2f: Pulling fs layer [2021-09-15T22:11:31.825Z] 85a0685a4137: Pulling fs layer [2021-09-15T22:11:31.825Z] 0eba1c9be4d2: Waiting [2021-09-15T22:11:31.825Z] 0d57e429df01: Waiting [2021-09-15T22:11:31.825Z] 4e4be7b47b0d: Waiting [2021-09-15T22:11:31.825Z] e1f770b5df2f: Waiting [2021-09-15T22:11:31.825Z] 85a0685a4137: Waiting [2021-09-15T22:11:31.825Z] de9db76c5a1d: Verifying Checksum [2021-09-15T22:11:31.825Z] de9db76c5a1d: Download complete [2021-09-15T22:11:31.825Z] 0ef7d3d256c8: Verifying Checksum [2021-09-15T22:11:31.825Z] 0ef7d3d256c8: Download complete [2021-09-15T22:11:32.091Z] 0d57e429df01: Verifying Checksum [2021-09-15T22:11:32.091Z] 0d57e429df01: Download complete [2021-09-15T22:11:32.091Z] 4e4be7b47b0d: Verifying Checksum [2021-09-15T22:11:32.091Z] 4e4be7b47b0d: Download complete [2021-09-15T22:11:32.091Z] 188c0c94c7c5: Verifying Checksum [2021-09-15T22:11:32.091Z] 188c0c94c7c5: Download complete [2021-09-15T22:11:32.357Z] 188c0c94c7c5: Pull complete [2021-09-15T22:11:32.357Z] 0ef7d3d256c8: Pull complete [2021-09-15T22:11:32.357Z] de9db76c5a1d: Pull complete [2021-09-15T22:11:33.325Z] e1f770b5df2f: Verifying Checksum [2021-09-15T22:11:33.325Z] e1f770b5df2f: Download complete [2021-09-15T22:11:37.591Z] 0eba1c9be4d2: Verifying Checksum [2021-09-15T22:11:37.591Z] 0eba1c9be4d2: Download complete [2021-09-15T22:11:37.591Z] 85a0685a4137: Verifying Checksum [2021-09-15T22:11:37.591Z] 85a0685a4137: Download complete [2021-09-15T22:11:40.195Z] 0eba1c9be4d2: Pull complete [2021-09-15T22:11:40.195Z] 0d57e429df01: Pull complete [2021-09-15T22:11:40.464Z] 4e4be7b47b0d: Pull complete [2021-09-15T22:11:41.058Z] e1f770b5df2f: Pull complete [2021-09-15T22:11:44.442Z] 85a0685a4137: Pull complete [2021-09-15T22:11:44.442Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-15T22:11:44.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-15T22:11:44.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-15T22:11:44.537Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:11:44.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-15T22:11:46.870Z] $ docker top b60ecb13dc49fc3defe616a6b55111e640e2a733de7383af19bbf3f1898aa9ef -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-15T22:11:46.988Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-15T22:11:47.304Z] + set -o pipefail [2021-09-15T22:11:47.304Z] + snyk monitor '--org=edgex-jenkins' [2021-09-15T22:11:52.671Z] [2021-09-15T22:11:52.671Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2021-09-15T22:11:52.671Z] [2021-09-15T22:11:52.671Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/a957affc-f2c4-489f-bc71-643ce38f6fa8 [2021-09-15T22:11:52.671Z] [2021-09-15T22:11:52.671Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-15T22:11:52.671Z] [2021-09-15T22:11:52.671Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-15T22:11:52.671Z] [2021-09-15T22:11:52.671Z] [Pipeline] } [2021-09-15T22:11:52.688Z] $ docker stop --time=1 b60ecb13dc49fc3defe616a6b55111e640e2a733de7383af19bbf3f1898aa9ef [2021-09-15T22:11:54.690Z] $ docker rm -f b60ecb13dc49fc3defe616a6b55111e640e2a733de7383af19bbf3f1898aa9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-15T22:11:55.843Z] + git log --format=format:%s -1 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:11:56.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:11:56.168Z] . [Pipeline] withDockerContainer [2021-09-15T22:11:56.259Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:11:56.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:11:56.708Z] $ docker top b6e95b174a2ecd86d1a4946491440d737ff647335a98278705263f6e70e5829e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:11:56.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:11:56.850Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:11:56.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:11:56.990Z] $ docker exec b6e95b174a2ecd86d1a4946491440d737ff647335a98278705263f6e70e5829e ssh-agent [2021-09-15T22:11:57.114Z] SSH_AUTH_SOCK=/tmp/ssh-vfYlDVuUBdhE/agent.14 [2021-09-15T22:11:57.114Z] SSH_AGENT_PID=20 [2021-09-15T22:11:57.126Z] Running ssh-add (command line suppressed) [2021-09-15T22:11:57.232Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8320673118428115274.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8320673118428115274.key) [2021-09-15T22:11:57.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:11:57.578Z] + git semver tag [2021-09-15T22:11:57.578Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:11:57.578Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-15T22:11:57.578Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-15T22:11:57.578Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:11:57.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:11:57.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:11:57.579Z] # $SEMVER_BRANCH = main [2021-09-15T22:11:57.579Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-09-15T22:11:57.579Z] # 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed HEAD [2021-09-15T22:11:57.579Z] # -> Force: false [2021-09-15T22:11:57.579Z] # 0cfd9c238fd62b316bcfb13ec1203833f48c30f4 refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-09-15T22:11:57.593Z] $ docker exec --env ******** --env ******** b6e95b174a2ecd86d1a4946491440d737ff647335a98278705263f6e70e5829e ssh-agent -k [2021-09-15T22:11:57.692Z] unset SSH_AUTH_SOCK; [2021-09-15T22:11:57.694Z] unset SSH_AGENT_PID; [2021-09-15T22:11:57.694Z] echo Agent pid 20 killed; [2021-09-15T22:11:57.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:11:58.074Z] + git semver [Pipeline] } [2021-09-15T22:11:58.094Z] $ docker stop --time=1 b6e95b174a2ecd86d1a4946491440d737ff647335a98278705263f6e70e5829e [2021-09-15T22:11:59.294Z] $ docker rm -f b6e95b174a2ecd86d1a4946491440d737ff647335a98278705263f6e70e5829e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:11:59.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T22:11:59.777Z] [2021-09-15T22:11:59.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:12:00.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T22:12:00.111Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-15T22:12:00.111Z] ab5ef0e58194: Pulling fs layer [2021-09-15T22:12:00.111Z] 9712f1f96733: Pulling fs layer [2021-09-15T22:12:00.111Z] 63f879dbbcfc: Pulling fs layer [2021-09-15T22:12:00.111Z] 0d9ebad4ef96: Pulling fs layer [2021-09-15T22:12:00.111Z] e9a5061849ea: Pulling fs layer [2021-09-15T22:12:00.111Z] d747dcd14b5f: Pulling fs layer [2021-09-15T22:12:00.111Z] 2de7ff778b66: Pulling fs layer [2021-09-15T22:12:00.111Z] e9a5061849ea: Waiting [2021-09-15T22:12:00.111Z] d747dcd14b5f: Waiting [2021-09-15T22:12:00.111Z] 2de7ff778b66: Waiting [2021-09-15T22:12:00.111Z] 0d9ebad4ef96: Waiting [2021-09-15T22:12:00.111Z] 9712f1f96733: Verifying Checksum [2021-09-15T22:12:00.111Z] 9712f1f96733: Download complete [2021-09-15T22:12:02.277Z] 63f879dbbcfc: Verifying Checksum [2021-09-15T22:12:02.277Z] 63f879dbbcfc: Download complete [2021-09-15T22:12:02.861Z] e9a5061849ea: Verifying Checksum [2021-09-15T22:12:02.861Z] e9a5061849ea: Download complete [2021-09-15T22:12:02.861Z] d747dcd14b5f: Verifying Checksum [2021-09-15T22:12:02.861Z] d747dcd14b5f: Download complete [2021-09-15T22:12:03.443Z] 2de7ff778b66: Verifying Checksum [2021-09-15T22:12:03.443Z] 2de7ff778b66: Download complete [2021-09-15T22:12:03.708Z] 0d9ebad4ef96: Verifying Checksum [2021-09-15T22:12:03.708Z] 0d9ebad4ef96: Download complete [2021-09-15T22:12:03.976Z] ab5ef0e58194: Verifying Checksum [2021-09-15T22:12:03.976Z] ab5ef0e58194: Download complete [2021-09-15T22:12:06.590Z] ab5ef0e58194: Pull complete [2021-09-15T22:12:06.591Z] 9712f1f96733: Pull complete [2021-09-15T22:12:07.207Z] 63f879dbbcfc: Pull complete [2021-09-15T22:12:10.607Z] 0d9ebad4ef96: Pull complete [2021-09-15T22:12:10.871Z] e9a5061849ea: Pull complete [2021-09-15T22:12:10.872Z] d747dcd14b5f: Pull complete [2021-09-15T22:12:11.835Z] 2de7ff778b66: Pull complete [2021-09-15T22:12:11.835Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-15T22:12:11.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-15T22:12:11.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-15T22:12:11.943Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:12:12.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-15T22:12:15.110Z] $ docker top d4b22c4e856cbf3dd307e2c0932f9b953044eace9d9766b77a793270c711b6f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:12:15.214Z] provisioning config files... [2021-09-15T22:12:15.227Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4511306151838316398tmp [2021-09-15T22:12:15.247Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5909360948118526106tmp [2021-09-15T22:12:15.268Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6875920816186238494tmp [Pipeline] { [Pipeline] echo [2021-09-15T22:12:15.294Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:15.610Z] ---> sigul-configuration.sh [2021-09-15T22:12:15.610Z] gpg: directory `/root/.gnupg' created [2021-09-15T22:12:15.610Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-15T22:12:15.610Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-15T22:12:15.610Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-15T22:12:15.610Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-15T22:12:15.610Z] gpg: CAST5 encrypted data [2021-09-15T22:12:15.610Z] gpg: encrypted with 1 passphrase [2021-09-15T22:12:15.610Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-15T22:12:15.925Z] + mkdir /home/jenkins [2021-09-15T22:12:15.925Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-15T22:12:16.239Z] + 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 [2021-09-15T22:12:16.256Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:16.575Z] ---> sigul-install.sh [2021-09-15T22:12:16.575Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-15T22:12:16.892Z] + git tag --list [2021-09-15T22:12:16.892Z] v1.0.0 [2021-09-15T22:12:16.892Z] v1.1.0 [2021-09-15T22:12:16.892Z] v1.1.1 [2021-09-15T22:12:16.892Z] v1.1.2 [2021-09-15T22:12:16.892Z] v1.2.0 [2021-09-15T22:12:16.892Z] v1.2.1 [2021-09-15T22:12:16.892Z] v2.0.0 [2021-09-15T22:12:16.892Z] v2.0.1-dev.1 [2021-09-15T22:12:16.892Z] v2.0.1-dev.2 [2021-09-15T22:12:16.892Z] v2.0.1-dev.3 [2021-09-15T22:12:16.892Z] v2.0.1-dev.4 [2021-09-15T22:12:16.892Z] v2.0.1-dev.5 [2021-09-15T22:12:16.892Z] v2.0.1-dev.6 [Pipeline] sh [2021-09-15T22:12:17.212Z] + lftools sign git-tag v2.0.1-dev.6 [2021-09-15T22:12:17.802Z] Signing Git tag with Sigul... [2021-09-15T22:12:17.802Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-09-15T22:12:18.781Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:19.097Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-15T22:12:19.110Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-15T22:12:19.140Z] $ docker stop --time=1 d4b22c4e856cbf3dd307e2c0932f9b953044eace9d9766b77a793270c711b6f6 [2021-09-15T22:12:20.365Z] $ docker rm -f d4b22c4e856cbf3dd307e2c0932f9b953044eace9d9766b77a793270c711b6f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:12:21.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:12:21.040Z] . [Pipeline] withDockerContainer [2021-09-15T22:12:21.136Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:12:21.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:12:21.602Z] $ docker top f3265d069d728856edddac26fb2bafaddaeda190e6989909ab55e88dea9098af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:12:21.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:12:21.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:12:21.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:12:21.858Z] $ docker exec f3265d069d728856edddac26fb2bafaddaeda190e6989909ab55e88dea9098af ssh-agent [2021-09-15T22:12:21.985Z] SSH_AUTH_SOCK=/tmp/ssh-ycrzbthn59r5/agent.14 [2021-09-15T22:12:21.985Z] SSH_AGENT_PID=21 [2021-09-15T22:12:21.995Z] Running ssh-add (command line suppressed) [2021-09-15T22:12:22.097Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1832311424000803230.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1832311424000803230.key) [2021-09-15T22:12:22.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:12:22.445Z] + git semver bump pre [2021-09-15T22:12:22.445Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:12:22.445Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-15T22:12:22.445Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-15T22:12:22.445Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:12:22.445Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:12:22.445Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:12:22.445Z] # $SEMVER_BRANCH = main [2021-09-15T22:12:22.445Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-09-15T22:12:22.445Z] 2.0.1-dev.7 [Pipeline] } [2021-09-15T22:12:22.459Z] $ docker exec --env ******** --env ******** f3265d069d728856edddac26fb2bafaddaeda190e6989909ab55e88dea9098af ssh-agent -k [2021-09-15T22:12:22.559Z] unset SSH_AUTH_SOCK; [2021-09-15T22:12:22.559Z] unset SSH_AGENT_PID; [2021-09-15T22:12:22.560Z] echo Agent pid 21 killed; [2021-09-15T22:12:22.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:12:23.140Z] + git semver [Pipeline] } [2021-09-15T22:12:23.160Z] $ docker stop --time=1 f3265d069d728856edddac26fb2bafaddaeda190e6989909ab55e88dea9098af [2021-09-15T22:12:24.356Z] $ docker rm -f f3265d069d728856edddac26fb2bafaddaeda190e6989909ab55e88dea9098af [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:12:24.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-15T22:12:24.767Z] . [Pipeline] withDockerContainer [2021-09-15T22:12:24.859Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:12:24.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-15T22:12:25.438Z] $ docker top e316b4834de71375de9f7d446ef971aaa62019db067d731eb9545ee626f26cee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-15T22:12:25.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-15T22:12:25.623Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-15T22:12:25.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-15T22:12:25.814Z] $ docker exec e316b4834de71375de9f7d446ef971aaa62019db067d731eb9545ee626f26cee ssh-agent [2021-09-15T22:12:25.971Z] SSH_AUTH_SOCK=/tmp/ssh-pK7igfGqv2ic/agent.14 [2021-09-15T22:12:25.971Z] SSH_AGENT_PID=20 [2021-09-15T22:12:25.981Z] Running ssh-add (command line suppressed) [2021-09-15T22:12:26.077Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2856981543706230901.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2856981543706230901.key) [2021-09-15T22:12:26.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-15T22:12:26.432Z] + git semver push [2021-09-15T22:12:26.432Z] # -> Open(): unable to determine branch for HEAD [2021-09-15T22:12:26.432Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-15T22:12:26.432Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-15T22:12:26.432Z] # $SEMVER_REMOTE_NAME = origin [2021-09-15T22:12:26.432Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-15T22:12:26.432Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-15T22:12:26.432Z] # $SEMVER_BRANCH = main [2021-09-15T22:12:26.432Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-09-15T22:12:27.856Z] $ docker exec --env ******** --env ******** e316b4834de71375de9f7d446ef971aaa62019db067d731eb9545ee626f26cee ssh-agent -k [2021-09-15T22:12:27.963Z] unset SSH_AUTH_SOCK; [2021-09-15T22:12:27.963Z] unset SSH_AGENT_PID; [2021-09-15T22:12:27.963Z] echo Agent pid 20 killed; [2021-09-15T22:12:27.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-15T22:12:28.374Z] + git semver [Pipeline] } [2021-09-15T22:12:28.393Z] $ docker stop --time=1 e316b4834de71375de9f7d446ef971aaa62019db067d731eb9545ee626f26cee [2021-09-15T22:12:29.610Z] $ docker rm -f e316b4834de71375de9f7d446ef971aaa62019db067d731eb9545ee626f26cee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-15T22:12:30.865Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:31.205Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:31.807Z] ---> package-listing.sh [2021-09-15T22:12:31.807Z] ++ facter osfamily [2021-09-15T22:12:31.807Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-15T22:12:32.075Z] + OS_FAMILY=redhat [2021-09-15T22:12:32.075Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2021-09-15T22:12:32.075Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-15T22:12:32.075Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-15T22:12:32.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-15T22:12:32.075Z] + PACKAGES=/tmp/packages_start.txt [2021-09-15T22:12:32.075Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-09-15T22:12:32.075Z] + PACKAGES=/tmp/packages_end.txt [2021-09-15T22:12:32.075Z] + case "${OS_FAMILY}" in [2021-09-15T22:12:32.075Z] + rpm -qa [2021-09-15T22:12:32.075Z] + sort [2021-09-15T22:12:32.659Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-15T22:12:32.659Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-15T22:12:32.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-15T22:12:32.659Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-09-15T22:12:32.659Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2021-09-15T22:12:32.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2021-09-15T22:12:32.676Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-15T22:12:32.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:12:33.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:12:33.592Z] [2021-09-15T22:12:33.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-15T22:12:33.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:12:33.921Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-15T22:12:33.921Z] b4d181a07f80: Pulling fs layer [2021-09-15T22:12:33.921Z] a1111a8f2ec3: Pulling fs layer [2021-09-15T22:12:33.921Z] ed53099fbce6: Pulling fs layer [2021-09-15T22:12:33.921Z] dc539afda2c1: Pulling fs layer [2021-09-15T22:12:33.921Z] 77bc0d833cb6: Pulling fs layer [2021-09-15T22:12:33.921Z] 9065ff56babe: Pulling fs layer [2021-09-15T22:12:33.921Z] d287ab97295c: Pulling fs layer [2021-09-15T22:12:33.921Z] 77bc0d833cb6: Waiting [2021-09-15T22:12:33.921Z] 9065ff56babe: Waiting [2021-09-15T22:12:33.921Z] d287ab97295c: Waiting [2021-09-15T22:12:33.921Z] dc539afda2c1: Waiting [2021-09-15T22:12:34.187Z] a1111a8f2ec3: Verifying Checksum [2021-09-15T22:12:34.187Z] a1111a8f2ec3: Download complete [2021-09-15T22:12:34.187Z] dc539afda2c1: Verifying Checksum [2021-09-15T22:12:34.187Z] dc539afda2c1: Download complete [2021-09-15T22:12:34.453Z] 77bc0d833cb6: Verifying Checksum [2021-09-15T22:12:34.453Z] 77bc0d833cb6: Download complete [2021-09-15T22:12:34.453Z] 9065ff56babe: Verifying Checksum [2021-09-15T22:12:34.453Z] 9065ff56babe: Download complete [2021-09-15T22:12:34.719Z] ed53099fbce6: Verifying Checksum [2021-09-15T22:12:34.719Z] ed53099fbce6: Download complete [2021-09-15T22:12:35.689Z] b4d181a07f80: Verifying Checksum [2021-09-15T22:12:35.689Z] b4d181a07f80: Download complete [2021-09-15T22:12:36.659Z] b4d181a07f80: Pull complete [2021-09-15T22:12:36.926Z] a1111a8f2ec3: Pull complete [2021-09-15T22:12:37.192Z] ed53099fbce6: Pull complete [2021-09-15T22:12:37.463Z] dc539afda2c1: Pull complete [2021-09-15T22:12:37.732Z] 77bc0d833cb6: Pull complete [2021-09-15T22:12:37.732Z] 9065ff56babe: Pull complete [2021-09-15T22:12:39.137Z] d287ab97295c: Verifying Checksum [2021-09-15T22:12:39.137Z] d287ab97295c: Download complete [2021-09-15T22:12:43.426Z] d287ab97295c: Pull complete [2021-09-15T22:12:43.426Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-15T22:12:43.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-15T22:12:43.426Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-15T22:12:43.518Z] prd-centos7-docker-4c-2g-293 does not seem to be running inside a container [2021-09-15T22:12:43.582Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-15T22:12:46.064Z] $ docker top 766a911d2f6d47a03559e8bc1bcfbe093ec3c3adf967831aaedfe1a745b9c539 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-15T22:12:46.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-15T22:12:46.791Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-15T22:12:47.125Z] + ls /var/log/sa-host [2021-09-15T22:12:47.125Z] + sadf -c /var/log/sa-host/sa05 [2021-09-15T22:12:47.125Z] file_magic: OK [2021-09-15T22:12:47.125Z] HZ: Using current value: 100 [2021-09-15T22:12:47.125Z] file_header: OK [2021-09-15T22:12:47.125Z] 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 [2021-09-15T22:12:47.125Z] Statistics: [2021-09-15T22:12:47.125Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T22:12:47.125Z] File successfully converted to sysstat format version 12.0.3 [2021-09-15T22:12:47.125Z] + sadf -c /var/log/sa-host/sa15 [2021-09-15T22:12:47.125Z] file_magic: OK [2021-09-15T22:12:47.125Z] HZ: Using current value: 100 [2021-09-15T22:12:47.125Z] file_header: OK [2021-09-15T22:12:47.125Z] 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 [2021-09-15T22:12:47.125Z] Statistics: [2021-09-15T22:12:47.125Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-15T22:12:47.125Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-15T22:12:47.303Z] provisioning config files... [2021-09-15T22:12:47.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2465513246334748565tmp [Pipeline] { [Pipeline] echo [2021-09-15T22:12:47.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:47.658Z] ---> create-netrc.sh [Pipeline] } [2021-09-15T22:12:47.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:48.053Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-15T22:12:48.068Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:48.377Z] ---> sudo-logs.sh [2021-09-15T22:12:48.377Z] Archiving 'sudo' log.. [2021-09-15T22:12:48.377Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-293.vexxhost.local: Name or service not known [2021-09-15T22:12:48.377Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-293.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-15T22:12:48.409Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:48.722Z] ---> job-cost.sh [2021-09-15T22:12:48.722Z] lf-activate-venv: SKIPPING [2021-09-15T22:12:48.722Z] DEBUG: total: 0.10999999940395355 [2021-09-15T22:12:48.722Z] INFO: Retrieving Stack Cost... [2021-09-15T22:12:50.671Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-15T22:12:50.671Z] INFO: Archiving Costs [Pipeline] echo [2021-09-15T22:12:50.690Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-15T22:12:51.004Z] ---> logs-deploy.sh [2021-09-15T22:12:51.004Z] lf-activate-venv: SKIPPING [2021-09-15T22:12:51.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/7 [2021-09-15T22:12:51.004Z] INFO: archiving workspace using pattern(s): [2021-09-15T22:12:51.591Z] Archives upload complete. [2021-09-15T22:12:51.860Z] INFO: archiving logs to Nexus