Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4353c7216ee3f2112ec46af6800afcb0b221c962 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-ssh3875953075315930470.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-ssh8631773003851993195.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-ssh3804218062634366051.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-ssh7001291977181229292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh6690625727453977188.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘prd-centos7-docker-4c-2g-3181’ is offline ‘prd-centos7-docker-4c-2g-3182’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-3179’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3185 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-ssh2161667485728899068.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 4353c7216ee3f2112ec46af6800afcb0b221c962 (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 4353c7216ee3f2112ec46af6800afcb0b221c962 # timeout=10 Commit message: "Merge pull request #132 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk 595e424eeac7315f293af2ed61abe406cb611b5e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T19:56:00.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T19:56:00.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T19:56:00.527Z] ========================================================= [2021-08-17T19:56:00.527Z] EdgeX Global Pipelines Version Info [2021-08-17T19:56:00.527Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:56:01.787Z] ------------------- [2021-08-17T19:56:01.787Z] stable info: [2021-08-17T19:56:01.787Z] ------------------- [2021-08-17T19:56:01.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T19:56:01.787Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T19:56:01.787Z] Message: update stable to v1.0.205 [2021-08-17T19:56:02.371Z] ------------------- [2021-08-17T19:56:02.371Z] experimental info: [2021-08-17T19:56:02.371Z] ------------------- [2021-08-17T19:56:02.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T19:56:02.371Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T19:56:02.371Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T19:56:02.498Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-08-17T19:56:02.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-08-17T19:56:02.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T19:56:02.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T19:56:02.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T19:56:02.621Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T19:56:02.646Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T19:56:02.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T19:56:02.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-17T19:56:02.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T19:56:02.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T19:56:02.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T19:56:02.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-08-17T19:56:02.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T19:56:02.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T19:56:02.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T19:56:02.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T19:56:02.941Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T19:56:02.968Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T19:56:02.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T19:56:03.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-17T19:56:03.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-17T19:56:03.068Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-17T19:56:03.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T19:56:03.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T19:56:03.143Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-17T19:56:03.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T19:56:03.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-17T19:56:03.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-17T19:56:03.247Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-17T19:56:03.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4353c7216ee3f2112ec46af6800afcb0b221c962 [Pipeline] echo [2021-08-17T19:56:03.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4353c72 [Pipeline] echo [2021-08-17T19:56:03.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:56:03.396Z] provisioning config files... [2021-08-17T19:56:03.415Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4263514928790220183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:56:03.755Z] ---> docker-login.sh [2021-08-17T19:56:03.755Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:56:03.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:04.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:04.030Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:04.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:04.030Z] [2021-08-17T19:56:04.030Z] Login Succeeded [2021-08-17T19:56:04.030Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:56:04.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:04.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:04.030Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:04.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:04.030Z] [2021-08-17T19:56:04.030Z] Login Succeeded [2021-08-17T19:56:04.030Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:56:04.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:04.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:04.301Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:04.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:04.301Z] [2021-08-17T19:56:04.301Z] Login Succeeded [2021-08-17T19:56:04.301Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:56:04.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:04.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:04.301Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:04.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:04.301Z] [2021-08-17T19:56:04.301Z] Login Succeeded [2021-08-17T19:56:04.301Z] docker.io [2021-08-17T19:56:04.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:56:05.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:56:05.997Z] Configure a credential helper to remove this warning. See [2021-08-17T19:56:05.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:56:05.997Z] [2021-08-17T19:56:05.997Z] Login Succeeded [2021-08-17T19:56:05.997Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:56:06.011Z] 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-08-17T19:56:06.703Z] + git log --format=format:%s -1 4353c7216ee3f2112ec46af6800afcb0b221c962 [Pipeline] echo [2021-08-17T19:56:06.758Z] GIT_COMMIT: 4353c7216ee3f2112ec46af6800afcb0b221c962, Commit Message: Merge pull request #132 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-17T19:56:06.776Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:07.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:56:07.380Z] [2021-08-17T19:56:07.380Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:56:07.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:56:07.722Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T19:56:07.722Z] 31603596830f: Pulling fs layer [2021-08-17T19:56:07.722Z] d4622e32a9a9: Pulling fs layer [2021-08-17T19:56:07.722Z] 1030fce36090: Pulling fs layer [2021-08-17T19:56:07.722Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T19:56:07.722Z] 6c6cb7e1b49b: Waiting [2021-08-17T19:56:07.722Z] d4622e32a9a9: Verifying Checksum [2021-08-17T19:56:07.722Z] d4622e32a9a9: Download complete [2021-08-17T19:56:07.991Z] 31603596830f: Verifying Checksum [2021-08-17T19:56:07.991Z] 31603596830f: Download complete [2021-08-17T19:56:08.265Z] 31603596830f: Pull complete [2021-08-17T19:56:08.265Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T19:56:08.265Z] 6c6cb7e1b49b: Download complete [2021-08-17T19:56:08.265Z] d4622e32a9a9: Pull complete [2021-08-17T19:56:08.265Z] 1030fce36090: Verifying Checksum [2021-08-17T19:56:08.265Z] 1030fce36090: Download complete [2021-08-17T19:56:08.859Z] 1030fce36090: Pull complete [2021-08-17T19:56:08.860Z] 6c6cb7e1b49b: Pull complete [2021-08-17T19:56:09.131Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T19:56:09.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T19:56:09.131Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T19:56:09.229Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T19:56:09.297Z] $ 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-08-17T19:56:10.093Z] $ docker top 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T19:56:10.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:56:10.241Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:56:10.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:56:10.361Z] $ docker exec 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 ssh-agent [2021-08-17T19:56:10.478Z] SSH_AUTH_SOCK=/tmp/ssh-bOQZy1E5SeSf/agent.14 [2021-08-17T19:56:10.478Z] SSH_AGENT_PID=21 [2021-08-17T19:56:10.490Z] Running ssh-add (command line suppressed) [2021-08-17T19:56:10.584Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6095516950709074695.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6095516950709074695.key) [2021-08-17T19:56:10.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:56:10.934Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T19:56:10.956Z] $ docker exec --env ******** --env ******** 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 ssh-agent -k [2021-08-17T19:56:11.063Z] unset SSH_AUTH_SOCK; [2021-08-17T19:56:11.064Z] unset SSH_AGENT_PID; [2021-08-17T19:56:11.064Z] echo Agent pid 21 killed; [2021-08-17T19:56:11.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T19:56:11.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T19:56:11.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T19:56:11.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T19:56:11.263Z] $ docker exec 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 ssh-agent [2021-08-17T19:56:11.377Z] SSH_AUTH_SOCK=/tmp/ssh-QmFQSXMd5HeM/agent.55 [2021-08-17T19:56:11.377Z] SSH_AGENT_PID=62 [2021-08-17T19:56:11.385Z] Running ssh-add (command line suppressed) [2021-08-17T19:56:11.478Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4311820157329627331.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4311820157329627331.key) [2021-08-17T19:56:11.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T19:56:11.832Z] + git semver init [2021-08-17T19:56:11.832Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T19:56:11.832Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-17T19:56:11.832Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-17T19:56:11.832Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T19:56:11.832Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T19:56:11.832Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T19:56:11.832Z] # $SEMVER_BRANCH = main [2021-08-17T19:56:11.832Z] # $SEMVER_TEMP = /tmp/semver-670092541 [2021-08-17T19:56:11.832Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-08-17T19:56:12.795Z] # '/tmp/semver-670092541' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' [2021-08-17T19:56:12.795Z] # -> Force: false [2021-08-17T19:56:12.795Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-08-17T19:56:12.809Z] $ docker exec --env ******** --env ******** 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 ssh-agent -k [2021-08-17T19:56:12.907Z] unset SSH_AUTH_SOCK; [2021-08-17T19:56:12.908Z] unset SSH_AGENT_PID; [2021-08-17T19:56:12.908Z] echo Agent pid 62 killed; [2021-08-17T19:56:12.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T19:56:13.285Z] + git semver [Pipeline] } [2021-08-17T19:56:13.305Z] $ docker stop --time=1 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 [2021-08-17T19:56:14.583Z] $ docker rm -f 444a7220f05deacd1f9711251118ff75e4afd311bb1f93c17e4590fb7a84fb77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:56:14.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T19:56:15.392Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T19:56:15.396Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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-08-17T19:56:30.590Z] Still waiting to schedule task [2021-08-17T19:56:30.590Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-17T19:56:30.593Z] Still waiting to schedule task [2021-08-17T19:56:30.593Z] ‘prd-centos7-docker-4c-2g-3177’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-17T19:56:30.593Z] ‘prd-centos7-docker-4c-2g-3178’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-17T19:56:30.593Z] ‘prd-centos7-docker-4c-2g-3180’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-17T19:56:30.593Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-17T19:56:30.593Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3183’ is offline [2021-08-17T19:56:30.593Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3184’ is offline [2021-08-17T19:59:29.280Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3188 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-08-17T19:59:29.301Z] Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout [2021-08-17T19:59:29.553Z] The recommended git tool is: git [2021-08-17T19:59:36.485Z] using credential edgex-jenkins-ssh [2021-08-17T19:59:36.509Z] Cloning the remote Git repository [2021-08-17T19:59:36.615Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-08-17T19:59:36.774Z] > git init /w/workspace/device-rest-go/6 # timeout=10 [2021-08-17T19:59:36.892Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-17T19:59:36.893Z] > git --version # timeout=10 [2021-08-17T19:59:36.916Z] > git --version # 'git version 2.17.1' [2021-08-17T19:59:36.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:59:37.028Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:59:38.954Z] Avoid second fetch [2021-08-17T19:59:38.954Z] Checking out Revision 4353c7216ee3f2112ec46af6800afcb0b221c962 (main) [2021-08-17T19:59:38.892Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-17T19:59:38.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:59:38.977Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:59:39.004Z] > git checkout -f 4353c7216ee3f2112ec46af6800afcb0b221c962 # timeout=10 [2021-08-17T19:59:43.674Z] Commit message: "Merge pull request #132 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:59:44.080Z] provisioning config files... [2021-08-17T19:59:44.112Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config8633285061771910190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:59:44.747Z] ---> docker-login.sh [2021-08-17T19:59:44.747Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:59:45.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:59:46.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:59:46.026Z] Configure a credential helper to remove this warning. See [2021-08-17T19:59:46.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:59:46.026Z] [2021-08-17T19:59:46.026Z] Login Succeeded [2021-08-17T19:59:46.303Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:59:46.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:59:46.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:59:46.871Z] Configure a credential helper to remove this warning. See [2021-08-17T19:59:46.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:59:46.871Z] [2021-08-17T19:59:46.871Z] Login Succeeded [2021-08-17T19:59:46.871Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:59:47.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:59:47.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:59:47.430Z] Configure a credential helper to remove this warning. See [2021-08-17T19:59:47.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:59:47.430Z] [2021-08-17T19:59:47.430Z] Login Succeeded [2021-08-17T19:59:47.430Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:59:48.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:59:48.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:59:48.040Z] Configure a credential helper to remove this warning. See [2021-08-17T19:59:48.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:59:48.040Z] [2021-08-17T19:59:48.040Z] Login Succeeded [2021-08-17T19:59:48.040Z] docker.io [2021-08-17T19:59:48.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:59:48.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:59:48.922Z] Configure a credential helper to remove this warning. See [2021-08-17T19:59:48.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:59:48.922Z] [2021-08-17T19:59:48.922Z] Login Succeeded [2021-08-17T19:59:48.922Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:59:49.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:59:49.571Z] ========================================================= [2021-08-17T19:59:49.571Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T19:59:49.571Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:59:49.991Z] + 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-08-17T19:59:49.991Z] Sending build context to Docker daemon 119.8kB [2021-08-17T19:59:50.596Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:59:50.596Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-17T19:59:50.873Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T19:59:50.873Z] 595b0fe564bb: Pulling fs layer [2021-08-17T19:59:50.873Z] 24495759ef45: Pulling fs layer [2021-08-17T19:59:50.873Z] d148012ef14d: Pulling fs layer [2021-08-17T19:59:50.873Z] e90a11edd702: Pulling fs layer [2021-08-17T19:59:50.873Z] d77568369979: Pulling fs layer [2021-08-17T19:59:50.873Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T19:59:50.873Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T19:59:50.873Z] 97ac5df62f85: Pulling fs layer [2021-08-17T19:59:50.873Z] e90a11edd702: Waiting [2021-08-17T19:59:50.873Z] d77568369979: Waiting [2021-08-17T19:59:50.873Z] fc1c9f9a7f3b: Waiting [2021-08-17T19:59:50.873Z] 170f2ba95c9a: Waiting [2021-08-17T19:59:50.873Z] 97ac5df62f85: Waiting [2021-08-17T19:59:50.873Z] d148012ef14d: Verifying Checksum [2021-08-17T19:59:50.873Z] d148012ef14d: Download complete [2021-08-17T19:59:51.152Z] 24495759ef45: Verifying Checksum [2021-08-17T19:59:51.152Z] d77568369979: Download complete [2021-08-17T19:59:51.152Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-17T19:59:51.152Z] fc1c9f9a7f3b: Download complete [2021-08-17T19:59:51.152Z] 595b0fe564bb: Verifying Checksum [2021-08-17T19:59:51.152Z] 595b0fe564bb: Download complete [2021-08-17T19:59:51.152Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T19:59:51.152Z] 170f2ba95c9a: Download complete [2021-08-17T19:59:52.159Z] 595b0fe564bb: Pull complete [2021-08-17T19:59:52.778Z] 24495759ef45: Pull complete [2021-08-17T19:59:53.063Z] d148012ef14d: Pull complete [2021-08-17T19:59:55.064Z] 97ac5df62f85: Verifying Checksum [2021-08-17T19:59:55.064Z] 97ac5df62f85: Download complete [2021-08-17T19:59:55.465Z] e90a11edd702: Verifying Checksum [2021-08-17T19:59:55.465Z] e90a11edd702: Download complete [2021-08-17T20:00:07.962Z] e90a11edd702: Pull complete [2021-08-17T20:00:07.962Z] d77568369979: Pull complete [2021-08-17T20:00:07.962Z] fc1c9f9a7f3b: Pull complete [2021-08-17T20:00:07.962Z] 170f2ba95c9a: Pull complete [2021-08-17T20:00:13.374Z] 97ac5df62f85: Pull complete [2021-08-17T20:00:13.374Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T20:00:13.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T20:00:13.374Z] ---> 04bc70af865f [2021-08-17T20:00:13.374Z] Step 3/12 : ARG MAKE='make build' [2021-08-17T20:00:18.830Z] ---> Running in b81ca004b7ec [2021-08-17T20:00:18.830Z] Removing intermediate container b81ca004b7ec [2021-08-17T20:00:18.830Z] ---> c3cac7935669 [2021-08-17T20:00:18.830Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T20:00:19.109Z] ---> Running in fa4692546593 [2021-08-17T20:00:19.741Z] Removing intermediate container fa4692546593 [2021-08-17T20:00:19.741Z] ---> 57eec933692e [2021-08-17T20:00:19.741Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T20:00:20.347Z] ---> Running in a200264008ee [2021-08-17T20:00:20.952Z] Removing intermediate container a200264008ee [2021-08-17T20:00:20.952Z] ---> f0c4072676e8 [2021-08-17T20:00:20.952Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T20:00:21.230Z] ---> Running in cfb430d41694 [2021-08-17T20:00:25.566Z] Removing intermediate container cfb430d41694 [2021-08-17T20:00:25.566Z] ---> 6dad80d74758 [2021-08-17T20:00:25.566Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T20:00:25.566Z] ---> Running in 02d349388e2c [2021-08-17T20:00:26.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T20:00:27.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T20:00:28.548Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-17T20:00:28.825Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-17T20:00:28.825Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-17T20:00:29.434Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T20:00:29.434Z] OK: 222 MiB in 55 packages [2021-08-17T20:00:31.426Z] Removing intermediate container 02d349388e2c [2021-08-17T20:00:31.426Z] ---> de506fa191cc [2021-08-17T20:00:31.426Z] Step 8/12 : WORKDIR /device-rest-go [2021-08-17T20:00:31.426Z] ---> Running in 312f5380f340 [2021-08-17T20:00:32.027Z] Removing intermediate container 312f5380f340 [2021-08-17T20:00:32.027Z] ---> 028e1c89dd95 [2021-08-17T20:00:32.027Z] Step 9/12 : COPY . . [2021-08-17T20:00:33.015Z] ---> c42ccef0f29b [2021-08-17T20:00:33.015Z] Step 10/12 : RUN go mod tidy [2021-08-17T20:00:33.299Z] ---> Running in 0e886deeca14 [2021-08-17T20:00:37.608Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T20:00:37.608Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T20:00:37.879Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T20:00:37.879Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T20:00:37.879Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T20:00:38.153Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T20:00:38.153Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T20:00:38.153Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T20:00:38.153Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T20:00:38.153Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T20:00:38.426Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T20:00:38.426Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T20:00:38.700Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T20:00:38.700Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T20:00:38.972Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T20:00:38.972Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T20:00:38.972Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T20:00:38.972Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T20:00:38.972Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T20:00:39.266Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T20:00:39.266Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T20:00:39.266Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T20:00:39.266Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T20:00:39.266Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T20:00:39.266Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T20:00:39.555Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T20:00:42.185Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T20:00:42.467Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T20:00:42.467Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T20:00:42.467Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T20:00:42.467Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T20:00:42.467Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T20:00:42.467Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T20:00:42.467Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T20:00:43.070Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T20:00:43.070Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T20:00:43.070Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T20:00:43.070Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T20:00:43.070Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T20:00:43.070Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T20:00:43.070Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T20:00:43.070Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T20:00:43.070Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T20:00:43.070Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T20:00:43.344Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T20:00:43.344Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T20:00:43.344Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T20:00:43.344Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T20:00:43.622Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T20:00:43.622Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T20:00:43.622Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T20:00:43.622Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T20:00:43.622Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T20:00:43.900Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T20:00:43.900Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T20:00:43.900Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T20:00:43.900Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T20:00:43.900Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T20:00:43.900Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T20:00:44.175Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T20:00:44.175Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T20:00:44.176Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T20:00:44.176Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T20:00:44.176Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T20:00:44.176Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T20:00:44.176Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T20:00:44.454Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T20:00:44.454Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T20:00:44.454Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T20:00:44.454Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T20:00:44.454Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T20:00:44.454Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T20:00:44.454Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T20:00:44.454Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T20:00:44.454Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T20:00:44.454Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T20:00:59.536Z] Removing intermediate container 0e886deeca14 [2021-08-17T20:00:59.536Z] ---> bdb08a2a4c4c [2021-08-17T20:00:59.536Z] Step 11/12 : RUN make update [2021-08-17T20:00:59.536Z] ---> Running in 28160b7cbe08 [2021-08-17T20:00:59.809Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-17T20:01:09.988Z] Removing intermediate container 28160b7cbe08 [2021-08-17T20:01:09.988Z] ---> bed97720ed76 [2021-08-17T20:01:09.988Z] Step 12/12 : RUN $MAKE [2021-08-17T20:01:09.988Z] ---> Running in 3431c01578b2 [2021-08-17T20:01:10.590Z] noop [2021-08-17T20:01:11.575Z] Removing intermediate container 3431c01578b2 [2021-08-17T20:01:11.575Z] ---> 6236b574a6a4 [2021-08-17T20:01:11.575Z] Successfully built 6236b574a6a4 [2021-08-17T20:01:11.575Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:01:11.951Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T20:01:11.951Z] . [Pipeline] withDockerContainer [2021-08-17T20:01:12.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-3188 does not seem to be running inside a container [2021-08-17T20:01:12.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** ci-base-image-arm64 cat [2021-08-17T20:01:14.092Z] $ docker top 4e9b051cb5c63aaee0a962d183e2a77fe4bab8711af1cac697600e4773f874c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T20:01:15.088Z] + go version [2021-08-17T20:01:15.088Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T20:01:15.105Z] $ docker stop --time=1 4e9b051cb5c63aaee0a962d183e2a77fe4bab8711af1cac697600e4773f874c0 [2021-08-17T20:01:16.976Z] $ docker rm -f 4e9b051cb5c63aaee0a962d183e2a77fe4bab8711af1cac697600e4773f874c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:01:17.658Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T20:01:17.658Z] . [Pipeline] withDockerContainer [2021-08-17T20:01:17.901Z] prd-ubuntu18.04-docker-arm64-4c-16g-3188 does not seem to be running inside a container [2021-08-17T20:01:17.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** ci-base-image-arm64 cat [2021-08-17T20:01:19.716Z] $ docker top d9b93d92e3af67aa21e115040f38c67839cd583d682172a13f079851fa2ce8ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T20:01:20.730Z] + go mod tidy [Pipeline] sh [2021-08-17T20:01:22.010Z] + make test [2021-08-17T20:01:22.010Z] go mod tidy [2021-08-17T20:01:22.613Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-17T20:01:23.593Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-08-17T20:01:24.315Z] Running on prd-centos7-docker-4c-2g-3189 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-08-17T20:01:24.333Z] Running in /w/workspace/device-rest-go/6 [Pipeline] { [Pipeline] checkout [2021-08-17T20:01:24.492Z] The recommended git tool is: git [2021-08-17T20:01:27.551Z] using credential edgex-jenkins-ssh [2021-08-17T20:01:27.573Z] Cloning the remote Git repository [2021-08-17T20:01:27.598Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-08-17T20:01:27.671Z] > git init /w/workspace/device-rest-go/6 # timeout=10 [2021-08-17T20:01:27.705Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-17T20:01:27.706Z] > git --version # timeout=10 [2021-08-17T20:01:27.715Z] > git --version # 'git version 2.24.4' [2021-08-17T20:01:27.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T20:01:27.739Z] [INFO] Currently running in a labeled security context [2021-08-17T20:01:27.739Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T20:01:27.739Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/6@tmp/jenkins-gitclient-ssh6282875509239681392.key [2021-08-17T20:01:27.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T20:01:28.734Z] Avoid second fetch [2021-08-17T20:01:28.735Z] Checking out Revision 4353c7216ee3f2112ec46af6800afcb0b221c962 (main) [2021-08-17T20:01:28.708Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-17T20:01:28.721Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T20:01:28.744Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T20:01:28.753Z] > git checkout -f 4353c7216ee3f2112ec46af6800afcb0b221c962 # timeout=10 [2021-08-17T20:01:32.474Z] Commit message: "Merge pull request #132 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T20:01:32.885Z] provisioning config files... [2021-08-17T20:01:32.907Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config994332862752678788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:01:33.393Z] ---> docker-login.sh [2021-08-17T20:01:33.393Z] nexus3.edgexfoundry.org:10001 [2021-08-17T20:01:33.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:01:33.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:01:33.659Z] Configure a credential helper to remove this warning. See [2021-08-17T20:01:33.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:01:33.659Z] [2021-08-17T20:01:33.659Z] Login Succeeded [2021-08-17T20:01:33.659Z] nexus3.edgexfoundry.org:10002 [2021-08-17T20:01:33.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:01:33.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:01:33.659Z] Configure a credential helper to remove this warning. See [2021-08-17T20:01:33.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:01:33.659Z] [2021-08-17T20:01:33.659Z] Login Succeeded [2021-08-17T20:01:33.659Z] nexus3.edgexfoundry.org:10003 [2021-08-17T20:01:33.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:01:33.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:01:33.923Z] Configure a credential helper to remove this warning. See [2021-08-17T20:01:33.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:01:33.923Z] [2021-08-17T20:01:33.923Z] Login Succeeded [2021-08-17T20:01:33.923Z] nexus3.edgexfoundry.org:10004 [2021-08-17T20:01:33.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:01:33.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:01:33.923Z] Configure a credential helper to remove this warning. See [2021-08-17T20:01:33.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:01:33.923Z] [2021-08-17T20:01:33.923Z] Login Succeeded [2021-08-17T20:01:33.923Z] docker.io [2021-08-17T20:01:33.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:01:34.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:01:34.509Z] Configure a credential helper to remove this warning. See [2021-08-17T20:01:34.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:01:34.509Z] [2021-08-17T20:01:34.509Z] Login Succeeded [2021-08-17T20:01:34.509Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T20:01:34.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T20:01:34.773Z] ========================================================= [2021-08-17T20:01:34.773Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T20:01:34.773Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:01:35.128Z] + 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-08-17T20:01:35.128Z] Sending build context to Docker daemon 119.8kB [2021-08-17T20:01:35.128Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T20:01:35.128Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-17T20:01:35.398Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T20:01:35.398Z] 540db60ca938: Pulling fs layer [2021-08-17T20:01:35.398Z] adcc1eea9eea: Pulling fs layer [2021-08-17T20:01:35.398Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T20:01:35.398Z] db62176df00c: Pulling fs layer [2021-08-17T20:01:35.398Z] 3b30891b0d05: Pulling fs layer [2021-08-17T20:01:35.398Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T20:01:35.398Z] c788192a36de: Pulling fs layer [2021-08-17T20:01:35.398Z] a77e37c0d609: Pulling fs layer [2021-08-17T20:01:35.398Z] c3185cebc471: Pulling fs layer [2021-08-17T20:01:35.398Z] db62176df00c: Waiting [2021-08-17T20:01:35.398Z] 3b30891b0d05: Waiting [2021-08-17T20:01:35.398Z] 06b49ca38bd5: Waiting [2021-08-17T20:01:35.398Z] c788192a36de: Waiting [2021-08-17T20:01:35.398Z] a77e37c0d609: Waiting [2021-08-17T20:01:35.398Z] c3185cebc471: Waiting [2021-08-17T20:01:35.398Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T20:01:35.398Z] 4c4ab2625f07: Download complete [2021-08-17T20:01:35.398Z] adcc1eea9eea: Verifying Checksum [2021-08-17T20:01:35.398Z] adcc1eea9eea: Download complete [2021-08-17T20:01:35.398Z] 3b30891b0d05: Verifying Checksum [2021-08-17T20:01:35.398Z] 3b30891b0d05: Download complete [2021-08-17T20:01:35.670Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T20:01:35.670Z] 06b49ca38bd5: Download complete [2021-08-17T20:01:35.670Z] c788192a36de: Verifying Checksum [2021-08-17T20:01:35.670Z] c788192a36de: Download complete [2021-08-17T20:01:35.670Z] 540db60ca938: Verifying Checksum [2021-08-17T20:01:35.670Z] 540db60ca938: Download complete [2021-08-17T20:01:35.946Z] 540db60ca938: Pull complete [2021-08-17T20:01:35.946Z] adcc1eea9eea: Pull complete [2021-08-17T20:01:36.216Z] 4c4ab2625f07: Pull complete [2021-08-17T20:01:36.216Z] a77e37c0d609: Verifying Checksum [2021-08-17T20:01:36.216Z] a77e37c0d609: Download complete [2021-08-17T20:01:42.875Z] c3185cebc471: Verifying Checksum [2021-08-17T20:01:42.875Z] c3185cebc471: Download complete [2021-08-17T20:01:42.875Z] db62176df00c: Verifying Checksum [2021-08-17T20:01:42.875Z] db62176df00c: Download complete [2021-08-17T20:01:45.508Z] db62176df00c: Pull complete [2021-08-17T20:01:45.508Z] 3b30891b0d05: Pull complete [2021-08-17T20:01:45.508Z] 06b49ca38bd5: Pull complete [2021-08-17T20:01:45.508Z] c788192a36de: Pull complete [2021-08-17T20:01:45.508Z] a77e37c0d609: Pull complete [2021-08-17T20:01:48.113Z] c3185cebc471: Pull complete [2021-08-17T20:01:48.113Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T20:01:48.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T20:01:48.113Z] ---> 031687cdd783 [2021-08-17T20:01:48.113Z] Step 3/12 : ARG MAKE='make build' [2021-08-17T20:01:49.082Z] ---> Running in dd652ac241ca [2021-08-17T20:01:49.349Z] Removing intermediate container dd652ac241ca [2021-08-17T20:01:49.349Z] ---> 0eb5833beeb9 [2021-08-17T20:01:49.350Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T20:01:49.350Z] ---> Running in 753cf24c74f2 [2021-08-17T20:01:49.350Z] Removing intermediate container 753cf24c74f2 [2021-08-17T20:01:49.350Z] ---> 68d9cf42534c [2021-08-17T20:01:49.350Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T20:01:49.350Z] ---> Running in 3b62252f9f8a [2021-08-17T20:01:49.618Z] Removing intermediate container 3b62252f9f8a [2021-08-17T20:01:49.618Z] ---> 540e542105d7 [2021-08-17T20:01:49.618Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T20:01:49.618Z] ---> Running in ac983a90754f [2021-08-17T20:01:49.887Z] Removing intermediate container ac983a90754f [2021-08-17T20:01:49.887Z] ---> 1f678f990ae9 [2021-08-17T20:01:49.887Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T20:01:50.156Z] ---> Running in 8ac71b536225 [2021-08-17T20:01:50.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T20:01:53.003Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T20:01:53.966Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-17T20:01:53.966Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-17T20:01:54.239Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-17T20:01:54.509Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T20:01:54.509Z] OK: 223 MiB in 55 packages [2021-08-17T20:01:54.781Z] Removing intermediate container 8ac71b536225 [2021-08-17T20:01:54.781Z] ---> b8b46f4c77cb [2021-08-17T20:01:54.781Z] Step 8/12 : WORKDIR /device-rest-go [2021-08-17T20:01:54.781Z] ---> Running in 6789ade89bd0 [2021-08-17T20:01:54.781Z] Removing intermediate container 6789ade89bd0 [2021-08-17T20:01:54.781Z] ---> 8e9fe1efa69b [2021-08-17T20:01:54.781Z] Step 9/12 : COPY . . [2021-08-17T20:01:55.055Z] ---> 02c8bc8f810f [2021-08-17T20:01:55.055Z] Step 10/12 : RUN go mod tidy [2021-08-17T20:01:55.055Z] ---> Running in ec87d6bf9406 [2021-08-17T20:02:01.729Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T20:02:01.729Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T20:02:01.729Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T20:02:01.729Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T20:02:01.729Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T20:02:01.729Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T20:02:01.729Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T20:02:02.001Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T20:02:02.001Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T20:02:02.001Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T20:02:02.001Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T20:02:02.001Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T20:02:02.001Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T20:02:02.001Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T20:02:02.001Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T20:02:02.001Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T20:02:02.265Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T20:02:02.265Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T20:02:02.265Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T20:02:03.236Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T20:02:03.236Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T20:02:03.236Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T20:02:03.236Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T20:02:03.236Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T20:02:03.236Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T20:02:03.236Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T20:02:03.236Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T20:02:03.236Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T20:02:03.505Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T20:02:03.505Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T20:02:03.505Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T20:02:03.505Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T20:02:03.505Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T20:02:03.505Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T20:02:03.505Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T20:02:03.505Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T20:02:03.505Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T20:02:03.505Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T20:02:03.772Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T20:02:03.772Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T20:02:03.772Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T20:02:03.772Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T20:02:03.772Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T20:02:03.772Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T20:02:04.044Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T20:02:04.044Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T20:02:04.044Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T20:02:04.044Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T20:02:04.044Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T20:02:04.044Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T20:02:04.044Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T20:02:04.044Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T20:02:04.045Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T20:02:04.045Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T20:02:04.045Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T20:02:04.045Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T20:02:04.045Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T20:02:04.045Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T20:02:04.325Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T20:02:04.325Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T20:02:04.325Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T20:02:04.325Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T20:02:04.325Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T20:02:04.325Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T20:02:04.325Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T20:02:04.325Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T20:02:04.325Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T20:02:04.325Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T20:02:04.325Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T20:02:08.590Z] Removing intermediate container ec87d6bf9406 [2021-08-17T20:02:08.590Z] ---> d909c6a385f2 [2021-08-17T20:02:08.590Z] Step 11/12 : RUN make update [2021-08-17T20:02:08.590Z] ---> Running in 9fbc9c7722db [2021-08-17T20:02:08.590Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-17T20:02:12.389Z] Removing intermediate container 9fbc9c7722db [2021-08-17T20:02:12.389Z] ---> 25ca0aecb044 [2021-08-17T20:02:12.389Z] Step 12/12 : RUN $MAKE [2021-08-17T20:02:12.389Z] ---> Running in a3feb4de96fa [2021-08-17T20:02:12.389Z] noop [2021-08-17T20:02:12.389Z] Removing intermediate container a3feb4de96fa [2021-08-17T20:02:12.389Z] ---> 7e00f823adb8 [2021-08-17T20:02:12.389Z] Successfully built 7e00f823adb8 [2021-08-17T20:02:12.389Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:12.752Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T20:02:12.752Z] . [Pipeline] withDockerContainer [2021-08-17T20:02:12.857Z] prd-centos7-docker-4c-2g-3189 does not seem to be running inside a container [2021-08-17T20:02:12.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** ci-base-image-x86_64 cat [2021-08-17T20:02:13.319Z] $ docker top d08847dba7ba29d5f1bb6cb6ecc01558d79b41fb99315df7c472941b9f3bb919 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T20:02:13.771Z] + go version [2021-08-17T20:02:13.771Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T20:02:13.787Z] $ docker stop --time=1 d08847dba7ba29d5f1bb6cb6ecc01558d79b41fb99315df7c472941b9f3bb919 [2021-08-17T20:02:14.999Z] $ docker rm -f d08847dba7ba29d5f1bb6cb6ecc01558d79b41fb99315df7c472941b9f3bb919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:15.529Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T20:02:15.529Z] . [Pipeline] withDockerContainer [2021-08-17T20:02:15.631Z] prd-centos7-docker-4c-2g-3189 does not seem to be running inside a container [2021-08-17T20:02:15.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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 ******** ci-base-image-x86_64 cat [2021-08-17T20:02:16.079Z] $ docker top eca5c20dc713e3487866cf3de0107bd2c54ac328aae36a105553328174c96b45 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T20:02:16.488Z] + go mod tidy [Pipeline] sh [2021-08-17T20:02:17.099Z] + make test [2021-08-17T20:02:17.099Z] go mod tidy [2021-08-17T20:02:17.099Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-17T20:02:17.688Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-08-17T20:02:20.182Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-08-17T20:02:20.182Z] ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 54.0% of statements [2021-08-17T20:02:20.182Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T20:02:32.723Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-08-17T20:02:32.993Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements [2021-08-17T20:02:32.993Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T20:02:39.709Z] gofmt -l . [2021-08-17T20:02:39.709Z] [ "`gofmt -l .`" = "" ] [2021-08-17T20:02:39.709Z] ./bin/test-go-mod-tidy.sh [2021-08-17T20:02:39.709Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-17T20:02:39.994Z] $ docker stop --time=1 eca5c20dc713e3487866cf3de0107bd2c54ac328aae36a105553328174c96b45 [2021-08-17T20:02:41.427Z] $ docker rm -f eca5c20dc713e3487866cf3de0107bd2c54ac328aae36a105553328174c96b45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T20:02:41.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T20:02:42.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-17T20:02:43.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T20:02:43.439Z] + ls -al . [2021-08-17T20:02:43.440Z] total 116 [2021-08-17T20:02:43.440Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 17 20:02 . [2021-08-17T20:02:43.440Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 20:01 .. [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 6792 Aug 17 20:01 Attribution.txt [2021-08-17T20:02:43.440Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 17 20:01 bin [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 7459 Aug 17 20:01 CHANGELOG.md [2021-08-17T20:02:43.440Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 17 20:01 cmd [2021-08-17T20:02:43.440Z] -rw-r--r--. 1 jenkins jenkins 8513 Aug 17 20:02 coverage.out [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 1615 Aug 17 20:01 Dockerfile [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 151 Aug 17 20:01 .dockerignore [2021-08-17T20:02:43.440Z] drwxrwxr-x. 2 jenkins jenkins 76 Aug 17 20:01 driver [2021-08-17T20:02:43.440Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 17 20:01 .git [2021-08-17T20:02:43.440Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 20:01 .github [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 17 20:01 .gitignore [2021-08-17T20:02:43.440Z] -rw-r--r--. 1 jenkins jenkins 271 Aug 17 20:02 go.mod [2021-08-17T20:02:43.440Z] -rw-r--r--. 1 jenkins jenkins 20570 Aug 17 20:02 go.sum [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 20:01 GOVERNANCE.md [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 680 Aug 17 20:01 Jenkinsfile [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 17 20:01 LICENSE [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 996 Aug 17 20:01 Makefile [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 17 20:01 OWNERS.md [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 7661 Aug 17 20:01 README.md [2021-08-17T20:02:43.440Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 17 20:01 snap [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 17 19:56 VERSION [2021-08-17T20:02:43.440Z] -rw-rw-r--. 1 jenkins jenkins 713 Aug 17 20:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:43.774Z] + 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=4353c7216ee3f2112ec46af6800afcb0b221c962 --label arch=amd64 --label version=2.0.1-dev.5 . [2021-08-17T20:02:43.774Z] Sending build context to Docker daemon 129kB [2021-08-17T20:02:43.774Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T20:02:43.774Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-17T20:02:43.774Z] ---> 7e00f823adb8 [2021-08-17T20:02:43.774Z] Step 3/25 : ARG MAKE='make build' [2021-08-17T20:02:43.774Z] ---> Running in dd7158007e7a [2021-08-17T20:02:43.774Z] Removing intermediate container dd7158007e7a [2021-08-17T20:02:43.774Z] ---> 91dce109c396 [2021-08-17T20:02:43.774Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T20:02:43.774Z] ---> Running in 289695de4ff2 [2021-08-17T20:02:44.046Z] Removing intermediate container 289695de4ff2 [2021-08-17T20:02:44.046Z] ---> 1b039823cc0a [2021-08-17T20:02:44.046Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T20:02:44.046Z] ---> Running in 5cf753e60de0 [2021-08-17T20:02:44.046Z] Removing intermediate container 5cf753e60de0 [2021-08-17T20:02:44.046Z] ---> 9b90854a2804 [2021-08-17T20:02:44.046Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T20:02:44.046Z] ---> Running in eb1a8c504c24 [2021-08-17T20:02:44.650Z] Removing intermediate container eb1a8c504c24 [2021-08-17T20:02:44.650Z] ---> a93767de336c [2021-08-17T20:02:44.650Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T20:02:44.650Z] ---> Running in a6174d210bad [2021-08-17T20:02:44.917Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T20:02:45.882Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T20:02:46.465Z] OK: 223 MiB in 55 packages [2021-08-17T20:02:46.465Z] Removing intermediate container a6174d210bad [2021-08-17T20:02:46.465Z] ---> c165ca514b0a [2021-08-17T20:02:46.465Z] Step 8/25 : WORKDIR /device-rest-go [2021-08-17T20:02:46.465Z] ---> Running in cfbe5f724f32 [2021-08-17T20:02:46.737Z] Removing intermediate container cfbe5f724f32 [2021-08-17T20:02:46.737Z] ---> 3efc7e6ce6d8 [2021-08-17T20:02:46.737Z] Step 9/25 : COPY . . [2021-08-17T20:02:46.737Z] ---> 1904282acc9a [2021-08-17T20:02:46.737Z] Step 10/25 : RUN go mod tidy [2021-08-17T20:02:46.737Z] ---> Running in 238784e0ded4 [2021-08-17T20:02:47.038Z] gofmt -l . [2021-08-17T20:02:47.038Z] [ "`gofmt -l .`" = "" ] [2021-08-17T20:02:47.038Z] ./bin/test-go-mod-tidy.sh [2021-08-17T20:02:47.038Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-17T20:02:47.056Z] $ docker stop --time=1 d9b93d92e3af67aa21e115040f38c67839cd583d682172a13f079851fa2ce8ef [2021-08-17T20:02:47.334Z] Removing intermediate container 238784e0ded4 [2021-08-17T20:02:47.334Z] ---> 0b999f141853 [2021-08-17T20:02:47.334Z] Step 11/25 : RUN make update [2021-08-17T20:02:47.334Z] ---> Running in 695e2b4cbac8 [2021-08-17T20:02:47.607Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-17T20:02:47.872Z] Removing intermediate container 695e2b4cbac8 [2021-08-17T20:02:47.872Z] ---> 8380e372589a [2021-08-17T20:02:47.872Z] Step 12/25 : RUN $MAKE [2021-08-17T20:02:47.872Z] ---> Running in d9010beb6625 [2021-08-17T20:02:48.145Z] go mod tidy [2021-08-17T20:02:48.418Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.5" -o cmd/device-rest ./cmd [2021-08-17T20:02:49.063Z] $ docker rm -f d9b93d92e3af67aa21e115040f38c67839cd583d682172a13f079851fa2ce8ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T20:02:49.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T20:02:50.025Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T20:02:50.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T20:02:50.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T20:02:51.338Z] + ls -al . [2021-08-17T20:02:51.338Z] total 144 [2021-08-17T20:02:51.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 20:02 . [2021-08-17T20:02:51.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:59 .. [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 17 19:59 .dockerignore [2021-08-17T20:02:51.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:59 .git [2021-08-17T20:02:51.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:59 .github [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 17 19:59 .gitignore [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 6792 Aug 17 19:59 Attribution.txt [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 7459 Aug 17 19:59 CHANGELOG.md [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 1615 Aug 17 19:59 Dockerfile [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:59 GOVERNANCE.md [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 17 19:59 Jenkinsfile [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 19:59 LICENSE [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 996 Aug 17 19:59 Makefile [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 17 19:59 OWNERS.md [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 7661 Aug 17 19:59 README.md [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 17 19:56 VERSION [2021-08-17T20:02:51.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:59 bin [2021-08-17T20:02:51.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:59 cmd [2021-08-17T20:02:51.338Z] -rw-r--r-- 1 jenkins jenkins 8513 Aug 17 20:02 coverage.out [2021-08-17T20:02:51.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:59 driver [2021-08-17T20:02:51.338Z] -rw-r--r-- 1 jenkins jenkins 271 Aug 17 20:02 go.mod [2021-08-17T20:02:51.338Z] -rw-r--r-- 1 jenkins jenkins 20570 Aug 17 20:01 go.sum [2021-08-17T20:02:51.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:59 snap [2021-08-17T20:02:51.338Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 17 19:59 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:02:51.686Z] + 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=4353c7216ee3f2112ec46af6800afcb0b221c962 --label arch=arm64 --label version=2.0.1-dev.5 . [2021-08-17T20:02:51.686Z] Sending build context to Docker daemon 129kB [2021-08-17T20:02:51.959Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T20:02:51.959Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-17T20:02:51.959Z] ---> 6236b574a6a4 [2021-08-17T20:02:51.959Z] Step 3/25 : ARG MAKE='make build' [2021-08-17T20:02:52.237Z] ---> Running in 255774cf5652 [2021-08-17T20:02:52.855Z] Removing intermediate container 255774cf5652 [2021-08-17T20:02:52.855Z] ---> 21d713b609b9 [2021-08-17T20:02:52.855Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T20:02:52.855Z] ---> Running in f8f81d2cb7b3 [2021-08-17T20:02:53.478Z] Removing intermediate container f8f81d2cb7b3 [2021-08-17T20:02:53.478Z] ---> 7c0ae2df6a43 [2021-08-17T20:02:53.478Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T20:02:53.753Z] ---> Running in 8ea611426611 [2021-08-17T20:02:54.387Z] Removing intermediate container 8ea611426611 [2021-08-17T20:02:54.387Z] ---> 7db4898661d3 [2021-08-17T20:02:54.387Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T20:02:54.664Z] ---> Running in 47d659b72769 [2021-08-17T20:02:56.645Z] Removing intermediate container 47d659b72769 [2021-08-17T20:02:56.645Z] ---> 069c066db05d [2021-08-17T20:02:56.645Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T20:02:56.917Z] ---> Running in d11dec79da1e [2021-08-17T20:02:58.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T20:02:59.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T20:03:00.306Z] OK: 222 MiB in 55 packages [2021-08-17T20:03:00.783Z] Removing intermediate container d9010beb6625 [2021-08-17T20:03:00.784Z] ---> 5a63d8a7b8c3 [2021-08-17T20:03:00.784Z] Step 13/25 : FROM alpine:3.12 [2021-08-17T20:03:00.784Z] 3.12: Pulling from library/alpine [2021-08-17T20:03:00.784Z] 339de151aab4: Pulling fs layer [2021-08-17T20:03:00.784Z] 339de151aab4: Verifying Checksum [2021-08-17T20:03:00.784Z] 339de151aab4: Download complete [2021-08-17T20:03:00.784Z] 339de151aab4: Pull complete [2021-08-17T20:03:00.784Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T20:03:00.784Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T20:03:00.784Z] ---> 13621d1b12d4 [2021-08-17T20:03:00.784Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-17T20:03:00.784Z] ---> Running in 6a4bc0af3d55 [2021-08-17T20:03:00.784Z] Removing intermediate container 6a4bc0af3d55 [2021-08-17T20:03:00.784Z] ---> 1eda2350b74d [2021-08-17T20:03:00.784Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-08-17T20:03:00.784Z] ---> Running in bed4fab19711 [2021-08-17T20:03:00.784Z] Removing intermediate container bed4fab19711 [2021-08-17T20:03:00.784Z] ---> 21c9a4dc2ea8 [2021-08-17T20:03:00.784Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T20:03:00.784Z] ---> Running in 303c653e0a2b [2021-08-17T20:03:00.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T20:03:00.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T20:03:00.784Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T20:03:00.784Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T20:03:00.784Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T20:03:00.784Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T20:03:00.784Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T20:03:01.049Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T20:03:01.049Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T20:03:01.049Z] OK: 8 MiB in 20 packages [2021-08-17T20:03:01.285Z] Removing intermediate container d11dec79da1e [2021-08-17T20:03:01.285Z] ---> a283ad010027 [2021-08-17T20:03:01.285Z] Step 8/25 : WORKDIR /device-rest-go [2021-08-17T20:03:01.315Z] Removing intermediate container 303c653e0a2b [2021-08-17T20:03:01.315Z] ---> e37f7cdbd4f2 [2021-08-17T20:03:01.315Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-08-17T20:03:01.559Z] ---> Running in 0d2f0fb081e7 [2021-08-17T20:03:01.581Z] ---> b21fcfc7b6de [2021-08-17T20:03:01.581Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-08-17T20:03:01.853Z] ---> 87d1f6408bf2 [2021-08-17T20:03:01.853Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-08-17T20:03:01.853Z] ---> 1362dcc20b03 [2021-08-17T20:03:01.853Z] Step 20/25 : EXPOSE 59986 [2021-08-17T20:03:01.853Z] ---> Running in 497525ec322e [2021-08-17T20:03:01.853Z] Removing intermediate container 497525ec322e [2021-08-17T20:03:01.853Z] ---> 56f46e6464a4 [2021-08-17T20:03:01.853Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-08-17T20:03:02.127Z] ---> Running in af23d157e7c6 [2021-08-17T20:03:02.127Z] Removing intermediate container af23d157e7c6 [2021-08-17T20:03:02.127Z] ---> 7d899a363b10 [2021-08-17T20:03:02.127Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-17T20:03:02.127Z] ---> Running in 4a3f4e9e3227 [2021-08-17T20:03:02.127Z] Removing intermediate container 4a3f4e9e3227 [2021-08-17T20:03:02.127Z] ---> 7f98f03c094e [2021-08-17T20:03:02.127Z] Step 23/25 : LABEL arch=amd64 [2021-08-17T20:03:02.127Z] ---> Running in b9714a537eec [2021-08-17T20:03:02.155Z] Removing intermediate container 0d2f0fb081e7 [2021-08-17T20:03:02.155Z] ---> 2a12722a8782 [2021-08-17T20:03:02.155Z] Step 9/25 : COPY . . [2021-08-17T20:03:02.395Z] Removing intermediate container b9714a537eec [2021-08-17T20:03:02.395Z] ---> a76e61242190 [2021-08-17T20:03:02.395Z] Step 24/25 : LABEL git_sha=4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:03:02.395Z] ---> Running in 920501b4f3b9 [2021-08-17T20:03:02.395Z] Removing intermediate container 920501b4f3b9 [2021-08-17T20:03:02.395Z] ---> f2229d202008 [2021-08-17T20:03:02.395Z] Step 25/25 : LABEL version=2.0.1-dev.5 [2021-08-17T20:03:02.395Z] ---> Running in 17cd58e268b8 [2021-08-17T20:03:02.395Z] Removing intermediate container 17cd58e268b8 [2021-08-17T20:03:02.395Z] ---> f48b17fb2fba [2021-08-17T20:03:02.395Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T20:03:02.395Z] Successfully built f48b17fb2fba [2021-08-17T20:03:02.395Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T20:03:02.526Z] provisioning config files... [2021-08-17T20:03:02.542Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config4463788369689652079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:02.938Z] ---> docker-login.sh [2021-08-17T20:03:02.938Z] nexus3.edgexfoundry.org:10001 [2021-08-17T20:03:02.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:03:02.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:03:02.938Z] Configure a credential helper to remove this warning. See [2021-08-17T20:03:02.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:03:02.938Z] [2021-08-17T20:03:02.938Z] Login Succeeded [2021-08-17T20:03:02.938Z] nexus3.edgexfoundry.org:10002 [2021-08-17T20:03:02.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:03:03.139Z] ---> c3ae2995bd1e [2021-08-17T20:03:03.139Z] Step 10/25 : RUN go mod tidy [2021-08-17T20:03:03.139Z] ---> Running in 5135315edf54 [2021-08-17T20:03:03.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:03:03.203Z] Configure a credential helper to remove this warning. See [2021-08-17T20:03:03.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:03:03.203Z] [2021-08-17T20:03:03.203Z] Login Succeeded [2021-08-17T20:03:03.203Z] nexus3.edgexfoundry.org:10003 [2021-08-17T20:03:03.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:03:03.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:03:03.203Z] Configure a credential helper to remove this warning. See [2021-08-17T20:03:03.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:03:03.203Z] [2021-08-17T20:03:03.203Z] Login Succeeded [2021-08-17T20:03:03.203Z] nexus3.edgexfoundry.org:10004 [2021-08-17T20:03:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:03:03.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:03:03.470Z] Configure a credential helper to remove this warning. See [2021-08-17T20:03:03.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:03:03.470Z] [2021-08-17T20:03:03.470Z] Login Succeeded [2021-08-17T20:03:03.470Z] docker.io [2021-08-17T20:03:03.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:03:03.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:03:03.735Z] Configure a credential helper to remove this warning. See [2021-08-17T20:03:03.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:03:03.735Z] [2021-08-17T20:03:03.735Z] Login Succeeded [2021-08-17T20:03:03.735Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T20:03:03.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T20:03:03.824Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-08-17T20:03:03.825Z] 4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:03:03.825Z] latest [2021-08-17T20:03:03.825Z] 2.0.1-dev.5 [2021-08-17T20:03:03.825Z] 4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [2021-08-17T20:03:03.825Z] main [2021-08-17T20:03:03.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:04.217Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4353c7216ee3f2112ec46af6800afcb0b221c962 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:04.542Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:03:04.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-17T20:03:04.542Z] 62821e5063d0: Preparing [2021-08-17T20:03:04.542Z] 26d9329db5e6: Preparing [2021-08-17T20:03:04.542Z] 5d951a9ffccd: Preparing [2021-08-17T20:03:04.542Z] 4e8ca9813607: Preparing [2021-08-17T20:03:04.542Z] 32f366d666a5: Preparing [2021-08-17T20:03:04.542Z] 32f366d666a5: Layer already exists [2021-08-17T20:03:04.813Z] 62821e5063d0: Pushed [2021-08-17T20:03:04.813Z] 26d9329db5e6: Pushed [2021-08-17T20:03:04.813Z] 4e8ca9813607: Pushed [2021-08-17T20:03:05.754Z] Removing intermediate container 5135315edf54 [2021-08-17T20:03:05.754Z] ---> c874096de9fe [2021-08-17T20:03:05.754Z] Step 11/25 : RUN make update [2021-08-17T20:03:06.225Z] 5d951a9ffccd: Pushed [2021-08-17T20:03:06.225Z] 4353c7216ee3f2112ec46af6800afcb0b221c962: digest: sha256:2f33a19330dc97b5c763d6cb88e2f8a1301c8063ce706fb2e052f298fcbb0a26 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:06.358Z] ---> Running in 426d50db79a6 [2021-08-17T20:03:06.558Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:06.881Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-08-17T20:03:06.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-17T20:03:06.882Z] 62821e5063d0: Preparing [2021-08-17T20:03:06.882Z] 26d9329db5e6: Preparing [2021-08-17T20:03:06.882Z] 5d951a9ffccd: Preparing [2021-08-17T20:03:06.882Z] 4e8ca9813607: Preparing [2021-08-17T20:03:06.882Z] 32f366d666a5: Preparing [2021-08-17T20:03:06.882Z] 32f366d666a5: Layer already exists [2021-08-17T20:03:06.882Z] 4e8ca9813607: Layer already exists [2021-08-17T20:03:06.882Z] 62821e5063d0: Layer already exists [2021-08-17T20:03:06.882Z] 5d951a9ffccd: Layer already exists [2021-08-17T20:03:07.336Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-17T20:03:07.841Z] 26d9329db5e6: Layer already exists [2021-08-17T20:03:08.107Z] latest: digest: sha256:2f33a19330dc97b5c763d6cb88e2f8a1301c8063ce706fb2e052f298fcbb0a26 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:08.438Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:08.765Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.5 [2021-08-17T20:03:08.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-17T20:03:08.765Z] 62821e5063d0: Preparing [2021-08-17T20:03:08.765Z] 26d9329db5e6: Preparing [2021-08-17T20:03:08.765Z] 5d951a9ffccd: Preparing [2021-08-17T20:03:08.765Z] 4e8ca9813607: Preparing [2021-08-17T20:03:08.765Z] 32f366d666a5: Preparing [2021-08-17T20:03:08.765Z] 26d9329db5e6: Layer already exists [2021-08-17T20:03:08.765Z] 4e8ca9813607: Layer already exists [2021-08-17T20:03:08.765Z] 5d951a9ffccd: Layer already exists [2021-08-17T20:03:08.782Z] Removing intermediate container 426d50db79a6 [2021-08-17T20:03:08.782Z] ---> 7499d441cacb [2021-08-17T20:03:08.782Z] Step 12/25 : RUN $MAKE [2021-08-17T20:03:08.782Z] ---> Running in 8f8c62459c2f [2021-08-17T20:03:09.727Z] 32f366d666a5: Layer already exists [2021-08-17T20:03:09.727Z] 62821e5063d0: Layer already exists [2021-08-17T20:03:09.727Z] 2.0.1-dev.5: digest: sha256:2f33a19330dc97b5c763d6cb88e2f8a1301c8063ce706fb2e052f298fcbb0a26 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:10.058Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:10.218Z] go mod tidy [2021-08-17T20:03:10.387Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [2021-08-17T20:03:10.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-17T20:03:10.387Z] 62821e5063d0: Preparing [2021-08-17T20:03:10.387Z] 26d9329db5e6: Preparing [2021-08-17T20:03:10.387Z] 5d951a9ffccd: Preparing [2021-08-17T20:03:10.387Z] 4e8ca9813607: Preparing [2021-08-17T20:03:10.387Z] 32f366d666a5: Preparing [2021-08-17T20:03:10.387Z] 32f366d666a5: Layer already exists [2021-08-17T20:03:10.387Z] 26d9329db5e6: Layer already exists [2021-08-17T20:03:10.387Z] 62821e5063d0: Layer already exists [2021-08-17T20:03:10.387Z] 5d951a9ffccd: Layer already exists [2021-08-17T20:03:10.387Z] 4e8ca9813607: Layer already exists [2021-08-17T20:03:10.387Z] 4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5: digest: sha256:2f33a19330dc97b5c763d6cb88e2f8a1301c8063ce706fb2e052f298fcbb0a26 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:10.501Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.5" -o cmd/device-rest ./cmd [2021-08-17T20:03:10.724Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:11.037Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2021-08-17T20:03:11.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-17T20:03:11.037Z] 62821e5063d0: Preparing [2021-08-17T20:03:11.037Z] 26d9329db5e6: Preparing [2021-08-17T20:03:11.037Z] 5d951a9ffccd: Preparing [2021-08-17T20:03:11.037Z] 4e8ca9813607: Preparing [2021-08-17T20:03:11.037Z] 32f366d666a5: Preparing [2021-08-17T20:03:11.037Z] 32f366d666a5: Layer already exists [2021-08-17T20:03:11.037Z] 62821e5063d0: Layer already exists [2021-08-17T20:03:11.037Z] 5d951a9ffccd: Layer already exists [2021-08-17T20:03:11.037Z] 26d9329db5e6: Layer already exists [2021-08-17T20:03:11.037Z] 4e8ca9813607: Layer already exists [2021-08-17T20:03:11.037Z] main: digest: sha256:2f33a19330dc97b5c763d6cb88e2f8a1301c8063ce706fb2e052f298fcbb0a26 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T20:03:11.107Z] ===================================================== [Pipeline] echo [2021-08-17T20:03:11.126Z] taggedImages: [2021-08-17T20:03:11.126Z] - nexus3.edgexfoundry.org:10004/device-rest:4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:03:11.126Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-08-17T20:03:11.126Z] - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.5 [2021-08-17T20:03:11.126Z] - nexus3.edgexfoundry.org:10004/device-rest:4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [2021-08-17T20:03:11.126Z] - 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-08-17T20:03:11.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:03:11.573Z] [2021-08-17T20:03:11.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:03:11.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:03:11.946Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T20:03:11.946Z] b4d181a07f80: Pulling fs layer [2021-08-17T20:03:11.946Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T20:03:11.946Z] ed53099fbce6: Pulling fs layer [2021-08-17T20:03:11.946Z] dc539afda2c1: Pulling fs layer [2021-08-17T20:03:11.946Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T20:03:11.946Z] 9065ff56babe: Pulling fs layer [2021-08-17T20:03:11.946Z] d287ab97295c: Pulling fs layer [2021-08-17T20:03:11.946Z] dc539afda2c1: Waiting [2021-08-17T20:03:11.946Z] 77bc0d833cb6: Waiting [2021-08-17T20:03:11.946Z] 9065ff56babe: Waiting [2021-08-17T20:03:11.946Z] d287ab97295c: Waiting [2021-08-17T20:03:12.217Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T20:03:12.217Z] a1111a8f2ec3: Download complete [2021-08-17T20:03:12.217Z] dc539afda2c1: Verifying Checksum [2021-08-17T20:03:12.217Z] dc539afda2c1: Download complete [2021-08-17T20:03:12.484Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T20:03:12.484Z] 77bc0d833cb6: Download complete [2021-08-17T20:03:12.484Z] 9065ff56babe: Verifying Checksum [2021-08-17T20:03:12.484Z] 9065ff56babe: Download complete [2021-08-17T20:03:13.064Z] ed53099fbce6: Verifying Checksum [2021-08-17T20:03:13.064Z] ed53099fbce6: Download complete [2021-08-17T20:03:13.648Z] b4d181a07f80: Verifying Checksum [2021-08-17T20:03:13.648Z] b4d181a07f80: Download complete [2021-08-17T20:03:14.606Z] b4d181a07f80: Pull complete [2021-08-17T20:03:14.878Z] a1111a8f2ec3: Pull complete [2021-08-17T20:03:15.463Z] ed53099fbce6: Pull complete [2021-08-17T20:03:15.463Z] dc539afda2c1: Pull complete [2021-08-17T20:03:15.732Z] 77bc0d833cb6: Pull complete [2021-08-17T20:03:15.732Z] 9065ff56babe: Pull complete [2021-08-17T20:03:18.318Z] d287ab97295c: Verifying Checksum [2021-08-17T20:03:18.318Z] d287ab97295c: Download complete [2021-08-17T20:03:22.636Z] d287ab97295c: Pull complete [2021-08-17T20:03:22.636Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T20:03:22.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:03:22.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T20:03:22.754Z] prd-centos7-docker-4c-2g-3189 does not seem to be running inside a container [2021-08-17T20:03:22.832Z] $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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-lftools-log-publisher:latest cat [2021-08-17T20:03:25.430Z] $ docker top dbd6603a04d0c1b62f1c8e1f66b88649a93b0550a13a97ddb1accdada6800729 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:03:25.903Z] ---> job-cost.sh [2021-08-17T20:03:25.903Z] lf-activate-venv: SKIPPING [2021-08-17T20:03:25.903Z] INFO: No Stack... [2021-08-17T20:03:26.491Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T20:03:27.074Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T20:03:27.408Z] + cat /w/workspace/device-rest-go/6/archives/cost.csv [2021-08-17T20:03:27.408Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T20:03:27.453Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] [2021-08-17T20:03:27.465Z] Resource [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] did not exist. Created. [2021-08-17T20:03:27.465Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T20:03:27.814Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T20:03:27.864Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T20:03:27.875Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T20:03:27.905Z] $ docker stop --time=1 dbd6603a04d0c1b62f1c8e1f66b88649a93b0550a13a97ddb1accdada6800729 [2021-08-17T20:03:29.063Z] $ docker rm -f dbd6603a04d0c1b62f1c8e1f66b88649a93b0550a13a97ddb1accdada6800729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T20:03:49.543Z] Removing intermediate container 8f8c62459c2f [2021-08-17T20:03:49.544Z] ---> 51fde4682ca5 [2021-08-17T20:03:49.544Z] Step 13/25 : FROM alpine:3.12 [2021-08-17T20:03:49.544Z] 3.12: Pulling from library/alpine [2021-08-17T20:03:49.544Z] d2f70382dc9a: Pulling fs layer [2021-08-17T20:03:49.544Z] d2f70382dc9a: Verifying Checksum [2021-08-17T20:03:49.544Z] d2f70382dc9a: Download complete [2021-08-17T20:03:49.544Z] d2f70382dc9a: Pull complete [2021-08-17T20:03:49.544Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T20:03:49.544Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T20:03:49.544Z] ---> c4fd0aeabfcf [2021-08-17T20:03:49.544Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-17T20:03:49.544Z] ---> Running in bb24b71a66c8 [2021-08-17T20:03:49.544Z] Removing intermediate container bb24b71a66c8 [2021-08-17T20:03:49.544Z] ---> 3ce74af9683c [2021-08-17T20:03:49.544Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-08-17T20:03:49.544Z] ---> Running in dc55a9252f2f [2021-08-17T20:03:49.544Z] Removing intermediate container dc55a9252f2f [2021-08-17T20:03:49.544Z] ---> 829e71182393 [2021-08-17T20:03:49.544Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T20:03:49.544Z] ---> Running in c5d61d4f37ed [2021-08-17T20:03:50.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T20:03:50.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T20:03:50.998Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T20:03:50.998Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T20:03:50.998Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T20:03:50.998Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T20:03:50.998Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T20:03:50.998Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T20:03:51.271Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T20:03:51.271Z] OK: 8 MiB in 20 packages [2021-08-17T20:03:52.256Z] Removing intermediate container c5d61d4f37ed [2021-08-17T20:03:52.256Z] ---> bda3af29a121 [2021-08-17T20:03:52.256Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-08-17T20:03:53.683Z] ---> 3fb0b8dfcac6 [2021-08-17T20:03:53.683Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-08-17T20:03:54.664Z] ---> 19260f975010 [2021-08-17T20:03:54.664Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-08-17T20:03:55.637Z] ---> c2fe1bcab3bf [2021-08-17T20:03:55.638Z] Step 20/25 : EXPOSE 59986 [2021-08-17T20:03:55.638Z] ---> Running in 611df0c6bab2 [2021-08-17T20:03:56.229Z] Removing intermediate container 611df0c6bab2 [2021-08-17T20:03:56.229Z] ---> f1f9258abc86 [2021-08-17T20:03:56.229Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-08-17T20:03:56.500Z] ---> Running in c8445b8df961 [2021-08-17T20:03:57.096Z] Removing intermediate container c8445b8df961 [2021-08-17T20:03:57.096Z] ---> 4ae91bbbb547 [2021-08-17T20:03:57.096Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-17T20:03:57.096Z] ---> Running in c318c3b0a42a [2021-08-17T20:03:57.694Z] Removing intermediate container c318c3b0a42a [2021-08-17T20:03:57.694Z] ---> 3aa22b1e640d [2021-08-17T20:03:57.694Z] Step 23/25 : LABEL arch=arm64 [2021-08-17T20:03:57.968Z] ---> Running in 59bc529138b2 [2021-08-17T20:03:58.249Z] Removing intermediate container 59bc529138b2 [2021-08-17T20:03:58.249Z] ---> 5f3d75ce9ebd [2021-08-17T20:03:58.249Z] Step 24/25 : LABEL git_sha=4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:03:58.521Z] ---> Running in 2a4c1419c151 [2021-08-17T20:03:59.495Z] Removing intermediate container 2a4c1419c151 [2021-08-17T20:03:59.495Z] ---> 8dcfe39d0834 [2021-08-17T20:03:59.495Z] Step 25/25 : LABEL version=2.0.1-dev.5 [2021-08-17T20:03:59.495Z] ---> Running in fd9090f23110 [2021-08-17T20:04:00.091Z] Removing intermediate container fd9090f23110 [2021-08-17T20:04:00.091Z] ---> ae7d2c481a66 [2021-08-17T20:04:00.091Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T20:04:00.091Z] Successfully built ae7d2c481a66 [2021-08-17T20:04:00.091Z] 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-08-17T20:04:00.239Z] provisioning config files... [2021-08-17T20:04:00.260Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/6@tmp/config1675087216831310723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:00.624Z] ---> docker-login.sh [2021-08-17T20:04:00.624Z] nexus3.edgexfoundry.org:10001 [2021-08-17T20:04:00.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:04:01.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:04:01.182Z] Configure a credential helper to remove this warning. See [2021-08-17T20:04:01.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:04:01.182Z] [2021-08-17T20:04:01.182Z] Login Succeeded [2021-08-17T20:04:01.182Z] nexus3.edgexfoundry.org:10002 [2021-08-17T20:04:01.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:04:01.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:04:01.726Z] Configure a credential helper to remove this warning. See [2021-08-17T20:04:01.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:04:01.726Z] [2021-08-17T20:04:01.726Z] Login Succeeded [2021-08-17T20:04:01.726Z] nexus3.edgexfoundry.org:10003 [2021-08-17T20:04:02.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:04:02.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:04:02.324Z] Configure a credential helper to remove this warning. See [2021-08-17T20:04:02.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:04:02.324Z] [2021-08-17T20:04:02.324Z] Login Succeeded [2021-08-17T20:04:02.324Z] nexus3.edgexfoundry.org:10004 [2021-08-17T20:04:02.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:04:02.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:04:02.920Z] Configure a credential helper to remove this warning. See [2021-08-17T20:04:02.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:04:02.920Z] [2021-08-17T20:04:02.920Z] Login Succeeded [2021-08-17T20:04:02.920Z] docker.io [2021-08-17T20:04:03.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T20:04:03.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T20:04:03.786Z] Configure a credential helper to remove this warning. See [2021-08-17T20:04:03.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T20:04:03.786Z] [2021-08-17T20:04:03.786Z] Login Succeeded [2021-08-17T20:04:03.786Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T20:04:03.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T20:04:03.885Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-08-17T20:04:03.885Z] 4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:04:03.885Z] latest [2021-08-17T20:04:03.885Z] 2.0.1-dev.5 [2021-08-17T20:04:03.885Z] 4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [2021-08-17T20:04:03.885Z] main [2021-08-17T20:04:03.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:04.265Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4353c7216ee3f2112ec46af6800afcb0b221c962 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:04.611Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:04:04.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-17T20:04:04.611Z] 80266bf1f908: Preparing [2021-08-17T20:04:04.611Z] d4629a3268f7: Preparing [2021-08-17T20:04:04.611Z] 023c6aa6795a: Preparing [2021-08-17T20:04:04.611Z] 9e2b34cd4cf0: Preparing [2021-08-17T20:04:04.611Z] 3fbe34a1663b: Preparing [2021-08-17T20:04:04.888Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:04:04.888Z] d4629a3268f7: Pushed [2021-08-17T20:04:04.888Z] 80266bf1f908: Pushed [2021-08-17T20:04:05.482Z] 9e2b34cd4cf0: Pushed [2021-08-17T20:04:08.092Z] 023c6aa6795a: Pushed [2021-08-17T20:04:08.092Z] 4353c7216ee3f2112ec46af6800afcb0b221c962: digest: sha256:00b2eef7226b661af65945003b4b4783e9ce8a486fad43784f9bfc8481de8a18 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:08.436Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:08.780Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-08-17T20:04:08.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-17T20:04:08.780Z] 80266bf1f908: Preparing [2021-08-17T20:04:08.780Z] d4629a3268f7: Preparing [2021-08-17T20:04:08.780Z] 023c6aa6795a: Preparing [2021-08-17T20:04:08.780Z] 9e2b34cd4cf0: Preparing [2021-08-17T20:04:08.780Z] 3fbe34a1663b: Preparing [2021-08-17T20:04:08.780Z] d4629a3268f7: Layer already exists [2021-08-17T20:04:08.780Z] 023c6aa6795a: Layer already exists [2021-08-17T20:04:08.780Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:04:08.780Z] 80266bf1f908: Layer already exists [2021-08-17T20:04:08.780Z] 9e2b34cd4cf0: Layer already exists [2021-08-17T20:04:09.053Z] latest: digest: sha256:00b2eef7226b661af65945003b4b4783e9ce8a486fad43784f9bfc8481de8a18 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:09.395Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:09.753Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.5 [2021-08-17T20:04:09.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-17T20:04:09.753Z] 80266bf1f908: Preparing [2021-08-17T20:04:09.753Z] d4629a3268f7: Preparing [2021-08-17T20:04:09.753Z] 023c6aa6795a: Preparing [2021-08-17T20:04:09.753Z] 9e2b34cd4cf0: Preparing [2021-08-17T20:04:09.753Z] 3fbe34a1663b: Preparing [2021-08-17T20:04:09.754Z] 9e2b34cd4cf0: Layer already exists [2021-08-17T20:04:09.754Z] d4629a3268f7: Layer already exists [2021-08-17T20:04:09.754Z] 023c6aa6795a: Layer already exists [2021-08-17T20:04:09.754Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:04:09.754Z] 80266bf1f908: Layer already exists [2021-08-17T20:04:10.025Z] 2.0.1-dev.5: digest: sha256:00b2eef7226b661af65945003b4b4783e9ce8a486fad43784f9bfc8481de8a18 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:10.366Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:10.711Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [2021-08-17T20:04:10.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-17T20:04:10.711Z] 80266bf1f908: Preparing [2021-08-17T20:04:10.711Z] d4629a3268f7: Preparing [2021-08-17T20:04:10.711Z] 023c6aa6795a: Preparing [2021-08-17T20:04:10.711Z] 9e2b34cd4cf0: Preparing [2021-08-17T20:04:10.711Z] 3fbe34a1663b: Preparing [2021-08-17T20:04:10.711Z] 9e2b34cd4cf0: Layer already exists [2021-08-17T20:04:10.711Z] 80266bf1f908: Layer already exists [2021-08-17T20:04:10.711Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:04:10.711Z] d4629a3268f7: Layer already exists [2021-08-17T20:04:10.711Z] 023c6aa6795a: Layer already exists [2021-08-17T20:04:10.988Z] 4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5: digest: sha256:00b2eef7226b661af65945003b4b4783e9ce8a486fad43784f9bfc8481de8a18 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:11.340Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:11.694Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2021-08-17T20:04:11.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-17T20:04:11.694Z] 80266bf1f908: Preparing [2021-08-17T20:04:11.694Z] d4629a3268f7: Preparing [2021-08-17T20:04:11.694Z] 023c6aa6795a: Preparing [2021-08-17T20:04:11.694Z] 9e2b34cd4cf0: Preparing [2021-08-17T20:04:11.694Z] 3fbe34a1663b: Preparing [2021-08-17T20:04:11.694Z] 023c6aa6795a: Layer already exists [2021-08-17T20:04:11.694Z] d4629a3268f7: Layer already exists [2021-08-17T20:04:11.966Z] 80266bf1f908: Layer already exists [2021-08-17T20:04:11.966Z] 3fbe34a1663b: Layer already exists [2021-08-17T20:04:11.966Z] 9e2b34cd4cf0: Layer already exists [2021-08-17T20:04:11.966Z] main: digest: sha256:00b2eef7226b661af65945003b4b4783e9ce8a486fad43784f9bfc8481de8a18 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-17T20:04:12.038Z] ===================================================== [Pipeline] echo [2021-08-17T20:04:12.056Z] taggedImages: [2021-08-17T20:04:12.056Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4353c7216ee3f2112ec46af6800afcb0b221c962 [2021-08-17T20:04:12.056Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-08-17T20:04:12.056Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.5 [2021-08-17T20:04:12.056Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:4353c7216ee3f2112ec46af6800afcb0b221c962-2.0.1-dev.5 [2021-08-17T20:04:12.056Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:12.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T20:04:12.788Z] [2021-08-17T20:04:12.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:13.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T20:04:13.473Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T20:04:13.473Z] 448f6bf000e3: Pulling fs layer [2021-08-17T20:04:13.473Z] f757da607395: Pulling fs layer [2021-08-17T20:04:13.473Z] 05883995daec: Pulling fs layer [2021-08-17T20:04:13.473Z] 8603b9c90790: Pulling fs layer [2021-08-17T20:04:13.473Z] 1560dd03e051: Pulling fs layer [2021-08-17T20:04:13.473Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T20:04:13.473Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T20:04:13.473Z] 8603b9c90790: Waiting [2021-08-17T20:04:13.473Z] 1560dd03e051: Waiting [2021-08-17T20:04:13.473Z] c2d8d7efcc4b: Waiting [2021-08-17T20:04:13.473Z] 27f5ce0e4adf: Waiting [2021-08-17T20:04:13.473Z] f757da607395: Verifying Checksum [2021-08-17T20:04:13.473Z] f757da607395: Download complete [2021-08-17T20:04:13.759Z] 8603b9c90790: Verifying Checksum [2021-08-17T20:04:13.759Z] 8603b9c90790: Download complete [2021-08-17T20:04:13.759Z] 1560dd03e051: Verifying Checksum [2021-08-17T20:04:13.759Z] 1560dd03e051: Download complete [2021-08-17T20:04:13.759Z] 27f5ce0e4adf: Download complete [2021-08-17T20:04:14.041Z] 05883995daec: Download complete [2021-08-17T20:04:14.639Z] 448f6bf000e3: Verifying Checksum [2021-08-17T20:04:14.639Z] 448f6bf000e3: Download complete [2021-08-17T20:04:18.041Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T20:04:18.041Z] c2d8d7efcc4b: Download complete [2021-08-17T20:04:18.041Z] 448f6bf000e3: Pull complete [2021-08-17T20:04:18.643Z] f757da607395: Pull complete [2021-08-17T20:04:20.080Z] 05883995daec: Pull complete [2021-08-17T20:04:20.679Z] 8603b9c90790: Pull complete [2021-08-17T20:04:21.662Z] 1560dd03e051: Pull complete [2021-08-17T20:04:21.935Z] 27f5ce0e4adf: Pull complete [2021-08-17T20:04:37.027Z] c2d8d7efcc4b: Pull complete [2021-08-17T20:04:37.027Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T20:04:37.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T20:04:37.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T20:04:37.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-3188 does not seem to be running inside a container [2021-08-17T20:04:37.373Z] $ 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/6 -v /w/workspace/device-rest-go/6:/w/workspace/device-rest-go/6:rw,z -v /w/workspace/device-rest-go/6@tmp:/w/workspace/device-rest-go/6@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-lftools-log-publisher:arm64 cat [2021-08-17T20:04:43.681Z] $ docker top 133c071c79dfdb2bb5399e77553a5f2e3e84deac7f2dafd1e64c1f29278932c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:04:44.684Z] ---> job-cost.sh [2021-08-17T20:04:44.685Z] lf-activate-venv: SKIPPING [2021-08-17T20:04:44.685Z] INFO: No Stack... [2021-08-17T20:04:45.659Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T20:04:45.931Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T20:04:46.588Z] + cat /w/workspace/device-rest-go/6/archives/cost.csv [2021-08-17T20:04:46.588Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T20:04:46.646Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] [2021-08-17T20:04:46.665Z] Resource [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] did not exist. Created. [2021-08-17T20:04:46.665Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T20:04:47.400Z] /w/workspace/device-rest-go/6@tmp/durable-01c91bf2/script.sh: 1: /w/workspace/device-rest-go/6@tmp/durable-01c91bf2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T20:04:48.070Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T20:04:48.111Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T20:04:48.156Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T20:04:48.172Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T20:04:48.209Z] $ docker stop --time=1 133c071c79dfdb2bb5399e77553a5f2e3e84deac7f2dafd1e64c1f29278932c1 [2021-08-17T20:04:49.831Z] $ docker rm -f 133c071c79dfdb2bb5399e77553a5f2e3e84deac7f2dafd1e64c1f29278932c1 [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-08-17T20:04:50.730Z] provisioning config files... [2021-08-17T20:04:50.745Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3103378866993682001tmp [Pipeline] { [Pipeline] sh [2021-08-17T20:04:51.303Z] + set +x [2021-08-17T20:04:51.304Z] + bash -s -- [2021-08-17T20:04:51.304Z] + curl -s https://codecov.io/bash [2021-08-17T20:04:51.304Z] [2021-08-17T20:04:51.304Z] _____ _ [2021-08-17T20:04:51.304Z] / ____| | | [2021-08-17T20:04:51.304Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T20:04:51.304Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T20:04:51.304Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T20:04:51.304Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T20:04:51.304Z] Bash-1.0.6 [2021-08-17T20:04:51.304Z] [2021-08-17T20:04:51.304Z] [2021-08-17T20:04:51.304Z] ==> git version 2.24.4 found [2021-08-17T20:04:51.304Z] ==> 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-08-17T20:04:51.304Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T20:04:51.304Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T20:04:51.304Z] ==> Jenkins CI detected. [2021-08-17T20:04:51.304Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2021-08-17T20:04:51.304Z] project root: . [2021-08-17T20:04:51.304Z] --> token set from env [2021-08-17T20:04:51.304Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T20:04:51.304Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T20:04:51.304Z] ==> Python coveragepy not found [2021-08-17T20:04:51.304Z] ==> Searching for coverage reports in: [2021-08-17T20:04:51.304Z] + . [2021-08-17T20:04:51.304Z] -> Found 1 reports [2021-08-17T20:04:51.304Z] ==> Detecting git/mercurial file structure [2021-08-17T20:04:51.304Z] ==> Reading reports [2021-08-17T20:04:51.304Z] + ./coverage.out bytes=8513 [2021-08-17T20:04:51.304Z] ==> Appending adjustments [2021-08-17T20:04:51.304Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T20:04:51.304Z] + Found adjustments [2021-08-17T20:04:51.304Z] ==> Gzipping contents [2021-08-17T20:04:51.304Z] 4.0K /tmp/codecov.52IvR4.gz [2021-08-17T20:04:51.304Z] ==> Uploading reports [2021-08-17T20:04:51.304Z] url: https://codecov.io [2021-08-17T20:04:51.304Z] query: branch=main&commit=4353c7216ee3f2112ec46af6800afcb0b221c962&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T20:04:51.304Z] -> Pinging Codecov [2021-08-17T20:04:51.304Z] 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=4353c7216ee3f2112ec46af6800afcb0b221c962&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-17T20:04:51.893Z] -> Uploading to [2021-08-17T20:04:51.893Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/4E5D53B4F1F92C436F7061BF334D961C/4353c7216ee3f2112ec46af6800afcb0b221c962/49d67779-2f0d-4968-ba56-5e0a20e16200.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T200451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9ca986eceaaef40a87e6799f1df030a8d01e063336c6dde88df670b1b7ce446 [2021-08-17T20:04:51.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T20:04:51.893Z] Dload Upload Total Spent Left Speed [2021-08-17T20:04:52.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1752 0 0 100 1752 0 5494 --:--:-- --:--:-- --:--:-- 5509 [2021-08-17T20:04:52.161Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/4353c7216ee3f2112ec46af6800afcb0b221c962 [Pipeline] } [2021-08-17T20:04:52.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-17T20:04:52.428Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-17T20:04:52.456Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:52.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T20:04:52.795Z] [2021-08-17T20:04:52.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:04:53.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T20:04:53.158Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-17T20:04:53.158Z] 188c0c94c7c5: Pulling fs layer [2021-08-17T20:04:53.158Z] 0ef7d3d256c8: Pulling fs layer [2021-08-17T20:04:53.158Z] de9db76c5a1d: Pulling fs layer [2021-08-17T20:04:53.158Z] 0eba1c9be4d2: Pulling fs layer [2021-08-17T20:04:53.158Z] 0d57e429df01: Pulling fs layer [2021-08-17T20:04:53.158Z] 4e4be7b47b0d: Pulling fs layer [2021-08-17T20:04:53.158Z] e1f770b5df2f: Pulling fs layer [2021-08-17T20:04:53.158Z] 85a0685a4137: Pulling fs layer [2021-08-17T20:04:53.158Z] 4e4be7b47b0d: Waiting [2021-08-17T20:04:53.158Z] e1f770b5df2f: Waiting [2021-08-17T20:04:53.158Z] 85a0685a4137: Waiting [2021-08-17T20:04:53.158Z] 0eba1c9be4d2: Waiting [2021-08-17T20:04:53.158Z] 0d57e429df01: Waiting [2021-08-17T20:04:53.158Z] de9db76c5a1d: Download complete [2021-08-17T20:04:53.158Z] 0ef7d3d256c8: Verifying Checksum [2021-08-17T20:04:53.158Z] 0ef7d3d256c8: Download complete [2021-08-17T20:04:53.158Z] 0d57e429df01: Verifying Checksum [2021-08-17T20:04:53.158Z] 0d57e429df01: Download complete [2021-08-17T20:04:53.158Z] 4e4be7b47b0d: Verifying Checksum [2021-08-17T20:04:53.158Z] 4e4be7b47b0d: Download complete [2021-08-17T20:04:53.428Z] 188c0c94c7c5: Verifying Checksum [2021-08-17T20:04:53.428Z] 188c0c94c7c5: Download complete [2021-08-17T20:04:53.428Z] 188c0c94c7c5: Pull complete [2021-08-17T20:04:53.698Z] 0ef7d3d256c8: Pull complete [2021-08-17T20:04:53.698Z] de9db76c5a1d: Pull complete [2021-08-17T20:04:54.662Z] e1f770b5df2f: Verifying Checksum [2021-08-17T20:04:54.662Z] e1f770b5df2f: Download complete [2021-08-17T20:04:58.043Z] 0eba1c9be4d2: Verifying Checksum [2021-08-17T20:04:58.043Z] 0eba1c9be4d2: Download complete [2021-08-17T20:04:58.315Z] 85a0685a4137: Verifying Checksum [2021-08-17T20:04:58.315Z] 85a0685a4137: Download complete [2021-08-17T20:05:01.714Z] 0eba1c9be4d2: Pull complete [2021-08-17T20:05:01.714Z] 0d57e429df01: Pull complete [2021-08-17T20:05:01.714Z] 4e4be7b47b0d: Pull complete [2021-08-17T20:05:01.985Z] e1f770b5df2f: Pull complete [2021-08-17T20:05:05.578Z] 85a0685a4137: Pull complete [2021-08-17T20:05:05.578Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-17T20:05:05.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-17T20:05:05.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-17T20:05:05.688Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T20:05:05.770Z] $ 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-08-17T20:05:08.361Z] $ docker top fff404e23479e70f590b78a25567eb3df0d19f4f96b78bab4e30d11f10f54d5c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-17T20:05:08.495Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-17T20:05:08.808Z] + set -o pipefail [2021-08-17T20:05:08.808Z] + snyk monitor '--org=edgex-jenkins' [2021-08-17T20:05:14.180Z] [2021-08-17T20:05:14.180Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2021-08-17T20:05:14.180Z] [2021-08-17T20:05:14.180Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/236acbb9-67fd-47c0-bf8c-4d1347d7d338 [2021-08-17T20:05:14.180Z] [2021-08-17T20:05:14.180Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-17T20:05:14.180Z] [2021-08-17T20:05:14.180Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-17T20:05:14.180Z] [2021-08-17T20:05:14.180Z] [2021-08-17T20:05:14.180Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-17T20:05:14.180Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-17T20:05:14.198Z] $ docker stop --time=1 fff404e23479e70f590b78a25567eb3df0d19f4f96b78bab4e30d11f10f54d5c [2021-08-17T20:05:16.121Z] $ docker rm -f fff404e23479e70f590b78a25567eb3df0d19f4f96b78bab4e30d11f10f54d5c [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-08-17T20:05:16.985Z] + git log --format=format:%s -1 4353c7216ee3f2112ec46af6800afcb0b221c962 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:17.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T20:05:17.310Z] . [Pipeline] withDockerContainer [2021-08-17T20:05:17.429Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T20:05:17.505Z] $ 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-08-17T20:05:17.908Z] $ docker top 91856c3846a26f968bf1df391b253ddcba1a284c61f2595b2077f4a18d97fe8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T20:05:18.054Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T20:05:18.054Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T20:05:18.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T20:05:18.179Z] $ docker exec 91856c3846a26f968bf1df391b253ddcba1a284c61f2595b2077f4a18d97fe8d ssh-agent [2021-08-17T20:05:18.293Z] SSH_AUTH_SOCK=/tmp/ssh-4I89rIbG8BHx/agent.14 [2021-08-17T20:05:18.293Z] SSH_AGENT_PID=21 [2021-08-17T20:05:18.304Z] Running ssh-add (command line suppressed) [2021-08-17T20:05:18.410Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8707455135127839220.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8707455135127839220.key) [2021-08-17T20:05:18.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T20:05:18.754Z] + git semver tag [2021-08-17T20:05:18.754Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T20:05:18.754Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-17T20:05:18.754Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-17T20:05:18.754Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T20:05:18.754Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T20:05:18.754Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T20:05:18.754Z] # $SEMVER_BRANCH = main [2021-08-17T20:05:18.754Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-08-17T20:05:18.754Z] # 4353c7216ee3f2112ec46af6800afcb0b221c962 HEAD [2021-08-17T20:05:18.754Z] # -> Force: false [2021-08-17T20:05:18.754Z] # 78fd220aafb771c205e90f5a92c4ec76d99d1eb1 refs/tags/v2.0.1-dev.5 [Pipeline] } [2021-08-17T20:05:18.772Z] $ docker exec --env ******** --env ******** 91856c3846a26f968bf1df391b253ddcba1a284c61f2595b2077f4a18d97fe8d ssh-agent -k [2021-08-17T20:05:18.875Z] unset SSH_AUTH_SOCK; [2021-08-17T20:05:18.875Z] unset SSH_AGENT_PID; [2021-08-17T20:05:18.875Z] echo Agent pid 21 killed; [2021-08-17T20:05:18.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T20:05:19.260Z] + git semver [Pipeline] } [2021-08-17T20:05:19.281Z] $ docker stop --time=1 91856c3846a26f968bf1df391b253ddcba1a284c61f2595b2077f4a18d97fe8d [2021-08-17T20:05:20.482Z] $ docker rm -f 91856c3846a26f968bf1df391b253ddcba1a284c61f2595b2077f4a18d97fe8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:20.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T20:05:20.944Z] [2021-08-17T20:05:20.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:21.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T20:05:21.282Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-17T20:05:21.282Z] ab5ef0e58194: Pulling fs layer [2021-08-17T20:05:21.282Z] 9712f1f96733: Pulling fs layer [2021-08-17T20:05:21.282Z] 63f879dbbcfc: Pulling fs layer [2021-08-17T20:05:21.282Z] 0d9ebad4ef96: Pulling fs layer [2021-08-17T20:05:21.282Z] e9a5061849ea: Pulling fs layer [2021-08-17T20:05:21.282Z] d747dcd14b5f: Pulling fs layer [2021-08-17T20:05:21.282Z] 2de7ff778b66: Pulling fs layer [2021-08-17T20:05:21.283Z] e9a5061849ea: Waiting [2021-08-17T20:05:21.283Z] d747dcd14b5f: Waiting [2021-08-17T20:05:21.283Z] 2de7ff778b66: Waiting [2021-08-17T20:05:21.283Z] 0d9ebad4ef96: Waiting [2021-08-17T20:05:21.283Z] 9712f1f96733: Verifying Checksum [2021-08-17T20:05:21.283Z] 9712f1f96733: Download complete [2021-08-17T20:05:23.227Z] 63f879dbbcfc: Verifying Checksum [2021-08-17T20:05:23.227Z] 63f879dbbcfc: Download complete [2021-08-17T20:05:23.494Z] e9a5061849ea: Verifying Checksum [2021-08-17T20:05:23.494Z] e9a5061849ea: Download complete [2021-08-17T20:05:23.494Z] d747dcd14b5f: Verifying Checksum [2021-08-17T20:05:23.494Z] d747dcd14b5f: Download complete [2021-08-17T20:05:24.078Z] 2de7ff778b66: Verifying Checksum [2021-08-17T20:05:24.078Z] 2de7ff778b66: Download complete [2021-08-17T20:05:24.663Z] 0d9ebad4ef96: Verifying Checksum [2021-08-17T20:05:24.663Z] 0d9ebad4ef96: Download complete [2021-08-17T20:05:24.929Z] ab5ef0e58194: Verifying Checksum [2021-08-17T20:05:24.929Z] ab5ef0e58194: Download complete [2021-08-17T20:05:27.521Z] ab5ef0e58194: Pull complete [2021-08-17T20:05:27.787Z] 9712f1f96733: Pull complete [2021-08-17T20:05:28.369Z] 63f879dbbcfc: Pull complete [2021-08-17T20:05:31.743Z] 0d9ebad4ef96: Pull complete [2021-08-17T20:05:32.014Z] e9a5061849ea: Pull complete [2021-08-17T20:05:32.278Z] d747dcd14b5f: Pull complete [2021-08-17T20:05:33.239Z] 2de7ff778b66: Pull complete [2021-08-17T20:05:33.239Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-17T20:05:33.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-17T20:05:33.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-17T20:05:33.335Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T20:05:33.402Z] $ 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-08-17T20:05:36.769Z] $ docker top 8249c1515ed136e314c78288c7fbec92ff487c3e9bc2ec4f3a45ff0a958ae30c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-17T20:05:36.869Z] provisioning config files... [2021-08-17T20:05:36.884Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8712490084213027142tmp [2021-08-17T20:05:36.905Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6850750192539207490tmp [2021-08-17T20:05:36.924Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5643452082545755868tmp [Pipeline] { [Pipeline] echo [2021-08-17T20:05:36.951Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:05:37.267Z] ---> sigul-configuration.sh [2021-08-17T20:05:37.267Z] gpg: directory `/root/.gnupg' created [2021-08-17T20:05:37.267Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-17T20:05:37.267Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-17T20:05:37.267Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-17T20:05:37.267Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-17T20:05:37.267Z] gpg: CAST5 encrypted data [2021-08-17T20:05:37.267Z] gpg: encrypted with 1 passphrase [2021-08-17T20:05:37.267Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-17T20:05:37.582Z] + mkdir /home/jenkins [2021-08-17T20:05:37.583Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-17T20:05:38.104Z] + 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-08-17T20:05:38.118Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:05:38.429Z] ---> sigul-install.sh [2021-08-17T20:05:38.429Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-17T20:05:38.747Z] + git tag --list [2021-08-17T20:05:38.747Z] v1.0.0 [2021-08-17T20:05:38.747Z] v1.1.0 [2021-08-17T20:05:38.747Z] v1.1.1 [2021-08-17T20:05:38.747Z] v1.1.2 [2021-08-17T20:05:38.747Z] v1.2.0 [2021-08-17T20:05:38.747Z] v1.2.1 [2021-08-17T20:05:38.747Z] v2.0.0 [2021-08-17T20:05:38.747Z] v2.0.1-dev.1 [2021-08-17T20:05:38.747Z] v2.0.1-dev.2 [2021-08-17T20:05:38.747Z] v2.0.1-dev.3 [2021-08-17T20:05:38.747Z] v2.0.1-dev.4 [2021-08-17T20:05:38.747Z] v2.0.1-dev.5 [Pipeline] sh [2021-08-17T20:05:39.063Z] + lftools sign git-tag v2.0.1-dev.5 [2021-08-17T20:05:39.649Z] Signing Git tag with Sigul... [2021-08-17T20:05:39.649Z] Signing v2.0.1-dev.5 [Pipeline] echo [2021-08-17T20:05:40.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:05:40.559Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-17T20:05:40.571Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-17T20:05:40.601Z] $ docker stop --time=1 8249c1515ed136e314c78288c7fbec92ff487c3e9bc2ec4f3a45ff0a958ae30c [2021-08-17T20:05:41.813Z] $ docker rm -f 8249c1515ed136e314c78288c7fbec92ff487c3e9bc2ec4f3a45ff0a958ae30c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:42.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T20:05:42.316Z] . [Pipeline] withDockerContainer [2021-08-17T20:05:42.406Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T20:05:42.467Z] $ 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-08-17T20:05:42.837Z] $ docker top e7be46c0bab0baa94846c79f87314f82d4c2b7f932628cc8f31053954770aace -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T20:05:42.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T20:05:42.972Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T20:05:43.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T20:05:43.095Z] $ docker exec e7be46c0bab0baa94846c79f87314f82d4c2b7f932628cc8f31053954770aace ssh-agent [2021-08-17T20:05:43.210Z] SSH_AUTH_SOCK=/tmp/ssh-KGLMELDT2dSR/agent.13 [2021-08-17T20:05:43.210Z] SSH_AGENT_PID=19 [2021-08-17T20:05:43.222Z] Running ssh-add (command line suppressed) [2021-08-17T20:05:43.318Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4059317262958970927.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4059317262958970927.key) [2021-08-17T20:05:43.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T20:05:43.656Z] + git semver bump pre [2021-08-17T20:05:43.656Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T20:05:43.656Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-17T20:05:43.656Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-17T20:05:43.656Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T20:05:43.656Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T20:05:43.656Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T20:05:43.656Z] # $SEMVER_BRANCH = main [2021-08-17T20:05:43.656Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-08-17T20:05:43.656Z] 2.0.1-dev.6 [Pipeline] } [2021-08-17T20:05:43.670Z] $ docker exec --env ******** --env ******** e7be46c0bab0baa94846c79f87314f82d4c2b7f932628cc8f31053954770aace ssh-agent -k [2021-08-17T20:05:43.774Z] unset SSH_AUTH_SOCK; [2021-08-17T20:05:43.774Z] unset SSH_AGENT_PID; [2021-08-17T20:05:43.774Z] echo Agent pid 19 killed; [2021-08-17T20:05:43.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T20:05:44.152Z] + git semver [Pipeline] } [2021-08-17T20:05:44.172Z] $ docker stop --time=1 e7be46c0bab0baa94846c79f87314f82d4c2b7f932628cc8f31053954770aace [2021-08-17T20:05:45.400Z] $ docker rm -f e7be46c0bab0baa94846c79f87314f82d4c2b7f932628cc8f31053954770aace [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:45.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T20:05:45.803Z] . [Pipeline] withDockerContainer [2021-08-17T20:05:45.893Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T20:05:45.957Z] $ 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-08-17T20:05:46.297Z] $ docker top 059ebd511118599899d993d192ae8dff7efeab029b48a3905123c8725d4585a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T20:05:46.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T20:05:46.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T20:05:46.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T20:05:46.541Z] $ docker exec 059ebd511118599899d993d192ae8dff7efeab029b48a3905123c8725d4585a1 ssh-agent [2021-08-17T20:05:46.655Z] SSH_AUTH_SOCK=/tmp/ssh-HmyQok8eonYr/agent.13 [2021-08-17T20:05:46.655Z] SSH_AGENT_PID=19 [2021-08-17T20:05:46.663Z] Running ssh-add (command line suppressed) [2021-08-17T20:05:46.756Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9094407353426416755.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9094407353426416755.key) [2021-08-17T20:05:46.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T20:05:47.096Z] + git semver push [2021-08-17T20:05:47.096Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T20:05:47.096Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-17T20:05:47.096Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-17T20:05:47.096Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T20:05:47.096Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T20:05:47.096Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T20:05:47.096Z] # $SEMVER_BRANCH = main [2021-08-17T20:05:47.096Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-08-17T20:05:48.516Z] $ docker exec --env ******** --env ******** 059ebd511118599899d993d192ae8dff7efeab029b48a3905123c8725d4585a1 ssh-agent -k [2021-08-17T20:05:48.632Z] unset SSH_AUTH_SOCK; [2021-08-17T20:05:48.632Z] unset SSH_AGENT_PID; [2021-08-17T20:05:48.632Z] echo Agent pid 19 killed; [2021-08-17T20:05:48.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T20:05:49.007Z] + git semver [Pipeline] } [2021-08-17T20:05:49.028Z] $ docker stop --time=1 059ebd511118599899d993d192ae8dff7efeab029b48a3905123c8725d4585a1 [2021-08-17T20:05:50.247Z] $ docker rm -f 059ebd511118599899d993d192ae8dff7efeab029b48a3905123c8725d4585a1 [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-08-17T20:05:51.106Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:05:51.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:05:52.016Z] ---> package-listing.sh [2021-08-17T20:05:52.016Z] ++ facter osfamily [2021-08-17T20:05:52.016Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T20:05:52.283Z] + OS_FAMILY=redhat [2021-08-17T20:05:52.283Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2021-08-17T20:05:52.283Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T20:05:52.283Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T20:05:52.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T20:05:52.283Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T20:05:52.283Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-08-17T20:05:52.283Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T20:05:52.283Z] + case "${OS_FAMILY}" in [2021-08-17T20:05:52.283Z] + sort [2021-08-17T20:05:52.283Z] + rpm -qa [2021-08-17T20:05:52.866Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T20:05:52.866Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T20:05:52.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T20:05:52.866Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-08-17T20:05:52.866Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2021-08-17T20:05:52.866Z] + 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-08-17T20:05:52.882Z] 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-08-17T20:05:53.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:53.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:05:53.773Z] [2021-08-17T20:05:53.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T20:05:54.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:05:54.105Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T20:05:54.105Z] b4d181a07f80: Pulling fs layer [2021-08-17T20:05:54.105Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T20:05:54.105Z] ed53099fbce6: Pulling fs layer [2021-08-17T20:05:54.105Z] dc539afda2c1: Pulling fs layer [2021-08-17T20:05:54.105Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T20:05:54.105Z] 9065ff56babe: Pulling fs layer [2021-08-17T20:05:54.105Z] d287ab97295c: Pulling fs layer [2021-08-17T20:05:54.105Z] dc539afda2c1: Waiting [2021-08-17T20:05:54.105Z] 77bc0d833cb6: Waiting [2021-08-17T20:05:54.105Z] 9065ff56babe: Waiting [2021-08-17T20:05:54.105Z] d287ab97295c: Waiting [2021-08-17T20:05:54.370Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T20:05:54.370Z] a1111a8f2ec3: Download complete [2021-08-17T20:05:54.370Z] dc539afda2c1: Verifying Checksum [2021-08-17T20:05:54.370Z] dc539afda2c1: Download complete [2021-08-17T20:05:54.637Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T20:05:54.637Z] 77bc0d833cb6: Download complete [2021-08-17T20:05:54.637Z] 9065ff56babe: Verifying Checksum [2021-08-17T20:05:54.637Z] 9065ff56babe: Download complete [2021-08-17T20:05:54.637Z] ed53099fbce6: Verifying Checksum [2021-08-17T20:05:54.637Z] ed53099fbce6: Download complete [2021-08-17T20:05:55.595Z] b4d181a07f80: Verifying Checksum [2021-08-17T20:05:55.595Z] b4d181a07f80: Download complete [2021-08-17T20:05:56.570Z] b4d181a07f80: Pull complete [2021-08-17T20:05:56.845Z] a1111a8f2ec3: Pull complete [2021-08-17T20:05:57.442Z] ed53099fbce6: Pull complete [2021-08-17T20:05:57.442Z] dc539afda2c1: Pull complete [2021-08-17T20:05:57.712Z] 77bc0d833cb6: Pull complete [2021-08-17T20:05:57.979Z] 9065ff56babe: Pull complete [2021-08-17T20:05:58.944Z] d287ab97295c: Verifying Checksum [2021-08-17T20:05:58.944Z] d287ab97295c: Download complete [2021-08-17T20:06:04.323Z] d287ab97295c: Pull complete [2021-08-17T20:06:04.323Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T20:06:04.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T20:06:04.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T20:06:04.444Z] prd-centos7-docker-4c-2g-3185 does not seem to be running inside a container [2021-08-17T20:06:04.502Z] $ 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-08-17T20:06:07.013Z] $ docker top d4ee97ca529f54c5a0e8b689ae0a9b377c3ff442fde57b7cc320cc0c30aa3ae6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T20:06:07.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T20:06:07.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T20:06:08.070Z] + ls /var/log/sa-host [2021-08-17T20:06:08.070Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T20:06:08.070Z] file_magic: OK [2021-08-17T20:06:08.070Z] HZ: Using current value: 100 [2021-08-17T20:06:08.070Z] file_header: OK [2021-08-17T20:06:08.070Z] 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-08-17T20:06:08.070Z] Statistics: [2021-08-17T20:06:08.070Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T20:06:08.070Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T20:06:08.070Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T20:06:08.070Z] file_magic: OK [2021-08-17T20:06:08.070Z] HZ: Using current value: 100 [2021-08-17T20:06:08.070Z] file_header: OK [2021-08-17T20:06:08.070Z] 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-08-17T20:06:08.070Z] Statistics: [2021-08-17T20:06:08.070Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T20:06:08.070Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T20:06:08.263Z] provisioning config files... [2021-08-17T20:06:08.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4550368598353694422tmp [Pipeline] { [Pipeline] echo [2021-08-17T20:06:08.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:06:08.619Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T20:06:08.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:06:09.012Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T20:06:09.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:06:09.339Z] ---> sudo-logs.sh [2021-08-17T20:06:09.340Z] Archiving 'sudo' log.. [2021-08-17T20:06:09.340Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3185.vexxhost.local: Name or service not known [2021-08-17T20:06:09.340Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3185.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T20:06:09.380Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:06:09.688Z] ---> job-cost.sh [2021-08-17T20:06:09.688Z] lf-activate-venv: SKIPPING [2021-08-17T20:06:09.688Z] DEBUG: total: 0.18000000715255737 [2021-08-17T20:06:09.688Z] INFO: Retrieving Stack Cost... [2021-08-17T20:06:10.270Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T20:06:10.537Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T20:06:10.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T20:06:10.864Z] ---> logs-deploy.sh [2021-08-17T20:06:10.864Z] lf-activate-venv: SKIPPING [2021-08-17T20:06:10.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/6 [2021-08-17T20:06:10.864Z] INFO: archiving workspace using pattern(s): [2021-08-17T20:06:11.445Z] Archives upload complete. [2021-08-17T20:06:11.711Z] INFO: archiving logs to Nexus