Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 668eef0d26df75f2028b0bd35b6bb5025555581e+9e4888f50a2a312870744f4f89808877d999d7c6 (3e851bf6cd23bc927af63df9c168b0da87ba4bec) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21712 in /w/workspace/dgexfoundry_device-rest-go_PR-75 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9e4888f50a2a312870744f4f89808877d999d7c6 into PR head commit 668eef0d26df75f2028b0bd35b6bb5025555581e Merge succeeded, producing 7fd803e86ba6ea3066bf9279466b3a00cca402b7 Checking out Revision 7fd803e86ba6ea3066bf9279466b3a00cca402b7 (PR-75) > 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 remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 668eef0d26df75f2028b0bd35b6bb5025555581e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fd803e86ba6ea3066bf9279466b3a00cca402b7 # timeout=10 Commit message: "Merge commit '9e4888f50a2a312870744f4f89808877d999d7c6' into HEAD" > git rev-list --no-walk 668eef0d26df75f2028b0bd35b6bb5025555581e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:45 ========================================================= 23:08:45 EdgeX Global Pipelines Version Info 23:08:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:47 ------------------- 23:08:47 stable info: 23:08:47 ------------------- 23:08:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:08:47 Message: update stable to v1.0.179 23:08:48 ------------------- 23:08:48 experimental info: 23:08:48 ------------------- 23:08:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:48 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:08:48 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:08:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:08:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:08:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 23:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 23:08:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 23:08:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fd803e86ba6ea3066bf9279466b3a00cca402b7 [Pipeline] echo 23:08:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fd803e [Pipeline] echo 23:08:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:08:51 provisioning config files... 23:08:51 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-75@tmp/config2588517319424583632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:52 ---> docker-login.sh 23:08:52 nexus3.edgexfoundry.org:10001 23:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:52 Configure a credential helper to remove this warning. See 23:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:52 23:08:52 Login Succeeded 23:08:52 nexus3.edgexfoundry.org:10002 23:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:52 Configure a credential helper to remove this warning. See 23:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:52 23:08:52 Login Succeeded 23:08:52 nexus3.edgexfoundry.org:10003 23:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:52 Configure a credential helper to remove this warning. See 23:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:52 23:08:52 Login Succeeded 23:08:52 nexus3.edgexfoundry.org:10004 23:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:53 Configure a credential helper to remove this warning. See 23:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:53 23:08:53 Login Succeeded 23:08:53 docker.io 23:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:53 Configure a credential helper to remove this warning. See 23:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:53 23:08:53 Login Succeeded 23:08:53 ---> docker-login.sh ends [Pipeline] } 23:08:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:54 + git log --format=format:%s -1 7fd803e86ba6ea3066bf9279466b3a00cca402b7 [Pipeline] echo 23:08:54 GIT_COMMIT: 7fd803e86ba6ea3066bf9279466b3a00cca402b7, Commit Message: Merge commit '9e4888f50a2a312870744f4f89808877d999d7c6' into HEAD [Pipeline] echo 23:08:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:55 23:08:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:08:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:55 latest: Pulling from edgex-devops/git-semver 23:08:55 31603596830f: Pulling fs layer 23:08:55 2a8b12db71e7: Pulling fs layer 23:08:55 6ca5941a6612: Pulling fs layer 23:08:55 ecc8261a40a4: Pulling fs layer 23:08:55 ecc8261a40a4: Waiting 23:08:55 2a8b12db71e7: Verifying Checksum 23:08:55 2a8b12db71e7: Download complete 23:08:55 31603596830f: Verifying Checksum 23:08:55 31603596830f: Download complete 23:08:55 ecc8261a40a4: Verifying Checksum 23:08:55 ecc8261a40a4: Download complete 23:08:55 6ca5941a6612: Verifying Checksum 23:08:55 6ca5941a6612: Download complete 23:08:56 31603596830f: Pull complete 23:08:56 2a8b12db71e7: Pull complete 23:08:57 6ca5941a6612: Pull complete 23:08:57 ecc8261a40a4: Pull complete 23:08:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:08:58 prd-centos7-docker-4c-2g-21712 does not seem to be running inside a container 23:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-75 -v /w/workspace/dgexfoundry_device-rest-go_PR-75:/w/workspace/dgexfoundry_device-rest-go_PR-75:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-75@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-75@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 23:09:00 $ docker top bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:01 [ssh-agent] Looking for ssh-agent implementation... 23:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:01 $ docker exec bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 ssh-agent 23:09:01 SSH_AUTH_SOCK=/tmp/ssh-b2I0JB8OJecx/agent.11 23:09:01 SSH_AGENT_PID=17 23:09:01 Running ssh-add (command line suppressed) 23:09:02 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-75@tmp/private_key_6291396647360716921.key (/w/workspace/dgexfoundry_device-rest-go_PR-75@tmp/private_key_6291396647360716921.key) 23:09:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:02 + git tag --points-at HEAD [Pipeline] } 23:09:02 $ docker exec --env ******** --env ******** bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 ssh-agent -k 23:09:02 unset SSH_AUTH_SOCK; 23:09:02 unset SSH_AGENT_PID; 23:09:02 echo Agent pid 17 killed; 23:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:02 [ssh-agent] Looking for ssh-agent implementation... 23:09:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:03 $ docker exec bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 ssh-agent 23:09:03 SSH_AUTH_SOCK=/tmp/ssh-MnlGVBTZbXZR/agent.45 23:09:03 SSH_AGENT_PID=51 23:09:03 Running ssh-add (command line suppressed) 23:09:03 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-75@tmp/private_key_4684437503331953284.key (/w/workspace/dgexfoundry_device-rest-go_PR-75@tmp/private_key_4684437503331953284.key) 23:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:04 + git semver init 23:09:04 # -> Open(): unable to determine branch for HEAD 23:09:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-75/.git 23:09:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-75 23:09:04 # $SEMVER_REMOTE_NAME = origin 23:09:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:09:04 # $SEMVER_USER_NAME = edgex-jenkins 23:09:04 # $SEMVER_BRANCH = PR-75 23:09:04 # $SEMVER_TEMP = /tmp/semver-573047858 23:09:04 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 23:09:06 # '/tmp/semver-573047858' -> '/w/workspace/dgexfoundry_device-rest-go_PR-75/.semver' 23:09:06 # -> Force: false 23:09:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-75/.semver [Pipeline] } 23:09:06 $ docker exec --env ******** --env ******** bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 ssh-agent -k 23:09:06 unset SSH_AUTH_SOCK; 23:09:06 unset SSH_AGENT_PID; 23:09:06 echo Agent pid 51 killed; 23:09:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:06 + git semver [Pipeline] } 23:09:06 $ docker stop --time=1 bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 23:09:08 $ docker rm -f bae6820b04e87ebcb48bd12b0fc0d05ad5a008da9bbe97bc493f661bc7ebccf5 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:09 Stashed 1 file(s) [Pipeline] echo 23:09:09 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:09:24 Still waiting to schedule task 23:09:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:09:24 Still waiting to schedule task 23:09:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:10:16 Running on prd-centos7-docker-4c-2g-21714 in /w/workspace/dgexfoundry_device-rest-go_PR-75 [Pipeline] { [Pipeline] ws 23:10:16 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 23:10:25 using credential edgex-jenkins-ssh 23:10:25 Cloning the remote Git repository 23:10:25 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:10:25 > git init /w/workspace/device-rest-go/2 # timeout=10 23:10:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:10:25 > git --version # timeout=10 23:10:25 > git --version # 'git version 2.24.3' 23:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:10:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:10:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:28 Merging remotes/origin/master commit 9e4888f50a2a312870744f4f89808877d999d7c6 into PR head commit 668eef0d26df75f2028b0bd35b6bb5025555581e 23:10:28 Merge succeeded, producing 25530dea3a71ffd99a65e2726615af25802baaa7 23:10:28 Checking out Revision 25530dea3a71ffd99a65e2726615af25802baaa7 (PR-75) 23:10:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:10:28 > git config core.sparsecheckout # timeout=10 23:10:28 > git checkout -f 668eef0d26df75f2028b0bd35b6bb5025555581e # timeout=10 23:10:28 > git remote # timeout=10 23:10:28 > git config --get remote.origin.url # timeout=10 23:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:28 > git merge 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 23:10:28 > git rev-parse HEAD^{commit} # timeout=10 23:10:28 > git config core.sparsecheckout # timeout=10 23:10:28 > git checkout -f 25530dea3a71ffd99a65e2726615af25802baaa7 # timeout=10 23:10:34 Commit message: "Merge commit '9e4888f50a2a312870744f4f89808877d999d7c6' into HEAD" 23:10:34 > git rev-list --no-walk 668eef0d26df75f2028b0bd35b6bb5025555581e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:10:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:10:37 + sudo service docker restart 23:10:37 + true 23:10:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:10:40 provisioning config files... 23:10:40 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config5526128419850924214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:41 ---> docker-login.sh 23:10:41 nexus3.edgexfoundry.org:10001 23:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:42 Configure a credential helper to remove this warning. See 23:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:42 23:10:42 Login Succeeded 23:10:42 nexus3.edgexfoundry.org:10002 23:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:43 Configure a credential helper to remove this warning. See 23:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:43 23:10:43 Login Succeeded 23:10:43 nexus3.edgexfoundry.org:10003 23:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:43 Configure a credential helper to remove this warning. See 23:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:43 23:10:43 Login Succeeded 23:10:43 nexus3.edgexfoundry.org:10004 23:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:44 Configure a credential helper to remove this warning. See 23:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:44 23:10:44 Login Succeeded 23:10:44 docker.io 23:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:45 Configure a credential helper to remove this warning. See 23:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:45 23:10:45 Login Succeeded 23:10:45 ---> docker-login.sh ends [Pipeline] } 23:10:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:46 ========================================================= 23:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:10:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:10:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:10:47 Sending build context to Docker daemon 89.6kB 23:10:47 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 23:10:47 Step 2/10 : FROM ${BASE} 23:10:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:10:47 188c0c94c7c5: Pulling fs layer 23:10:47 0ef7d3d256c8: Pulling fs layer 23:10:47 de9db76c5a1d: Pulling fs layer 23:10:47 bca2f99d35d6: Pulling fs layer 23:10:47 93359f2a8cfa: Pulling fs layer 23:10:47 7c6f9722023f: Pulling fs layer 23:10:47 a35cf1a2eb13: Pulling fs layer 23:10:47 bca2f99d35d6: Waiting 23:10:47 93359f2a8cfa: Waiting 23:10:47 7c6f9722023f: Waiting 23:10:47 a35cf1a2eb13: Waiting 23:10:47 de9db76c5a1d: Verifying Checksum 23:10:47 de9db76c5a1d: Download complete 23:10:48 0ef7d3d256c8: Verifying Checksum 23:10:48 0ef7d3d256c8: Download complete 23:10:48 93359f2a8cfa: Download complete 23:10:48 7c6f9722023f: Verifying Checksum 23:10:48 7c6f9722023f: Download complete 23:10:48 188c0c94c7c5: Verifying Checksum 23:10:48 188c0c94c7c5: Download complete 23:10:51 188c0c94c7c5: Pull complete 23:10:52 0ef7d3d256c8: Pull complete 23:10:52 de9db76c5a1d: Pull complete 23:10:56 a35cf1a2eb13: Verifying Checksum 23:10:56 a35cf1a2eb13: Download complete 23:10:59 bca2f99d35d6: Verifying Checksum 23:10:59 bca2f99d35d6: Download complete 23:11:15 bca2f99d35d6: Pull complete 23:11:15 93359f2a8cfa: Pull complete 23:11:15 7c6f9722023f: Pull complete 23:11:24 a35cf1a2eb13: Pull complete 23:11:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:11:24 ---> a62c8e92a672 23:11:24 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:11:24 ---> Running in 98b471c2fbc4 23:11:24 Removing intermediate container 98b471c2fbc4 23:11:24 ---> f75199f949a2 23:11:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:11:24 ---> Running in c4d532181130 23:11:24 Removing intermediate container c4d532181130 23:11:24 ---> a56fe79d7804 23:11:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:11:24 ---> Running in 02b81e5c617a 23:11:24 Removing intermediate container 02b81e5c617a 23:11:24 ---> bb1c54a70a68 23:11:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:24 ---> Running in 1eee076d7bce 23:11:26 Removing intermediate container 1eee076d7bce 23:11:26 ---> e3d239a57be7 23:11:26 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:26 ---> Running in 425b64c3b9f9 23:11:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:11:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:11:30 OK: 166 MiB in 39 packages 23:11:31 Removing intermediate container 425b64c3b9f9 23:11:31 ---> b4adfeccd108 23:11:31 Step 8/10 : WORKDIR /device-rest-go 23:11:31 ---> Running in 28f299203f47 23:11:31 Removing intermediate container 28f299203f47 23:11:31 ---> 1c5ffff9fe1a 23:11:31 Step 9/10 : COPY . . 23:11:32 ---> 1633364e2993 23:11:32 Step 10/10 : RUN go mod download 23:11:32 ---> Running in ba5b373f1c0d 23:11:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21717 in /w/workspace/dgexfoundry_device-rest-go_PR-75 [Pipeline] { [Pipeline] ws 23:11:47 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 23:11:52 using credential edgex-jenkins-ssh 23:11:52 Cloning the remote Git repository 23:11:52 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:11:52 > git init /w/workspace/device-rest-go/2 # timeout=10 23:11:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:11:52 > git --version # timeout=10 23:11:52 > git --version # 'git version 2.17.1' 23:11:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:11:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:11:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:11:55 Merging remotes/origin/master commit 9e4888f50a2a312870744f4f89808877d999d7c6 into PR head commit 668eef0d26df75f2028b0bd35b6bb5025555581e 23:11:55 Merge succeeded, producing d71e9e68c39551cbfbc0f5235739c7248f82a609 23:11:55 Checking out Revision d71e9e68c39551cbfbc0f5235739c7248f82a609 (PR-75) 23:11:55 > git config core.sparsecheckout # timeout=10 23:11:55 > git checkout -f 668eef0d26df75f2028b0bd35b6bb5025555581e # timeout=10 23:11:55 > git remote # timeout=10 23:11:55 > git config --get remote.origin.url # timeout=10 23:11:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:55 > git merge 9e4888f50a2a312870744f4f89808877d999d7c6 # timeout=10 23:11:55 > git rev-parse HEAD^{commit} # timeout=10 23:11:55 > git config core.sparsecheckout # timeout=10 23:11:55 > git checkout -f d71e9e68c39551cbfbc0f5235739c7248f82a609 # timeout=10 23:12:00 Commit message: "Merge commit '9e4888f50a2a312870744f4f89808877d999d7c6' into HEAD" 23:12:00 > git rev-list --no-walk 668eef0d26df75f2028b0bd35b6bb5025555581e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:12:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:12:03 + + true 23:12:03 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:12:05 provisioning config files... 23:12:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config1018415320465104855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:05 Removing intermediate container ba5b373f1c0d 23:12:05 ---> 026b2a563629 23:12:05 Successfully built 026b2a563629 23:12:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:12:05 ---> docker-login.sh 23:12:05 nexus3.edgexfoundry.org:10001 23:12:06 + docker inspect -f . ci-base-image-x86_64 23:12:06 . [Pipeline] withDockerContainer 23:12:06 prd-centos7-docker-4c-2g-21714 does not seem to be running inside a container 23:12:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:07 Configure a credential helper to remove this warning. See 23:12:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:07 23:12:07 Login Succeeded 23:12:07 nexus3.edgexfoundry.org:10002 23:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:08 Configure a credential helper to remove this warning. See 23:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:08 23:12:08 Login Succeeded 23:12:08 nexus3.edgexfoundry.org:10003 23:12:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:08 Configure a credential helper to remove this warning. See 23:12:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:08 23:12:08 Login Succeeded 23:12:08 nexus3.edgexfoundry.org:10004 23:12:08 $ docker top a53ea6d71e292e733db33b7adeb7a367ce978c74632e3e38327e059ae5a14bcf -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:09 Configure a credential helper to remove this warning. See 23:12:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:09 23:12:09 Login Succeeded 23:12:09 docker.io 23:12:09 + go version 23:12:09 go version go1.15.5 linux/amd64 [Pipeline] } 23:12:09 $ docker stop --time=1 a53ea6d71e292e733db33b7adeb7a367ce978c74632e3e38327e059ae5a14bcf 23:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:10 Configure a credential helper to remove this warning. See 23:12:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:10 23:12:10 Login Succeeded 23:12:10 ---> docker-login.sh ends 23:12:11 $ docker rm -f a53ea6d71e292e733db33b7adeb7a367ce978c74632e3e38327e059ae5a14bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 23:12:11 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 23:12:12 ========================================================= 23:12:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:12:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:12:12 + docker inspect -f . ci-base-image-x86_64 23:12:12 . [Pipeline] withDockerContainer 23:12:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:12:12 Sending build context to Docker daemon 89.6kB 23:12:12 prd-centos7-docker-4c-2g-21714 does not seem to be running inside a container 23:12:12 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 23:12:12 Step 2/10 : FROM ${BASE} 23:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:12:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:13 5f621e34cdf4: Pulling fs layer 23:12:13 a4357932f1b6: Pulling fs layer 23:12:13 18c013af1878: Pulling fs layer 23:12:13 00ac8860ef70: Pulling fs layer 23:12:13 63d7cb157983: Pulling fs layer 23:12:13 b116817d02f9: Pulling fs layer 23:12:13 745a02a5169b: Pulling fs layer 23:12:13 00ac8860ef70: Waiting 23:12:13 63d7cb157983: Waiting 23:12:13 b116817d02f9: Waiting 23:12:13 745a02a5169b: Waiting 23:12:13 18c013af1878: Verifying Checksum 23:12:13 18c013af1878: Download complete 23:12:13 a4357932f1b6: Verifying Checksum 23:12:13 a4357932f1b6: Download complete 23:12:13 63d7cb157983: Verifying Checksum 23:12:13 63d7cb157983: Download complete 23:12:13 b116817d02f9: Download complete 23:12:13 5f621e34cdf4: Verifying Checksum 23:12:13 5f621e34cdf4: Download complete 23:12:13 5f621e34cdf4: Pull complete 23:12:14 a4357932f1b6: Pull complete 23:12:14 $ docker top 114d0731de88a8f29801a817c08446ba045c2e68bdc2293ab1594d694249b9db -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:15 18c013af1878: Pull complete 23:12:15 + make test 23:12:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:12:16 745a02a5169b: Verifying Checksum 23:12:16 745a02a5169b: Download complete 23:12:17 00ac8860ef70: Verifying Checksum 23:12:17 00ac8860ef70: Download complete 23:12:17 ? github.com/edgexfoundry/device-rest-go [no test files] 23:12:27 00ac8860ef70: Pull complete 23:12:27 63d7cb157983: Pull complete 23:12:27 b116817d02f9: Pull complete 23:12:31 745a02a5169b: Pull complete 23:12:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:12:31 ---> b7e6874047d6 23:12:31 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:12:34 ---> Running in 67fa22eb3856 23:12:34 Removing intermediate container 67fa22eb3856 23:12:34 ---> 086457dcb965 23:12:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:12:34 ---> Running in 822c34901050 23:12:35 Removing intermediate container 822c34901050 23:12:35 ---> 954c62246326 23:12:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:12:35 ---> Running in a38eba16f010 23:12:35 Removing intermediate container a38eba16f010 23:12:35 ---> fcfa420d69a4 23:12:35 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:35 ---> Running in ed86071bf3ae 23:12:38 Removing intermediate container ed86071bf3ae 23:12:38 ---> 7d539d18ef28 23:12:38 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:38 ---> Running in daef0158c80a 23:12:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:12:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:12:42 OK: 142 MiB in 39 packages 23:12:43 Removing intermediate container daef0158c80a 23:12:43 ---> 8a74c53b457f 23:12:43 Step 8/10 : WORKDIR /device-rest-go 23:12:43 ---> Running in fd76307c1391 23:12:44 Removing intermediate container fd76307c1391 23:12:44 ---> b3f3bb156abc 23:12:44 Step 9/10 : COPY . . 23:12:44 ---> 17ca136205ad 23:12:44 Step 10/10 : RUN go mod download 23:12:44 ---> Running in b7f6f5e93f98 23:12:45 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:12:45 ok github.com/edgexfoundry/device-rest-go/driver 0.086s coverage: 56.3% of statements 23:12:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:12:51 gofmt -l . 23:12:51 [ "`gofmt -l .`" = "" ] 23:12:51 ./bin/test-go-mod-tidy.sh 23:12:52 ./bin/test-attribution-txt.sh 23:12:53 An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add 23:12:53 make: *** [Makefile:28: test] Error 1 [Pipeline] } 23:12:53 $ docker stop --time=1 114d0731de88a8f29801a817c08446ba045c2e68bdc2293ab1594d694249b9db 23:12:56 $ docker rm -f 114d0731de88a8f29801a817c08446ba045c2e68bdc2293ab1594d694249b9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:12:58 Failed in branch amd64 23:13:11 Removing intermediate container b7f6f5e93f98 23:13:11 ---> a893ce62eabf 23:13:11 Successfully built a893ce62eabf 23:13:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:13:11 + docker inspect -f . ci-base-image-arm64 23:13:11 . [Pipeline] withDockerContainer 23:13:12 prd-ubuntu18.04-docker-arm64-4c-16g-21717 does not seem to be running inside a container 23:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:13 $ docker top bb5c484e348175c6d0f29b4c1f9dc7fda3963b5e3a102d62d49b54ffd5e30108 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:14 + go version 23:13:14 go version go1.15.5 linux/arm64 [Pipeline] } 23:13:14 $ docker stop --time=1 bb5c484e348175c6d0f29b4c1f9dc7fda3963b5e3a102d62d49b54ffd5e30108 23:13:16 $ docker rm -f bb5c484e348175c6d0f29b4c1f9dc7fda3963b5e3a102d62d49b54ffd5e30108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:17 + docker inspect -f . ci-base-image-arm64 23:13:17 . [Pipeline] withDockerContainer 23:13:18 prd-ubuntu18.04-docker-arm64-4c-16g-21717 does not seem to be running inside a container 23:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:13:19 $ docker top ac66d5118dac231ad5f9c0f861190c2aea9261d6ea8c074a14eaf8e3791e506e -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:20 + make test 23:13:20 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:13:21 ? github.com/edgexfoundry/device-rest-go [no test files] 23:14:01 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:14:01 ok github.com/edgexfoundry/device-rest-go/driver 0.054s coverage: 56.3% of statements 23:14:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:14:07 gofmt -l . 23:14:07 [ "`gofmt -l .`" = "" ] 23:14:07 ./bin/test-go-mod-tidy.sh 23:14:07 ./bin/test-attribution-txt.sh 23:14:08 An attribution for gopkg.in/yaml.v3 is missing from in Attribution.txt, please add 23:14:08 make: *** [Makefile:28: test] Error 1 [Pipeline] } 23:14:08 $ docker stop --time=1 ac66d5118dac231ad5f9c0f861190c2aea9261d6ea8c074a14eaf8e3791e506e 23:14:10 $ docker rm -f ac66d5118dac231ad5f9c0f861190c2aea9261d6ea8c074a14eaf8e3791e506e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:14:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:14:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:14:15 ---> package-listing.sh 23:14:15 ++ facter osfamily 23:14:15 ++ tr '[:upper:]' '[:lower:]' 23:14:15 + OS_FAMILY=redhat 23:14:15 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-75 23:14:15 + START_PACKAGES=/tmp/packages_start.txt 23:14:15 + END_PACKAGES=/tmp/packages_end.txt 23:14:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:14:15 + PACKAGES=/tmp/packages_start.txt 23:14:15 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-75 ']' 23:14:15 + PACKAGES=/tmp/packages_end.txt 23:14:15 + case "${OS_FAMILY}" in 23:14:15 + rpm -qa 23:14:15 + sort 23:14:21 + '[' -f /tmp/packages_start.txt ']' 23:14:21 + '[' -f /tmp/packages_end.txt ']' 23:14:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:14:21 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-75 ']' 23:14:21 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-75/archives/ 23:14:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-75/archives/ [Pipeline] echo 23:14:21 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/dgexfoundry_device-rest-go_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:14:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:14:21 23:14:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:14:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:14:22 alpine: Pulling from edgex-lftools-log-publisher 23:14:22 df20fa9351a1: Pulling fs layer 23:14:22 36b3adc4ff6f: Pulling fs layer 23:14:22 8ad3a11d3b57: Pulling fs layer 23:14:22 46f8f816bc3b: Pulling fs layer 23:14:22 93b61091891f: Pulling fs layer 23:14:22 93b9cdb0e59b: Pulling fs layer 23:14:22 5e14af77c1be: Pulling fs layer 23:14:22 01666e4c0597: Pulling fs layer 23:14:22 aa168da1d23b: Pulling fs layer 23:14:22 93b61091891f: Waiting 23:14:22 93b9cdb0e59b: Waiting 23:14:22 5e14af77c1be: Waiting 23:14:22 01666e4c0597: Waiting 23:14:22 aa168da1d23b: Waiting 23:14:22 36b3adc4ff6f: Verifying Checksum 23:14:22 36b3adc4ff6f: Download complete 23:14:22 46f8f816bc3b: Verifying Checksum 23:14:22 46f8f816bc3b: Download complete 23:14:22 df20fa9351a1: Verifying Checksum 23:14:22 df20fa9351a1: Download complete 23:14:22 93b9cdb0e59b: Verifying Checksum 23:14:22 93b9cdb0e59b: Download complete 23:14:22 93b61091891f: Verifying Checksum 23:14:22 93b61091891f: Download complete 23:14:22 5e14af77c1be: Verifying Checksum 23:14:22 5e14af77c1be: Download complete 23:14:22 01666e4c0597: Verifying Checksum 23:14:22 01666e4c0597: Download complete 23:14:22 df20fa9351a1: Pull complete 23:14:22 36b3adc4ff6f: Pull complete 23:14:23 8ad3a11d3b57: Download complete 23:14:24 8ad3a11d3b57: Pull complete 23:14:24 46f8f816bc3b: Pull complete 23:14:24 93b61091891f: Pull complete 23:14:24 93b9cdb0e59b: Pull complete 23:14:26 aa168da1d23b: Verifying Checksum 23:14:26 aa168da1d23b: Download complete 23:14:26 5e14af77c1be: Pull complete 23:14:26 01666e4c0597: Pull complete 23:14:34 aa168da1d23b: Pull complete 23:14:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:14:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:14:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:14:34 prd-centos7-docker-4c-2g-21712 does not seem to be running inside a container 23:14:34 $ 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/dgexfoundry_device-rest-go_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-75 -v /w/workspace/dgexfoundry_device-rest-go_PR-75:/w/workspace/dgexfoundry_device-rest-go_PR-75:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-75@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:14:38 $ docker top 3e7ab83ca86e47355d4ca418a795aeccdbd02862b0ad291ee9403ead527a2afb -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:39 + touch /tmp/pre-build-complete [Pipeline] sh 23:14:39 + mkdir -p /var/log/sa [Pipeline] sh 23:14:39 + ls /var/log/sa-host 23:14:39 + sadf -c /var/log/sa-host/sa20 23:14:39 file_magic: OK 23:14:39 HZ: Using current value: 100 23:14:39 file_header: OK 23:14:39 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 23:14:39 Statistics: 23:14:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:14:39 File successfully converted to sysstat format version 12.2.1 23:14:39 + sadf -c /var/log/sa-host/sa23 23:14:39 file_magic: OK 23:14:39 HZ: Using current value: 100 23:14:39 file_header: OK 23:14:39 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 23:14:39 Statistics: 23:14:39 Hnuu...uuuununununu... 23:14:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:14:40 provisioning config files... 23:14:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-75@tmp/config4353603318809532149tmp [Pipeline] { [Pipeline] echo 23:14:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:14:40 ---> create-netrc.sh [Pipeline] } 23:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:14:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:14:41 ---> python-tools-install.sh [Pipeline] echo 23:14:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:14:41 ---> sudo-logs.sh 23:14:41 Archiving 'sudo' log.. [Pipeline] echo 23:14:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:14:41 ---> job-cost.sh 23:14:41 lf-activate-venv: SKIPPING 23:14:41 INFO: No Stack... 23:14:42 INFO: Retrieving Pricing Info for: v1-standard-2 23:14:43 INFO: Archiving Costs [Pipeline] echo 23:14:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:14:43 ---> logs-deploy.sh 23:14:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-75/2 23:14:43 INFO: archiving workspace using pattern(s): 23:14:45 Archives upload complete. 23:14:45 INFO: archiving logs to Nexus